Daily bump.
[platform/upstream/gcc.git] / ChangeLog
1 2022-01-17  Martin Liska  <mliska@suse.cz>
2
3         * MAINTAINERS: Rename .c names to .cc.
4
5 2022-01-13  Jakub Jelinek  <jakub@redhat.com>
6
7         * Makefile.am: Remove.
8
9 2022-01-11  Thomas Koenig  <tkoenig@gcc.gnu.org>
10
11         * Makefile.am: New file.
12
13 2022-01-11  Martin Liska  <mliska@suse.cz>
14
15         * MAINTAINERS: Sort 2 names.
16
17 2022-01-10  Martin Liska  <mliska@suse.cz>
18
19         * MAINTAINERS: Fix obvious issues with sorting.
20
21 2022-01-07  liuhongt  <hongtao.liu@intel.com>
22
23         * build.log: New file.
24
25 2022-01-05  Nathan Sidwell  <nathan@acm.org>
26
27         * MAINTAINERS: Add DCO entry.  Sort that list.
28
29 2022-01-04  Gaius Mulley  <gaiusmod2@gmail.com>
30
31         * MAINTAINERS: Change of email address in both DCO and
32         Write After Approval list.
33
34 2021-12-21  Iain Buclaw  <ibuclaw@gdcproject.org>
35
36         * configure: Regenerate.
37
38 2021-12-21  Martin Liska  <mliska@suse.cz>
39
40         * config.sub: Change mode back to 755.
41
42 2021-12-17  Martin Liska  <mliska@suse.cz>
43
44         * config.sub: Sync from master.
45
46 2021-12-17  Martin Liska  <mliska@suse.cz>
47
48         Revert:
49         2021-12-16  Matthias Seidel  <mseidel@apache.org>
50
51         * config.sub: Fix typo.
52
53 2021-12-16  Matthias Seidel  <mseidel@apache.org>
54
55         * config.sub: Fix typo.
56
57 2021-12-16  H.J. Lu  <hjl.tools@gmail.com>
58
59         Revert:
60         2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
61
62         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
63         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
64         * configure.ac: Include config/gcc-plugin.m4.
65         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
66         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
67         RANLIB if possible.
68         * Makefile.in: Regenerated.
69         * configure: Likewise.
70
71 2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
72
73         * Makefile.tpl (BUILD_CFLAGS): New.
74         (CFLAGS): Append $(BUILD_CFLAGS).
75         (CXXFLAGS): Likewise.
76         (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
77         (PGO_BUILD_TRAINING_CFLAGS): Likewise.
78         (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
79         (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
80         (PGO_BUILD_TRAINING_MFLAGS): Likewise.
81         (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
82         (PGO-TRAINING-TARGETS): Likewise.
83         (PGO_BUILD_TRAINING): Likewise.
84         (all): Add '+' to the command line for recursive make.  Support
85         the PGO build.
86         * configure.ac: Add --enable-pgo-build[=lto].
87         AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
88         PGO_BUILD_LTO_CFLAGS.  Enable the PGO build in Makefile.
89         * Makefile.in: Regenerated.
90         * configure: Likewise.
91
92 2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
93
94         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
95         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
96         * configure.ac: Include config/gcc-plugin.m4.
97         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
98         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
99         RANLIB if possible.
100         * Makefile.in: Regenerated.
101         * configure: Likewise.
102
103 2021-12-14  Marc Poulhiès  <poulhies@adacore.com>
104
105         * MAINTAINERS: Add myself to write after approval.
106
107 2021-12-06  Navid Rahimi  <navidrahimi@microsoft.com>
108
109         * MAINTAINERS: Adding myself.
110
111 2021-12-02  Pekka Seppänen  <pexu@gcc.mail.kapsi.fi>
112
113         * configure: Regenerate.
114         * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
115         $(CPP).
116
117 2021-11-30  Iain Buclaw  <ibuclaw@gdcproject.org>
118
119         * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
120         libatomic.
121         * Makefile.in: Regenerate.
122         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
123         (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
124         target-libphobos-bootstrap.
125         (STAGE2_CONFIGURE_FLAGS): Likewise.
126         * configure: Regenerate.
127         * configure.ac: Add support for bootstrapping D front-end.
128
129 2021-11-16  Martin Uecker  <uecker@gcc.gnu.org>
130
131         * MAINTAINERS: Add myself to DCO section and update email address.
132
133 2021-11-16  Iain Sandoe  <iain@sandoe.co.uk>
134
135         * configure: Regenerate.
136         * configure.ac: Ensure that PIC (shared) defaults are set
137         correctly for Darwin.
138
139 2021-11-16  Jim Wilson  <jim.wilson.gcc@gmail.com>
140
141         * MAINTAINERS: Update my address.
142
143 2021-11-12  Alan Modra  <amodra@gmail.com>
144
145         * Makefile.def (configure-opcodes): Depend on configure-bfd.
146         * Makefile.in: Regenerate.
147
148 2021-11-03  Maciej W. Rozycki  <macro@embecosm.com>
149
150         * MAINTAINERS: Clarify the policy WRT the Write After Approval
151         list.
152
153 2021-11-02  Andrew Burgess  <andrew.burgess@embecosm.com>
154
155         * MAINTAINERS (Reviewers, arc): Remove my entry.
156         (Write After Approval): Add an entry for myself.
157
158 2021-10-28  Richard Purdie  <richard.purdie@linuxfoundation.org>
159
160         * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
161         * Makefile.in: Regenerate.
162         * configure: Regenerate.
163         * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
164
165 2021-10-26  Jeff Law  <jeffreyalaw@gmail.com>
166
167         * MAINTAINERS: Fix up Maciej's entries.
168
169 2021-10-26  Maciej W. Rozycki  <macro@embecosm.com>
170
171         * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
172         maintainer.
173
174 2021-10-22  Eric Gallager  <egallager@gcc.gnu.org>
175
176         PR other/102663
177         * Makefile.def: Handle install-dvi target.
178         * Makefile.tpl: Likewise.
179         * Makefile.in: Regenerate.
180
181 2021-10-19  Clément Chigot  <clement.chigot@atos.net>
182
183         * MAINTAINERS: Add myself for write after approval.
184
185 2021-10-12  Eric Gallager  <egallager@gcc.gnu.org>
186
187         * Makefile.def: Mark libcody, libdecnumber,
188         c++tools, libgcc, and libobjc as missing TAGS
189         targets.
190         * Makefile.in: Regenerate.
191
192 2021-10-07  Siddhesh Poyarekar  <siddhesh@gotplt.org>
193
194         * MAINTAINERS: Add myself to DCO section and update email
195         address.
196
197 2021-09-29  Jonathan Wakely  <jwakely@redhat.com>
198
199         * MAINTAINERS: Add myself to DCO section.
200
201 2021-09-28  Andrew Burgess  <andrew.burgess@embecosm.com>
202
203         * configure: Regenerate.
204         * configure.ac (skipdirs): Add the contents of target_configdirs if
205         we are not building gcc.
206
207 2021-09-24  Andrew Burgess  <andrew.burgess@embecosm.com>
208
209         * Makefile.def: Back-port commits ba4d88ad892f and
210         755ba58ebef0 from binutils-gdb repository.
211         * Makefile.in: Regenerated.
212
213 2021-09-20  Harald Anlauf  <anlauf@gmx.de>
214
215         * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
216
217 2021-09-17  Iain Sandoe  <iain@sandoe.co.uk>
218
219         * Makefile.def: Add a jit check target for the jit
220         language.
221         * Makefile.in: Regenerate.
222
223 2021-09-16  Andrew Pinski  <apinski@marvell.com>
224
225         PR bootstrap/67102
226         * Makefile.def: Have configure-target-libffi depend on
227         all-target-libstdc++-v3.
228         * Makefile.in: Regenerate.
229
230 2021-09-10  Petter Tomner  <tomner@kth.se>
231
232         * MAINTAINERS: Me added to DCO and write after approval
233
234 2021-09-01  YunQiang Su  <syq@debian.org>
235
236         * MAINTAINERS: Add myself for write after approval.
237
238 2021-08-31  Andrew Burgess  <andrew.burgess@embecosm.com>
239
240         * Makefile.def: Add all-gdb dependency on all-libbacktrace.
241         * Makefile.in: Regenerate.
242
243 2021-08-21  Dragan Mladjenovic  <Dragan.Mladjenovic@syrmia.com>
244
245         * MAINTAINERS: Add myself for write after approval.
246
247 2021-08-18  Iain Sandoe  <iain@sandoe.co.uk>
248
249         * Makefile.in: Regenerate.
250         * Makefile.tpl: Make the state of the configured host
251         shared flag available to makefile fragements.
252
253 2021-08-09  Hongyu Wang  <hongyu.wang@intel.com>
254
255         * MAINTAINERS (Write After Approval): Add myself.
256
257 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
258
259         * .dir-locals.el (bug-reference-url-format): Use https.
260
261 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
262
263         * .dir-locals.el (c-mode): Change fill-column to 79.
264
265 2021-07-15  Trevor Saunders  <tbsaunde@tbsaunde.org>
266
267         * MAINTAINERS: Add myself to DCO section.
268
269 2021-07-09  Iain Sandoe  <iain@sandoe.co.uk>
270
271         * configure: Regenerate.
272         * configure.ac: Adjust cases for which it is necessary to
273         include the Darwin host config fragment.
274
275 2021-07-06  Gaius Mulley  <gaius.mulley@southwales.ac.uk>
276
277         * MAINTAINERS: Add myself for write after approval and DCO.
278
279 2021-07-05  Iain Sandoe  <iain@sandoe.co.uk>
280
281         * Makefile.def: Add dsymutil defs.
282         * Makefile.in: Regenerated.
283         * Makefile.tpl: Add dsymutil to flags.
284         * configure: Regenerated.
285         * configure.ac: Add dsymutil to target and build recipes.
286
287 2021-07-01  Ankur Saini  <arsenic@sourceware.org>
288
289         * MAINTAINERS: Add myself for write after approval.
290
291 2021-06-30  Xi Ruoyao  <xry111@mengyan1223.wang>
292
293         * MAINTAINERS (Write After Approval): Add myself.
294
295 2021-06-25  Matthias Kretz  <m.kretz@gsi.de>
296
297         * MAINTAINERS: Add myself for write after approval and DCO
298
299 2021-06-24  prathamesh.kulkarni  <prathamesh.kulkarni@linaro.org>
300
301         * .gitignore: Add entry for cscope.out.
302
303 2021-06-22  liuhongt  <hongtao.liu@intel.com>
304
305         * MAINTAINERS: Remove my Write After Approval entry.
306
307 2021-06-21  liuhongt  <hongtao.liu@intel.com>
308
309         * MAINTAINERS: Add myself as maintainer of the i386 vector
310         extensions.
311
312 2021-06-18  Antoni Boucher  <bouanto@zoho.com>
313
314         * MAINTAINERS (Write After Approval): Add myself.
315
316 2021-06-17  Aldy Hernandez  <aldyh@redhat.com>
317
318         * MAINTAINERS (Various Maintainers): Add Andrew and myself
319         as *vrp and ranger maintainers.
320
321 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
322
323         * MAINTAINERS: Adjust my entry in the DCO section so that it does
324         not trigger testsuite failures.
325
326 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
327
328         * MAINTAINERS: Add myself to DCO section with both email addresses.
329
330 2021-06-03  Jason Merrill  <jason@redhat.com>
331
332         * MAINTAINERS: Add DCO version number.
333
334 2021-06-02  Jason Merrill  <jason@redhat.com>
335
336         * MAINTAINERS: Add DCO section.
337
338 2021-05-31  Indu Bhagat  <indu.bhagat@oracle.com>
339
340         * MAINTAINERS (Write After Approval): Add myself.
341
342 2021-05-29  Mike Frysinger  <vapier@gentoo.org>
343
344         * configure.ac: Add gnulib to configdirs for sim.
345         * configure: Regenerate.
346
347 2021-05-18  Mike Frysinger  <vapier@gentoo.org>
348
349         * Makefile.def: Add configure-sim dependency on all-gnulib.
350         * Makefile.in: Regenerated.
351
352 2021-05-17  Serge Belyshev  <belyshev@depni.sinp.msu.ru>
353
354         * MAINTAINERS (Write After Approval): Add myself.
355
356 2021-05-12  Marcel Vollweiler  <marcel@codesourcery.com>
357
358         * MAINTAINERS (Write After Approval): Add myself.
359
360 2021-05-11  Martin Liska  <mliska@suse.cz>
361
362         * MAINTAINERS: Remove entries for removed
363         components (HSA, BRIG, libhsail-rt).
364         Move Pekka to Write After Approval.
365
366 2021-05-11  Martin Liska  <mliska@suse.cz>
367
368         * Makefile.def: Remove libhsail-rt.
369         * Makefile.in: Likewise.
370         * configure.ac: Likewise.
371         * configure: Regenerate.
372         * libhsail-rt/ChangeLog: Removed.
373         * libhsail-rt/Makefile.am: Removed.
374         * libhsail-rt/Makefile.in: Removed.
375         * libhsail-rt/README: Removed.
376         * libhsail-rt/aclocal.m4: Removed.
377         * libhsail-rt/configure: Removed.
378         * libhsail-rt/configure.ac: Removed.
379         * libhsail-rt/configure.tgt: Removed.
380         * libhsail-rt/include/internal/fibers.h: Removed.
381         * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
382         * libhsail-rt/include/internal/phsa-rt.h: Removed.
383         * libhsail-rt/include/internal/workitems.h: Removed.
384         * libhsail-rt/rt/arithmetic.c: Removed.
385         * libhsail-rt/rt/atomics.c: Removed.
386         * libhsail-rt/rt/bitstring.c: Removed.
387         * libhsail-rt/rt/fbarrier.c: Removed.
388         * libhsail-rt/rt/fibers.c: Removed.
389         * libhsail-rt/rt/fp16.c: Removed.
390         * libhsail-rt/rt/misc.c: Removed.
391         * libhsail-rt/rt/multimedia.c: Removed.
392         * libhsail-rt/rt/queue.c: Removed.
393         * libhsail-rt/rt/sat_arithmetic.c: Removed.
394         * libhsail-rt/rt/segment.c: Removed.
395         * libhsail-rt/rt/workitems.c: Removed.
396         * libhsail-rt/target-config.h.in: Removed.
397
398 2021-05-04  Nick Clifton  <nickc@redhat.com>
399
400         * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
401         * configure: Regenerate.
402
403 2021-04-28  Jakub Jelinek  <jakub@redhat.com>
404             Tobias Burnus  <tobias@codesourcery.com>
405
406         * configure.ac (--enable-offload-defaulted): New.
407         * configure: Regenerate.
408
409 2021-04-23  David Faust  <david.faust@oracle.com>
410
411         * MAINTAINERS (Write After Approval): Add myself.
412
413 2021-04-11  Hafiz Abid Qadeer  <abidh@codesourcery.com>
414
415         * MAINTAINERS (Write After Approval): Add myself.
416
417 2021-03-26  Dimitar Dimitrov  <dimitar@dinux.eu>
418
419         * MAINTAINERS: Add myself as pru port maintainer.
420
421 2021-03-23  David Malcolm  <dmalcolm@redhat.com>
422
423         * MAINTAINERS: Add myself as static analyzer maintainer.
424
425 2021-03-18  Jeff Law  <jlaw@tachyum.com>
426
427         * MAINTAINERS: Update primary entry.
428
429 2021-03-13  Eugene Rozenfeld  <erozen@microsoft.com>
430
431         * MAINTAINERS (Write After Approval): Add myself.
432
433 2021-03-13  Mike Frysinger  <vapier@gentoo.org>
434
435         * Makefile.def: Remove all-sim dependency on configure-gdb.
436         * Makefile.in: Regenerated.
437
438 2021-03-11  Jeff Law  <law@redhat.com>
439
440         * MAINTAINERS: Update entries for a few ex-ImgTec employees
441
442 2021-03-11  Martin Liska  <mliska@suse.cz>
443
444         * Makefile.tpl: The change was done Makefile.in which
445         is generated file.
446
447 2021-03-08  Jeff Law  <law@redhat.com>
448
449         * MAINTAINERS: Update my email address
450
451 2021-02-23  Kito Cheng  <kito.cheng@sifive.com>
452
453         * config.guess: Import latest upstream.
454         * config.sub: Import latest upstream.
455
456 2021-01-25  Martin Liska  <mliska@suse.cz>
457
458         PR gcov-profile/98739
459         * Makefile.in: Enable -fprofile-reproducible=parallel-runs
460         for profiledbootstrap.
461
462 2021-01-22  Jonathan Wright  <jonathan.wright@arm.com>
463
464         * MAINTAINERS (Write After Approval): Add myself.
465
466 2021-01-22  Maciej W. Rozycki  <macro@orcam.me.uk>
467
468         * MAINTAINERS (Write After Approval): Update my e-mail address.
469
470 2021-01-12  Segher Boessenkool  <segher@kernel.crashing.org>
471
472         * MAINTAINERS: Fix spacing.
473
474 2021-01-12  Qian Jianhua  <qianjh@cn.fujitsu.com>
475
476         * MAINTAINERS (Write After Approval): Add myself
477
478 2021-01-06  Nick Alcock  <nick.alcock@oracle.com>
479
480         * Makefile.def: Sync with binutils-gdb:
481         (dependencies): all-ld depends on all-libctf.
482         (host_modules): libctf is no longer no_install.
483         No longer no_check.  Checking depends on all-ld.
484         * Makefile.in: Regenerated.
485
486 2021-01-05  Samuel Thibault  <samuel.thibault@ens-lyon.org>
487
488         * libtool.m4: Match gnu* along other GNU systems.
489         * libgo/config/libtool.m4: Match gnu* along other GNU systems.
490         * libgo/configure: Re-generate.
491
492 2021-01-04  Philipp Tomsich  <philipp.tomsich@vrull.eu>
493
494         * MAINTAINERS: Update my email address.
495
496 2020-12-17  Marius Hillenbrand  <mhillen@linux.ibm.com>
497
498         * MAINTAINERS (Write After Approval): Add myself.
499
500 2020-12-15  Nathan Sidwell  <nathan@acm.org>
501
502         * Makefile.def
503         * Makefile.in
504         * Makefile.tpl
505         * configure
506         * configure.ac
507
508 2020-12-15  Nathan Sidwell  <nathan@acm.org>
509
510         * Makefile.def: Add libcody.
511         * configure.ac: Add libcody.
512         * Makefile.in: Regenerated.
513         * configure: Regenerated.
514
515 2020-12-14  Andrea Corallo  <andrea.corallo@arm.com>
516
517         * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
518
519 2020-12-05  Iain Sandoe  <iain@sandoe.co.uk>
520
521         PR target/97865
522         * libtool.m4: Update handling of Darwin platform link flags
523         for Darwin20.
524
525 2020-12-02  Simon Marchi  <simon.marchi@polymtl.ca>
526
527         * .gitignore: Sync with binutils-gdb
528
529 2020-12-02  Claudiu Zissulescu  <claziss@gmail.com>
530
531         * MAINTAINERS: Add myself as arc port maintainer.
532
533 2020-11-29  Iain Buclaw  <ibuclaw@gdcproject.org>
534
535         PR d/87788
536         * configure.ac: Don't disable D for *-*-darwin*.
537         * configure: Regenerate.
538
539 2020-11-29  John David Anglin  <danglin@gcc.gnu.org>
540
541         * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
542         hppa64-*-hpux11*.
543
544 2020-11-25  Matthew Malcomson  <matthew.malcomson@arm.com>
545
546         * configure: Regenerate.
547         * configure.ac: Add --bootstrap-hwasan option.
548
549 2020-11-23  Iain Sandoe  <iain@sandoe.co.uk>
550
551         * config.guess: Import latest upstream.
552         * config.sub: Import latest upstream.
553
554 2020-11-16  Martin Liska  <mliska@suse.cz>
555
556         * .gitignore: Add cache as clangd uses it now.
557
558 2020-11-13  Haochen Gui  <guihaoc@gcc.gnu.org>
559
560         * MAINTAINERS (Write After Approval): add myself
561
562 2020-11-09  Pat Bernardi  <bernardi@adacore.com>
563
564         * MAINTAINERS (Write After Approval): Add myself.
565
566 2020-11-09  Jonathan Wakely  <jwakely@redhat.com>
567
568         * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
569         Remove FIXME comments.
570
571 2020-11-06  Martin Uecker  <muecker@gwdg.de>
572
573         * MAINTAINERS: Update my email address.
574
575 2020-11-06  Hongtao Liu  <hongtao.liu@intel.com>
576
577         * MAINTAINERS (Write After Approval): Add myself.
578
579 2020-10-06  Tobias Burnus  <tobias@codesourcery.com>
580
581         PR target/97302
582         * configure.ac: Only set with_gmp to /usr/local
583         if not building in tree.
584         * configure: Regenerate.
585
586 2020-09-18  Omar Tahir  <omar.tahir@arm.com>
587
588         * MAINTAINERS (Write After Approval): Add myself.
589
590 2020-08-26  Tobias Burnus  <tobias@codesourcery.com>
591
592         * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
593
594 2020-08-20  Tobias Burnus  <tobias@codesourcery.com>
595
596         PR bootstrap/96612
597         * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
598         if not the same as ${host}.
599         * configure: Regenerate.
600
601 2020-08-16  Sergei Trofimovich  <slyfox@gcc.gnu.org>
602
603         * MAINTAINERS (Write After Approval): Add myself.
604
605 2020-08-12  Senthil Kumar Selvaraj  <saaadhu@gcc.gnu.org>
606
607         * MAINTAINERS: Update my email address.
608
609 2020-07-30  Joe Ramsay  <joe.ramsay@arm.com>
610
611         * MAINTAINERS (Write After Approval): Add myself.
612
613 2020-07-22  Przemyslaw Wirkus  <przemyslaw.wirkus@arm.com>
614
615         * MAINTAINERS (Write After Approval): Add myself.
616
617 2020-06-12  Martin Liska  <mliska@suse.cz>
618
619         * .gitignore: Add .clang-tidy.
620
621 2020-06-08  Jason Merrill  <jason@redhat.com>
622
623         * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
624         * configure: Regenerate.
625
626 2020-06-06  Max Filippov  <jcmvbkbc@gmail.com>
627
628         * MAINTAINERS: Add myself as xtensa port maintainer.
629
630 2020-05-28  Nicolas Bértolo  <nicolasbertolo@gmail.com>
631
632         * configure.ac: Don't require --enable-host-shared when building
633         for Mingw.
634         * configure: Regenerate.
635
636 2020-05-18  Jason Merrill  <jason@redhat.com>
637
638         * configure.ac: Update bootstrap dialect to -std=c++11.
639
640 2020-05-18  Alex Coplan  <alex.coplan@arm.com>
641
642         * MAINTAINERS (Write After Approval): Add myself.
643
644 2020-04-29  Thomas Schwinge  <thomas@codesourcery.com>
645
646         PR target/92713
647         * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
648         (noconfigdirs): Add 'target-libstdc++-v3'.
649         * configure: Regenerate.
650
651 2020-04-21  Stephen Casner  <casner@acm.org>
652
653         PR 25830
654         * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
655         * configure: Rebuild.
656
657 2020-04-17  Martin Liska  <mliska@suse.cz>
658             Jonathan Yong <10walls@gmail.com>
659
660         PR gcov-profile/94570
661         * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
662         for CYGWIN.
663
664 2020-04-14  Martin Jambor  <mjambor@suse.cz>
665
666         * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
667
668 2020-04-09  Tom Tromey  <tom@tromey.com>
669
670         * configure: Rebuild.
671         * Makefile.in: Rebuild.
672         * Makefile.def (gdbsupport, gdbserver): New host modules.
673         (configure-gdb): Depend on all-gdbsupport.
674         (all-gdb): Depend on all-gdbsupport, all-libctf.
675         * configure.ac (host_tools): Add gdbserver.
676         Conditionally build gdbserver and gdbsupport.
677
678 2020-03-09  Tobias Burnus  <tobias@codesourcery.com>
679
680         * configure.ac: Build libgomp by default for amdgcn.
681         * configure: Regenerate.
682
683 2020-03-05  Srinath Parvathaneni  <srinath.parvathaneni@arm.com>
684
685         * MAINTAINERS (Write After Approval): Add myself.
686
687 2020-02-28  Joel Hutton  <joel.hutton@arm.com>
688
689         * MAINTAINERS (Write After Approval) : Add myself.
690
691 2020-02-20  Palmer Dabbelt  <palmer@sifive.com>
692
693         * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
694
695 2020-02-14  Martin Sebor  <msebor@redhat.com>
696
697         * doc/extend.texi (attribute alias): Mention type requirement.
698         (attribute weak): Same.
699         (attribute weakref): Correct invalid example.
700
701 2020-02-03  Segher Boessenkool  <segher@kernel.crashing.org>
702
703         * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
704
705 2020-01-15  Segher Boessenkool  <segher@kernel.crashing.org>
706             Jakub Jelinek  <jakub@redhat.com>
707
708         * .gitattributes: Add *.md diff=md.
709
710 2020-01-14  Georg-Johann Lay  <avr@gjlay.de>
711
712         The mentioned auto-generated file is no more part of the
713
714         GCC sources, it's auto-generated in $(builddir) during build.
715
716         PR target/92055
717         * contrib/gcc_update (files_and_dependencies): Remove
718         entry for gcc/config/avr/t-multilib.
719
720 2020-01-14  Anatoly Sokolov <aesok@dol.ru>
721
722         * MAINTAINERS: Update my email address.
723
724 2020-01-13  Joseph Myers  <joseph@codesourcery.com>
725
726         * README.MOVED_TO_GIT: Remove.
727
728 2020-01-11  Joseph Myers  <joseph@codesourcery.com>
729
730         * README.MOVED_TO_GIT: New file.
731
732 2020-01-02  Dennis Zhang  <dennis.zhang@arm.com>
733
734         * MAINTAINERS (Write After Approval): Add myself.
735
736 2019-12-20  Jerome Lambourg  <lambourg@adacore.com>
737
738         * MAINTAINERS (write_after_approval): Add myself.
739
740 2019-12-19  Stam Markianos-Wright  <stam.markianos-wright@arm.com>
741
742         * MAINTAINERS (write_after_approval): Add myself.
743
744 2019-12-17  Mihail Ionescu  <mihail.ionescu@arm.com>
745
746         * MAINTAINERS (write_after_approval): Add myself.
747
748 2019-12-11  Matthias Klose  <doko@ubuntu.com>
749
750         * configure.ac: Factor out common cases for compare_exclusions.
751         * configure: Regenerate.
752
753 2019-12-11  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
754
755         * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
756         flag.
757
758 2019-12-10  Lewis Hyatt  <lhyatt@gmail.com>
759
760         * MAINTAINERS (Write After Approval): Add myself.
761
762 2019-11-27  Tobias Burnus  <tobias@codesourcery.com>
763
764         PR middle-end/92463
765         * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
766         * configure: Regenerate
767
768 2019-11-20  Janne Blomqvist  <jb@gcc.gnu.org>
769
770         * configure.ac: Use https for gcc.gnu.org.
771         * configure: Regenerated.
772
773 2019-11-19  James Greenhalgh  <james.greenhalgh@arm.com>
774
775         * MAINTAINERS (aarch64 port): Remove my name, move to...
776         (Write After Approval): ...Here.
777
778 2019-11-15  Kelvin Nilsen  <kelvin@gcc.gnu.org>
779
780         * MAINTAINERS: Change my email address as maintainer.
781
782 2019-11-11  Janne Blomqvist  <jb@gcc.gnu.org>
783
784         PR fortran/91828
785         * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
786         * configure: Regenerated.
787
788 2019-10-21  Jason Merrill  <jason@redhat.com>
789
790         * .gitattributes: Also check ChangeLog whitespace.
791
792 2019-10-21  Andrew Burgess  <andrew.burgess@embecosm.com>
793
794         * contrib/dg-extract-results.sh: Add support for KPASS.
795         * contrib/dg-extract-results.py: Likewise.
796
797 2019-10-17  Jason Merrill  <jason@redhat.com>
798
799         * .gitattributes: Avoid {} in filename pattern.
800
801 2019-10-08  Thomas Schwinge  <thomas@codesourcery.com>
802
803         * MAINTAINERS: Add back Trevor Smigiel; move into Write After
804         Approval section.
805
806 2019-10-01  Frederik Harwath <frederik@codesourcery.com>
807
808         * MAINTAINERS: Add myself to Write After Approval
809
810 2019-09-26  Richard Sandiford  <richard.sandiford@arm.com>
811
812         * MAINTAINERS: Add myself as an aarch64 maintainer.
813
814 2019-09-26  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
815
816         * MAINTAINERS: Add myself as aarch64 maintainer.
817
818 2019-09-23  Carl Love  <cel@us.ibm.com>
819
820         * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
821         New define_insn.
822         (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
823         vsx_xxpermdi16_le_V16QI): Removed define_insn.
824
825 2019-09-13  Sam Tebbs  <sam.tebbs@arm.com>
826
827         * MAINTAINERS (Sam Tebbs): Update email address.
828
829 2019-09-10  Tobias Burnus  <tobias@codesourcery.com>
830
831         * MAINTAINERS: Update my email address.
832
833 2019-09-10  Christophe Lyon  <christophe.lyon@st.com>
834
835         * libtool.m4: Handle uclinuxfdpiceabi.
836
837 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
838
839         * MAINTAINERS: Add myself as the maintainer of the eBPF port.
840         Remove myself from Write After Approval section.
841
842 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
843
844         * configure.ac: Support for bpf-*-* targets.
845         * configure: Regenerate.
846
847 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
848
849         * config.sub: Import upstream version 2019-06-30.
850         * config.guess: Import upstream version 2019-07-24.
851
852 2019-09-03  Ulrich Weigand  <uweigand@de.ibm.com>
853
854         * MAINTAINERS: Remove spu port maintainers.
855
856 2019-08-28  Martin Liska  <mliska@suse.cz>
857
858         * .gitignore: Add .clangd and compile_commands.json
859         to .gitignore.
860
861 2019-08-23  Michael Forney  <mforney@mforney.org>
862
863         * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
864         * Makefile.in: Regenerate.
865
866 2019-08-19  Tom Tromey  <tom@tromey.com>
867
868         * configure: Rebuild.
869         * configure.ac: Add --with-static-standard-libraries.
870
871 2019-08-16  Alexandre Oliva <oliva@gnu.org>
872
873         * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
874
875 2019-08-13  Mark Eggleston  <mark.eggleston@codethink.co.uk>
876
877         * MAINTAINERS (Write After Approval): Add myself.
878
879 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
880
881         * MAINTAINERS (Write After Approval): Remove myself, already listed in
882         RISC-V port maitainer.
883
884 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
885
886         * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
887
888 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
889
890         * MAINTAINERS (Write After Approval): Add myself.
891
892 2019-07-03  Andrea Corallo  <andrea.corallo@arm.com>
893
894         * MAINTAINERS (Write After Approval): Add myself.
895
896 2019-06-25  Martin Liska  <mliska@suse.cz>
897
898         contrib/filter-clang-warnings.py: Transform from
899         filter-rtags-warnings.py.
900
901 2019-06-15  Tom Tromey  <tom@tromey.com>
902
903         * configure.ac (host_libs): Add gnulib.
904         * configure: Rebuild.
905         * Makefile.def (host_modules, dependencies): Add gnulib.
906         * Makefile.in: Rebuild.
907
908 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
909
910         * MAINTAINERS (Write After Approval): Add myself.
911
912 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
913
914         * configure: Regenerate.
915         * configure.ac: Add PRU target.
916
917 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
918
919         * MAINTAINERS (Write After Approval): Add myself.
920
921 2019-06-11  Nick Clifton  <nickc@redhat.com>
922
923         Import these changes from the binutils/gdb repository:
924
925         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
926
927         * Makefile.def (dependencies): configure-libctf depends on all-bfd
928         and all its deps.
929         * Makefile.in: Regenerated.
930
931         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
932
933         * Makefile.def (host_modules): Add libctf.
934         * Makefile.def (dependencies): Likewise.
935         libctf depends on zlib, libiberty, and bfd.
936         * Makefile.in: Regenerated.
937         * configure.ac (host_libs): Add libctf.
938         * configure: Regenerated.
939
940 2019-05-20  Vladislav Ivanishin  <vlad@ispras.ru>
941
942         * MAINTAINERS (Write After Approval): Add myself.
943
944 2019-05-19  Peter Bergner  <bergner@linux.ibm.com>
945
946         * MAINTAINERS: Update my email address.
947
948 2019-05-17  Thomas Rodgers  <trodgers@redhat.com>
949
950         * MAINTAINERS (Write After Approval): Add myself.
951
952 2019-05-16  Jun Ma  <junma@linux.alibaba.com>
953
954         * MAINTAINERS (Write After Approval): Add myself.
955
956 2019-05-07  Jim Wilson  <jimw@sifive.com>
957
958         * MAINTAINERS: Remove myself as IA-64 maintainer.
959
960 2019-05-04  Roland Illig  <roland.illig@gmx.de>
961
962         * MAINTAINERS (Write After Approval): Add myself.
963
964 2019-05-02  Richard Biener  <rguenther@suse.de>
965
966         PR bootstrap/85574
967         * Makefile.tpl (compare target): Also compare extra-compare
968         files.
969         * Makefile.in: Regenerate.
970
971 2019-04-22  Roman Zhuykov  <zhroma@ispras.ru>
972
973         * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
974         as modulo-scheduler maintainer.
975
976 2019-04-21  Iain Sandoe  <iain@sandoe.co.uk>
977
978         * MAINTAINERS: Add myself as co-maintainer for Darwin.
979
980 2019-04-18  Iain Sandoe  <iain@sandoe.co.uk>
981
982         * MAINTAINERS: Update my email address.
983
984 2019-04-14  Johannes Pfau  <johannespfau@gmail.com>
985
986         * configure.ac: Remove d from unsupported languages on mingw and cygwin.
987         * configure: Regenerate.
988
989 2019-04-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
990
991         * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
992         * configure: Regenerate.
993
994 2019-04-12  Iain Buclaw  <ibuclaw@gdcproject.org>
995
996         * configure.ac: Add target-zlib to target_libraries.
997         * configure: Regenerate.
998
999 2019-04-09  Martin Liska  <mliska@suse.cz>
1000
1001         * Makefile.in: Regenerate.
1002         * Makefile.tpl: Pass GENERATOR_CFLAGS
1003         in all stages.
1004
1005 2019-03-28  Martin Liska  <mliska@suse.cz>
1006
1007         PR bootstrap/89829
1008         * Makefile.in: Revert r254150.
1009         * Makefile.tpl: Likewise.
1010
1011 2019-03-28  Ben Elliston  <bje@gnu.org>
1012
1013         * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
1014         related, and libdecnumber.
1015
1016 2019-03-15  Alexander Monakov  <amonakov@ispras.ru>
1017
1018         * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
1019         (Write After Approval): Remove myself.
1020
1021 2019-02-27  Alejandro Martinez  <alejandro.martinezvicente@arm.com>
1022
1023         * MAINTAINERS (Write After Approval): Add myself.
1024
1025 2019-02-11  Andrew Stubbs  <ams@codesourcery.com>
1026
1027         * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
1028         (Write After Approval): Remove myself and Julian.
1029
1030 2019-01-26  Harald Anlauf  <anlauf@gmx.de>
1031
1032         * MAINTAINERS (Write After Approval): Add myself.
1033
1034 2019-01-25  Kwok Cheung Yeung  <kcy@codesourcery.com>
1035
1036         * MAINTAINERS (Write After Approval): Add myself.
1037
1038 2019-01-24  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
1039
1040         * ChangeLog: Replace space with tab.
1041         * MAINTAINERS: Delete 1 tab to keep alignment.
1042
1043 2019-01-21  Jiufu Guo  <guojiufu@linux.ibm.com>
1044
1045         * MAINTAINERS (Write After Approval): Add myself.
1046
1047 2019-01-18  Li Jia He  <helijia@gcc.gnu.org>
1048
1049         * MAINTAINERS (Write After Approval): Add myself.
1050
1051 2019-01-17  Andrew Stubbs  <ams@codesourcery.com>
1052             Kwok Cheung Yeung  <kcy@codesourcery.com>
1053             Julian Brown  <julian@codesourcery.com>
1054             Tom de Vries  <tom@codesourcery.com>
1055             Jan Hubicka  <hubicka@ucw.cz>
1056             Martin Jambor  <mjambor@suse.cz>
1057
1058         * configure.ac: Likewise.
1059         * configure: Regenerate.
1060         * contrib/config-list.mk: Add amdgcn-amdhsa.
1061
1062 2019-01-16  Kewen Lin  <linkw@gcc.gnu.org>
1063
1064         * MAINTAINERS (Write After Approval): Add myself.
1065
1066 2019-01-16  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
1067
1068         * MAINTAINERS (Write After Approval): Add myself.
1069
1070 2019-01-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1071
1072         PR target/88535
1073         * config.guess: Import upstream version 2019-01-03.
1074         * config.sub: Import upstream version 2019-01-01.
1075
1076 2018-12-21  Thomas Preud'homme  <thomas.preudhomme@linaro.org>
1077
1078         * MAINTAINERS (Write After Approval): Update my maintainer address.
1079
1080 2018-12-21  Gergö Barany  <gergo@codesourcery.com>
1081
1082         * MAINTAINERS (Write After Approval): Add myself.
1083
1084 2018-12-10  Segher Boessenkool  <segher@kernel.crashing.org>
1085
1086         * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
1087
1088 2018-12-05  Iain Sandoe  <iain@sandoe.co.uk>
1089
1090         * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
1091         (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
1092         (GCC_TARGET_TOOL): Likewise.
1093         * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
1094         (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
1095         OTOOL, OTOOL_FOR_TARGET: New substitutions.
1096         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
1097         * configure: Regenerate.
1098         * Makefile.in: Likewise.
1099
1100 2018-11-28  Johannes Pfau  <johannespfau@gmail.com>
1101
1102         * MAINTAINERS (Write After Approval): Add myself.
1103
1104 2018-11-13  Martin Liska  <mliska@suse.cz>
1105
1106         * gcc.target/i386/pr87930.c: Move to ...
1107         * gcc.dg/asan/pr87930.c: ... here.  Guard for i?86/x86_64 targets.
1108
1109 2018-11-10  Stafford Horne  <shorne@gmail.com>
1110
1111         * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
1112         (Write After Approval): Remove myself.
1113
1114 2018-11-06  Hafiz Abid Qadeer  <abidh@codesourcery.com>
1115
1116         * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
1117         Append $INCICONV to it.
1118
1119 2018-11-04  Stafford Horne  <shorne@gmail.com>
1120
1121         * MAINTAINERS (Write After Approval): Add myself.
1122
1123 2018-10-31  Joseph Myers  <joseph@codesourcery.com>
1124
1125         PR bootstrap/82856
1126         * multilib.am: New file.  From automake.
1127
1128         Merge from binutils-gdb:
1129         2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
1130
1131         * libtool.m4: Use AC_LANG_SOURCE.
1132         * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
1133         * ar-lib: New file.
1134         * test-driver: New file.
1135         * configure: Re-generate.
1136
1137 2018-10-31  Michael Ploujnikov  <michael.ploujnikov@oracle.com>
1138
1139         * MAINTAINERS (Write After Approval): Add myself.
1140
1141 2018-10-31  Iain Buclaw  <ibuclaw@gdcproject.org>
1142
1143         PR bootstrap/87788
1144         PR d/87799
1145         * configure: Rebuild.
1146         * configure.ac: Disable D on systems where it is known not to work.
1147
1148 2018-10-28  Iain Buclaw  <ibuclaw@gdcproject.org>
1149
1150         * Makefile.def (target_modules): Add libphobos.
1151         (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
1152         GDCFLAGS_FOR_TARGET.
1153         (dependencies): Make libphobos depend on libatomic, libbacktrace
1154         configure, and zlib configure.
1155         (language): Add language d.
1156         * Makefile.in: Rebuild.
1157         * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
1158         (HOST_EXPORTS): Add GDC.
1159         (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
1160         (BASE_TARGET_EXPORTS): Add GDC.
1161         (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
1162         (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
1163         (EXTRA_HOST_FLAGS): Add GDC.
1164         (STAGE1_FLAGS_TO_PASS): Add GDC.
1165         (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
1166         * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
1167         environment variables.
1168         * configure: Rebuild.
1169         * configure.ac: Add target-libphobos to target_libraries.  Set and
1170         substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
1171
1172 2018-10-24  Ilya Leoshkevich  <iii@linux.ibm.com>
1173
1174         * MAINTAINERS (Write After Approval): Add myself.
1175
1176 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
1177
1178         * MAINTAINERS (Write After Approval): Remove myself.
1179
1180 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
1181
1182         * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
1183
1184 2018-10-14  Bin Cheng <bin.cheng@linux.alibaba.com>
1185
1186         * MAINTAINERS: Update my email address.
1187
1188 2018-10-04  Thomas Schwinge  <thomas@codesourcery.com>
1189
1190         * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
1191         maintainer.
1192
1193 2018-09-13  Matthew Malcomson  <matthew.malcomson@arm.com>
1194
1195         * MAINTAINERS (Write After Approval): Add self.
1196
1197 2018-09-13  Sam Tebbs  <sam.tebbs@arm.com>
1198
1199         * MAINTAINERS (write after approval): Add myself.
1200
1201 2018-09-04  Xuepeng Guo  <xuepeng.guo@intel.com>
1202
1203         * MAINTAINERS: Update my email address.
1204
1205 2018-08-29  Vlad Lazar  <vlad.lazar@arm.com>
1206
1207         * MAINTAINERS (write after approval): Add myself.
1208
1209 2018-08-21  Richard Sandiford  <richard.sandiford@arm.com>
1210
1211         * MAINTAINERS: Add self to global reviewers list.
1212
1213 2018-08-17  Sandra Loosemore  <sandra@codesourcery.com>
1214
1215         MAINTAINERS: Add c-sky port maintainers.
1216
1217 2018-08-10  Martin Liska  <mliska@suse.cz>
1218
1219         * MAINTAINERS: Revert change in previous commit and
1220         join lines.
1221
1222 2018-08-10  Martin Liska  <mliska@suse.cz>
1223
1224         * MAINTAINERS: Remove extra line.
1225
1226 2018-08-06  Naveen H.S  <naveenh@marvell.com>
1227
1228         * MAINTAINERS: Update my email address.
1229
1230 2018-07-19  DJ Delorie  <dj@redhat.com>
1231
1232         * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
1233         as maintainer.
1234
1235 2018-07-16  Andreas Krebbel  <krebbel@linux.ibm.com>
1236
1237         * MAINTAINERS: Adjust email address for me and my colleague Robin
1238         Dapp.
1239
1240 2018-07-13  H.J. Lu  <hongjiu.lu@intel.com>
1241             Sunil K Pandey  <sunil.k.pandey@intel.com>
1242
1243         PR target/84413
1244         * config/i386/i386.c (m_CORE_AVX512): New.
1245         (m_CORE_AVX2): Likewise.
1246         (m_CORE_ALL): Add m_CORE_AVX2.
1247         * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
1248         Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
1249         and remove the rest of m_SKYLAKE_AVX512.
1250
1251 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
1252
1253         * config.sub: Sync with upstream version 2018-07-03.
1254
1255 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
1256
1257         * config.guess: Sync with upstream version 2018-06-26.
1258         * config.sub: Sync with upstream version 2018-07-02.
1259
1260 2018-06-19  Bernhard M. Wiedemann  <bwiedemann@suse.de>
1261
1262         * libtool.m4: Sort output of 'find' to enable deterministic builds.
1263         * ltmain.sh: Likewise.
1264
1265 2018-07-03  Segher Boessenkool  <segher@kernel.crashing.org>
1266
1267         * contrib/config-list.mk: Remove powerpc-linux_paired.
1268
1269 2018-06-29  Alexandre Oliva <oliva@adacore.com>
1270
1271         * configure.ac: Introduce support for @unless/@endunless.
1272         * Makefile.tpl (dep-kind): Rewrite with cond; return
1273         postbootstrap in some cases.
1274         (make-postboot-dep, postboot-targets): New.
1275         (dependencies): Do not output postbootstrap dependencies at
1276         first.  Output non-target ones changed for configure to depend
1277         on stage_last @if gcc-bootstrap, and the original deps @unless
1278         gcc-bootstrap.
1279         * configure.in, Makefile.in: Rebuilt.
1280
1281 2018-06-28  Jackson Woodruff  <jackson.woodruff@arm.com>
1282
1283         * MAINTAINERS (write after approval): Add myself.
1284
1285 2018-06-26  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
1286
1287         * MAINTAINERS (write after approval): Add myself.
1288
1289 2018-06-19  Nick Clifton  <nickc@redhat.com>
1290
1291         * zlib/configure.ac: Restore old behaviour of only enabling
1292         multilibs when a target subdirectory is defined.  This allows
1293         building with srcdir == builddir.
1294         * zlib/configure: Regenerate.
1295
1296 2018-06-18  Eric Botcazou  <ebotcazou@adacore.com>
1297
1298         * Makefile.def (fortran): Add check-target-libgomp-fortran.
1299         * Makefile.tpl (check-target-libgomp-fortran): New phony target.
1300         * Makefile.in: Regenerate.
1301
1302 2018-06-16  Ben Elliston  <bje@gnu.org>
1303
1304         * config.guess: Import latest version.
1305         * config.sub: Likewise.
1306
1307 2018-06-08  Martin Liska  <mliska@suse.cz>
1308
1309         * MAINTAINERS: Remove MPX-related entries.
1310         * Makefile.def: Remove libmpx support.
1311         * Makefile.in: Regenerate.
1312         * configure.ac: Remove removed files.
1313         * configure: Regenerate.
1314         * libmpx/ChangeLog: Remove.
1315         * libmpx/Makefile.am: Remove.
1316         * libmpx/Makefile.in: Remove.
1317         * libmpx/acinclude.m4: Remove.
1318         * libmpx/aclocal.m4: Remove.
1319         * libmpx/config.h.in: Remove.
1320         * libmpx/configure: Remove.
1321         * libmpx/configure.ac: Remove.
1322         * libmpx/configure.tgt: Remove.
1323         * libmpx/libmpx.spec.in: Remove.
1324         * libmpx/mpxrt/Makefile.am: Remove.
1325         * libmpx/mpxrt/Makefile.in: Remove.
1326         * libmpx/mpxrt/libmpx.map: Remove.
1327         * libmpx/mpxrt/libtool-version: Remove.
1328         * libmpx/mpxrt/mpxrt-utils.c: Remove.
1329         * libmpx/mpxrt/mpxrt-utils.h: Remove.
1330         * libmpx/mpxrt/mpxrt.c: Remove.
1331         * libmpx/mpxrt/mpxrt.h: Remove.
1332         * libmpx/mpxwrap/Makefile.am: Remove.
1333         * libmpx/mpxwrap/Makefile.in: Remove.
1334         * libmpx/mpxwrap/libmpxwrappers.map: Remove.
1335         * libmpx/mpxwrap/libtool-version: Remove.
1336         * libmpx/mpxwrap/mpx_wrappers.c: Remove.
1337
1338 2018-06-04  Martin Liska  <mliska@suse.cz>
1339
1340         * MAINTAINERS: Add myself as gcov maintainer.
1341
1342 2018-06-04  Matthew Fortune  <mfortune@gmail.com>
1343
1344         * MAINTAINERS: Update my email address.
1345
1346 2018-06-04  Tom de Vries  <tdevries@suse.de>
1347
1348         * MAINTAINERS: Remove write-after-approval entries for component
1349         maintainers.
1350
1351 2018-06-01  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
1352
1353         * MAINTAINERS (write after approval): Add myself.
1354
1355 2018-06-01  Bin Cheng <amker@gcc.gnu.org>
1356
1357         * MAINTAINERS: Update my email address.
1358
1359 2018-06-01  Tom de Vries  <tdevries@suse.de>
1360
1361         * MAINTAINERS: Update my email address.
1362
1363 2018-05-22  Bin Cheng <bin.cheng@arm.com>
1364
1365         * MAINTAINERS (loop-optimizer): Add myself.
1366
1367 2018-05-01  Francois H. Theron  <francois.theron@netronome.com>
1368
1369         * configure.ac: Added "nfp" target.
1370         * configure: Regenerate.
1371
1372 2018-04-30  Richard Biener  <rguenther@suse.de>
1373
1374         PR bootstrap/85571
1375         * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
1376         (STAGE3_TFLAGS): Likewise.
1377         (STAGEtrain_CFLAGS): Filter out -fchecking=1.
1378         (STAGEtrain_TFLAGS): Likewise.
1379         * Makefile.in: Regenerate.
1380
1381 2018-04-26  Richard Biener  <rguenther@suse.de>
1382
1383         * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
1384         (STAGE2_CFLAGS): Likewise.
1385         (STAGE2_TFLAGS): Likewise.
1386         (STAGE3_CFLAGS): Add -fchecking.
1387         (STAGE3_TFLAGS): Likewise.
1388         (STAGEtrain_CFLAGS): Filter out -fchecking.
1389         (STAGEtrain_TFLAGS): Likewise.
1390         * Makefile.in: Re-generate.
1391
1392 2018-04-25  Catherine Moore <clm@codesourcery.com>
1393
1394         * MAINTAINERS (mips): Remove myself as MIPS maintainer.
1395
1396 2018-04-18  Paul Clarke  <pc@us.ibm.com>
1397
1398         * MAINTAINERS (write after approval): Add myself.
1399
1400 2018-04-10  Aaron Sawdey  <acsawdey@linux.ibm.com>
1401
1402         * MAINTAINERS: Update my email address.
1403
1404 2018-04-02  Bill Schmidt  <wschmidt@linux.ibm.com>
1405
1406         * MAINTAINERS: Remove redundant Write-After-Approval entry.
1407
1408 2018-03-30  Bill Schmidt  <wschmidt@linux.ibm.com>
1409
1410         * MAINTAINERS: Update my email address and disambiguate myself
1411         a bit from Will Schmidt.
1412
1413 2018-03-21  Nathan Sidwell  <nathan@acm.org>
1414
1415         * MAINTAINERS: Move maintainers of now-removed picochip and score
1416         ports to write after approval.
1417
1418 2018-03-13  Richard Sandiford  <richard.sandiford@arm.com>
1419
1420         * MAINTAINERS: Add entry for SVE maintainership.
1421
1422 2018-02-13  Maciej W. Rozycki  <macro@mips.com>
1423
1424         * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
1425         * configure: Regenerate.
1426
1427 2018-01-18  Boris Kolpackov  <boris@codesynthesis.com>
1428
1429         * MAINTAINERS (write after approval): Add myself.
1430
1431 2018-01-18  Siddhesh Poyarekar  <siddhesh@sourceware.org>
1432
1433         * MAINTAINERS (write after approval): Add myself.
1434
1435 2018-01-16  Sebastian Perta  <sebastian.perta@renesas.com>
1436
1437         * MAINTAINERS (write after approval): Add myself.
1438
1439 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
1440
1441         Update copyright years.
1442
1443 2018-01-03  Ben Elliston  <bje@gnu.org>
1444
1445         * config.guess: Import latest version.
1446         * config.sub: Likewise.
1447
1448 2017-12-12  Stafford Horne  <shorne@gmail.com>
1449
1450         * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
1451         * configure: Regenerate.
1452
1453 2017-11-29  Qing Zhao  <qing.zhao@oracle.com>
1454
1455         * MAINTAINERS (Write After Approval): Add myself.
1456
1457 2017-11-28  Julia Koval  <julia.koval@intel.com>
1458             Sebastian Peryt  <sebastian.peryt@intel.com>
1459
1460         * Makefile.def (target_modules): Remove libcilkrts.
1461         * Makefile.in: Ditto.
1462         * configure: Ditto.
1463         * configure.ac: Ditto.
1464
1465 2017-11-28  Julia Koval  <julia.koval@intel.com>
1466
1467         * MAINTAINERS (Write After Approval): Add myself.
1468
1469 2017-11-22  Sudakshina Das  <sudi.das@arm.com>
1470
1471         * MAINTAINERS (Write After Approval): Add myself.
1472
1473 2017-11-06  Palmer Dabbelt  <palmer@sifive.com>
1474
1475         * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
1476         Use my SiFive email address.
1477
1478 2017-11-15  Sebastian Peryt  <sebastian.peryt@intel.com>
1479
1480         * MAINTAINERS (write after approval): Add myself.
1481
1482 2017-10-27  Martin Liska  <mliska@suse.cz>
1483
1484         * Makefile.tpl: Use proper name of folder as it was renamed
1485         during transition to 4 stages.
1486         * Makefile.in: Regenerate.
1487
1488 2017-10-16  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
1489
1490         * MAINTAINERS (write after approval): Add myself.
1491
1492 2017-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
1493
1494         * MAINTAINERS: Add a note that maintainership also includes web
1495         pages, docs, and testsuite related to that area.
1496
1497 2017-09-25  Tom de Vries  <tom@codesourcery.com>
1498
1499         * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
1500
1501 2017-09-18  Pierre-Marie de Rodat  <derodat@adacore.com>
1502
1503         * MAINTAINERS: Add myself as a maintainer for the Ada front end.
1504
1505 2017-09-15  Nathan Sidwell  <nathan@acm.org>
1506
1507         * MAINTAINERS: Remove myself as a vxworks maintainer.
1508
1509 2017-09-13  Thomas Schwinge  <thomas@codesourcery.com>
1510
1511         * MAINTAINERS: Remove email address of Jim Norris.
1512
1513 2017-09-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1514
1515         * MAINTAINERS (Reviewers): Move myself from here...
1516         (CPU Port Maintainers): ... to here.
1517
1518 2017-09-09  James Greenhalgh  <james.greenhalgh@arm.com>
1519
1520         * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
1521
1522 2017-07-31  Robin Dapp  <rdapp@linux.vnet.ibm.com>
1523
1524         * MAINTAINERS (write after approval): Add myself.
1525
1526 2017-07-28  Tony Reix  <tony.reix@atos.net>
1527
1528         * configure.ac (target-libffi): Don't disable for AIX.
1529         (go): Don't add to unsupported_languages on AIX.
1530         (target-libgo): Don't disable for AIX.
1531         * configure: Regenerate.
1532
1533 2017-07-19  Yury Gribov  <tetra2005@gmail.com>
1534
1535         * MAINTAINERS: Add myself.
1536
1537 2017-07-18  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
1538
1539         * MAINTAINERS: Update my email address.
1540
1541 2017-07-04  Richard Earnshaw  <rearnsha@arm.com>
1542
1543         * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
1544         arm-specific auto-generated header files.
1545
1546 2017-07-03  Nathan Sidwell  <nathan@acm.org>
1547
1548         * configure.ac: Set srcdir when sourcing config-lang.in fragments.
1549         * configure: Rebuilt.
1550
1551 2017-07-03  Bernd Schmidt  <bschmidt@redhat.com>
1552
1553         * MAINTAINERS: Readd myself for c6x.
1554
1555 2017-06-28  Martin Liska  <mliska@suse.cz>
1556
1557         PR bootstrap/81217
1558         * Makefile.def: Remove superfluous bootstrap_target from
1559         bootstrap_stage.
1560         * Makefile.in: Re-generate the file.
1561
1562 2017-06-26  Maxim Ostapenko  <m.ostapenko@samsung.com>
1563
1564         * MAINTAINERS: Add myself to Write After Approval
1565
1566 2017-06-21  Andrew Jenner  <andrew@codesourcery.com>
1567
1568         * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
1569
1570 2017-06-19  Martin Liska  <mliska@suse.cz>
1571
1572         * Makefile.def: Define 4 stages PGO bootstrap.
1573         * Makefile.tpl: Define FLAGS.
1574         * Makefile.in: Regenerate.
1575
1576 2017-06-14  Ian Lance Taylor  <iant@golang.org>
1577
1578         * Makefile.def: Add check-gotools to go check targets.
1579         * Makefile.in: Rebuild.
1580
1581 2017-06-12  Segher Boessenkool  <segher@kernel.crashing.org>
1582
1583         * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
1584
1585 2017-06-03  Eric Botcazou  <ebotcazou@adacore.com>
1586
1587         * configure.ac (*-*-linux-android*): Set target_makefile_frag.
1588         * configure: Regenerate.
1589
1590 2017-05-31  Martin Liska  <mliska@suse.cz>
1591
1592         * configure.ac: Add handling of stage2_werror_flags to
1593         action-if-given and to action-if-not-given.
1594         * configure: Regenerate.
1595
1596 2017-05-31  Prakhar Bahuguna  <prakhar.bahuguna@arm.com>
1597
1598         * MAINTAINERS: Add self to Write After Approval
1599
1600 2017-05-27  Bernd Schmidt  <bschmidt@redhat.com>
1601
1602         * MAINTAINERS: Update my email address, and remove myself as
1603         maintainer in some areas.
1604
1605 2017-05-25  Eric Gallager  <egall@gwmail.gwu.edu>
1606
1607         * MAINTAINERS: Add self to Write After Approval
1608
1609 2017-05-25  Nathan Sidwell  <nathan@acm.org>
1610
1611         * configure.ac: Add --enable-languages=default to mean default and
1612         make --enable-languages=all mean all supported languages.
1613         * configure: Regenerated.
1614
1615 2017-05-24  Segher Boessenkool  <segher@kernel.crashing.org>
1616
1617         * config.gcc (powerpc*-*-*spe*): New.
1618         (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
1619         (powerpc-*-rtems*spe*): New.
1620         (powerpc*-*-linux*spe*): New.
1621         (powerpc-wrs-vxworksspe): New.
1622         (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1623         (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1624         * config.host (powerpc*-*-*spe*): New.
1625
1626 2017-05-19  Martin Liska  <mliska@suse.cz>
1627
1628         * configure.ac: Add --enable-werror-always just for
1629         bootstrap-debug (or none build config) and do not add it
1630         when we are on a release branch.
1631         * configure: Regenerated.
1632
1633 2017-05-18  Sheldon Lobo  <sheldon.lobo@oracle.com>
1634
1635         * MAINTAINERS: Add self to Write After Approval
1636
1637 2017-05-09  Kaz Kojima  <kkojima@gcc.gnu.org>
1638
1639         * MAINTAINERS: Move myself to Write After Approval section.
1640
1641 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
1642
1643         * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
1644         ACCH registers.
1645         * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
1646         available.
1647         (umulsidi3): Likewise.
1648         (mulsidi3_700): Disable this pattern when we have advanced mpy
1649         instructions.
1650         (umulsidi3_700): Likewise.
1651         (maddsidi4): New pattern.
1652         (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
1653         (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
1654         (mpydu_imm_arcv2hs): Likewise.
1655         * config/arc/predicates.md (accl_operand): New predicate.
1656
1657 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
1658             Andrew Burgess <andrew.burgess@embecosm.com>
1659
1660         * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
1661         case.
1662         (ARC_AUTOFP_IRQ_P): Likewise.
1663         (ARC_AUTO_IRQ_P): Likewise.
1664         (rgf_banked_register_count): New variable.
1665         (parse_mrgf_banked_regs_option): New function.
1666         (arc_override_options): Handle rgf_banked_regs option.
1667         (arc_handle_interrupt_attribute): Add firq option.
1668         (arc_compute_function_type): Return fast irq type when required.
1669         (arc_must_save_register): Handle fast interrupts.
1670         (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
1671         (arc_return_address_regs): Update.
1672         * config/arc/arc.h (arc_return_address_regs): Update.
1673         (arc_function_type): Add fast interrupt type.
1674         (ARC_INTERRUPT_P): Update.
1675         (RC_FAST_INTERRUPT_P): Define.
1676         * config/arc/arc.md (simple_return): Update for fast interrupts.
1677         (p_return_i): Likewise.
1678         * config/arc/arc.opt (mrgf-banked-regs): New option.
1679         * doc/invoke.texi (mrgf-banked-regs): Document.
1680
1681 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
1682
1683         * config/arc/arc.c (irq_ctrl_saved): New variable.
1684         (ARC_AUTOBLINK_IRQ_P): Define.
1685         (ARC_AUTOFP_IRQ_P): Likewise.
1686         (ARC_AUTO_IRQ_P): Likewise.
1687         (irq_range): New function.
1688         (arc_must_save_register): Likewise.
1689         (arc_must_save_return_addr): Likewise.
1690         (arc_dwarf_emit_irq_save_regs): Likewise.
1691         (arc_override_options): Handle deferred options.
1692         (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
1693         (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
1694         arc_must_save_return_addr.
1695         (arc_compute_frame_size): Handle automated save and restore of
1696         registers.
1697         (arc_expand_prologue): Likewise.
1698         (arc_expand_epilogue): Likewise.
1699         * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
1700         * config/arc/arc.opt (mirq-ctrl-saved): New option.
1701         * doc/invoke.texi (mirq-ctrl-saved): Document option.
1702
1703 2017-04-19  Thomas Koenig  <tkoenig@gcc.gnu.org>
1704         Tobias Burnus  <tobias.burnus@physik.fu-berlin.de>
1705
1706         PR bootstrap/77661
1707         * Makefile.def: Don't pass --enable-maintainer-mode on to an
1708         in-tree build MPC.
1709         * Makefile.in: Regenerate.
1710
1711 2017-03-22  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1712
1713         * configure.ac: Enable LTO by default on darwin >= 9.
1714         * configure: Regenerate.
1715
1716 2017-03-20  Palmer Dabbelt  <palmer@dabbelt.com>
1717
1718         * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
1719         and Andrew Waterman as the RISC-V maintainers.
1720
1721 2017-03-18  Nicolas Koenig  <koenigni@gcc.gnu.org>
1722
1723         * MAINTAINERS: Add self to Write After Approval
1724
1725 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
1726
1727         * config.guess: Import latest from upstream.
1728
1729 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
1730
1731         * MAINTAINERS (Write After Approval): Remove entries that are
1732         already covered under Reviewers.
1733
1734 2017-03-08  Mark Wielaard  <mark@klomp.org>
1735
1736         PR demangler/70909
1737         PR demangler/67264
1738         * include/demangle.h: Add d_printing to struct demangle_component
1739         and pass struct demangle_component as non const.
1740
1741 2017-02-26  Gerald Pfeifer  <gerald@pfeifer.com>
1742
1743         * MAINTAINERS: Remove Neil Booth as option handling maintainer.
1744
1745 2017-02-15  Thomas Schwinge  <thomas@codesourcery.com>
1746
1747         * Makefile.tpl: Remove HOST_ISLVER.
1748         (HOST_EXPORTS): Remove ISLVER.
1749         * Makefile.in: Regenerate.
1750
1751 2017-02-13  Richard Biener  <rguenther@suse.de>
1752
1753         * configure: Re-generate.
1754
1755 2017-02-07  Gerald Pfeifer  <gerald@pfeifer.com>
1756
1757         * MAINTAINERS: Adjust bug reporting URL.
1758
1759 2017-02-05  Gerald Pfeifer  <gerald@pfeifer.com>
1760
1761         * MAINTAINERS (Write After Approval): Remove redundant entry
1762         for Andrew Burgess.
1763
1764 2017-02-03  John David Anglin  <danglin@gcc.gnu.org>
1765
1766         * configure.ac: Add gcc/function-tests.o to compare_exclusions for
1767         32-bit hppa*-*-hpux*.
1768         * configure: Regenerate.
1769
1770 2017-01-27  Pekka Jääskeläinen  <pekka.jaaskelainen@parmance.com>
1771
1772         * configure.ac: Moved the white list of enabling BRIG FE to
1773         libhsail-rt/configure.tgt.
1774         * configure: Regenerated.
1775         * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
1776
1777 2017-01-24  Pekka Jääskeläinen  <pekka@parmance.com>
1778             Martin Jambor  <mjambor@suse.cz>
1779
1780         * Makefile.def (target_modules): Added libhsail-rt.
1781         (languages): Added language brig.
1782         * Makefile.in: Regenerated.
1783         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
1784         tgarget-libhsail-rt.  Make brig unsupported on untested architectures.
1785         * configure: Regenerated.
1786
1787 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
1788
1789         PR other/79046
1790         * configure: Regenerated.
1791
1792 2017-01-04  Alan Modra  <amodra@gmail.com>
1793
1794         * configure: Regenerate.
1795
1796 2016-12-29  Ben Elliston  <bje@gnu.org>
1797
1798         * config.sub: Import latest version.
1799
1800 2016-12-26  Alexander Ivchenko  <alexander.ivchenko@intel.com>
1801
1802         * MAINTAINERS (Write After Approval): Add myself.
1803
1804 2016-12-21  Jakub Jelinek  <jakub@redhat.com>
1805
1806         * configure.ac: Don't bootstrap libmpx unless --with-build-config
1807         includes bootstrap-mpx.
1808         * configure: Regenerated.
1809
1810 2016-12-19  Chenghua Xu  <paul.hua.gm@gmail.com>
1811
1812         * MAINTAINERS (Write After Approval): Add myself.
1813
1814 2016-12-01  Ma Jiang  <ma.jiang@zte.com.cn>
1815
1816         * configure: Regenerate.
1817
1818 2016-12-01  Matthias Klose  <doko@ubuntu.com>
1819
1820         * configure.ac: Don't use pkg-config to check for bdw-gc.
1821         * configure: Regenerate.
1822
1823 2016-11-30  Matthias Klose  <doko@ubuntu.com>
1824
1825         * Makefile.def: Remove reference to boehm-gc target module.
1826         * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
1827         options and for the bdw-gc pkg-config module.
1828         * configure: Regenerate.
1829         * Makefile.in: Regenerate.
1830
1831 2016-11-28  Nathan Sidwell  <nathan@acm.org>
1832
1833         * MAINTAINERS (nvptx): Remove self.
1834
1835 2016-11-25  Ben Elliston  <bje@gnu.org>
1836
1837         * config.guess: Import latest version.
1838         * config.sub: Likewise.
1839
1840 2016-11-18  Toma Tabacu  <toma.tabacu@imgtec.com>
1841
1842         * MAINTAINERS (Write After Approval): Add myself.
1843
1844 2016-11-15  Matthias Klose  <doko@ubuntu.com>
1845
1846         * Makefile.def: Remove references to GCJ.
1847         * Makefile.tpl: Likewise.
1848         * Makefile.in: Regenerate.
1849
1850 2016-11-15  Matthias Klose  <doko@ubuntu.com>
1851
1852         * config-ml.in: Remove references to GCJ.
1853         * configure.ac: Likewise.
1854         * configure: Regenerate.
1855
1856 2016-11-01  Josh Conner  <joshconner@google.com>
1857
1858         * MAINTAINERS (Write After Approval): Update email address,
1859
1860 2016-10-27  Carl Love  <cel@us.ibm.com>
1861
1862         * MAINTAINERS (Write After Approval): Fix my entry in the Write After
1863         Approval list to make it alphabetical.
1864
1865 2016-10-27  Carl Love  <cel@us.ibm.com>
1866
1867         * MAINTAINERS (Write After Approval): Add myself.
1868
1869 2016-10-27  Andrew Burgess  <andrew.burgess@embecosm.com>
1870
1871         * MAINTAINERS (Reviewers): Add myself.
1872         (Write After Approval): Add myself.
1873
1874 2016-10-21  Hartmut Penner  <hepenner@us.ibm.com>
1875             Ulrich Weigand  <uweigand@de.ibm.com>
1876
1877         * MAINTAINERS: Update email address.
1878
1879 2016-10-10  Nathan Sidwell  <nathan@acm.org>
1880
1881         * MAINTAINERS: Update email address.
1882
1883 2016-10-10  Andreas Tobler <andreast@gcc.gnu.org>
1884
1885         * configure.ac: Add aarch64-*-freebsd*.
1886         * configure: Regenerate.
1887
1888 2016-10-05  Steve Ellcey  <sellcey@caviumnetworks.com>
1889
1890         * MAINTAINERS: Update email address after it got reverted.
1891
1892 2016-10-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1893
1894         * configure.ac (target_libraries): Readd target-boehm-gc.
1895         Restore --enable-objc-gc handling.
1896         * configure: Regenerate.
1897
1898 2015-10-03  Jeff Law  <law@redhat.com>
1899
1900         * MAINTAINERS: Move several inactive maintainers to the
1901         write-after-approval section.
1902
1903 2016-09-30  Jakub Jelinek  <jakub@redhat.com>
1904
1905         * configure.ac: Add target-libffi to target_libraries.
1906         Readd libgcj target disablings, modified to only target-libffi.
1907         Readd target addition of go to unsupported languages.
1908         * configure: Regenerated.
1909
1910 2016-09-30  Steve Ellcey  <sellcey@caviumnetworks.com>
1911
1912         * MAINTAINERS: Update email address.
1913
1914 2016-09-30  Andrew Haley  <aph@redhat.com>
1915
1916         * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
1917         write-after approval.  Remove Tom Tromey and Bryce McKinlay from
1918         libgcj.
1919
1920 2016-09-30  Andrew Haley  <aph@redhat.com>
1921
1922         * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
1923         write-after approval after GCJ deletion.
1924
1925 2016-09-30  Andrew Haley  <aph@redhat.com>
1926
1927         * Makefile.def: Remove libjava.
1928         * Makefile.tpl: Likewise.
1929         * Makefile.in: Regenerate.
1930         * configure.ac: Likewise.
1931         * configure: Likewise.
1932         * gcc/java: Remove.
1933         * libjava: Likewise.
1934
1935 2016-09-28  Claudiu Zissulescu  <claziss@synopsys.com>
1936
1937         * MAINTAINERS (Reviewers): Add myself.
1938
1939 2016-09-26  Anton Kolesov  <Anton.Kolesov@synopsys.com>
1940
1941         * configure.ac: Disable "sim" directory for arc*-*-*.
1942         * configure: Regenerated.
1943
1944 2016-09-23  Tamar Christina <tamar.christina@arm.com>
1945
1946         * MAINTAINERS (Write After Approval): Add myself.
1947
1948 2016-09-12  Maciej W. Rozycki  <macro@imgtec.com>
1949
1950         * configure.ac: Check for the minimum in-tree MPFR version
1951         handled.
1952         * configure: Regenerate.
1953
1954 2016-07-20  Yan-Ting Lin  <currygt52@gmail.com>
1955
1956         * configure.ac (nds32*-*-*): Remove entry to enable gdb.
1957         * configure: Regenerated.
1958
1959 2016-07-19  Fritz Reese  <fritzoreese@gmail.com>
1960
1961         * MAINTAINERS (Write After Approval): Add myself.
1962
1963 2016-06-23  Andi Kleen  <ak@linux.intel.com>
1964
1965         * Makefile.def: Add autoprofiledbootstrap.
1966         * Makefile.tpl: Dito.
1967         * Makefile.in: Regenerate.
1968
1969 2016-06-23  Jakub Sejdak  <jakub.sejdak@phoesys.com>
1970
1971     * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
1972     * configure: Regenerate.
1973
1974 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
1975
1976         * configure: Regenerate.
1977         * configure.ac: Remove support for avr-rtems.
1978
1979 2016-06-18  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
1980
1981         * MAINTAINERS (Write After Approval): Add myself.
1982
1983 2016-06-16  Michael Collison  <michael.collison@arm.com>
1984
1985         * MAINTAINERS (Write After Approval): Add myself.
1986
1987 2016-06-14  Mikael Morin  <mikael@gcc.gnu.org>
1988
1989         * MAINTAINERS (Write After Approval): Update e-mail address.
1990
1991 2016-06-03  Jose E. Marchesi  <jose.marchesi@oracle.com>
1992
1993         * MAINTAINERS (Write After Approval): Add myself.
1994
1995 2016-05-28  Alan Modra  <amodra@gmail.com>
1996
1997         * Makefile.tpl (configure): Depend on m4 files included.
1998         * Makefile.in: Regenerate.
1999
2000 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
2001
2002         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
2003         code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
2004
2005 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
2006
2007         * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
2008         special case builtin.
2009         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
2010         support for ALTIVEC_BUILTIN_VEC_ADDEC.
2011         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
2012         for __builtin_vec_addec.
2013
2014 2016-05-16  Jakub Sejdak  <jakub.sejdak@phoesys.com>
2015
2016         * config.guess: Import version 2016-04-02 (newest).
2017         * config.sub: Import version 2016-05-10 (newest).
2018
2019 2016-05-16  Anton Kolesov  <anton.kolesov@synopsys.com>
2020
2021         * configure.ac: Add ARC support to libgloss.
2022         * configure: Regenerate
2023
2024 2016-05-09  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
2025
2026         * MAINTAINERS (Write After Approval): Add myself.
2027
2028 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2029
2030         * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
2031         * configure: Regenerated.
2032         * Makefile.def (gmp): Explicitly disable assembler.
2033         (mpfr): Adjust lib_path.
2034         (mpc): Likewise.
2035         * Makefile.in: Regenerated.
2036
2037 2016-05-01  Jakub Jelinek  <jakub@redhat.com>
2038
2039         PR bootstrap/70704
2040         * configure.ac (--enable-stage1-checking): Add missing
2041         --enable-checking=.
2042         * configure: Regenerated.
2043
2044 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
2045
2046         * config.guess: Revert r235676.
2047         * config.sub: Revert r235676.
2048
2049 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
2050
2051         * config.guess: Remove SH5 support.
2052         * config.sub: Likewise.
2053         * configure: Likewise.
2054         * configure.ac: Likewise.
2055
2056 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
2057
2058         PR bootstrap/70704
2059         * configure.ac (--enable-stage1-checking): For --disable-checking or
2060         implicit --enable-checking, make sure extra flag matches in between
2061         stage1 and later checking.
2062         * configure: Regenerated.
2063
2064 2016-04-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2065
2066         * .gitattributes: New file.
2067
2068 2016-04-22  Segher Boessenkool  <segher@kernel.crashing.org>
2069
2070         * MAINTAINERS (rs6000/powerpc port): Add myself.
2071
2072 2016-04-13  Segher Boessenkool  <segher@kernel.crashing.org>
2073
2074         PR bootstrap/70173
2075         * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
2076         and gotools directories.  Delete the stage_final file.
2077         * Makefile.in: Regenerate.
2078
2079 2016-04-12  Andre Vieira  <andre.simoesdiasvieira@arm.com>
2080
2081         * MAINTAINERS (Write After Approval): Add myself.
2082
2083 2016-04-09  Steven G. Kargl  <kargl@gcc.gnu.org>
2084
2085         * MAINTAINERS (Fortran maintainer): Remove myself.
2086
2087 2016-04-04  Bill Seurer  <seurer@linux.vnet.ibm.com>
2088
2089         * MAINTAINERS (Write After Approval): Add myself.
2090
2091 2016-03-29  Kelvin Nilsen  <kdnilsen@linux.vnet.ibm.com>
2092
2093         * MAINTAINERS (Write After Approval): Add myself.
2094
2095 2016-03-17  Cary Coutant  <ccoutant@gmail.com>
2096
2097         Sync with binutils-gdb:
2098
2099         2016-03-17  Cary Coutant  <ccoutant@gmail.com>
2100
2101         * configure.ac: Add mips and s390 to the gold target check.
2102         * configure: Regenerate.
2103
2104 2016-03-01  DJ Delorie  <dj@redhat.com>
2105
2106         * MAINTAINERS (mep): Remove myself as MeP maintainer.
2107
2108 2016-02-22  David Malcolm  <dmalcolm@redhat.com>
2109
2110         * MAINTAINERS (libcpp): Add myself.
2111         (diagnostic messages): Likewise.
2112
2113 2016-02-20  Tom de Vries  <tom@codesourcery.com>
2114
2115         * MAINTAINERS: Fix whitespace.
2116
2117 2016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
2118
2119         * MAINTAINERS (Write After Approval): Add myself.
2120
2121 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
2122
2123         * config/isl.m4: Add comments about isl-0.16.
2124         * configure: Regenerate.
2125
2126 2016-01-29  Martin Jambor  <mjambor@suse.cz>
2127
2128         * MAINTAINERS (hsa maintainers): Add myself.
2129
2130 2015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
2131
2132         * MAINTAINERS: (Write After Approval): Add myself.
2133
2134 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
2135             Sebastian Pop  <s.pop@samsung.com>
2136
2137         * Makefile.in: Regenerate.
2138         * Makefile.tpl: Export ISLVER.
2139         * configure: Regenerate.
2140         * config/isl.m4: Detect isl-0.15.
2141
2142 2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
2143
2144         PR bootstrap/69329
2145         * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
2146         * Makefile.in: Regenerate.
2147
2148 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
2149
2150         * configure.ac: Enable LTO for DJGPP
2151         * configure: Regenerate
2152
2153 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
2154
2155         Sync with binutils-gdb:
2156         2015-10-21  Nick Clifton  <nickc@redhat.com>
2157
2158         PR gas/19109
2159         * configure.ac: Note the 'none' is an acceptable argument to
2160         --enable-compressed-debug-sections.
2161         * configure: Regenerate.
2162
2163 2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2164
2165         PR bootstrap/69134
2166         * Makefile.def (mpfr): Disable assembler.
2167         * Makefile.in: Regenerate.
2168
2169 2016-01-01  Ben Elliston  <bje@gnu.org>
2170
2171         * config.guess: Import version 2016-01-01.
2172         * config.sub: Likewise.
2173
2174 2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
2175
2176         * MAINTAINERS (Write After Approval): Add myself.
2177
2178 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
2179
2180         * Makefile.in: Replace ISL with isl.
2181         * Makefile.tpl: Same.
2182         * config/isl.m4: Same.
2183         * configure.ac: Same.
2184         * contrib/download_prerequisites: Same.
2185         * configure: Regenerate.
2186
2187 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
2188
2189         * MAINTAINERS (Write After Approval): Add Myself.
2190
2191 2015-12-17  Nathan Sidwell  <nathan@acm.org>
2192
2193         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
2194         * configure: Regenerate.
2195
2196 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
2197             Sebastian Pop  <s.pop@samsung.com>
2198
2199         * config/isl.m4 (ISL_CHECK_VERSION): Check for
2200         isl_ctx_get_max_operations.
2201         * configure: Regenerate.
2202
2203 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
2204
2205         * MAINTAINERS (Write After Approval): Add myself.
2206
2207 2015-12-02  Ian Lance Taylor  <iant@google.com>
2208
2209         PR go/66147
2210         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
2211         * Makefile.in: Regenerate.
2212
2213 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
2214
2215         PR libffi/65726
2216         * Makefile.def (lang_env_dependencies): Make libffi depend
2217         on cxx.
2218         * Makefile.in: Regenerate.
2219
2220 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
2221
2222         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
2223         symbols.
2224
2225 2015-11-20  Tristan Gingold  <gingold@adacore.com>
2226
2227         Sync with binutils-gdb:
2228         2015-11-20  Tristan Gingold  <gingold@adacore.com>
2229
2230         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
2231         * configure: Regenerate.
2232
2233 2015-11-19  Martin Liska  <mliska@suse.cz>
2234
2235         * .gitignore: Add .clang-format to ignored files.
2236         * Makefile.in: Add clang-format.
2237         * Makefile.tpl: Likewise.
2238
2239 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
2240
2241         * configure.ac: Enable libmpx by default.
2242         * configure: Regenerated.
2243
2244 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
2245
2246         * MAINTAINERS: Update email address.
2247
2248 2015-10-23  Paulo Matos  <pmatos@linki.tools>
2249
2250         * MAINTAINERS: Update email address.
2251
2252 2015-10-23  Alan Hayward <alan.hayward@arm.com>
2253
2254         * MAINTAINERS  (Write After Approval): Add myself.
2255
2256 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
2257
2258         Sync with binutils-gdb:
2259         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
2260
2261         PR gas/19109
2262         * configure.ac: Add
2263         --enable-compressed-debug-sections={all,gas,gold,ld}.
2264         * configure: Regenerated.
2265
2266 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
2267
2268         * MAINTAINERS: Update list of Ada maintainers and email addresses.
2269
2270 2015-10-09  Martin Liska  <mliska@suse.cz>
2271
2272         * MAINTAINERS (Write After Approval): Add myself.
2273
2274 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
2275
2276         * MAINTAINERS (Write After Approval): Add myself.
2277
2278 2015-10-02  Florian Weimer  <fweimer@redhat.com>
2279
2280         * MAINTAINERS: Update email address.
2281
2282 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
2283
2284         * MAINTAINERS  (Write After Approval): Add myself.
2285
2286 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
2287
2288         * MAINTAINERS: Update email.
2289
2290 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
2291
2292         * MAINTAINERS: Update my email address.
2293
2294 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
2295
2296         * MAINTAINERS (ft32 port): Add myself.
2297
2298 2015-08-28  David Sherwood  <david.sherwood@arm.com>
2299
2300         * MAINTAINERS: Add myself.
2301
2302 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
2303
2304         * MAINTAINERS (Write After Approval): Add myself.
2305
2306 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2307
2308         PR libfortran/54572
2309         * Makefile.def: Make libgfortran depend on libbacktrace.
2310         * Makefile.in: Regenerate.
2311
2312 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
2313
2314         * MAINTAINERS (Write After Approval): Add myself.
2315
2316 2015-08-12  Tom de Vries  <tom@codesourcery.com>
2317
2318         PR other/67092
2319         * configure.ac: Remove --with_host_libstdcxx support.
2320         * configure: Regenerate.
2321
2322 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
2323             Jakub Jelinek  <jakub@redhat.com>
2324
2325         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
2326         nvptx*-*-*.
2327         * configure: Regenerate.
2328
2329 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
2330
2331         * Makefile.def (libiconv): Define bootstrap=true.
2332         Mark pdf/html/info as missing.
2333         (configure-gcc): Depend on all-libiconv.
2334         (all-gcc): Ditto.
2335         (configure-libcpp): Ditto.
2336         (all-libcpp): Ditto.
2337         (configure-intl): Ditto.
2338         (all-intl): Ditto.
2339         * Makefile.in: Regenerate.
2340
2341 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
2342
2343         * MAINTAINERS (loop ivopts): Add the entry and myself.
2344
2345 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
2346
2347         * MAINTAINERS (nvptx): Add self.
2348
2349 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
2350
2351         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
2352         128-bit vector modes.
2353
2354 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
2355
2356         * MAINTAINERS (Write After Approval): Add myself.
2357
2358 2015-07-28  Ben Elliston  <bje@gnu.org>
2359
2360         * config.sub, config.guess: Import from upstream.
2361
2362 2015-07-24  Michael Darling  <darlingm@gmail.com>
2363
2364         PR other/66259
2365         * config-ml.in: Reflects renaming of configure.in to configure.ac
2366         * configure: Likewise
2367         * configure.ac: Likewise
2368
2369 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
2370
2371         * MAINTAINERS: Update my email address.
2372
2373 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
2374
2375         Sync with binutils-gdb:
2376         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
2377
2378         * configure.ac (target_configdirs): Exclude target-zlib if
2379         target-libjava isn't built.
2380         * configure: Regenerated.
2381
2382 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
2383
2384         Sync with binutils-gdb:
2385         2015-05-13  John David Anglin  <dave.anglin@bell.net>
2386
2387         * configure.ac: Disable configuration of GDB for HPUX targets.
2388         * configure: Regenerate.
2389
2390         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
2391
2392         * configure.ac: Add --with-system-zlib.
2393         * configure: Regenerated.
2394
2395         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
2396
2397         * configure.ac: Add FT32 support.
2398         * configure: Regenerate.
2399
2400         2015-01-12  Anthony Green  <green@moxielogic.com>
2401
2402         * configure.ac: Don't disable gprof for moxie.
2403         * configure: Rebuild.
2404
2405 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
2406
2407         Sync with binutils-gdb:
2408         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
2409
2410         PR ld/18355
2411         * Makefile.def: Add extra_configure_flags to host zlib.
2412         * configure.ac (extra_host_zlib_configure_flags): New.  Set
2413         to --enable-host-shared When bfd is to be built as shared
2414         library.  AC_SUBST.
2415         * Makefile.in: Regenerated.
2416
2417 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
2418
2419         Sync with src:
2420         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
2421         * Makefile.def (dependencies): Add all-zlib to all-bfd.
2422         * Makefile.in: Regenerated.
2423
2424 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
2425
2426         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
2427         target.
2428         * configure: Regenerate.
2429
2430 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
2431
2432         * MAINTAINERS (Write After Approval): Add myself.
2433
2434 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
2435
2436         * MAINTAINERS (OS Port Maintainers): Add myself.
2437         (Various Maintainers): Remove myself from libffi testsuite.
2438
2439 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
2440
2441         * MAINTAINERS (gen* on machine desc): Add self.
2442
2443 2015-06-02  Jason Merrill  <jason@redhat.com>
2444
2445         PR bootstrap/66319
2446         * configure.ac: Use -std=gnu++98.
2447
2448 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
2449
2450         * MAINTAINERS (Write After Approval): Add myself.
2451
2452 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
2453
2454         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
2455         * configure: Regenerate.
2456
2457 2015-05-26  Jason Merrill  <jason@redhat.com>
2458
2459         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
2460         * configure: Regenerate.
2461
2462 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
2463
2464         * configure.ac: FT32 target added.
2465         * configure: Regenerated.
2466
2467 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
2468
2469         * MAINTAINERS (Write After Approval): Add myself.
2470
2471 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
2472
2473         * MAINTAINERS (Write After Approval): Add myself.
2474
2475 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
2476
2477         * configure.ac: Fix typo.
2478         * configure: Regenerate.
2479
2480 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
2481
2482         * MAINTAINERS (Write After Approval): Add myself.
2483
2484 2015-05-03  Matthias Klose  <doko@ubuntu.com>
2485
2486         * configure.ac: Match $host configured with triplets.
2487         * configure: Regenerate.
2488
2489 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
2490
2491         * Makefile.tpl: Remove surplus whitespace throughout.
2492         * Makefile.in: Regenerate.
2493
2494 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
2495
2496         * MAINTAINERS (Various Maintainers): Add myself as instruction
2497         combiner maintainer.
2498
2499 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
2500
2501         PR bootstrap/62077
2502         * configure.ac (--enable-stage1-checking): Default to
2503         release,misc,gimple,rtlflag,tree,types if --disable-checking
2504         or --enable-checking is not specified and DEV-PHASE is not
2505         experimental.
2506         * configure: Regenerated.
2507
2508 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
2509
2510         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
2511         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
2512         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
2513         * Makefile.in: Regenerate.
2514
2515 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
2516
2517         * MAINTAINERS: Update my email address.
2518
2519 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
2520
2521         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
2522
2523 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2524
2525         * MAINTAINERS: Add myself as an arm port reviewer.
2526
2527 2015-03-25  Martin Liska  <mliska@suse.cz>
2528             Yury Gribov  <y.gribov@samsung.com>
2529
2530         * Makefile.in: Fix ln source location for vimrc file.
2531         * Makefile.tpl: Likewise.
2532
2533 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
2534
2535         PR bootstrap/25672
2536         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
2537         cross-compiling.  Similarly for CXX_FOR_TARGET.
2538         * configure: Regenerate.
2539
2540 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
2541
2542         * Makefile.def: Add libmpx.
2543         * configure.ac: Add libmpx.
2544         * Makefile.in: Regenerate.
2545         * configure: Regenerate.
2546
2547 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
2548
2549         * MAINTAINERS (CPU Port Maintainers): Add myself
2550         i386 vector ISA extns mantainer.
2551
2552 2015-03-13  Jeff Law  <law@redhat.com>
2553
2554         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
2555         maintainer.
2556         Remove Richard Henderson as a maintainer for the x86 port.
2557
2558 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
2559
2560         * MAINTAINERS (CPU Port Maintainers): Update my email address.
2561
2562 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
2563
2564         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
2565         pointer bounds checker and i386 MPX maintainer.
2566
2567 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
2568
2569         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
2570
2571 2015-02-26  Martin Sebor  <msebor@redhat.com>
2572
2573         * MAINTAINERS (Various Maintainers): Add self.
2574
2575 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
2576
2577         * configure.ac [--enable-as-accelerator-for] (enable_languages):
2578         Make sure it contains lto.
2579         * configure: Regenerate.
2580
2581 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
2582
2583         * configure: Regenerate.
2584
2585 2015-02-06  Diego Novillo  <dnovillo@google.com>
2586 1
2587         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
2588         middle-end, docstring): Remove myself.
2589         (Write After Approval): Add myself.
2590
2591 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
2592
2593         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
2594         (Write After Approval): Update address.
2595
2596 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
2597
2598         PR jit/64780
2599         * configure.ac: Require the user to explicitly specify
2600         --enable-host-shared if the jit is enabled.
2601         * configure: Regenerate.
2602
2603 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
2604
2605         * MAINTAINERS (Write After Approval): Add myself.
2606
2607 2015-01-25  Tom de Vries  <tom@codesourcery.com>
2608
2609         * MAINTAINERS: Make whitespace consistent.
2610
2611 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
2612
2613         * MAINTAINERS (Write After Approval): Add myself.
2614
2615 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
2616
2617         * MAINTAINERS: (Write After Approval): Add myself.
2618
2619 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
2620
2621         * MAINTAINERS: (Write After Approval): Add myself.
2622
2623 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
2624
2625         * MAINTAINERS: (Write After Approval): Add myself.
2626
2627 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
2628
2629         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
2630         objective-c/c++ front end maintainer.
2631
2632 2015-01-13  Marek Polacek  <polacek@redhat.com>
2633
2634         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
2635
2636 2015-01-12  Jeff Law  <law@redhat.com>
2637
2638         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
2639         a very long time.
2640
2641 2015-01-09  Ian Lance Taylor  <iant@google.com>
2642
2643         * configure.ac (host_tools): Add gotools.
2644         * Makefile.def (host_modules): Add gotools.
2645         (dependencies): Add dependency of all-gotools on all-target-libgo.
2646
2647 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
2648
2649         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
2650         * configure: Regenerate.
2651
2652 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
2653
2654         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
2655         all-target-libgomp.
2656         * Makefile.in: Regenerate.
2657
2658 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
2659
2660         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
2661
2662 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
2663
2664         * configure.ac: Add Visium support.
2665         * configure: Regenerate.
2666
2667 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
2668
2669         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
2670         * configure: Regenerate.
2671
2672 2015-01-03  Andrew Pinski  <apinski@cavium.com>
2673
2674         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
2675         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
2676         (BASE_TARGET_EXPORTS): Add OBJCOPY.
2677         (OBJCOPY_FOR_TARGET): New variable.
2678         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
2679         * Makefile.in: Regenerate.
2680         * configure.ac: Check for already installed target objcopy.
2681         Also GCC_TARGET_TOOL on objcopy.
2682         * configure: Regenerate.
2683
2684 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
2685
2686         * config.sub: Update from upstream, to 2015-01-01 version.
2687         * config.guess: Ditto.
2688
2689 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
2690
2691         * MAINTAINERS (RTEMS Ports): Add myself.
2692
2693 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
2694
2695         * MAINTAINERS (Write After Approval): Add myself.
2696
2697 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
2698
2699         * MAINTAINERS (Write After Approval): Add myself.
2700
2701 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
2702
2703         * configure.ac (--enable-as-accelerator-for): Don't set
2704         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
2705         * configure: Regenerate.
2706
2707 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
2708
2709         PR bootstrap/64023
2710         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
2711         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
2712         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
2713         to CXX.
2714         * Makefile.in: Regenerated.
2715
2716 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2717             Yury Gribov  <y.gribov@samsung.com>
2718
2719         * .gitignore: Added .local.vimrc and .lvimrc.
2720         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
2721         * Makefile.in: Regenerate.
2722
2723 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
2724
2725         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
2726         * configure: Regenerated.
2727
2728 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
2729
2730         * MAINTAINERS (nvptx port): New entry.
2731
2732 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
2733
2734         * configure: Regenerate.
2735
2736 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2737
2738         * configure.ac: Merge with Binutils.
2739
2740 2014-11-26  Tobias Burnus  <burnus@net-b.de>
2741
2742         * Makefile.def: Make more dependent on mpfr, mpc and isl.
2743         * Makefile.in: Regenerate.
2744
2745 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2746
2747         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
2748         missing flex.
2749         * Makefile.in: Regenerated.
2750
2751 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
2752
2753         * Makefile.in: Regenerate.
2754
2755 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
2756
2757         PR bootstrap/63784
2758         * libtool.m4: Add $pic_flag with -shared.
2759
2760 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
2761
2762         * MAINTAINERS (Write After Approval): Added myself.
2763
2764 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
2765
2766         * MAINTAINERS (write-after-approval): Add myself.
2767
2768 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
2769
2770         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
2771         from 2 years ago.
2772
2773 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
2774
2775         Revert:
2776         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
2777
2778         * MAINTAINERS (Write After Approval): Added myself as line map
2779         maintainer.
2780
2781 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
2782
2783         Revert:
2784         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
2785
2786         * MAINTAINERS (Write After Approval): Added myself.
2787
2788 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
2789
2790         * MAINTAINERS (Write After Approval): Added myself.
2791
2792 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
2793
2794         * MAINTAINERS (Write After Approval): Added myself as line map
2795         maintainer.
2796
2797 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
2798
2799         * MAINTAINERS (Various Maintainers): Added myself as line map
2800         maintainer.
2801
2802 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2803
2804         * move-if-change: Sync from upstream gnulib.
2805
2806 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2807
2808         * compile: Sync with upstream Automake.
2809         * depcomp: Ditto.
2810         * install-sh: Ditto.
2811         * missing: Ditto.
2812         * mkinstalldirs: Ditto.
2813         * ylwrap: Ditto.
2814
2815 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2816
2817         * config.sub: Update from upstream config repo.
2818         * config.guess: Ditto.
2819
2820 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
2821
2822         * Makefile.def: Add liboffloadmic to target_modules.  Make
2823         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
2824         * Makefile.in: Regenerate.
2825         * configure: Regenerate.
2826         * configure.ac: Add liboffloadmic to target binaries.
2827         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
2828         Add liboffloadmic to noconfig list when C++ is not supported.
2829
2830 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
2831             Thomas Schwinge  <thomas@codesourcery.com>
2832             Ilya Verbin  <ilya.verbin@intel.com>
2833             Andrey Turetskiy  <andrey.turetskiy@intel.com>
2834
2835         * configure: Regenerate.
2836         * configure.ac (--enable-as-accelerator-for)
2837         (--enable-offload-targets): New configure options.
2838
2839 2014-11-11  Tobias Burnus  <burnus@net-b.de>
2840
2841         * Makefile.def: Make all-gcc depend on all-isl.
2842         * Makefile.in: Regenerate.
2843
2844 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
2845
2846         * ChangeLog.jit: New.
2847         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
2848
2849 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2850
2851         PR target/63610
2852         * libtool.m4: Fix globbing of darwin versions.
2853         * configure: Regenerate.
2854
2855 2014-11-11  Tobias Burnus  <burnus@net-b.de>
2856
2857         * Makefile.def: Remove CLooG.
2858         * Makefile.tpl: Ditto.
2859         * configure.ac: Ditto.
2860         * configure: Regenerate.
2861         * Makefile.in: Ditto.
2862
2863 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
2864
2865         * configure.ac: Handle nvptx-*-*.
2866         * configure: Regenerate.
2867
2868 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
2869
2870         * MAINTAINERS (Write After Approval): Add myself.
2871
2872 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
2873
2874         * Makefile.def (libcc1): Remove bootstrap=true;.
2875         * Makefile.in: Regenerated.
2876
2877 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2878
2879         * configure.ac: Update comment.
2880         * configure: Regenerate.
2881
2882 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
2883
2884         * MAINTAINERS (Write After Approval): Add myself.
2885
2886 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
2887
2888         * configure.ac (extra_host_libiberty_configure_flags): Add
2889         --enable-shared also for libcc1's benefit.
2890         * configure: Regenerate.
2891
2892 2014-10-29  Tristan Gingold  <gingold@adacore.com>
2893
2894         * MAINTAINERS: Change my email address.
2895
2896 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
2897             Tom Tromey  <tromey@redhat.com>
2898
2899         * Makefile.def: Add libcc1 to host_modules.
2900         * configure.ac (host_tools): Add libcc1.
2901         * Makefile.in, configure: Rebuild.
2902
2903 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
2904
2905         * configure.ac (build_configargs): Don't share config.cache between
2906         build subdirs.
2907         * configure: Regenerate.
2908
2909 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
2910
2911         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
2912         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
2913         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
2914         leon3v7 as leon3.
2915         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
2916         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
2917         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
2918         * config/sparc/sparc.md (cpu): Add leon3v7.
2919         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
2920
2921 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
2922
2923         * MAINTAINERS (write-after-approval): Add myself.
2924
2925 2014-10-23  Ian Lance Taylor  <iant@google.com>
2926
2927         * configure.ac: Disable the Go frontend on systems where it is known
2928         to not work.
2929         * configure: Regenerate.
2930
2931 2014-10-23  Richard Biener  <rguenther@suse.de>
2932
2933         * Makefile.def: Add libcpp build module and dependencies.
2934         * configure.ac: Add libcpp build module.
2935         * Makefile.in: Regenerate.
2936         * configure: Likewise.
2937
2938 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
2939
2940         * MAINTAINERS (write-after-approval): Add myself.
2941
2942 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
2943
2944         * INSTALL/README: Do not mention CVS.
2945
2946 2014-10-03  Jing Yu  <jingyu@google.com>
2947
2948         * configure.ac: Add aarch64 to list of targets that support gold.
2949         * configure: Regenerate.
2950
2951 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
2952
2953         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
2954
2955 2014-09-29  Catherine Moore  <clm@codesourcery.com>
2956
2957         * MAINTAINERS:  Add myself as MIPS maintainer.
2958
2959 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
2960
2961         * MAINTAINERS: Move myself to MIPS maintainers.
2962
2963 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2964
2965         * MAINTAINERS: Put all email addresses between '<' and '>'.
2966
2967 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2968
2969         * MAINTAINERS: Move myself to reviewers (Fortran).
2970
2971 2014-09-01  Andi Kleen  <ak@linux.intel.com>
2972
2973         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
2974         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
2975         * Makefile.in: Regenerate.
2976
2977 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
2978
2979         * rtx-classes-status.txt: Delete
2980
2981 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
2982
2983         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
2984
2985 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
2986
2987         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
2988         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
2989         of checking for version number.
2990         * configure: Regenerated.
2991         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
2992
2993 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
2994
2995         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
2996         is done; begin phase 6 (use extra rtx_def subclasses).
2997
2998 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
2999
3000         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
3001         done; begin phase 5 (additional rtx_def subclasses).
3002
3003 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3004
3005         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
3006
3007 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3008
3009         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
3010         SET_BB_HEADER are done.
3011
3012 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3013
3014         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
3015         done.
3016
3017 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3018
3019         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
3020
3021 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3022
3023         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
3024
3025 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
3026
3027         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
3028
3029 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
3030
3031         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
3032
3033 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
3034
3035         * rtx-classes-status.txt: Phase 3 (per-file commits within
3036         "config" subdirs) is done; begin phase 4 (removal of
3037         "scaffolding").
3038
3039 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
3040
3041         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
3042         dir) is done; begin phase 3 (per-file commits within "config"
3043         subdirs).
3044
3045 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
3046
3047         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
3048         phase 2 (per-file commits in main source dir).
3049
3050 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
3051
3052         * configure: Regenerated.
3053
3054 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3055
3056         * rtx-classes-status.txt (TODO): Add SET_BND_TO
3057
3058 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3059
3060         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
3061
3062 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3063
3064         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
3065
3066 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3067
3068         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
3069
3070 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3071
3072         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
3073
3074 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
3075
3076         * MAINTAINERS (Write After Approval): Add myself.
3077
3078 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
3079
3080         * MAINTAINERS: Remove myself
3081
3082 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3083
3084         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
3085
3086 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
3087
3088         * MAINTAINERS (Write After Approval): Add myself.
3089
3090 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
3091
3092         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
3093         SET_BB_HEADER, SET_BB_FOOTER
3094
3095 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
3096
3097         * rtx-classes-status.txt: New file
3098
3099 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
3100
3101         * configure.ac: Eliminate ClooG installation dependency.
3102         * configure: Regenerate.
3103         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
3104         * Makefile.in: Regenerate.
3105
3106 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
3107
3108         * MAINTAINERS (Write After Approval): Add myself.
3109
3110 2014-08-15  Ilya Tocar  <tocarip@gmail.com>
3111
3112         * MAINTAINERS (Write After Approval): Add myself.
3113
3114 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
3115
3116         * MAINTAINERS (Write After Approval): Add myself.
3117
3118 2014-07-28  Anthony Green  <green@moxielogic.com>
3119
3120         Import from savannah.gnu.org:
3121         * config.sub: Update to 2014-07-28 version.
3122
3123 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
3124
3125         * MAINTAINERS: Remove my MIPS maintainer entry.
3126
3127 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
3128
3129         PR target/47230
3130         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
3131         * configure: Regenerate.
3132
3133 2014-07-24  James Norris  <jnorris@codesourcery.com>
3134
3135         * MAINTAINERS (Write After Approval): Add myself.
3136
3137 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
3138
3139         * configure.ac: Accept only CLooG 0.18.1.
3140         * configure: Regenerate.
3141
3142 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
3143
3144         * configure.ac: Don't accept isl 0.11.
3145         * configure: Regenerate.
3146
3147 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3148
3149         * MAINTAINERS (Write After Approval): Add myself.
3150
3151 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3152
3153         * configure.ac: Don't accept isl 0.10.
3154         * configure: Regenerate.
3155
3156 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3157
3158         Fix include path for in-tree cloog.
3159         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
3160         * configure: Regenerate.
3161
3162 2014-06-18  Richard Henderson  <rth@redhat.com>
3163
3164         * .gitignore: Import gcc_update output.
3165
3166 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
3167
3168         * config-ml.in: Robustify ac_configure_args parsing.
3169
3170         * configure.ac (--enable-linker-plugin-configure-flags)
3171         (--enable-linker-plugin-flags): New flags.
3172         (configdirs): Conditionally add libiberty-linker-plugin.
3173         * configure: Regenerate.
3174         * Makefile.def (host_modules): Add libiberty-linker-plugin.
3175         (host_modules) <lto-plugin>: Pay attention to
3176         @extra_linker_plugin_flags@ and
3177         @extra_linker_plugin_configure_flags@.
3178         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
3179         * Makefile.in: Regenerate.
3180
3181         * Makefile.tpl (configure-[+prefix+][+module+])
3182         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
3183         "module_srcdir" instead of "module" for locating a module's srcdir.
3184         * Makefile.in: Regenerate.
3185
3186 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
3187
3188         * MAINTAINERS (Write After Approval): Add myself.
3189
3190 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
3191
3192         * MAINTAINERS: Update my email address.
3193
3194 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
3195
3196         * MAINTAINERS (Write After Approval): Add myself.
3197
3198 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
3199
3200         * MAINTAINERS (Write After Approval): Add myself.
3201
3202 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
3203
3204         PR libstdc++/61011
3205         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
3206         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
3207         * configure: Regenerate.
3208
3209 2014-05-28  Pedro Alves  <palves@redhat.com>
3210
3211         * MAINTAINERS (Write After Approval): Add myself.
3212
3213 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
3214
3215         * MAINTAINERS: Update my affiliation/email.
3216
3217 2014-05-19  Mike Stump  <mikestump@comcast.net>
3218
3219         * MAINTAINERS: Add wide-int reviewers.
3220
3221 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
3222
3223         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
3224         * configure: Regenerated.
3225
3226 2014-05-15  Torvald Riegel  <triegel@redhat.com>
3227
3228         * MAINTAINERS (libitm): Add myself as maintainer.
3229
3230 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
3231
3232         * MAINTAINERS (Write After Approval): Add myself.
3233
3234 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
3235
3236         * config.sub, config.guess: Import from upstream.
3237
3238 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
3239
3240         * MAINTAINERS (Write After Approval): Put myself in correct order.
3241
3242 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
3243
3244         * MAINTAINERS (Write After Approval): Add myself.
3245
3246 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3247
3248         * MAINTAINERS: Move myself from Reviewers to Write After Approval
3249         section.
3250
3251 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3252
3253         * MAINTAINERS (Write After Approval): Delete myself.
3254
3255 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
3256
3257         PR sanitizer/56781
3258         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
3259         and -B* options with -Xcompiler.
3260
3261 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
3262
3263         PR bootstrap/60620
3264         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
3265         * Makefile.in: Regenerate.
3266
3267 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
3268
3269         * Makefile.def (dependencies): Make all-ld depend on all-binutils
3270         for WINDRES_FOR_TARGET in default-manifest.o rule.
3271         * Makefile.in: Regenerate.
3272
3273 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
3274
3275         * MAINTAINERS (Write After Approval): Add myself.
3276
3277 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
3278
3279         PR sanitizer/56781
3280         * Makefile.def: Set bootstrap=true; for host fixincludes.
3281         * configure.ac: Don't bootstrap host fixincludes unless
3282         --with-build-config=bootstrap-{a,ub}san.
3283         * Makefile.in: Regenerated.
3284         * configure: Regenerated.
3285
3286 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
3287
3288         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
3289         --enable-vtable-verify option parsing.  Don't add
3290         target-libsanitizer to bootstrap_target_libs unless
3291         --with-build-config=bootstrap-asan or
3292         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
3293         to bootstrap_target_libs unless --enable-vtable-verify.
3294         * configure: Regenerated.
3295
3296 2014-03-10  Anatoly Sokolov <aesok@post.ru>
3297
3298         * MAINTAINERS (Write After Approval): Add myself.
3299
3300 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
3301
3302         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
3303
3304 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
3305
3306         PR bootstrap/58572
3307         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
3308         -I for libstdc++-v3 includes if $(LEAN).
3309         * Makefile.in: Regenerated.
3310
3311 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
3312
3313         * MAINTAINERS: Update my email address.
3314
3315 2014-02-24  Walter Lee  <walt@tilera.com>
3316
3317         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
3318         (tilegx-*-*): Change to tilegx*-*-*.
3319         * configure: Regenerate.
3320
3321 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
3322
3323         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
3324
3325 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
3326
3327         * MAINTAINERS (Write After Approval): Add myself.
3328
3329 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3330
3331         PR target/59788
3332         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
3333         *solaris2*.
3334
3335 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
3336
3337         * MAINTAINERS: Update my email address.
3338
3339 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
3340
3341         * MAINTAINERS: Convert to UTF-8.
3342         Properly sort Xinliang David Li's entry.
3343
3344 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
3345             Sandra Loosemore  <sandra@codesourcery.com>
3346
3347         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
3348         nios2 port maintainers.
3349
3350 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
3351
3352         * MAINTAINERS (Write After Approval): Add myself.
3353
3354 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3355
3356         * configure.ac: Add user-friendly check for native x86_64-linux
3357         multilibs.
3358         * configure: Regenerate.
3359
3360 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
3361
3362         * MAINTAINERS: Add myself as sh maintainer.
3363
3364 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
3365
3366         * MAINTAINERS: Add self as SLSR maintainer.
3367
3368 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
3369
3370         * MAINTAINERS: Update my email address.
3371
3372 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
3373
3374         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
3375
3376 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
3377
3378         * Makefile.in: Regenerate.
3379
3380         * Makefile.tpl: Fix typo.
3381         * Makefile.in: Regenerate partially.
3382
3383 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
3384
3385         * configure.ac: Added libcilkrts to noconfig list when C++ is not
3386         supported.
3387         * configure: Regenerated.
3388
3389 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
3390
3391         * MAINTAINERS (Write After Approval): Add myself.
3392
3393 2013-10-30  Jason Merrill  <jason@redhat.com>
3394
3395         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
3396         --disable-build-format-warnings.
3397
3398 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
3399
3400         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
3401         depend on libstdc++ and libgcc.
3402         * configure: Regenerate.
3403         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
3404         libcilkrts for POSIX and i*86, and x86_64 architectures.
3405         * Makefile.in: Added libcilkrts related fields to support building it.
3406
3407 2013-10-26  Jeff Law  <law@redhat.com>
3408
3409         * Makefile.def (target_modules): Remove libmudflap
3410         (languages): Remove check-target-libmudflap).
3411         * Makefile.in: Rebuilt.
3412         * Makefile.tpl (check-target-libmudflap-c++): Remove.
3413         * configure.ac (target_libraries): Remove target-libmudflap.
3414         Remove checks which disabled libmudflap on some systems.
3415         * configure: Rebuilt.
3416         * libmudflap: Directory removed.
3417
3418 2013-10-21  Cong Hou  <congh@google.com>
3419
3420         * MAINTAINERS (Write After Approval): Add myself.
3421
3422 2013-10-16  Mike Stump  <mikestump@comcast.net>
3423
3424         * .dir-locals.el: Add.
3425
3426 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
3427
3428         * configure.ac: Add --enable-host-shared
3429         * configure: Regenerate.
3430
3431 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
3432
3433         Import from savannah.gnu.org:
3434         * config.guess: Update to 2013-06-10 version.
3435         * config.sub: Update to 2013-10-01 version.
3436
3437 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
3438
3439         Changes to build configuration to allow big endian ARC ELF toolchain
3440         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
3441         * configure: Regenerate.
3442
3443 2013-09-20  Alan Modra  <amodra@gmail.com>
3444
3445         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
3446         ppc host match.  Support little-endian powerpc linux hosts.
3447
3448 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
3449
3450         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
3451         maintainer.
3452
3453 2013-09-12  DJ Delorie  <dj@redhat.com>
3454
3455         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
3456         maintainers.
3457
3458 2013-09-03  Richard Biener  <rguenther@suse.de>
3459
3460         * configure.ac: Also allow ISL 0.12.
3461         * configure: Regenerated.
3462
3463 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3464
3465         * MAINTAINERS (Write After Approval): Add myself.
3466
3467 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
3468
3469         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
3470
3471 2013-08-26  Caroline Tice  <cmtice@google.com>
3472
3473         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
3474         "Various Reviewers" to libvtv "Various Maintainers".
3475
3476 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
3477
3478         * MAINTAINERS: Add myself as RTL optimizers reviewer.
3479
3480 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
3481
3482         * MAINTAINERS: Update name, email.
3483
3484 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
3485
3486         * MAINTAINERS (Write After Approval): Add myself.
3487
3488 2013-08-12  Caroline Tice  <cmtice@google.com>
3489
3490         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
3491         address in the Write After Approval section.
3492
3493 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
3494
3495         * MAINTAINERS (Write After Approval): Update email.
3496
3497 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
3498
3499         * configure.ac: Adjust to check VTV_SUPPORTED.
3500         * configure: Regenerated.
3501
3502 2013-08-02  Caroline Tice  <cmtice@google.com>
3503
3504         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
3505         on non-linux systems; add target-libvtv to noconfigdirs; add
3506         libsupc++/.libs to C++ library search paths.
3507         * configure: Regenerated.
3508         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
3509         libstdc++ and libgcc.
3510         * Makefile.in: Regenerated.
3511
3512 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
3513
3514         * MAINTAINERS (Write After Approval): Add myself.
3515
3516 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
3517             Shiva Chen  <shiva0217@gmail.com>
3518
3519         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
3520         nds32 port maintainers.
3521
3522 2013-07-17  Tim Shen  <timshen91@gmail.com>
3523
3524         * MAINTAINERS (Write After Approval): Add myself.
3525
3526 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3527
3528         * configure.ac: Sync from binutils.
3529         * configure: Regenerate.
3530
3531 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
3532
3533         * MAINTAINERS (Write After Approval): Add myself.
3534
3535 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
3536
3537         * MAINTAINERS (Write After Approval): Add myself.
3538
3539 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
3540
3541         * MAINTAINERS (Write After Approval): Add myself.
3542
3543 2013-04-30  Brooks Moses  <bmoses@google.com>
3544
3545         * MAINTAINERS: Update my email; move myself from Fortran
3546         reviewer to Write After Approval.
3547
3548 2013-04-16  Andreas Schwab  <schwab@suse.de>
3549
3550         * configure.ac (aarch64-*-*): Don't disable java.
3551         * configure: Regenerate.
3552
3553 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
3554
3555         * MAINTAINERS (Write After Approval): Add myself.
3556
3557 2013-03-30  Matthias Klose  <doko@ubuntu.com>
3558
3559         * Makefile.def (target_modules): Don't install libffi.
3560         * Makefile.in: Regenerate.
3561
3562 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
3563
3564         * MAINTAINERS (Write After Approval): Add myself.
3565
3566 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
3567
3568         * MAINTAINERS (Write After Approval): Add myself.
3569
3570 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
3571
3572         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
3573         * configure: Regenerated.
3574
3575 2013-02-05  Ian Lance Taylor  <iant@google.com>
3576
3577         PR go/55969
3578         * configure.ac: Disable libgo on some systems where it does not
3579         work.
3580
3581 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
3582
3583         * MAINTAINERS: Explicitly add myself as AIX maintainer.
3584         Remove Geoff Keating as rs6000 port maintainer, at his request.
3585
3586 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
3587
3588         * MAINTAINERS: Update my email.
3589
3590 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
3591
3592         * configure: Re-generate.
3593
3594 2013-01-15  Richard Biener  <rguenther@suse.de>
3595
3596         PR other/55973
3597         * configure: Re-generate.
3598
3599 2013-01-14  Matthias Klose  <doko@ubuntu.com>
3600
3601         * Makefile.def (install-target-libsanitizer): Depend on
3602         install-target-libstdc++-v3.
3603         * Makefile.in: Regenerate.
3604
3605 2013-01-14  Richard Biener  <rguenther@suse.de>
3606
3607         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
3608         * configure: Re-generate
3609
3610 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3611
3612         * config.sub: Update from config repo.
3613
3614 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
3615
3616         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
3617         * Makefile.in: Regenerate.
3618
3619 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
3620
3621         * MAINTAINERS (arc): Add new port maintainership for myself.
3622
3623 2013-01-09  Jason Merrill  <jason@redhat.com>
3624
3625         * .gitignore: Import from gdb repository.
3626
3627 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
3628
3629         * Makefile.def (configure-gcc): Depend on all-gmp.
3630         (all-gcc): Remove dependency on all-gmp.
3631         * Makefile.in: Regenerated.
3632
3633 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3634
3635         * config.sub: Merge from config repo.
3636         * config.guess: Ditto.
3637
3638 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3639
3640         * Makefile.def: Merge from binutils.
3641         * Makefile.in: Ditto.
3642
3643 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
3644
3645         * MAINTAINERS: Update my email.
3646
3647 2012-12-29  Ben Elliston  <bje@gnu.org>
3648
3649         * config.guess: Update to 2012-12-29 version.
3650         * config.sub: Likewise.
3651
3652 2012-12-20  Matthias Klose  <doko@ubuntu.com>
3653
3654         * Makefile.def (install-target-libgfortran): Depend on
3655         install-target-libquadmath, install-target-libgcc.
3656         (install-target-libsanitizer): Depend on install-target-libgcc.
3657         (install-target-libjava): Depend on install-target-libgcc.
3658         (install-target-libitm): Depend on install-target-libgcc.
3659         (install-target-libobjc): Depend on install-target-libgcc.
3660         (install-target-libstdc++-v3): Depend on install-target-libgcc.
3661         * Makefile.in: Regenerate.
3662
3663 2012-12-19  Matthias Klose  <doko@ubuntu.com>
3664
3665         * Makefile.def (install-target-libgo): Depend on
3666         install-target-libatomic.
3667         * Makefile.in: Regenerate.
3668
3669 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
3670
3671         PR go/55201
3672         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
3673         * Makefile.in: Regenerate.
3674
3675 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
3676
3677         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
3678         * configure: Regenerate.
3679
3680 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3681
3682         * config.sub: Merge from config repo.
3683
3684 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
3685
3686         * Makefile.def (target_modules): Add bootstrap=true and
3687         raw_cxx=true to libsanitizer.
3688         * configure.ac (bootstrap_target_libs): Add libsanitizer.
3689         * Makefile.in: Regenerated.
3690         * configure: Likewise.
3691
3692 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
3693
3694         * MAINTAINERS: Remove self as RTL optimization maintainer.
3695
3696 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
3697
3698         * MAINTAINERS (Write After Approval): Add myself.
3699
3700 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
3701
3702         * Makefile.def (target_modules): Remove bootstrap=true and
3703         raw_cxx=true from libsanitizer.
3704         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
3705         * Makefile.in: Regenerated.
3706         * configure: Likewise.
3707
3708 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
3709
3710         * Makefile.def (target_modules): Add bootstrap=true and
3711         raw_cxx=true to libsanitizer.
3712         * configure.ac (bootstrap_target_libs): Add libsanitizer.
3713         * Makefile.in: Regenerated.
3714         * configure: Likewise.
3715
3716 2012-11-28  Andrew Pinski  <apinski@cavium.com>
3717
3718         PR bootstrap/54279
3719         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
3720         * configure: Regenerate.
3721         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
3722         * Makefile.in: Regenerate.
3723
3724 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
3725
3726         * configure.ac: Disable libsanitizer if we're not building C++.
3727         * configure: Regenerate.
3728
3729 2012-11-15  Roland McGrath  <roland@hack.frob.com>
3730
3731         * MAINTAINERS (Write After Approval): Add myself.
3732
3733 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
3734
3735         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
3736         Kostya Serebryany (kcc@google.com) and
3737         Jakub Jelinek (jakub@redhat.com).
3738         Rename area for Dodji Seketeli (dodji@redhat.com).
3739
3740 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
3741
3742         * MAINTAINERS: (asan.c, related): Add myself.
3743
3744 2012-11-14  Roland McGrath  <mcgrathr@google.com>
3745
3746         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
3747         * configure: Regenerate.
3748
3749 2012-11-13  Richard Henderson  <rth@redhat.com>
3750
3751         * configure.ac: Move libsanitizer logic to subdirectory.
3752         * configure: Regenerate.
3753
3754 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
3755
3756         * configure.ac: Enable libsanitizer just on x86 linux for now.
3757         * configure: Re-generate.
3758
3759 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
3760
3761         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
3762         sections.
3763         * configure: Regenerate.
3764
3765 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
3766
3767         * configure.ac: Add section for configdirs for libsanitizer.
3768         Disable for cris-*-* and mmix-*-*.
3769         * configure: Regenerate.
3770
3771 2012-11-12  Wei Mi <wmi@google.com>
3772
3773         * configure.ac: Add libsanitizer to target_libraries.
3774         * Makefile.def: Ditto.
3775         * configure: Regenerate.
3776         * Makefile.in: Regenerate.
3777         * libsanitizer: New directory for asan runtime.  Contains an empty
3778         tsan directory.
3779
3780 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
3781
3782         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
3783         against Mingw64 w32api.
3784         * configure: Regenerate.
3785
3786 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
3787
3788         * configure: Regenerated.
3789
3790 2012-11-03  Robert Mason  <rbmj@verizon.net>
3791
3792         * configure.ac: add --disable-libstdcxx configure option
3793         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
3794
3795 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
3796
3797         * MAINTAINERS (Write After Approval): Add myself.
3798
3799 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
3800
3801         * MAINTAINERS (Write After Approval): Add myself.
3802
3803 2012-10-24  Sharad Singhai  <singhai@google.com>
3804
3805         * MAINTAINERS (Write After Approval): Add myself.
3806
3807 2012-10-24  Eric Christopher  <echristo@gmail.com>
3808
3809         * MAINTAINERS: Update email address.
3810
3811 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
3812
3813         PR bootstrap/54820
3814         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
3815         * configure: Regenerate.
3816
3817 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
3818
3819         * MAINTAINERS (aarch64): Add Marcus and myself.
3820
3821 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
3822
3823         PR bootstrap/54820
3824         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
3825         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
3826         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3827         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3828         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
3829         * Makefile.in: Regenerate.
3830         * configure.ac (have_static_libs): New variable and associated check.
3831         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
3832         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
3833         * configure: Regenerate.
3834
3835 2012-10-10  Richard Biener  <rguenther@suse.de>
3836
3837         * MAINTAINERS: Adjust for changed surname.
3838
3839 2012-10-04  Lawrence Crowl  <crowl@google.com>
3840
3841         * MAINTAINERS (Write After Approval): Add myself.
3842
3843 2012-10-01  Cary Coutant  <ccoutant@google.com>
3844
3845         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
3846
3847 2012-09-28  Ian Lance Taylor  <iant@google.com>
3848
3849         * Makefile.def: Make all-target-libgo depend on
3850         all-target-libbacktrace.
3851         * Makefile.in: Rebuild.
3852
3853 2012-09-26  Ian Lance Taylor  <iant@google.com>
3854
3855         * Makefile.def: Make all-gcc depend on all-libbacktrace.
3856         * Makefile.in: Rebuild.
3857
3858 2012-09-20  Walter Lee  <walt@tilera.com>
3859
3860         * configure.ac: Add tilegx to list of targets that support gold.
3861         * configure: Regenerate.
3862
3863 2012-09-20  Marek Polacek  <polacek@redhat.com>
3864
3865         * MAINTAINERS (Write After Approval): Add myself.
3866
3867 2012-09-19  Steve Ellcey  <sellcey@mips.com>
3868
3869         * configure.ac: Add mips*-mti-elf* target.
3870         * configure: Regenerate.
3871
3872 2012-09-17  Ian Lance Taylor  <iant@google.com>
3873
3874         * MAINTAINERS (Various Maintainers): Add libbacktrace.
3875         * configure.ac (host_libs): Add libbacktrace.
3876         (target_libraries): Add libbacktrace.
3877         * Makefile.def (host_modules): Add libbacktrace.
3878         (target_modules): Likewise.
3879         * configure, Makefile.in: Rebuild.
3880
3881 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
3882
3883         PR target/38607
3884         Merge upstream change.
3885         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
3886
3887         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
3888         Add libgomp*.o to compare_exclusions for AIX.
3889         * configure: Regenerate.
3890
3891 2012-09-06  Diego Novillo  <dnovillo@google.com>
3892
3893         * configure.ac: Bump minimum GMP version to 4.2.3.
3894         * configure: Re-generate.
3895
3896 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
3897
3898         PR target/54461
3899         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
3900         target-libgloss if not configured --with-avrlibc=no.
3901         * configure: Regenerate.
3902
3903 2012-09-04  Jason Merrill  <jason@redhat.com>
3904
3905         * configure.ac: Fix --enable-languages=all.
3906
3907 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
3908
3909         * MAINTAINERS (Write After Approval): Add myself.
3910
3911 2012-09-03  Richard Guenther  <rguenther@suse.de>
3912
3913         PR bootstrap/54138
3914         * configure.ac: Re-organize ISL / CLOOG checks to allow
3915         disabling with either --without-isl or --without-cloog.
3916         * configure: Regenerated.
3917
3918 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
3919
3920         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
3921         * configure: Regenerate.
3922
3923 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
3924
3925         * MAINTAINERS: Fix my email address.
3926
3927 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
3928
3929         PR binutils/4970
3930         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
3931         and opcodes.
3932         * Makefile.in: Regenerated.
3933
3934 2012-08-26  Art Haas <ahaas@impactweather.com>
3935
3936         * configure: Regenerate.
3937
3938 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
3939
3940         * INSTALL/README: Also refer to the online installation
3941         instructions.
3942
3943 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3944
3945         * MAINTAINERS (Write After Approval): Add myself.
3946         (Picochip port): Remove myself.
3947
3948 2012-08-14   Diego Novillo  <dnovillo@google.com>
3949
3950         Merge from cxx-conversion branch.
3951
3952         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
3953         POSTSTAGE1_CONFIGURE_FLAGS.
3954         * Makefile.in: Regenerate.
3955         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
3956         Force C++ when bootstrapping.
3957         * configure: Regenerate.
3958
3959 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3960
3961         * MAINTAINERS (Write After Approval): Add myself.
3962
3963 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
3964
3965         * README: Document use of ranges of years in copyright notices.
3966
3967 2012-07-06  Richard Guenther  <rguenther@suse.de>
3968
3969         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
3970         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
3971         --with-gmp=system.
3972         * Makefile.in: Regenerated.
3973         * configure: Likewise.
3974
3975 2012-07-06  Richard Guenther  <rguenther@suse.de>
3976
3977         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
3978         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
3979         supply V=1 as extra_make_flags.
3980         * configure: Regenerated.
3981         * Makefile.in: Likewise.
3982
3983 2012-07-04  Tristan Gingold  <gingold@adacore.com>
3984
3985         * configure: Regenerate.
3986
3987 2012-07-03  Richard Guenther  <rguenther@suse.de>
3988
3989         * Makfile.def (isl): Remove not necessary extra_exports and
3990         extra_make_flags.
3991         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
3992         * Makefile.in: Regenerated.
3993
3994 2012-07-03  Richard Guenther  <rguenther@suse.de>
3995
3996         * Makefile.def (cloog): Add V=1 to extra_make_flags.
3997         * configure.ac: If either the ISL or the CLooG check failed
3998         do not try to build in-tree versions.
3999         * Makefile.in: Regenerated.
4000         * configure: Regenerated.
4001
4002 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4003
4004         * configure: Regenerate.
4005
4006 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
4007
4008         * MAINTAINERS (Various Maintainers): Add myself as testsuite
4009         maintainer.
4010
4011 2012-07-02  Richard Guenther  <rguenther@suse.de>
4012
4013         * configure: Regenerated.
4014
4015 2012-07-02  Richard Guenther  <rguenther@suse.de>
4016         Michael Matz  <matz@suse.de>
4017         Tobias Grosser <tobias@grosser.es>
4018         Sebastian Pop <sebpop@gmail.com>
4019
4020         * Makefile.def: Add ISL host module, remove PPL host module.
4021         Adjust ClooG host module to use the proper ISL.
4022         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
4023         * configure.ac: Include config/isl.m4.  Add ISL host library,
4024         remove PPL.  Remove PPL configury, add ISL configury, adjust
4025         ClooG configury.
4026         * Makefile.in: Regenerated.
4027         * configure: Likewise.
4028
4029 2012-07-02  Richard Guenther  <rguenther@suse.de>
4030
4031         Merge from graphite branch
4032         2011-07-21  Tobias Grosser  <tobias@grosser.es>
4033
4034         * configure: Regenerated.
4035         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
4036         both cloog.org and legacy versions. The only supported version will
4037         be CLooG with the isl backend.
4038
4039         2011-07-21  Tobias Grosser  <tobias@grosser.es>
4040
4041         * configure: Regenerated.
4042         * configure.ac: Require cloog isl 0.17.0
4043
4044         2011-07-21  Tobias Grosser  <tobias@grosser.es>
4045
4046         * configure: Regenerated.
4047         * config/cloog.m4: Do not define CLOOG_ORG
4048
4049 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
4050
4051         * configure.ac: Skip C if explicitly selected.
4052         * configure: Regenerate.
4053
4054 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
4055
4056         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
4057         they contain -O2.
4058         * configure: Regenerate.
4059
4060 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
4061
4062         PR debug/53740
4063         * df.h, df-problems.c, dce.c: Revert last patch.
4064
4065 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
4066
4067         * MAINTAINERS (Write After Approval): Update my email address.
4068
4069 2012-06-21  Meador Inge  <meadori@codesourcery.com>
4070
4071         * MAINTAINERS (Write After Approval): Add myself.
4072
4073 2012-06-20  Jason Merrill  <jason@redhat.com>
4074
4075         * Makefile.tpl (check-target-libgomp-c++): New.
4076         (check-target-libitm-c++): New.
4077         * Makefile.def (c++): Add them.
4078         * Makefile.in: Regenerate.
4079
4080 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
4081
4082         * MAINTAINERS (Write After Approval): Add myself.
4083
4084 2012-05-16  Olivier Hainque  <hainque@adacore.com>
4085
4086         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
4087         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
4088         (install-no-fixedincludes): Adjust accordingly.
4089         * Makefile.in: Regenerate.
4090
4091 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
4092
4093         Merge upstream change
4094         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
4095
4096 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
4097
4098         * MAINTAINERS (Write After Approval): Add myself.
4099
4100 2012-05-09  Nick Clifton  <nickc@redhat.com>
4101             Paul Smith  <psmith@gnu.org>
4102
4103         PR bootstrap/50461
4104         * configure.ac (mpfr-dir): When using in-tree MPFR sources
4105         allow for the fact that from release v3.1.0 of MPFR the source
4106         files were moved into a src sub-directory.
4107         * configure: Regenerate.
4108
4109 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
4110
4111         * configure.ac: Bump minimum MPFR version to 2.4.0.
4112         * configure: Regenerated.
4113
4114 2012-05-01  Richard Henderson  <rth@redhat.com>
4115
4116         * Makefile.def (libatomic): New target_module.
4117         * configure.ac (target_libraries): Add libatomic.
4118         (noconfigdirs): Check if libatomic is supported.
4119         * Makefile.in, configure: Rebuild.
4120
4121 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
4122
4123         * MAINTAINERS (Write After Approval): Add myself.
4124
4125 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
4126
4127         * config.sub: Update to 2012-04-18 version from official repo.
4128
4129 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
4130
4131         * MAINTAINERS (Write After Approval): Add myself.
4132
4133 2012-04-11  Steve Ellcey  <sellcey@mips.com>
4134
4135         * MAINTAINERS: Changed email address.
4136
4137 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
4138
4139         PR target/52737
4140         * contrib/gcc_update (files_and_dependencies):
4141         Remove gcc/config/avr/t-multilib from touch data.
4142
4143 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4144
4145         * MAINTAINERS (OS Port Maintainers): Remove irix.
4146         * configure.ac (enable_libgomp): Remove *-*-irix6*.
4147         (unsupported_languages): Remove mips-sgi-irix6.*.
4148         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
4149         (with_stabs): Remove.
4150         * configure: Regenerate.
4151
4152 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4153
4154         * MAINTAINERS (OS Port Maintainers): Remove osf.
4155         * configure.ac (enable_libgomp): Remove *-*-osf*.
4156         (with_stabs): Remove alpha*-*-osf*.
4157         * configure: Regenerate.
4158
4159 2012-03-05  Tristan Gingold  <gingold@adacore.com>
4160
4161         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
4162         * configure: Regenerate.
4163
4164 2012-02-17  Walter Lee  <walt@tilera.com>
4165
4166         * MAINTAINERS: (Write After Approval): Delete myself.
4167
4168 2012-02-14  Walter Lee  <walt@tilera.com>
4169
4170         * MAINTAINERS (tilegx port): Add myself.
4171         (tilepro port): Add myself.
4172         (Write After Approval): Add myself.
4173
4174 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
4175
4176         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
4177         and Joseph Myers as docstring relicensing maintainers.
4178
4179 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
4180
4181         * MAINTAINERS (write-after-approval): Add myself.
4182
4183 2012-02-08  Ira Rosen <irar@il.ibm.com>
4184
4185         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
4186         maintainer.
4187
4188 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
4189
4190         * MAINTAINERS (Write After Approval): Move myself to
4191         maintain alphabetical order.
4192
4193 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
4194
4195         * MAINTAINERS (Write After Approval): Add myself.
4196
4197 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
4198
4199         * MAINTAINERS (Write After Approval): Add myself.
4200
4201 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
4202             Jayant R Sonar <jayant.sonar@kpitcummins.com>
4203
4204         * configure.ac (cr16-*-*): Remove nonconfigdirs.
4205         * configure: Regenerate.
4206
4207 2012-01-23  Harshit Chopra  <harshit@google.com>
4208
4209         * MAINTAINERS (Write After Approval): Add myself.
4210
4211 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
4212
4213         * configure.ac: Remove reference to mh-interix.
4214         * configure: Regenerate.
4215
4216 2012-01-05  Richard Henderson  <rth@redhat.com>
4217
4218         PR bootstrap/51072
4219         * configure.ac: Disable libitm if c++ is not enabled.
4220         * configure: Rebuild.
4221
4222         * configure.ac: Fix regexp for same.
4223         * configure: Rebuild.
4224
4225 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
4226
4227         * MAINTAINERS (Write After Approval): Add myself.
4228
4229 2012-01-02  Richard Guenther  <rguenther@suse.de>
4230
4231         PR bootstrap/51686
4232         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
4233         * Makefile.in: Regenerate.
4234
4235 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
4236
4237         * MAINTAINERS (Write After Approval): Add myself.
4238
4239 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
4240
4241         * configure: Regenerate.
4242
4243 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
4244
4245         * MAINTAINERS (picochip): Changed email address.
4246
4247 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
4248
4249         * MAINTAINERS (write-after-approval): Add self.
4250
4251 2011-11-29  DJ Delorie  <dj@redhat.com>
4252
4253         * configure.ac (rl78-*-*) New case.
4254         * configure: Regenerate.
4255         * MAINTAINERS: Add myself as RL78 maintainer.
4256
4257 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4258
4259         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
4260
4261 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
4262
4263         * libtool.m4: Additional FreeBSD 10 fixes.
4264
4265 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
4266
4267         * MAINTAINERS: Move myself from Write After Approval to CPU Port
4268         Maintainers section, as Epiphany maintainer.
4269
4270 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
4271
4272         PR target/49992
4273         * configure.ac: Remove ranlib special-casing for Darwin.
4274         * configure: Regenerate.
4275
4276 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
4277
4278         * MAINTAINERS (Reviewers): Keep the list sorted.
4279
4280 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
4281
4282         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
4283
4284 2011-11-09  Roland McGrath  <mcgrathr@google.com>
4285
4286         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
4287         * configure: Rebuild.
4288         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
4289         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
4290         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
4291         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
4292         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
4293         Add READELF.
4294         * Makefile.in: Rebuild.
4295
4296 2011-11-09  Jason Merrill  <jason@redhat.com>
4297
4298         * Makefile.def (language=c++): Remove check-c++0x.
4299         * Makefile.in (check-gcc-c++): Regenerate.
4300
4301 2011-11-08  Richard Henderson  <rth@redhat.com>
4302
4303         * configure.ac: Test for libitm directory present first.
4304
4305         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
4306
4307         * configure.ac: Test libitm/configure.tgt to disable libitm.
4308         * configure: Rebuild.
4309
4310 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
4311             Richard Henderson  <rth@redhat.com>
4312
4313         Merged from transactional-memory.
4314
4315         * Makefile.def (lang_env_dependencies): libitm is c++.
4316         Add libitm target module.
4317         * configure.ac: Likewise.
4318         * config/mmap.m4: New file.
4319         * contrib/gcc_update: Add libitm to touch data.
4320         * Makefile.in, configure: Rebuild.
4321
4322 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4323
4324         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
4325         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
4326         * Makefile.in: Regenerate.
4327
4328 2011-11-01  DJ Delorie  <dj@redhat.com>
4329
4330         * config.sub: Update to version 2011-10-29 (added rl78)
4331
4332 2011-10-27  Nick Clifton  <nickc@redhat.com>
4333
4334         * config.sub: Import these changes from the config project:
4335
4336         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
4337             Ben Elliston  <bje@gnu.org>
4338
4339         * config.sub (epiphany): New.
4340
4341         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
4342             Ben Elliston  <bje@gnu.org>
4343
4344         * config.sub (hexagon, hexagon-*): New.
4345
4346         2011-08-23  Roland McGrath  <mcgrathr@google.com>
4347
4348         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
4349         64eb to be64.
4350
4351         2011-08-16  Roland McGrath  <mcgrathr@google.com>
4352
4353         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
4354         (nacl): Grok as alias for 32el-unknown-nacl.
4355
4356 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
4357
4358         * MAINTAINERS (Write After Approval): Add myself.
4359
4360 2011-10-24  Teresa Johnson  <tejohnson@google.com>
4361
4362         * MAINTAINERS (Write After Approval): Add myself.
4363
4364 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
4365
4366         * MAINTAINERS (sparc port): Remove myself.
4367
4368 2011-09-14  Tom de Vries  <tom@codesourcery.com>
4369
4370         * MAINTAINERS (Write After Approval): Add myself.
4371
4372 2011-08-14  Yao Qi  <yao@codesourcery.com>
4373
4374         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
4375         * configure: Regenerate.
4376
4377 2011-07-26  Ian Lance Taylor  <iant@google.com>
4378
4379         * configure.ac: Set have_compiler based on whether gcc directory
4380         exists, rather than on whether gcc is in configdirs.
4381         * configure: Rebuild.
4382
4383 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
4384
4385         * MAINTAINERS (Global Reviewers): Add self.
4386
4387 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
4388
4389         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
4390         link directories.
4391         * Makefile.in: Rebuild.
4392
4393 2011-07-20  Ian Lance Taylor  <iant@google.com>
4394
4395         PR bootstrap/49787
4396         * configure.ac: Move --enable-bootstrap handling earlier in file.
4397         If --enable-bootstrap and either --enable-build-with-cxx or
4398         --enable-build-poststage1-with-cxx, enable C++ automatically.
4399         * configure: Rebuild.
4400
4401 2011-07-19  Ian Lance Taylor  <iant@google.com>
4402
4403         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
4404         make C++ a boot_language.  Set and substitute
4405         POSTSTAGE1_CONFIGURE_FLAGS.
4406         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
4407         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
4408         * configure, Makefile.in: Rebuild.
4409
4410 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
4411
4412         * MAINTAINERS (Register Allocation): Move myself from reviewers to
4413         maintainers.
4414
4415 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
4416
4417         * MAINTAINERS (Global Reviewers): Add myself.
4418
4419 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4420
4421         * configure: Regenerate.
4422
4423 2011-07-16  Jason Merrill  <jason@redhat.com>
4424
4425         * Makefile.def (language=c++): Add check-c++0x and
4426         check-target-libmudflap-c++.
4427         * Makefile.tpl (check-target-libmudflap-c++): New.
4428         * Makefile.in: Regenerate.
4429
4430 2011-07-16  Matthias Klose  <doko@ubuntu.com>
4431
4432         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
4433         * Makefile.def (target_modules/libjava): Pass
4434         $(EXTRA_CONFIGARGS_LIBJAVA).
4435         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
4436         if not configured with --enable-static-libjava.
4437         * Makefile.in: Regenerate.
4438         * configure: Likewise.
4439
4440 2011-07-15  Jason Merrill  <jason@redhat.com>
4441
4442         * Makefile.in (check-c++): Move check-gcc-c++0x after
4443         check-target-libstdc++-v3.
4444
4445 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
4446
4447         * MAINTAINERS (c6x port): New entry.
4448
4449 2011-07-13  Jason Merrill  <jason@redhat.com>
4450
4451         * Makefile.in (check-gcc-c++0x): New.
4452         (check-c++): Depend on it.
4453
4454 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4455
4456         PR target/39150
4457         * configure.ac (i[3456789]86-*-solaris2*): Also accept
4458         x86_64-*-solaris2.1[0-9]*.
4459         * configure: Regenerate.
4460
4461 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
4462
4463         * MAINTAINERS (RTL optimizers): Add self.
4464
4465 2011-06-27  Gabriel Charette  <gchare@google.com>
4466
4467         * MAINTAINERS (Write After Approval): Add myself.
4468
4469 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
4470
4471         PR regression/47836
4472         PR bootstrap/23656
4473         PR other/47733
4474         PR bootstrap/49247
4475         PR c/48825
4476         * configure.ac (target_libraries): Remove target-libiberty.
4477         Remove case-statement setting skipdirs=target-libiberty for
4478         multiple targets.  Remove checking target_configdirs and
4479         removing target-libiberty but keeping target-libgcc if
4480         otherwise empty.
4481         * Makefile.def (target_modules): Don't add libiberty.
4482         (dependencies): Remove all traces of target-libiberty.
4483         * configure, Makefile.in: Regenerate.
4484
4485 2011-06-13  Walter Lee <walt@tilera.com>
4486
4487         * configure.ac (tilepro-*-*) New case.
4488         (tilegx-*-*): Likewise.
4489         * configure: Regenerate.
4490
4491 2011-06-06  Jing Yu  <jingyu@google.com>
4492
4493         * configure.ac: Skip target-libiberty for
4494         arm*-*-linux-androideabi.
4495         * configure: Regenerated.
4496
4497 2011-06-06  Nick Clifton  <nickc@redhat.com>
4498
4499         * config.sub: Sync from upstream.
4500
4501 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
4502
4503         * MAINTAINERS (Write After Approval): Add myself.
4504
4505 2011-06-01  Daniel Jacobowitz  <drow@false.org>
4506
4507         * MAINTAINERS: Update my email address.
4508
4509 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
4510
4511         * MAINTAINERS (Write After Approval): Update my email address.
4512
4513 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
4514
4515         * MAINTAINERS (Write After Approval): Add myself.
4516
4517 2011-05-08  Doug Kwan  <dougkwan@google.com>
4518
4519         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
4520         * configure: Regenerated.
4521         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
4522         value from configure.
4523         * Makefile.in: Regenerated.
4524
4525 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
4526
4527         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
4528         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
4529         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
4530         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
4531         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
4532         *-*-vxworks*): Disable newlib and libgloss in separate case
4533         statement.
4534         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
4535         to separate case statement.
4536         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
4537         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
4538         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
4539         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
4540         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
4541         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
4542         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
4543         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
4544         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
4545         i[[3456789]]86-*-rdos*, m32r-*-*,
4546         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
4547         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
4548         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
4549         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
4550         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
4551         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
4552         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
4553         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
4554         and libgloss in main case over targets.  Remove most empty cases
4555         in main case over targets.
4556         * configure: Regenerate.
4557
4558 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
4559
4560         * MAINTAINERS (Write After Approval): Add myself.
4561
4562 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
4563
4564         * configure.ac: Remove code setting special library locations for
4565         hppa*64*-*-hpux11*.  Remove code setting compiler for
4566         sparc-sun-solaris2*.
4567         * configure: Regenerate.
4568
4569 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
4570
4571         * configure.ac: Separate libgloss_dir settings from general case
4572         over targets.
4573         * configure: Regenerate.
4574
4575 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
4576
4577         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
4578         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
4579         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
4580         cases in libgcj-disabling case statement.
4581         (hppa*64*-*-linux*): Set unsupported_languages instead of
4582         disabling target-zlib.
4583         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
4584         to hppa*64*-*-hpux*.
4585         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
4586         hppa*-*-hpux*.
4587         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
4588         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
4589         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
4590         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
4591         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
4592         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
4593         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
4594         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
4595         libgcj-disabling case statement.
4596         * configure: Regenerate.
4597
4598 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
4599
4600         * configure.ac: Disable Java for targets not supporting libffi.
4601         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
4602         Remove cases in Java-disabling statement.
4603         (*arm-wince-pe): Change to arm-wince-pe.
4604         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
4605         cases in Java-disabling statement.
4606         (bfin-*-*): Don't disable Java again.
4607         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
4608         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
4609         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
4610         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
4611         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
4612         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
4613         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
4614         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
4615         Java-disabling statement.
4616         (mmix-*-*): Don't disable Java again.
4617         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4618         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
4619         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
4620         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
4621         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
4622         statement.
4623         * configure: Regenerate.
4624
4625 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
4626
4627         * configure.ac: Separate cases disabling Java and Java libraries
4628         from general case over targets.
4629         * configure: Regenerate.
4630
4631 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
4632
4633         * MAINTAINERS: Update my email address.
4634
4635 2011-04-20  Easwaran Raman  <eraman@google.com>
4636
4637         * MAINTAINERS (Write After Approval): Add myself.
4638
4639 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
4640
4641         PR lto/48086
4642         * configure.ac: Re-enable LTO on *-apple-darwin9*.
4643         * configure: Regenerate.
4644
4645 2011-04-16  Jim Meyering  <meyering@redhat.com>
4646
4647         * MAINTAINERS (Write After Approval): Add myself.
4648
4649 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
4650
4651         * MAINTAINERS: Update my email address.
4652
4653 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
4654
4655         * MAINTAINERS (Write After Approval): Add myself.
4656
4657 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
4658
4659         * MAINTAINERS (Write After Approval): Add myself.
4660
4661 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
4662
4663         * MAINTAINERS (Write After Approval): Add myself.
4664
4665 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
4666
4667         * configure.ac (build_tools): Remove build-byacc.
4668         (host_libs): Remove mmalloc.
4669         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
4670         autoconf automake libtool diff rcs fileutils shellutils time
4671         textutils wdiff find uudecode hello tar gzip indent recode release
4672         sed perl gawk findutils gettext zip.
4673         (libgcj): Remove target-qthreads.
4674         (target_tools): Remove target-examples target-gperf.
4675         (YACC): Don't handle building byacc.
4676         * configure: Regenerate.
4677         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
4678         dosutils, examples, fileutils, find, findutils, gawk, gettext,
4679         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
4680         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
4681         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
4682         handle building components.
4683         * Makefile.in: Regenerate.
4684
4685 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
4686
4687         * MAINTAINERS: Update my email address as Xtensa maintainer.
4688
4689 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4690
4691         * config.sub: Sync from upstream.
4692
4693 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4694
4695         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
4696         (microblaze*): Don't disable libssp.
4697         * configure: Regenerate.
4698
4699 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4700
4701         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
4702         moveifchange.
4703         * configure: Regenerate.
4704         * Makefile.tpl: Use @SHELL@ not @config_shell@.
4705         * Makefile.in: Regenerate.
4706
4707 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4708
4709         * configure.ac (*-*-sysv4*): Don't enable libgomp.
4710         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
4711         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
4712         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
4713         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
4714         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
4715         md_exec_prefix cases.
4716         * configure: Regenerate.
4717
4718 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4719
4720         * configure.ac: Separate cases disabling target-libssp,
4721         target-libiberty, target-libstdc++-v3 and Fortran from general
4722         case over targets.
4723         * configure: Regenerate.
4724
4725 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4726
4727         * configure.ac (*-*-chorusos): Don't disable libgcj.
4728         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
4729         Remove case.
4730         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
4731         (arm-*-coff): Don't disable libgcj.
4732         (arm*-*-linux-gnueabi): Remove useless assignment.
4733         (arm-*-riscix*): Don't disable libgcj.
4734         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
4735         configuration.
4736         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
4737         (c54x*-*-*): Remove case.
4738         (tic54x-*-*): Don't disable GCC or GCC libraries.
4739         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
4740         to *.
4741         (d10v-*-*): Don't disable GCC libraries.
4742         (d30v-*-*): Don't disable libgcj.
4743         (h8500-*-*): Don't disable GCC libraries.
4744         (i960-*-*): Don't disable libgcj.
4745         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
4746         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4747         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
4748         libgcj.
4749         (m68k-*-coff*): Remove case.
4750         (mmix-*-*): Don't disable libgloss on host.
4751         (mn10200-*-*, mn10300-*-*): Remove cases.
4752         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4753         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
4754         Don't disable libgcj.
4755         (romp-*-*): Remove case.
4756         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
4757         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
4758         case.
4759         (v810-*-*): Don't disable GCC libraries.
4760         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
4761         (ip2k-*-*): Don't disable GCC libraries.
4762         * configure: Regenerate.
4763
4764 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
4765
4766         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
4767         libffi on host.
4768         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
4769         on host.
4770         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
4771         * configure: Regenerate.
4772
4773 2011-03-26  John Marino  <binutils@marino.st>
4774
4775         * configure.ac: Add support for *-*-dragonfly*
4776         * configure: Regenerate.
4777
4778 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
4779
4780         * configure.ac (native_only): Remove.
4781         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
4782         send-pr uudecode guile gnuserv on host.
4783         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
4784         send-pr rcs guile perl texinfo libtool on host.
4785         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
4786         automake send-pr rcs guile perl texinfo libtool on host.
4787         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
4788         (*-*-kaos*): Don't disable target-examples target-gperf on target.
4789         (alpha*-dec-osf*): Don't disable fileutils on target.
4790         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
4791         texinfo send-pr expect dejagnu on target.
4792         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
4793         target-qthreads on target.
4794         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
4795         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
4796         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
4797         x86_64-*-mingw*): Don't disable expect on target.
4798         (*-*-cygwin*): Don't disable target-gperf on target.
4799         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
4800         gnuserv on target.
4801         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
4802         target.
4803         * configure: Regenerate.
4804
4805 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
4806
4807         * configure.ac (target_tools): Remove target-groff.
4808         (native_only): Remove target-groff.
4809         (hppa*64*-*-*): Don't disable byacc.
4810         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
4811         setting.
4812         (*-*-kaos*): Don't skip target-librx and target-groff.
4813         (*-*-netware*): Don't skip target-libmudflap.
4814         (*-*-tpf*): Don't skip target-libmudflap.
4815         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
4816         directories on the host.
4817         (ia64*-*-*vms*): Don't skip tix.
4818         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
4819         host.
4820         * configure: Regenerate.
4821
4822 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
4823
4824         * configure.ac: Remove references to mt-mep, mt-netware,
4825         mt-wince.
4826         * Makefile.def: Add all-utils soft dependencies.
4827         * Makefile.tpl: Remove GDB_NLM_DEPS.
4828         * configure: Regenerate.
4829         * Makefile.in: Regenerate.
4830
4831 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4832
4833         * configure.ac: Do not include mh-x86omitfp.
4834         * configure: Regenerate.
4835
4836 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4837
4838         * configure.ac: Remove empty cases.
4839         * configure: Regenerate.
4840
4841 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4842
4843         * Makefile.def: Add dependency from termcap to gdb.
4844         * Makefile.in: Regenerate.
4845
4846 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4847
4848         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
4849         * configure: Regenerate.
4850         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
4851         * Makefile.tpl: Likewise.
4852         * Makefile.in: Regenerate.
4853
4854 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4855
4856         * configure.ac: Remove all mentions of tentative_cc.
4857         * configure: Regenerate.
4858
4859 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
4860
4861         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
4862         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
4863         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
4864         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
4865         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
4866         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
4867         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
4868         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4869         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
4870         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
4871         *-*-rhapsody*): Remove host cases.
4872         * configure: Regenerate.
4873
4874 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
4875
4876         * configure.ac (ppc*-*-pe): Remove host case.
4877         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
4878         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
4879         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
4880         cases.
4881         * configure: Regenerate.
4882
4883 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
4884
4885         * config.sub: Update to version 2011-03-23.
4886
4887 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
4888
4889         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
4890         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
4891         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
4892         * configure: Regenerate.
4893
4894 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
4895
4896         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
4897         to Write After Approval.
4898         * config-ml.in: Don't handle arc-*-elf*.
4899         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
4900         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
4901         handle GCC libraries.
4902         * configure: Regenerate.
4903
4904 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4905
4906         PR bootstrap/48120:
4907         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
4908         Add -lstdc++ -lm to LIBS.
4909         * configure: Regenerate.
4910
4911 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
4912
4913         * config.guess: Update to version 2011-02-02
4914         * config.sub: Update to version 2011-02-24
4915
4916 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
4917
4918         PR lto/48086
4919         * configure.ac: Re-enable LTO on *-apple-darwin9.
4920         * configure: Regenerate.
4921
4922 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
4923
4924         PR lto/48086
4925         * configure.ac: Disable LTO on darwin due to an assembler change in
4926         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
4927         under 256.
4928         * configure: Regenerate.
4929
4930 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
4931
4932         * MAINTAINERS: Update myself as score backend maintainer,
4933         update my e-mail address.
4934
4935 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
4936
4937         * MAINTAINERS: Update my e-mail address.
4938
4939 2011-03-06  Joey Ye  <joey.ye@arm.com>
4940
4941         * MAINTAINERS: Update my e-mail address.
4942
4943 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
4944
4945         * configure.ac: Adjust test of with_ppl.
4946         * configure: Regenerated.
4947
4948 2011-03-02  Kai Tietz  <ktietz@redhat.com>
4949
4950         * MAINTAINERS: Adjust my e-mail address.
4951
4952 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
4953
4954         * configure.ac: Add -lpwl to ppllibs.
4955         * configure: Regenerated.
4956
4957 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
4958
4959         * config/cloog.m4: Add -lisl to clooglibs.
4960         * configure: Regenerated.
4961
4962 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
4963
4964         * MAINTAINERS (CPU Port maintainers): Add self.
4965
4966 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4967
4968         * MAINTAINERS: Add myself as testsuite maintainer.
4969
4970 2011-02-15  Mike Stump  <mikestump@comcast.net>
4971
4972         * MAINTAINERS: Add myself as testsuite maintainer.
4973
4974 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4975
4976         Import from Libtool and gnulib:
4977
4978         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
4979
4980         Prepare for supporting FreeBSD 10.
4981         * config.rpath: Remove handling of freebsd1* which soon would
4982         match FreeBSD 10.0.
4983
4984         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
4985
4986         Remove support for FreeBSD 1.x.
4987         * libtool.m4 (_LT_LINKER_SHLIBS)
4988         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
4989         soon would incorrectly match FreeBSD 10.0.
4990
4991 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4992
4993         PR binutils/12283
4994         * move-if-change: Import version from gnulib.
4995
4996 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
4997
4998         PR lto/47225
4999         * Makefile.def (lto-plugin): Double dash for enable-shared.
5000         (configure-gcc): Depend on all-lto-plugin.
5001         * Makefile.in: Rebuilt.
5002
5003 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5004
5005         * configure.ac: Remove extra bracket.
5006         * configure: Regenerate.
5007
5008 2011-02-08  Tobias Burnus  <burnus@net-b.de>
5009
5010         * MAINTAINERS: Add myself as libquadmath maintainer.
5011
5012 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
5013
5014         * MAINTAINERS: Update my email address.
5015
5016 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
5017
5018         * MAINTAINERS (option handling): Add self.
5019
5020 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
5021
5022         PR lto/47225
5023         * Makefile.def: Add dependency for install-gcc
5024         on install-lto-plugin.
5025         * Makfile.in: Regenerated
5026
5027 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
5028
5029         * MAINTAINERS (CPU Port Maintainers): Add myself.
5030
5031 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
5032
5033         PR libgcj/44341
5034         * configure.ac: Discard --with-* flags for host when configuring
5035         target libraries for cross build.
5036         * configure: Rebuilt.
5037
5038 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
5039
5040         * MAINTAINERS (linear loop transforms): Removed.
5041
5042 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
5043
5044         * configure.ac: If with_ppl is no, move setting with_cloog=no
5045         after CLOOG_REQUESTED check.
5046         * configure: Regenerated.
5047
5048 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
5049
5050         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
5051         CLooG has been requested.
5052         * configure: Regenerated.
5053
5054 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
5055
5056         * configure: Regenerated.
5057         * configure.ac: Check for version 0.11 (or later revision) of PPL.
5058
5059 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
5060
5061         * configure: Regenerated.
5062         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
5063
5064 2011-01-21  Andreas Schwab  <schwab@redhat.com>
5065
5066         * configure.ac: Use AS_HELP_STRING throughout.
5067         * configure: Regenerate.
5068
5069 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
5070
5071         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
5072         * configure: Regenerate.
5073
5074 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5075
5076         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
5077
5078 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
5079
5080         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
5081         for ia64-hpux.
5082         * configure: Regenerate.
5083
5084 2011-01-07  Jan Hubicka  <jh@suse.cz>
5085
5086         PR lto/47225
5087         * Makefile.in: Regenerate.
5088         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
5089         configure.
5090
5091 2011-01-07  Jan Hubicka  <jh@suse.cz>
5092
5093         * Makefile.in: Regenerate.
5094         * Makefile.def (gcc host module) and soft dependency on lto-plugin
5095         and configure dependency on lto-plugin configure.
5096         (lto-plugin module): Remove dependency on GCC; add dependency on
5097         liniberty.
5098
5099 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
5100
5101         * MAINTAINERS (Write After Approval): Add myself.
5102
5103 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
5104
5105         * configure: Regenerate.
5106
5107 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
5108
5109         * configure.ac: (picochip): Disable libiberty.
5110
5111 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
5112
5113         * MAINTAINERS (Write After Approval): Add myself.
5114
5115 2010-12-10  Ian Lance Taylor  <iant@google.com>
5116
5117         PR bootstrap/46819
5118         * configure.ac: For --disable-libgcj clear libgcj_saved.
5119         * configure: Rebuild.
5120
5121 2010-12-10  Tobias Burnus  <burnus@net-b.de>
5122
5123         PR fortran/46540
5124         * configure.ac: Add --disable-libquadmath and
5125         --disable-libquadmath-support.
5126         * configure: Regenerate.
5127
5128 2010-12-03  Ian Lance Taylor  <iant@google.com>
5129
5130         * MAINTAINERS: Add myself as libgo maintainer.
5131
5132 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
5133
5134         PR libffi/46792
5135         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
5136         * configure: Regenerate.
5137
5138 2010-12-02  Ian Lance Taylor  <iant@google.com>
5139
5140         * configure.ac: Always set default for poststage1_ldflags to
5141         -static-libstdc++ -static-libgcc.
5142
5143 2010-11-29  Andreas Schwab  <schwab@redhat.com>
5144
5145         * configure.ac: Move comment to remove extra space in last argument
5146         of GCC_TARGET_TOOL.
5147
5148 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
5149
5150         PR other/46026
5151         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
5152         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
5153         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
5154         (BASE_FLAGS_TO_PASS): Use it.
5155         * configure: Rebuilt.
5156         * Makefile.in: Rebuilt.
5157
5158 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
5159
5160         PR binutils/12258
5161         * configure.ac: Correct comments for --enable-gold/--enable-ld.
5162         Properly check default linker.
5163         * configure: Regnerated.
5164
5165 2010-11-23  Matthias Klose  <doko@ubuntu.com>
5166
5167         * configure.ac: For --enable-gold, handle value `default' instead of
5168         `both*'.  New configure option --{en,dis}able-ld.
5169         * configure: Regenerate.
5170
5171 2010-11-20  Ian Lance Taylor  <iant@google.com>
5172
5173         * configure.ac: Only disable a language library if no language needs
5174         it.  Don't let --disable-libgcj uncondtionally disable libffi.
5175         * configure: Rebuild.
5176
5177 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5178
5179         * Makefile.in: Regenerate.
5180
5181         PR other/46202
5182         * configure.ac: Fix just-built in-tree STRIP name to be
5183         binutils/strip-new.
5184         * configure: Regenerate.
5185         * Makefile.def (install-strip-gcc, install-strip-binutils)
5186         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
5187         (install-strip-sid): Mirror dependencies on non-strip variants
5188         of these targets on the respective -strip prerequisites.
5189         * Makefile.tpl (install-strip, install-strip-host)
5190         (install-strip-target): New targets.
5191         (install-strip-[+module+], install-strip-target-[+module+]):
5192         New targets.
5193         * Makefile.in: Regenerate.
5194
5195 2010-11-19  Ian Lance Taylor  <iant@google.com>
5196             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5197
5198         * configure.ac: Add target-libgo to target_libraries.  Set
5199         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
5200         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
5201         (HOST_EXPORTS): Add GOC.
5202         (BASE_TARGET_EXPORTS): Add GOC.
5203         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
5204         (GOCFLAGS_FOR_TARGET): New variable.
5205         (EXTRA_HOST_FLAGS): Add GOC.
5206         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
5207         * Makefile.def (target_modules): Add libgo.
5208         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
5209         (dependencies): Add dependency from configure-target-libgo to
5210         configure-target-libffi and all-target-libstdc++-v3.  Add
5211         dependencies from all-target-libgo to all-target-libffi.
5212         (languages): Add go.
5213         * configure: Rebuild.
5214         * Makefile.in: Rebuild.
5215
5216 2010-11-19  Ian Lance Taylor  <iant@google.com>
5217
5218         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
5219         compiler/flag environment variables.
5220
5221 2010-11-18  Ian Lance Taylor  <iant@google.com>
5222
5223         * configure.ac: Check for lang_requires_boot_languages in
5224         config-lang.in files.
5225         * configure: Rebuild.
5226
5227 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5228             Tobias Burnus  <burnus@net-b.de>
5229
5230         PR fortran/32049
5231         * Makefile.def: Add libquadmath; build it with language=fortran.
5232         * configure.ac: Add libquadmath.
5233         * Makefile.tpl: Handle multiple libs in check-[+language+].
5234         * Makefile.in: Regenerate.
5235         * configure: Regenerate.
5236
5237 2010-11-16  Tom Tromey  <tromey@redhat.com>
5238
5239         * MAINTAINERS: Moved myself to reviewers section.
5240
5241 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
5242
5243         * MAINTAINERS: Moved myself to reviewers section.
5244
5245 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5246
5247         * MAINTAINERS (Various Maintainers): Add self for build machinery.
5248         (Write After Approval): Remove self.
5249
5250 2010-11-15  Andreas Schwab  <schwab@redhat.com>
5251
5252         * configure.ac: Fix spelling in option names.
5253         * configure: Regenerated.
5254
5255 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
5256
5257         PR bootstrap/39622
5258         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
5259         * configure: Regenerated.
5260
5261 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
5262
5263         * MAINTAINERS: Update my email address.
5264
5265 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5266
5267         * configure: Regenerate.
5268
5269 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5270
5271         * configure: Regenerate.
5272
5273 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5274
5275         * configure: Regenerate.
5276
5277 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5278
5279         * configure: Regenerate.
5280
5281 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
5282
5283         * configure.ac: Support official CLooG.org versions.
5284         * configure: Regenerate.
5285         * config/cloog.m4: New.
5286
5287 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
5288
5289         * MAINTAINERS (Write After Approval): Add myself.
5290
5291 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
5292
5293         * MAINTAINERS: Update my email address.
5294
5295 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
5296
5297         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
5298         * configure: Regenerate.
5299
5300 2010-11-03  Ian Lance Taylor  <iant@google.com>
5301             Dave Korn  <dave.korn.cygwin@gmail.com>
5302
5303         PR lto/46273
5304         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
5305         and on other supported platforms whenever LTO is enabled.
5306         * configure: Rebuild.
5307
5308 2010-11-02  Alan Modra  <amodra@gmail.com>
5309
5310         PR binutils/12110
5311         * configure.ac: Error when source path contains spaces.
5312         * configure: Regenerate.
5313
5314 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
5315
5316         * MAINTAINERS: Update my email address.
5317
5318 2010-10-20  Ian Lance Taylor  <iant@google.com>
5319
5320         * Makefile.def (target_modules): Set lib_path to src/.libs for
5321         libstdc++-v3 module.
5322         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
5323         * Makefile.in: Rebuild.
5324
5325 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
5326
5327         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
5328         (Write After Approval): Remove myself.
5329
5330 2010-10-15  Tristan Gingold  <gingold@adacore.com>
5331
5332         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5333
5334 2010-10-14  Douglas Rupp  <rupp@gnat.com>
5335
5336         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5337
5338 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
5339
5340         * configure.ac (build_lto_plugin): New shell variable.
5341         (--enable-lto): Turn on by default for all non-ELF platforms that
5342         have had LTO support added so far.  Set build_lto_plugin appropriately
5343         for both ELF and non-ELF.
5344         (configdirs): Add lto-plugin or not based on build_lto_plugin.
5345         * configure: Regenerate.
5346
5347 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5348
5349         Sync from src:
5350         * configure.ac (v850 support): Remove target-libgloss from
5351         noconfigdirs.
5352         * configure: Regenerate.
5353
5354 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5355
5356         PR bootstrap/45326
5357         PR bootstrap/45174
5358         * configure.ac: Honor initial values of $build_configargs,
5359         $host_configargs, $target_configargs.  Mark the precious, so
5360         environment settings get recorded.
5361         * configure: Regenerate.
5362
5363 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5364
5365         PR bootstrap/45796
5366         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
5367         Depend on all-build-libiberty.
5368         * Makefile.in: Regenerate.
5369
5370 2010-09-30  Michael Eager  <eager@eagercon.com>
5371
5372         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
5373         * configure: Regenerate.
5374
5375 2010-09-28  Michael Eager  <eager@eagercon.com>
5376
5377         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
5378
5379 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5380
5381         PR bootstrap/44621
5382         * configure.ac: Fix unportable shell quoting.
5383         * configure: Regenerate.
5384
5385 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
5386
5387         * configure.ac (enable-lto): Add Darwin to the list of supported lto
5388         targets and amend comment.
5389         * configure: Regenerate.
5390
5391 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
5392
5393         * MAINTAINERS (Write After Approval): Add myself.
5394
5395 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
5396
5397         * configure.ac: Enable LTO by default on Darwin.
5398         * configure: Regenerate.
5399
5400 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
5401
5402         * MAINTAINERS (Write After Approval): Add myself.
5403
5404 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
5405
5406         * MAINTAINERS (Write After Approval): Add myself.
5407
5408 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
5409
5410         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
5411         ports
5412
5413 2010-07-28  David Yuste  <david.yuste@gmail.com>
5414
5415         * MAINTAINERS (Write After Approval): Add myself.
5416
5417 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
5418
5419         * configure.ac: Support all v850 targets.
5420         * configure: Regenerate.
5421
5422 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
5423
5424         PR bootstrap/44455
5425         * configure.ac (extra_mpfr_configure_flags): Copy from
5426         extra_mpc_gmp_configure_flags.
5427         * configure: Re-generated.
5428
5429 2010-07-22  Andi Kleen  <ak@linux.intel.com>
5430
5431         * MAINTAINERS (Write After Approval): Add myself.
5432
5433 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
5434
5435         * MAINTAINERS (Write After Approval): Add myself.
5436
5437 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
5438
5439         * MAINTAINERS (Write After Approval): Add myself.
5440
5441 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
5442
5443         PR target/44862
5444         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
5445         Provide -B option to allow for link spec %s substitutions for
5446         libstdc++.a on darwin.
5447         * Makefile.in: Regenerate.
5448
5449 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
5450
5451         * MAINTAINERS (Reviewers): Update my e-mail address
5452
5453 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
5454
5455         * Makefile.def (configure-gcc): Depend on all-libelf.
5456         * Makefile.in: Rebuild.
5457
5458 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
5459
5460         * MAINTAINERS (Write After Approval): Add myself in the right place.
5461
5462 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
5463
5464         * MAINTAINERS (Write After Approval): Add myself.
5465
5466 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
5467
5468         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
5469
5470 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
5471
5472         * config.sub: Update to version 2010-05-21.
5473         * config.guess: Update to version 2010-04-03.
5474
5475 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
5476
5477         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
5478         * configure: Regenerate.
5479
5480 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
5481
5482         * MAINTAINERS (Write After Approval): Add myself.
5483
5484 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
5485
5486         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
5487         a platform that supports LTO.
5488         * configure: Regenerate.
5489
5490 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
5491
5492         * configure.ac: Allow all the versions greater than 0.10 of PPL.
5493         * configure: Regenerated.
5494
5495 2010-04-27  Roland McGrath  <roland@redhat.com>
5496             H.J. Lu  <hongjiu.lu@intel.com>
5497
5498         * configure.ac (--enable-gold): Support both, both/gold and
5499         both/bfd to add gold to configdirs without removing ld.
5500         * configure: Regenerated.
5501
5502         * Makefile.def: Add install-gold dependency to install-ld.
5503         * Makefile.in: Regenerated.
5504
5505 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
5506
5507         PR lto/42776
5508         * configure.ac (--enable-lto): Refactor handling so libelf tests
5509         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
5510         and allow LTO to be explicitly enabled on non-ELF platforms that
5511         are known to support it inside else-clause.
5512         * configure: Regenerate.
5513
5514 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
5515
5516         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
5517         * configure: Regenerate.
5518
5519 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
5520
5521         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
5522         * configure: Regenerate.
5523
5524 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5525
5526         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
5527         separately.
5528         * configure: Regenerate.
5529
5530 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
5531
5532         * MAINTAINERS (Write After Approval): Add myself.
5533
5534 2010-04-14  Tristan Gingold  <gingold@adacore.com>
5535
5536         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
5537         * configure: Regenerate.
5538
5539 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
5540
5541         * configure: Regenerate after change to elf.m4.
5542
5543 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
5544
5545         * MAINTAINERS (Write After Approval): Add myself.
5546
5547 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
5548
5549         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
5550         * configure: Regenerated.
5551
5552 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
5553
5554         * configure.ac: Print "buggy but acceptable" when CLooG
5555         revision is less than 9.
5556         * configure: Regenerated.
5557
5558 2010-04-01  Diego Novillo  <dnovillo@google.com>
5559
5560         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
5561
5562 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5563
5564         PR bootstrap/43615
5565         PR bootstrap/43328
5566
5567         Revert:
5568
5569         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5570
5571         * configure.ac: Do not pass --enable-multilib nor
5572         --disable-multilib in baseargs.  Accept explicitly passed
5573         --enable_multilib.
5574         * configure: Regenerate.
5575
5576 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
5577
5578         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
5579
5580 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
5581
5582         * MAINTAINERS: Remove myself.
5583
5584 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5585
5586         PR bootstrap/43328
5587         * configure.ac: Do not pass --enable-multilib nor
5588         --disable-multilib in baseargs.  Accept explicitly passed
5589         --enable_multilib.
5590         * configure: Regenerate.
5591
5592 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
5593
5594         * MAINTAINERS (spu port): Remove me.
5595
5596 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
5597
5598         * configure.ac (tic6x-*-*): New case.
5599         * configure: Regenerate.
5600
5601 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
5602
5603         * config.sub: Update to version 2010-03-22.
5604         * config.guess: Update to version 2009-12-30.
5605
5606 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
5607
5608         PR ada/42554
5609         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
5610         * configure: Regenerate.
5611
5612 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
5613
5614         * MAINTAINERS: Update my email address.
5615
5616 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
5617
5618         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
5619         (ghassan.shobaki@amd.com): Removed.
5620
5621 2010-03-17  Alan Modra  <amodra@gmail.com>
5622
5623         * MAINTAINERS: Update my email address.
5624
5625 2010-03-16  Diego Novillo  <dnovillo@google.com>
5626
5627         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
5628         Matthews.
5629
5630 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
5631
5632         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
5633         Gutson, Jeffrey D. Oldham and Mark Shinwell.
5634
5635 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
5636
5637         * MAINTAINERS: Update my email address.
5638
5639 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
5640
5641         * MAINTAINERS: Update my email address.
5642
5643 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
5644
5645         * MAINTAINERS: Update my email address.
5646
5647 2010-03-09  Jie Zhang  <jie@codesourcery.com>
5648
5649         * MAINTAINERS: Update my email address.
5650
5651 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5652
5653         PR libstdc++/32499
5654         * configure.ac (RANLIB): Default to true.
5655         (STRIP): Likewise.
5656         (RANLIB_FOR_TARGET): Remove superfluous : argument.
5657         * configure: Regenerate.
5658
5659 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
5660
5661         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
5662         (Write After Approval): Update my email address.
5663
5664 2010-02-17  Nick Clifton  <nickc@redhat.com>
5665
5666         PR 11238
5667         * Makefile.tpl (local-distclean): Also remove config.cache files in
5668         sub-directories as there may not be Makefiles present in the
5669         sub-directories.
5670         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
5671         the config.cache files found by the find command.
5672
5673         * Makefile.in: Regenerate.
5674         * configure.ac: Revert previous delta.
5675         * configure: Regenerate.
5676
5677 2010-02-15  Nick Clifton  <nickc@redhat.com>
5678
5679         PR 11238
5680         * configure.ac: Delete config.cache files in sub-directories when
5681         deleting Makefiles.
5682         * configure: Regenerate.
5683
5684 2010-02-12  Ben Elliston  <bje@gnu.org>
5685
5686         * MAINTAINERS: Update my email address.
5687
5688 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
5689
5690         * MAINTAINERS (spu port): Update my email address.
5691
5692 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
5693
5694         * MAINTAINERS: Add myself as a maintainer for the bfin port.
5695
5696 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5697
5698         * configure.ac: Add "recommended" version checks for GMP/MPC.
5699         Update recommended GMP/MPFR/MPC versions.
5700         * configure: Regenerate.
5701
5702 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
5703
5704         * MAINTAINERS: Move my Embecosm email address into the
5705         write-after-approval section.
5706
5707 2010-01-26  Ian Lance Taylor  <iant@google.com>
5708
5709         * MAINTAINERS: Add myself as Go frontend maintainer.
5710
5711 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
5712
5713         PR libstdc++/36101, PR libstdc++/42813
5714         * configure.ac (bootstrap_target_libs): Make inclusion of
5715         target-libgomp conditional on libgomb being in target_configdirs.
5716         * configure: Regenerate.
5717
5718 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
5719
5720         PR libstdc++/36101, PR libstdc++/42813
5721         * configure.ac (bootstrap_target_libs): Include target-libgomp.
5722         * configure: Regenerate.
5723
5724 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
5725
5726         PR libstdc++/36101, PR libstdc++/42813
5727         * configure.ac (target_configdirs): Substitute.
5728         * Makefile.def: Bootstrap target module libgomp.
5729         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
5730         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
5731         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
5732         * configure, Makefile.in: Regenerate.
5733
5734 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
5735
5736         * MAINTAINERS: Adjust my details.
5737
5738 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
5739
5740         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
5741
5742 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
5743
5744         * MAINTAINERS: reindented my entry with tabs instead of spaces.
5745
5746 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
5747
5748         * MAINTAINERS (Write After Approval): Add myself.
5749
5750 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
5751
5752         * MAINTAINERS (Write After Approval): Add myself.
5753
5754 2010-01-11  Richard Guenther  <rguenther@suse.de>
5755
5756         PR lto/41569
5757         * Makefile.def (all-lto-plugin): Depend on all-gcc.
5758         * Makefile.in: Regenerated.
5759
5760 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
5761
5762         * configure.ac: Enable libjava build on x86_64-*freebsd*.
5763         * configure: Regenerate.
5764
5765 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5766             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5767
5768         PR bootstrap/42424
5769         * configure.ac: Include libtool m4 files.
5770         (_LT_CHECK_OBJDIR): Call it.
5771         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
5772         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
5773
5774         * configure: Regenerate.
5775
5776 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5777
5778         PR bootstrap/41818
5779         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
5780         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
5781         * Makefile.in: Regenerate.
5782
5783 2010-01-02  Richard Guenther  <rguenther@suse.de>
5784
5785         PR lto/41529
5786         * configure.ac: Include config/elf.m4.  Disable LTO if not
5787         builting for an elf target.
5788         * configure: Regenerate.
5789
5790 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
5791
5792         * MAINTAINERS: Change my email address.
5793
5794 2009-12-18  Ben Elliston  <bje@au.ibm.com>
5795
5796         * config.sub, config.guess: Update from upstream sources.
5797
5798 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
5799
5800         * MAINTAINERS (Write After Approval): Add myself.
5801
5802 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5803
5804         PR middle-end/30447
5805         PR middle-end/30789
5806         PR other/40302
5807
5808         * configure.ac: Require MPC.
5809         * configure: Regenerate.
5810
5811 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5812
5813         PR target/38384
5814         PR bootstrap/40972
5815         * libtool.m4: Sync from git Libtool.
5816         * ltoptions.m4: Likewise.
5817         * ltversion.m4: Likewise.
5818         * lt~obsolete.m4: Likewise.
5819         * ltmain.sh: Likewise.
5820
5821 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5822
5823         * configure.ac: Update minimum MPC version to 0.8.
5824         * configure: Regenerate.
5825
5826 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
5827
5828         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
5829         * configure: Regenerated.
5830
5831 2009-11-21  Ian Lance Taylor  <iant@google.com>
5832
5833         * configure.ac: Change default of poststage1_ldflags to be empty if
5834         poststage1_libs is set.  When poststage1_libs is empty, and
5835         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
5836         * configure: Rebuild.
5837
5838 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
5839
5840         * MAINTAINERS (Write After Approval): Update my email address.
5841
5842 2009-11-20  Ben Elliston  <bje@au.ibm.com>
5843
5844         * config.guess: Update from upstream sources.
5845
5846 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
5847
5848         * Makefile.def: Restore host and target settings for gmp.
5849         * Makefile.in: Rebuild.
5850
5851 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
5852
5853         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
5854         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
5855         Fix portability of test of C++ as bootstrap language.  Add
5856         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
5857         * configure: Rebuild.
5858         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
5859         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
5860         in-tree building.
5861         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
5862         (POSTSTAGE1_HOST_EXPORTS): Use it.
5863         (STAGE[+id+]_CXXFLAGS): New.
5864         (BASE_FLAGS_TO_PASS): Pass it down.
5865         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
5866         extra_exports.
5867         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
5868         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
5869         extra_exports.
5870         * Makefile.in: Rebuild.
5871
5872 2009-11-17  Ben Elliston  <bje@au.ibm.com>
5873
5874         * config.sub, config.guess: Update from upstream sources.
5875
5876 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
5877
5878         * MAINTAINERS (Write After Approval): Add myself.
5879
5880 2009-11-09  Jon Beniston  <jon@beniston.com>
5881
5882         * MAINTAINERS (Write After Approval): Add myself.
5883
5884 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
5885
5886         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
5887         paths for *-w64-mingw* and x86_64-*mingw*.
5888         * configure: Regenerated.
5889
5890 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
5891
5892         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
5893
5894 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
5895
5896         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
5897         Phil Edwards to Write-After Approval.
5898
5899 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
5900
5901         * configure.ac: Disable target-winsup & co for
5902         x86_64-*-mingw* and *-w64-mingw* targets.
5903         * configure: Regenerated.
5904
5905 2009-10-16  Nick Clifton  <nickc@redhat.com>
5906
5907         * MAINTAINERS: Add myself as a maintainer for the RX port.
5908
5909 2009-10-26  Johannes Singler  <singler@kit.edu>
5910
5911         * MAINTAINERS (Write After Approval): Update my e-mail address.
5912
5913 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5914
5915         * configure.ac (CLooG test): Use = with test.
5916         * configure: Regenerate.
5917
5918 2009-10-22  Richard Guenther  <rguenther@suse.de>
5919
5920         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
5921         cloog if the ppl version check failed.  Move flags saving
5922         before setting in libelf check.
5923         * configure: Regenerate.
5924
5925 2009-10-21  Richard Guenther  <rguenther@suse.de>
5926
5927         * configure.ac: Adjust the ppl and cloog configure to work as
5928         documented.  Disable cloog if ppl was disabled.  Omit the version
5929         checks if they were disabled.
5930         * configure: Re-generate.
5931
5932 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5933
5934         * configure.ac: Add 'lto' to enable_languages, not
5935         new_enable_languages, and only if not already present.
5936         * configure: Regenerate.
5937
5938 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
5939
5940         * README: Refer to the various COPYING* files instead of just
5941         COPYING.
5942         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
5943
5944 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
5945
5946         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
5947
5948 2009-10-07  Richard Guenther  <rguenther@suse.de>
5949
5950         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
5951         and Richard Guenther as reviewers.
5952         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
5953         as reviewers.
5954
5955 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
5956
5957         * config.sub: Update from upstream sources.
5958
5959 2009-10-06  Ian Lance Taylor  <iant@google.com>
5960
5961         * Makefile.def: check-gold depends upon all-gas.
5962         * Makefile.in: Rebuild.
5963
5964 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
5965
5966         * MAINTAINERS (Write After Approval): Add myself.
5967
5968 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
5969
5970         * Makefile.def: all-lto-plugin depends on all-libiberty.
5971         set bootstrap=true for lto-plugin.
5972         Add lto-plugin.
5973         * Makefile.in: Regenerate.
5974         * configure.ac (host_libs): Add lto-plugin.
5975         * configure: Regenerate.
5976
5977 2009-10-03  Diego Novillo  <dnovillo@google.com>
5978
5979         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
5980         (HOST_LIBELFLIBS): Define.
5981         (HOST_LIBELFINC): Define.
5982         * Makefile.in: Regenerate.
5983         * configure.ac: Add --enable-lto.
5984         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
5985         If --enable-lto is used, add 'lto' to new_enable_languages.
5986         If --enable-lto is used and gold is enabled, add
5987         lto-plugin to configdirs.
5988         * configure: Regenerate.
5989
5990 2009-10-03  Simon Baldwin  <simonb@google.com>
5991
5992         * configure.ac: If --with-system-zlib, suppress local zlib and
5993         pass --with-system-zlib to subdir configure scripts.
5994         * configure: Regenerate.
5995
5996 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
5997             Paolo Bonzini  <bonzini@gnu.org>
5998
5999         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
6000         $(srcdir).
6001         * Makefile.in: Rebuilt.
6002
6003 2009-09-26  Gary Funck  <gary@intrepid.com>
6004
6005         * MAINTAINERS (Write After Approval): Add myself.
6006
6007 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6008
6009         * configure.ac: Update minimum MPC version to 0.7.
6010         * configure: Regenerate.
6011
6012 2009-09-25  Nick Clifton  <nickc@redhat.com>
6013
6014         * configure.ac: Pass any --cache-file=/dev/null option on to
6015         subconfigures.
6016         * configure: Regenerate.
6017
6018 2009-09-23  Nick Clifton  <nickc@redhat.com>
6019
6020         * config.sub, config.guess: Update from upstream sources.
6021
6022 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
6023
6024         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
6025         * Makefile.in: Rebuilt.
6026
6027 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6028
6029         PR bootstrap/32272
6030         * configure.ac: Error out if $srcdir isn't '.' but contains
6031         host-${host_noncanonical}.
6032         * configure: Regenerate.
6033
6034 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6035
6036         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
6037         maintainer.
6038
6039 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6040
6041         * configure.ac: If bootstrapping a combined tree with
6042         --enable-gold, require c++ in stage1_languages.
6043         * configure: Regenerate.
6044
6045         * configure.ac: Also add target_libs of stage1_languages to
6046         bootstrap_target_libs.
6047         * configure: Regenerate.
6048
6049         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
6050         with --enable-languages not containing c++.
6051         * configure: Regenerate.
6052
6053 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
6054
6055         * configure.ac: Disable java and boehm-gc for bfin-*-*.
6056         * configure: Regenerate.
6057
6058 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
6059
6060         * MAINTAINERS (Write After Approval): Update my e-mail address,
6061         and move from from here...
6062         (Waiting for paperwork): To here.
6063
6064 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
6065
6066         * MAINTAINERS (Reviewers): Add self as driver reviewer.
6067
6068 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6069
6070         * configure.ac: Do not use $extrasub for replacing @if/@endif
6071         parts in Makefile; instead, use additional arguments to
6072         AC_CONFIG_COMMANDS to do the replacement manually, with several
6073         sed invocations, to avoid HP-UX sed command limits.
6074         * configure: Regenerate.
6075
6076 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
6077
6078         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
6079         blank before -L.
6080
6081 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
6082
6083         * configure.ac (with-build-config): Document.  Handle without.
6084         Handle missing argument.
6085         * configure: Rebuilt.
6086
6087 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
6088
6089         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
6090         Default to bootstrap-debug only if compare-debug works.
6091         * configure: Rebuilt.
6092         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
6093         * Makefile.in: Rebuilt.
6094
6095 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6096
6097         * MAINTAINERS (OS Port Maintainers): Update my email address.
6098
6099 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
6100
6101         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
6102         * Makefile.in: Rebuilt.
6103
6104 2009-09-01  Chris Demetriou  <cgd@google.com>
6105
6106         * MAINTAINERS (Write After Approval): Add myself.
6107
6108 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
6109
6110         PR debug/30161
6111         * include/dwarf2.h (enum dwarf_tag): Added
6112         DW_TAG_GNU_template_template_param
6113         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
6114
6115 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
6116
6117         * Makefile.tpl (AWK): Fix typo.
6118         * Makefile.in: Regenerate.
6119
6120 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
6121
6122         * configure.ac: Detect awk and sed.
6123         * Makefile.def (flags_to_pass): Add AWK and SED.
6124         * Makefile.tpl (AWK, SED): New.
6125         (BASE_FLAGS_TO_PASS): Add AWK and SED.
6126         * configure: Regenerate.
6127         * Makefile.in: Regenerate.
6128
6129 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
6130
6131         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
6132         (collapseslashes): Likewise.
6133
6134 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6135
6136         * configure.ac (AC_PREREQ): Bump to 2.64.
6137
6138 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6139
6140         * configure.ac: Remove --with-datarootdir, --with-docdir,
6141         --with-pdfdir, --with-htmldir switches.
6142         * configure: Regenerate.
6143
6144         * configure: Regenerate.
6145
6146         * compile: Sync from Automake 1.11.
6147         * depcomp: Likewise.
6148         * install-sh: Likewise.
6149         * missing: Likewise.
6150         * mkinstalldirs: Likewise.
6151         * ylwrap: Likewise.
6152
6153 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
6154
6155         * ltmain.sh (func_normal_abspath): New function.
6156         (func_relative_path): Likewise.
6157         (func_mode_help): Document new -bindir option for link mode.
6158         (func_mode_link): Add new -bindir option, and use it to place
6159         output DLL if specified.
6160
6161 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6162
6163         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
6164         (baseargs): Add --disable-option-checking.
6165         * configure: Regenerate.
6166
6167         * Makefile.def (configure-target-libiberty): Depend on
6168         all-binutils and all-ld.
6169         (configure-target-newlib): Likewise.
6170         * Makefile.in: Regenerate.
6171
6172 2009-08-17  Ben Elliston  <bje@au.ibm.com>
6173
6174         * config.sub, config.guess: Update from upstream sources.
6175
6176 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6177
6178         Sync from src, merge:
6179
6180         2009-07-02  Tristan Gingold  <gingold@adacore.com>
6181
6182         * configure.ac: Do not exclude gas for i386-*-darwin.
6183         Add a case for x86_64-*-darwin.
6184         * configure: Regenerate.
6185
6186 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
6187
6188         * MAINTAINERS: Add my name to Write After Approval list.
6189
6190 2009-08-06  Michael Eager  <eager@eagercon.com>
6191
6192         * configure.ac: Add Microblaze target.
6193         * configure: Regenerate.
6194
6195 2009-07-31  Christian Bruel  <christian.bruel@st.com>
6196
6197         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
6198         * configure: Regenerate.
6199
6200 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
6201
6202         * MAINTAINERS (Write After Approval): Update my e-mail address.
6203
6204 2009-07-06  Ian Lance Taylor  <iant@google.com>
6205
6206         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
6207         * configure: Rebuild.
6208
6209 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
6210
6211         * MAINTAINERS: Move myself to the Graphite Reviewers.
6212
6213 2009-06-30  Wei Guozhi  <carrot@google.com>
6214
6215         * MAINTAINERS: Add my name to Write After Approval list.
6216
6217 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
6218
6219         PR bootstrap/40338
6220         * configure.ac (comparestring): Create new variable.
6221         * Makefile.tpl (comparestring): Use to skip some comparisions.
6222         * configure: Regenerate.
6223         * Makefile.in: Regenerate.
6224
6225 2009-06-26  Doug Evans  <dje@sebabeach.org>
6226
6227         * Makefile.def (host_modules): Add cgen.
6228         * Makefile.in: Regenerate.
6229         * configure.ac (host_tools): Add cgen.
6230         * configure: Regenerate.
6231
6232 2009-06-23  DJ Delorie  <dj@redhat.com>
6233
6234         * MAINTAINERS: Add myself as mep maintainer.
6235
6236 2009-06-23  Ian Lance Taylor  <iant@google.com>
6237
6238         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
6239         boot_languages.  Only bootstrap target libraries listed in
6240         target_libs for some boot language.  Add --with-stage1-ldflags,
6241         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
6242         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
6243         if not building with C++.
6244         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
6245         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
6246         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
6247         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
6248         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
6249         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
6250         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
6251         * configure, Makefile.in: Rebuild.
6252
6253 2009-06-23  Li Feng  <nemokingdom@gmail.com>
6254
6255         * MAINTAINERS: Added my name to write-after-approval list.
6256
6257 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
6258
6259         * configure.ac: Define is_elf for QNX Neutrino targets.
6260         * configure: Regenerate.
6261
6262 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
6263
6264         * MAINTAINERS: Added my name to the write-after-approval list
6265
6266 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6267
6268         * configure.ac: Detect MPC in default directory.
6269         * configure: Regenerate.
6270
6271 2009-06-03  Jerome Guitton  <guitton@adacore.com>
6272             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6273
6274         * Makefile.tpl (all): Avoid a trailing backslash.
6275         * Makefile.in: Regenerate.
6276
6277 2009-06-03  Ben Elliston  <bje@au.ibm.com>
6278
6279         * config.sub, config.guess: Update from upstream sources.
6280
6281 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
6282
6283         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
6284         to noconfdirs.
6285         * configure: Regenerate.
6286
6287 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
6288
6289         * Makefile.tpl ([+compare-target+]): Compare all stage
6290         directories, rather than just gcc.
6291         * Makefile.in: Rebuilt.
6292
6293 2009-06-01  Doug Kwan  <dougkwan@google.com>
6294
6295         * configure.ac: Support gold for target arm*-*-*.
6296         * configure: Regenerate.
6297
6298 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6299
6300         * Makefile.def: Add MPC support and dependencies.
6301         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
6302
6303         * Makefile.in, configure: Regenerate.
6304
6305 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
6306
6307         * Makefile.tpl (all): Avoid harmless warning in make all when
6308         gcc-bootstrap is enabled but stage_last does not exist.
6309         * Makefile.in: Rebuilt.
6310
6311 2009-05-24  Nicolas Roche  <roche@adacore.com>
6312
6313         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
6314         * Makefile.in: Regenerate.
6315
6316 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
6317
6318         * MAINTAINERS: Update my e-mail address.
6319
6320 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
6321
6322         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
6323         * configure:  Regenerate.
6324
6325 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
6326
6327         PR other/40159
6328         * Makefile.tpl (all): Don't assume gcc-bootstrap and
6329         gcc-no-bootstrap are mutually exclusive.
6330         * Makefile.in: Rebuilt.
6331
6332 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
6333
6334         PR other/40159
6335         * Makefile.tpl (all): Don't end with unconditional success.
6336         * Makefile.in: Rebuilt.
6337
6338 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
6339
6340         PR target/37137
6341         * Makefile.def (flags_to_pass): Remove redundant and incomplete
6342         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
6343         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
6344         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
6345         stage_configureflags, stage_cflags and stage_libcflags into
6346         explicit Makefile macros.
6347         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
6348         GFORTRAN.
6349         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
6350         CC.  Set CC_FOR_BUILD from CC.
6351         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
6352         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
6353         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
6354         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
6355         and GFORTRAN.
6356         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
6357         (_LIBCFLAGS): Renamed to _TFLAGS.
6358         (do-compare-debug, do-compare3-debug): Drop.
6359         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
6360         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
6361         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
6362         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
6363         (XGCC_FLAGS_FOR_TARGET): New.
6364         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
6365         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
6366         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
6367         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
6368         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
6369         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
6370         TFLAGS.
6371         (BUILD_CONFIG): Include if requested.
6372         (all): Set TFLAGS on bootstrap.
6373         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
6374         (all-stageid-prefixmodule): Likewise.
6375         (do-clean, distclean-stageid): Set TFLAGS.
6376         (restrap): Fix whitespace.
6377         * Makefile.in: Rebuilt.
6378
6379 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
6380
6381         * config.guess: Sync with src.
6382
6383 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
6384
6385         * configure.ac ($with_ppl):  Default to no if not supplied.
6386         ($with_cloog):  Likewise.
6387         configure:  Regenerate.
6388
6389 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
6390
6391         * MAINTAINERS: Update my e-mail address.
6392
6393 2009-04-27  Nick Clifton  <nickc@redhat.com>
6394
6395         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
6396
6397 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
6398
6399         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
6400         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
6401         * Makefile.in: Regenerate.
6402
6403 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6404
6405         PR bootstrap/39739
6406         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
6407         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
6408
6409         * configure, Makefile.in: Regenerate.
6410
6411 2009-04-21  Taras Glek  <tglek@mozilla.com>
6412
6413         * include/hashtab.h: Update GTY annotations to new syntax
6414         * include/splay-tree.h: Likewise
6415
6416 2009-04-17  Ben Elliston  <bje@au.ibm.com>
6417
6418         * config.sub, config.guess: Update from upstream sources.
6419
6420 2009-04-15  Anthony Green  <green@moxielogic.com>
6421
6422         * configure.ac: Add moxie support.
6423         * configure: Rebuilt.
6424
6425 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
6426
6427         * configure.ac: Change copyright header to refer to version
6428         3 of the GNU General Public License and to point readers at the
6429         COPYING3 file and the FSF's license web page.
6430         * Makefile.def: Likewise.
6431         * Makefile.tpl: Likewise.
6432         * Makefile.in: Regenerate.
6433
6434 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
6435
6436         * configure.ac: Restore match for darwin9 or later. Use double
6437         brackets since regeneration eats one pair.
6438         * configure: Regenerate.
6439
6440 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
6441
6442         PR gas/10039
6443         * configure.ac: Require texinfo 4.7.
6444         * configure: Regenerated.
6445
6446 2009-04-09  Nick Clifton  <nickc@redhat.com>
6447
6448         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
6449         the GCC Runtime Library Exception.
6450
6451 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6452
6453         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
6454         * configure: Regenerate.
6455
6456 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
6457
6458         * Makefil.def (languages): New entries.
6459         * Makefile.tpl (check-gcc-*): New generic target.
6460         * Makefile.in: Regenerate.
6461
6462 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
6463
6464         * MAINTAINERS:  Update my email address.
6465
6466 2009-03-18  Tom Tromey  <tromey@redhat.com>
6467
6468         * configure: Rebuild.
6469         * configure.ac (host_libs): Add libiconv.
6470         * Makefile.in: Rebuild.
6471         * Makefile.def (host_modules): Add libiconv.
6472         (configure-gdb, all-gdb): Depend on libiconv.
6473
6474 2009-03-16  Tristan Gingold  <gingold@adacore.com>
6475
6476         * configure.ac: Treat gdb as supported on x86_64-darwin.
6477         * configure: Regenerate.
6478
6479 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
6480
6481         * configure.ac (--with-host-libstdcxx): New option.
6482         * configure: Regenerate.
6483
6484 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
6485
6486         * MAINTAINERS:  Move myself into the write after approval list.
6487
6488 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
6489
6490         * MAINTAINERS: Update e-mail address.
6491
6492 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
6493
6494         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
6495
6496 2009-03-10  Ira Rosen  <irar@il.ibm.com>
6497
6498         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
6499
6500 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6501
6502         Backport from git Libtool:
6503
6504         2009-01-19  Robert Millan  <rmh@aybabtu.com>
6505         Support GNU/kOpenSolaris.
6506         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
6507         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
6508         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
6509         GNU/kOpenSolaris.
6510
6511 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
6512
6513         * MAINTAINERS: Update e-mail address.
6514
6515 2009-02-24  Michael Eager  <eager@eagercon.com>
6516
6517         * MAINTAINERS (Write After Approval): Add self.
6518
6519 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
6520
6521         * MAINTAINERS (Write After Approval): Add myself.
6522
6523 2009-02-05  Andreas Schwab  <schwab@suse.de>
6524
6525         * Makefile.tpl (stage_last): Define $r and $s before using
6526         $(RECURSE_FLAGS_TO_PASS).
6527         * Makefile.in: Regenerate
6528
6529 2009-01-30  Ian Lance Taylor  <iant@google.com>
6530
6531         * MAINTAINERS: Move myself to the Global Reviewers list.
6532
6533 2009-01-29  Robert Millan  <rmh@aybabtu.com>
6534
6535         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
6536         * configure: Regenerate.
6537
6538 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
6539
6540         * MAINTAINERS: Make whitespace consistent.
6541         Remove Robert Millan from Write After Approval.
6542
6543 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
6544
6545         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
6546         (all-opcodes): Depend on all-libiberty.
6547         * Makefile.in: Regenerate.
6548
6549 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
6550
6551         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
6552         * configure: Regenerate.
6553
6554 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
6555
6556         * MAINTAINERS (Write After Approval): Add myself.
6557
6558 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
6559
6560         * MAINTAINERS: Add myself to reviewers (Fortran).
6561
6562 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
6563
6564         PR tree-optimization/38515
6565         * configure.ac (cloog-polylib): Removed.
6566         (with_ppl, with_cloog): Test for "no".
6567         * configure: Regenerated.
6568
6569 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
6570
6571         * MAINTAINERS: Moved myself to reviewers (Fortran).
6572
6573 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
6574
6575         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
6576         (Write After Approval): Remove myself.
6577
6578 2009-01-03  Diego Novillo  <dnovillo@google.com>
6579
6580         * MAINTAINERS: Remove myself from alias maintainership.
6581
6582 2009-01-02  David Ayers  <ayers@fsfe.org>
6583
6584         * MAINTAINERS: Update e-mail address.
6585
6586 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
6587
6588         * MAINTAINERS: Make whitespace consistent.
6589
6590 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6591
6592         Backport from upstream Libtool:
6593         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
6594         Add cache variables to tests that require the linker to work.
6595         For shlibpath_overrides_runpath, this also changes the semantics
6596         to let the result from the C compiler take precedence.
6597
6598 2008-12-02  Ben Elliston  <bje@au.ibm.com>
6599
6600         * config.sub, config.guess: Update from upstream sources.
6601
6602 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
6603
6604         * configure.ac (ppllibs): Add by default the lib flags.
6605         * configure: Regenerate.
6606
6607 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
6608
6609         * MAINTAINERS:  Add myself to the write after approval list.
6610
6611 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
6612
6613         * configure.ac: Add double brackets on darwin[912].
6614         * configure: Regenerate.
6615
6616 2008-12-03  Daniel Kraft  <d@domob.eu>
6617
6618         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
6619         Approval to Reviewer section (for Fortran front-end).
6620
6621 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
6622
6623         * configure.ac: Expand to darwin10 and later.
6624         * configure: Regenerate.
6625
6626 2008-12-02  Andreas Schwab  <schwab@suse.de>
6627
6628         * Makefile.def: configure-target-boehm-gc depends on
6629         all-target-libstdc++-v3.
6630         * Makefile.in: Regenerate.
6631
6632 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
6633
6634         * MAINTAINERS:  Add myself as mingw maintainer.
6635
6636 2008-12-02  Ben Elliston  <bje@au.ibm.com>
6637
6638         * config.sub, config.guess: Update from upstream sources.
6639
6640 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
6641
6642         * README.SCO: Remove.
6643
6644 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
6645
6646         * MAINTAINERS:  Add myself to the write after approval list.
6647
6648 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
6649
6650         * MAINTAINERS:  Update my email address in WAA section.
6651
6652 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
6653
6654         * MAINTAINERS: Update e-mail address.
6655
6656 2008-11-27  Toon Moene  <toon@moene.org>
6657
6658         * MAINTAINERS: Change e-mail address.
6659
6660 2008-11-27  Tristan Gingold  <gingold@adacore.com>
6661
6662         * configure.ac: Build gdb for i?86-*-darwin*
6663         * configure: Regenerated.
6664
6665 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
6666
6667         * MAINTAINERS: Added my full name.
6668
6669 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
6670
6671         PR bootstrap/38014
6672         PR bootstrap/37923
6673
6674         Revert:
6675
6676         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
6677
6678         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6679         * Makefile.in: Regenerated.
6680
6681         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
6682
6683         PR gdb/921
6684         PR gdb/1646
6685         PR gdb/2175
6686         PR gdb/2176
6687
6688         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6689         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6690         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
6691         (HOST_EXPORTS): Pass CPPFLAGS.
6692         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6693         (LDFLAGS_FOR_TARGET): Initialize from configure script.
6694         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6695         * Makefile.in, configure: Regenerated.
6696         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6697         and CPPFLAGS_FOR_BUILD.
6698
6699 2008-11-06  Jeff Law  <law@redhat.com>
6700
6701         * MAINTAINERS: Add myself as middle end maintainer.
6702
6703 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
6704
6705         * MAINTAINERS (Write after approval): Add myself.
6706
6707 2008-11-05  Diego Novillo  <dnovillo@google.com>
6708
6709         * MAINTAINERS (Global Reviewers): Add myself.
6710         (Non-Algorithmic Maintainers): Remove myself.
6711
6712 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
6713
6714         * MAINTAINERS (Write after approval): Add myself.
6715
6716 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
6717
6718         * MAINTAINERS (Write after approval): Add myself.
6719
6720 2008-10-31  Ben Elliston  <bje@au.ibm.com>
6721
6722         * configure.ac (spu-*-*): Remove special case.
6723         * configure: Regenerate.
6724
6725 2008-10-30  Catherine Moore  <clm@codesourcery.com>
6726
6727         * MAINTAINERS (Write after approval): Update my email address.
6728
6729 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
6730
6731         * configure.ac [spu-*-*]: Do not set skipdirs.
6732         * configure: Re-generate.
6733
6734 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
6735
6736         * MAINTAINERS (Various Maintainers): Add myself to reload.
6737
6738 2008-10-25  Richard Guenther  <rguenther@suse.de>
6739
6740         * MAINTAINERS (Various Maintainers): Add myself as middle-end
6741         maintainer.  Remove myself as libgcc-math maintainer.
6742         (Non-Algorithmic Maintainers): Remove myself.
6743
6744 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
6745
6746         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6747         * Makefile.in: Regenerated.
6748
6749 2008-10-23  Cary Coutant  <ccoutant@google.com>
6750
6751         * MAINTAINERS (Write after approval): Add myself.
6752
6753 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
6754
6755         PR gdb/921
6756         PR gdb/1646
6757         PR gdb/2175
6758         PR gdb/2176
6759
6760         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6761         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6762         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
6763         (HOST_EXPORTS): Pass CPPFLAGS.
6764         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6765         (LDFLAGS_FOR_TARGET): Initialize from configure script.
6766         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6767         * Makefile.in, configure: Regenerated.
6768         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6769         and CPPFLAGS_FOR_BUILD.
6770
6771 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
6772
6773         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
6774         Sebastian Pop.
6775
6776 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
6777
6778         * MAINTAINERS (Write After Approval): Added myself.
6779
6780 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6781
6782         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
6783         recommended version to 2.3.2.
6784
6785         * configure: Regenerate.
6786
6787 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
6788
6789         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
6790
6791 2008-09-29  David Daney <david.daney@caviumnetworks.com>
6792
6793         * MAINTAINERS (Write After Approval): Update e-mail address.
6794
6795 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
6796
6797         * libtool.m4: Update to libtool 2.2.6.
6798         * lt~obsolete.m4: Update to libtool 2.2.6.
6799         * ltmain.sh: Update to libtool 2.2.6.
6800         * ltsugar.m4: Update to libtool 2.2.6.
6801         * ltversion.m4: Update to libtool 2.2.6.
6802         * ltoptions.m4: Update to libtool 2.2.6.
6803         * ltgcc.m4: Update to match changes from libtool 2.2.6.
6804
6805 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
6806
6807         * MAINTAINERS (Write After Approval): Add myself.
6808
6809 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
6810
6811         * MAINTAINERS (Write After Approval): Update my name.
6812
6813 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
6814
6815         * MAINTAINERS: Add myself in "Write After Approval".
6816
6817 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
6818
6819         * MAINTAINERS: Add myself as ia64 maintainer.
6820
6821 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
6822
6823         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
6824         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
6825         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
6826         and Michael Tiemann from Write After Approval since they do not
6827         actually have access.
6828
6829 2008-09-05  Richard Guenther  <rguenther@suse.de>
6830
6831         * configure.ac: Initialize clooglibs to -lcloog.
6832         * configure: Re-generate.
6833
6834 2008-09-04  Le-Chun Wu  <lcwu@google.com>
6835
6836         * MAINTAINERS (Write After Approval): Add myself.
6837
6838 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
6839
6840         * configure.ac (--with-cloog-polylib): New.
6841         (--disable-cloog-version-check): New.
6842         (--disable-ppl-version-check): New.
6843         * configure: Re-generate.
6844
6845 2008-09-03  Richard Guenther  <rguenther@suse.de>
6846
6847         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
6848         cloog test.
6849         * configure: Re-generate.
6850
6851 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
6852
6853         Add picoChip port.
6854         * MAINTAINERS: Add picoChip maintainers.
6855
6856 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
6857             Tobias Grosser  <grosser@fim.uni-passau.de>
6858             Jan Sjodin  <jan.sjodin@amd.com>
6859             Harsha Jagasia  <harsha.jagasia@amd.com>
6860             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
6861             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
6862             Adrien Eliche  <aeliche@isty.uvsq.fr>
6863
6864         Merge from graphite branch.
6865         * configure: Regenerate.
6866         * Makefile.in: Regenerate.
6867         * configure.ac (host_libs): Add ppl and cloog.
6868         Add checks for PPL and CLooG.
6869         * Makefile.def (ppl, cloog): Added modules and dependences.
6870         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
6871         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
6872
6873 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
6874
6875         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
6876         (GCC_SHLIB_SUBDIR): New.
6877         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
6878         * configure: Regenerate.
6879         * Makefile.in: Regenerate.
6880
6881 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
6882
6883         * MAINTAINERS: Consistently use tabs to separate columns.
6884
6885 2008-08-29  Tristan Gingold  <gingold@adacore.com>
6886
6887         * MAINTAINERS (Write after Approval): Add myself.
6888
6889 2008-08-28  Tristan Gingold  <gingold@adacore.com>
6890
6891         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
6892         Enable bfd, binutils and opcodes.
6893         * configure: Regenerate.
6894
6895 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6896
6897         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
6898
6899 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
6900
6901         * MAINTAINERS:  Use correct Umlaut for last name.
6902
6903 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6904
6905         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
6906
6907 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
6908
6909         * MAINTAINERS: Update my email address.
6910
6911 2008-08-16  Nicolas Roche  <roche@adacore.com>
6912
6913         * Makefile.tpl: Add BOOT_ADAFLAGS.
6914         * Makefile.in: Regenerate.
6915
6916 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
6917
6918         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
6919         * configure: Regenerate.
6920
6921 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
6922
6923         * configure.ac: Add makefile fragments for hpux.
6924         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
6925         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
6926         * configure: Regenerate.
6927         * Makefile.in: Regenerate.
6928
6929 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
6930
6931         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
6932
6933 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
6934
6935         * MAINTAINERS (Write after Approval): Add myself.
6936
6937 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
6938
6939         * MAINTAINERS (Write After Approval):  Add myself.
6940
6941 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
6942
6943         * MAINTAINERS (Write After Approval):  Add myself.
6944
6945 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
6946
6947         * MAINTAINERS: Update my email address.
6948
6949 2008-06-25  Joey Ye  <joey.ye@intel.com>
6950
6951         * MAINTAINERS (Write After Approval):  Add myself.
6952
6953 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6954
6955         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
6956         * Makefile.in: Regenerate.
6957         * configure: Regenerate.
6958
6959 2008-06-17  Daniel Kraft  <d@domob.eu>
6960
6961         * MAINTAINERS (Write After Approval):  Add myself.
6962
6963 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6964
6965         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
6966         "$@" is still intact with both Autoconf 2.59 and 2.62.
6967         * configure: Regenerate.
6968
6969 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6970
6971         * Makefile.tpl: Fix comment errors.
6972         * Makefile.in: Regenerate.
6973
6974 2008-06-12  David S. Miller  <davem@davemloft.net>
6975             David Edelsohn  <edelsohn@gnu.org>
6976
6977         * configure.ac: Add powerpc*-*-* to gold supported targets.
6978         * configure: Regenerate.
6979
6980 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
6981
6982         PR tree-optimization/36218
6983         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
6984         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
6985         (all prefix="build-"): Pass them to build-system sub-makes.
6986         * Makefile.in: Regenerate.
6987
6988 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
6989
6990         * MAINTAINERS (mt port): Remove.
6991         (sco5, unixware, sco udk): Remove.
6992         (Kean Johnston): Add to Write After Approval.
6993
6994 2008-05-30  Julian Brown  <julian@codesourcery.com>
6995
6996         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
6997         of libobjc for ARM EABI Linux.
6998         * configure: Regenerate.
6999
7000 2008-05-18  Xinliang David Li   <davidxl@google.com>
7001
7002         * ChangeLog: Remove wrong ChangeLog entry.
7003
7004 2008-05-17  Xinliang David Li   <davidxl@google.com>
7005
7006         * MAINTAINERS (Write After Approval): Add myself.
7007
7008 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
7009
7010         * MAINTAINERS (Write After Approval): Add myself.
7011
7012 2008-05-14  Rafael Espíndola  <espindola@google.com>
7013
7014         * config-ml.in: don't handle --enable-shared and --enable-static.
7015
7016 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
7017
7018         * MAINTAINERS: Update my email address.
7019
7020 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
7021
7022         * MAINTAINERS: Update my email address.
7023
7024 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
7025
7026         * MAINTAINERS (Write After Approval): Add myself.
7027
7028 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
7029
7030         * MAINTAINERS (Write After Approval): Add myself.
7031
7032 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
7033
7034         * MAINTAINERS (crx): Add myself.
7035
7036 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
7037
7038         Sync with src:
7039         2008-04-14  David S. Miller  <davem@davemloft.net>
7040
7041         * configure.ac: Add sparc*-*-* to gold supported targets.
7042         * configure: Regenerate.
7043
7044 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
7045
7046         PR bootstrap/35457
7047         * configure.ac: Include override.m4.
7048         * configure: Regenerate.
7049
7050 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
7051
7052         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
7053         * Makefile.in: Regenerate.
7054
7055 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
7056
7057         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
7058         as nonconfigurable directories list.
7059         * configure: Regenerate.
7060
7061 2008-04-14  Ben Elliston  <bje@au.ibm.com>
7062
7063         * config.sub, config.guess: Update from upstream sources.
7064
7065 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
7066
7067         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
7068         * Makefile.in: Regenerate.
7069
7070 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
7071
7072         * configure.ac: Do not build libssp for the AVR.
7073         * configure: Regenerate.
7074
7075 2008-04-07  Ian Lance Taylor  <iant@google.com>
7076
7077         * Makefile.def: check-gold depends upon all-binutils.
7078         * Makefile.in: Regenerate.
7079
7080 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
7081
7082         * MAINTAINERS (Write After Approval): Add myself.
7083
7084 2008-04-04  Nick Clifton  <nickc@redhat.com>
7085
7086         PR binutils/4334
7087         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
7088         builds.
7089         * configure: Regenerate.
7090
7091 2008-04-04  NightStrike  <NightStrike@gmail.com>
7092
7093         PR other/35151
7094         * configure.ac: Combine rules for mingw32 and mingw64.
7095         * configure: Regenerate.
7096
7097 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
7098
7099         * MAINTAINERS (Write After Approval): Add myself.
7100
7101 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
7102
7103         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
7104         * Makefile.in (.NOTPARALLEL): Ditto.
7105
7106 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
7107
7108         * MAINTAINERS (Write After Approval): Add myself.
7109
7110 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
7111
7112         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
7113         * Makefile.in (.NOTPARALLEL): Regenerate.
7114
7115 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
7116
7117         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
7118         * Makefile.in: Regenerate.
7119
7120 2008-03-26  Jakub Staszak  <kuba@et.pl>
7121
7122         * MAINTAINERS (Write After Approval): Add myself.
7123
7124 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
7125
7126         * MAINTAINERS:  Update e-mail address.
7127
7128 2008-03-20  Ian Lance Taylor  <iant@google.com>
7129
7130         * configure.ac: Add support for --enable-gold.
7131         * Makefile.def: Add gold as a directory like ld.
7132         * configure, Makefile.in: Regenerate.
7133
7134 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7135
7136         * configure.ac: m4_include config/proginstall.m4.
7137         * configure: Regenerate.
7138
7139         Backport from upstream Libtool:
7140
7141         2007-10-12  Eric Blake  <ebb9@byu.net>
7142
7143         Deal with Autoconf 2.62's semantic change in m4_append.
7144         * ltsugar.m4 (lt_append): Replace broken versions of
7145         m4_append.
7146         (lt_if_append_uniq): Don't require separator to be overquoted,
7147         and avoid broken m4_append.
7148         (lt_dict_add): Fix typo.
7149         * libtool.m4 (_LT_DECL): Don't overquote separator.
7150
7151 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
7152
7153         * config.rpath: Add AIX 6 support.
7154
7155 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
7156
7157         * Makefile.def (stageprofile).  Remove -fprofile-generate
7158         from stage_libcflags.
7159         * Makefile.in: Regenerate.
7160
7161 2008-03-13  Ben Elliston  <bje@au.ibm.com>
7162
7163         * config.sub, config.guess: Update from upstream sources.
7164
7165 2008-03-06  Tom Tromey  <tromey@redhat.com>
7166
7167         * MAINTAINERS: Update for treelang deletion.
7168
7169 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
7170
7171         * MAINTAINERS: Update my email address.
7172
7173 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
7174
7175         * MAINTAINERS (darwin port): Add myself as a maintainer.
7176         (objective-c/c++): Add myself as a maintainer.
7177
7178 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
7179
7180         * MAINTAINERS (Write After Approval): Update my email address.
7181
7182 2008-02-25  Tomas Bily  <tbily@suse.cz>
7183
7184         * MAINTAINERS (Write After Approval): Add myself.
7185
7186 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
7187
7188         * MAINTAINERS (OpenMP): Add myself.
7189
7190 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
7191
7192         PR bootstrap/32009
7193         PR bootstrap/32161
7194
7195         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
7196         * configure: Regenerate.
7197
7198         * Makefile.def: Define stage_libcflags for all bootstrap stages.
7199         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
7200         STAGE4_LIBCFLAGS): New.
7201         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
7202         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
7203         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
7204         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
7205         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
7206         for target modules.  Don't export LIBCFLAGS.
7207         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
7208         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
7209         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
7210         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
7211         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
7212         * Makefile.in: Regenerate.
7213
7214 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7215
7216         PR libgcj/33085
7217         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
7218         Do not use -DDLL_EXPORT.  Backport from upstream.
7219
7220 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7221
7222         * MAINTAINERS (Write After Approval): Add myself.
7223
7224 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
7225
7226         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
7227         * configure: Regenerate.
7228
7229 2008-01-31  Marc Gauthier  <marc@tensilica.com>
7230
7231         * configure.ac (xtensa*-*-*): Recognize processor variants.
7232         * configure: Regenerate.
7233
7234 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7235
7236         PR bootstrap/34922
7237         * configure.ac (PARSE_ARGS): Push suitable setting of
7238         ac_subdirs_all, for `./configure --help=recursive'.
7239         Handle `+' in generic toplevel directory disabling.
7240         * configure: Regenerate.
7241
7242 2008-01-28  Nick Clifton  <nickc@redhat.com>
7243
7244         * MAINTAINERS (xstormy16): Take over maintainership.
7245
7246 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
7247
7248         * MAINTAINERS (c4x port): Remove.
7249
7250 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
7251
7252         * libtool.m4: Backport AIX 6 support from ToT Libtool.
7253
7254 2008-01-23  Ben Elliston  <bje@au.ibm.com>
7255
7256         * config.sub, config.guess: Update from upstream sources.
7257
7258 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
7259
7260         * MAINTAINERS (Write After Approval): Add myself.
7261
7262 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
7263
7264         * MAINTAINERS: Update my email address.
7265
7266 2008-01-09  Raksit Ashok  <raksit@google.com>
7267
7268         * MAINTAINERS (Write After Approval): Add myself.
7269
7270 2008-01-09  Raksit Ashok  <raksit@google.com>
7271
7272         * MAINTAINERS (Write After Approval): Add myself.
7273
7274 2008-01-08  Ben Elliston  <bje@au.ibm.com>
7275
7276         * config.sub, config.guess: Update from upstream sources.
7277
7278 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7279
7280         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
7281         Change recommended MPFR from 2.2.1 -> 2.3.0.
7282         * configure: Regenerate.
7283
7284 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
7285
7286         * MAINTAINERS: Update my email address.
7287
7288 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
7289
7290         * MAINTAINERS: Update my email address.
7291
7292 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
7293
7294         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
7295         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
7296         * Makefile.in: Regenerate.
7297
7298 2007-12-10  Mark Heffernan  <meheff@google.com>
7299
7300         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
7301         misplaced entries.
7302
7303 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
7304
7305         * configure.ac: Enable libjava for x86_64-*-darwin9.
7306         * configure: Regenerate.
7307
7308 2007-12-07  Bill Maddox  <maddox@google.com>
7309
7310         * MAINTAINERS (Write After Approval): Add myself.
7311
7312 2007-12-05  Ben Elliston  <bje@au.ibm.com>
7313
7314         * config.sub, config.guess: Update from upstream sources.
7315
7316 2007-12-02  Matthias Klose  <doko@ubuntu.com>
7317
7318         * config-ml.in: Remove 64bit configure tests.
7319
7320 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7321
7322         * config-ml.in: Robustify against white space in absolute file
7323         names.
7324
7325         * config-ml.in (multi-clean): Substitute ${Makefile}.
7326         Remove superfluous ${Makefile} in list.
7327
7328 2007-11-19  Thiemo Seufer  <ths@mips.com>
7329
7330         * config-ml.in: Don't hardcode the Makefile name.
7331
7332 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
7333
7334         * MAINTAINERS (Write After Approval): Add myself.
7335
7336 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
7337
7338         * MAINTAINERS (Write After Approval): Add myself.
7339
7340 2007-11-06  Doug Kwan  <dougkwan@google.com>
7341
7342         * MAINTAINERS (Write After Approval): Add myself.
7343
7344 2007-10-25  Ben Elliston  <bje@au.ibm.com>
7345
7346         * MAINTAINERS (mercury): Remove entry.
7347         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
7348
7349 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
7350
7351         * Makefile.def (dependencies): Make configure-gdb depend on
7352         all-intl.
7353         * Makefile.in: Regenerated.
7354
7355 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
7356
7357         * MAINTAINERS (Fortran maintainer): Remove myself.
7358
7359 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
7360
7361         * Makefile.def: To avoid problems running with parallel makes,
7362         build newlib before libgloss so that target specific header
7363         files are availble.
7364         * Makefile.in: Regenerate
7365
7366 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
7367
7368         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
7369         * Makefile.in: Regenerate.
7370
7371 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
7372
7373         * MAINTAINERS (Register allocation reviewer): Add myself.
7374
7375 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
7376
7377         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
7378         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
7379         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
7380         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
7381         * configure: Regenerate.
7382
7383 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
7384
7385         * MAINTAINERS (Register allocation reviewer): Add myself.
7386
7387 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
7388
7389         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
7390         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
7391         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
7392         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
7393         * configure.ac: Default them to host tools for $host = $build.
7394         Subst them.
7395
7396         * configure: Regenerate.
7397         * Makefile.in: Regenerate.
7398
7399 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
7400
7401         * MAINTAINERS (Register allocation reviewer): Add myself.
7402
7403 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
7404
7405         * MAINTAINERS (Register allocation reviewer): Add myself.
7406
7407 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
7408
7409         * MAINTAINERS (Write After Approval): Fix typo.
7410
7411 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
7412
7413         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
7414         * configure: Regenerate.
7415
7416 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
7417
7418         PR bootstrap/31906
7419         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
7420         they're already prefixed.
7421
7422 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
7423
7424         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
7425         libstdc++.
7426         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
7427         * configure: Regenerate.
7428         * Makefile.in: Regenerate.
7429
7430 2007-09-17  Andreas Schwab  <schwab@suse.de>
7431
7432         * configure.ac: Raise minimum makeinfo version to 4.6.
7433         * configure: Regenerate.
7434
7435 2007-09-17  Johannes Singler  <singler@ira.uka.de>
7436
7437         * MAINTAINERS (write-after-approval) add myself
7438
7439 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
7440
7441         * configure.ac: Correct makeinfo version check.
7442         * configure: Regenerate.
7443
7444 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
7445
7446         * MAINTAINERS: Update my email address.
7447
7448 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
7449
7450         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
7451         to $skipdirs and only disable gprof for newlib.  Use the normal
7452         mips*-elf* handling in other respects.
7453         * configure: Regnerate.
7454
7455 2007-09-12  David Daney  <ddaney@avtrex.com>
7456
7457         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
7458         enabling libgcj.
7459         * configure: Regenerate.
7460
7461 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
7462
7463         PR other/32154
7464         * configure.ac: For libgloss targets, point the linker to the linker
7465         script, startup code and simulator library.
7466         * configure: Regenerate.
7467
7468 2007-09-07  Andrew Haley  <aph@redhat.com>
7469
7470         * configure.ac (noconfigdirs): Remove target-libffi and
7471         target-libjava.
7472         * configure: Regenerate.
7473
7474 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7475
7476         PR target/33281
7477         * configure.ac: Use config/mh-mingw on mingw.
7478         * configure: Regenerate.
7479
7480 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
7481
7482         * MAINTAINERS (Write After Approval): Add myself.
7483
7484 2007-09-05  Richard Guenther  <rguenther@suse.de>
7485
7486         * configure.ac (--enable-stage1-checking): If neither --enable-checking
7487         nor --disable-checking is provided also turn on yes and types
7488         checking for stage1.
7489         * configure: Re-generate.
7490
7491 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
7492
7493         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
7494         (Write After Approval): Remove myself.
7495
7496 2007-08-29  Nick Clifton  <nickc@redhat.com>
7497
7498         * config.sub, config.guess: Update from upstream sources.
7499
7500 2007-08-22  Bud Davis  <jmdavis@link.com>
7501
7502         * MAINTAINERS (Write After Approval): Added myself.
7503         * MAINTAINERS (Reviewers): Removed myself.
7504
7505 2007-08-18  Paul Brook  <paul@codesourcery.com>
7506             Joseph Myers  <joseph@codesourcery.com>
7507
7508         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
7509         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
7510         * Makefile.in: Regenerate.
7511         * configure.ac (--with-debug-prefix-map): New.
7512         * configure: Regenerate.
7513
7514 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
7515             Nigel Stephens  <nigel@mips.com>
7516
7517         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
7518         as target_makefile_frag.
7519         * configure: Regenerate.
7520
7521 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
7522
7523         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
7524         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
7525         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
7526         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
7527         (do-compare, do-compare3, do-compare-debug): New.
7528         ([+compare-target+]): Use them.
7529
7530 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
7531
7532         * MAINTAINERS (Write After Approval): Change my email address.
7533
7534 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7535             Ben Elliston  <bje@au.ibm.com>
7536
7537         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
7538         --silent if $silent.
7539         * configure: Regenerate.
7540
7541 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
7542
7543         * MAINTAINERS (Various Maintainers): Add myself as
7544         loop infrastructure maintainer.  Update my e-mail
7545         address.
7546
7547 2007-07-31  Diego Novillo  <dnovillo@google.com>
7548
7549         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
7550         Adjust description.
7551
7552 2007-07-26  Richard Guenther  <rguenther@suse.de>
7553
7554         * configure.ac: Add types checking to stage1 checking flags.
7555         * configure: Regenerate.
7556
7557 2007-07-17  Nick Clifton  <nickc@redhat.com>
7558
7559         * COPYING3: New file.  Contains version 3 of the GNU General
7560         Public License.
7561         * COPYING3.LIB: New file.  Contains version 3 of the GNU
7562         Lesser General Public License.
7563
7564 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
7565
7566         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
7567
7568 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
7569
7570         * MAINTAINERS (S/390 co-maintainer): Add myself.
7571         (Write After Approval): Remove myself.
7572
7573 2007-07-13  Dan Hipschman  <dsh@google.com>
7574
7575         * MAINTAINERS (Write After Approval): Add myself.
7576
7577 2007-07-11  Nick Clifton  <nickc@redhat.com>
7578
7579         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
7580         WINDRES export.
7581         * Makefile.in: Regenerate.
7582
7583 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7584
7585         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
7586         maintainer.
7587
7588 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
7589
7590         * lt~obsolete.m4: New. Import from 20070318 libtool.
7591
7592 2007-07-03  Julian Brown  <julian@codesourcery.com>
7593
7594         * MAINTAINERS (Write After Approval): Add myself.
7595
7596 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7597
7598         * configure.ac: Rewrite 'configure --help' strings to look nicer.
7599         * configure: Regenerate.
7600
7601 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7602
7603         * configure.ac: Add some missing m4 quotation.
7604         * configure: Regenerate.
7605
7606 2007-07-02  Simon Baldwin  <simonb@google.com>
7607
7608         * MAINTAINERS (Write After Approval): Add myself.
7609
7610 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
7611
7612         * configure: Regenerate.
7613
7614 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
7615
7616         * Makefile.def: Add windmc tool to build.
7617         * Makefile.tpl: Likewise.
7618         * configure.ac: Likewise.
7619         * Makefile.in: Regenerate.
7620         * configure: Regenerate.
7621
7622 2007-06-28  DJ Delorie  <dj@redhat.com>
7623
7624         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
7625         not building newlib.
7626         * configure: Regenerated.
7627
7628 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
7629
7630         * MAINTAINERS (Write After Approval): Add myself.
7631
7632 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
7633
7634         * MAINTAINERS (Write After Approval): Add myself.
7635
7636 2007-06-19  Chris Matthews  <chrismatthews@google.com>
7637
7638         * MAINTAINERS (Write After Approval): Add myself.
7639
7640 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
7641
7642         * MAINTAINERS (Write After Approval): Add myself.
7643
7644 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
7645
7646         * Makefile.def: Add dependency from configure-gdb to all-bfd.
7647         * Makefile.in: Regenerated.
7648
7649 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
7650
7651         * configure.ac: Don't add target-libmudflap to noconfigdirs for
7652         bfin*-*-uclinux* targets.
7653         * configure: Regenerate.
7654
7655 2007-06-14  Ian Lance Taylor  <iant@google.com>
7656
7657         * MAINTAINERS: Add myself as non-algorithmic global write
7658         maintainer.
7659
7660 2007-06-14  Diego Novillo  <dnovillo@google.com>
7661
7662         * MAINTAINERS: Add self as middle-end maintainer and
7663         non-algorithmic global write maintainer.
7664
7665 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7666
7667         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
7668         Move all Fortran maintainers except Paul Brook into the
7669         Non-Autopoiesis section.
7670
7671 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
7672
7673         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
7674         (distclean-stage[+id+]): Possibly delete stage_last.
7675         * Makefile.in: Regenerate.
7676
7677 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
7678
7679         * MAINTAINERS (Various Maintainer): Fix typo.
7680
7681 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
7682
7683         * MAINTAINERS (Various Maintainer): Add myself as
7684         dataflow maintainer.
7685
7686 2007-06-07  Ben Elliston  <bje@au.ibm.com>
7687
7688         * config.sub, config.guess: Update from upstream sources.
7689
7690 2007-06-07  Ben Elliston  <bje@au.ibm.com>
7691
7692         * Makefile.tpl: Fix spelling error.
7693         * Makefile.in: Regenerate.
7694
7695 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
7696
7697         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
7698         lt_cv_sys_max_cmd_len.
7699
7700 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
7701
7702         * MAINTAINERS (Various Maintainers): Add myself as
7703         auto-vectorizer maintainer.
7704
7705 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
7706
7707         PR libjava/32098
7708         * libtool.m4: Revert previous change.
7709         * ltgcc.m4: Put it here.
7710
7711 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
7712
7713         * MAINTAINERS (Various Maintainers): Add myself as
7714         auto-vectorizer maintainer.
7715
7716 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
7717
7718         PR libjava/32098
7719         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
7720
7721 2007-05-30  Richard Guenther  <rguenther@suse.de>
7722
7723         * MAINTAINERS (Various Maintainers): Add myself as
7724         auto-vectorizer maintainer.
7725
7726 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
7727
7728         PR bootstrap/29382
7729         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
7730         * configure: Rebuilt.
7731
7732 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
7733
7734         * MAINTAINERS (Write After Approval): Removed my name.
7735
7736 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
7737
7738         * MAINTAINERS (Write After Approval): Remove myself.
7739
7740 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
7741
7742         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
7743
7744 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
7745
7746         * ltmain.sh: Update from ToT Libtool.
7747         * libtool.m4: Update from ToT Libtool.
7748         * ltsugar.m4: New. Update from ToT Libtool.
7749         * ltversion.m4: New. Update from ToT Libtool.
7750         * ltoptions.m4: New. Update from ToT Libtool.
7751         * ltconfig: Remove.
7752         * ltcf-c.sh: Remove.
7753         * ltcf-cxx.sh: Remove.
7754         * ltcf-gcj.sh: Remove.
7755
7756 2007-05-22  Ollie Wild  <aaw@google.com>
7757
7758         * MAINTAINERS (Write After Approval): Add myself.
7759
7760 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
7761
7762         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
7763         stage_cflags.
7764         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
7765         Remove CFLAGS/LIBCFLAGS.
7766         (configure-stage[+id+]-[+prefix+][+module+],
7767         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
7768         * Makefile.in: Regenerate.
7769
7770 2007-05-15  Diego Novillo  <dnovillo@google.com>
7771
7772         * MAINTAINERS: Update e-mail address.
7773
7774 2007-05-15  Revital Eres  <eres@il.ibm.com>
7775
7776         * MAINTAINERS (Write After Approval): Add myself.
7777
7778 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
7779
7780         * MAINTAINERS (Write After Approval): Updated my address.
7781
7782 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
7783
7784         * MAINTAINERS (Write After Approval): Add myself.
7785
7786 2007-05-11  Silvius Rus  <rus@google.com>
7787
7788         * MAINTAINERS (Write After Approval): Add myself.
7789
7790 2007-04-23  Tom Tromey  <tromey@redhat.com>
7791
7792         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
7793
7794 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
7795
7796         * MAINTAINERS (cpplib): Rename to ...
7797         (libcpp): ... this.  Add C/C++ front end maintainers.
7798
7799 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
7800
7801         * config-ml.in: Pass ${ml_config_env} to configure calls.
7802
7803 2007-04-04  Christian Bruel  <christian.bruel@st.com>
7804
7805         * MAINTAINERS (Write After Approval): Add myself.
7806
7807 2007-04-02  Dave Korn  <dave.korn@artimi.com>
7808
7809         * MAINTAINERS (Write After Approval): Add myself.
7810
7811 2007-03-31  Tobias Burnus  <burnus@net-b.de>
7812
7813         * MAINTAINERS (fortran 95 front end): Add myself.
7814
7815 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
7816
7817         * MAINTAINERS (Write After Approval): Add myself.
7818
7819 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
7820
7821         * MAINTAINERS (Modulo Scheduler): Add myself.
7822
7823 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
7824
7825         * MAINTAINERS (fortran 95 front end): Add myself.
7826         (c++ front end): whitespace fix.
7827
7828 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
7829
7830         * MAINTAINERS (Write After Approval): Add myself.
7831
7832 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
7833
7834         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
7835         of glob.  Quote arguments with single quotes too.
7836         * configure: Regenerate.
7837
7838 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
7839
7840         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
7841         * Makefile.in: Regenerate
7842
7843 2007-03-07  Andreas Schwab  <schwab@suse.de>
7844
7845         * configure: Regenerate.
7846
7847 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
7848
7849         * configure.ac: Add "--with-pdfdir" configure option,
7850         which defines pdfdir variable.
7851         * Makefile.def (target=fixincludes): Add install-pdf to
7852         missing targets.
7853         (recursive_targets): Add install-pdf target.
7854         (flags_to_pass): Add pdfdir.
7855         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
7856         target.
7857         * configure: Regenerate
7858         * Makefile.in: Regenerate
7859
7860 2007-02-28  Eric Christopher  <echristo@apple.com>
7861
7862         Revert:
7863         2006-12-07  Mike Stump  <mrs@apple.com>
7864
7865         * Makefile.def (dependencies): Add dependency for
7866         install-target-libssp and install-target-libgomp on
7867         install-gcc.
7868         * Makefile.in: Regenerate.
7869
7870 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
7871
7872         * configure: Regenerate.
7873         * configure.ac: Move statements after variable declarations.
7874
7875 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
7876
7877         * MAINTAINERS: Add myself as sh maintainer.
7878
7879 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
7880
7881         * configure.ac: Adjust for loop syntax.
7882         * configure: Regenerate.
7883
7884 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
7885
7886         * configure: Rebuilt.
7887
7888 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
7889
7890         * configure.ac: Drop multiple occurrences of --enable-languages,
7891         and fix its quoting.
7892         * configure: Rebuilt.
7893
7894 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
7895             Nathan Sidwell  <nathan@codesourcery.com>
7896             Vladimir Prus  <vladimir@codesourcery.com>
7897             Joseph Myers  <joseph@codesourcery.com>
7898
7899         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
7900         * configure: Regenerate.
7901
7902 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
7903
7904         * ltconfig (freebsd*): Default to elf.
7905
7906 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
7907
7908         * configure.ac (target_libraries): Move libgcc before libiberty.
7909         * configure: Regenerated.
7910
7911 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
7912             Paolo Bonzini  <bonzini@gnu.org>
7913
7914         PR bootstrap/30753
7915         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
7916         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
7917         * configure: Regenerated.
7918
7919 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7920
7921         * MAINTAINERS (Language Front End Maintainers): Update my mail
7922         address.
7923
7924 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
7925
7926         PR bootstrap/30748
7927         * configure.ac: Correct syntax for Solaris ksh.
7928         * configure: Regenerated.
7929
7930 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
7931
7932         * configure.ac: Sync with src.
7933         * configure: Regenerate.
7934
7935 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
7936
7937         * Makefile.in: Regenerate.
7938
7939 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
7940
7941         * config.sub: Sync with src.
7942
7943 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
7944
7945         * Makefile.tpl (build_alias, host_alias, target_alias): Use
7946         noncanonical equivalents.
7947         * configure.in: Rename to...
7948         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
7949         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
7950         target_noncanonical.  Use them.  Rewrite removal of configure
7951         arguments for autoconf 2.59.  Discard variable settings.  Force
7952         program_transform_name for native tools.
7953
7954         * Makefile.in: Regenerated.
7955         * configure: Regenerated with autoconf 2.59.
7956
7957 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
7958
7959         * MAINTAINERS (Write After Approval): Add myself.
7960
7961 2007-01-31  Andreas Schwab  <schwab@suse.de>
7962
7963         * Makefile.tpl (LDFLAGS): Substitute it.
7964         * Makefile.in: Regenerate.
7965
7966 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
7967
7968         * MAINTAINERS (Write After Approval): Add myself.
7969
7970 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
7971
7972         * MAINTAINERS (spu port): Add myself.
7973
7974 2007-01-23  Richard Guenther  <rguenther@suse.de>
7975
7976         PR bootstrap/30541
7977         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
7978         * Makefile.tpl (GNATBIND): Substitute it.
7979         (GNATMAKE): Likewise.
7980         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
7981         of STAGE_PREFIX.
7982         * Makefile.in: Regenerate.
7983         * configure: Regenerate.
7984
7985 2007-01-18  Mike Stump  <mrs@apple.com>
7986
7987         * configure.in: Re-enable -Werror for gcc builds.
7988
7989 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
7990
7991         * MAINTAINERS (Write After Approval): Add myself.
7992
7993 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
7994
7995         * configure.in: Change == to = in test command.
7996         * configure: Regenerate.
7997
7998 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
7999             Nick Clifton  <nickc@redhat.com>
8000             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
8001
8002         * configure.in (build_configargs, host_configargs, target_configargs):
8003         Remove build/host/target parameters.
8004         (host_libs): Add gmp and mpfr.
8005         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
8006         * Makefile.def (gmp, mpfr): New.
8007         (gcc): Remove target.
8008         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
8009         target_os, target_vendor): New.
8010         (configure): Add host_alias/target_alias arguments; adjust invocations.
8011         * configure: Regenerate.
8012         * Makefile.in: Regenerate.
8013
8014 2007-01-11  Matt Fago  <fago@earthlink.net>
8015
8016         * configure.in: Try to link to functions only in mpfr 2.2.x
8017         to improve robustness of configure tests.
8018         * configure: Regenerate.
8019
8020 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
8021
8022         * MAINTAINERS: Add myself as i386 maintainer.
8023
8024 2007-01-08  Jan Hubicka  <jh@suse.cz>
8025
8026         * MAINTAINERS: Add myself as i386 maintainer.
8027
8028 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
8029
8030         * configure.in: Add support for an x86_64-mingw* target.
8031         * configure: Regenerate.
8032
8033 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
8034
8035         * Makefile.tpl (all-target): Correct @if conditional for target
8036         modules.
8037         * configure.in: Omit libiberty if building only target libgcc.
8038         * configure, Makefile.in: Regenerated.
8039
8040 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
8041
8042         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
8043         * configure: Regenerate.
8044
8045 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
8046
8047         * Makefile.def (target_modules): Add libgcc.
8048         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
8049         * Makefile.tpl (clean-target-libgcc): Delete.
8050         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
8051         on gcc even for bootstrapped modules.  Rewrite handling of
8052         lang_env_dependencies to loop over target_modules.
8053         * configure.in (target_libraries): Add target-libgcc.
8054         * Makefile.in, configure: Regenerated.
8055
8056 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
8057
8058         * configure.in: Reorganize recognition of languages.  Add
8059         --enable-stage1-languages.  Show supported languages for the chosen
8060         target rather than all recognized languages.
8061         * configure: Regenerate.
8062
8063 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
8064
8065         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
8066         * Makefile.in: Regenerate.
8067
8068 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8069
8070         * configure.in: Warn that MPFR 2.2.0 is buggy.
8071         * configure: Regenerate.
8072
8073 2006-12-27  Ian Lance Taylor  <iant@google.com>
8074
8075         * configure.in: When removing Makefiles to force a reconfigure, also
8076         remove prev-DIR*/Makefile.
8077         * configure: Regenerate.
8078
8079 2006-12-22  Andreas Schwab  <schwab@suse.de>
8080
8081         * configure: Regenerate with correct autoconf version.
8082
8083 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
8084
8085         * configure.in: add AC_SUBST for *_FOR_TARGET.
8086         * configure: Regenerate.
8087
8088 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8089
8090         * configure.in: Simplify logic for rejecting languages that cannot
8091         be built.  Separate the case when a language is unsupported,
8092         from the case when the user chooses not to build a language.
8093
8094 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8095
8096         * configure.in: Remove "$build" case for powerpc-*-darwin* since
8097         it only affects bootstrap and could be tested on "$host" as well.
8098         * configure: Regenerate.
8099         * config/mh-ppc-darwin: Add to the stage1 cflags here.
8100
8101 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8102
8103         PR bootstrap/29544
8104         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
8105         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
8106         move here comment from Makefile.tpl.
8107         * Makefile.tpl: Move some definitions higher in the file.
8108         (STAGE1_CHECKING): New.
8109         * configure.in: Add --enable-stage1-checking.
8110         * configure: Regenerate.
8111         * Makefile.in: Regenerate.
8112
8113 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8114
8115         * MAINTAINERS: Add myself as build system maintainer.
8116
8117 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
8118
8119         * MAINTAINERS (Write After Approval): Add myself.
8120
8121 2006-12-13  Eric Christopher  <echristo@apple.com>
8122
8123         * MAINTAINERS: Add myself as darwin maintainer.
8124
8125 2006-12-11  Ian Lance Taylor  <ian@airs.com>
8126
8127         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
8128
8129 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
8130
8131         MAINTAINERS: Update my entry.
8132
8133 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
8134
8135         * configure.in:  Handle spu makefile frag.
8136         * Makefile.tpl (MAINT): Define
8137         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
8138         * configure: Regenerate.
8139         * Makefile.in: Regenerate.
8140
8141 2006-12-11  Ben Elliston  <bje@au.ibm.com>
8142
8143         * config.guess: Import latest version.
8144         * config.sub: Likewise.
8145
8146 2006-12-11  Ben Elliston  <bje@au.ibm.com>
8147
8148         * configure.in (spu-*-*): Don't skip target-libiberty.
8149         * configure: Regenerate.
8150
8151 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
8152
8153         PR bootstrap/30134
8154         * configure.in: Correct x86 darwin support for libjava to powerpc
8155         and i?86 only.
8156         * configure: Regenerate.
8157
8158 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
8159
8160         * configure.in: Add x86 darwin support for libjava.
8161         * configure: Regenerate.
8162
8163 2006-12-07  Mike Stump  <mrs@apple.com>
8164
8165         * Makefile.def (dependencies): Add dependency for
8166         install-target-libssp and install-target-libgomp on
8167         install-gcc.
8168         * Makefile.in: Regenerate.
8169
8170 2006-12-04  Richard Guenther  <rguenther@suse.de>
8171
8172         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
8173         (Non-Algorithmic Maintainers): Move over non-algorithmic
8174         loop optimizer maintainers, add myself as a non-algorithmic
8175         middle-end maintainer.
8176
8177 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
8178
8179         * MAINTAINERS (Write After Approval): Add myself.
8180
8181 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8182
8183         * configure.in: Update error message for missing GMP/MPFR.
8184
8185         * configure: Regenerate.
8186
8187 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8188
8189         * configure.in: Update MPFR version in error message.
8190
8191         * configure: Regenerate.
8192
8193 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8194
8195         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
8196         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
8197         --with-gmp-lib): New flags.
8198
8199         * configure: Regenerate.
8200
8201 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
8202
8203         * MAINTAINERS (Write After Approval): Change my email address.
8204
8205 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
8206
8207         * MAINTAINERS (Write After Approval): Add myself.
8208
8209 2006-11-22  Philipp Thomas  <pth@suse.de>
8210
8211         * MAINTAINERS (i18n): Update e-mail address.
8212
8213 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8214
8215         * MAINTAINERS (spu port): Add myself as maintainer.
8216         (Write After Approval): Remove myself.
8217
8218 2006-11-22  Ben Elliston  <bje@au.ibm.com>
8219
8220         * configure.in (skipdirs): Don't build libssp for SPU.
8221         * configure: Regenerate.
8222
8223 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
8224
8225         * MAINTAINERS (spu port): Add myself as maintainer.
8226         (libobjc): Update my email address.
8227
8228 2006-11-21  Andrea Bona  <andrea.bona@st.com>
8229
8230         * MAINTAINERS (Write After Approval): Add myself.
8231
8232 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8233
8234         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
8235         * configure : Rebuilt.
8236
8237 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8238
8239         * MAINTAINERS (Write After Approval): Add myself.
8240
8241 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
8242
8243         * MAINTAINERS (Write After Approval): Add myself.
8244
8245 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8246
8247         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
8248         libmpfr.a.
8249         * configure: Regenerate.
8250
8251 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
8252
8253         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
8254         (unstage): Test for stage_last presence.
8255
8256         PR bootstrap/29802
8257         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
8258         STAGE_PREFIX.
8259         * Makefile.in: Regenerate.
8260
8261 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
8262
8263         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
8264         maintainers.
8265
8266 2006-11-14  Erven Rohou  <erven.rohou@st.com>
8267
8268         * MAINTAINERS (Write After Approval): Add myself.
8269
8270 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
8271
8272         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
8273         and stageN-package/Makefile.
8274         * Makefile.in: Regenerated.
8275
8276 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
8277
8278         * configure.in: Remove target-libgloss from noconfigdirs for
8279         bfin-*-*.
8280         * configure: Regenerated.
8281
8282 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8283
8284         * configure.in (have_gmp): Only error if the gcc directory exists.
8285
8286         * configure: Regenerate.
8287
8288 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8289
8290         * configure.in: Robustify error message for missing GMP/MPFR.
8291
8292         * configure: Regenerate.
8293
8294 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
8295
8296         * MAINTAINERS (Write After Approval): Add myself.
8297
8298 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
8299
8300         * MAINTAINERS: Change email address.
8301
8302 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
8303
8304         * MAINTAINERS (Write After Approval): Add myself.
8305
8306 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
8307
8308         * MAINTAINERS (Write After Approval): Add myself.
8309
8310 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
8311
8312         * MAINTAINERS (Write After Approval): Move myself to
8313         Write After Approval section.
8314
8315 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8316
8317         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
8318         need_gmp anymore.
8319         * configure: Regenerate.
8320
8321 2006-10-16  Tobias Burnus  <burnus@net-b.de>
8322
8323         * MAINTAINERS (Write After Approval): Add myself.
8324
8325 2006-10-16  Ben Elliston  <bje@au.ibm.com>
8326
8327         * config.guess: Import latest version.
8328         * config.sub: Likewise.
8329
8330 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
8331
8332         * Makefile.def: Added pdf target handling.
8333         * Makefile.tpl: Added pdf target handling.
8334         * Makefile.in: Regenerated.
8335
8336 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
8337
8338         * MAINTAINERS: Add self as score port maintainer.
8339
8340 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
8341
8342         * MAINTAINERS (Write After Approval): Add myself.
8343
8344 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
8345
8346         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
8347         or newer.
8348         * configure: Regenerated.
8349
8350 2006-09-27  Dave Brolley  <brolley@redhat.com>
8351
8352         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
8353         using $s instead of $r.
8354         * configure: Regenerated.
8355
8356 2006-09-26  Thiemo Seufer  <ths@mips.com>
8357
8358         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
8359         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
8360         * configure: Regenerate.
8361
8362 2006-09-24  Graeme Peterson  <gridly@gmail.com>
8363
8364         * MAINTAINERS (Write After Approval): Remove myself.
8365
8366 2006-09-22  Chao-ying Fu  <fu@mips.com>
8367
8368         * MAINTAINERS (Write After Approval): Add myself.
8369
8370 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
8371
8372         * MAINTAINERS: Add self as soft-fp maintainer.
8373
8374 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
8375
8376         * MAINTAINERS: Add myself as avr maintainer.
8377         Remove Marek Michalkiewicz as avr maintainer.
8378
8379 2006-09-07  Roberto Costa  <roberto.costa@st.com>
8380
8381         * MAINTAINERS (Write After Approval): Add myself.
8382
8383 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
8384
8385         * configure.in: Never build newlib for a Mingw host.
8386         Never build newlib as Mingw target library.
8387         Test the existence of winsup/cygwin for building a Cygwin newlib,
8388         rather than just winsup.
8389         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
8390         building a Mingw target.
8391         * configure: Regenerate.
8392
8393 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
8394
8395         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
8396
8397 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
8398
8399         * config.guess: Import from src (was more updated).
8400         * config.sub: Likewise.
8401
8402 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
8403
8404         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
8405         * configure: Regenerated.
8406
8407 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
8408
8409         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
8410         for stages after the first.
8411
8412 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
8413
8414         * Makefile.def: Add dependencies for configure-opcodes
8415         on configure-intl and all-opcodes on all-intl.
8416         * Makefile.in: Regenerated.
8417
8418 2006-07-13  Ben Elliston  <bje@au.ibm.com>
8419
8420         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
8421
8422 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
8423
8424         Port to hosts whose 'sort' and 'tail' implementations
8425         treat operands with leading '+' as file names, as POSIX
8426         has required since 2001.  However, make sure the code still
8427         works on pre-POSIX hosts.
8428         * ltmain.sh: Don't assume "sort +2" is equivalent to
8429         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
8430
8431 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
8432
8433         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
8434
8435 2006-07-04  Peter O'Gorman  <peter@pogma.com>
8436
8437         * ltconfig: chmod 644 before ranlib during install.
8438
8439 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
8440
8441         PR bootstrap/18058
8442         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
8443         if the bootstrap compiler is a GCC version that supports it.
8444         * configure: Regenerate.
8445
8446 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
8447
8448         * configure.in: Fix thinkos in previous check-in.
8449         * configure: Regenerate.
8450
8451 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
8452
8453         PR other/27063
8454         * configure.in: Test subdir_requires and give an appropriate
8455         error message.
8456         * configure: Regenerate.
8457
8458 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
8459
8460         * MAINTAINERS (Write After Approval): Add myself.
8461
8462 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
8463
8464         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
8465
8466 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
8467
8468         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
8469
8470 2006-06-20  David Ayers  <d.ayers@inode.at>
8471
8472         PR bootstrap/28072
8473         * configure.in: Add target-boehm-gc to noconfigdirs depending on
8474         whether target-libjava is being configured instead of whether the
8475         java front end is enabled.
8476         * configure: Regenerate.
8477
8478 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8479
8480         PR target/27540
8481         * configure.in: Only enable libgomp on IRIX 6.
8482         * configure: Regenerate.
8483
8484 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
8485
8486         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
8487         too.
8488         * Makefile.in: Regenerate.
8489
8490 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
8491
8492         * config-ml.in: Alter CCASFLAGS to include special
8493         multilib options the same as is done for CFLAGS.
8494
8495 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8496
8497         * configure.in: Don't enable libgomp on hpux10.
8498         * configure: Rebuilt.
8499
8500 2006-06-12  David Ayers  <d.ayers@inode.at>
8501
8502         PR bootstrap/27963
8503         PR target/19970
8504         * configure.in: Remove target-boehm-gc from noconfigdirs where
8505         ${libgcj} is specified.
8506         * configure: Regenerate.
8507
8508 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
8509
8510         Sync from src:
8511
8512         * configure.in: Sync.
8513         * configure: Regenerated.
8514
8515         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
8516
8517         * Makefile.def: Added dependencies from sim and gdb on intl, and
8518         added configure dependencies to everything with an all dependency
8519         on intl.
8520         * Makefile.in: Regenerated.
8521
8522 2006-06-06  David Ayers  <d.ayers@inode.at>
8523
8524         PR libobjc/13946
8525         * Makefile.def: Add dependencies for libobjc which boehm-gc.
8526         * Makefile.in: Regenerate.
8527         * configure.in: Add --enable-objc-gc at toplevel and have it
8528         enable boehm-gc for Objective-C.
8529         Remove target-boehm-gc from libgcj.
8530         Add target-boehm-gc to target_libraries.
8531         Add target-boehm-gc to noconfigdirs where ${libgcj}
8532         is specified.
8533         Assert that boehm-gc is supported when requested for Objective-C.
8534         Only build boehm-gc if needed either for Java or Objective-C.
8535         * configure: Regenerate.
8536
8537 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
8538
8539         PR 27674
8540         * Makefile.tpl (configure-[+prefix+][+module+],
8541         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
8542         Remove rule to unstage bootstrapped modules.
8543         (stage_current): New.
8544         * Makefile.in: Regenerate.
8545
8546 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
8547
8548         * MAINTAINERS (Write After Approval): Update my e-mail address.
8549
8550 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
8551
8552         * include/libiberty.h: Declare pex_run_in_environment.
8553
8554 2006-05-31  Asher Langton  <langton2@llnl.gov>
8555
8556         * MAINTAINERS (Write After Approval): Add myself.
8557
8558 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
8559
8560         * Makefile.def (bfd, opcodes): Fix lib_path.
8561         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
8562         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
8563         * Makefile.in: Regenerate.
8564
8565 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
8566
8567         * Makefile.in: Regenerate.
8568
8569 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
8570
8571         * Makefile.def: Add install-html target. Add datarootdir
8572         docdir and htmldir to flags_to_pass.
8573         * Makefile.tpl: Add install-html target.
8574         * Makefile.in: Regenerate.
8575         * configure.in: Add --with-datarootdir, --with-docdir, and
8576         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
8577         * configure: Regenerate.
8578
8579 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
8580
8581         * configure.in: Enable gprof for cross builds.
8582         * configure: Regenerate.
8583
8584 2006-05-22  Richard Guenther  <rguenther@suse.de>
8585
8586         Revert
8587         2006-01-31  Richard Guenther  <rguenther@suse.de>
8588         Paolo Bonzini  <bonzini@gnu.org>
8589
8590         * Makefile.def (target_modules): Add libgcc-math target module.
8591         * configure.in (target_libraries): Add libgcc-math target library.
8592         (--enable-libgcc-math): New configure switch.
8593         * Makefile.in: Re-generate.
8594         * configure: Re-generate.
8595         * libgcc-math: New toplevel directory.
8596
8597 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8598             Andreas Tobler  <a.tobler@schweiz.ch>
8599
8600         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
8601         * configure: Rebuilt.
8602
8603 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
8604
8605         * MAINTAINERS (Write After Approval): Add myself.
8606
8607 2006-05-01  DJ Delorie  <dj@redhat.com>
8608
8609         * configure.in: Restore CFLAGS if GMP isn't present.
8610         * configure: Regenerate.
8611
8612 2006-05-01  Richard Guenther  <rguenther@suse.de>
8613
8614         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
8615         maintainer.
8616
8617 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
8618
8619         * MAINTAINERS (Write After Approval): Add myself.
8620
8621 2006-04-28  Jan Beulich  <jbeulich@novell.com>
8622
8623         * MAINTAINERS (Write After Approval): Add myself.
8624
8625 2006-04-18  DJ Delorie  <dj@redhat.com>
8626
8627         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
8628         reference libgloss so that libssp can be built in a combined
8629         tree.
8630         * configure: Regenerate.
8631
8632 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
8633
8634         * MAINTAINERS (Write After Approval): Add myself.
8635
8636 2006-04-05  Ben Elliston  <bje@au.ibm.com>
8637
8638         * configure.in: Require makeinfo 4.4 or higher.
8639         * configure: Regenerate.
8640
8641 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
8642
8643         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
8644         Rearrange the entries of other libraries to have them in one place.
8645
8646 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
8647
8648         * MAINTAINERS (Write After Approval): Remove myself.
8649         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8650
8651 2006-03-14  Richard Guenther  <rguenther@suse.de>
8652
8653         * configure: Regenerate with autoconf 2.13.
8654
8655 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
8656
8657         * MAINTAINERS: Use my work address.
8658
8659         * MAINTAINERS: Update my E-mail address.
8660
8661 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
8662
8663         * configure.in: Handle --disable-<component> generically.
8664         * configure: Regenerate.
8665
8666 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
8667
8668         PR libgcj/17311
8669         * ltmain.sh: Don't use "$finalize_rpath" for compile.
8670
8671 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
8672
8673         * MAINTAINERS (Write After Approval):  Remove myself.
8674         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
8675
8676 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
8677
8678         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
8679         (TARGET_CONFIGDIRS): Remove.
8680         * configure.in: Remove AC_SUBST(target_configdirs).
8681         * Makefile.in, configure: Regenerated.
8682
8683 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
8684
8685         * MAINTAINERS (Write After Approval):  Remove myself.
8686         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
8687
8688 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
8689
8690         PR bootstrap/25670
8691
8692         * Makefile.tpl ([+compare-target+]): Print explanation messages.
8693
8694         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
8695         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
8696         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
8697         BUILD_PREFIX, BUILD_PREFIX_1.
8698         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
8699
8700         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
8701         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
8702
8703         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
8704         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
8705         of `cat stage_current`.  Always provide the `r' and `s' variables.
8706         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
8707         a single shell execution.
8708         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
8709         bootstrapped modules, make the stage1 module if the build was not
8710         started yet, else build the current stage.
8711         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
8712         (all-build, all-host, all-target, [+make_target+]-host,
8713         [+make_target+]-target): Do not use \-continued lines.
8714         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
8715         (current_stage, restrap, stage_last): New.
8716
8717         * Makefile.in: Regenerate.
8718         * configure: Regenerate.
8719
8720 2006-02-19  Bud Davis  <jmdavis@link.com>
8721
8722         * MAINTAINERS (Write After Approval):  Remove myself.
8723         (Language Front End Maintainers):  Add myself as fortran 95
8724         maintainer and update e-mail address.
8725
8726 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
8727
8728         * MAINTAINERS (Write After Approval):  Remove myself.
8729         (Language Front End Maintainers):  Add myself as fortran 95
8730         maintainer.
8731
8732 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
8733
8734         * MAINTAINERS (Write After Approval): Add myself.
8735
8736 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
8737
8738         * MAINTAINERS (Write After Approval):  Remove myself.
8739         (Language Front End Maintainers):  Add myself as
8740         fortran 95 maintainer.
8741
8742 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
8743
8744         Sync from src:
8745
8746         2005-12-27  Leif Ekblad  <leif@rdos.net>
8747
8748         * configure.in: Add support for RDOS target.
8749         * configure: Regenerate.
8750
8751 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
8752             Andreas Schwab  <schwab@suse.de>
8753
8754         * configure: Regenerate.
8755
8756 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
8757
8758         * configure.in (enable_libgomp): Add AIX.
8759         * configure: Regenerate.
8760
8761 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
8762
8763         * MAINTAINERS (Write After Approval): Add myself.
8764
8765 2006-02-03  Lee Millward  <lee.millward@gmail.com>
8766
8767         * MAINTAINERS (Write After Approval): Add myself.
8768
8769 2006-01-31  Richard Guenther  <rguenther@suse.de>
8770         Paolo Bonzini  <bonzini@gnu.org>
8771
8772         * Makefile.def (target_modules): Add libgcc-math target module.
8773         * configure.in (target_libraries): Add libgcc-math target library.
8774         (--enable-libgcc-math): New configure switch.
8775         * Makefile.in: Re-generate.
8776         * configure: Re-generate.
8777         * libgcc-math: New toplevel directory.
8778
8779 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
8780
8781         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
8782         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
8783         the assembler, linker and binutils.
8784         * configure: Regenerate.
8785
8786 2006-01-22  Dirk Mueller  <dmueller@suse.de>
8787
8788         * MAINTAINERS (Write After Approval): Add myself.
8789
8790 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
8791
8792         * configure: Regenerate.
8793
8794 2006-01-18  Richard Henderson  <rth@redhat.com>
8795             Jakub Jelinek  <jakub@redhat.com>
8796             Diego Novillo  <dnovillo@redhat.com>
8797
8798         * libgomp: New directory.
8799         * Makefile.def: Add target_module libgomp.
8800         * Makefile.in: Regenerate.
8801         * configure.in (target_libraries): Add target-libgomp.
8802         * configure: Regenerate.
8803
8804 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
8805
8806         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
8807         @ from continuation.
8808         * Makefile.in: Rebuilt.
8809
8810 2006-01-04  Chris Lattner  <sabre@gnu.org>
8811
8812         * MAINTAINERS (Write After Approval): Add myself.
8813
8814 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
8815
8816         PR bootstrap/24252
8817
8818         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
8819         * Makefile.tpl (OBJDUMP): New.
8820         (EXTRA_HOST_FLAGS): Add it.
8821         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
8822
8823         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
8824         to use symbolic links between directories.  Avoid race conditions
8825         or make them harmless.
8826         * configure.in: Do not try to use symbolic links between directories.
8827
8828         * Makefile.def (LEAN): Pass.
8829         * Makefile.tpl (LEAN): Define.
8830         (stage[+id+]-start): Accept that the previous directory does not
8831         exist, if the bootstrap is lean.
8832         (stage[+id+]-bubble): Invoke lean bootstrap commands after
8833         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
8834         configure substitution.
8835         ([+compare-target+]): Likewise.
8836         ([+bootstrap-target+]-lean): New.
8837         * configure.in: Remove lean bootstrap support from here.
8838
8839         * Makefile.in: Regenerate.
8840         * configure: Regenerate.
8841
8842 2006-01-04  Ben Elliston  <bje@au.ibm.com>
8843
8844         * MAINTAINERS (libdecnumber): Add myself.
8845
8846 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
8847
8848         * libtool-ldflags: New script.
8849
8850 2006-01-02  Andreas Schwab  <schwab@suse.de>
8851
8852         * configure.in: When reconfiguring remove Makefile in
8853         all stage directories.
8854         * configure: Regenerate.
8855
8856 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
8857
8858         * MAINTAINERS: Update my email address.
8859
8860 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
8861
8862         Revert Ada-related part of the previous change.
8863
8864         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
8865         Do not pass.
8866         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
8867         * Makefile.in: Regenerate.
8868         * configure.in: Do not include mt-ppc-aix target fragment.
8869         * configure: Regenerate.
8870
8871 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
8872
8873         * configure.in: Select appropriate fragments for PowerPC/AIX.
8874         * configure: Regenerate.
8875
8876         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
8877         BOOT_CFLAGS, BOOT_LDFLAGS.
8878         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
8879         BOOT_CFLAGS, BOOT_LDFLAGS.
8880         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
8881         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
8882         (stage): Fail if we cannot complete the work.
8883         * Makefile.in: Regenerate.
8884
8885 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
8886
8887         * configure.in: Replace ms1 with mt.
8888         * configure: Rebuilt.
8889
8890 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
8891
8892         * MAINTAINERS: Update my email address.
8893
8894 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
8895
8896         * Makefile.tpl (all, do-[+make_target+], do-check, install,
8897         install-host-nogcc): Don't invoke $(stage) at the end.
8898         * Makefile.in: Regenerate.
8899
8900 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
8901
8902         * configure.in: Flip the top-level bootstrap switch.
8903         * configure: Regenerate.
8904
8905 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
8906
8907         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
8908         $(stage) and $(unstage).
8909         (EXTRA_TARGET_FLAGS): Correct double-quoting.
8910         (all): Remove stray semicolon.
8911         (local-distclean): Don't handle multilib.tmp and multilib.out.
8912         (install.all): Set $s for consistency.
8913         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
8914         check_multilibs setting.  Always make the install directory.
8915         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
8916         Correct @if/@endif.
8917         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
8918         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
8919         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
8920         (multilib.out): Remove.
8921         * Makefile.in: Regenerated.
8922
8923 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
8924
8925         * MAINTAINERS (Write After Approval): Add myself.
8926
8927 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
8928
8929         * MAINTAINERS: Add myself as mt maintainer.
8930
8931         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
8932
8933 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
8934
8935         * MAINTAINERS: Change email address.
8936
8937 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
8938
8939         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
8940         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
8941         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
8942         Find in-tree tools if available.
8943         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
8944         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
8945         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
8946         (COMPILER_*_FOR_TARGET): New.
8947         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
8948         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
8949         (CONFIGURED_*, USUAL_*): Remove.
8950         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
8951         STRIP): Use autoconf substitutions.
8952         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
8953         COMPILER_NM_FOR_TARGET): New.
8954         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
8955
8956         (all): Make all-host and all-target in parallel.
8957         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
8958         that $$r and $$s are set before invoking a recursive make.
8959         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
8960         ([+bootstrap-target+]): Inline most of the `all' target.
8961
8962 2005-11-29  Ben Elliston  <bje@au.ibm.com>
8963
8964         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
8965         from the gcc build directory.
8966         * Makefile.in: Regenerate.
8967
8968 2005-11-29  Ben Elliston  <bje@au.ibm.com>
8969
8970         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
8971         depend on all-libdecnumber.
8972         * configure.in (host_libs): Include libdecnumber.
8973         * Makefile.in: Regenerate.
8974         * configure: Likewise.
8975
8976 2005-11-29  Ben Elliston  <bje@au.ibm.com>
8977
8978         * libdecnumber: Import decNumber sources from the dfp-branch.
8979
8980 2005-11-21  Kean Johnston  <jkj@sco.com>
8981
8982         * config.sub, config.guess: Sync from upstream sources.
8983
8984 2005-11-21  Ben Elliston  <bje@au.ibm.com>
8985
8986         Import from Autoconf sources:
8987
8988         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
8989         * config/move-if-change: Don't output "$2 is unchanged";
8990         suggested by Ben Elliston.  Handle weird characters correctly.
8991
8992 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
8993
8994         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
8995         to match upstream libtool for darwin.
8996
8997 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
8998
8999         * Makefile.def: Remove gdb dependencies for gdbtk.
9000         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
9001         (configure-gdb, install-gdb): New rules.
9002         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
9003         * Makefile.in, configure: Regenerated.
9004
9005 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
9006
9007         * MAINTAINERS (Write After Approval): Add myself.
9008
9009 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
9010
9011         * MAINTAINERS (Write After Approval): Add myself.
9012
9013 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
9014
9015         * MAINTAINERS (alias analysis): Add Daniel Berlin and
9016         Diego Novillo.
9017
9018 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
9019
9020         PR bootstrap/24297
9021         * Makefile.tpl (do-[+make-target+], do-check, install,
9022         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
9023         are set before recursing.
9024         * Makefile.in: Regenerate.
9025
9026 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
9027
9028         PR bootstrap/18939
9029         * Makefile.def (gcc) <target>: Fix thinko.
9030         * Makefile.in: Regenerate.
9031
9032 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
9033
9034         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
9035         * configure: Regenerate.
9036
9037 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
9038
9039         * MAINTAINERS (Write After Approval): Add self.
9040
9041 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
9042
9043         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
9044         target-libffi, target-qthreads, target-libjava, and
9045         targetlibobjc.
9046         * configure: Regenerate.
9047
9048 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
9049
9050         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
9051         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
9052         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
9053         (USUAL_OBJDUMP_FOR_TARGET): New.
9054         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
9055         * configure.in: Check for $OBJDUMP_FOR_TARGET.
9056         * configure, Makefile.in: Regenerated.
9057
9058 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
9059
9060         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
9061         before other host packages.
9062
9063 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
9064
9065         * MAINTAINERS: Add self as sh libraries/configury maintainer.
9066
9067 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
9068
9069         PR bootstrap/22340
9070
9071         * configure.in (default_target): Remove.
9072         * Makefile.tpl (all): Do not use prerequisites as subroutines
9073         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
9074         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
9075         use prerequisites as subroutines.
9076         (check-host, check-target): New.
9077         (bootstrap configure & all targets): Do not use stage*-start
9078         if the directory layout is already ok.
9079         (non-bootstrap configure & all targets): Prepend a $(unstage).
9080         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
9081         (NOTPARALLEL): Remove.
9082         (unstage, stage variables): New variables.
9083         (unstage, stage targets): Simply expand to those variables.
9084
9085         * configure: Regenerate.
9086         * Makefile.in: Regenerate.
9087
9088 2005-10-04  James E Wilson  <wilson@specifix.com>
9089
9090         * Makefile.def (lang_env_dependencies): Add libmudflap.
9091         * Makefile.in: Regenerate.
9092
9093 2005-10-03  Andreas Schwab  <schwab@suse.de>
9094
9095         Backport from libtool CVS:
9096         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
9097
9098         * ltmain.sh: add support for installing into temporary
9099         staging area (e.g. 'make install DESTDIR=...')
9100
9101 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
9102
9103         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
9104         * configure: Regenerated.
9105
9106 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
9107
9108         * configure: Regenerate with the correct
9109         autoconf version.
9110
9111 2005-09-30  Catherine Moore  <clm@cm00re.com>
9112
9113         * configure.in (bfin-*-*): New.
9114         * configure: Regenerated.
9115
9116 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
9117
9118         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
9119         (LIPO_FOR_TARGET): New.
9120         (CONFIGURED_LIPO_FOR_TARGET): New.
9121         (USUAL_LIPO_FOR_TARGET): New.
9122         (STRIP_FOR_TARGET): New.
9123         (CONFIGURED_STRIP_FOR_TARGET): New.
9124         (USUAL_STRIP_FOR_TARGET): New.
9125         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
9126         STRIP_FOR_TARGET.
9127         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
9128         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
9129         * Makefile.in: Regenerate.
9130         * configure: Regenerate.
9131
9132 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
9133
9134         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
9135         (rs6000-*-aix*): Same.
9136         * configure: Regenerate.
9137
9138 2005-09-16  Tom Tromey  <tromey@redhat.com>
9139
9140         * MAINTAINERS: Add self as java maintainer.
9141
9142 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
9143
9144         * configure.in: Recognize f95 in the --enable-languages option,
9145         and substitute it for fortran, issuing a warning.
9146         * configure: Regenerate.
9147
9148 2005-08-30  Phil Edwards  <phil@codesourcery.com>
9149
9150         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
9151         * configure:  Regenerated.
9152
9153 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
9154
9155         * MAINTAINERS: Add self as ms1 maintainer.
9156
9157 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
9158
9159         * Makefile.def (libssp): Add to lang_env_dependencies.
9160         * Makefile.in: Regenerate.
9161
9162 2005-08-18  Ian Lance Taylor  <ian@airs.com>
9163
9164         * MAINTAINERS: Add myself as middle-end maintainer.
9165
9166 2005-08-17  Christian Groessler  <chris@groessler.org>
9167
9168         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
9169         * Makefile.in: Regenerate.
9170
9171 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
9172
9173         * MAINTAINERS (write after approval): Added myself.
9174
9175 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
9176
9177         * MAINTAINERS (Write After Approval): Add myself.
9178
9179 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
9180
9181         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
9182         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
9183         Look for alternate names of the target cc and c++
9184         * configure: Regenerate.
9185
9186 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
9187
9188         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9189         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
9190         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
9191         tools; remove code to manually set them.
9192         (Target tools): Look in the environment for them.
9193         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9194         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
9195         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
9196         build directory.
9197         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
9198         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
9199         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
9200         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9201         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
9202         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
9203         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
9204         * configure: Regenerate.
9205         * Makefile.in: Regenerate.
9206
9207 2005-07-28  Ben Elliston  <bje@au.ibm.com>
9208
9209         * MAINTAINERS: Update for removed CPU targets.
9210
9211 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
9212
9213         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
9214         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
9215         * Makefile.in: Regenerated.
9216
9217 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
9218
9219         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
9220         (CFLAGS_FOR_TARGET): Use it.
9221         (CXXFLAGS_FOR_TARGET): Likewise.
9222         * Makefile.in: Regenerated.
9223         * configure.in (--with-build-sysroot): New option.
9224         * configure: Regenerated.
9225
9226 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
9227
9228         * Makefile.tpl: Wrap install between unstage and stage
9229         * Makefile.in: Regenerate.
9230
9231 2005-07-21  Eric Christopher  <echristo@apple.com>
9232
9233         * MAINTAINERS: Update affiliation.
9234
9235 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
9236
9237         * MAINTAINERS: Add self as crx port maintainer.
9238
9239 2005-07-20  DJ Delorie  <dj@redhat.com>
9240
9241         * MAINTAINERS: Add self as m32c maintainer.
9242
9243 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
9244
9245         * all files: Update FSF address.
9246
9247 2005-07-15  Eric Christopher  <echristo@redhat.com>
9248
9249         * MAINTAINERS: Change affiliation.
9250
9251 2005-07-14  Jim Blandy  <jimb@redhat.com>
9252
9253         * configure.in: Add cases for Renesas m32c.
9254         * configure: Regenerated.
9255
9256 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
9257
9258         * COPYING.LIB: Update from fsf.org.
9259
9260 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
9261
9262         * COPYING, compile, config.guess,
9263         config.sub, install-sh, missing, mkinstalldirs,
9264         symlink-tree, ylwrap: Sync from upstream sources.
9265         * config-ml.in: Update FSF address.
9266
9267 2005-07-13  Eric Christopher  <echristo@redhat.com>
9268
9269         * configure.in: Add toplevel noconfigdir support for tpf.
9270         * configure: Regenerate.
9271
9272 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
9273
9274         PR ada/22340
9275
9276         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
9277         * Makefile.in: Regenerate.
9278
9279 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
9280
9281         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
9282         Brolley to write-after-approval.
9283
9284 2005-07-07  Andreas Schwab  <schwab@suse.de>
9285
9286         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
9287         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
9288         * Makefile.in: Regenerated.
9289
9290 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
9291
9292         * configure.in: Don't build sim or rda when targetting darwin.
9293         * configure: Regenerate.
9294
9295 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
9296
9297         * configure.in: Add --enable-libssp and --disable-libssp.
9298         * configure: Regenerate with autoconf-2.13.
9299
9300 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
9301
9302         * Makefile.def (target_modules): Add libssp.
9303         * configure.in (target_libraries): Add target-libssp.
9304         * configure: Rebuilt.
9305         * Makefile.in: Rebuilt.
9306
9307 2005-07-01  Zack Weinberg  <zackw@panix.com>
9308
9309         * MAINTAINERS: Change email address.  Resign from maintainership.
9310
9311 2005-07-01  Richard Guenther  <rguenther@suse.de>
9312
9313         * MAINTAINERS: Change my e-mail address and affiliation.
9314
9315 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
9316
9317         * Makefile.def (stagefeedback): Come after profile.
9318         Define profiledbootstrap target.
9319         * Makefile.tpl (profiledbootstrap): Remove.
9320         (stageprofile-end): Zap stagefeedback.
9321         (stagefeedback-start): Copy all .gcda files, not only GCC's.
9322         * Makefile.in: Regenerate.
9323
9324 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
9325
9326         * MAINTAINERS: Update my email address.
9327
9328 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
9329
9330         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
9331         In 'cpp' stanza, support '#line' as well as '# '.
9332
9333 2005-06-08  Andreas Schwab  <schwab@suse.de>
9334
9335         * MAINTAINERS: Move myself from 'Write After Approval' to
9336         'CPU Port Maintainers' section as m68k maintainer.
9337
9338 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
9339
9340         * configure.in (unsupported_languages): New macro.
9341         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
9342         non-ported target libraries in noconfigdirs.
9343         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
9344         non-linux-gnu.  Remove libgcj_ex_libffi.
9345         <lang_frag loop>: Set add_this_lang=no if the language is in
9346         unsupported_languages.
9347         * configure: Regenerate.
9348
9349 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
9350
9351         * configure.in: Fix typo in handling of --with-mpfr-dir.
9352         * configure: Regenerate.
9353
9354 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
9355
9356         * MAINTAINERS: Update my email address.
9357
9358 2005-06-02  Jim Blandy  <jimb@redhat.com>
9359
9360         * config.sub: Add cases for the Renesas m32c.  (This patch has been
9361         accepted into the master sources.)
9362
9363 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
9364             Michael Snyder  <msnyder@redhat.com>
9365             Stan Cox  <scox@redhat.com>
9366
9367         * configure.in: Set noconfigdirs for ms1.
9368
9369         * configure: Regenerate.
9370
9371 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
9372
9373         * MAINTAINERS (Write After Approval): Add self.
9374
9375 2005-06-01  Josh Conner  <jconner@apple.com>
9376
9377         * MAINTAINERS (Write After Approval): Add self.
9378
9379 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
9380
9381         * MAINTAINERS: Update my email address.
9382
9383 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
9384
9385         * MAINTAINERS (Write After Approval): Add self.
9386
9387 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
9388
9389         * MAINTAINERS (Write After Approval): Remove self.
9390
9391 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
9392
9393         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
9394         (Dependencies): Consider target modules for bootstrap dependencies.
9395         Make target bootstrap modules depend on each stage's gcc.
9396         * Makefile.in: Regenerate.
9397
9398 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
9399
9400         * Makefile.def (configure-gcc): Depend on binutils having been built.
9401         (all-gcc): No need to do it here.
9402         * Makefile.in: Regenerate.
9403
9404 2005-05-19  Paul Brook  <paul@codesourcery.com>
9405
9406         * configure.in: Rewrite misleading error message when requested
9407         language cannot be built.
9408         * configure: Regenerate.
9409
9410 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
9411
9412         * ylwrap: Import from Automake 1.9.5.
9413
9414 2005-05-13  David Ung  <davidu@mips.com>
9415
9416         * MAINTAINERS (Write After Approval): Add self.
9417
9418 2005-05-09  Mike Stump  <mrs@apple.com>
9419
9420         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
9421         lt_cv_sys_max_cmd_len for now.
9422
9423 2005-05-09  Stan Cox  <scox@redhat.com>
9424
9425         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
9426
9427 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
9428
9429         * README.SCO: Update the URL.
9430
9431 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
9432
9433         * ltconfig: Define file_list_spec.  Pass file_list_spec and
9434         with_gnu_ld to libtool.
9435         * ltcf-c.sh (aix[45]): Define file_list_spec.
9436         * ltcf-cxx.sh (aix[45]): Same.
9437         * ltcf-gcj.sh (aix[45]): Same.
9438         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
9439         exists, write list of input files to temporary file.
9440
9441 2005-05-04  Mike Stump  <mrs@apple.com>
9442
9443         * configure.in: Always pass --target to target configures as
9444         otherwise rebuilds that do --recheck will fail.
9445         * confiugure: Rebuilt.
9446
9447 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
9448
9449         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
9450         STAGE_HOST_EXPORTS.
9451         (configure, all): Add bootstrap support.
9452         (Host modules, target modules): Pass post-stage1 flags and exports.
9453         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
9454         * Makefile.in: Regenerate.
9455
9456 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
9457
9458         * configure: Regenerate.
9459
9460 2005-04-27  Mike Stump  <mrs@apple.com>
9461
9462         * MAINTAINERS: Add self as darwin maintainer.
9463
9464 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
9465
9466         * config.sub: Update from master copy.
9467
9468 2005-04-21  Mike Stump  <mrs@apple.com>
9469
9470         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
9471         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
9472
9473 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
9474
9475         * configure.in <crisv32-*-*, cris-*-*>: New local variable
9476         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
9477         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
9478         "*-*-elf" and "*-*-linux*".
9479         * configure: Regenerate.
9480
9481 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
9482
9483         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
9484
9485 2005-04-12  Mike Stump  <mrs@apple.com>
9486
9487         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
9488
9489 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
9490
9491         * MAINTAINERS (Write After Approval): Add myself.
9492
9493 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
9494
9495         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
9496
9497 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
9498
9499         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
9500         (TARGET_CONFIGARGS): Include --with-target-subdir.
9501         (configure, all): New macros.  Use them throughout.
9502         * Makefile.in: Regenerate.
9503
9504 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
9505
9506         * MAINTAINERS (Write After Approval): Add myself.
9507
9508 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
9509
9510         * MAINTAINERS: Remove 'loop unrolling' maintainer.
9511
9512 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
9513
9514         * MAINTAINERS: Move John Carr to Write After Approval.
9515
9516 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
9517
9518         * config/mh-mingw32: Delete.
9519         * configure.in: Don't use it.
9520         * configure: Regenerate.
9521
9522 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
9523
9524         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
9525         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
9526         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
9527         (HOST_LIB_PATH): Generate from Makefile.def.
9528         (TARGET_LIB_PATH): Likewise.
9529         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
9530         * Makefile.in: Regenerate.
9531         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
9532         (RPATH_ENVVAR): Include Darwin case.
9533         * configure: Regenerate.
9534
9535 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
9536
9537         * MAINTAINERS (Various Maintainers): Remove self.
9538         (Write After Approval): Add self.
9539
9540 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
9541
9542         * MAINTAINERS (Various Maintainers): Add self.
9543
9544 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
9545
9546         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
9547         * configure: Regenerate.
9548
9549 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
9550
9551         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
9552         gcc_version, and gcc_version_trigger from set of flags to pass.
9553         * Makefile.tpl: Remove definitions of above variables.
9554         (config.status): Remove dependency on $(gcc_version_trigger).
9555         * Makefile.in: Regenerate.
9556         * configure.in: Do not reference config/gcc-version.m4 nor
9557         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
9558         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
9559         * configure: Regenerate.
9560
9561 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
9562             Andrew Pinski  <pinskia@physics.uc.edu>
9563
9564         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
9565         * Makefile.in: Regenerate.
9566
9567 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
9568
9569         * MAINTAINERS (Write After Approval): Add myself.
9570
9571 2005-03-03  David Ayers  <d.ayers@inode.at>
9572
9573         * MAINTAINERS (Write After Approval): Add myself.
9574
9575 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
9576
9577         PR libgcj/20160
9578         * ltmain.sh: Avoid creating archives with components that have
9579         duplicate basenames.
9580
9581 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
9582
9583         PR bootstrap/20250
9584         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
9585         instead of check.
9586         * Makefile.in: Regenerate.
9587
9588 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
9589
9590         * Makefile.in: Regenerate to fix conflict between the previous two
9591         patches.
9592
9593 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
9594
9595         PR bootstrap/17383
9596         * Makefile.def (target_modules): Remove "stage", now unnecessary.
9597         * Makefile.tpl (HOST_SUBDIR): New substitution.
9598         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
9599         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9600         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
9601         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
9602         (Host modules, Bootstrapped modules): Use it.
9603         (Build modules, Target modules): Do not create symlink trees,
9604         always configure out-of-srcdir.
9605         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
9606         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
9607         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
9608         $(HOST_SUBDIR).  Create a symlink for host_subdir.
9609
9610         * Makefile.in: Regenerate.
9611         * configure: Regenerate.
9612
9613 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9614
9615         Merged from libada-gnattools-branch:
9616         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9617
9618         * gnattools: New directory.
9619         * Makefile.def: Add gnattools as a module, depending on target-libada.
9620         * Makefile.in: Regenerate.
9621         * configure.in: Include gnattools in host_tools; disable it if ada
9622         is disabled.
9623         * configure: Regenerate.
9624
9625 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
9626
9627         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
9628         treelang maintainer.
9629         (Write After Approval): Remove myself.
9630
9631 2005-02-23  Paul Schlie  <schlie@comcast.net>
9632
9633         * configure.in: Allow darwin targeted ports to build tk, itcl and
9634         libgui.
9635         * configure: Regenerate.
9636
9637 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
9638
9639         PR libgcj/10353
9640         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
9641         * configure: Regenerate.
9642
9643 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
9644
9645         * MAINTAINERS (Write After Approval): Add myself.
9646
9647 2005-02-10  Ian Lance Taylor  <ian@airs.com>
9648
9649         * MAINTAINERS: Update my e-mail address.
9650
9651 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
9652
9653         * MAINTAINERS (Write After Approval): Add myself.
9654
9655 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
9656
9657         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
9658         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
9659         target-libgloss when not *-*-elf and *-*-aout.
9660         * configure: Regenerate.
9661
9662 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
9663
9664         * MAINTAINERS: Remove obsolete entries.
9665
9666         * MAINTAINERS (Write After Approval): Add Michael Matz.
9667
9668 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
9669
9670         * MAINTAINERS: Remove self as cpplib maintainer.
9671
9672 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
9673
9674         * install-sh, config.sub: Import from upstream.
9675
9676 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
9677
9678         PR bootstrap/18222
9679         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
9680         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
9681         * Makefile.in: Regenerate.
9682
9683 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
9684
9685         * MAINTAINERS: Update my email address.
9686
9687 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
9688             Andreas Schwab  <schwab@suse.de>
9689
9690         PR bootstrap/18033
9691         * config-ml.in: Eval option if surrounded by single quotes.
9692
9693 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
9694
9695         Revert 2004-12-28 Makefile changes, a better fix will be
9696         applied to mainline and src after GCC 4.0 branches.
9697
9698 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
9699
9700         PR bootstrap/17383
9701
9702         * Makefile.def (target_modules): Remove stage parameter,
9703         it is always true now.
9704         * Makefile.tpl (configure-build-[+module+],
9705         configure-target-[+module+]): Always build symlink tree
9706         for the directory and for include.  BUILD_SUBDIR and
9707         TARGET_SUBDIR cannot be . anymore.
9708         * Makefile.in: Regenerate.
9709
9710 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
9711
9712         Revert 2004-12-08 Makefile changes.
9713
9714 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
9715
9716         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
9717         cygwin, mingw.
9718
9719 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
9720
9721         * configure.in (sh64-*-*): Reenable gprof.
9722         * configure: Regenerate.
9723
9724 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
9725
9726         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
9727         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
9728         (EXTRA_TARGET_FLAGS): Add PICFLAG.
9729         * Makefile.in: Regenerate.
9730
9731 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
9732
9733         * MAINTAINERS: Update my email address.
9734
9735 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
9736
9737         * Makefile.tpl: Generate normal dependencies if the LHS module is
9738         not bootstrapped.
9739         * Makefile.in: Regenerate.
9740
9741 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
9742
9743         * configure.in: Include config/gxx-include-dir.m4.  Use
9744         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
9745         * configure: Regenerate.
9746
9747 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
9748
9749         * config.if: Delete.
9750         * configure.in: Set libstdcxx_incdir directly.
9751         * configure: Regenerate.
9752
9753 2004-12-02  Eric Christopher  <echristo@redhat.com>
9754
9755         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
9756         * Makefile.in: Regenerate.
9757
9758 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
9759
9760         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
9761         * configure: Regenerate.
9762
9763 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
9764
9765         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
9766         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
9767         * configure: Regenerate.
9768
9769 2004-12-01  Eric Christopher  <echristo@redhat.com>
9770
9771         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
9772         of things to remove.
9773
9774 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
9775
9776         * MAINTAINERS (Write After Approval): Update my e-mail address.
9777
9778 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
9779
9780         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
9781         from CVS libtool to always pass_all.
9782
9783 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9784
9785         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
9786         (hppa*64*-*-*): Delete incorrect comment.
9787         * configure: Rebuilt.
9788
9789 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
9790
9791         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
9792
9793 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
9794
9795         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
9796         from CVS libtool to always pass_all.
9797
9798 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
9799
9800         * install-sh, compile: Import from automake.
9801
9802 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
9803
9804         * config.guess, config.sub:  Import from savannnah.
9805
9806 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
9807
9808         * MAINTAINERS (Write After Approval): Add myself
9809
9810 2004-11-12  Mike Stump  <mrs@apple.com>
9811
9812         * Makefile.def: Add html support.
9813         * Makefile.tpl: Likewise.
9814         * Makefile.in: Regenerate.
9815
9816 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
9817
9818         PR 18423
9819         * configure.in: Remove all instances of build-fixincludes from
9820         noconfigdirs.
9821         (build_configargs): Supply --target to subdirectories.
9822         * configure: Regenerate.
9823
9824         * Makefile.def: Make gcc install depend on fixincludes install.
9825         * Makefile.in: Regenerate.
9826
9827 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
9828
9829         * MAINTAINERS: Add myself as gcc testsuite maintainer.
9830
9831 2004-11-11  Paul Brook  <paul@codesourcery.com>
9832
9833         * MAINTAINERS: Add self as arm maintainer.  Update email address.
9834
9835 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
9836
9837         * configure.in (noconfigdirs) [mmix-*-*]: Disable
9838         target-libgfortran.
9839         * configure: Regenerate.
9840
9841 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
9842
9843         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
9844         like CC.
9845
9846 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
9847
9848         * Makefile.def (host fixincludes): Specify missing targets.
9849         * Makefile.in: Regenerate.
9850
9851 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
9852
9853         * MAINTAINERS: Add myself
9854
9855 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
9856
9857         * MAINTAINERS (Write After Approval): Add myself.
9858
9859 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
9860
9861         * Makefile.def: Build fixincludes for the host, too.
9862         * Makefile.in: Regenerate.
9863         * configure.in (host_tools): Add fixincludes.
9864         * configure: Regenerate.
9865
9866 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
9867
9868         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
9869         * configure: Regenerated.
9870
9871 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
9872
9873         PR other/17783
9874         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
9875         * configure: Regenerated.
9876
9877 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
9878
9879         * README.SCO: Update per FSF instructions.
9880
9881 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
9882
9883         PR target/18151
9884         * configure.in (case ${target}): Do not build fixincludes for avr.
9885         * configure: Regenerated.
9886
9887 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
9888
9889         * configure.in (case ${target}): Do not build fixincludes
9890         on platforms where it is not used.
9891         * configure: Regenerated.
9892
9893 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
9894
9895         * configure.in: Use an absolute path to install-sh.
9896         * configure: Regenerated.
9897
9898 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
9899
9900         * MAINTAINERS (Write After Approval): Add myself.
9901
9902 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
9903
9904         * MAINTAINERS: Remove from Write After Approval those that are
9905         already maintainers.
9906
9907 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
9908
9909         * MAINTAINERS:  Update my email address.
9910
9911 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
9912
9913         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
9914         * configure: Regenerate.
9915
9916 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
9917
9918         * MAINTAINERS:  Update my email address.
9919
9920 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
9921
9922         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
9923         entries belonging to this category.
9924
9925 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
9926
9927         * MAINTAINERS: Update my e-mail address.
9928
9929 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
9930
9931         Fix wrong conflict resolution in:
9932
9933         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
9934
9935         * Makefile.in: Regenerate.
9936         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9937         in the recursive `make', instead of hardwiring `all'.
9938         (Autogenerated TARGET-* variables): New.
9939
9940 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
9941
9942         * configure.in: Enable target-libgloss for crx-*-*.
9943         * configure: Regenerate.
9944
9945 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
9946
9947         * MAINTAINERS (Various Maintainers): Move the "windows,
9948         cygwin, mingw" maintainer to ...
9949         (OS Port Maintainers): ... here.
9950
9951 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
9952
9953         * MAINTAINERS (Write After Approval): Remove those that are
9954         maintainers of some subsystem.
9955
9956 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
9957
9958         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
9959         * ltcf-cxx.sh (tpf*): Likewise.
9960         * ltconfig (tpf*): Add TPF OS configuration support.
9961
9962 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
9963
9964         * MAINTAINERS: Change my email address to my new work account.
9965
9966 2004-09-24  Michael Roth  <mroth@nessie.de>
9967
9968         * configure.in (--without-headers): Add missing double quotes.
9969         * configure: Regenerate.
9970
9971 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
9972
9973         * ylwrap: Revert to previous version.
9974
9975 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
9976
9977         PR bootstrap/17369
9978         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
9979         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
9980         SET_GCC_LIB_PATH_CMD.
9981         (BASE_TARGET_EXPORTS): Likewise.
9982         * Makefile.in: Regenerated.
9983
9984         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
9985         * configure: Regenerated.
9986
9987 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
9988
9989         * config.guess: New upstream version
9990         * compile, depcomp, install-sh, ylwrap: Likewise.
9991
9992 2004-09-19  Roger Sayle  <roger@eyesopen.com>
9993
9994         * config/mh-x86omitfp: New host makefile fragment.  Add
9995         -fomit-frame-pointer to the default BOOT_CFLAGS.
9996         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
9997         * configure: Regenerate.
9998
9999 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
10000
10001         PR target/11572
10002         * configure.in (*-*-darwin*): Renable libobjc.
10003         * configure: Regenerate.
10004
10005 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
10006
10007         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
10008
10009 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
10010
10011         * Makefile.def: Remove libbanshee.
10012         * Makefile.tpl: Ditto.
10013         * configure.in: Ditto.
10014         * Makefile.in: Regen.
10015         * configure: Ditto.
10016
10017 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
10018
10019         * ltmain.sh: Use $pic_object as $non_pic_object if
10020         $non_pic_object=none.
10021
10022 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
10023
10024         * missing: Import latest version from master repository.
10025
10026 2004-09-06  Nick Clifton  <nickc@redhat.com>
10027
10028         * config.sub: Import latest version from master repository.
10029         * config.guess: Likewise.
10030         This includes these changes:
10031
10032         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
10033
10034         * config.sub: Handle crisv32, alias etraxfs.
10035         * config.guess (crisv32:Linux:*:*): Handle.
10036
10037         2004-08-13  Brad Smith  <brad@comstyle.com>
10038
10039         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
10040         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
10041
10042         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
10043
10044         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
10045         assume the processor is a powerpc.  This is because coreutils
10046         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
10047         in this case, due to a MacOS X bug that causes
10048         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
10049         to return a negative number.
10050         Problem reported by Petter Reinholdtsen in:
10051         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
10052
10053         2004-07-19  Ben Elliston  <bje@gnu.org>
10054
10055         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
10056
10057         2004-06-24  Ben Elliston  <bje@gnu.org>
10058
10059         * config.guess: Update copyright years.
10060         * config.sub: Likewise.
10061
10062         2004-06-22  Robert Millan  <robertmh@gnu.org>
10063
10064         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
10065         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
10066
10067         2004-06-22  Stanley F. Quayle <stan@stanq.com>
10068
10069         * config.guess (*:*VMS:*:*): New entry. Replaces
10070         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
10071         manufacturer.
10072
10073         2004-06-22  Ben Elliston  <bje@gnu.org>
10074
10075         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
10076         * config.sub: Likewise.
10077
10078         2004-06-22  Ben Elliston  <bje@gnu.org>
10079
10080         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
10081         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
10082
10083         2004-06-11  Ben Elliston  <bje@gnu.org>
10084
10085         * config.guess (pegasos:OpenBSD:*:*): Remove.
10086
10087         2004-06-11  Ben Elliston  <bje@gnu.org>
10088
10089         From Wouter Verhelst <wouter@grep.be>:
10090         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
10091
10092         2004-06-11  Ben Elliston  <bje@gnu.org>
10093
10094         * config.guess (luna88k:OpenBSD:*:*): New.
10095
10096         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
10097
10098         * config.guess (m32r*:Linux:*:*): New case.
10099         * config.sub: Handle m32rle.
10100
10101         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
10102
10103         From Jens Petersen  <petersen@redhat.com>:
10104         * config.sub: Handle sparcv8.
10105
10106         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
10107
10108         From Tom Smith <smith@cag.lkg.hp.com>:
10109         * config.guess: Version suffixes are equally significant on Tru64
10110         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
10111         prefix of "P" (patched kernel).
10112
10113         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
10114
10115         * config.sub: Add support for National Semiconductor CRX target.
10116
10117 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
10118
10119         * MAINTAINERS (Various Maintainers): Remove myself as web page
10120         maintainer, add myself as maintainer of build status lists.
10121
10122 2004-09-03  Jan Beulich  <jbeulich@novell.com>
10123
10124         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
10125         *-*-netware, but add target-libmudflap.
10126         Consolidate *-*-netware targets (of which really only i?86 exists)
10127         into a single entry.
10128         * configure: Likewise.
10129
10130 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
10131
10132         * Makefile.tpl (sorry): Remove.
10133         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
10134         (cleanstrap targets): Depend on distclean, not distclean-stage1.
10135         (do-clean): Clean per-stage directories too.
10136         (do-distclean): Run distclean-stage1 too.
10137         (.NOTPARALLEL): Enable during toplevel bootstrap.
10138         (stage[+id+]-bubble): Enable parallel execution during
10139         the recursive invocation.
10140         * Makefile.in: Regenerate.
10141
10142         Fix previous checkin:
10143
10144         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
10145         include.
10146         * configure.in: Fix indentation.
10147         * configure: Regenerate.
10148
10149 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
10150
10151         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
10152         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
10153         * configure: regenerate
10154         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
10155         -mdynamic-no-pic
10156
10157 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
10158
10159         * Makefile.def (build_modules): Add fixincludes.
10160         (dependencies): Make gcc depend on fixincludes.
10161         * configure.in (build_tools): Add fixincludes.
10162         (build_configdirs): Always include build_libs.
10163         * Makefile.in: Regenerate.
10164         * configure: Regenerate.
10165
10166 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
10167
10168         * Makefile.def (bootstrap stages): Add 'lean' parameter.
10169         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
10170         phony targets; do not generate timestamp files.
10171         (distclean-stageN): Remove references to their timestamp files.
10172         (restageN, touch-stageN): Remove.
10173         (stageN-bubble): Rewritten.
10174         (compare): Support lean bootstraps.
10175         * Makefile.in: Regenerate.
10176
10177         * configure.in: Only warn when bootstrapping but
10178         build != host or build != target.  Support lean bootstraps.
10179         * configure: Regenerate.
10180
10181 2004-08-26  Phil Edwards  <phil@codesourcery.com>
10182
10183         * configure.in:  Give a better error message if GMP/MPFR are missing
10184         and a language needing them has been requested.
10185         * configure:  Regenerated.
10186
10187 2004-08-25  Phil Edwards  <phil@codesourcery.com>
10188
10189         * configure.in:  Print a list of available language front-ends if
10190         a requested one is missing.  Tidy stray tab characters.
10191         * configure:  Regenerated.
10192
10193 2004-08-19  Michael Koch  <konqueror@gmx.de>
10194
10195         * gcc/doc/install.texi: Update entry about automake for libjava.
10196
10197 2004-08-17  Robert Millan  <robertmh@gnu.org>
10198
10199         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
10200         (instead of FreeBSD).
10201         * configure: Regenerate.
10202
10203 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
10204
10205         * Makefile.in: Regenerate.
10206         * configure: Regenerate.
10207
10208         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
10209         stage_*_flags.
10210         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
10211         for bootstrapped modules if toplevel bootstrap is going.
10212         (GCC bootstrap): Generate per-stage targets for all bootstrapped
10213         modules.  Adjust for changes in Makefile.def.  Enable several
10214         rules even in non-bootstrap mode, just to avoid peppering the
10215         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
10216         (stage-[+prev+]-bubble): Remove.
10217
10218         * Makefile.def (Dependencies): Depend on all-build-bison,
10219         all-build-flex, all-build-byacc, all-build-texinfo, rather
10220         than the host variations.
10221         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
10222         with BUILD_SUBDIR.
10223         (BISON): Update for recent Bisons.
10224         (YACC): Fix typo.
10225         (cross): Depend on all-build.
10226         (all): Do not depend on all-build.
10227         (prebootstrap): Remove.
10228         (dep-kind): Accept separate prefixes for MODULE and ON variables.
10229         (Prebootstrap dependencies): Add them to the per-stage targets
10230         and to all-prebootstrap.
10231         * configure.in (build_configdirs): Always enable build_tools.
10232         (BUILD_DIR_PREFIX): Remove.
10233
10234         * Makefile.def (gcc): Add target variable.
10235         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
10236         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10237         in the recursive `make', instead of hardwiring `all'.
10238         (Autogenerated TARGET-* variables): New.
10239
10240 2004-08-13  Brian Booth  <bbooth@redhat.com>
10241
10242         * MAINTAINERS: Remove myself from write-after-approval.
10243
10244 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10245
10246         * src-release: Stop distributing mmalloc with gdb (which doesn't
10247         use it).
10248         * Makefile.def: GDB doesn't depend on mmalloc anymore.
10249         * Makefile.in: Regenerate.
10250
10251 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
10252
10253         * configure.in (arm*-*-eabi*): New target.
10254         * configure: Regenerate.
10255
10256 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
10257
10258         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
10259         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
10260         (Dependencies): New section.
10261         * Makefile.tpl (Dependencies): Generate from Makefile.def.
10262         (configure-target-[+module+]): Depend on maybe-all-gcc
10263         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
10264         (toplevel profiledbootstrap): Fix dependencies.
10265         * Makefile.in: Regenerate.
10266
10267 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
10268
10269         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
10270         target-libiberty to noconfigdirs.
10271         * configure: Regenerate.
10272
10273 2004-08-03  Paul Brook  <paul@codesourcery.com>
10274
10275         * configure.in: Check for MPFR as well as GMP.
10276         * configure: Regenerate.
10277
10278 2004-08-01  Robert Millan  <robertmh@gnu.org>
10279
10280         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
10281         libmudflap for all GNU-based systems (with Glibc).
10282         * configure: Regenerate.
10283
10284 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
10285
10286         * Makefile.def (host-modules): Add gcc.
10287         * Makefile.in: Regenerate.
10288         * Makefile.tpl (sorry): New rule.
10289         (configure-host, all-host, [+make_target+]-host, do-check,
10290         install-host): Do not add gcc as a special case.
10291         (host modules): Add a small special-casing for gcc.  Export
10292         extra_make_flags through the environment.
10293         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
10294         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
10295         other recursive targets for gcc): Remove.
10296
10297         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
10298         (stage, unstage): New rules.
10299         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
10300         distclean-stage[+id+]): Use stage_current.
10301         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
10302         the stage*-start rules.
10303
10304 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
10305
10306         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
10307         use -all_load flag.
10308
10309 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
10310
10311         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
10312         * configure: Regenerate.
10313
10314 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
10315
10316         * maintainer-scripts/gcc_release: Revert yesterday's change.
10317
10318 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
10319
10320         * MAINTAINERS: Add myself to write-after-approval.
10321
10322 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
10323
10324         * libf2c: Removed.
10325         * gcc/gccbug.in: Updated because of libf2c removal.
10326         * maintainer-scripts/gcc_release: Ditto.
10327
10328 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
10329
10330         * configure.in: Build libmudflap by default on FreeBSD.
10331         * configure: Regenerated.
10332
10333 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
10334
10335         * configure.in: Do not build libmudflap by default on non-GNU/Linux
10336         systems.
10337         * configure: Regenerated.
10338
10339 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10340
10341         PR target/16344
10342         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
10343         feedback based compiler.
10344         * Makefile.in: Rebuilt.
10345
10346 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
10347
10348         * Makefile.def (host_modules): Set bootstrap=true for flex.
10349         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
10350         * Makefile.in: Rebuilt.
10351
10352 2004-07-07  Jan Hubicka  <jh@suse.cz>
10353
10354         * MAINTAINERS: Add self as a profile feedback maintainer.
10355
10356 2004-07-05  Phil Edwards  <phil@codesourcery.com>
10357
10358         * configure.in:  Do not prepend $srcdir to /dev/null in
10359         makefile fragments.
10360         * configure:  Regenerate.
10361
10362 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
10363
10364         * Makefile.def (build_modules): Add bison, byacc, flex,
10365         m4, texinfo.
10366         (flags_to_pass): Add FLEX.
10367         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
10368         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
10369         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
10370         DEFAULT_MAKEINFO): Remove.
10371         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
10372         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
10373         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
10374         objdir or else use configured tool.
10375         (all-build): New.
10376         (all): Depend on it.
10377         (Build module dependencies): Add.
10378         * Makefile.in: Regenerate.
10379         * configure.in: Better support for multiple build modules,
10380         matching what is done for host/target modules.  Do not look
10381         for "plausible" locations of build tools if Canadian cross.
10382         Use autoconf's AC_PROG_CC to find a C compiler.  Define
10383         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
10384         * configure: Regenerate.
10385
10386 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
10387
10388         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
10389         * Makefile.in: Regenerate.
10390
10391 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
10392
10393         * Makefile.tpl (configure-build-[+module+],
10394         configure-[+module+], configure-target-[+module+]): Pass
10395         [+extra_configure_args+].
10396         (all-build-[+module+], all-[+module+], check-[+module+],
10397         install-[+module+], [+make_target+]-[+module+],
10398         all-target-[+module+], check-target-[+module+],
10399         install-target-[+module+], [+make_target+]-target-[+module+]):
10400         Pass [+extra_make_args+].
10401         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
10402         (GCC_HOST_EXPORTS): Remove.
10403         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
10404         cross, check-gcc, check-gcc-c++, install-gcc,
10405         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
10406         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
10407         * Makefile.in: Regenerate.
10408
10409 2004-06-21  Matthew Sachs  <msachs@apple.com>
10410
10411         * MAINTAINERS: Added self to write-after-approval.
10412
10413 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
10414
10415         * configure.in: Check for srcdir/winsup rather than build directory
10416         winsup.
10417         * configure: Regenerate.
10418
10419 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
10420
10421         * configure.in: Don't build Cygwin native newlib if winsup
10422         directory is missing.  Emit warning instead.
10423         * configure: Regenerate.
10424
10425 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
10426
10427         * Makefile.tpl (touch-stage[+id+]): New.
10428         (restage[+prev+]): Depend on touch-stage[+id+].
10429
10430         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
10431         Use it throughout.
10432
10433         * Makefile.def: Add profile and feedback bootstrap stages.
10434         Remove next field from bootstrap stages.
10435         * Makefile.tpl (LN, LN_S): Substitute.
10436         (stageN-start, stageN-end): Use double-colon rules, to
10437         provide a hook for additional setup commands.
10438         (distclean-stageN-gcc, restageN): Create dependencies from
10439         [+prev+], not from [+next+].
10440         (stageN-bubble): Add commands for successive stages from
10441         [+prev+], using double-colon rules.
10442         (all-stageN-gcc): Fix typo.
10443         (stagefeedback-start, profiledbootstrap): New.
10444         * Makefile.in: Regenerate.
10445         * configure.in: Call ACX_PROG_LN.
10446         * configure: Regenerate.
10447
10448 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
10449
10450         * MAINTAINERS (Write After Approval): Add myself.
10451
10452 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
10453
10454         * MAINTAINERS (Write After Approval): Add myself.
10455
10456 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
10457
10458         * configure.in: Fix --enable-bootstrap breakage introduced in trees
10459         without gcc.
10460         * configure: Regenerate.
10461
10462 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
10463
10464         * Makefile.tpl: Fix typo.
10465         * Makefile.in: Regenerate.
10466
10467 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
10468
10469         * configure.in: Remove new- prefix from toplevel
10470         bootstrap targets.
10471         * configure: Regenerate.
10472
10473 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
10474
10475         * Makefile.tpl (all.normal): Rename to all.
10476         (all): Replace with a rule to pick the default
10477         target from configure.
10478         (all-gcc, configure-gcc): Use conditionals to
10479         do nothing when toplevel bootstrap is going on.
10480         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
10481         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
10482         * configure.in: Support --enable-bootstrap.
10483
10484         * Makefile.def: Remove new- prefix from toplevel
10485         bootstrap targets.
10486         * Makefile.tpl: Likewise.
10487
10488         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
10489         target.
10490
10491         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
10492         $(RECURSE_FLAGS) to recursive invocation of make.
10493
10494         * Makefile.in: Regenerate.
10495         * configure: Regenerate.
10496
10497 2004-05-30  Andreas Jaeger  <aj@suse.de>
10498             Jim Wilson  <wilson@specifixinc.com>
10499
10500         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
10501         like CC.
10502
10503 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
10504
10505         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
10506         * configure: Regenerate.
10507
10508 2004-05-25  Daniel Jacobowitz  <drow@false.org>
10509
10510         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
10511         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
10512         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
10513         targets.
10514         * Makefile.in: Regenerate.
10515
10516 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
10517
10518         * configure.in: Test the ability to symlink directories.
10519         * configure: Regenerate.
10520
10521         * Makefile.def (bootstrap-stage): New definitions.
10522         * Makefile.tpl (configure-stage1-gcc,
10523         configure-stage2-gcc, configure-stage3-gcc,
10524         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
10525         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
10526         new-restage3, compare): Autogenerate, see Makefile.in
10527         entry for behavioral changes.
10528         (distclean-stage1, new-stage1-start, new-stage1-end,
10529         new-stage1-bubble, distclean-stage2, new-stage2-start,
10530         new-stage2-end, new-stage2-bubble, distclean-stage3,
10531         new-stage3-start, new-stage3-end): New autogenerated targets.
10532         (objext, prebootstrap, BOOT_CFLAGS,
10533         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
10534         targets.
10535
10536         * Makefile.in: Regenerate.
10537         (distclean-stage1, new-stage1-start, new-stage1-end,
10538         new-stage1-bubble, distclean-stage2, new-stage2-start,
10539         new-stage2-end, new-stage2-bubble, distclean-stage3,
10540         new-stage3-start, new-stage3-end): New targets.
10541         (all-stage1-gcc): Move prebootstrap dependency from here...
10542         (configure-stage1-gcc): ...to here.
10543         (new-bootstrap): Use bubble targets.
10544         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10545         Use per-stage distclean targets.
10546         (configure-stage1-gcc, configure-stage2-gcc,
10547         configure-stage3-gcc, all-stage1-gcc,
10548         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
10549         Use new-stageN-start to prepare the tree.
10550
10551 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
10552
10553         * Makefile.def (host_modules): add libcpp.
10554         * Makefile.tpl: Add dependencies on and for libcpp.
10555         * Makefile.in: Regenerate.
10556         * configure.in: Add libcpp host module.
10557         * configure: Regenerate.
10558
10559 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
10560
10561         * Makefile.tpl: Whenever a recursive target is defined, wrap
10562         it in a special @if/@endif block, and prepare its maybe
10563         dependency in the @if/@endif block
10564         * configure.in: Instead of writing maybe dependencies, remove
10565         the @if/@endif statements, and remove the @if/@endif blocks
10566         that remain.
10567         * configure: Regenerate.
10568         * Makefile.in: Regenerate.
10569
10570 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
10571
10572         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
10573
10574 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
10575
10576         PR bootstrap/15120
10577         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
10578         * */configure: Rebuilt.
10579
10580 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
10581
10582         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
10583         of libf2c.
10584         * configure, Makefile.in: Regenerate.
10585
10586 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
10587
10588         * MAINTAINERS (Write After Approval): Add myself.
10589
10590 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
10591
10592         Merge from tree-ssa-20020619-branch.
10593
10594         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
10595         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
10596         (HOST_GMPLIBS): Define.
10597         (HOST_GMPINC): Define.
10598         (TARGET_LIB_PATH): Add libmudflap.
10599         (GFORTRAN_FOR_TARGET): Define.
10600         (configure-build*): Export GFORTRAN.
10601         (configure-gcc): Export GMPLIBS and GMPINC.
10602         (all-gcc): Add maybe-all-libbanshee.
10603         (configure-target-libgfortran): Define.
10604         * Makefile.in: Regenerate.
10605         * configure.in (host_libs): Add libbanshee.
10606         (target_libraries): Add target-libmudflap and target-libgfortran.
10607         Add --with-libbanshee.
10608         Handle --disable-libmudflap.
10609         (*-*-freebsd*): Use with_gmp.
10610         Add $(libgcj) to noconfigdirs.
10611         * configure: Regenerate.
10612         * depcomp: New file.
10613         * MAINTAINERS: Add tree-ssa maintainers.
10614
10615 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
10616
10617         * MAINTAINERS (Various Maintainers): Add myself.
10618
10619 2004-04-30  Brian Ford  <ford@vss.fsi.com>
10620
10621         * MAINTAINERS (Write After Approval): Add myself.
10622
10623 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
10624
10625         * MAINTAINERS (Write After Approval): Add myself.
10626
10627 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
10628
10629         * config/acx.m4: Fix fastcompare support for new-bootstrap.
10630         * configure: Regenerate.
10631
10632 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
10633
10634         Revert:
10635         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10636
10637         * Makefile.def (flags_to_pass): Remove *dir variables that
10638         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10639         as well as prefix and exec_prefix.
10640         * Makefile.in: Regenerate.
10641
10642 2004-04-26  Robert Millan  <robertmh@gnu.org>
10643
10644         Add patches from libtool CVS.
10645         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
10646         * ltconfig: Likewise.
10647         * ltcf-c.sh: Likewise.
10648         * ltcf-cxx.sh: Likewise.
10649         * ltcf-gcj.sh: Likewise.
10650
10651 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10652
10653         * Makefile.def (host_modules): Mark with the bootstrap
10654         flag packages on which gcc depends.
10655         * Makefile.tpl (all-bootstrap): Use it.
10656         * Makefile.in: Regenerate.
10657
10658 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10659
10660         * Makefile.def (flags_to_pass): Remove *dir variables that
10661         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10662         as well as prefix and exec_prefix.
10663         * Makefile.in: Regenerate.
10664
10665 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10666
10667         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
10668         * configure: Regenerate.
10669         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
10670         * gcc/Makefile.tpl (compare): Use the result of the test.
10671         * gcc/Makefile.in: Regenerate.
10672
10673 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
10674
10675         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
10676         Always relocate gcc and prev-gcc to the original names, even
10677         if the build fails.
10678         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10679         New targets.
10680
10681 2004-04-23  Laurent GUERBY <laurent@guerby.net>
10682
10683         * MAINTAINERS: Update my email address.
10684
10685 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10686
10687         * configure.in (mips*-*-irix5*): Enable ld.
10688         * configure: Regenerate.
10689
10690 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10691
10692         * configure: Regenerate.
10693
10694 2004-04-15  James E Wilson  <wilson@specifixinc.com>
10695
10696         * Makefile.tpl (configure-[+module+], configure-gcc,
10697         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
10698         Set and export LDFLAGS.
10699         * Makefile.in: Regenerate.
10700
10701 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
10702
10703         * MAINTAINERS: Add myself to write-after-approval.
10704
10705 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
10706
10707         PR bootstrap/14871
10708         * Makefile.tpl: If we don't have built-in-tree target tools,
10709         use the ones found by configure rather than hacking around with
10710         program_transform_name.
10711         * configure.in: Give Makefile.tpl the information necessary
10712         to do that.
10713         * Makefile.in: Regenerate.
10714         * configure: Regenerate.
10715
10716 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
10717
10718         PR bootstrap/14760
10719         * configure.in: When computing baseargs, strip *all* copies of
10720         offending options.  Also, don't match/substitute the trailing space,
10721         so that this actually works when two similar options are separated by
10722         only one space.
10723         * configure: Regenerate.
10724
10725 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
10726
10727         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
10728         (rs6000-*-aix*): Same.
10729         * configure: Regenerate.
10730
10731 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
10732
10733         * MAINTAINERS: Add myself to write-after-approval.
10734
10735 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
10736
10737         * MAINTAINERS: Add myself to write-after-approval.
10738
10739 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
10740
10741         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
10742         STRICT_WARN, WARN_CFLAGS flags passed down to make.
10743         * Makefile.in: Regenerate.
10744
10745         * configure.in (top level bootstrap support): Rework --enable-werror
10746         to set @stage2_werror_flag@.
10747         * configure: Regenerate.
10748         * Makefile.tpl (top level bootstrap support): Pass
10749         @stage2_werror_flag@ down to configure in stages 2 and 3.
10750         * Makefile.in: Regenerate.
10751
10752 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
10753
10754         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
10755         for stages 2 and 3 as well as in make.  As a consequence, remove
10756         OUTPUT_OPTION (now detected by configure) from the flags passed down
10757         to make.
10758         * Makefile.in: Regenerate.
10759
10760         * Makefile.tpl (new-bootstrap): Fix typo.
10761         * Makefile.in: Regenerate.
10762
10763 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
10764
10765         * Makefile.tpl: Rearrange by moving recursive_targets rules
10766         into their proper sections.
10767         * Makefile.tpl (top level bootstrap support): Move disabling
10768         of coverage flags from 'make' to 'configure'; improve comments.
10769         * Makefile.in: Regenerate.
10770
10771         * Makefile.tpl (experimental top level bootstrap) Move stage1
10772         language setting from all- target to configure- target; disable
10773         intermodule optimization in stage 1; prevent gratuitous rebuilds
10774         of stage 1.
10775         * Makefile.in: Regenerate.
10776         * configure.in: Comma-separate stage 1 language list for top
10777         level bootstrap.
10778         * configure: Regenerate.
10779
10780         * Makefile.tpl: Clean up experimental top level bootstrap support:
10781         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
10782         prev-gcc in configure- targets as well as all- targets.
10783         * Makefile.in: Regenerate.
10784
10785 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
10786
10787         * compile: New file imported from automake.
10788
10789 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
10790
10791         * configure.in: Remove symbolic link section.
10792         * configure: Regenerate.
10793         * Makefile.tpl (links): Remove.
10794         * Makefile.in: Regenerate.
10795
10796 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
10797             Nathanael Nerode  <neroden@gcc.gnu.org>
10798
10799         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
10800         Set with AC_CHECK_PROGS.
10801         * configure.in: Fix comment typo from last patch.
10802         * configure: Regenerate.
10803
10804 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
10805
10806         * Makefile.tpl: Introduce experimental top level bootstrap support.
10807         * Makefile.in: Regenerate.
10808         * configure.in: Introduce support for top level bootstrap.
10809         * configure: Regenerate.
10810
10811 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
10812             Paolo Bonzini  <bonzini@gnu.org>
10813
10814         PR bootstrap/14522
10815         * configure.in: Cope with shells that do not support unquoted ^
10816         * configure: Regenerate.
10817
10818 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
10819             Paolo Bonzini  <bonzini@gnu.org>
10820
10821         PR bootstrap/14522
10822         * configure.in: Cope with shells that do not support nesting
10823         quotes inside quoted backquote substitutions.
10824         * configure: Regenerate.
10825
10826 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
10827
10828         PR bootstrap/14522
10829         * configure.in: Fix escaping of $.
10830         * configure: Regenerate.
10831
10832 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10833
10834         * configure: Regenerate, since I forgot to while committing Paolo's
10835         changes.
10836
10837 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
10838
10839         PR ada/14131
10840         Move language detection to the top level.
10841         * configure.in: Find default values for the tools as
10842         soon as possible.  Disable ada if GNAT is not found.
10843         Emit error message about missing languages.  Expand
10844         --enable-languages=all for the gcc subdirectory.
10845
10846 2004-03-10  Ben Elliston  <bje@gnu.org>
10847
10848         * MAINTAINERS: Update my email address.
10849
10850 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
10851
10852         * ltconfig: Disable building static libraries if building shared
10853         libraries on AIX 5L.
10854
10855 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
10856
10857         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
10858         and disable libgcj.
10859         * configure: Regenerated.
10860
10861 2004-03-01  Brian Booth  <bbooth@redhat.com>
10862
10863         * MAINTAINERS: Add myself to write-after-approval.
10864
10865 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
10866
10867         * MAINTAINERS: Add myself to write-after-approval.
10868
10869 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10870
10871         PR bootstrap/7087
10872         * Makefile.tpl: Guard XFOO sed statements better.
10873         * Makefile.tpl: Add dependency for configure-target-libada.
10874         * Makefile.in: Regenerate (incidentally fixes broken
10875         commit when libada-branch was merged).
10876
10877 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
10878
10879         * MAINTAINERS: Add myself to write-after-approval.
10880
10881 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
10882
10883         * MAINTAINERS: Add Nicola Pero and myself as libobjc
10884         maintainers.
10885
10886 2004-02-20  Andrew Cagney  <cagney@redhat.com>
10887
10888         * config.guess: Update from version 2003-10-16 to 2004-02-16.
10889         * config.sub: Update from version 2003-11-03 to 2004-02-16.
10890
10891 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10892
10893         PR bootstrap/11932
10894         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
10895
10896 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
10897
10898         * MAINTAINERS: Added myself to write-after-approval.
10899
10900 2004-02-14  Michael Koch  <konqueror@gmx.de>
10901
10902         * MAINTAINERS: Added myself to write-after-approval.
10903
10904 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
10905
10906         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
10907         some OS port maintainers to OS port maintainers section.
10908
10909 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
10910
10911         * MAINTAINERS: Add self.
10912
10913 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
10914
10915         * MAINTAINERS: Alphabetize.
10916
10917 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
10918
10919         * MAINTAINERS: Remove myself.
10920
10921 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
10922
10923         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
10924         (rs6000-*-aix*): Same.
10925         * configure: Regenerate.
10926
10927 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
10928
10929         * configure.in (host): Add in missing $noconfigdirs to defines.
10930         * configure: Regenerate.
10931
10932 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
10933             Nathanael Nerode  <neroden@gcc.gnu.org>
10934
10935         PR ada/6637, PR ada/5911
10936         Merge with libada-branch:
10937         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
10938         with appropriate dependencies. Add --enable-libada configure switch.
10939         * configure, Makefile.in: Regenerate.
10940
10941 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
10942
10943         * MAINTAINERS: Add myself to write-after-approval.
10944
10945 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10946
10947         * configure.in: Don't pass --with-stabs on IRIX 5 either.
10948         * configure: Regenerate.
10949
10950 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
10951
10952         Merge from upstream:
10953
10954         * ltmain.in: When setting IFS to '~', be careful about user
10955         arguments that contain '~'.
10956
10957         2004-02-04  Peter O'Gorman  <peter@pogma.com>
10958
10959         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
10960         Also test $base_compile against $CC with escaped arguments. Bug
10961         reported by Geoff Keating <geoffk@apple.com>.
10962
10963 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
10964
10965         * MAINTAINERS: Remove i960 port.
10966
10967 2004-01-23  DJ Delorie  <dj@redhat.com>
10968
10969         * Makefile.def (target_modules) [libiberty]: Don't stage.
10970         * Makefile.in: Rebuilt.
10971
10972 2004-01-20  Caroline Tice  <ctice@apple.com>
10973
10974         * MAINTAINERS: Add myself to write-after-approval.
10975
10976 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
10977
10978         * MAINTAINERS: Update my email address.
10979
10980 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
10981
10982         * MAINTAINERS: Add myself to write-after-approval.
10983
10984 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
10985
10986         * MAINTAINERS: Remove entries without email address.
10987
10988 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
10989
10990         * MAINTAINERS: Add myself to write-after-approval.
10991
10992 2004-01-15  Steven Bosscher  <stevenb@suse.de>
10993
10994         * MAINTAINERS: Update my email address.
10995
10996 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
10997
10998         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
10999         * Makefile.tpl (configure-target-[+module+]): Support stage.
11000         * Makefile.in: Rebuilt.
11001
11002 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
11003
11004         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
11005
11006 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
11007
11008         * MAINTAINERS: Add myself as a MIPS maintainer.
11009
11010 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
11011
11012         * configure.in: Use ./config.cache, not config.cache.
11013         * configure: Regenerate.
11014         * Makefile.tpl: Special-casing not needed for GCC any more.
11015         * Makefile.in: Regenerate.
11016
11017         * configure.in: Don't share a cache file for host dirs.
11018         * configure: Regenerate.
11019
11020         * config-ml.in: Don't mess with the cache file.
11021
11022 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
11023
11024         * MAINTAINERS: Move myself from 'Write After Approval' to
11025         'CPU Port Maintainers' section as SPARC maintainer.
11026
11027 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11028
11029         * Makefile.tpl: Make GCC use a separate config.cache.
11030         * Makefile.in: Regenerate.
11031
11032         PR bootstrap/11932, PR bootstrap/11933
11033         (I don't know if it will fix either of them, but it relates
11034         to them.)
11035         * configure.in: Don't use shared config.cache for target
11036         directories.
11037         * configure: Regenerate.
11038
11039 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
11040
11041         * MAINTAINERS: Add myself to 'Write After Approval' section.
11042
11043 2003-12-31  Roger Sayle  <roger@eyesopen.com>
11044
11045         * configure.in (ia64*-*-hpux*): Disable building java libraries.
11046         * configure: Regenerated.
11047
11048 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
11049
11050         * MAINTAINERS: Remove the mn10200 maintainer.
11051
11052 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
11053
11054         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
11055         * configure: Regenerated.
11056
11057 2003-12-16  Jan Hubicka  <jh@suse.cz>
11058
11059         * MAINTAINERS: Add myself as callgraph maintainer.
11060
11061 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
11062
11063         * configure.in (raw_libstdcxx_flags): Remove the leading space.
11064         * configure: Regenerate.
11065
11066 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
11067
11068         * MAINTAINERS: Move myself from 'Bug database only accounts' to
11069         'Write After Approval' section. Update email.
11070
11071 2003-12-01  James Lemke  <jim@wasabisystems.com>
11072
11073         * MAINTAINERS (Write After Approval): Add myself.
11074
11075 2003-11-20  Matt Thomas  <matt@3am-software.com>
11076
11077         * MAINTAINERS: Add myself as a vax port maintainer.
11078
11079 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
11080
11081         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
11082         (configure-build-[+module+], configure-[+module+]): Likewise.
11083         (configure-target-[+module+], configure-gcc, config.status): Likewise.
11084         * Makefile.in: Regenerate.
11085
11086 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
11087
11088         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
11089         shared/dylibed libraries.
11090         * ltmain.sh: Likewise.
11091         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
11092         * ltcf-cxx.sh: Likewise.
11093         * ltcf-gcj.sh: Likewise.
11094         * ltconfig: Likewise.
11095
11096 2003-11-17  Stan Cox  <scox@redhat.com>
11097
11098         * MAINTAINERS: Add myself as iq2000 port maintainer.
11099
11100 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
11101
11102         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
11103         * Makefile.in: Regenerate.
11104
11105 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
11106
11107         * config.sub: Update to 2003-11-03 version.
11108
11109 2003-10-20  Phil Edwards  <phil@codesourcery.com>
11110
11111         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
11112         * configure:  Regenerate.
11113
11114 2003-10-20  Nicolas Pitre  <nico@cam.org>
11115
11116         * MAINTAINERS: Add myself to 'Write After Approval' section.
11117
11118 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
11119
11120         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11121
11122 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
11123
11124         * MAINTAINERS: Update my email address.
11125
11126 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11127
11128         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
11129
11130 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
11131
11132         * MAINTAINERS: Add myself to 'Write After Approval' section.
11133
11134 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
11135
11136         * config.guess: Update to 2003-10-16 version.
11137         * config.sub: Update to 2003-10-16 version.
11138
11139 2003-10-15  David Daney  <ddaney@avtrex.com>
11140
11141         * MAINTAINERS: Added myself to 'Write After Approval' section.
11142
11143 2003-10-15  Falk Hueffner  <falk@debian.org>
11144
11145         * MAINTAINERS: Move myself from 'Bug database only accounts' to
11146         'Write After Approval' section. Update email.
11147
11148 2003-10-14  Roger Sayle  <roger@eyesopen.com>
11149
11150         * MAINTAINERS: Move myself from 'Write After Approval' to
11151         'Various Maintainers' section as middle-end maintainer.
11152
11153 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
11154
11155         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
11156         HOST_FLAGS_TO_PASS.
11157         * Makefile.in: Regenerate.
11158
11159 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
11160
11161         * config.guess: Update to 2003-10-07 version.
11162         * config.sub: Update to 2003-10-07 version.
11163
11164 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11165
11166         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
11167         * ltconfig (irix5*, irix6*): Don't override version_type.
11168
11169 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
11170
11171         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
11172         * configure: Rebuilt
11173         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
11174         * Makefile.in: Rebuilt
11175
11176 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
11177
11178         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
11179
11180 2003-09-30  Carlo Wood  <carlo@alinoe.com>
11181
11182         * MAINTAINERS (Write After Approval): Add myself.
11183
11184 2003-09-29  Paul Koning  <ni1d@arrl.net>
11185
11186         * MAINTAINERS: Move myself from "Write After Approval"
11187         to CPU platform maintainers for pdp11 platform.
11188
11189 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
11190
11191         * MAINTAINERS: Move myself from 'Write After Approval' to
11192         'Various Maintainers' section as libffi testsuite maintainer.
11193
11194 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
11195
11196         * configure.in: Pass a computed --program-transform-name
11197         to subconfigures.
11198         * configure: Regenerated.
11199
11200 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
11201
11202         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
11203         * Makefile.in: Regenerate.
11204
11205         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
11206         * Makefile.in: Regenerate.
11207
11208 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
11209
11210         * MAINTAINERS: Move myself from 'Write After Approval'
11211         to 'Various Maintainers' (objective-c) section.
11212
11213 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
11214
11215         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
11216         quoting.
11217         * configure: Regenerated.
11218
11219 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
11220
11221         * MAINTAINERS (Write After Approval): Add myself to write after
11222         approval list.
11223
11224 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
11225
11226         * MAINTAINERS (Write After Approval): Add myself.
11227
11228 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
11229
11230         * MAINTAINERS: Update my e-mail address.
11231
11232 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
11233
11234         * libtool.m4 (LD): Correct powerpc64 host match.
11235
11236 2003-09-06  James E Wilson  <wilson@tuliptree.org>
11237
11238         * MAINTAINTERS: Update my affiliation and email address.
11239
11240 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
11241
11242         * MAINTAINERS (Write After Approval): Add myself.
11243
11244 2003-09-04  DJ Delorie  <dj@redhat.com>
11245
11246         * configure: Regenerate.
11247
11248 2003-09-04  Robert Millan  <robertmh@gnu.org>
11249
11250         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
11251
11252 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11253
11254         * configure.in: Ensure arguments to sed are properly spaced.
11255         * configure: Regenerate.
11256
11257 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
11258
11259         * MAINTAINERS: Update my e-mail address.
11260
11261 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
11262
11263         * MAINTAINERS (Write After Approval): Add myself.
11264
11265 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
11266
11267         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
11268         * configure: Regenerated.
11269
11270 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
11271
11272         * MAINTAINERS: Update my email address.
11273
11274 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
11275
11276         * configure.in:  Use newline instead of semicolon when assuming
11277         shell arguments in a for loop.
11278         * configure:  Regenerated.
11279
11280 2003-08-22  Jason Eckhardt  <jle@rice.edu>
11281
11282         * MAINTAINERS: Resurrect the i860 maintainer.
11283
11284 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
11285
11286         PR 8180
11287         * configure.in: When testing with_libs and with_headers, treat
11288         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
11289         * configure: Regenerate.
11290
11291         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
11292         make, shell, etc.
11293         (baseargs): Likewise.
11294         * configure: Regenerate.
11295
11296 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
11297
11298         * MAINTAINERS (Write After Approval): Add myself.
11299
11300 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
11301
11302         * configure.in: Disable libgcj for darwin not on powerpc.
11303         * configure: Rebuild.
11304
11305 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
11306
11307         * config-ml.in, symlink-tree: Add license.
11308
11309 2003-08-03  Richard Stallman  <rms@gnu.org>
11310             Eben Moglen  <moglen@columbia.edu>
11311
11312         * README.SCO: New file.
11313
11314 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
11315
11316         * Makefile.tpl (check, check-c++): Express dependencies using
11317         dependencies rather than commands.
11318         * Makefile.in: Regenerate.
11319
11320 2003-08-01  Andrew Cagney  <cagney@redhat.com>
11321
11322         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
11323         * configure: Ditto.
11324
11325 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
11326
11327         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
11328         * Makefile.in: Update.
11329
11330 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
11331
11332         * configure.in: Enable libgcj for darwin.
11333         * configure: Rebuild.
11334
11335 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
11336
11337         * config-ml.in:  Use ac_configure_args directly instead of
11338         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
11339         actually seen.
11340
11341 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
11342
11343         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
11344         creating target and build subdirs to build all parent dirs as needed.
11345         * Makefile.in: Rebuild.
11346         * configure.in: Don't build dirs explicitly here.
11347         * configure: Rebuild.
11348
11349 2003-07-26  Paul Brook  <paul@nowt.org>
11350
11351         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
11352
11353 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
11354
11355         * Makefile.tpl (all-make): Depend on intl.
11356         * Makefile.in: Rebuilt.
11357
11358 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
11359
11360         * install-sh:  Update to newer upstream versions (associated with
11361         aclocal 1.7).
11362         * mkinstalldirs:  Likewise.
11363         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
11364
11365 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
11366
11367         * MAINTAINERS: Move self from Bug database only accounts
11368         to write-after-approval.
11369
11370 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
11371
11372         * config.if: Remove unused libc_interface determination.
11373
11374 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
11375
11376         * MAINTAINERS: Move self from write-after-approval to
11377         build machinery (*.in).
11378
11379 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
11380
11381         PR bootstrap/11273
11382         PR bootstrap/11408
11383         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
11384         unused INSTALL_PROGRAM_ARGS.
11385         * configure.in: Use AC_PROG_INSTALL.
11386         * Makefile.in: Regenerate.
11387         * configure: Regenerate.
11388
11389 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
11390
11391         * MAINTAINERS: Alphabetize.
11392
11393 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
11394
11395         * configure: Rebuilt.
11396         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
11397         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
11398         newlib nor libgloss.
11399         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
11400         * configure.in (am33_2.0-*-linux*): Added.
11401
11402 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
11403
11404         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
11405         * configure: Regenerate.
11406
11407 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
11408
11409         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
11410         * Makefile.in: Regenerate.
11411
11412 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
11413
11414         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
11415         * Makefile.in: Regenerate.
11416
11417 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
11418
11419         * Makefile.tpl: Replace PWD with PWD_COMMAND.
11420         * Makefile.in: Regenerated.
11421
11422         * config-ml.in: Replace PWD with PWD_COMMAND.
11423
11424 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
11425
11426         * intl: New directory; see intl/ChangeLog for details.
11427         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
11428         * Makefile.tpl: all-gcc depends on maybe-all-intl.
11429         * Makefile.in: Regenerate.
11430
11431 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
11432
11433         * configure.in: Clean up config-lang.in handling.  Delete
11434         useless assignment to "subdirs".
11435         * configure: Regenerate.
11436
11437 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
11438
11439         * configure.in: Rename 'target_libs' to 'target_libraries'.
11440         Remove useless reference to 'target_libs'.
11441         * configure: Regenerate.
11442
11443 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
11444
11445         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
11446         * Makefile.in: Regenerate.
11447
11448 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11449
11450         * Makefile.def: Introduce flags_to_pass.
11451         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
11452         * Makefile.in: Regenerate.
11453
11454 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
11455
11456         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
11457         and target-libgloss.
11458         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
11459         <h8300*-*-*>: Disable libf2c and ${libgcj}.
11460         * configure: Regenerate.
11461
11462 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
11463
11464         * configure.in: Update testsuite_flags to new location.
11465         * configure. Regenerate.
11466
11467 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
11468
11469         * Makefile.tpl: Remove BUILD_CC stuff.
11470         * Makefile.in: Regenerate.
11471
11472 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
11473
11474         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
11475
11476 2003-06-16  Graeme Peterson  <gp@qnx.com>
11477
11478         * MAINTAINERS (Write After Approval): Add myself.
11479
11480 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
11481
11482         * config.guess: Update to 2003-06-12 version.
11483         * config.sub: Update to 2003-06-13 version.
11484
11485 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
11486
11487         * config.guess: Update to 2003-06-06 version.
11488         * config.sub: Update to 2003-06-06 version.
11489
11490 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11491
11492         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
11493         * configure. Regenerate.
11494
11495 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
11496
11497         * configure.in: Disable serial configure by default.
11498         * configure: Regenerate.
11499         * Makefile.tpl: Abolish .NOTPARALLEL.
11500         * Makefile.in: Regenerate.
11501
11502         * Makefile.tpl: Replace {build,host,target}_canonical by
11503         {build,host,target}.
11504         * Makefile.in: Regenerate.
11505
11506         * Makefile.tpl: Fix stupid pasto.
11507         * Makefile.in: Regenerate.
11508
11509 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11510
11511         * Makefile.tpl: Remove bogus conditional.
11512         * Makefile.in: Regenerate.
11513
11514 2003-06-05  Jan Hubicka  <jh@suse.cz>
11515
11516         * Makefile.tpl (profiledbootstrap): New target.
11517         * Makefile.in (profiledbootstrap): New target.
11518
11519 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
11520
11521         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
11522         Pinski. Remove user names from other bugzilla-only maintainers.
11523
11524 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11525
11526         * Makefile.tpl: Make 'recursive targets' using autogen rather
11527         than shell loop.  Remove duplicate 'clean' targets and false
11528         comments.
11529         * Makefile.def: Add systematic dependencies to 'recursive' targets.
11530         Add systematic method of specifying missing targets in subdirs.
11531         Add copyright boilerplate.
11532         * Makefile.in: Regenerate.
11533         * configure.in: Add 'recursive targets' to maybe list.
11534         * configure: Regenerate.
11535
11536         * MAINTAINERS: "GNATS only" -> "Bug database only".
11537
11538         * Makefile.tpl: Rename [+target+] to [+make_target+].
11539         * Makefile.def: Rename 'target' to 'make_target'.
11540
11541 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
11542
11543         * MAINTAINERS: Add self as options handling maintainer.
11544
11545 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
11546
11547         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
11548         been too long since I touched those ports.
11549
11550 2003-05-28  DJ Delorie  <dj@redhat.com>
11551
11552         * Makefile.tpl: Make maybe-check-gcc .PHONY.
11553         * Makefile.in: Regenerate.
11554
11555 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
11556
11557         * configure.in: Use curly braces in the definition of tooldir.
11558         * configure: Regenerate.
11559
11560 2003-05-21  DJ Delorie  <dj@redhat.com>
11561
11562         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
11563         newlib or libgloss.
11564         * Makefile.in: Regenerate.
11565
11566 2003-05-21  DJ Delorie  <dj@redhat.com>
11567
11568         * Makefile.tpl: Add missing empty maybe-check-gcc target.
11569         * Makefile.in: Regenerate.
11570
11571 2003-05-20  Ian Lance Taylor  <ian@airs.com>
11572
11573         * MAINTAINERS: Update my e-mail address.
11574
11575 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11576
11577         * configure.in: Switch more things to use maybe dependencies.
11578         * Makefile.tpl: Switch more things to use maybe dependencies.
11579         Factor out common code from autogen IF statements.
11580         * configure: Regenerate.
11581         * Makefile.in: Regenerate.
11582
11583 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
11584
11585         * configure.in: Accept i[3456789]86 for machine type.
11586         * configure: Regenerate.
11587
11588 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
11589
11590         * configure.in: Switch more things to use maybe dependencies.
11591         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
11592         * configure: Regenerate.
11593         * Makefile.tpl: Switch more things to use maybe dependencies.
11594         * Makefile.in: Regenerate.
11595
11596 2003-05-16  Andreas Schwab  <schwab@suse.de>
11597
11598         * Makefile.tpl (install-opcodes): Define.
11599         * Makefile.in: Rebuild.
11600
11601 2003-05-13  Andreas Jaeger  <aj@suse.de>
11602
11603         * config.guess: Update to 2003-05-09 version.
11604         * config.sub: Update to 2003-05-09 version.
11605
11606 2003-05-13  Michael Eager  <eager@mvista.com>
11607
11608         * configure.in: Correct sed script so that options in quotes are not
11609         deleted.
11610         * configure: Rebuild.
11611
11612 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
11613
11614         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
11615         and $$s/newlib/libc/sys/cygwin32 include paths.
11616         * configure: Ditto.
11617
11618 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
11619
11620         * MAINTAINERS: Update my email addresses.
11621
11622 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
11623
11624         * config-ml.in: Propagate INSTALL variables.
11625
11626 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11627
11628         * MAINTAINERS: Remove duplicate entries in Write After Approval.
11629
11630 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
11631
11632         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
11633         * Makefile.in: Regenerate.
11634
11635 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
11636
11637         * MAINTAINERS (GNATS only): Add Falk Hueffner.
11638
11639 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
11640
11641         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
11642
11643 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
11644
11645         * Makefile.tpl: Clean $(BUILD_SUBDIR).
11646         * Makefile.in: Regenerated.
11647
11648 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
11649
11650         * MAINTAINERS (Write After Approval): Upgrade myself from
11651         GNATS only to write-after-approval. Update my mail address.
11652
11653 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
11654
11655         (OS Port Maintainers: freebsd): Add myself.
11656
11657 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
11658
11659         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
11660
11661 2003-04-22  Kean Johnston  <jkj@sco.com>
11662
11663         * MAINTAINERS (SCO ports): Added myself.
11664
11665 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
11666
11667         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
11668
11669 2003-04-19  Kean Johnston  <jkj@sco.com>
11670
11671         * MAINTAINERS (Write After Approval): Add myself.
11672
11673 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11674
11675         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
11676         * Makefile.in: Regenerate.
11677
11678 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
11679
11680         * configure.in (powerpc64*-*-linux*): Remove.
11681         * configure: Rebuilt.
11682
11683 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
11684
11685         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
11686         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
11687         and restrap.
11688         * Makefile.in:  Regenerate.
11689
11690 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
11691
11692         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
11693         * configure: Regenerated.
11694
11695 2003-04-15  DJ Delorie  <dj@redhat.com>
11696
11697         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
11698
11699 2003-04-13  Nick Clifton  <nickc@redhat.com>
11700
11701         * config-ml.in: Remove support for --disable-aix removing
11702         call-aix multilibs.
11703
11704 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
11705
11706         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
11707         * */configure: Rebuilt.
11708
11709 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
11710
11711         * MAINTAINERS: Add my email address.
11712
11713 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
11714
11715         * MAINTAINERS (Write After Approval): Add myself.
11716
11717 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
11718
11719         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
11720         * Makefile.in: Regenerate.
11721
11722 2003-03-14  Michael Chastain  <mec@shout.net>
11723
11724         * Makefile.in: Regenerate with correct Makefile.def.
11725
11726 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
11727
11728         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
11729         Make macro.
11730         * Makefile.in: Regenerate.
11731         * configure.in: Clean up gxx_include_dir logic.
11732         * configure: Regenerate.
11733
11734 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
11735
11736         * MAINTAINERS (Write After Approval): Add myself.
11737
11738 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
11739
11740         * MAINTAINERS: Update my mail address.
11741
11742 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11743
11744         * configure.in (gxx_include_dir): Fix typo.
11745         * configure: Regenerated.
11746
11747 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
11748
11749         * Makefile.tpl: Reindent.
11750         * Makefile.in: Regenerate.
11751         * configure.in: Reindent.  Don't set unused variables.
11752         * configure: Regenerate.
11753
11754 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
11755
11756         * configure.in: Include $(build_tooldir)/sys-include in
11757         FLAGS_FOR_TARGET.
11758         * configure: Regenerated.
11759
11760 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
11761
11762         * Makefile.tpl: Always pass down RANLIB.
11763         * Makefile.in: Regenerate.
11764
11765         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
11766         * Makefile.in: Regenerate.
11767         * configure.in: Remove unused logic relating to --enable-shared
11768         and --enable-threads.  Remove bogus comments.  Remove redundant
11769         noconfigdirs.
11770         * configure: Regenerate.
11771
11772         * configure.in: Replace ${libstdcxx_version} by its value.
11773         Remove reference to mh-dgux.
11774         * configure: Regenerate.
11775
11776 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
11777
11778         * MAINTAINERS (Write After Approval): Add myself.
11779
11780 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
11781
11782         * Makefile.tpl: Rearrange.
11783         * Makefile.in: Regenerate.
11784
11785 2003-02-25  Uwe Stieber  <uwe@wwws.de>
11786
11787         * configure.in: Add support for kaOS as cross build target system.
11788         * configure: Regenerated.
11789
11790 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
11791
11792         * MAINTAINERS (Write after approval): Add myself.
11793
11794 2003-02-21  James E Wilson  <wilson@tuliptree.org>
11795
11796         * MAINTAINERS: Update my email address.
11797
11798 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
11799
11800         * MAINTAINERS: Add self to blanket write privs. section.
11801
11802 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
11803
11804         * Makefile.tpl: Add definition of CPPFLAGS to pass into
11805         configure-target-* as some target builds may require additional
11806         flags for preprocessor tests.
11807         * Makefile.in: Regenerated.
11808
11809 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
11810
11811         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
11812         * ltconfig: Handle it.
11813         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
11814         auto-detecting it.
11815
11816         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
11817         it is used as argument to $CC.
11818         * ltcf-gcj.sh: Likewise.
11819
11820         * configure.in: Introduce --enable-maintainer-mode.
11821         * configure: Rebuilt.
11822         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
11823         for maintainer mode.
11824         * Makefile.in: Rebuilt.
11825
11826 2003-02-18  Jason Merrill  <jason@redhat.com>
11827
11828         * Makefile.tpl (check-c++): Allow parallelism.
11829
11830 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11831
11832         * MAINTAINERS: Remove John Carr (who never actually had access to
11833         gcc.gnu.org).
11834
11835 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
11836
11837         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
11838         don't configure target-libobjc.
11839         * configure: Regenerate.
11840
11841 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11842
11843         * Makefile.tpl (RANLIB): Define.
11844         * Makefile.in: Regenerate.
11845
11846 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
11847
11848         * MAINTAINERS: Update my email.
11849
11850 2003-02-06  Keith R Seitz  <keiths@redhat.com>
11851
11852         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
11853         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
11854         * Makefile.in: Regenerated.
11855         * configure.in: Remove all traces of snavigator, db, and grep.
11856         * configure: Regenerated.
11857
11858 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11859
11860         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
11861         After Approval.
11862
11863 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
11864
11865         * MAINTAINERS (Write after approval): Add myself.
11866
11867 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
11868
11869         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
11870         * Makefile.in: Regenerated.
11871
11872 2003-01-30  Roger Sayle  <roger@eyesopen.com>
11873
11874         * config.guess: Updated to 2003-01-30's version.
11875         * config.sub: Updated to 2003-01-28's version.
11876
11877 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
11878
11879         * config.if: If gcc_version is already set, just use it.  Don't set
11880         gcc_version_trigger if it's already set, otherwise set it to
11881         gcc/version.c, but only if the file exists.  If it is not set and
11882         gcc/version.c does not exist, try to extract the version number from
11883         $CC.
11884
11885 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
11886
11887         * MAINTAINERS: Add myself to write-after-approval list.
11888
11889 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
11890
11891         * configure.in:  Revert 24Jan change.
11892         * configure:  Regenerate.
11893
11894 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11895
11896         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
11897         entry of HJ Lu.
11898
11899 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11900
11901         * configure.in: Revert previous change.
11902         * configure: Regenerate.
11903
11904 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11905
11906         * configure.in: Make rda native-only.
11907         * configure: Regenerate.
11908
11909 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
11910
11911         * MAINTAINERS: Move myself from GNATS-only-accounts to
11912         write-after-approval.
11913
11914 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11915
11916         * configure.in: Add missing \.
11917         * configure: Rebuilt.
11918
11919 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
11920
11921         * configure.in (baseargs): Avoid using \| in sed regular
11922         expressions.
11923         * configure: Rebuilt.
11924
11925 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
11926
11927         * configure.in (baseargs): Remove all supported forms of
11928         --cache-file, --srcdir, --host, --build and --target options
11929         from argument lists.
11930         * configure: Rebuilt.
11931
11932 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
11933
11934         * MAINTAINERS: Add myself to write-after-approval list.
11935
11936 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
11937
11938         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
11939         * configure: Rebuilt.
11940
11941 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11942
11943         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
11944         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
11945         * Makefile.in: Regenerate.
11946         * configure: Regenerate.
11947
11948 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
11949
11950         * configure.in: Remove Makefile in build, host and target modules
11951         unless configure was run with --no-recursion.
11952         * configure: Rebuilt.
11953
11954 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
11955
11956         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
11957         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
11958         * Makefile.in: Regenerate.
11959
11960 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
11961
11962         * config.guess: Update to 2003-01-03 version.
11963         * config.sub: Update to 2003-01-03 version.
11964
11965 2003-01-07  Christopher Faylor  <cgf@redhat.com>
11966
11967         * configure: Regenerate with proper autoconf 2.13.
11968
11969 2003-01-07  Christopher Faylor  <cgf@redhat.com>
11970
11971         * configure.in: Add AC_PREREQ for consistency.
11972         * configure: Regenerate.
11973
11974 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
11975
11976         * configure.in (GDB_TK): Add tcl directories conditional on
11977         gdb/gdbtk directory being present.
11978         * configure: Regenerate.
11979
11980 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
11981
11982         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
11983         used by gcc if LD is not defined and we are not doing a Canadian Cross.
11984         * configure: Rebuilt.
11985
11986 2002-12-31  Tom Tromey  <tromey@redhat.com>
11987
11988         * Makefile.in: Rebuilt.
11989         * Makefile.def (target_modules) [libffi]: Allow installation.
11990
11991 2002-12-31  Andreas Schwab  <schwab@suse.de>
11992
11993         * configure.in: Fix use of $program_transform_name.
11994         * configure: Regenerated.
11995
11996 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
11997
11998         * configure.in (baseargs): Don't remove first configure argument.
11999         * configure: Regenerated.
12000
12001 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
12002
12003         * Makefile.tpl (local-distclean): Don't remove...
12004         (multilib.ts): ... this.  Moved into...
12005         (multilib.out): ... this.  Don't use sub-make.
12006         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
12007         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
12008         (configure-build-[+module+], configure-[+module+],
12009         configure-target-[+module+], configure-gcc): ... these.  Test
12010         for Makefile existence.  Drop config.status from dependencies.
12011         * Makefile.in: Rebuilt.
12012         * configure.in: Move gcc-version-trigger to the end of
12013         ac_configure_args.  Add comments to maybedep.tmp and
12014         serdep.tmp.  Introduce --disable-serial-configure.  Remove
12015         nonopt from baseargs, matching and removing corresponding
12016         whitespace while at it.
12017         * configure: Rebuilt.
12018
12019 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
12020
12021         * configure.in (host_configargs): Replace reference to
12022         no-longer-defined buildopts with --build=${build_alias}.
12023         * configure: Rebuilt.
12024
12025         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
12026         program_transform_name to standard idiom.
12027         (AUTOGEN, AUTOCONF): Define.
12028         (Makefile.in): Use $(AUTOGEN).
12029         (Makefile): Depend on config.status, and use autoconf-style rule to
12030         build it.  Move original commands to...
12031         (config.status): ... this new target.
12032         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
12033         $(AUTOCONF).
12034         * Makefile.in: Rebuilt.
12035
12036 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
12037
12038         * Makefile.tpl: Fix dramatic bustage due to change in
12039         program_transform_name.
12040         * Makefile.in: Regenerate.
12041
12042         * configure.in: Remove unnecessary PATH setting.
12043         * configure: Regnerate.
12044
12045         * configure.in: Don't default to unprefixed tools unless
12046         the native tools will work.
12047         * configure: Regenerate.
12048
12049         * configure.in: Convert to autoconf script.  Blow away lots
12050         of now-redundant Makefile fragments.
12051         * configure: Generate using Autoconf.
12052         * Makefile.tpl: Rewrite to reflect autoconfiscation.
12053         * Makefile.in: Regenerate.
12054
12055 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
12056
12057         * configure: Fix stupid bug where RANLIB was mistakenly included.
12058
12059         * configure.in: Rename (buildargs, hostargs, targargs) to
12060         (build_configargs, host_configargs, target_configargs).
12061
12062         * configure.in: Move logic out of sed statement.
12063
12064         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
12065         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
12066
12067 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
12068
12069         * config.sub: Import from master repository
12070         * config.guess: Ditto
12071
12072 2002-12-24  Andreas Schwab  <schwab@suse.de>
12073
12074         * Makefile.tpl (multilib.out): Fix missing space.
12075         * Makefile.in: Regenerate.
12076
12077 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12078
12079         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
12080         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
12081         * Makefile.in: Regenerate.
12082         * configure.in: Remove unnecessary leftovers.
12083
12084 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
12085
12086         * configure.in (extra_ranlibflags_for_target): New variable.
12087         (*-*-darwin): Add -c to ranlib commands.
12088         * configure (tooldir): Handle extra_ranlibflags_for_target.
12089
12090 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12091
12092         * Makefile.tpl: Revert HJL's change.
12093         * Makefile.in: Regenerated.
12094         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
12095         always.
12096
12097 2002-12-19  Andreas Schwab  <schwab@suse.de>
12098
12099         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
12100         * Makefile.in: Regenerate.
12101
12102 2002-12-18  H.J. Lu  <hjl@gnu.org>
12103
12104         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
12105         * Makefile.in: Regenerated.
12106
12107         * configure.in (build_prefix): New. Substitute.
12108
12109 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12110
12111         * Makefile.tpl: Don't let real targets depend on phony targets.
12112         * Makefile.in: Regenerate.
12113
12114         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
12115         * Makefile.in: Regenerate.
12116
12117 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
12118
12119         * config.sub: Import from master repository
12120         * config.guess: Ditto
12121
12122 2002-12-16  Jason Merrill  <jason@redhat.com>
12123
12124         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
12125         previous 'make bootstrap'.
12126         * Makefile.in: Regenerate.
12127
12128 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
12129
12130         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
12131
12132 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
12133
12134         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
12135         * Makefile.in: Regenerate.
12136
12137 2002-12-13  Jason Merrill  <jason@redhat.com>
12138
12139         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
12140         library tests.
12141         (check-c++): Just depend on it and check-target-libstdc++-v3.
12142         * Makefile.in: Regenerate.
12143
12144 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
12145
12146         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
12147         * Makefile.in: Rebuilt.
12148
12149 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
12150
12151         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
12152
12153 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
12154
12155         * configure: Fix bug put in by gremlins.
12156
12157         * Makefile.tpl: Substitute more autoconfily.
12158         * configure: Substitute more autoconfily.
12159         * Makefile.in: Regenerate.
12160
12161 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
12162
12163         * config.sub: Import from master repository
12164         * config.guess: Ditto
12165         * MAINTAINERS: Added Svein Seldal under write after approval
12166
12167 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
12168
12169         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
12170         * Makefile.in (all-sim): Ditto.
12171
12172 2002-12-06  DJ Delorie  <dj@redhat.com>
12173
12174         * Makefile.tpl: Change configure dependencies to not have real
12175         targets depend on phony targets.
12176
12177 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
12178
12179         * configure.in: Revert unintentional change.
12180
12181         * Makefile.tpl: Change dependency for */multilib.out so that
12182         it works when gcc isn't in the tree.
12183
12184         * configure.in: Substitute more.
12185         * configure: Run subconfigures from the Makefile.
12186         * Makefile.tpl: Run subconfigures from the Makefile; add a few
12187         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
12188
12189 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12190
12191         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
12192
12193 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12194
12195         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
12196         and corresponding dependencies.
12197         * Makefile.in: Regenerate.
12198
12199         * configure.in (host_tools): Order binutils, gas and ld for
12200         convenience in running the testsuites.
12201
12202         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
12203         * Makefile.in: Regenerate.
12204         * configure.in: Introduce rules to serialize subconfigure runs.
12205
12206         * configure.in: Introduce BASE_CC_FOR_TARGET.
12207         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
12208         Realize configure-build-* targets.  Realize configure-target-* targets.
12209         * Makefile.in: Regenerate.
12210
12211 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12212
12213         * configure: Move gcc_version_trigger stuff from here...
12214         * configure.in: ...to here.
12215
12216         * configure.in: Separate subconfigure options added by this file from
12217         options given by the user.  Add machinery to put args for host
12218         subconfigures into the Makefile.
12219
12220         * Makefile.tpl: Remove 'vault' targets.
12221         * Makefile.tpl: Reorder and comment dependencies.
12222         * Makefile.in: Regenerate.
12223
12224 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
12225         * configure.in: Fix my broken commit of previous patch. (sigh)
12226
12227 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
12228
12229         * configure.in: Move host-specific darwin noconfigdirs into
12230         the host-specific section.
12231
12232 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
12233
12234         * configure.in: Move host-specific darwin noconfigdirs into
12235         the host-specific section.
12236
12237 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
12238
12239         * configure: Remove skip-this-dir support.
12240         * Makefile.tpl: Remove skip-this-dir support.
12241
12242         * Makefile.tpl: Remove leftover support for non-autoconfiscated
12243         subdirectories.
12244         * Makefile.in: Regenerate.
12245
12246         * Makefile.tpl: Strip out useless setting of 'dir'.
12247         * Makefile.in: Regenerate.
12248
12249 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
12250
12251         * configure.in: Fix deeply stupid bug.
12252
12253         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
12254         shell code in CXX_FOR_TARGET
12255         * Makefile.def: Introduce raw_cxx.
12256         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
12257         RAW_CXX_FOR_TARGET.
12258         * Makefile.in: Regenerate.
12259
12260 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
12261
12262         * Makefile.tpl: Remove unnecessary ifs.
12263         * Makefile.in: Regenerate.
12264
12265         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
12266         dependencies.  Maybe-ize build-libiberty.  Create dummy install
12267         targets for 'no_install' modules.
12268         * configure: Move GDB_TK substitution to configure.in.  Move
12269         build_modules stuff to configure.in.
12270         * configure.in: Implement soft dependency machinery.  Maybe-ize
12271         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
12272         * Makefile.in: Regenerate.
12273
12274 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12275
12276         * Makefile.tpl: Make all-target, install-target behave similarly
12277         to all, install (only hitting configured targets).  Eliminate
12278         unused macro defintions.
12279
12280         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
12281         build != host.
12282
12283         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
12284
12285         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
12286
12287         * configure.in: Produce lists of subdir targets we're actually
12288         configuring.  Remove references to "dosrel".
12289         * Makefile.tpl: Let configure set which subdir targets are hit.
12290         Remove install-cross; clean up install; remove ALL.  Remove
12291         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
12292         Autogenerate host module targets.  Remove empty dependency lines
12293         and redundant dependency; rearrange slightly.
12294         * Makefile.def: Add host-side libtermcap, utils.
12295
12296         * Makefile.in: Regenerate.
12297
12298 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12299
12300         * ltconfig (osf[345]): Append $major to soname_spec.
12301         Reflect this in library_names_spec.
12302         * ltmain.sh (osf): Prefix $major with . for use as extension.
12303
12304 2002-11-19  Andreas Jaeger  <aj@suse.de>
12305
12306         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
12307         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
12308         and sparc64 GNU/Linux systems.
12309
12310 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
12311
12312         * MAINTAINERS: Update email.
12313
12314 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12315
12316         * MAINTAINERS: Complete James Dennett's entry.
12317
12318 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
12319
12320         * MAINTAINERS (Write After Approval): Add myself.
12321
12322 2002-11-13  Bruce Korb  <bkorb@gnu.org>
12323
12324         * Makefile.tpl: syntactic cleanup
12325
12326 2002-11-13  Stuart Hastings  <stuart@apple.com>
12327
12328         * MAINTAINERS: Add myself to write-after-approval list.
12329
12330 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
12331
12332         * Makefile.def: Add list of recursive targets to autogenerate.
12333         Add build_modules.
12334         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
12335         targets.  Autogenerate *-build-* targets.
12336         * Makefile.in: Regenerate.
12337
12338 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
12339
12340         * configure: More autoconf-style substitutions.
12341         * Makefile.tpl: More autoconf-style substitutions.
12342         * Makefile.in: Regenerate.
12343
12344 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
12345
12346         * configure: Substitute more variables in a more autoconf-friendly
12347         way.  Simplify slightly.
12348         * Makefile.tpl: Make more variables substitutable in an
12349         autoconf-friendly way.
12350         * Makefile.in: Regenerate.
12351
12352 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
12353
12354         * MAINTAINERS (Write After Approval): Add myself.
12355
12356 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
12357
12358         * configure.in (v810*): Remove special setting of tools.
12359
12360         * configure: Add support for extra required flags for ar or nm.
12361         * configure.in (aix4.3+): Use above support for target-specific
12362         issues, rather than using config/mt-aix43.
12363
12364 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
12365
12366         * configure: Remove 'removing', which doesn't work.  Replace $subdir
12367         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
12368         with $srcdir.  Reformat indentation.  Substitute some variables
12369         formerly hard-coded in the Makefile for build=host.
12370         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
12371         * Makefile.def: Autogenerate more.
12372         * Makefile.in: Regenerate.
12373
12374 2002-11-04  Adam Nemet  <anemet@lnxw.com>
12375
12376         * MAINTAINERS (Write After Approval): Add myself.
12377
12378 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
12379
12380         * Makefile.def (host_modules): Add rda.
12381         * Makefile.in: Regenerate.
12382         * configure.in (target_tool): Add target-rda to list.
12383
12384 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12385
12386         * MAINTAINERS: Remove "co-maintainer" note for web pages.
12387
12388 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
12389
12390         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
12391         and restrap targets to this rule.
12392         * Makefile.in:  Regenerate.
12393
12394 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12395
12396         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
12397         GNATS only accounts.
12398
12399 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
12400
12401         * configure.in (i[3456]86-*-linux*): Add check to disable
12402         ${libgcj} for glibc1.
12403
12404 2002-10-24  Denis Chertykov  <denisc@overta.ru>
12405
12406         * MAINTAINERS: Add myself as ip2k port maintainer.
12407
12408 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
12409
12410         * configure.in: Add tic4x target.
12411
12412 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12413
12414         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
12415         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
12416         * Makefile.in: Regenerate.
12417
12418         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
12419         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
12420         * Makefile.in: Regenerate.
12421
12422 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
12423
12424         * MAINTAINERS: Add myself as web pages co-maintainer.
12425
12426 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12427
12428         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
12429         * Makefile.in: Regenerate.
12430
12431 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
12432
12433         * MAINTAINERS: Add myself and Nathan Sidwell
12434         <nathan@codesourcery.com> as VxWorks maintainers.
12435
12436 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12437
12438         * Makefile.def: Remove order dependency comments.
12439         * Makefile.tpl: Add explicit install-install dependencies.
12440         * Makefile.in: Regenerate.
12441
12442         * Makefile.tpl: Remove material now in src-release.  (Finally!)
12443         * Makefile.in: Regenerate.
12444
12445         * Makefile.tpl: Add configure-target (for src-release in src)
12446         * Makefile.in: Regenerate.
12447
12448 2002-09-30  Nick Clifton  <nickc@redhat.com>
12449
12450         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
12451
12452 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
12453
12454         * configure.in (s390*-*-linux*): Enable libgcj.
12455
12456 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
12457
12458         * configure: Revert accidentally applied changes.
12459
12460         * Makefile.tpl: Make more autoconf-friendly.
12461         * Makefile.in: Regenerate.
12462         * configure: Make substitution more autoconf-like.
12463
12464 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
12465
12466         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
12467         single entry to handle all these.
12468         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
12469         libjava on arm-*-elf.
12470
12471 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
12472
12473         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
12474         things that depend on them.
12475
12476 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
12477
12478         * Makefile.tpl: Make subsituted variables more autoconfy.
12479         * Makefile.in: Regenerate.
12480         * configure: Make seds more autoconfy.
12481
12482 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
12483
12484         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
12485         * Makefile.in: Regenerate.
12486         * configure.in: Rewrite sed statements to look autoconfy.
12487
12488         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
12489         all-target-foo on configure-target-foo.
12490         * Makefile.def: Ditto.
12491         * Makefile.in: Rebuild.
12492
12493 2002-09-25  Andrew Haley  <aph@redhat.com>
12494
12495         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
12496
12497 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
12498
12499         * Makefile.def: New file.
12500         * Makefile.tpl: New file.
12501         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
12502         * contrib/gcc_update: Note that Makefile.in is a generated file.
12503
12504         * configure.in: Minor rearrangement.  Simplify tests.
12505
12506 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
12507
12508         * configure.in (with_headers): Skip copy if value is "yes".
12509         (with_libs): Likewise.
12510
12511 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
12512
12513         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
12514         * configure.in (sh*-*-pe*): Ditto.
12515         * configure.in (mips*-*-pe*): Ditto.
12516         * configure.in (*arm-wince-pe): Ditto.
12517
12518         * configure.in: Rearrange.
12519
12520 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
12521
12522         * MAINTAINERS: Update my email address.
12523
12524 2002-08-30  Paul Koning  <pkoning@equallogic.com>
12525
12526         * MAINTAINERS: (Write After Approval): Add myself.
12527
12528 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
12529
12530         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
12531
12532 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
12533
12534         * MAINTAINERS: Change my mailing address.
12535
12536 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
12537
12538         * MAINTAINERS (Write After Approval): Remove myself.
12539         (Various Maintainers: c++ runtime libs): Add myself.
12540
12541 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
12542
12543         * MAINTAINERS (Write After Approval): Remove myself.
12544         (Various Maintainers: c++ runtime libs): Add myself.
12545
12546 2002-08-15  Eric Christopher  <echristo@redhat.com>
12547
12548         * config.sub: Import from master repository.
12549         * config.guess: Ditto.
12550
12551 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
12552
12553         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
12554         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
12555         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
12556
12557 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
12558
12559         * MAINTAINERS: Add self to rs6000 vector extensions.
12560
12561 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
12562
12563         * libiberty/configure: Reverted unintended yesterday's check in.
12564
12565 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
12566
12567         * boehm-gc/configure, libf2c/configure: Rebuilt.
12568         * libffi/configure, libiberty/configure: Ditto.
12569         * libjava/configure, libobjc/configure: Ditto.
12570         * libstdc++-v3/configure, zlib/configure: Ditto.
12571         Merged from binutils:
12572         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
12573         From Steve Ellcey <sje@cup.hp.com>:
12574         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
12575         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
12576         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
12577         IA64.
12578         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
12579         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
12580         soname_spec, sys_lib_search_path_spec): Ditto.
12581
12582 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
12583
12584         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
12585
12586 2002-08-04  H.J. Lu  (hjl@gnu.org)
12587
12588         * configure.in (mips*-*-linux*): Don't skip target-libffi.
12589
12590 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
12591
12592         * MAINTAINERS (Write After Approval): Add myself.
12593
12594 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
12595
12596         * configure.in: Move generic linux case to end.  Copy generic
12597         linux noconfigdirs to mips*-*-linux* entry and new
12598         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
12599
12600 2002-07-19  Michael Matz  <matz@suse.de>
12601
12602         * MAINTAINERS: Add myself as ra* maintainer.
12603
12604 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
12605
12606         * config.guess: Update to 2002-07-09 version.
12607         * config.sub: Update to 2002-07-03 version.
12608
12609 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
12610
12611         * MAINTAINERS: Fix typo in a maintainer email address.
12612
12613 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
12614
12615         * configure.in: Remove two redundant tests.
12616
12617 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12618
12619         * configure.in (mips*-*-irix6*o32): Enable stabs.
12620
12621 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
12622
12623         * configure.in: Don't build grez.
12624         * Makefile.in: Ditto.
12625
12626         * Makefile.in: Remove references to bsp, cygmon, libstub.
12627         * configure.in: Ditto.
12628
12629         * configure.in: Remove leftover reference to gdbtest.
12630
12631 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
12632
12633         * configure.in (gxx_include_dir):  Change to match versioned
12634         C++ headers if --enable-version-specific-runtime-libs is used.
12635
12636 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
12637
12638         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
12639
12640 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12641
12642         * configure.in: Make --without-x work.
12643
12644 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12645
12646         * configure.in: Rearrange target Makefile fragment collection.
12647
12648         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
12649         cvs[src].
12650         * configure.in: Ditto.
12651
12652 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
12653
12654         * MAINTAINERS (Write After Approval): Update my e-mail address.
12655
12656 2002-06-24  Ben Elliston  <bje@redhat.com>
12657
12658         * configure.in (host_tools): Remove cgen.
12659
12660         * Makefile.in (all-cgen): Remove; runs from its source directory.
12661         (check-cgen, install-cgen, clean-cgen): Likewise.
12662         (all-opcodes): Do not depend on all-cgen.
12663         (all-sim): Likewise.
12664
12665 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
12666
12667         * Makefile.in: Eliminate 'apache' targets.
12668         * configure.in: Eliminate 'apache' targets.
12669
12670         * configure.in: Eliminate redundant tests.  Reorganize.
12671
12672         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
12673
12674         * config-ml.in: Eliminate references to Cygnus configure.
12675
12676         * Makefile.in: Eliminate references to building emacs.
12677
12678 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
12679
12680         * MAINTAINERS: Update my email address.
12681
12682 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
12683
12684         * config.if (libstdcxx_incdir): Version C++ headers.
12685         (cxx_incdir): Remove.
12686
12687 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
12688
12689         * MAINTAINERS (Write After Approval): Add self.
12690
12691 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
12692
12693         * configure.in: Add support for ip2k.
12694
12695 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
12696
12697         * configure.in: Fix AIX configury bug.
12698
12699 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
12700
12701         * MAINTAINERS (Write After Approval): Add self.
12702
12703 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
12704
12705         * configure.in: replace ${topsrcdir} with ${srcdir}
12706
12707         * configure.in: Move definition of libstdcxx_flags
12708         right above usage, rather than waaay earlier.
12709
12710         * configure.in: Pull definition of is_cross_compiler earlier.
12711
12712         * configure.in: Rearrange a little.
12713
12714         * configure.in: Remove references to librx.
12715         * Makefile.in: Remove references to librx.
12716
12717 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
12718
12719         * config.sub: Add support for avr target.
12720         Import from master sources, rev 1.255
12721
12722 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
12723
12724         * configure, .cvsignore:  Revert previous change...
12725         * Makefile:  ...delete.
12726
12727 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
12728
12729         * configure.in: Eliminate ${gasdir} variable.
12730
12731 2002-06-18  Dave Brolley  <brolley@redhat.com>
12732
12733         * configure.in: Add support for frv.
12734         * config.sub: Add support for frv.
12735
12736 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
12737
12738         * configure:  Remove garbage from previous commit.
12739
12740 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
12741
12742         * configure:  For in-source builds, make a subdir and re-exec there.
12743         * Makefile:  New file.  Pass targets through to build directory.
12744         * .cvsignore:  No longer ignore "Makefile".
12745
12746 2002-06-16  Douglas Rupp  <rupp@gnat.com>
12747
12748         * MAINTAINERS (Write After Approval): Add self.
12749
12750 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12751
12752         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
12753
12754 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
12755
12756         * configure.in (vax-*-netbsd*): Re-enable gas.
12757
12758 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
12759
12760         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
12761         BUILD_PREFIX_1, to correct nomenclature.
12762         * configure: Likewise.
12763
12764         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
12765         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
12766
12767 2002-05-31  Olaf Hering  <olh@suse.de>
12768
12769         * config-ml.in: Propogate DESTDIR also.
12770
12771 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
12772
12773         * configure.in (vax-*-netbsd*): Don't build gas for this
12774         platform.
12775
12776 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
12777
12778         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12779         and libgcj for AVR.
12780
12781 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
12782
12783         * MAINTAINERS (Write After Approval): Add myself.
12784
12785 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
12786
12787         * config.guess: Update to 2002-05-22 version.
12788         * config.sub: Likewise.
12789
12790 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12791
12792         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
12793         * config-ml.in: Likewise.
12794         * configure: Likewise.
12795         * configure.in: Likewise.
12796
12797 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
12798
12799         * MAINTAINERS: Update my email address.
12800
12801 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
12802
12803         * configure.in: Simplify makefile fragment collection.
12804
12805         * configure.in: Remove code to build emacs.
12806
12807         * configure.in : Remove --srcdir argument from targargs and buildargs
12808         (it's always overridden in the Makefile anyway).  Rearrange a bit.
12809
12810         * configure: Move some logic to configure.in.
12811         * configure.in: Move some logic from configure.
12812
12813 2002-05-11  Tom Tromey  <tromey@redhat.com>
12814
12815         * MAINTAINERS: Reflect libgcj reality.
12816
12817 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
12818
12819         * Makefile.in: Honour DESTDIR.
12820
12821 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
12822
12823         * config.guess: Import 2002-03-20 version.
12824         * config.sub: Import 2002-04-26 version.
12825
12826 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12827
12828         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
12829
12830 2002-05-07  Tim Josling  <tej@melbpc.org.au>
12831
12832         * MAINTAINERS: Add self.
12833
12834 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
12835
12836         * ltmain.sh: Detect and handle object name conflicts
12837         while piecewise linking a static library.
12838
12839 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
12840
12841         * configure.in (noconfigdirs): Don't disable libgcj on
12842         sparc64-*-solaris* and sparcv9-*-solaris*.
12843
12844 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
12845
12846         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
12847
12848 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
12849
12850         * configure.in (FLAGS_FOR_TARGET): Do not add
12851         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
12852         on i[3456]86-*-linux*.
12853
12854 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
12855
12856         * configure.in (noconfigdirs): Replace [ ] with test.
12857
12858         * configure.in (noconfigdirs): Do not add target-newlib if
12859         target == i[3456]86-*-linux*, and host == target.
12860
12861 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
12862
12863         * configure.in: delete reference to absent file
12864
12865         * configure.in: replace '[' with 'test'
12866
12867         * configure.in: Eliminate references to gash.
12868         * Makefile.in: Eliminate references to gash.
12869
12870         * configure.in: remove useless references to 'pic' makefile fragments.
12871
12872         * configure.in: (*-*-windows*) Finish removing.
12873
12874         * configure.in: Eliminate redundant test for libgui.
12875
12876 2002-04-29  Roger Sayle  <roger@eyesopen.com>
12877
12878         * MAINTAINERS: Add self and realphabetize.  Update entries
12879         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
12880         entry for a29k port maintainer.
12881
12882 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
12883
12884         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
12885         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
12886
12887 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
12888
12889         * configure.in: remove references to dead files
12890
12891 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
12892
12893         * MAINTAINERS: Add information about purpose of this file.
12894
12895 2002-04-18  Tom Tromey  <tromey@redhat.com>
12896
12897         * configure.in: Disallow configuring libgcj when it is already
12898         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
12899         Solaris 2.8 by default.  For PR libgcj/6158.
12900
12901 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
12902
12903         * configure.in:  Move default CC setting out of config/mh-* fragments
12904         directly into here.
12905
12906 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
12907
12908         * configure.in: don't even try to configure or make a subdirectory
12909         if there's no configure script for it.
12910
12911 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
12912
12913         * MAINTAINERS: Remove chill maintainers.
12914         * Makefile.in (CHILLFLAGS): Remove.
12915         (CHILL_LIB): Remove.
12916         (TARGET_CONFIGDIRS): Remove libchill.
12917         (CHILL_FOR_TARGET): Remove.
12918         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
12919         CHILL_LIB.
12920         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
12921         (CHECK_TARGET_MODULES): Likewise.
12922         (INSTALL_TARGET_MODULES): Likewise.
12923         (CLEAN_TARGET_MODULES): Likewise.
12924         (configure-target-libchill): Remove.
12925         (all-target-libchill): Remove.
12926         * configure.in (target_libs): Remove target-libchill.
12927         Do not compute CHILL_FOR_TARGET.
12928         * libchill: Remove directory.
12929
12930 2002-04-11  DJ Delorie  <dj@redhat.com>
12931
12932         * Makefile.in, configure.in: Sync with binutils, entries
12933         follow...
12934
12935 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
12936
12937         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
12938         (do-tar, do-bz2): New rules.
12939         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
12940         (gdb-tar): New rule.
12941         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
12942         (insight_dejagnu.tar): New rule.
12943         (insight.tar): New rule.
12944         (gdb+dejagnu.tar): New rule.
12945         (gdb.tar): New rule.
12946
12947 2002-02-01  Mo DeJong  <supermo@bayarea.net>
12948
12949         * Makefile.in: Add all-tix to deps for all-snavigator
12950         so that tix is built when building snavigator.
12951
12952 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
12953
12954         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
12955         ld and gdb are not supported.
12956
12957 2002-01-07  Mark Salter  <msalter@redhat.com>
12958
12959         * configure.in: Remove target-bsp and target-cygmon from arm builds.
12960         Allow target-libgloss to be built for arm, strongarm, and xscale.
12961
12962 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
12963
12964         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
12965         options for i[3456]86-pc-linux* native builds.
12966
12967 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
12968
12969         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
12970         files from .po files for a distribution.
12971
12972 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
12973
12974         * configure.in: Enable libstdc++-v3 for h8300 targets.
12975
12976 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
12977
12978         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
12979         version from bfd/.
12980
12981 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
12982
12983         * Makefile.in (VER): When present, extract the version number from
12984         the file version.in.
12985
12986 2001-05-24  Tom Rix  <trix@redhat.com>
12987
12988         * configure.in : enable ld for aix
12989
12990 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
12991
12992         * config.guess: Add linux target for S/390.
12993
12994 2000-11-07  Philip Blundell  <pb@futuretv.com>
12995
12996         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
12997
12998 2000-11-03  Philip Blundell  <pb@futuretv.com>
12999
13000         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
13001         files.
13002
13003 2001-01-15  Ben Elliston  <bje@redhat.com>
13004
13005         * configure.in (host_tools): Add sid.
13006         Always configure cgen.
13007
13008 2000-11-24  Nick Clifton  <nickc@redhat.com>
13009
13010         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
13011
13012 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
13013
13014         * Makefile.in (ALL_MODULES): Add all-cgen.
13015         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
13016         (all-cgen): New target.
13017         (all-opcodes,all-sim): Depend on all-cgen.
13018         * configure.in (host_tools): Add cgen.
13019         Only configure cgen if --enable-cgen-maint.
13020
13021 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
13022
13023         * configure.in: Add *-*-freebsd* configurations.
13024
13025 2002-04-08  Tom Tromey  <tromey@redhat.com>
13026
13027         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
13028         Fixes PR libgcj/6068.
13029
13030 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
13031
13032         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
13033
13034 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13035
13036         * configure.in (alpha*-dec-osf*): Enable libgcj.
13037
13038 2003-03-27  Matthew Gingell  <gingell@gnat.com>
13039
13040         * MAINTAINERS (Write After Approval): Add myself.
13041
13042 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
13043
13044         Fix for: PR bootstrap/3591, target/5676
13045         * configure.in (mcore-pe): Disable the configuration of
13046         libstdc++-v3 since exceptions are not supported.
13047
13048 2002-03-20  Anthony Green  <green@redhat.com>
13049
13050         * configure.in: Enable libgcj for xscale-elf target.
13051
13052 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
13053
13054         * MAINTAINERS:  Update my email address.
13055
13056 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
13057
13058         * ltmain.sh (relink_command): Fix typo in previous change.
13059
13060 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
13061
13062         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
13063         (relink_command): Added --tag flags.
13064         (mode=install): If relinking fails; error out.
13065
13066 2002-03-12  Richard Henderson  <rth@redhat.com>
13067
13068         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
13069         .NOTPARALLEL tag.
13070         (do-check): Rename from check.
13071         (check): Allow parallel check.
13072
13073 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
13074
13075         * MAINTAINERS: Add myself as maintainer for xtensa port.
13076         Fix alphabetical order in CPU port maintainer list.
13077         Remove myself from Write After Approval list.
13078
13079 2002-03-11  Richard Henderson  <rth@redhat.com>
13080
13081         * Makefile.in (.NOTPARALLEL): Add fake tag.
13082
13083 2002-03-07  H.J. Lu  (hjl@gnu.org)
13084
13085         * configure.in: Enable gprof for mips*-*-linux*.
13086
13087 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
13088
13089         * MAINTAINERS (Write After Approval): Add myself.
13090
13091 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
13092
13093         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
13094         libjava.
13095         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
13096
13097 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
13098
13099         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
13100         because its Makefile is there; test for the executable instead.
13101
13102 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
13103
13104         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
13105         libstdc++-v3 and libjava.
13106
13107 2002-02-11  Adam Megacz  <adam@xwt.org>
13108
13109         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
13110         boehm-gc
13111
13112 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
13113
13114         * config.guess: Updated to 2002-01-30's version.
13115         * config.sub: Updated to 2002-02-01's version.
13116         Contribute sh64-elf.
13117         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
13118         * configure.in: Added sh64-*-*.
13119
13120 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
13121
13122         * MAINTAINERS: Belatedly add myself to write after approval list.
13123
13124 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
13125
13126         * MAINTAINERS: Put self in as maintainer for x86-64 port.
13127         Remove self as Write After Approval.
13128
13129 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
13130
13131         * MAINTAINERS: Put self in as maintainer for contrib/regression
13132         directory.
13133
13134 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
13135
13136         * MAINTAINERS:  Update my email address.
13137
13138 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
13139
13140         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
13141         target-libiberty, and target-libgloss.  Skip Java-related
13142         libraries if not supported for NetBSD on target CPU.
13143
13144 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
13145
13146         * install-sh: Use _inst.$$_ for temp file name.
13147
13148 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
13149
13150         * MAINTAINERS (Write After Approval): Move my contact info
13151         from here...
13152         (OS Port Maintainers): ...to here (netbsd).
13153
13154 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
13155
13156         * MAINTAINERS (Write After Approval): Add myself.
13157
13158 2002-01-17  H.J. Lu  <hjl@gnu.org>
13159
13160         * Makefile.in (all-fastjar): Also depend on all-libiberty.
13161         (all-target-fastjar): Also depend on all-target-libiberty.
13162
13163 2002-01-16  H.J. Lu  (hjl@gnu.org)
13164
13165         * config.guess: Import from master sources, rev 1.225.
13166         * config.sub: Import from master sources, rev 1.238.
13167
13168 2002-01-16  Kazu Hirata  <kazu@hxi.com>
13169
13170         * MAINTAINERS (Write After Approval): Remove myself.
13171
13172 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
13173
13174         * MAINTAINERS (Write After Approval): Add myself.
13175
13176 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13177
13178         * MAINTAINERS: Add self as docs co-maintainer.
13179
13180 2001-12-11  Matthias Klose  <doko@debian.org>
13181
13182         * MAINTAINERS (Write After Approval): Add myself.
13183
13184 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
13185
13186         * MAINTAINERS: Update my email address.
13187
13188 2001-12-07  Turly O'Connor  <turly@apple.com>
13189         * MAINTAINERS (Write After Approval): Add myself.
13190         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
13191         (rs6000_initialize_trampoline): Call __trampoline_setup for
13192         ABI_DARWIN too.
13193         * darwin-tramp.asm: New file, implements __trampoline_setup.
13194         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
13195
13196 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
13197
13198         * MAINTAINERS (Write After Approval): Add myself.
13199
13200 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
13201
13202         * configure, configure.in: Use temp file for long sed commands.
13203
13204 2001-12-03  Laurent Guerby  <guerby@acm.org>
13205
13206         * config.sub: Update to version 1.232 on subversion.
13207
13208 2001-12-03  Ben Elliston  <bje@redhat.com>
13209
13210         * MAINTAINERS: Update mail address for config.* patches.
13211
13212 2001-11-27  DJ Delorie  <dj@redhat.com>
13213             Zack Weinberg  <zack@codesourcery.com>
13214
13215         When build != host, create libiberty for the build machine.
13216
13217         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
13218         CONFIG_ARGUMENTS.
13219         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
13220         New variables.
13221         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
13222         and rules.
13223         (all.normal): Depend on ALL_BUILD_MODULES.
13224         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
13225         (all-build-libiberty): Depend on configure-build-libiberty.
13226
13227         * configure: Calculate and substitute proper value for
13228         ALL_BUILD_MODULES.
13229         * configure.in: Create the build subdirectory.
13230         Calculate and substitute TARGET_CONFIGARGS (formerly
13231         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
13232
13233 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
13234
13235         * MAINTAINERS (write-after-approval): Add self.
13236
13237 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
13238
13239         * MAINTAINERS (GNATS only accounts): Remove self.
13240
13241 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
13242
13243         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
13244         libf2c.
13245
13246 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
13247
13248         * MAINTAINERS (Write After Approval): Add self.
13249
13250 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
13251
13252         * MAINTAINERS: mips and s390 are also CPU ports.
13253
13254 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
13255
13256         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
13257
13258 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
13259
13260         * MAINTAINERS: Alphabetize.
13261
13262 2001-11-09  Kazu Hirata  <kazu@hxi.com>
13263
13264         * MAINTAINERS (Various maintainers: h8 port): Add myself.
13265
13266 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13267
13268         * MAINTAINERS (Various maintainers: hppa port): Added myself.
13269
13270 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
13271
13272         * configure.in (--enable-languages): Be more permissive about
13273         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
13274
13275 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
13276
13277         * config.sub: Import from master sources, rev. 1.230.
13278         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
13279
13280 2001-11-07  Laurent Guerby  <guerby@acm.org>
13281
13282         * MAINTAINERS (Write After Approval): Add self.
13283
13284 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
13285
13286         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
13287
13288 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
13289
13290         * config.sub: Import from master sources, rev 1.226.
13291         * config.guess: Import from master sources, rev 1.216.
13292
13293 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
13294
13295         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
13296         * MAINTAINERS: Add self as maintainer of MMIX port.
13297         Remove old after-approval entry.
13298
13299 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
13300
13301         * ChangeLog, configure: Fix spelling errors.
13302
13303 2001-10-20  Brendan Kehoe  <brendan@zen.org>
13304
13305         * MAINTAINERS: Tweak my address.
13306
13307 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
13308
13309         * MAINTAINERS: Update my email address.
13310
13311 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
13312
13313         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
13314         * MAINTAINERS: Add self as maintainer of CRIS port.
13315
13316 2001-10-10  Geert Bosch  <bosch@gnat.com>
13317
13318         * MAINTAINERS (Various maintainers: Ada front end):
13319         Added Robert Dewar.
13320
13321 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
13322
13323         * MAINTAINERS (Write After Approval): Added self
13324
13325 2001-10-02  Geert Bosch  <bosch@gnat.com>
13326
13327         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
13328
13329 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
13330
13331         * configure: Handle temporary files securely using mkdir.
13332
13333 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
13334
13335         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
13336
13337 2001-09-26  Will Cohen  <wcohen@redhat.com>
13338
13339         * configure.in (*-*-linux*): Disable configuration of target-newlib
13340         and target-libgloss.
13341
13342 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
13343
13344         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
13345         RANLIB.
13346
13347 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
13348
13349         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
13350         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
13351         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
13352         avoid quotes nesting problems.
13353         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
13354         (DO_X): Export only variables that are set.
13355
13356 2001-09-19  Ben Elliston  <bje@redhat.com>
13357
13358         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
13359         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
13360         semantics.  Use the shell built-in "type" command instead.
13361
13362 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
13363
13364         Merged from gcc-3_0-branch:
13365         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
13366         * ltcf-c.sh: Use $objext, not $ac_objext.
13367         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
13368         * ltcf-cxx.sh: Add support for GNU.
13369         2001-07-22  Timothy Wall  <twall@redhat.com>
13370         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
13371         default settings if using GNU tools with that configuration.
13372         * ltcf-cxx.sh: Ditto.
13373         * ltcf-gcj.sh: Ditto.
13374         2001-07-21  Michael Chastain  <chastain@redhat.com>
13375         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
13376         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
13377         * ltmain.sh: Mark as gcc-local.
13378
13379 2001-08-30  Eric Christopher  <echristo@redhat.com>
13380             Jason Eckhardt  <jle@redhat.com>
13381
13382         * config.guess: Merge from master sources.
13383         * config.sub: Merge from master sources, add support for mipsisa32.
13384
13385 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
13386         * config.sub: Merge from master sources, rev 1.219.
13387         * MAINTAINERS: Add self as contact for stormy16 port.
13388
13389 2001-08-14  Zack Weinberg  <zackw@panix.com>
13390
13391         * config.sub: Merge from master sources, rev 1.218.
13392         * config.guess: Merge from master sources, rev 1.209.
13393
13394 2001-08-11  Graham Stott  <grahams@redhat.com>
13395
13396         * Makefile.in (check-c++): Add missing semicolon.
13397
13398 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
13399
13400         * MAINTAINERS (Various maitainers: predict.def): Added myself.
13401
13402 2001-07-30  Eric Christopher  <echristo@redhat.com>
13403
13404         * MAINTAINERS (Various maintainers: mips port): Added myself.
13405
13406 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
13407
13408         * configure.in (sh-*-linux*): New.
13409
13410 2001-07-27  Richard Henderson  <rth@redhat.com>
13411
13412         * .cvsignore: Add LAST_UPDATED.
13413
13414 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
13415
13416         * MAINTAINERS (Various maintainers: s390 port): Added myself.
13417
13418 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
13419
13420         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
13421
13422 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
13423
13424         * MAINTAINERS (Write After Approval): Added myself.
13425
13426 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
13427
13428         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13429         and libgcj on m68hc11/m68hc12.
13430
13431 2001-06-27  H.J. Lu  (hjl@gnu.org)
13432
13433         * Makefile (CFLAGS_FOR_BUILD): New.
13434         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
13435
13436 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13437
13438         * README: Remove version number.
13439
13440 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13441
13442         * INSTALL/README: Update wrt. to the installation instructions now
13443         residing in gcc/doc/install.texi.
13444
13445 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13446
13447         * README: Replace with a cut-down and updated version of gcc/README.
13448
13449 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
13450
13451         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
13452         multilibs to be disabled.
13453
13454 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
13455
13456         * MAINTAINERS (Write After Approval): Add myself.
13457
13458 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
13459
13460         * config.guess: Import CVS version 1.195.
13461         * config.sub: Import CVS version 1.212.
13462
13463 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
13464
13465         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
13466         gcc/xgcc is built, use -print-prog-name to find out the program
13467         name to use.
13468
13469 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
13470
13471         * config.guess:  Import CVS version 1.194.  All gcc-local changes
13472         appear to also be in the master copy.
13473         * config.sub:  Import CVS version 1.211.
13474
13475 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
13476
13477         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
13478         with_gcc]: Use `gcc -shared' to build a shared library.
13479
13480 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13481
13482         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
13483         archives.
13484
13485 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13486
13487         * MAINTAINERS (Write After Approval): Add myself.
13488
13489 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
13490
13491         * configure.in (libstdcxx_flags): Do not try to execute
13492         libstdc++-v3/testsuite_flags until it exists.
13493
13494 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
13495
13496         * MAINTAINERS: Update my email address.
13497
13498 2001-05-31  Graham Stott  <grahams@redhat.com>
13499
13500         * MAINTAINERS (Write After Approval): Add myself.
13501
13502 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
13503
13504         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
13505         libraries when using g++ with native linker.
13506
13507 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
13508
13509         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
13510
13511 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
13512
13513         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
13514         [aix4*|aix5*]: Prepend blank.
13515
13516 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
13517
13518         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13519         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
13520         of subdir/configure scripts to use the new libtool.m4.
13521
13522 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
13523
13524         * MAINTAINERS (Write After Approval): Add myself.
13525
13526 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
13527
13528         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
13529
13530 2001-05-11  Ben Elliston  <bje@redhat.com>
13531
13532         * Makefile.in (all-sid): New target.
13533         (check-sid, clean-sid, install-sid): Likewise.
13534
13535 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
13536
13537         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
13538
13539 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
13540
13541         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
13542         libgcj.
13543
13544 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
13545
13546         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
13547         gcc/xgcc is built, use -print-prog-name to find out the program
13548         name to use.
13549
13550 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
13551
13552         * configure.in (noconfigdirs): Don't reset it from scratch in the
13553         target case; only append to it.
13554
13555         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
13556         sparc-*-solaris2.8]: Disable ${libgcj}.
13557
13558 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
13559
13560         * configure.in (libgcj_saved): Copy from $libgcj.
13561         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
13562         --disable-libgcj.
13563
13564 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
13565
13566         * MAINTAINERS: Remove self as MIPS maintainer and
13567         C front end maintainer.
13568
13569 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
13570
13571         * configure.in: Move *-chorusos target case to the proper switch.
13572         Disable libgcj.
13573
13574 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
13575
13576         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
13577         1.641.2.228.
13578
13579 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13580
13581         * Makefile.in (STAGE1_CFLAGS): Pass down.
13582
13583 2001-04-13  Alan Modra  <amodra@one.net.au>
13584
13585         * config.guess: Add hppa64-linux support.  Note for next import that
13586         this is already in the master file.
13587         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
13588
13589 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
13590
13591         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13592         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
13593
13594 2001-04-11  Stan Shebs  <shebs@apple.com>
13595
13596         * MAINTAINERS: Add self as Darwin port maintainer.
13597
13598 2001-04-11  Alan Modra  <amodra@one.net.au>
13599
13600         * MAINTAINERS: Update my email address.
13601
13602 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
13603
13604         * ltcf-cxx.sh: Support creation of C++ shared libraries on
13605         recent versions of FreeBSD (release 3 or later).
13606         * ltconfig: On FreeBSD, -lc must not be provided when building
13607         a shared library or else the standard -pthread gcc option is
13608         rendered worthless to later users of the built library.
13609
13610 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
13611
13612         * MAINTAINERS: Add self and RTH as C front end maintainers.
13613
13614 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
13615
13616         * config.sub: Make sure to match an already-canonicalized
13617         machine name (eg. mn10300-unknown-elf).
13618
13619 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
13620
13621         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
13622         New macros.
13623         (bootstrap, cross): Use RECURSE_FLAGS.
13624         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
13625
13626 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
13627
13628         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
13629
13630 2001-03-22  Colin Howell  <chowell@redhat.com>
13631
13632         * Makefile.in (DO_X): Do not backslash single-quotes in
13633         backquotes (two places).
13634
13635 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
13636
13637         Re-installed:
13638         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13639         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
13640         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13641         * ltcf-cxx.sh: Likewise.
13642         * ltcf-gcj.sh: Likewise.
13643
13644 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13645
13646         * MAINTAINERS: Add myself as "documentation co-maintainer".
13647
13648 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
13649
13650         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13651         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
13652
13653 2001-03-19  Tom Tromey  <tromey@redhat.com>
13654
13655         * config-ml.in: Handle GCJ and GCJFLAGS.
13656
13657 2001-03-21  Michael Chastain  <chastain@redhat.com>
13658
13659         * Makefile.in: all-m4 depends on all-texinfo.
13660
13661 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
13662
13663         * MAINTAINERS: Add myself to write after approval list.
13664
13665 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
13666
13667         * Makefile.in (DO_X): Quote nested quotes.
13668
13669 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
13670
13671         * MAINTAINERS: Add myself to write after approval list.
13672
13673 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
13674
13675         * Makefile.in (DO_X): Use double quotes for quoting
13676         "RANLIB=$${RANLIB}".
13677
13678 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
13679
13680         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
13681
13682 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
13683
13684         * configure.in: Only use `lang_requires' for languages athat are
13685         actually enabled.
13686
13687 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
13688
13689         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
13690
13691 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
13692
13693         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
13694
13695 2001-03-07  Tom Tromey  <tromey@redhat.com>
13696
13697         * configure.in: Allow config-lang.in to set `lang_requires' to list
13698         of other required languages.
13699
13700 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
13701
13702         * Makefile.in: Remove RANLIB definition. Use RANLIB
13703         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
13704         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
13705
13706 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
13707             Alexandre Oliva  <aoliva@redhat.com>
13708
13709         * Makefile.in (check-c++): Use tabs, not spaces.
13710
13711 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
13712
13713         * MAINTAINERS: add myself to Write After Approval list.
13714
13715 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
13716
13717         * Makefile.in (check-c++): New rule.
13718
13719         * configure.in (target_libs): Remove libg++.
13720         (noconfigdirs): Remove libg++.
13721         (noconfigdirs): Same.
13722         (noconfigdirs): Same.
13723         (noconfigdirs): Same.
13724
13725         * config-ml.in: Remove libg++ references.
13726
13727         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
13728         (ALL_TARGET_MODULES): Same.
13729         (configure-target-libg++): Remove.
13730         (all-target-libg++): Remove.
13731         (configure-target-libio): Remove.
13732         (all-target-libio): Remove.
13733         (check-target-libio): Remove.
13734         (.PHONY): Remove.
13735         (libg++.tar.bz2): Remove.
13736         (all-target-cygmon): Remove libio.
13737         (all-target-libstdc++): Remove.
13738         (configure-target-libstdc++): Remove.
13739         (TARGET_LIB_PATH): Remove libstdc++.
13740         (ALL_GCC_CXX): Remove libstdc++.
13741         (all-target-gperf): Correct.
13742
13743 2001-02-16  Nick Clifton  <nickc@redhat.com>
13744
13745         * configure.in (noconfigdirs): Allow configuration of texinfo
13746         for Cygwin hosts.
13747
13748 2001-02-15  Anthony Green  <green@redhat.com>
13749
13750         * configure: Introduce GCJ_FOR_TARGET.
13751         * configure.in: Ditto.
13752         * Makefile.in: Ditto.
13753
13754 2001-02-13  Andreas Schwab  <schwab@suse.de>
13755
13756         * MAINTAINERS: Update mail address.
13757
13758 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
13759
13760         * config.guess: Add linux target for S/390.
13761         * config.sub: Likewise.
13762
13763 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
13764
13765         * configure.in: for *-chorusos, don't config target-newlib and
13766         target-libgloss.
13767
13768 2001-02-06  Ben Elliston  <bje@redhat.com>
13769
13770         * configure: Output host type to stdout, not stderr.
13771
13772 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
13773
13774         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
13775         * ltcf-cxx.sh: Likewise.
13776
13777         * config.if: Assume enable_libstdcxx_v3 is defined.
13778
13779 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
13780
13781         Remove V2 C++ library.
13782         * configure.in: Remove --enable-libstdcxx_v3 support.
13783
13784 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
13785
13786         * include/demangle.h: Add prototype for java_demangle_v3.
13787
13788 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
13789
13790         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
13791
13792 2001-01-27  Richard Henderson  <rth@redhat.com>
13793
13794         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
13795
13796 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13797
13798         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
13799         Don't unset, it's non-portable and no longer necessary, set to empty
13800         instead.
13801
13802 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13803
13804         * ltconfig: Shell portability fix for the tagname validity check.
13805
13806 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
13807
13808         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
13809         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
13810
13811 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13812
13813         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
13814
13815 2001-01-26  Tom Tromey  <tromey@redhat.com>
13816
13817         * configure.in: Allow libgcj to be built on Sparc Solaris.
13818
13819 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
13820
13821         * ltcf-c.sh: Add aix5 case.
13822         * ltcf-cxx.sh: Likewise.
13823         * ltconfig: Likewise.
13824
13825 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
13826
13827         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
13828         keep at least one of build_libtool_libs or build_old_libs set to
13829         yes.
13830
13831         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
13832         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
13833
13834 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
13835
13836         * configure.in: Enable libgcj on several additional platforms.
13837
13838 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
13839
13840         * configure.in: Enable libgcj for linux targets.
13841
13842 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13843
13844         * MAINTAINERS (Write After Approval): Add myself.
13845
13846 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13847
13848         * MAINTAINERS: Add myself as vax port maintainer.
13849
13850 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
13851
13852         * MAINTAINERS: Add myself as Mercury front-end maintainer.
13853
13854 2001-01-09  Mike Stump  <mrs@wrs.com>
13855
13856         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
13857         failures of subdirectories.
13858
13859 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13860
13861         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
13862         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13863         * ltcf-cxx.sh: Likewise.
13864         * ltcf-gcj.sh: Likewise.
13865         * ltconfig.sh: Fix typo.
13866
13867 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13868
13869         * configure: handle DOS-style absolute paths.
13870
13871 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13872
13873         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
13874
13875 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
13876
13877         * MAINTAINERS: Add myself as avr port co-maintainer.
13878
13879 2000-12-28  Ben Elliston  <bje@redhat.com>
13880
13881         * MAINTAINERS: Add myself under ``Write After Approval''.
13882
13883 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
13884
13885         * texinfo: Remove directory from GCC.
13886
13887 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13888
13889         * COPYING: Update to current
13890         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
13891         to 19yy as example year in copyright notice).
13892
13893 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
13894
13895         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
13896         (libstdcxx_incdir): Pass down.
13897         * config.if: Remove expired bits for cxx_interface, add stub.
13898         (libstdcxx_incdir): Add variable for g++ include directory.
13899         * configure.in (gxx_include_dir): Use it.
13900
13901 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
13902
13903         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
13904         with old-email address from ``Write After Approval''.
13905
13906 2000-12-15  Andreas Jaeger  <aj@suse.de>
13907
13908         * configure.in: Handle lang_dirs.
13909
13910 2000-12-14  Tom Tromey  <tromey@redhat.com>
13911
13912         * MAINTAINERS: Removed brads.
13913
13914         * MAINTAINERS: Added gcj developers.
13915
13916 2000-12-13  Anthony Green  <green@redhat.com>
13917
13918         * configure.in: Disable libgcj for any target not specifically
13919         listed.  Disable libgcj for x86 and Alpha Linux until compatible
13920         with g++ abi.
13921
13922 2000-12-13  Mike Stump  <mrs@wrs.com>
13923
13924         * Makefile.in (local-distclean): Also remove fastjar.
13925
13926 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
13927
13928         * contrib/gcc_update: Add fastjar --touch entries.
13929
13930 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
13931
13932         * configure.in: Disable language-specific target libraries for
13933         languages that aren't enabled.
13934
13935 2000-12-10  Anthony Green  <green@redhat.com>
13936
13937         * configure.in: Define libgcj.  Disable libgcj target libraries for
13938         most targets.
13939
13940 2000-12-10  Neil Booth  <neilb@earthling.net>
13941
13942         * MAINTAINERS: Update mail address, remove from WAA list.
13943
13944 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13945
13946         * libjava: Imported from /cvs/java.
13947         * libffi: Likewise.
13948         * Boehm-gc: Likewise.
13949
13950 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13951
13952         * configure.in (target_libs): Revert 2000-12-08 patch.
13953         (noconfigdirs): Added target-libjava.
13954
13955 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
13956
13957         * djunpack.bat: removed.
13958
13959 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
13960
13961         * Makefile.in: handle DOS-style absolute paths.
13962         * config-ml.in: likewise.
13963         * symlink-tree: likewise.
13964
13965 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13966
13967         * fastjar: Imported.
13968
13969 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13970
13971         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
13972         libjava.
13973         * configure.in (target_libs): Removed `target-libjava'.
13974
13975 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13976
13977         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
13978         (ALL_MODULES): Added fastjar.
13979         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
13980         (all-target-libjava): all-fastjar replaces all-zip.
13981         (all-fastjar): Added.
13982         (configure-target-fastjar, all-target-fastjar): Likewise.
13983         * configure.in (host_tools): Added fastjar.
13984
13985 2000-12-07  Mike Stump  <mrs@wrs.com>
13986
13987         * Makefile.in (local-distclean): Remove leftover built files.
13988
13989 2000-11-24  Nick Clifton  <nickc@redhat.com>
13990
13991         * configure.in (xscale-elf): Add target.
13992         (xscale-coff): Add target.
13993
13994 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
13995
13996         * ltcf-cxx.sh: Support creation of C++ shared libraries on
13997         recent versions of FreeBSD (release 3 or later).
13998         * ltconfig: On FreeBSD, -lc must not be provided when building
13999         a shared library or else the standard -pthread gcc option is
14000         rendered worthless to later users of the built library.
14001
14002 2000-11-16  Fred Fish  <fnf@be.com>
14003
14004         * configure.in (enable_libstdcxx_v3): Fix typo,
14005         libstd++ -> libstdc++.
14006
14007 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14008
14009         * MAINTAINERS: Add self to Write After Approval list.
14010
14011 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
14012
14013         * MAINTAINERS: Update my email address.  Add myself to global write
14014         privs list.
14015
14016 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
14017
14018         * Makefile.in: Merge with src and libgcj.
14019         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
14020         configure-target-<library> when their configure scripts need the C
14021         or C++ library to have already been built to work properly.
14022         (do_proto_toplev): Set them to an empty string.
14023
14024         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
14025         (REALLY_SET_LIB_PATH): Use them.
14026
14027 2000-11-17  Stan Shebs  <shebs@apple.com>
14028
14029         * MAINTAINERS: Add self to Write After Approval list.
14030
14031 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14032
14033         * configure: Provide the original toplevel configure arguments
14034         (including $0) to subprocesses in the environment rather than
14035         through gcc/configargs.h.
14036
14037 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14038
14039         * MAINTAINERS: Remove references to cccp. Change C9X reference to
14040         C99.  Alphabetise "Write After Approval" list.
14041
14042 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
14043
14044         * configure: Turn on libstdc++ V3 by default.
14045
14046         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
14047         if we've got GCC.
14048
14049 2000-11-11  Philip Blundell  <philb@gnu.org>
14050
14051         * MAINTAINERS: Add self to Write After Approval list.
14052
14053 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
14054
14055         * ltcf-c.sh (aix4): Improve shared library configuration; require
14056         exporting symbols.
14057         * ltcf-cxx.sh (aix4): Define.
14058         * ltconfig (aix4): Define library and soname specs appropriate for
14059         AIX.  Define command to create export symbols list.
14060
14061 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
14062
14063         * config.sub: Add support for Sun Chorus
14064
14065 2000-10-31  Nick Clifton  <nickc@redhat.com>
14066
14067         * MAINTAINERS: Rename <name>@cygnus.com addresses to
14068         <name>@redhat.com.  Also installed new email address for Clint
14069         Popetz.
14070
14071 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
14072
14073         * etc: Remove directory from GCC.
14074
14075 2000-10-16  Michael Meissner  <meissner@redhat.com>
14076
14077         * configure (gcc/configargs.h): Only create if there is a build GCC
14078         directory created.
14079
14080 2000-10-16  Matthias Klose  <doko@debian.org>
14081
14082         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
14083         when configured for libstdc++-v3.
14084
14085 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
14086
14087         * configure: Save configure arguments to gcc/configargs.h.
14088
14089 2000-10-04  Philipp Thomas  <pthomas@suse.de>
14090
14091         * config.guess: Import CVS version 1.157.
14092         * config.sub: Import CVS version 1.181.
14093
14094 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
14095
14096         * Makefile.in (bootstrap): avoid recursion if subdir missing
14097         (cross): ditto
14098         (do-proto-toplev): ditto
14099
14100 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
14101
14102         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
14103         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
14104
14105         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
14106         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
14107         all affected `configure' scripts.
14108
14109 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
14110
14111         * MAINTAINERS: Add self as cpplib co-maintainer.
14112
14113 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
14114
14115         * MAINTAINERS: Add self to Write After Approval list.
14116
14117 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14118
14119         * INSTALL/README: egcs -> GCC update.
14120
14121 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
14122
14123         * MAINTAINERS: Add myself to Write After Approval list.
14124
14125 2000-09-15  Kazu Hirata  <kazu@hxi.com>
14126
14127         * MAINTAINERS: Add myself to Write After Approval list.
14128
14129 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
14130
14131         * configure.in: Do not build byacc for hppa64.  Provide paths to the
14132         X11 libraries for hppa64.
14133
14134 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
14135
14136         * MAINTAINERS: Add myself as 68hc11 port maintainer.
14137
14138 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
14139
14140         * Makefile.in (all-zlib): Added dummy target.
14141
14142         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14143         ltcf-gcj.sh: Updated from libtool multi-language branch.
14144
14145 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
14146
14147         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
14148         (bootstrap*): Depend on all-bootstrap.
14149
14150 2000-09-05  Philipp Thomas  <pthomas@suse.de>
14151
14152         * config.guess: Import CVS version 1.156.
14153         * config.sub: Import CVS version 1.179.
14154
14155 2000-09-02  Anthony Green  <green@cygnus.com>
14156
14157         * Makefile.in (all-gcc): Depend on all-zlib.
14158         (CLEAN_MODULES): Add clean-zlib.
14159         (ALL_MODULES): Add all-zlib.
14160         * configure.in (host_libs): Add zlib.
14161
14162 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
14163
14164         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
14165         crosses, but add gcc/include to the header search path for them.
14166
14167 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
14168
14169         * MAINTAINERS: Add self to Write After Approval list.
14170
14171 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14172
14173         * config.guess: Import CVS version 1.152.
14174         * config.sub: Import CVS version 1.177.
14175
14176 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
14177
14178         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
14179         $targargs to tell whether newlib is going to be built.
14180
14181         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
14182         $$r/TARGET_SUBDIR/libio for _G_config.h.
14183
14184 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
14185
14186         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
14187
14188 2000-08-22  DJ Delorie  <dj@redhat.com>
14189
14190         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
14191
14192 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
14193
14194         * config-ml.in (CC, CXX): Avoid trailing whitespace.
14195         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
14196         sub-configures.
14197
14198 2000-08-21  DJ Delorie  <dj@redhat.com>
14199
14200         * MAINTAINERS: Add self as a libiberty maintainer
14201
14202 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
14203
14204         * configure.in (libstdcxx_flags): Use
14205         libstdc++-v3/src/libstdc++.INC.
14206
14207 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
14208
14209         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
14210
14211 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
14212
14213         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
14214
14215         * configure: Make enable_threads and enable_shared defaults
14216         explicit.  Substitute enable_threads into generated Makefiles.
14217         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
14218         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
14219
14220 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
14221
14222         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
14223
14224 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
14225
14226         * config-ml.in (CC): Remove bogus duplicate quotation mark from
14227         previous delta.
14228
14229 2000-08-11  Jason Merrill  <jason@redhat.com>
14230
14231         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
14232         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
14233         (FLAGS_FOR_TARGET): Not here.
14234         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
14235
14236 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
14237
14238         * config-ml.in (CC, CXX): Don't introduce a leading space.
14239
14240 2000-08-07  DJ Delorie  <dj@delorie.com>
14241
14242         * MAINTAINERS: Add self as a DJGPP maintainer
14243
14244 2000-08-07  DJ Delorie  <dj@redhat.com>
14245
14246         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
14247         "if we're also building gcc, and it's a gcc that will run on the
14248         build machine, we want to use its includes instead of the system's
14249         default includes".
14250
14251 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
14252
14253         * MAINTAINERS: Add self to Write After Approval list.
14254
14255 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
14256
14257         * configure.in (libstdcxx_flags): Don't use `"'.
14258
14259         * config-ml.in: Adjust multilib search paths to the
14260         appropriate multilib tree.
14261
14262 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
14263
14264         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
14265         commas in $LANGUAGES.
14266
14267 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
14268
14269         * configure.in: Re-enable all references to libg++ and librx.
14270
14271 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
14272
14273         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
14274         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
14275         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
14276         * ltcf-cxx.sh (need_lc): Set based on postdeps.
14277
14278         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
14279
14280 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
14281
14282         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
14283         CXX_FOR_TARGET for sed.
14284
14285 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
14286
14287         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
14288         Do not override if already set in the environment or in configure.
14289         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
14290         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
14291
14292 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
14293
14294         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
14295         the libtool CVS tree multi-language branch.
14296         * ltconfig, ltmain.sh: Updated.
14297
14298 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
14299
14300         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
14301         (clean-target): Depend on it.
14302
14303         * Makefile.in (FLAGS_FOR_TARGET): New macro.
14304         (GCC_FOR_TARGET): Use it.
14305         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
14306         * configure.in: ... here.
14307         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
14308         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
14309
14310 2000-07-24  Eric Christopher  <echristo@cygnus.com>
14311
14312         * MAINTAINERS: Add self to Write After Approval list.
14313
14314 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
14315
14316         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
14317         (configure-target-libchill, configure-target-libobjc): Likewise.
14318
14319         * configure.in: Use the same cache file for all target libs.
14320         * config-ml.in: But different cache files per multilib variant.
14321
14322 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14323
14324         * configure (topsrcdir): Don't use dirname.
14325
14326 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
14327
14328         * MAINTAINERS: Add self to Write After Approval list.
14329
14330 2000-07-20  Jason Merrill  <jason@redhat.com>
14331
14332         * configure.in: Remove all references to libg++ and librx.
14333
14334         * configure, configure.in, Makefile.in: Unify gcc and binutils.
14335
14336 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
14337
14338         * config.sub: Update to subversions version 2000-07-06.
14339
14340 2000-07-12  Andrew Haley  <aph@cygnus.com>
14341
14342         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
14343         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
14344
14345 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
14346
14347         * symlink-tree:  Check number of arguments.
14348
14349 2000-07-05  Jim Wilson  <wilson@cygnus.com>
14350
14351         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
14352         search path for a g++ extracted from the build tree.  This
14353         will allow link tests run by configure scripts in
14354         subdirectories to succeed.
14355
14356 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
14357
14358         * ltconfig: Add support for mips-dde-sysv4.2MP
14359
14360 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
14361
14362         * MAINTAINERS: Add myself as loop discovery maintainer.
14363
14364 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
14365
14366         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
14367         `os2'. Force ac_cv_exeext to be ".exe" in that case.
14368
14369 2000-06-19  Timothy Wall  <twall@cygnus.com>
14370
14371         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
14372         * config.sub: Add tic54x target.
14373
14374 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
14375
14376         * MAINTAINERS: Add self as Fortran maintainer,
14377         remove Craig Burley.
14378
14379 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14380
14381         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
14382         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
14383
14384 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
14385
14386         * MAINTAINERS: Add self as i18n maintainer
14387
14388 20000-05-21  H.J. Lu  (hjl@gnu.org)
14389
14390         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
14391         directory are used if they exist. Make sure
14392         $(build_tooldir)/include is searched for header files,
14393         $(build_tooldir)/lib/ for library files.
14394         (GCC_FOR_TARGET): Likewise.
14395         (CXX_FOR_TARGET): Likewise.
14396
14397 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
14398
14399         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
14400
14401 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
14402
14403         * Makefile.in (configure-target-libiberty): Depend on
14404         configure-target-newlib.
14405
14406 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
14407
14408         * configure.in, Makefile.in: Merge all libffi-related
14409         configury stuff from the libgcj tree.
14410
14411 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14412
14413         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
14414         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
14415
14416 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14417
14418         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
14419         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
14420         current version information.  Add to proto-toplev directory.
14421         (gdb-taz): Build do-djunpack.
14422
14423 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
14424
14425         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
14426
14427 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14428
14429         * MAINTAINERS: Add self to Write After Approval list.
14430
14431 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14432
14433         * ltmain.sh: Preserve in relink_command any environment
14434         variables that may affect the linker behavior.
14435
14436 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
14437
14438         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
14439
14440 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
14441
14442         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
14443
14444 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
14445
14446         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
14447         with the version name.
14448
14449 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
14450
14451         * MAINTAINERS: Add self as bb-reorder maintainer.
14452
14453 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
14454
14455         * config.if: Tweak.
14456
14457 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
14458
14459         * djunpack.bat: New file.
14460
14461 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14462
14463         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
14464         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
14465         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
14466         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
14467
14468 2000-04-16  Dave Pitts  <dpitts@cozx.com>
14469
14470         * config.sub (case $basic_machine): Change default for "ibm-*"
14471         to "openedition".
14472
14473 2000-04-13  Andreas Jaeger  <aj@suse.de>
14474
14475         * MAINTAINERS: Added myself.
14476
14477 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14478
14479         * Makefile.in (gdb-taz): New target.  GDB specific archive.
14480         (do-md5sum): New target.
14481         (MD5PROG): Define.
14482         (PACKAGE): Default to TOOL.
14483         (VER): Default to a shell script.
14484         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
14485         md5 checksum generation.
14486         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
14487         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
14488         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
14489         insight.tar.bz2): Use gdb-taz to create archive.
14490
14491 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14492
14493         * configure (warn_cflags): Delete.
14494
14495 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
14496
14497         * MAINTAINERS: Added myself.
14498
14499 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
14500             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
14501
14502         * configure.in (enable_libstdcxx_v3): Add.
14503         (target_libs): Add bits here to switch between libstdc++-v2 and
14504         libstdc++-v3.
14505         * config.if: And this file too.
14506         * Makefile.in: Add libstdc++-v3 targets.
14507
14508 2000-04-05  Michael Meissner  <meissner@redhat.com>
14509
14510         * config.sub (d30v): Add d30v as a basic machine type.
14511
14512 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
14513
14514         * configure.in: -linux-gnu*, not -linux-gnu.
14515
14516 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
14517
14518         * MAINTAINERS: Add self in write-after-approval section.
14519
14520 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
14521
14522         * MAINTAINERS: Add self as ia64 port maintainer.
14523
14524 2000-03-08  Neil Booth  <NeilB@earthling.net>
14525
14526         * MAINTAINERS: Add self in write-after-approval section.
14527
14528 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14529
14530         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
14531         (do-tar-bz2): Replace TOOL with PACKAGE.
14532         (gdb.tar.bz2): Remove GDBTK from GDB package.
14533         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
14534         dejagnu.tar.bz2): New packages.
14535
14536 2000-02-27  Andreas Jaeger  <aj@suse.de>
14537
14538         * configure.in: Add entry for mips*-*-linux*, move catch all
14539         *-*-*linux* entry below this one.
14540
14541 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
14542
14543         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
14544
14545 2000-02-24  Nick Clifton  <nickc@cygnus.com>
14546
14547         * config.sub: Support an OS of "wince".
14548
14549 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14550
14551         * config.guess, config.sub: Updated to match config's 2000-02-15
14552         version.
14553
14554 2000-02-23  Linas Vepstas  <linas@linas.org>
14555
14556         * config.sub: Add support for Linux/IBM 370.
14557         * configure.in: Likewise.
14558
14559 2000-02-22  Nick Clifton  <nickc@cygnus.com>
14560
14561         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
14562
14563 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
14564
14565         * config.guess: Guess "cygwin" rather than "cygwin32".
14566
14567 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14568
14569         * configure (gcc_version): When setting, narrow search to
14570         lines containing `version_string'.
14571
14572 2000-02-15  Denis Chertykov  <denisc@overta.ru>
14573
14574         * config.sub: Add support for avr target.
14575
14576 2000-02-14  Nick Clifton  <nickc@cygnus.com>
14577
14578         * MAINTAINERS: Add maintainers for MCore port.
14579
14580 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
14581
14582         * config.sub: Add mmix-knuth-mmixware.
14583
14584 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14585
14586         * MAINTAINERS: Pair cccp with cpplib maintainership.
14587
14588 2000-01-27  Christopher Faylor  <cgf@redhat.com>
14589
14590         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
14591         structure stuff to -L library search.
14592         (CXX_FOR_TARGET): Ditto.
14593         (CROSS_CHECK_MODULES): Fix spelling mistake.
14594
14595 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
14596
14597         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
14598         the C++ compiler.
14599
14600 2000-01-12  Richard Henderson  <rth@cygnus.com>
14601
14602         * configure.in: Don't build some bits for beos.
14603
14604 2000-01-12  Joel Sherrill (joel@OARcorp.com)
14605
14606         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
14607         as include files.
14608
14609 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
14610
14611         * Add self as cpplib maintainer, as requested by Jason
14612         Merrill.  Correct my e-mail address.
14613
14614 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
14615
14616         * configure.in: Use mt-aix43 to handle *_TARGET defs,
14617         not mh-aix43.
14618
14619 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
14620
14621         * MAINTAINERS: Add myself to "write after approval" list.
14622
14623 1999-12-14  Richard Henderson  <rth@cygnus.com>
14624
14625         * config.guess (alpha-osf, alpha-linux): Detect ev67.
14626         * config.sub: Accept alphaev[78], alphaev8.
14627
14628 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14629
14630         * config.guess, config.sub: Update from autoconf.
14631
14632 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
14633
14634         * MAINTAINERS:  update my playtime e-address.
14635
14636 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14637
14638         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
14639         necessary libraries are missing.
14640
14641 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
14642
14643         * MAINTAINERS: Add new 'write after approval' maintainer.
14644
14645 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14646
14647         * MAINTAINERS: Add new Java maintainer.
14648
14649 1999-10-25  Andreas Schwab  <schwab@suse.de>
14650
14651         * configure: Fix quoting inside arguments of eval.
14652
14653 1999-10-21  Nick Clifton  <nickc@cygnus.com>
14654
14655         * config-ml.in: Allow suppression of some ARM multilibs.
14656
14657 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
14658
14659         * config.guess: Add OS/390 match pattern.
14660         * config.sub: Add mvs, openedition targets.
14661         * configure.in (i370-ibm-opened*): New.
14662
14663 1999-09-04  Steve Chamberlain  <sac@pobox.com>
14664
14665         * config.sub: Add support for configuring for pj.
14666
14667 1999-08-31  Nick Clifton  <nickc@cygnus.com>
14668
14669         * config.sub (maybe_os): Add support for configuring for fr30.
14670
14671 1999-08-25  Nick Clifton  <nickc@cygnus.com>
14672
14673         * configure.in: Do not configure or build ld for AIX
14674         platforms.  ld is known to be broken on these platforms.
14675
14676 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14677
14678         * config-ml.in: Pass compiler flag corresponding to multidirs to
14679         subdir configures.
14680
14681 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
14682
14683         * Makefile.in (LDFLAGS): Define.
14684
14685 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
14686
14687         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
14688         noconfigdirs.
14689         (*-*-cygwin*): Likewise.
14690
14691 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
14692
14693         * mkdep: New file.
14694         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
14695         (BINUTILS_SUPPORT_DIRS): Add mkdep.
14696
14697         From Eli Zaretskii <eliz@is.elta.co.il>:
14698         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
14699         long file name when using DJGPP on MS-DOS.
14700
14701 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
14702
14703         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
14704
14705 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
14706
14707         * Makefile.in (check-target-libio): Remove all-target-libstdc++
14708         dependency as this causes "make check" to globally "make all"
14709
14710 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
14711
14712         * configure.in (target_libs): Added target-zlib.
14713         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
14714         (CONFIGURE_TARGET_MODULES): Likewise.
14715         (CHECK_TARGET_MODULES): Likewise.
14716         (INSTALL_TARGET_MODULES): Likewise.
14717         (CLEAN_TARGET_MODULES): Likewise.
14718         (configure-target-zlib): New target.
14719         (all-target-zlib): Likewise.
14720         (all-target-libjava): Depend on all-target-zlib.
14721         (configure-target-libjava): Depend on configure-target-zlib.
14722
14723         * Makefile.in (configure-target-libjava): Depend on
14724         configure-target-newlib.
14725         (configure-target-boehm-gc): New target.
14726         (configure-target-qthreads): New target.
14727
14728         * configure.in (target_libs): Added target-qthreads.
14729         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
14730         (CONFIGURE_TARGET_MODULES): Likewise.
14731         (CHECK_TARGET_MODULES): Likewise.
14732         (INSTALL_TARGET_MODULES): Likewise.
14733         (CLEAN_TARGET_MODULES): Likewise.
14734         (all-target-qthreads): New target.
14735         (configure-target-libjava): Depend on configure-target-qthreads.
14736         (all-target-libjava): Depend on all-target-qthreads.
14737
14738         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
14739         (CONFIGURE_TARGET_MODULES): Likewise.
14740         (CHECK_TARGET_MODULES): Likewise.
14741         (INSTALL_TARGET_MODULES): Likewise.
14742         (CLEAN_TARGET_MODULES): Likewise.
14743         (all-target-libjava): New target.
14744         (all-target-boehm-gc): Likewise.
14745         * configure.in (target_libs): Added libjava, boehm-gc.
14746
14747 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
14748
14749         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
14750         configure.bat in SUPPORT_FILES.
14751         (gas+binutils.tar.bz2): Likewise.
14752
14753         * makeall.bat: Remove; obsolete.
14754
14755 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
14756
14757         From Mark Elbrecht:
14758         * configure.bat: Remove; obsolete.
14759
14760 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
14761
14762         * configure: Add -W -Wall to the default CFLAGS when compiling with
14763         gcc.
14764
14765 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
14766
14767         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
14768
14769 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
14770
14771         * configure.in: Build ld on IRIX6.
14772
14773 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
14774
14775         * Makefile.in: Change distribution targets to use bzip2 instead of
14776         gzip.
14777         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
14778         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
14779
14780 1999-06-04  Nick Clifton  <nickc@cygnus.com>
14781
14782         * config.sub: Add mcore target.
14783
14784 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
14785
14786         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
14787
14788 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
14789
14790         * config.guess (dummy): Changed to $dummy.
14791
14792 1999-05-24  Nick Clifton  <nickc@cygnus.com>
14793
14794         * config.sub: Tidied up case statements.
14795
14796 1999-05-22  Ben Elliston  <bje@cygnus.com>
14797
14798         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
14799         <jiro@din.or.jp>.
14800
14801         * config.guess: Merge with FSF version. Future changes will be
14802         more accurately recorded in this ChangeLog.
14803         * config.sub: Likewise.
14804
14805 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
14806
14807          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
14808
14809 1999-04-30  Tom Tromey  <tromey@cygnus.com>
14810
14811         * ltmain.sh: [mode link] Always use CC given by ltconfig.
14812
14813 1999-04-23  Tom Tromey  <tromey@cygnus.com>
14814
14815         * ltconfig, ltmain.sh: Update to libtool 1.2f.
14816
14817 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
14818
14819         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
14820         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
14821         Bad merge removed these two changes.
14822
14823 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
14824                           Martin Heller (Ing.-Buero_Heller@t-online.de)
14825
14826         * config.guess (interix Alpha): Add.
14827
14828 1999-04-11  Richard Henderson  <rth@cygnus.com>
14829
14830         * configure.in (i?86-*-beos*): Do config gperf; don't config
14831         gdb, newlib, or libgloss.
14832
14833 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
14834
14835         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
14836         link a trivial program with -mabi=64.  If it fails, remove mabi=64
14837         from multidirs.
14838
14839 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
14840
14841         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
14842
14843 1999-04-08  Nick Clifton  <nickc@cygnus.com>
14844
14845         * config.sub: Add support for mcore targets.
14846
14847 1999-04-07  Michael Meissner  <meissner@cygnus.com>
14848
14849         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
14850         not mt-ospace, in order to shut up assembler warning about using
14851         symbols that are named the same as registers.
14852
14853 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
14854
14855         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
14856         dependency list for all-target-cygmon.
14857
14858 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
14859
14860         * config-ml.in: Check $host, not $target, for selective multilibs.
14861         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
14862         thumb interworking, and underscore prefix multilibs.
14863
14864 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
14865
14866         * missing: Update to version from current automake.
14867
14868 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
14869
14870         * configure (gxx_include_dir): Removed.
14871
14872         * configure.in (gxx_include_dir): Handle it.
14873         * Makefile.in: Likewise.
14874
14875 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
14876
14877         * config.sub (mips64vr4111,mips64vr4111el) Add.
14878
14879 1999-03-21  Ben Elliston  <bje@cygnus.com>
14880
14881         * config.guess: Correct typo for detecting ELF on FreeBSD.
14882
14883 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
14884
14885         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
14886         config/mh-djgpp.
14887
14888 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
14889
14890         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
14891         all-target-newlib to dependency list for all-target-bsp.
14892
14893 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
14894
14895         * config.sub: Add i386-uwin support.
14896         * config.guess: Likewise.
14897
14898 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14899
14900         * configure.in: cleanup, add mh-*pic handling for arm, special
14901         case powerpc*-*-aix*
14902
14903 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
14904
14905         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
14906         can be built.
14907
14908 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
14909
14910         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
14911         targets.
14912
14913 1999-03-02  Nick Clifton  <nickc@cygnus.com>
14914
14915         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
14916
14917 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
14918
14919         * config.sub: Check for "cygwin*" rather than "cygwin32*"
14920
14921 1999-02-24  Nick Clifton  <nickc@cygnus.com>
14922
14923         * config.sub: Fix typo in arm recognition.
14924
14925 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
14926
14927         * configure.in (noconfigdirs): Changed target_configdirs to
14928         include target-bsp only for m68k-*-elf* and m68k-*-coff*
14929         rather than m68k-*-* since it is not known to work on
14930         m68k-aout. Ditto for arm-*-*oabi.
14931
14932 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
14933
14934         * configure.in (*-*-windows*): Remove, no longer used.
14935
14936 1999-02-19  Ben Elliston <bje@cygnus.com>
14937
14938         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
14939         Smart and improved by Andrew Cagney.
14940
14941 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
14942
14943         * config.guess: Recognize openbsd-*-hppa.
14944
14945 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
14946
14947         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
14948         only if it is not empty.
14949
14950 1999-02-17  Nick Clifton  <nickc@cygnus.com>
14951
14952         Patch from: Scott Bambrough <scottb@corelcomputer.com>
14953
14954         * config.guess: Modified to recognize uname's armv* syntax.
14955
14956         * config.sub: Modified to recognize uname's armv* syntax.
14957
14958 1999-02-17  Mark Salter  <msalter@cygnus.com>
14959
14960         * configure.in: Added target-bsp for sparclite.
14961
14962 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
14963
14964         * config.sub: Recognize alphapca5[67] and up to alphaev8.
14965
14966 1999-02-08  Nick Clifton  <nickc@cygnus.com>
14967
14968         * configure.in: Add support for strongarm port.
14969         * config.sub: Add support for strongarm target.
14970
14971 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
14972
14973         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
14974         the old name config/mh-cygwin32.
14975         Enable texinfo.
14976
14977 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
14978
14979         * configure.in: Do build ld for ix86 Solaris.
14980
14981 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
14982
14983         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
14984         $AR_FOR_TARGET.  Likewise for RANLIB.
14985
14986 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
14987
14988         * config.sub (oabi):  Recognize.
14989         * configure.in (arm-*-oabi):  Handle.
14990
14991 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
14992
14993         * config.guess: Improve detection of i686 on UnixWare 7.
14994
14995 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
14996
14997         * config.guess: Add support for i386-pc-interix.
14998         * config.sub: Likewise.
14999         * configure.in: Likewise.
15000
15001 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
15002
15003         * Makefile.in: Remove unneeded all-target-libio from
15004         from all-target-winsup target since it is now unneeded.
15005         Add all-target-libtermcap in its place since it is now
15006         needed.
15007
15008 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
15009
15010         * configure.in: makefile stub for cygwin target is probably
15011         unnecessary.  Remove it for now.
15012
15013 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
15014
15015         * configure.in: libtermcap.a should be built when cygwin is the
15016         target as well as the host.
15017         * config.guess: Allow mixed case in cygwin uname output.
15018         * Makefile.in: Add libtermcap target.
15019
15020 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
15021
15022         * config.sub: Clean up handling of hppa2.0.
15023
15024 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
15025
15026         * config.guess: Use C code to identify more HP machines.
15027
15028 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
15029
15030         * config.sub: Handle hppa2.0.
15031
15032 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
15033
15034         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
15035         cygmon for all sparclite targets, regardless of object format.
15036
15037 1998-12-15  Mark Salter  <msalter@cygnus.com>
15038
15039         * configure.in: Added target-bsp for several target architectures.
15040
15041         * Makefile.in: Added rules for bsp.
15042
15043 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
15044
15045         * config.guess: Improve detection of hppa2.0 processors.
15046
15047 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
15048
15049         * config.guess: Recognize FreeBSD using ELF automatically.
15050
15051 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
15052
15053         * configure (skip-this-dir): Add handling for new shell script, which
15054         might be created by a sub-directory's configure to indicate, this particular
15055         directory is "unwanted".
15056         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
15057
15058 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
15059
15060         * ltconfig: import from libtool, after changing libtool to
15061         account for the cygwin name change.
15062
15063 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
15064
15065         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
15066         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
15067
15068 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
15069
15070         * configure.in: Add libtermcap to list of cygwin dependencies.
15071
15072 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
15073
15074         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
15075         they include winsup/include when it's a cygwin target.
15076
15077 1998-11-12  Tom Tromey  <tromey@cygnus.com>
15078
15079         * configure.in (host_tools): Added zip.
15080         * Makefile.in (all-target-libjava): Depend on all-zip.
15081         (all-zip): New target.
15082         (ALL_MODULES): Added all-zip.
15083         (NATIVE_CHECK_MODULES): Added check-zip.
15084         (INSTALL_MODULES): Added install-zip.
15085         (CLEAN_MODULES): Added clean-zip.
15086
15087 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
15088
15089         * Makefile.in: lose "32" from comment about cygwin.
15090
15091 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
15092
15093         * configure.in: Use -Os to build target libraries for the fr30.
15094
15095 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
15096
15097         * config.sub: Add fr30.
15098
15099 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
15100
15101         * configure.in: drop "32" from config/mh-cygwin32.  Check
15102         cygwin* instead of cygwin32*.
15103         * config.sub: Check cygwin* instead of cygwin32*.
15104
15105 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
15106
15107         * config.guess: Match any version of Unixware7.
15108
15109 1998-10-20  Syd Polk  <spolk@cygnus.com>
15110
15111         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
15112         if desired.
15113
15114 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
15115
15116         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
15117         these if the appropriate directories and files to not exist.
15118
15119 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
15120
15121         * Makefile.in (DEVO_SUPPORT): Add config.if.
15122
15123 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15124
15125         * configure: Add pattern to replace "build_tooldir"'s
15126         definition in the generated Makefile with "tooldir"'s
15127         actual value.
15128
15129 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
15130
15131         * config.sub: Bring back lost sparcv9.
15132
15133         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
15134
15135 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
15136
15137         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
15138         CC_FOR_TARGET and friends.
15139
15140 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
15141
15142         * Makefile.in (build_tooldir): New variable, same as tooldir.
15143         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
15144         -B$(build_tooldir)/bin/.
15145         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
15146
15147 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
15148
15149         * README: Remove installation instructions and refer to the
15150         INSTALL directory instead.
15151
15152 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
15153
15154         * config.sub: Add support for i[34567]86-pc-udk.
15155         * configure.in: Likewise.
15156
15157 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
15158
15159         * Makefile.in: add bzip2 package building bits for user
15160         tools module
15161         * configure.in: ditto
15162
15163 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
15164
15165         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
15166         (ALL_TARGET_MODULES): Add all-target-libobjc.
15167         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15168         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15169         (all-target-libchill): Add dependencies.
15170         * configure.in (target_libs): Add libchill.
15171
15172 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
15173
15174         * configure.in (target_subdir): Remove duplicate line.
15175
15176 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
15177
15178         * Makefile.in (all-automake): fix dependencies.
15179
15180 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
15181
15182         * configure.in: Minor cleanups for building in the $(target_alias)
15183         subdir.
15184
15185 1998-09-22  Jim Wilson  <wilson@cygnus.com>
15186
15187         * Makefile.in (bootstrap): Set r and s before make all.  Use
15188         BASE_FLAGS_TO_PASS in make all.
15189         (cross): Likewise.
15190
15191 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
15192
15193         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
15194
15195 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
15196
15197         * config.sub: Fix typo in last change.
15198
15199 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
15200
15201         * config.sub: Add support for C4x target.
15202         * configure.in: Likewise.
15203
15204 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
15205
15206         * config.sub: Recognize sparcv9 just like sparc64.
15207
15208 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
15209
15210         * config.guess: Match "Pent II" or "PentII" for OpenServer.
15211
15212 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
15213
15214         * config.guess: Correctly identify Pentium II sco boxes.
15215
15216         * config.guess: Fix "tr" code.  From Weiwen Liu.
15217
15218 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
15219
15220         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
15221         stabs.
15222
15223 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
15224
15225         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
15226         (ALL_TARGET_MODULES): Add all-target-libchill.
15227         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15228         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15229         (all-target-libchill): Add dependencies.
15230         * configure.in (target_libs): Add libchill.
15231
15232 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
15233
15234         * config.guess: Avoid assumptions about "tr" behaves when
15235         LANG is set to something other than English.
15236
15237 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
15238
15239         * configure (gxx_include_dir): Changed to
15240         '${prefix}/include/g++'-${libstdcxx_interface}.
15241
15242         * config.if: New to determine the interfaces.
15243
15244 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
15245
15246         * config.guess: Detect and handle MPE/IX.
15247         * config.sub: Deal with MPE/IX.
15248
15249 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
15250
15251         * configure.in: Use mh-aix43.
15252
15253 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
15254
15255         * configure: Fix --without/--disable cases for gxx-include-dir.
15256
15257 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
15258
15259         * mdata-sh:  Imported.  Needed for automake support.
15260
15261 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
15262
15263         * Makefile.in (taz): Try "chmod -R og=u ." before
15264         "chmod og=u `find . -print`".
15265
15266 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
15267
15268         * configure.in: Add arm-elf and thumb-elf support.
15269
15270 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
15271
15272         * Makefile.in: Undo previous patch.
15273
15274 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
15275
15276         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
15277         to here ...
15278         (install-no-fixedincludes): and here
15279         (INSTALL_MODULES): ... from here.
15280
15281 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
15282
15283         * config.sub: Merge with FSF.
15284
15285         * config.guess: Merge with FSF.
15286
15287 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
15288
15289         * configure (extraconfigdirs): New variable.
15290         (SUBDIRS): Add extraconfigdirs and recurse on them too.
15291         * Makefile.in (all): Move higher in file.
15292         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
15293         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
15294         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
15295         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
15296         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
15297
15298 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
15299
15300         * Makefile.in (all-target-libjava): Depend on all-gcc and
15301         all-target-newlib.
15302         (configure-target-libjava): Depend on $(ALL_GCC).
15303
15304 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
15305
15306         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
15307         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
15308
15309 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
15310
15311         * INSTALL/README: Fix typo.
15312
15313 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
15314
15315         * ylwrap: Change absolute path checks to check for DOS style path
15316         names.
15317
15318         * ylwrap: Don't use a full path name if the source file is in the
15319         same directory.  From hjl@lucon.org (H.J. Lu).
15320
15321         * config-ml.in: Default to being verbose, to match Feb 18 change to
15322         configure.
15323
15324 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
15325
15326         Brought over from egcs:
15327
15328         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
15329
15330         * configure.in (target_subdir): Set to ${target_alias} instead
15331         of "libraries".
15332
15333         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
15334
15335         * configure.in (target_subdir): Set to libraries if enable_multilib.
15336
15337 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
15338
15339         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
15340         multilibs, force reconfiguration the first time we create
15341         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
15342
15343 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
15344
15345         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
15346         avoid confusion with --no-recursion.
15347
15348 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
15349
15350         * configure.in: Win32 hosts shouldn't use install -x
15351         * install-sh: remove -x option, and special .exe-handling
15352         hack.
15353
15354 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
15355
15356         * config.guess: Recognize i586-pc-beos.
15357         * configure.in: Don't build some bits for beos.
15358
15359 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
15360
15361         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
15362         CFLAGS default to -O2.
15363
15364         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
15365         when using GNU ld.
15366
15367 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
15368
15369         * ltmain.sh: Correct install when using a different shell.
15370
15371 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
15372
15373         * ltconfig, ltmain.sh: Update to libtool 1.2b.
15374
15375 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
15376
15377         * makefile.vms: Update to build binutils/makefile.vms.  Add install
15378         target.
15379
15380 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
15381
15382         * ltconfig: Update to correct AIX handling.
15383
15384 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
15385
15386         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
15387
15388         * configure.in (target_subdir): Set to ${target_alias} instead
15389         of "libraries".
15390
15391 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
15392
15393         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
15394         (Makefile): Depend on $(gcc_version_trigger).
15395
15396         * configure (gcc_version): Change default initializer to empty
15397         string.
15398         (gcc_version_trigger): New variable; pass this variable down
15399         to subdir configures to enable them checking gcc's version
15400         themselves. Emit make macros for both gcc_version vars.
15401         (topsrcdir): Initialize reliably.
15402         (recursion line): Remove --with-gcc-version=${gcc_version}.
15403
15404 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
15405
15406         * configure (enable_version_specific_runtime_libs): Implement new flag
15407         --enable-version-specific-runtime-libs which installs C++ runtime stuff
15408         in $(libsubdir); emit definition in each generated Makefile.
15409         (gxx_include_dir): Initialize depending on
15410         $enable_version_specific_runtime_libs.
15411
15412 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
15413
15414         * configure (gcc_version): Initialize properly depending on
15415         how and where configure is started.
15416         (recursion line): Pass a --with-gcc-version=${gcc_version}
15417         to configures in subdirs.
15418
15419 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
15420
15421         * configure.in (noconfigdirs): Add configure pattern for mips tx39
15422         cygmon
15423
15424 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
15425
15426         * configure.in: Add cygmon and libstub support for mn10200.
15427
15428 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
15429
15430         * configure (gcc_version): Add new variable describing the
15431         particular gcc version we're building.
15432         * Makefile.in (libsubdir): Add new macro for the directory
15433         in which the compiler finds executables, libraries, etc.
15434         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
15435         and libsubdir.
15436
15437 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
15438
15439         * Makefile.in (local-clean): Remove *.log.
15440         (warning.log): Built with warn_summary from build.log.
15441         (mail-report.log): Run test_summary.
15442         (mail-report-with-warnings.log): Run test_summary including
15443         warning.log in the report.
15444
15445 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
15446
15447         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
15448
15449 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
15450
15451         * Makefile.in (grep): Grep no longer depends on libiberty.
15452
15453 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
15454
15455         * Makefile.in: all-snavigator needs all-libgui.
15456
15457 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
15458
15459         * configure.in: Add cygmon and libstub support for mn10300.
15460
15461 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
15462
15463         * missing: Update to version from automake 1.3.
15464
15465         * ltmain.sh: On installation, don't get confused if the same name
15466         appears more than once in the list of library names.
15467
15468 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
15469
15470         * config.sub: Accept m68060 and m5200 as CPU names.
15471
15472 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
15473
15474         * configure: Use && rather than using -a in test, because odd
15475         strings can confuse test.
15476         * configure.in: Likewise.
15477
15478 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
15479
15480         * ltconfig, ltmain.sh: Bring in Visual C++ support.
15481
15482 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
15483
15484         * Makefile.in (boostrap2-lean, bootstrap3-lean,
15485         bootstrap4-lean): New targets.
15486
15487 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
15488
15489         * mpw-* Delete.  Not used.
15490
15491 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
15492
15493         * COPYING.LIB: Update FSF address.
15494
15495 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
15496
15497         * ltconfig, ltmain.sh: Update to libtool 1.2a.
15498
15499         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
15500         GAS_SUPPORT_DIRS.
15501
15502 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
15503
15504         * ltconfig, ltmain.sh: Avoid producing a version number if
15505         -version-info was not used.
15506
15507 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
15508
15509         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
15510         building with newlib.
15511
15512 1998-04-30  Paul Eggert  <eggert@twinsun.com>
15513
15514         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
15515         Solaris `make' causes it to continue to next definition.
15516
15517 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15518
15519         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
15520         the right GUI libraries and files are installed along with GDB.
15521
15522 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
15523
15524         * configure.in: Change alpha to alpha* in several places.
15525
15526 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
15527
15528         * config.sub: Recognize sparc86x.
15529
15530 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
15531
15532         * configure.in (--enable-target-optspace): Remove debug echo.
15533
15534 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
15535
15536         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
15537
15538 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
15539
15540         * ltconfig: Update cygwin32 support.
15541
15542         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
15543         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
15544         (GDB_SUPPORT_DIRS): Likewise.
15545
15546 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
15547
15548         * configure.in (target_makefile_frag): If --enable-target-optspace,
15549         use -Os to compile target libraries rather than -O2.  Default to
15550         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
15551         not used.
15552         * configure.in (target_cflags): Ditto for d30v.
15553
15554 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
15555
15556         * Makefile.in (all-bfd): Depend on all-intl.
15557         (all-binutils): Likewise.
15558         (all-gas): Likewise.
15559         (all-gprof): Likewise.
15560         (all-ld): Likewise.
15561
15562 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
15563
15564         * configure.in (host_tools): Fix typo, lbtool -> libtool.
15565
15566 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
15567
15568         * Makefile.in (all-bfd): Depend upon all-libiberty.
15569
15570         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
15571
15572 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
15573
15574         * Makefile.in: Add libstub.
15575
15576         * configure.in: Ditto. Build libstub for targets that have cygmon
15577         support.
15578
15579 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
15580
15581         * configure.in: Don't set PICFLAG on ix86-cygwin32.
15582
15583 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
15584
15585         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
15586         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
15587
15588 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
15589
15590         * configure: Define DEFAULT_M4 by searching PATH.
15591         * Makfile.in: Use DEFAULT_M4.
15592
15593 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
15594
15595         * ltconfig: Add cygwin32 support.
15596
15597         * Makefile.in, configure.in: Add libtool as a native only directory
15598         to configure and build.
15599
15600 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
15601
15602         * Makefile.in (INSTALL_MODULES): Remove texinfo.
15603
15604 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
15605
15606         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
15607
15608 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
15609
15610         * Makefile.in: add ash make rules
15611         * configure.in: add ash to native_only and host_tools lists
15612
15613 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
15614
15615         * Makefile.in (all-gettext, all-intl): New targets.
15616         (ALL_MODULES): Added all-gettext, all-intl.
15617         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
15618         (INSTALL_MODULES): Added install-gettext, install-intl.
15619         (CLEAN_MODULES): Added clean-gettext, clean-intl.
15620
15621         * configure.in (host_tools): Added gettext.
15622         (native_only): Likewise.
15623         (noconfigdirs) [various cases]: Likewise.
15624         (host_libs): Added intl.
15625
15626 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
15627
15628         * configure: Do not disable building gdbtk for cygwin32 hosts.
15629
15630 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
15631
15632         * configure.in: Add thumb-coff target.
15633         * config.sub: Add thumb-coff target.
15634
15635 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15636
15637         * Makefile.in: Revert yesterday's change.
15638         (all-target-winsup):  all-target-librx stays out of here.
15639
15640 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15641
15642         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
15643         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
15644         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
15645         Remove references to librx and libg++.
15646
15647 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
15648
15649         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
15650         recursive makes
15651
15652 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
15653
15654         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
15655         for newlib directory.
15656         (CXX_FOR_TARGET): Likewise.
15657
15658 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
15659
15660         * ltconfig: Update after libtool/ltconfig.in change for
15661         hpux11.
15662
15663 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
15664
15665         * ltconfig, ltmain.sh: Update to libtool 1.2.
15666
15667 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15668
15669         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
15670         (install-gcc-cross): Instead, override LANGUAGES here.
15671
15672 1998-03-18  Dave Love  <d.love@dl.ac.uk>
15673
15674         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
15675         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
15676
15677 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
15678
15679         * configure.in: Add Thumb-pe target.
15680
15681 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
15682
15683         * Makefile.in - changed sn targets to snavigator
15684         * configure.in - changed sn targets to snavigator
15685
15686 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15687
15688         * config-ml.in: After building symlink tree call make distclean
15689         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
15690         to be the case for libiberty.
15691
15692 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
15693
15694         * configure: When making link, also check the current
15695         directory. The configure scripts may create one.
15696
15697 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
15698
15699         * config.sub: Accept alphapca56 and alphaev6 properly.
15700
15701 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15702
15703         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
15704
15705 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
15706
15707         * config.sub (sco5): Fix typo.
15708
15709 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
15710
15711         * Makefile.in (INSTALL_MODULES): Move install-tcl before
15712         install-itcl.
15713         (install-itcl): Remove dependency on install-tcl.
15714
15715 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
15716
15717         * configure.in: Remove libgloss from noconfigdirs for MN10300.
15718
15719 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
15720
15721         * configure.in: Don't build libgui for a cygwin32 target when not on
15722         a cygwin32 host.
15723
15724 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15725
15726         * configure (redirect): Set to null, so default behavior of
15727         configure is now --verbose.
15728
15729 1998-02-16  Dave Love  <d.love@dl.ac.uk>
15730
15731         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
15732         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
15733
15734 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
15735
15736         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
15737         this change to sync Makefile.in with its ChangeLog entries.
15738
15739 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
15740
15741         * ltmain.sh (mkdir): Check that the directory doesn't exist
15742         before we exit with error, so that we don't get races during
15743         parallel builds.
15744
15745 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
15746
15747         * ltconfig, ltmain.sh: Update from libtool 1.0i.
15748
15749 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15750
15751         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
15752         PICFLAG_FOR_TARGET.
15753         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
15754
15755         * configure: Emit a definition for the new macro enable_shared
15756         into each Makefile.
15757
15758 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15759
15760         * configure.in (host_tools, native_only): Add libtool.
15761
15762 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
15763
15764         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
15765         Fix typo in ming config comment.
15766
15767 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
15768
15769         * ltconfig, ltmain.sh: Update from libtool 1.0h.
15770
15771 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
15772
15773         * config.sub: Add tic30 cases, and map c30 to tic30.
15774
15775 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
15776
15777         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
15778         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
15779         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
15780         (CLEAN_TARGET_MODULES): Similarly
15781         (all-target-libf2c): Add dependences.
15782         * configure.in (target_libs): Add libf2c.
15783
15784 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
15785
15786         * configure.in: Remove expect from noconfigdirs when target
15787         is cygwin32.  OK to build expect and dejagnu with Canadian
15788         Cross.
15789
15790 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
15791
15792         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
15793         host.
15794
15795         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
15796         and mingw32.
15797
15798 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15799
15800         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
15801         here as it is not defined in the toplevel Makefile.
15802
15803 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15804
15805         * configure (package_makefile_rules_frag): New variable, which names
15806         a file with generic rules, ...
15807         Change comment to mention we now have FIVE parts.
15808         * configure: Undo last change.
15809
15810 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
15811
15812         * config.guess: More accurate determination of HP processor types.
15813         * config.sub: More accurate determination of HP processor types.
15814
15815 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15816
15817         * configure (package_makefile_frag): Move inserting the
15818         ${package_makefile_frag} to where it should be according
15819         to the comment.
15820
15821 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
15822
15823         * config.guess: Add support for Linux/ARM.
15824
15825 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
15826
15827         * .cvsignore: Remove *-info and *-install since they match
15828         release-info and mpw-install, which we don't want to just ignore.
15829
15830 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
15831
15832         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
15833
15834 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
15835
15836         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
15837         local_prefix to sub-make invocations.
15838
15839 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
15840
15841         * configure.in: Check makefile fragments in the source
15842         directory.
15843
15844 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
15845
15846         * configure.in: Check whether host and target makefile
15847         fragments exist before adding them to *_makefile_frag.
15848
15849 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
15850
15851         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
15852
15853 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
15854
15855         * configure.in: Make sure we only replace RPATH_ENVVAR on
15856         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
15857         regexp to sed.
15858
15859         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
15860         to sub-makes.
15861
15862 1998-01-13  Lee Iverson   (leei@ai.sri.com)
15863
15864         * config-ml.in (multi-do): LDFLAGS must include multilib
15865         designator.
15866
15867 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
15868
15869         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
15870
15871 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
15872
15873         * config.sub: Add mingw32 support.
15874         * configure.in: Likewise.
15875
15876 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
15877
15878         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
15879
15880 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
15881
15882         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15883         * configure (gxx_include_dir): Provide a definition for subdirs
15884         which do not use autoconf.
15885
15886 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
15887
15888         * config.guess: Sync with egcs.  Picks up new alpha support,
15889         BeOS & some additional linux support.
15890
15891 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
15892
15893         * config.guess: HP 9000/803 is a PA1.1 machine.
15894
15895 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
15896
15897         * configure.in: It's alpha*-...
15898
15899 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
15900
15901         * configure.in (host_makefile_frag, target_makefile_frag):
15902         Handle multiple config files.
15903         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
15904         alpha-*-*.
15905
15906 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
15907
15908         * mkdep: New file.
15909
15910 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
15911
15912         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
15913
15914 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
15915
15916         * Makefile.in: Add libgui directory.
15917         (GDB_TK): Add all-libgui.
15918         * configure.in: Add libgui directory.
15919         * configure: Add all-libgui to GDB_TK.
15920
15921 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
15922
15923         * config-ml.in (multidirs): Add m32r to multilib list.
15924
15925 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
15926
15927         * Makefile.in (all-target-gperf): Change dependency to
15928         all-target-libstdc++.
15929
15930 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
15931
15932         * config.guess: Add BeOS support.
15933
15934 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
15935
15936         Source directory cvs renamed to cvssrc:
15937         * configure.in (host_tools): Change cvs to cvssrc.
15938         (native_only): Likewise.
15939         (noconfigdirs) [various cases]: Likewise.
15940         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
15941         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
15942         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
15943         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
15944         (all-cvssrc): Rename target from all-cvs.
15945
15946 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
15947
15948         * configure (gxx_include_dir): Fix thinko.
15949
15950 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
15951
15952         * Makefile.in (INSTALL_TARGET_CROSS): Define.
15953         (install-cross, install-gcc-cross): New targets.
15954
15955 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
15956
15957         * configure.in (noconfigdirs): Add support for Thumb target.
15958
15959         * config.sub (maybe_os): Add support for Thumb target.
15960
15961 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
15962
15963         * Makefile.in: Add rules for cygmon.
15964
15965         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
15966
15967 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
15968
15969         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15970         * configure (gxx_include_dir): Provide a definition for subdirs
15971         which do not use autoconf.
15972
15973 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
15974
15975         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
15976         11/18/97 build
15977
15978 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
15979
15980         * From Franz Sirl.
15981         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
15982         found on RedHat Linux systems.
15983
15984 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
15985
15986         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
15987         guesses.
15988
15989 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
15990
15991         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
15992
15993 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
15994
15995         * ltmain.sh: If mkdir fails, check whether the directory was created
15996         anyhow by some other process.
15997
15998 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
15999
16000         * configure.in (d30v-*-*): Configure all directories.
16001
16002 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
16003
16004         * configure.in (d30v-*-*): Configure newlib, libiberty directories
16005         for the D30V.
16006
16007 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
16008
16009         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
16010
16011 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
16012
16013         * include/libiberty.h: Add extern "C" { so it can be used with C++
16014         progrms.
16015         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
16016         programs.
16017
16018 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
16019
16020         * configure.in (d30v-*-*): Configure GCC now.
16021
16022 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
16023
16024         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
16025         is no longer needed.
16026
16027 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
16028
16029         * Makefile.in: check-target-libio depends on all-target-libstdc++.
16030
16031 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
16032
16033         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
16034         targets using "$@" to provide support for similar but not identical
16035         targets without having to duplicate code.
16036
16037 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
16038
16039         * makefile.vms: Fix to work with DEC C.
16040
16041 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
16042
16043         * config.sub: Add mips-tx39-elf to marketing names.
16044
16045 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
16046
16047         * ltmain.sh: Handle symlinks in generated script.
16048
16049 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
16050
16051         * configure: Handle autoconf style directory options: --bindir,
16052         --datadir, --includedir, --infodir, --libdir, --libexecdir,
16053         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
16054         --sysconfdir.
16055         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
16056         (sharedstatedir, localstatedir, oldincludedir): New variables.
16057         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
16058         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
16059         sbindir, sharedstatedir, and sysconfdir.
16060
16061 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
16062
16063         * Makefile.in (bootstrap-lean): New target.
16064
16065 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
16066
16067         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
16068         sn, and gnuserv from noconfigdirs.
16069
16070 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
16071
16072         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
16073
16074 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
16075
16076         * Makefile.in (cross): New target.
16077
16078 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
16079                           Jeff Law         <law@cygnus.com>
16080
16081         * Makefile.in (bootstrap2, bootstrap3): New targets.
16082         (all-bootstrap): Remove outdated and confusing target.
16083         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
16084
16085 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16086
16087         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
16088         windows.  Consistent with gdb/configure.
16089
16090 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
16091
16092         * configure.in: Name Linux target fragment.
16093
16094         * configure: Rewrite so that project Makefile fragment is inserted
16095         first and appears last in the resulting Makefile.
16096
16097 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16098
16099         * Makefile.in (install-itcl): Install tcl first.
16100
16101 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
16102
16103         * configure.in: remove bison from noconfigdirs for Cygwin32 host
16104
16105 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
16106
16107         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
16108
16109         * configure.in (skipdirs): Add target-librx for Linux.
16110         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
16111
16112 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
16113
16114         * Makefile.in (bootstrap): New target.
16115
16116 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
16117
16118         * config.sub: Accept 'amigados' for backward compatibility.
16119
16120 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
16121
16122         * config.guess: Merge with FSF.
16123
16124 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
16125
16126         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
16127
16128 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
16129
16130         * config.sub: Add "marketing-names" patch.
16131
16132 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
16133
16134         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
16135
16136 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
16137
16138         * config.sub: Handle v850-elf.
16139
16140 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
16141
16142         * .cvsignore (*-install): Remove.
16143
16144 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
16145
16146         * ltconfig: Set CONFIG_SHELL in libtool.
16147         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
16148
16149 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
16150
16151         * configure.in (target_subdir): Set to libraries if enable_multilib.
16152
16153 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
16154
16155         * config.guess: Update from gcc directory.
16156
16157 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16158
16159         * Makefile.in (all-sim): Depends on all-readline.
16160
16161 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
16162
16163         * Makefile.in (BISON, YACC): Use $$s.
16164         (all-bison): Depend on all-texinfo.
16165
16166 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
16167
16168         * Makefile.in (BISON): Add -L flag.
16169         (YACC): Likewise.
16170
16171 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
16172
16173         * configure.in (noconfigdirs): Add support for v850e target.
16174
16175         * config.sub (maybe_os): Add support for v850e target.
16176
16177 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
16178
16179         * configure.in (noconfigdirs): Add support for v850ea target.
16180
16181         * config.sub (maybe_os): Add support for v850ea target.
16182
16183 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
16184
16185         * config.sub: Add mipstx39.  Delete r3900.
16186
16187 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16188
16189         * Makefile.in (all-autoconf): Depends on all-texinfo.
16190
16191 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
16192
16193         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
16194         eabi targets.
16195
16196 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
16197
16198         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
16199
16200         * configure: When handling a Canadian Cross, handle YACC as well as
16201         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
16202         * Makefile.in (all-bison): Depend upon all-texinfo.
16203
16204 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
16205
16206         * Makefile.in (BISON): bison, not byacc or bison -y.
16207         (YACC): bison -y or byacc or yacc.
16208         (various): Add *-bison as appropriate.
16209         (taz): No need to mess with BISON anymore.
16210
16211 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
16212
16213         * configure: If OSTYPE matches *win32*, try to find a good value for
16214         CONFIG_SHELL.
16215
16216 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
16217
16218         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
16219         configure.in if it is present.
16220
16221 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
16222
16223         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
16224
16225 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
16226
16227         * config.sub: Recognize `arc' cpu.
16228         * configure.in: Likewise.
16229         * config-ml.in: Likewise.
16230
16231 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
16232
16233         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
16234
16235 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
16236
16237         * configure: Changed sed delimiter from ':' to '|' when
16238         attempting to substitute ${config_shell} for SHELL. On
16239         NT ${config_shell} may contain a ':' in it.
16240
16241 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
16242
16243         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
16244
16245 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
16246
16247         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
16248
16249 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
16250
16251         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
16252
16253         * ylwrap: If the program is a relative path, force it to be
16254         absolute.
16255
16256 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16257
16258         * configure (tooldir): Set BISON to `bison -y' and not just bison.
16259
16260 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16261
16262         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
16263         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
16264         for libraries.
16265
16266 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
16267
16268         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
16269         separated by spaces.
16270
16271 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
16272
16273         * ylwrap: New file.
16274         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
16275
16276         * ltmain.sh: Handle /bin/sh at start of install program.
16277
16278         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
16279
16280         * ltconfig, ltmain.sh: New files, from libtool 1.0.
16281         * missing: New file, from automake 1.2.
16282
16283 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
16284
16285         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
16286         check-tk to CHECK_X11_MODULES.
16287
16288 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
16289
16290         * config.sub: Merge with FSF.
16291
16292 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
16293
16294         * config.guess: Merge with FSF.
16295
16296 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
16297
16298         * configure: Treat msdosdjgpp like go32.
16299         * configure.in: Likewise.  Don't remove gprof for go32.
16300
16301         * configure: Change Makefile.tem2 to Makefile.tm2.
16302
16303 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
16304
16305         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
16306
16307 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16308
16309         * install-sh (chmodcmd): Set to null if the DST directory already
16310         exists.  Same as Nov 11th change.
16311
16312 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
16313
16314         * configure (GDB_TK): Needs itcl and tix.
16315
16316 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
16317
16318         * config.guess: Update from FSF.
16319
16320 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
16321
16322         * Makefile.in (GDB_TK): Depend on itcl and tix.
16323
16324 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
16325
16326         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
16327         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
16328         (INSTALL_SCRIPT): New variable.
16329         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
16330         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
16331         to -x.
16332         * install-sh: Add support for -x option.
16333
16334 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
16335
16336         * configure.in, Makefile.in: Treat tix like itcl.
16337
16338 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
16339
16340         * Makefile.in (WINDRES): New variable.
16341         (WINDRES_FOR_TARGET): New variable.
16342         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
16343         (EXTRA_HOST_FLAGS): Add WINDRES.
16344         (EXTRA_TARGET_FLAGS): Add WINDRES.
16345         (EXTRA_GCC_FLAGS): Add WINDRES.
16346         ($(DO_X)): Pass down WINDRES.
16347         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
16348         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
16349         DLLTOOL_FOR_TARGET.
16350
16351 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
16352
16353         * configure.in: configure sim before gdb for win32-x-ppc
16354
16355 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16356
16357         Move gperf into the toplevel, from libg++.
16358         * configure.in (target_tools): Add target-gperf.
16359         (native_only): Add target-gperf.
16360         * Makefile.in (all-target-gperf): New target, depend on
16361         all-target-libg++.
16362         (configure-target-gperf): Empty rule.
16363         (ALL_TARGET_MODULES): Add all-target-gperf.
16364         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
16365         (CHECK_TARGET_MODULES): Add check-target-gperf.
16366         (INSTALL_TARGET_MODULES): Add install-target-gperf.
16367         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
16368
16369 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
16370
16371         * config.sub (mn10200): Recognize new basic machine.
16372
16373 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16374
16375         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
16376         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
16377
16378 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16379
16380         * configure.in: If we're building mips-sgi-irix6* native, turn on
16381         ENABLE_MULTILIB and set TARGET_SUBDIR.
16382
16383 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
16384
16385         * Makefile.in (all-sn): Depend on all-grep.
16386
16387 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
16388
16389         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
16390
16391         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
16392         Makefile.  From Jeff Makey <jeff@cts.com>.
16393         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
16394
16395         * Makefile.in (DISTBISONFILES): Remove.
16396         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
16397         $(DEFAULT_YACC).
16398
16399         * configure.in: Build itl, db, sn, etc., when building for native
16400         cygwin32.
16401
16402         * Makefile.in (LD): New variable.
16403         (EXTRA_HOST_FLAGS): Pass down LD.
16404         ($(DO_X)): Likewise.
16405
16406 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
16407
16408         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
16409
16410 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
16411
16412         * configure.in (targargs): Strip out any supplied --build argument
16413         before adding our own. Always add --build.
16414
16415 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
16416
16417         * configure.in (targargs): Pass --build if we're doing
16418         a cross-compile.
16419
16420 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
16421
16422         * configure: Use '|' instead of ":" as the separator in
16423         sed. Otherwise sed chokes on NT path names with drive
16424         designators. Also look for "?:*" as the leading characters in an
16425         absolute pathname.
16426
16427 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
16428
16429         * config.sub: Support for r3900.
16430
16431 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
16432
16433         * configure.in: Use install-sh, not install.sh.
16434
16435 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
16436
16437         * Makefile.in (taz): Improve check for BISON so it doesn't try to
16438         apply it twice.
16439
16440 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
16441
16442         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
16443         install-binutils.
16444
16445 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
16446
16447         * Makefile.in: Add automake targets.
16448         * configure.in (host_tools): Add automake.
16449
16450 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
16451
16452         * configure: Default CXX to c++, not gcc.
16453         * Makefile.in (CXX): Set to c++, not gcc.
16454         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
16455
16456 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
16457
16458         * install-sh: try appending a .exe if source file doesn't
16459         exist
16460
16461 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
16462
16463         * configure.in: Turn on multilib by default.
16464         (cross_only): Remove target-libiberty.
16465
16466         * Makefile.in (all-gcc): Don't depend on libiberty.
16467
16468 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
16469
16470         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
16471
16472 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
16473
16474         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
16475         (DISTBISONFILES): Add ld/Makefile.in
16476
16477 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
16478
16479         * configure.in: if target is cygwin32 but host isn't cygwin32,
16480         don't configure gdb tcl tk expect, not just gdb.
16481
16482 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
16483
16484         * configure.in: Added gnuserv everywhere sn appears.
16485
16486         * Makefile.in (ALL_MODULES): Added all-gnuserv.
16487         (CROSS_CHECK_MODULES): Added check-gnuserv.
16488         (INSTALL_MODULES): Added install-gnuserv.
16489         (CLEAN_MODULES): Added clean-gnuserv.
16490         (all-gnuserv): New target.
16491
16492 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
16493
16494         * config.guess: Fixes for MIPS OpenBSD systems.
16495
16496 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
16497
16498         * Makefile.in (INSTALL_XFORM): Remove.
16499         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
16500
16501         * mkinstalldirs: New file, copied from automake.
16502         * Makefile.in (installdirs): Rename from install-dirs.  Use
16503         mkinstalldirs.  Change all users.
16504         (DEVO_SUPPORT): Add mkinstalldirs.
16505
16506 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
16507
16508         * install-sh: Rename from install.sh.
16509         * Makefile.in (INSTALL): Change install.sh to install-sh.
16510         (DEVO_SUPPORT): Likewise.
16511
16512         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
16513         Graichen <graichen@rzpd.de>.
16514
16515 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
16516
16517         * config.guess: Recognize OpenBSD systems correctly.
16518
16519 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16520
16521         * README, Makefile.in (ETC_SUPPORT): Remove references to
16522         cfg-paper*, configure.{texi,man,info*}._
16523
16524 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
16525
16526         * Makefile.in (all.normal): Ensure that gcc is built after all
16527         the x11 - ie gdb - targets.
16528
16529 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
16530
16531         * makefile.vms: Don't run conf-a-gas.
16532
16533 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
16534
16535         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
16536
16537 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
16538
16539         * configure.in: Remove noconfigdirs case since gdb also
16540         configures and builds for tic80-coff.
16541
16542 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
16543
16544         * configure: Set cache_file to config.cache.
16545         * Makefile.in (local-distclean): Remove config.cache.
16546
16547 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
16548
16549         * COPYING: Update FSF address.
16550
16551 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
16552
16553         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
16554         noconfigdirs.
16555
16556 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
16557
16558         * Makefile.in (install-dirs): Don't crash if prefix, and hence
16559         MAKEDIRS, is empty.
16560
16561 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
16562
16563         * config.sub: Tweak mn10300 entry.
16564
16565 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
16566
16567         * configure.in (host_tools): Put sim before gdb, so gdb's
16568         configure.tgt can determine if the simulator was configured.
16569
16570 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
16571
16572         * config.sub: Move BeOS $os case to be with other Cygnus
16573         local cases.
16574
16575 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
16576
16577         * config.sub: Remove misplaced comment that broke Linux.
16578
16579 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
16580
16581         * config.sub: Add BeOS support.
16582
16583 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
16584
16585         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
16586
16587 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
16588
16589         * configure.in (noconfigdirs): Remove tcl and tk from
16590         noconfigdirs for cygwin32 builds.
16591
16592 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
16593
16594         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
16595
16596 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
16597
16598         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
16599         make-all.com, use makefile.vms instead.
16600
16601 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
16602
16603         * config.sub: Accept -lnews*.
16604
16605 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
16606
16607         * configure.in (noconfigdirs): Disable target-newlib,
16608         target-examples and target-libiberty for d30v.
16609
16610 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
16611
16612         * configure.in (noconfigdirs): Enable ld for d30v.
16613
16614 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
16615
16616         * configure.in (tic80-*-*): Build compiler.
16617
16618 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
16619
16620         * configure.in (d30v-*): Remove sim directory from list of
16621         unsupported d30v directories
16622
16623 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
16624
16625         * config.sub, configure.in: Add d30v target cpu.
16626
16627 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
16628
16629         * makefile.vms: New file.
16630         * make-all.com: Remove.
16631
16632 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
16633
16634         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
16635
16636 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
16637
16638         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
16639
16640 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
16641
16642         * Makefile.in (ALL_MODULES): Added all-db.
16643         (CROSS_CHECK_MODULES): Addec check-db.
16644         (INSTALL_MODULES): Added install-db.
16645         (CLEAN_MODULES): Added clean-db.
16646
16647 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
16648
16649         * config.guess: Merge with latest FSF sources.
16650
16651 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
16652
16653         * Makefile.in (ALL_MODULES): Added all-itcl.
16654         (CROSS_CHECK_MODULES): Added check-itcl.
16655         (INSTALL_MODULES): Added install-itcl.
16656         (CLEAN_MODULES): Added clean-itcl.
16657
16658 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
16659
16660         * configure.in: build gdb for mn10200
16661
16662 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
16663
16664         * Makefile.in (all-target-winsup): Depend on all-target-libio.
16665
16666 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
16667
16668         * configure.in (tic80-*-*): Turn off most targets right now.
16669
16670 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
16671
16672         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
16673         rather than the makeinfo program.
16674         (do-info): Depend upon all-texinfo.
16675
16676 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
16677
16678         * configure.in: Remove uses of config/mh-linux.
16679
16680         * config.sub, config.guess: Merge with latest FSF sources.
16681
16682 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
16683
16684         * config.sub (case $basic_machine): Add tic80 entries.
16685
16686 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
16687
16688         * config.sub, config.guess: Merge with latest FSF sources.
16689
16690 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
16691
16692         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
16693         * mpw-config.in: Test for NewFolderRecursive.
16694         * mpw-install: Use symbolic name for startup filename.
16695         * mpw-README: Add various additional details.
16696
16697 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
16698
16699         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
16700
16701 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
16702
16703         * configure.in: Do build gcc and the target libraries for
16704         the mn10200.
16705
16706 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
16707
16708         * configure.in: don't avoid building gdb for mn10300 any more
16709         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
16710         instead of single-quoting it.
16711
16712 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
16713
16714         * configure.in: Don't use --with-stabs on IRIX 6.
16715
16716 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
16717
16718         * configure.in (m32r): Build gdb, libg++ now.
16719
16720 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16721
16722         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
16723         directories from noconfigdirs.
16724
16725 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
16726
16727         * config.sub (basic_machine): added mips16 configuration
16728
16729 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16730
16731         * config.sub: Handle d10v-unknown.
16732
16733 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
16734
16735         * config.sub: Handle v850-unknown.
16736
16737 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
16738
16739         * Makefile.in: add findutils
16740         * configure.in: add findutils to list of host_tools
16741
16742 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
16743
16744         * config.sub: Handle mn10200 and mn10300.
16745
16746 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16747
16748         * configure.in (d10v-*): Do not build librx.
16749
16750 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
16751
16752         * configure.in (mn10300): Build everything except gdb & libgloss.
16753
16754 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
16755
16756         * config.guess:  Patch for Dansk Data Elektronik servers,
16757         from Niels Skou Olsen <nso@dde.dk>.
16758
16759         For ncr, use /bin/uname rather than uname, since GNU uname does not
16760         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
16761
16762         Patch for MIPS R4000 running System V,
16763         from Eric S. Raymond <esr@snark.thyrsus.com>.
16764
16765         Fix thinko for nextstep.
16766
16767         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
16768
16769         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
16770         * config.guess: Guess mips-dec-mach_bsd4.3.
16771
16772         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
16773         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
16774         release numbers.
16775         * config.guess (mips-mips-riscos*):  Emit just enough of the
16776         release number.
16777
16778         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
16779         * config.guess (sparc-auspex-sunos*):  Added.
16780         (f300-fujitsu-*): Added.
16781
16782         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
16783         * config.guess:  Recognize a Tadpole as a sparc.
16784
16785 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
16786
16787         * config.guess: Don't assume that NextStep version is either 2 or
16788         3.  NextStep 4 (aka OpenStep 4) has come out now.
16789
16790 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
16791
16792         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
16793         From Rik Faith <faith@cs.unc.edu>.
16794
16795 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
16796
16797         * config.sub: Contributions from bug-gnu-utils to:
16798         Support plain "hppa" (no version given) architecture, reported by
16799         OpenStep.
16800         OpenBSD like NetBSD.
16801         LynxOs is not a hardware supplier.
16802
16803         * config.guess: Contributions from bug-gnu-utils to add support for:
16804         OpenBSD like NetBSD.
16805         Stratus systems.
16806         More Pyramid systems.
16807         i[n>4]86 Intel chips.
16808         M680[n>4]0 Motorola chips.
16809         Use unknown instead of lynx for hardware manufacturer.
16810
16811 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
16812
16813         * install.sh (chmodcmd): Set to null if the DST directory already
16814         exists.
16815
16816 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16817
16818         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
16819         not use mt-ppc target Makefile fragment any more.
16820
16821 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
16822
16823         * configure.in (*-*-windows):  Exclude everything but those dirs
16824         needed to build windows.
16825
16826 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
16827
16828         * Makefile.in (all-target-winsup): Depend on all-target-librx.
16829
16830 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
16831
16832         * configure.in:  Exclude mmalloc from i386-windows.
16833
16834 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
16835
16836         * Undo my previous change.
16837
16838 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
16839
16840         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
16841         unconditionally.
16842         (MAKEOVERRIDES): Define (revert this part of October 18 change).
16843
16844 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
16845
16846         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
16847         host to add it's own flags.
16848
16849 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
16850
16851         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
16852
16853 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
16854
16855         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
16856         (CXX_FOR_TARGET): Likewise.
16857         (GCC_FOR_TARGET): Define.
16858         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
16859         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
16860         CC_FOR_TARGET was specified on the command line.
16861         (MAKEOVERRIDES): Don't define.
16862
16863 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
16864
16865         * configure.in (m32r): Fix spelling of libg++ libs.
16866
16867 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
16868
16869         * config.sub (-apple*): Remove, now redundant.
16870
16871 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
16872
16873         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
16874
16875         * configure: Rework yesterday's sed script patch.
16876
16877         * config.sub: Merge with FSF.
16878
16879 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
16880
16881         * config.guess:  Merge from FSF.
16882
16883         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
16884         * config.guess: Use pc instead of unknown, for pc clone systems.
16885         Change linux to linux-gnu.
16886
16887         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
16888         * config.guess: Avoid non-portable tr syntax.
16889
16890 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
16891
16892         * test-build.mk (HOLES): Add "xargs" for gdb.
16893
16894         * configure: Avoid hpux10.20 sed bug.
16895
16896 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
16897
16898         * configure.in:  Add support for windows host
16899         (that is a build done under the Microsoft build environment).
16900
16901 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
16902
16903         * Makefile.in: Replace all uses of srcroot with s, to shrink
16904         command line lengths.
16905
16906         Patches from Geoffrey Noer <noer@cygnus.com>:
16907         * configure.in: If configuring for newlib, pass --with-newlib to
16908         subdirectories.
16909         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
16910         -Bnewlib/ and -Lwinsup to gcc.
16911         (CXX_FOR_TARGET): Likewise.
16912
16913 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
16914
16915         * Makefile.in (ETC_SUPPORT): Add configure.
16916
16917 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
16918
16919         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
16920         host configuration file.
16921
16922 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
16923
16924         * configure.in: Break mn10x00 support into separate
16925         mn10200 and mn10300 configurations.
16926         * config.sub: Likewise.
16927
16928 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
16929
16930         * configure.in: Add lots of stuff to noconfigdirs for
16931         the mn10x00 targets.
16932
16933         * config.sub, configure.in: Add mn10x00 support.
16934
16935 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
16936
16937         * make-all.com: Call conf-a-gas, not config-a-gas.
16938
16939 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
16940
16941         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
16942         targets.
16943
16944 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
16945
16946         * mpw-README: Add much more detail for native PowerMac.
16947         * mpw-install: New file.
16948         * mpw-configure: Add --norecursion and --help options.
16949         * mpw-config.in: Translate readme and install files when
16950         copying to objdir.
16951         * mpw-build.in: Don't always depend on byacc and flex.
16952         (install-only-top): New action.
16953
16954 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
16955
16956         * configure.in:  You can now configure GDB for the v850.
16957
16958 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
16959
16960         * configure.in (noconfigdirs): Don't configure any C++ dirs
16961         if targeting D10V.
16962
16963 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
16964
16965         * config.sub: Recognize mips64vr5000.
16966
16967 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
16968
16969         * configure.in: Use a single line for host_tools and native_only.
16970
16971 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
16972
16973         * config.sub, configure.in: Add entries for m32r.
16974
16975 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
16976
16977         * Makefile.in (inet-install): Don't run install-gzip.
16978
16979 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
16980
16981         * configure.in:  Don't config lots of things for *-*-windows*.
16982
16983 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
16984
16985         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
16986         (host_libs, host_tools): Copy from configure.in.
16987         * mpw-configure: Don't complain about directories not found.
16988
16989 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16990
16991         * configure.in (i[345]86): Recognize i686 for pentium pro.
16992         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
16993         file.
16994
16995         * config.guess (i[345]86): Ditto.
16996
16997 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
16998
16999         * configure.in (noconfigdirs): Removed gdb for D10V.
17000
17001 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
17002
17003         * configure.in: Remove ld, target-libio, target-libg++, and
17004         target-libstdc++ from noconfigdirs.
17005
17006 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
17007
17008         * configure: Fix three locations where shell scripts were
17009         being run directly rather than with config_shell.
17010
17011 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
17012
17013         * configure.in (v850-*-*): Set up initial $noconfigdirs.
17014         * config.sub (basic_machine): Recognize v850.
17015
17016 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
17017
17018         * mpw-configure: Handle multiple enable/disable options and
17019         pass them down recursively, handle -c and -s flags appropriately
17020         depending on choice of compiler, add escape mechanism for
17021         quoted arguments to gC.
17022
17023 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17024
17025         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
17026         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
17027         so that -mrelocatable-lib and -mno-eabi are used.
17028
17029         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
17030         not support --print-multi-lib, don't abort.
17031
17032 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
17033
17034         * make-all.com: Run config-a-gas.
17035         * setup.com: Don't copy subdirectory files around.
17036
17037 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
17038
17039         * configure.in (*-*-ose): Remove exclusion of libgloss for this
17040         target, it now compiles correctly.
17041
17042 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
17043
17044         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
17045
17046 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
17047
17048         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
17049
17050 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17051
17052         * configure.in (native_only): Add prms.
17053
17054 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
17055
17056         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
17057         (BINUTILS_SUPPORT_DIRS): Likewise.
17058
17059 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17060
17061         * configure.in (d10v-*-*): Don't configure ld or gdb until the
17062         d10v support is added.
17063
17064 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
17065
17066         * configure.in (d10v-*-*): New target.
17067
17068 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
17069
17070         * config.guess (HP 9000/811): Recognize this as a PA1.1
17071         machine.
17072
17073 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
17074
17075         * Makefile.in (do-tar-gz): New target, split out from tail end of
17076         taz target.  Run each command separately, don't use pipes.
17077         (taz): Use it.
17078
17079 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
17080
17081         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
17082         * mpw-build.in: No builds should depend on building byacc or flex,
17083         they are assumed to be installed already.
17084
17085 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17086
17087         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
17088         variable that CC_FOR_TARGET needs.
17089
17090 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17091
17092         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
17093         options have changed since the last time the subdirectory was
17094         configured, and if it has, reconfigure.
17095         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
17096         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
17097
17098 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
17099
17100         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
17101         CLEAN_MODULES): Add bash.
17102         (all-bash): New target.
17103
17104 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
17105
17106         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
17107
17108 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17109
17110         * config.sub (basic_machine): Recognize d10v as a valid processor.
17111
17112 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
17113
17114         * mpw-configure: Add support for --bindir.
17115         * mpw-build.in: Use a GCC-specific build script for GCC actions.
17116
17117 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
17118
17119         * configure.in: add bash, time, gawk to list of hosttools and things
17120         to only build for native toolchains
17121
17122 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17123
17124         * Makefile.in (docdir): Remove.
17125
17126 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17127
17128         * Makefile.in (datadir): Set to $(prefix)/share.
17129
17130 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
17131
17132         * configure.in: build diff and patch for cygwin32-hosted
17133         toolchains.
17134
17135 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
17136
17137         * config.sub: Accept -rtems*.
17138
17139 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
17140
17141         * configure.in: enable dosrel for cygwin32-hosted builds,
17142                 remove diff from the list of things not buildable
17143                 via Canadian Cross
17144
17145 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
17146
17147         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
17148         don't get ". ".
17149
17150 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
17151
17152         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
17153
17154 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
17155
17156         * Makefile.in (taz): Handle case where tex3patch didn't even get
17157         checked out.  Also, if it was found, put the symlink in a new util
17158         subdirectory.
17159
17160 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17161
17162         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
17163
17164 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
17165
17166         * config.sub: Recognize -openvms.
17167         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
17168         * make-all.com, setup.com: New files.
17169
17170 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
17171
17172         * Makefile.in (taz): tex3patch moved to texinfo/util.
17173
17174 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
17175
17176         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
17177         * configure.in: remove make from disable-if-Can-Cross list
17178                 enable gdb if ${host} and ${target} are cygwin32
17179
17180 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
17181
17182         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
17183         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
17184
17185 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
17186
17187         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
17188         distinguish sysv/svr4/bsd variants.
17189         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
17190
17191 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
17192
17193         * configure.in: Added copyright notice.
17194         * move-if-change: Added copyright notice.
17195
17196 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17197
17198         * configure.in (powerpcle-*-solaris*): Until we get shared
17199         libraries working, don't build gdb, sim, make, tcl, tk, or
17200         expect.
17201
17202 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
17203
17204         * config.guess:  Merge with FSF:
17205
17206         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
17207         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
17208
17209         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
17210         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
17211
17212         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
17213         * config.guess:  Combine two OSF1 rules.
17214         Also recognize field test versions.  From mjr@zk3.dec.com.
17215         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
17216         because GNU uname does not support -p.  From pmr@pajato.com.
17217
17218 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
17219
17220         * Makefile.in (MAKEDIRS): Removed $(tooldir).
17221
17222 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
17223
17224         * mpw-README: Document GCCIncludes.
17225
17226 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
17227
17228         * configure.in (alpha-*-linux*): Set enable_shared to yes.
17229
17230 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
17231
17232         * mpw-configure: Handle --enable-FOO and --disable-FOO.
17233
17234 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
17235
17236         * configure.in (*-*-cygwin32): Configure make.
17237
17238 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
17239
17240         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
17241
17242 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
17243
17244         * Makefile.in (all-inet): Depend on all-perl.
17245
17246         * Makefile.in (inet-install): New target.
17247
17248         * Makefile.in (all-inet): Depend on all-tcl.
17249         (all-inet): Depend on all-send-pr.
17250
17251 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17252
17253         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
17254         temporarily.
17255
17256 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
17257
17258         * configure.in: Don't configure --with-gnu-ld on AIX.
17259
17260 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
17261
17262         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
17263
17264 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
17265
17266         * Makefile.in (ALL_MODULES): Added all-inet.
17267         (CROSS_CHECK_MODULES): Added check-inet.
17268         (INSTALL_MODULES): Added install-inet.
17269         (CLEAN_MODULES): Added clean-inet.
17270         (all-indent): New target.
17271
17272         * configure.in (host_tools): Added inet.
17273         (native_only): Added inet.
17274         (noconfigdirs): Added inet.
17275
17276 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
17277
17278         * configure.in: Don't configure libgloss if we are not configuring
17279         newlib.
17280
17281 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
17282
17283         * configure.in: Don't configure libgloss for unsupported
17284         architectures.
17285
17286 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17287
17288         * Makefile.in (CLEAN_MODULES): Add clean-apache.
17289
17290 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
17291
17292         * Makefile.in (ALL_MODULES): Include all-apache.
17293         (CROSS_CHECK_MODULES): Include check-apache.
17294         (INSTALL_MODULES): Include install-apache.
17295         (all-apache): New target.
17296
17297         * configure.in: Added apache everywhere perl is seen.
17298
17299 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17300
17301         * Makefile.in: Add support for clean-{module} and
17302         clean-target-{module} rules.
17303
17304 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
17305
17306         * configure.in (*-*-ose) do not build libgloss.
17307
17308 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17309
17310         * config.guess (prep*:SunOS:5.*:*): Turn into
17311         powerpele-unknown-solaris2.
17312
17313 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
17314
17315         * configure.in: Permit --enable-shared to specify a list of
17316         directories.
17317
17318 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
17319
17320         * configure.in (host==solaris): Pass only the first word of $CC
17321         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
17322
17323 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
17324
17325         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
17326
17327 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
17328
17329         * Makefile.in (ALL_MODULES): Include all-perl.
17330         (CROSS_CHECK_MODULES): Include check-perl.
17331         (INSTALL_MODULES): Include install-perl.
17332         (ALL_X11_MODULES): Include all-guile.
17333         (CHECK_X11_MODULES): Include check-guile.
17334         (INSTALL_X11_MODULES): Include install-guile.
17335         (all-perl): New target.
17336         (all-guile): New target.
17337
17338         * configure.in (host_tools): Include perl and guile.
17339         (native_only): Include perl and guile.
17340         (noconfigdirs): Don't build guile and perl; no ports have been
17341         done.
17342
17343 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
17344
17345         * configure (--enable-*): Handle quoted option lists such as
17346         --enable-sim-cflags='-g0 -O' better.
17347
17348 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17349
17350         * Makefile.in ({,inst}all-target): New rule so we can make and
17351         install all of the target directories easily.
17352
17353 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
17354
17355         * configure.in: Add missing global flag in sed substitution when
17356         deleting `target-' from ${configdirs}.
17357
17358 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
17359
17360         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
17361         option.
17362
17363         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
17364         config/mh-necv4.
17365
17366         * install.sh: Correct misspelling of transformbasename.
17367
17368         * config.guess: Recognize mips-*-sysv*.
17369
17370 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
17371
17372         * config.sub: Recognize mon960.
17373
17374 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
17375
17376         * configure: Restore Canadian Cross handling of BISON and LEX,
17377         removed in Feb 20 change.
17378
17379 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
17380
17381         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
17382         Mention make install.  Remove the old copyright date as well the
17383         clumsy and rather pointless copyright on the README file.
17384
17385 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
17386
17387         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
17388         Makefile after running symlink-tree, then run `make distclean' to
17389         avoid clobbering any generated files in srcdir.
17390
17391 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
17392
17393         * configure.in (m68k-*-netbsd*): Build everything now.
17394
17395 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
17396
17397         * Makefile.in (taz): Fix quoting.
17398
17399 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
17400
17401         * configure.in (sparclet-*-*): Build everything now.
17402
17403 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
17404
17405         * configure.in (m68k-*-linux*): New host.
17406
17407 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
17408
17409         * configure: Check for bison before byacc.
17410
17411 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
17412
17413         * Makefile.in configure:  Change the way LEX and BISON/YACC are
17414         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
17415         searching PATH.  These are used as fallbacks by Makefile.in if
17416         flex/bison/byacc aren't in objdir.
17417
17418 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
17419
17420         * Makefile.in: Make everything which depends upon all-bfd also
17421         depend upon all-opcodes, in case --with-commonbfdlib is used.
17422
17423 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17424
17425         * configure.in (host *-*-cygwin32): Don't build gdb if we are
17426         building NT native compilers on Unix.
17427
17428 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
17429
17430         * configure.in: Don't get CC from the host Makefile fragment if we
17431         can find gcc in PATH, or if this is a Canadian Cross.  Move the
17432         Solaris test for /usr/ucb/cc to the post target script, just after
17433         the compiler sanity test.
17434
17435 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
17436
17437         * config.sub: Merge with FSF.
17438
17439 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
17440
17441         * Makefile.in (RPATH_ENVVAR): New variable.
17442         (REALLY_SET_LIB_PATH): Use it.
17443         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
17444
17445 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
17446
17447         * config.sub, configure.in: Recognize sparclet cpu.
17448
17449 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
17450
17451         * config.guess:  Support m68k-cbm-sysv4.
17452
17453 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
17454
17455         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
17456         m68k-unknown-linuxaout from linker help string.  Put quotes around
17457         $ld_help_string.
17458
17459 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
17460
17461         * config.guess (powerpc-harris-powerunix): Add guess for port
17462         to new target.
17463
17464 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17465
17466         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
17467
17468 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
17469
17470         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
17471         $(REALLY_SET_LIB_PATH) in Makefile.
17472         * Makefile.in (SET_LIB_PATH): New variable.
17473         (REALLY_SET_LIB_PATH): New variable.
17474         ($(DO_X)): Use $(SET_LIB_PATH).
17475         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
17476         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
17477         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
17478         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
17479         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
17480         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
17481         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
17482         (install-dosrel): Likewise.
17483         (all-opcodes): Depend upon all-libiberty.
17484
17485 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
17486
17487         * config.guess (*:CYGWIN*): New
17488
17489 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17490
17491         * Makefile.in (all-target-winsup): All all-target-libiberty.
17492
17493 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17494
17495         * configure.in (noconfigdirs): Add missing # in front of comment.
17496
17497 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
17498
17499         * configure.in: add second pass to things added to noconfigdirs
17500         so *-gm-magic can exclude libgloss properly.
17501
17502 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
17503
17504         * mpw-configure (extralibs_name, rez_name): Set correctly
17505         for MWC68K compiler.
17506
17507         * mpw-README: Add more info on the necessary build tools.
17508
17509 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
17510
17511         * configure.in, config.sub: Recognize cygwin32.
17512
17513 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
17514
17515         * config.guess, config.sub: Recognize A/UX.
17516
17517 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
17518
17519         * config.sub: Merge with gcc/config.sub.
17520
17521 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
17522
17523         * mpw-build.in (do-binutils): Add build of stamps.
17524
17525 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
17526
17527         * config.sub: Add recognition for mips64vr4100*-* targets.
17528
17529 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17530
17531         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
17532         Add creation of gconfigargs with `--enable-shared' turned on.
17533         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
17534         ($(host)-stamp-stage3-configured): Likewise.
17535         (HOLES): Add chatr and ldd.
17536         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
17537
17538 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
17539
17540         * configure: Pass --nfp to recursive configures.
17541
17542 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
17543
17544         * Makefile.in (DLLTOOL): New.
17545         (DLLTOOL_FOR_TARGET): New.
17546         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
17547         (EXTRA_TARGET_FLAGS): Ditto.
17548         (EXTRA_GCC_FLAGS): Ditto.
17549         (CONFIGURE_TARGET_MODULES): Ditto.
17550         (DO_X): Ditto.
17551         * configure: Add DLLTOOL.
17552
17553 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
17554
17555         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
17556         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
17557         mh-sco, since old workarounds no longer needed, and don't
17558         build ld, since libraries have weak symbols in COFF.
17559
17560 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
17561
17562         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
17563
17564 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
17565
17566         * configure.in: Make sure that ${CC} can be used to compile an
17567         executable.
17568
17569 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
17570
17571         * Makefile.in (all-gdb): Depend on $(GDB_TK).
17572         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
17573         nothing depending on whether gdbtk is being built.
17574
17575 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
17576
17577         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
17578
17579 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
17580
17581         * configure.in (noconfigdirs): Put ld or gas in this early, if the
17582         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
17583
17584 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
17585
17586         * config-ml.in: Add support for
17587         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
17588         Simplify setting of multidirs from --disable-foo.
17589
17590 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17591
17592         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
17593         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
17594         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
17595         non-empty, pass them on to the  GCC make.
17596         (all-bootstrap): New rule that is like all-gcc, except it executes
17597         the GCC bootstrap rule instead of the GCC all rule.
17598
17599 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
17600
17601         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
17602
17603 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17604
17605         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
17606         DG/UX support.
17607
17608 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
17609
17610         * config.sub (i*86*) Change [345] to [3456]
17611
17612 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
17613
17614         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
17615         --with-gnu-ld=no.
17616
17617 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17618
17619         * config-ml.in (rs6000*, powerpc*): Add switches to control which
17620         AIX multilibs get built.
17621
17622 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17623
17624         * configure.in (i386-win32): Don't build expect if we're not
17625         building the tcl subdir.
17626
17627 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
17628
17629         * Makefile.in: (configure-target-examples, all-target-examples):
17630         New targets, configure and build example programs.
17631
17632 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
17633
17634         * mpw-configure: If an mpw-config.in generated a file mk.sed,
17635         use it as input to sedit the generated MPW makefile.
17636         * mpw-README: Add a suggestion about Gestalt.h.
17637
17638 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
17639
17640         * config.sub: Accept *-*-ieee*.
17641
17642 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
17643
17644         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
17645         Ronald F. Guilmette <rfg@monkeys.com>.
17646
17647 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17648
17649         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
17650         for powerpc-pe native.
17651         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
17652         (target==powerpc-pe): duplicate i386-win32 entry.
17653
17654 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17655
17656         * configure.in (noconfigdirs): Exclude target-newlib for all versions
17657         of vxworks, not just vxworks5.1.
17658
17659 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
17660
17661         * mpw-configure: Add support for exec-prefix.
17662
17663 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
17664
17665         * config.guess: Recognize HP model 816 machines as having
17666         a PA1.1 processor.
17667
17668 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
17669
17670         * configure: Ignore new autoconf configure options.
17671
17672 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
17673
17674         * config.guess:  Recognize Pentium under SCO.
17675         From Robert Lipe <robertl@arnet.com>.
17676
17677 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17678
17679         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
17680
17681 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
17682
17683         * configure.in: Don't configure gas for alpha-dec-osf*.
17684
17685 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
17686
17687         * configure.in: Default to --with-stabs for some targets for which
17688         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
17689         i[345]86*-*-unixware*.
17690
17691 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
17692
17693         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
17694         rather than basing it on the target.  Simplify handling of options
17695         controlling which directories to configure.  Remove extraneous
17696         slash in multi-clean target.
17697
17698 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
17699
17700         * config-ml.in: Prefix more variables with ml_ so they don't collide
17701         with configure's.
17702
17703 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
17704
17705         * configure: Don't turn -v into --v.
17706
17707 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
17708
17709         * configure.in (targargs): Fix typo.
17710
17711         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
17712
17713 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
17714
17715         * configure.in: Strip --host and --target options from
17716         CONFIG_ARGUMENTS, and always configure for --host only.  Add
17717         --with-cross-host option when building with a cross-compiler.
17718         * configure: Canonicalize the arguments put into config.status by
17719         always using `=' for an option with an argument.  Pass a presumed
17720         --host or --target explicitly.
17721
17722 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
17723
17724         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
17725         into general OS recognition case.
17726
17727 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17728
17729         * configure.in (target_configdirs): add target-winsup only
17730         for win32 target systems.
17731
17732 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
17733
17734         * Makefile.in (all-target-libgloss): Depend upon
17735         configure-target-newlib, since when libgloss is built it looks to
17736         see if the newlib directory exists.
17737
17738 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
17739
17740         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
17741         cfg-ml-*.in.
17742
17743 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
17744
17745         * configure: Handle LD and LD_FOR_TARGET when configuring a
17746         Canadian Cross.
17747
17748 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17749
17750         * configure.in (target_libs): add target-winsup.
17751         (target==i386-win32): add patch diff flex make to $noconfigdirs.
17752         (target==ppcle-pe): remove ld from $noconfigdirs.
17753
17754 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
17755
17756         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
17757         Preserve relative path names in $srcdir.  Build symlink tree if
17758         configuring cross target dir and srcdir=. (= no VPATH support).
17759         (configure-target-libg++): Depend on configure-target-librx.
17760         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
17761         * config-ml.in: New file.
17762         * symlink-tree: New file.
17763         * configure: Ensure srcdir="." if that's what it is.
17764
17765 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
17766
17767         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
17768         includes and FLEX_SKELETON setting.
17769         * mpw-configure (--with-gnu-ld): New option, controls whether
17770         to use PPCLink or ld with PowerMac GCC.
17771         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
17772         * mpw-config.in: Configure grez if targeting Mac.
17773
17774         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
17775         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
17776         just macos.
17777         * configure.in: Configure grez resource compiler if targeting Mac.
17778         * Makefile.in (all-grez, install-grez): New targets.
17779
17780 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
17781
17782         * configure: CXX defaults to gcc, not g++.  If we find
17783         gcc in the path, set CC to gcc -O2.
17784
17785 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
17786
17787         * configure: Default ${build} correctly.  Avoid picking up extra
17788         spaces when reading CC and CXX from Makefile.  When doing a
17789         Canadian Cross, use plausible default values for numerous
17790         variables.
17791         * configure.in: When doing a Canadian Cross, don't try to
17792         configure tools whose configure script can't handle it.
17793
17794 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17795
17796         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
17797
17798 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17799
17800         * configure:  Remove dubious bug reporting address.
17801
17802 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17803
17804         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
17805         configure script, run that instead of this directory's configure.
17806         In either case, print a message that we're configuring the sub-dir.
17807
17808 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17809
17810         * configure.in: Before checking for the existence of various files,
17811         use sed to filter out "target-".
17812
17813 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
17814
17815         * Makefile.in (DO_X): Split rule to decrease command line length
17816         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
17817         (Philippe De Muyter).
17818
17819 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17820
17821         * Makefile.in (all-patch): depend on all-libiberty.
17822
17823 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
17824
17825         * configure.in: If the only directory in target_configdirs which
17826         actually exists is libiberty, then set target_configdirs to empty,
17827         to avoid trying to build a target libiberty in a gas or gdb
17828         distribution.
17829
17830 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
17831
17832         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
17833         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
17834         systems.
17835
17836 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17837
17838         * configure.in (copy_dirs): Use sys-include instead of include
17839         for --with-headers option.
17840
17841 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
17842
17843         * Makefile.in, configure.in: Make winsup builds work with
17844         new scheme.
17845
17846 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
17847
17848         * configure.in: Build the linker on AIX.
17849
17850 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17851
17852         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
17853         where needed.
17854
17855 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
17856
17857         * Makefile.in (all-gcc): Fix typo.
17858
17859 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17860
17861         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
17862
17863 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17864
17865         * configure.in:  Rename libFOO to target-libFOO, and xiberty
17866         to target-xiberty, to provide more flexibility.
17867         (target_subdir):  Define.  Create if cross.
17868         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
17869         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
17870         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
17871         check-libFOO -> check-target-libFOO, etc.
17872         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
17873         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
17874         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
17875         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
17876         allow ALL_GCC="" to only configure.
17877         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
17878         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
17879         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
17880
17881 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
17882
17883         * Makefile.in (taz): Build "info" in etc explicitly.
17884
17885 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
17886
17887         * configure.in:  Make sure that CC is undefined (as opposed to
17888         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
17889         problem with autoconf trying to configure on a host without GCC.
17890
17891 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
17892
17893         * mpw-configure: Set host alias from choice of host compiler,
17894         only use generic MPW Makefile sed if present, edit a file
17895         named "hacked_Makefile.in" instead of "Makefile.in" if present.
17896         * mpw-README: Add problem notes about CW6 and CW7.
17897
17898 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
17899
17900         * Makefile.in (taz): Use ";" instead of ";;".
17901
17902 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17903
17904         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
17905         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
17906         DISTDOCDIRS.
17907         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
17908         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
17909
17910 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17911
17912         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
17913         and gnats, because they are now subsumed by DISTSTUFFDIRS.
17914         Move bfd to DISTSTUFFDIRS.
17915
17916 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17917
17918         * Makefile.in (X11_LIB): Removed.
17919         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
17920
17921         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
17922
17923 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17924
17925         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
17926         names.
17927
17928 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17929
17930         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
17931
17932 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
17933
17934         * configure.in (i[345]86-*-win32): Always build newlib.
17935         Don't configure cvs, autoconf or texinfo.
17936         * Makefile.in (LD_FOR_TARGET): New.
17937         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
17938         Pass down LD_FOR_TARGET.
17939
17940 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
17941
17942         * winsup: New directory.
17943         * Makefile.in: Build winsup.
17944         * configure.in: Winsup is configured when target is win32.
17945         Can only build win32 target GDB when native.
17946
17947 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
17948
17949         * config.guess: Recognize HP model 819 machines as having
17950         a PA 1.1 processor.
17951
17952 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
17953
17954         * configure: Fix sed loop which substitutes for CC and CXX to
17955         avoid bug found in various sed implementations.
17956
17957 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17958
17959         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
17960         simulator.  Use standard powerpc-*-eabi*.
17961
17962 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
17963
17964         * configure.in: Stop putting gas and binutils in noconfigdirs for
17965         powerpc-*-aix* and rs6000-*-*.
17966
17967 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
17968
17969         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
17970         -mcall-aixdesc libraries.
17971
17972 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
17973
17974         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
17975
17976         * config.sub (arm | armel | armeb): Fix shell syntax.
17977
17978 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17979
17980         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
17981         -msoft-float and -mcpu=common support.
17982         (powerpc*-*-eabisim*): Add support for building -mcall-aix
17983         libraries.
17984
17985 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
17986
17987         * configure.in: Allow configuration and build of emacs19 for the alpha.
17988
17989 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17990
17991         * configure.in (CC): Get ^CC, not just any old CC, from
17992         ${host_makefile_frag}.
17993
17994 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17995
17996         * configure.in (CC): Try to get CC from
17997         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
17998
17999 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18000
18001         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
18002         only if it exists in $(srcdir).
18003
18004 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
18005
18006         * configure: If CC and CXX are not set in the environment, set
18007         them, based on either an existing Makefile or on searching for gcc
18008         in PATH.  Substitute for CC and CXX in Makefile.
18009         * configure.in: Remove libm from target_libs.  Separate
18010         target_configdirs from configdirs.  If CC is not set in
18011         environment, try to get it from a host Makefile fragment.  Rewrite
18012         changes of configdirs to use skipdirs instead.  A few minor
18013         tweaks.  Take directories out of target_configdirs as they are
18014         taken out of configdirs.  Remove existing Makefile files from
18015         subdirectories.  Substitute for TARGET_CONFIGDIRS and
18016         CONFIG_ARGUMENTS in Makefile.
18017         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
18018         by configure.in.
18019         (CONFIG_ARGUMENTS): Likewise.
18020         (CONFIGURE_TARGET_MODULES): New variable.
18021         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
18022         ($(CONFIGURE_TARGET_MODULES)): New target.
18023         (configure-libg++, configure-libio): New targets.
18024         (all-libg++): Depend upon configure-libg++.
18025         (all-libio): Depend upon configure-libio.
18026         (configure-libgloss, all-libgloss): New targets.
18027         (configure-libstdc++): New target.
18028         (all-libstdc++): Depend upon configure-libstdc++.
18029         (configure-librx, all-librx): New targets.
18030         (configure-newlib): New target.
18031         (all-newlib): Depend upon configure-newlib
18032         (configure-xiberty): New target.
18033         (all-xiberty): Depend upon configure-xiberty.
18034
18035 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
18036
18037         * configure.in (host i[345]86-*-win32):  Expand the
18038         noconfigdirs again.
18039
18040 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
18041
18042         * mpw-configure: Fix sed command file name.
18043
18044 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
18045
18046         * configure.in (host i[345]86-*-win32): Reduce the
18047         noconfigdirs again.
18048
18049 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
18050
18051         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
18052         or powerpc*-*-pe*, since they are not yet supported.
18053
18054 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
18055
18056         Add PowerMac support and many other enhancements.
18057         * mpw-configure: New option --cc to select compiler to use,
18058         paste options set according to --cc into the generated
18059         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
18060         if mpw-make.sed is present.
18061         * mpw-config.in: Don't test for gC1, test for mpw-touch,
18062         add forward includes for PowerPC include files.
18063         * mpw-build.in: Build using Makefile.PPC if present.
18064         (do-byacc, etc): Remove separate version resource builds.
18065         (do-gas): Build "stamps" before "all".
18066         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
18067         * mpw-README: Update to reflect --cc option, PowerMac support,
18068         and recently-reported compatibility problems.
18069
18070 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
18071
18072         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
18073         embedded m68k systems (-aout, -coff, -elf, -vxworks).
18074         (--with-multilib-top): Pass to recursive invocations.
18075
18076 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
18077
18078         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
18079         v810-*-*.
18080
18081 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18082
18083         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
18084         gdb, ld and opcodes on v810-*-*.
18085
18086 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
18087
18088         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
18089         (local-maintainer-clean): New target.
18090         (maintainer-clean): New target.
18091         (realclean): Just depend upon maintainer-clean.
18092
18093 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18094
18095         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
18096
18097 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
18098
18099         * configure.in: Build ld in mips*-*-bsd* case.
18100
18101 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
18102
18103         * config.sub: Accept -lites* OS.  From Ian Dall.
18104
18105 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
18106
18107         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
18108         targets.
18109
18110 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18111
18112         * configure.in: treat i386-win32 canadian cross the same as
18113         i386-go32 canadian cross.
18114
18115 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18116
18117         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
18118         running under the simulator to build a reduced set of libraries.
18119         (powerpc-*-eabiaix): Add fine grained multilib support added to
18120         other powerpc targets yesterday.
18121
18122 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18123
18124         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
18125         -disable-softfloat, -disable-relocatable, -disable-aix, and
18126         -disable-sysv to control which multilib libraries get built.
18127
18128 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
18129
18130         * configure: Add Makefile.tem to list of files to remove in trap
18131         handler.
18132
18133 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18134
18135         * config.guess (*Linux*):  Add missing "exit"s.
18136         Also, need specific check for alpha-unknown-linux (uses COFF).
18137
18138 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18139
18140         * config.guess:  Merge with FSF:
18141
18142         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
18143         * config.guess (AIX4): More robust release numbering discovery.
18144
18145         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
18146         * config.guess (i386-sequent-ptx): Properly get version number.
18147
18148         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
18149         * config.guess (mips:*:4*:UMIPS): New case.
18150
18151 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
18152
18153         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
18154         (i386-win32 host): Likewise.  Don't build readline.
18155
18156 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
18157
18158         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
18159         SUPPORT_FILES to submakes.
18160
18161 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
18162
18163         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
18164         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
18165         mpw-configure.
18166
18167 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
18168
18169         * configure.in (appdirs): Use =, not ==, in test expression when
18170         trying to build the text to print in the warning message for
18171         Solaris users.
18172
18173 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
18174
18175         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
18176
18177 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18178
18179         * config.guess: Recognize lynx-2.3.
18180
18181 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
18182
18183         * config.sub (z8ksim): Deleted
18184         (z8k-*-coff): New, this is the one true name of the target.
18185
18186 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
18187
18188         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
18189
18190 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
18191
18192         * config.guess (*:Linux:*:*): First try asking the linker what the
18193         default object file format is (elf, aout, or coff).  Then if this
18194         fails, try previous methods.
18195
18196 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18197
18198         * configure.in: Don't build newlib for *-*-vxworks5.1.
18199
18200 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18201
18202         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
18203         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
18204
18205 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
18206
18207         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
18208
18209 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
18210
18211         * cfg-ml-com.in: New file.
18212         * cfg-ml-pos.in: New file.
18213
18214 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18215
18216         * COPYING.NEWLIB: Add HP free copyright to list.
18217
18218 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18219
18220         * config.sub: Recognize -eabi* for the system, not just -eabi.
18221
18222 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
18223
18224         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
18225         * config.sub, configure.in (win32): New target and host.
18226
18227 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
18228
18229         * configure.in: Add i386-pe configuration.
18230
18231 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
18232
18233         * mpw-build.in (install): Install GDB after LD.
18234
18235 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
18236
18237         * mpw-config.in (elf/mips.h): Always forward-include, needed
18238         for GDB to build.
18239
18240 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18241
18242         * testsuite: New directory for customer acceptance and whole tool
18243         chain tests.
18244
18245 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
18246
18247         * configure: If per-host line isn't found, but AC_OUTPUT is found
18248         and a configure script exists, run it instead.
18249
18250 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18251
18252         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
18253
18254 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18255
18256         * configure: Set build_{cpu,vendor,os,alias} to host values when
18257         --build isn't specified.
18258
18259 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18260
18261         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
18262         (FLAGS_TO_PASS): Pass them.
18263         (EXTRA_TARGET_FLAGS): Ditto.
18264
18265 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18266
18267         * Makefile.in (all-libg++): Depend on all-libstdc++.
18268
18269 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18270
18271         * configure.in (noconfigdirs): Enable all packages for
18272           i386-unknown-netbsd.
18273
18274 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
18275
18276         * configure.in (noconfigdirs): Don't configure tk for i386-go32
18277         hosted builds (DOS builds)
18278
18279 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
18280
18281         Changes for ARM based on patches from Richard Earnshaw:
18282         * config.sub: Handle armeb and armel.
18283         * configure.in: Omit arm linker only for riscix.
18284
18285 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18286
18287         * config.guess:  Update from FSF.
18288
18289 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
18290
18291         * config.sub: Recognize powerpcle as the little endian variant of
18292         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
18293         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
18294         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
18295         temporarily.
18296
18297 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
18298
18299         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
18300
18301 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
18302
18303         * config.sub: Accept -lites* as a basic system type.
18304
18305 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
18306
18307         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
18308         installed, and if so return linuxoldld as the system name.
18309
18310 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
18311
18312         * config.guess: Add hppa1.1-hp-lites support.
18313
18314 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18315
18316         * configure.in: Don't build newlib for m68k-vxworks5.1.
18317
18318 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18319
18320         * configure.in (mips-sgi-irix6): Use mh-irix5.
18321
18322 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
18323
18324         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
18325
18326 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18327
18328         * test-build.mk: Enable building of shared libraries on IRIX 5 and
18329         OSF/1.  Fix compiler flags.
18330         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
18331
18332 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
18333
18334         * configure.in: Recognize --with-newlib.
18335         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
18336
18337 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
18338
18339         * Makefile.in: move {all,check,install}-gdb from *_MODULES
18340         to *_X11_MODULES due to gdbtk needing X include files et al.
18341
18342 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
18343
18344         Merge in support for Mac MPW as a host.
18345         (Old change descriptions retained for informational value.)
18346
18347         * mpw-config.in: Add generic include forwards for cpu-specific
18348         include files in aout and elf directories.
18349
18350         * mpw-configure: Added copyright.
18351         * mpw-config.in: Check for presence of required build tools.
18352         (target_libs): Add newlib.
18353         (target_tools): Add examples.
18354         (Read Me): Generate as "Read Me for MPW" instead.
18355         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
18356         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
18357         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
18358
18359         * mpw-configure: Remove subdir-specific makefile hackery,
18360         delete mk.tmp after using it.
18361
18362         * mpw-build.in (all): Display start and end times.
18363
18364         * mpw-configure (host_canonical): Set.
18365         (target_cpu): Always add to makefiles.
18366         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
18367         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
18368         (mpw-mh-mpw): Look for in srcdir and srcroot.
18369         Use sed instead of mpw-edit-prefix to edit prefix definitions.
18370
18371         * mpw-build.in: (install-only): New target.
18372
18373         * mpw-configure (host_alias, target_alias): Rename from hostalias
18374         and targetalias, add into generated Makefile.
18375         (mk.tmp): If present, add into generated Makefile.
18376         * mpw-build.in (all-gas): Build config.h first before gas proper.
18377
18378         * mpw-configure (config.status): Write only if changed.
18379         * mpw-config.in (readline): Configure it (not built, just used for
18380         definitions).
18381
18382         * mpw-config.in (elf/mips.h): Add a forward include.
18383
18384         * mpw-config.in: Forward-include most .h files in include into
18385         extra-include.
18386         (readline): Don't build.
18387         mpw-build.in (install): Install GDB.
18388
18389         * mpw-configure (prefix, mpw_prefix): Handle it.
18390         * mpw-config.in (mmalloc, readline): Don't configure.
18391         * mpw-build.in (thisscript): Rename to ThisScript.
18392         Use mpw-build instead of BuildProgram everywhere.
18393         (mmalloc, readline): Don't build.
18394         * mpw-README: New file, basic documentation about the MPW port.
18395
18396         * mpw-config.in: Use forward-include to create include files.
18397
18398         * mpw-configure: Add more things to the top of each configured
18399         Makefile, including contents of config/mpw-mh-mpw.
18400         * mpw-config.in (extra-include): Create this directory and fill it
18401         with Posix-like include files when configuring.
18402
18403         * config.sub (apple, mac, mpw): Add various aliases.
18404
18405         * mpw-build.in: New file, top-level build script fragment for MPW.
18406         * mpw-configure: New file, configure script for MPW.
18407         * mpw-config.in: New file, config fragment for MPW.
18408
18409 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
18410
18411         * configure.in (host_libs): Remove glob, since it is gone from the
18412         sources.
18413
18414 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18415
18416         * Makefile.in: define empty GDB_NLM_DEPS var.
18417
18418         * configure.in(target_makefile_frag): use config/mt-netware
18419         for netware targets.
18420
18421 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
18422
18423         * config.sub: Merge in recent FSF changes.  Remove linux special
18424         cases.
18425
18426 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
18427
18428         Revert this change:
18429
18430         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
18431
18432                 * build-all.mk: Use CC=cc -Xs on Solaris.
18433
18434 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
18435
18436         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
18437         stop using it.
18438         * Makefile.in: Nuke all references to glob subdirectory.
18439
18440 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18441
18442         * configure.in: Fix --enable-shared logic in per-host.
18443
18444 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
18445
18446         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
18447
18448 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
18449
18450         * configure.in (noconfigdirs): Don't build gas on AIX, for
18451         powerpc*-*-aix* as well as for rs6000*-*-aix*.
18452
18453 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
18454
18455         * configure: Fix --cache-file to work if the file argument is a
18456         relative path.
18457
18458 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
18459
18460         * configure: If the --cache-file is used, pass it down to
18461         configure in subdirectories.
18462
18463 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
18464
18465         * config.sub: add vxworks29k configuration.
18466
18467 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
18468
18469         * Makefile.in (taz): Do "diststuff" part quietly.
18470
18471 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
18472
18473         * config.sub: Mini-merge with gcc/config.sub.
18474
18475 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18476
18477         * config.guess (IRIX): Sed - to _.
18478
18479 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18480
18481         * Makefile.in (source-vault, binary-vault): New targets.
18482
18483 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
18484
18485         * config.sub: Recognize -eabi as a basic system type.
18486
18487 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18488
18489         * configure.in (enable_shared stuff): Fix typo.
18490
18491 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
18492
18493         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
18494
18495 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18496
18497         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
18498
18499 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
18500
18501         * configure.in (rs6000-*-*): Don't build gas.
18502
18503 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
18504
18505         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
18506         reduce command line length.
18507         (AS_FOR_TARGET): Check for as.new, not Makefile.
18508         (NM_FOR_TARGET): Check for nm.new, not Makefile.
18509
18510 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18511
18512         * config.guess:  Merge from FSF.
18513
18514 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18515
18516         * configure: Don't use $ when handling program_suffix.
18517
18518 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
18519
18520         * configure.in:  Configure tk for hppa/hpux.
18521
18522 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18523
18524         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
18525
18526 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18527
18528         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
18529         to LIBCXXFLAGS.  Tests are better run without it.
18530
18531 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
18532
18533         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
18534
18535 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
18536
18537         * configure.in (*-*-netware*): Don't configure xiberty.
18538
18539 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
18540
18541         * configure.in:  Remove tk from native_only list.
18542
18543 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
18544
18545         * build-all.mk: Add mips-ncd-elf target to sun4 targets
18546           for special NCD build.
18547
18548 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18549
18550         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
18551         makeall.bat, they're only useful for binutils snapshots.
18552         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
18553         makeall.bat to specified SUPPORT_FILES.
18554
18555 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
18556
18557         * build-all.mk: Add Ericsson targets to sun4 and solaris
18558           hosts.  Add  BNR's sun4 target to solaris host, so their
18559           build-from-source will be tested in-house first.
18560
18561 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
18562
18563         * Makefile.in (LIBCFLAGS): New variable.
18564         (CFLAGS_FOR_TARGET): Ditto.
18565         (LIBCFLAGS_FOR_TARGET): Ditto.
18566         (LIBCXXFLAGS): Ditto.
18567         (CXXFLAGS_FOR_TARGET): Ditto.
18568         (LIBCXXFLAGS_FOR_TARGET): Ditto.
18569         (BASE_FLAGS_TO_PASS): Pass them.
18570         (EXTRA_TARGET_FLAGS): Ditto.
18571
18572         * configure.in: Support --enable-shared.
18573
18574 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18575
18576         * configure.in (target_libs):  Include libstdc++ again.
18577         * config.guess:  Update from FSF (for FreeBSD).
18578
18579 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18580
18581         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
18582         makeall.bat.
18583         (DISTDOCDIRS): Add `etc'.
18584         (ETC_SUPPORT_PFX): New variable.
18585         (taz): Include anything from etc starting with a word in
18586         ETC_SUPPORT_PFX.
18587
18588 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18589
18590         * config.sub: Update for recent FSF changes.  Remove obsolete
18591         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
18592         spacing changes.
18593
18594 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18595
18596         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
18597
18598         * config.guess:  Merge with FSF.
18599         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
18600
18601 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18602
18603         * configure: Since the "trap 0" handler will override the exit
18604         status on many systems, only use it for "exit 1", and make it set
18605         a non-zero exit status; reset it before "exit 0".  Also, check
18606         exit status of config.sub, and error out if it failed.
18607
18608 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
18609
18610         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
18611         and install libgloss.
18612
18613 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18614
18615         * Makefile.in (all-binutils): Depend upon all-byacc.
18616
18617         * configure.in: Don't build emacs on Irix 5.
18618
18619 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
18620
18621         * configure.in (*-*-netware*): Add libio.
18622
18623 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
18624
18625         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
18626         (CHECK_TARGET_MODULES): Ditto.
18627         (INSTALL_TARGET_MODULES): Ditto.
18628         (TARGET_LIBS): Ditto.
18629         (all-libstdc++): Note dependencies.
18630
18631 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18632
18633         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
18634
18635 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
18636
18637         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
18638         -fexternal-templates.
18639
18640         * configure.in (target_libs): Add libstdc++.
18641         (noconfigdirs): Add libstdc++ as appropriate.
18642
18643 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18644
18645         * config.guess:  Update from FSF.
18646
18647 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18648
18649         * configure: Use ${config_shell} when running ${configsub}.
18650
18651 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
18652
18653         * config.sub: No longer recognize h8300h.
18654
18655 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18656
18657         * config.sub: Remove extraneous differences between config.sub and
18658         gcc/config.sub.
18659
18660 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18661
18662         * Makefile.in (DISTSTUFFDIRS): Add gas.
18663
18664 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
18665
18666         * COPYING.NEWLIB: New file.
18667
18668 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18669
18670         * config.guess (HP-UX):  Patch from Harlan Stenn
18671         <harlan@landmark.com> to also emit release level.
18672
18673 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
18674
18675         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
18676
18677 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18678
18679         * config.sub:  Merge nextstep cleanup from FSF.
18680
18681 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18682
18683         * configure.in (arm-*-*): Don't configure ld for this target.
18684
18685 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
18686
18687         * configure.in (*-*-netware): don't configure libg++, libio,
18688           librx, or newlib.
18689
18690 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18691
18692         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
18693         configure ld--it works, but it doesn't support shared libraries.
18694
18695 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18696
18697         * config.guess (*-unknown-freebsd*):  Get rid of possible
18698         trailing "(Release)" in version string.
18699         Patch from Paul Richards <paul@isl.cf.ac.uk>.
18700
18701 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18702
18703         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
18704         Fix type: *-next-neststep -> *-next-nextstep.
18705
18706         * config.guess:  Merge from FSF:
18707
18708         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
18709
18710         * config.guess: Recognize powerpc-ibm-aix3.2.5.
18711
18712         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
18713
18714         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
18715         instead of UNIX_SV for UnixWare 1.0).
18716
18717 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
18718
18719         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
18720         to make gdb/nlm/* build after the compiler and linker.
18721
18722 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18723
18724         * config.guess (netbsd, freebsd, linux):  Accept any machine,
18725         not just i[34]86.
18726         (m68k-atari-sysv4):  Relocate to match FSF version.
18727
18728         * config.guess:  More merges from the FSF:
18729
18730         Add a space before function call or macro invocation.
18731
18732         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18733
18734         * config.guess: Add trap cmd to remove dummy.c and dummy when
18735         interrupted.
18736
18737         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18738
18739         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
18740         (dummy): Redirect stderr from compilation of dummy.c.
18741
18742         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
18743
18744         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
18745
18746 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
18747
18748         * configure: Accept and ignore --cache*, for compatibility with
18749         new autoconf.
18750
18751 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18752
18753         * config.guess:  Merge from FSF:
18754
18755         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
18756
18757         * config.guess (Pyramid*:OSx*:*:*): New case.
18758         (PATH): Add /.attbin at end for finding uname.
18759         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
18760
18761         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
18762
18763         * config.guess (M88*:DolphinOS:*:*): New case.
18764
18765         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
18766
18767         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
18768         to select whether to use ELF or COFF.
18769
18770         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
18771
18772         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
18773
18774         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
18775
18776         * config.guess: Guess the OS version for HPUX.
18777
18778         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
18779
18780         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
18781
18782 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18783
18784         * configure.in: Recognize --with-headers, --with-libs, and
18785         --without-newlib.
18786         * Makefile.in (all-xiberty): Depend upon all-ld.
18787
18788 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18789
18790         * configure.in: Change i[34]86 to i[345]86.
18791
18792 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18793
18794         * configure (version): A few more tweaks to help message.
18795
18796 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18797
18798         * Makefile.in:  Remove (for now) librx as a host library,
18799         now that we're building it for target.
18800
18801 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18802
18803         * configure: Fix up help message; from karl@owl.hq.ileaf.com
18804         (Karl Berry).
18805
18806 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18807
18808         * configure.in:  Also configure librx.
18809
18810 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18811
18812         * Makefile.in:  Update various rules to reflect that librx
18813         is now needed for libg++.
18814
18815 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18816
18817         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
18818
18819 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
18820
18821         * configure.in: Configure the examples directory.
18822
18823 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18824
18825         * configure: Simplify Jun 2 1994 change.
18826
18827 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
18828
18829         * change CC to /usr/latest/bin/gcc for lynx host builds, since
18830         /bin/gcc isn't good enough to build gcc.
18831
18832 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
18833
18834         * Makefile.in (GDB_SUPPORT_FILES): Remove
18835         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
18836         (gdb.tar.gz): Add new rule to use standard distribution building
18837         mechanism.
18838
18839 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18840
18841         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
18842         Bill Cox <bill@cygnus.com>.
18843
18844 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18845
18846         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
18847
18848 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
18849
18850         * configure:  Search current dir first in .gdbinit.
18851
18852 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18853
18854         * config.sub:  Recognize freebsd (merged from gcc config.sub).
18855
18856 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18857
18858         * config.sub:  Refer to NeXT's operating system as nextstep.
18859
18860         * config.sub (case $basic_machine):  Re-order the cases, to match
18861         the order in the FSF version (which is mostly alphabethical).
18862         Merge in some additions and changes from the FSF.
18863
18864 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
18865
18866         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
18867         * config.sub: Recognize cxux7.
18868         * configure.in: Use mh-cxux for m88k-harris-cxux*.
18869
18870 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18871
18872         * config.sub:  Fix typo powerpc -> powerpc-*.
18873
18874 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
18875
18876         * Makefile.in: `all-emacs19' depends on `all-byacc'.
18877
18878         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
18879         parallel with all-emacs and install-emacs).  Top-level command
18880         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
18881
18882 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18883
18884         * test-build.mk ($(host)-stamp-stage2-installed): Remove
18885         $(relbindir)/make before doing ``make install'', and use
18886         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
18887         installing over running make binary.
18888         ($(host)-stamp-stage3-installed): Likewise.
18889
18890 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18891
18892         * config.guess: Recognize Mach.
18893
18894 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18895
18896         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
18897         see whether --exec-prefix was used.
18898
18899 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18900
18901         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
18902
18903 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18904
18905         * Makefile.in: Add all-librx target similar to all-libproc.
18906
18907 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
18908
18909         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
18910         with post 1.2 uname bogosity.
18911
18912 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18913
18914         * configure: Remove temporary files on receipt of a signal.
18915
18916 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
18917
18918         * configure: If there is a package_makefile_frag, remove
18919         ${subdir}/Makefile.tem after copying it in.
18920
18921 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
18922
18923         * build_all.mk: support rs6000 lynx identifies itself as
18924         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
18925         since /bin/gcc is too feeble to compile a modern gcc.
18926
18927 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
18928
18929         * brought devo/test-build.mk update-to-date with progressive/
18930           test-build.mk. Add lynx targets and hppa flag info.
18931
18932 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18933
18934         * configure.in:  Use mh-ncrsvr43.  Patch from
18935         Tom McConnell <tmcconne@sedona.intel.com>.
18936
18937 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18938
18939         * config.guess (i386-unknown-bsdi):  No longer need to
18940         check #if defined(__bsdi__) && defined(__i386__).
18941
18942 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18943
18944         * configure: Set program_transform_nameoption correctly.
18945
18946 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
18947
18948         * brought build-all.mk update-to-date with progressive build-all.mk,
18949           added new targets and hppa info.
18950
18951 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18952
18953         * configure: If config.guess result is a prefix of the user
18954         specified target, assume a native build and use the user specified
18955         target as the host alias.  Remove SunOS patch suffix removal hack.
18956         * configure.in: Remove SunOS patch suffix removal hack.
18957
18958         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
18959         in NATIVE_CHECK_MODULES.
18960
18961 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
18962
18963         * Makefile.in: Rename HOST_ONLY to NATIVE.
18964         * configure: Delete SunOs patch suffix from host_canonical
18965           and build_canonical variables that are prepended to Makefiles.
18966         * configure.in: Add comments for easier maintenance.
18967
18968 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18969
18970         * Makefile.in: Add all-libproc target similar to all-gui.
18971
18972 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
18973
18974         * Makefile.in (CHECK_MODULES): split into
18975         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
18976
18977 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
18978
18979         * config.guess (i386-unknown-bsdi): New system to guess.
18980
18981 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18982
18983         * Makefile.in: Add all-gui target (but not yet build by "all").
18984
18985 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
18986
18987         * config.sub: Move deletion of patch suffix from here...
18988         * configure.in: To here, at Ian's suggestion.  The top-
18989           level scripts might need to know of a patch level.
18990
18991 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
18992
18993         * config.sub: Strip off patch suffix so rtl is recognized
18994           as a sunos4.1.3 machine, even though it's been patched.
18995
18996 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
18997
18998         * Makefile.in (INSTALL_LAST): Delete.
18999         (INSTALL_DOSREL): New.
19000
19001 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19002
19003         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
19004         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
19005         whether we pass down --with-gnu-ld anyhow.
19006
19007 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
19008
19009         * Makefile.in (INSTALL_LAST): Change operation so it works
19010         on more flavors of make.
19011         * configure.in (go32): Don't build libg++ or libio.
19012
19013 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
19014
19015         * Makefile.in (Move HOST_PREFIX_1 and friends up so
19016         they can be overriden by templates.
19017
19018 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
19019
19020         * configure.in (target==go32): Don't build gdb.
19021         * dosrel: New directory.
19022
19023 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
19024
19025         * configure.in (host==go32): Configure dosrel too.
19026         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
19027         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
19028         be set by incoming names or templates.
19029         (INSTALL_LAST): New rule.
19030
19031 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
19032
19033         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
19034
19035 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19036
19037         * configure.in (appdirs): New variable.  Currently empty, but will
19038         be used in gas distribution.  If nonempty, lists a set of
19039         directories at least one of which must get configured, or top
19040         level configuration is considered to have failed.
19041         (rs6000-*-lynxos*): Use new file name.
19042
19043 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19044
19045         Eliminate XTRAFLAGS.
19046         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
19047         newlib include files using -idirafter, and also use -nostdinc.
19048         (CXX_FOR_TARGET): Likewise.
19049         (XTRAFLAGS): Removed.
19050         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
19051         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
19052         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
19053         ($(DO_X)): Don't pass down XTRAFLAGS.
19054
19055 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19056
19057         * configure.in (mips*-dec-bsd*): New target; do build linker.
19058         (mips*-*-bsd*): New target; don't build linker.
19059
19060 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
19061
19062         * configure.in: support rs6000-*-lynxos* configuration.
19063         support sunos4 as a cross target.
19064
19065         * config.sub: look for lynx*, not lynx since the OS version may
19066         legitimately be part of the name.
19067
19068 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19069
19070         * configure.in (i[34]86-*-sco*): Move to be with other i386
19071         targets.
19072         (romp-*-*): New target.  Skip various binary utilities.
19073         (vax-*-*): New target.  Don't build newlib.
19074         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
19075
19076 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19077
19078         * configure.in: Only set host_makefile_frag if config
19079         directory exists.
19080
19081 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19082
19083         * install.sh: If $dstdir exists, don't check whether each
19084         component does.
19085
19086 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19087
19088         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
19089
19090 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
19091
19092         * configure.in (*-*-lynxos*): Don't configure newlib for either
19093         native or cross Lynx.
19094
19095 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
19096
19097         * config.sub (sparc64-elf): Fix os.
19098         (z8k): Remove duplicate.
19099
19100 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19101
19102         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
19103         gcc/stmp-fixproto, to try to prevent fixproto from being run.
19104
19105 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
19106
19107         * configure: Make file links cleanly even if Lynx fails on
19108           an NFS symlink (at least fail cleanly).
19109
19110 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
19111
19112         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
19113         -XNh2000.
19114
19115 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19116
19117         * configure: Unknown options are fatal again.
19118
19119 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
19120
19121         * configure: Ignore --x-includes and --x-libraries, for Autoconf
19122         compatibility.
19123
19124 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
19125
19126         * build-all.mk: Add `clean' target.
19127
19128 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19129
19130         * config.guess:  Add SINIX support.
19131         * configure.in:  Add mips-*-sysv4* support.
19132
19133 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
19134
19135         * build-all.mk: Document all useful targets.
19136         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
19137         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
19138
19139 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19140
19141         * configure: Support --silent, --quiet.
19142
19143 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19144
19145         * configure: Support --disable-FEATURE.
19146
19147 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19148
19149         * config.guess: Recognize NCR running SVR4.3.
19150
19151 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19152
19153         * config.guess:  Make BSDI generate i386-unknown-bsd386.
19154         Patch from Paul Eggert <eggert@twinsun.com>.
19155
19156 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19157
19158         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
19159
19160 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19161
19162         * configure: Make unrecognized options give nonfatal warnings
19163         instead of fatal errors, and pass them to any subdirectory
19164         configures in case they recognize them.
19165         Make --x equivalent to --with-x.
19166
19167 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19168
19169         * configure: Add --enable-* options.  Clean up usage message and
19170         some comments.
19171
19172 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
19173
19174         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
19175
19176 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19177
19178         * configure.in (hppa*-*-*): Enable binutils.
19179
19180 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19181
19182         * config.sub: Recognize cisco.
19183
19184 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
19185
19186         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
19187
19188 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19189
19190         * config.guess: about target *-hitachi-hiuxwe2, don't print more
19191         than one configuration name.  Add comment.
19192
19193 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
19194
19195         * config.guess: about target *-hitachi-hiuxwe2, fixed
19196         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
19197         macro is incorrect.]
19198
19199 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19200
19201         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
19202         than the "make ls" stuff which used to be here.
19203
19204 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19205
19206         * config.guess:  Recognize i[34]86-unknown-freebsd.
19207         From Shawn M Carey <smcarey@rodan.syr.edu>.
19208
19209 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19210
19211         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
19212
19213 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
19214
19215         * config.guess: Check for ptx.
19216
19217 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
19218
19219         * config.sub: Add os9k checking.
19220
19221 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19222
19223         * config.guess: Handle OSF1 running on HPPA processors
19224
19225 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
19226
19227         * configure: If subdir configure fails, print out a message with
19228         subdirectory name, in case subdir's configure code didn't identify
19229         itself.
19230
19231 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
19232
19233         * configure.in: Remove embedded newlines from configdirs.
19234         Avoid mismatches of substrings.  Fix matching strings at end
19235         of configdirs.
19236
19237 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
19238
19239         * config.guess:  Add Lynx/rs6000 config support.
19240
19241 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
19242
19243         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
19244
19245 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
19246
19247         * configure.in (hppa*-*-osf*): Treat this just like most other
19248         PA configurations (eg no binutils or ld).
19249         (hppa*-*-*elf*): These configurations have binutils and ld.
19250
19251 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19252
19253         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
19254
19255 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19256
19257         * configure.in (rs6000-*-*): Build gas.
19258
19259 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19260
19261         * Makefile.in:  Avoid bug in losing hpux sed.
19262
19263 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19264
19265         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
19266         for GDB and GDB has been fixed to not need it.
19267
19268 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19269
19270         * config.guess: Recognize vax hosts.
19271
19272 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19273
19274         * configure (while loop): Don't use "break 2" inside case
19275         statement -- the case statement isn't an enclosing loop.
19276
19277 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19278
19279         * config.guess:  Clean up NeXT support, to allow nextstep
19280         on Intel machines.  Make OS be nextstep.
19281
19282 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
19283
19284         * config.guess: Add alternate forms for Convex.
19285
19286 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
19287
19288         * configure:  Completely rewrite option processing.  Take
19289         advantage of pattern-matching to avoid invoking test frequently.
19290         Also clean up host and target defaulting logic.
19291
19292 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19293
19294         * Makefile.in: Replace all occurrances of "rootme" with "r" and
19295         "$${rootme}" with "$$r", to increase the likelihood that the do-*
19296         commands (plus user environment) will fit SCO limits.
19297
19298 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19299
19300         * configure.in: Don't issue warnings about directories which are
19301         not being configured if -norecursion is set.  Correct test for
19302         --with-gnu-as and --with-gnu-ld to not get confused by substring
19303         matches.
19304
19305         * configure.in: Don't build gas for alpha-dec-osf1*.
19306
19307 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
19308
19309         * configure:  Back out Per's change of 12/19/1993.  It changes the
19310         behavior of configure in unexpected and confusing ways.
19311
19312         Also, use different delim char when calculating
19313         program_transform_name so that the name can contain slashes.
19314
19315 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
19316
19317         * configure.in, config.sub: Add support for VSTa micro-kernel.
19318
19319 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
19320
19321         * configure.in: Nuke hacks which were used to get a special
19322         version of GAS for HPPA configurations.
19323
19324 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19325
19326         * configure:  If only ${target_alias} is given, use that
19327         as the default for ${host_alias}.
19328         * configure:  Add missing back-slashes before nested quotes.
19329
19330 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
19331
19332         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
19333
19334 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
19335
19336         * config.guess:  Recognize some Tektronix configurations.
19337         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
19338
19339 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
19340
19341         * config.sub: Match any flavor of SH.
19342
19343 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
19344
19345         * configure.in: Don't try to configure newlib for Alpha.
19346
19347 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19348
19349         * configure.in: Don't build ld for Irix 5.  Don't build gas,
19350         libg++ or libio for any Alpha target.
19351
19352         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
19353
19354 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
19355
19356         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
19357         default arguments -- so it tried to compress itself.
19358
19359 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
19360
19361         * configure.in (notsupp): ensure that a space is always at the end
19362           of the configdirs list, since the grep checks for an explicit space
19363
19364 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19365
19366         * configure.in (target i386-sysv4.2): don't build ld, since static
19367           versions of many libraries are not available.
19368
19369 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19370
19371         * config.guess: Recognize Apollos (using environment variables).
19372         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
19373
19374 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19375
19376         * config.guess: Recognize Sony news mips running newsos.
19377
19378 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
19379
19380         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
19381         "fi ; else" for bash.
19382
19383 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
19384
19385         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
19386
19387 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
19388
19389         * config.sub: accept unixware as an alias for svr4.2.
19390         Fix some inconsistancies with the gcc version.
19391
19392 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19393
19394         * Makefile.in (DISTDOCDIRS):  Add gdb.
19395
19396 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19397
19398         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
19399
19400 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
19401
19402         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
19403         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
19404         this now.
19405
19406 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19407
19408         * config.sub: Accept hiux* as an OS name.
19409
19410         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
19411         etc/make-stds.texi.  The underscore came from gcc, and dje now
19412         agrees that RUNTESTFLAGS is the correct name.
19413
19414 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19415
19416         * install.sh:  Remove 'set -e'.  It makes any conditionals
19417         in the script useless.
19418
19419         * config.guess: Automatically recognize arm-acorn-riscix
19420         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
19421
19422 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
19423
19424         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
19425
19426 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
19427
19428         * Makefile.in (DISTDOCDIRS): New variable.
19429         (taz): Edit local Makefile.in sooner, instead of proto-toplev
19430         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
19431
19432 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19433
19434         * configure.in (hppa target): check the source directory for the
19435           pagas sub-directory
19436
19437 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
19438
19439         * config.sub: Allow -aout* and -elf*.
19440
19441 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
19442
19443         * configure.in: Don't build ld on i386-solaris2, same as for
19444         sparc-solaris2.
19445
19446 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19447
19448         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
19449
19450 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19451
19452         * configure.in:  Configure gdb for alpha.
19453
19454 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19455
19456         * Makefile.in (CXXFLAGS): Add -O.
19457
19458 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19459
19460         * config.guess: added support for DG Aviion
19461
19462 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
19463
19464         * configure.in: Produce warning message for subdirectories not
19465         configurable for this host/target combination.  Don't try to
19466         configure gdb for vms.
19467
19468 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
19469
19470         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
19471         appropriate files before making "diststuff".
19472         (DISTBISONFILES): New var: list of files to be edited.
19473         (DISTSTUFFDIRS): Add binutils.
19474
19475 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19476
19477         * config.sub: also handle mipsel and mips64el (for little endian mips)
19478
19479 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19480
19481         * configure.in: Add * to end of all OS names.
19482
19483 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
19484
19485         * configure.in: Build newlib for LynxOS native.
19486
19487 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19488
19489         * config.guess: Add support for delta 88k running SVR3.
19490
19491         * configure.in: Add comment about HP compiler vs. emacs.
19492
19493 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19494
19495         * configure.in: don't build ld on solaris2 (not a viable option
19496           due to bugs in getpwnam & getpwuid)
19497
19498 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
19499
19500         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
19501         config.guess will produce a full version number.
19502
19503 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19504
19505         * configure.in: Build linker and binutils for alpha-dec-osf1.
19506
19507 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19508
19509         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
19510         and gdb/testsuite/Makefile.in.
19511
19512 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19513
19514         * configure.in: recognize mips*- instead of mips-
19515
19516 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
19517
19518         * config.sub: Accept linux*coff and linux*elf as operating
19519         systems.
19520
19521 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19522
19523         * config.sub: Recognize mips64, and mips3 as an alias for it.
19524
19525 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19526
19527         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
19528         gdb knows how to handle OSF/1 shared libraries.
19529
19530 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19531
19532         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
19533         * config.guess: Recognize Hitachi's HIUX.
19534         * config.sub: Recognize h3050r* and hppahitachi.
19535         Remove redundant cases for hp9k[23]*.
19536
19537 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19538
19539         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
19540         if gas and ld are in the source tree and are in ${configdirs}.
19541         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
19542         --with options (but still pass them down on the command line,
19543         if they were explicitly specified).
19544
19545 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19546
19547         * configure: substitute SHELL value in Makefile.in with
19548         ${CONFIG_SHELL}
19549
19550 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19551
19552         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
19553         *-*-solaris2* targets.
19554
19555 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19556
19557         * Makefile.in: define M4, and pass it down to sub-makes;
19558         all-autoconf now depends on all-m4
19559
19560 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19561
19562         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
19563         presence of {ar,ranlib} instead of a configured directory
19564
19565 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
19566
19567         * config.guess: Accept 34?? as well as 33?? for NCR.
19568
19569 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19570
19571         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
19572         of 'gas' in sed commands, since 'gash' is now in the tree as well.
19573
19574 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19575
19576         * configure: grab values for $(CC) and $(CXX) from the
19577         environment, so that someone can do "CC=gcc configure; make" and
19578         have it work right (matching the way that autoconf works now)
19579
19580         * configure.in, Makefile.in: add support for gash, the tcl
19581         interface to Galaxy
19582
19583         * config.guess: add NetBSD variants (hp300, x86)
19584
19585 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
19586
19587         * install.sh: Support -d option (in the manner of SunOS 4 install,
19588         as it is more deterministic than that of GNU install)
19589         (chmodcmd): Set file to mode 755 by default (should also do default
19590         chgrp and chown, but I don't feel like dealing with that now)
19591
19592 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
19593
19594         * config.sub: Remove h8300hhms alias.
19595
19596 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19597
19598         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
19599
19600 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19601
19602         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
19603         as stmp-fixinc
19604
19605 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
19606
19607         * config.sub: recognize m88110-bug-coff.
19608
19609 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19610
19611         * Makefile.in (all-libio): all dependencies on the toolchain used
19612         to build this (gcc, gas, ld, etc)
19613
19614 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19615
19616         * config.guess: Deal with OSF/1 1.3 on alpha.
19617
19618 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19619
19620         * install.sh: add some 'else true' clauses for portability
19621
19622         * configure.in: don't build libio for h8[35]00-*-* targets
19623
19624 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19625
19626         * Makefile.in:  Add support for new libio.
19627
19628 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19629
19630         * install.sh: If one command fails, don't try the rest.  Don't try
19631         to remove $dsttmp (via trap) unless we have already created it.
19632         If $src doesn't exist, detect it and exit with an error.
19633
19634         * config.guess: Recognize BSD on hp300.
19635
19636 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19637
19638         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
19639         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
19640
19641 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
19642
19643         * Makefile.in (all-send-pr): depends on all-prms
19644
19645 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19646
19647         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
19648
19649 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19650
19651         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
19652         Added test for mips-mips-riscos5.
19653
19654 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19655
19656         * configure.in: use mh-hp300 for 68k HP hosts
19657
19658 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19659
19660         * configure: add support for CONFIG_SHELL, so that you can use
19661         some alternate shell for evaluating configure scripts
19662
19663 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
19664
19665         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
19666         in configure script to bug-gdb@prep.ai.mit.edu when building
19667         distribution archive.
19668         * Makefile.in (COMPRESS):  Remove def.
19669         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
19670         gdb.tar.Z and make-gdb.tar.Z respectively.
19671         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
19672         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
19673         to convergence with 'taz' target in Makefile.in.
19674
19675 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19676
19677         * install.sh (dsttmp): use trap to ensure that tmp files go
19678         away on error conditions
19679
19680 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19681
19682         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
19683
19684 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19685
19686         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
19687         its parent is '/' not ''.
19688
19689         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
19690
19691 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
19692
19693         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
19694         that ${newsrcdir}/configure.in does.
19695
19696 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19697
19698         * test-build.mk: support for CONFIG_SHELL
19699
19700 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
19701
19702         * config.sub (netware):  Add as a basic system type.
19703
19704 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
19705
19706         * Makefile.in (Makefile): depend on configure.in.  Also drop the
19707           $(srcdir)/ from the dependency on Makefile.in.
19708
19709 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
19710
19711         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
19712         (h8300hhms is temporary until multi-libraries are implemented).
19713         * configure.in: Handle h8300h too.
19714
19715 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19716
19717         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
19718
19719 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
19720
19721         * configure:  Remove extraneous output when guessing host type.
19722         * config.guess:  Remove extraneous output when guessing using C
19723         compiler rather than uname, or when guessing fails.
19724
19725 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
19726
19727         * Makefile.in: remove all.cross and install.cross targets
19728
19729         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
19730           definitions
19731
19732 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
19733
19734         * configure.in (target sh): Build gprof.
19735
19736 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19737
19738         * config.sub: change -solaris to -solaris2
19739
19740 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19741
19742         * configure.in: Use config/mh-riscos for mips-*-sysv*.
19743
19744 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
19745
19746         * configure: Correct error message for missing Makefile.in to
19747         print correct directory.
19748
19749 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19750
19751         * install.sh: kludge around 386BSD shell bug
19752
19753 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
19754
19755         * config.guess:  Recognize NeXT.
19756         * config.guess:  Recognize i486-ncr-sysv4.
19757         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
19758
19759 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
19760
19761         * Makefile.in (MAKEINFOFLAGS): New variable.
19762         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
19763         * build-all.mk, test-build.mk: Pass down --no-split as
19764         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
19765
19766 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
19767
19768         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
19769
19770 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
19771
19772         * Makefile.in (libg++.tar.z):  New rule.
19773         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
19774         * Makefile.in (taz):  Only do a single chmod.
19775
19776 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
19777
19778         * install.sh: don't use dirname anymore (replaced with sed usage)
19779
19780 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
19781
19782         * Makefile.in:  Change extension for gzip'd files from '.z' to
19783         '.gz' per new FSF standard usage.
19784
19785 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
19786
19787         * configure: put quotes around the final value of program_transform_name
19788
19789 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19790
19791         * Makefile.in: new install.sh support; update install-info rules
19792
19793 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
19794
19795         * configure.in: Build diff for crosses, but not for go32 host.
19796
19797         * configure.in: Build gprof only for native, and don't build it
19798         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
19799
19800 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
19801
19802         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
19803
19804 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
19805
19806         * configure.in (host_tools): Add prms.
19807
19808 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19809
19810         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
19811         with $(FLAGS_TO_PASS) on the command line
19812
19813         * config.sub: Recognize lynx and lynxos
19814
19815 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
19816
19817         * config.sub: Accept -ecoff*, not just -ecoff.
19818
19819 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19820
19821         * Makefile.in (taz): Use .gz suffix instead of .z.
19822         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
19823         names.
19824
19825 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19826
19827         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
19828
19829 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19830
19831         * Makefile.in (install-no-fixedincludes):  install gcc last, so
19832         that rebuilds that might happen during 'make install' don't get
19833         bogus gcc include files
19834
19835 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19836
19837         Change from Utah for HPPA support:
19838         * config.guess: Recognize hppa1.x-hp-bsd.
19839
19840 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
19841
19842         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
19843         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
19844
19845 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
19846
19847         * config.sub: Add support for rom68k and bug boot monitors.
19848
19849 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
19850
19851         * Makefile.in: Make all-opcodes depend on all-bfd.
19852
19853 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
19854
19855         * config.guess: Added special check for i[34]86-univel-sysv4*.
19856
19857 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
19858
19859         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
19860         the processor rather than assuming i486.
19861
19862 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19863
19864         * config.guess: Recognize SunOS6 as Solaris3.
19865
19866 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
19867
19868         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
19869         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
19870
19871 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
19872
19873         * build-all.mk (all-cross): New target for Canadian Cross.
19874         Added Q2 go32 targets.
19875         * test-build.mk: Configure go32 cross sparclite-aout and
19876         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
19877         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
19878
19879 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19880
19881         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
19882         GO32 hosted toolchains
19883
19884 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
19885
19886         * configure: change  so "-exec-prefix" gets passed down rather
19887         than "-exec_prefix" so autoconf generated Makefiles get the
19888         exec_prefix set right.
19889
19890 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19891
19892         * config.guess: get the Solaris2 minor version number
19893
19894         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
19895
19896 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
19897
19898         * config.guess: Recognize some Sequent platforms.
19899
19900 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19901
19902         * Makefile.in: added the vault-install target
19903
19904         * configure.in: actually use the Sun3 makefile fragment that's in
19905         config, also added the release dir to configdirs
19906
19907 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19908
19909         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
19910
19911 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19912
19913         * configure.in: remove some program from Alpha targetted toolchains
19914
19915 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
19916
19917         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
19918         gprof.
19919         (taz): Run "make diststuff" in those directories instead of "make
19920         proto-dir".  Look for "VERSION=" only at start of line in subdir
19921         Makefile.  Use "gzip -9" for compression.
19922         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
19923         (binutils.tar.z): New target.
19924
19925 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
19926
19927         * Makefile.in (taz): Include gpl.texinfo.
19928
19929 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
19930
19931         * Makefile.in (setup-dirs): Merged into "taz" target.
19932         (taz): Only do `proto-dir' stuff if a directory is actually needed
19933         for this target.
19934
19935 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
19936
19937         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
19938         (FLAGS_TO_PASS): Pass down MUNCH_NM.
19939         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
19940         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
19941         (gcc-no-fixedincludes): Correct for current gcc Makefile.
19942
19943 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
19944
19945         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
19946         config.sub, and move-if-change to gdb testsuite distribution
19947         archive, so the testsuite can be extracted, configured, and
19948         run separately from the gdb distribution.  Blow away the Chill
19949         tests that require a Chill compiled executable, since GNU Chill
19950         is not yet publically available.
19951
19952 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19953
19954         * test-build.mk: set environment variables in a single command,
19955         instead of a list of assignments and exports
19956
19957         * config.guess: recognize Alpha/OSF1 systems
19958
19959 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
19960
19961         * configure: Change help message to prefer --options rather than
19962           -options.
19963
19964 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19965
19966         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
19967         zippy@ecst.csuchico.edu.
19968         * config.guess: Recognize miniframe.
19969
19970 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
19971
19972         * Makefile.in: Use srcroot to find runtest rather than rootme.
19973         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
19974
19975 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
19976
19977         * test-build.mk: Extensive additions to support building on a
19978         machine other than the host.
19979
19980 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
19981
19982         * configure (tooldir): Fix for i386-aix again.
19983
19984 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
19985
19986         * configure, Makefile.in:  Change definition of $(tooldir)
19987         to match the FSF.
19988
19989 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
19990
19991         * config.guess:  Recognize i[34]86/SVR4.
19992
19993 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
19994
19995         * Makefile.in (all-gdb): gdb depends on sim.
19996
19997 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
19998
19999         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
20000         at the same time we make the prototype gdb directory.
20001         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
20002         files at the same time as the gdb base release distribution.
20003
20004 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
20005
20006         * Makefile.in (check): Use individual check targets rather than
20007         DO_X rule.
20008         (check-gcc): Added.
20009
20010 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
20011
20012         * config.sub: Use sysv3.2 not sysv32 for canonical OS
20013         for System V release 3.2.
20014
20015 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20016
20017         * config.sub: Recognize hppaosf.
20018         * configure.in: Do configure ld/binutils/gas for it.
20019
20020 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20021
20022         * configure (tooldir): Alter syntax used to set this, for systems
20023         where "\$" isn't handled right, like i386-aix.
20024
20025 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20026
20027         * configure: Pass program-transform-name, not
20028         program_transform_name, to recursive configures.
20029
20030 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
20031
20032         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
20033         of gas+ld+binutils.
20034
20035 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
20036
20037         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
20038
20039 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20040
20041         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
20042
20043 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20044
20045         * Makefile.in (PRMS): Set back to all-prms.
20046
20047 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
20048
20049         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
20050         targets, rather than for MIPS hosts.
20051
20052 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20053
20054         * configure.in: add comment for --with-x default values
20055
20056         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
20057
20058         * Makefile.in: add check-* targets for each of the directories in
20059         the tree.  Add a definition of RUNTEST that will use the one we
20060         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
20061
20062 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
20063
20064         * configure.in: Removed obsolete references to bfd_target and
20065         target_makefile_frag.
20066
20067         * build-all.mk: Set assorted targets for Q2.
20068         * config.sub: Recognize z8k-sim and h8300-hms.
20069         * test-build.mk: Really don't pass host to configure.
20070         (HOLES): Added uname.
20071
20072 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
20073
20074         * configure: Handle an empty program-prefix, program-suffix or
20075         program-transform-name correctly.
20076
20077 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
20078
20079         * build-all.mk: -G 8 no longer required for MIPS targets.
20080         * test-build.mk: Don't pass host argument to configure; make it
20081         guess.
20082
20083 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
20084
20085         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
20086         * Makefile.in (COMPRESS):  New macro, like GZIP.
20087
20088 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
20089
20090         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
20091
20092         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
20093         with gas currently defaults to -G 0.
20094
20095 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
20096
20097         * Makefile.in (all-flex): flex depends on byacc.
20098
20099         * build-all.mk: If host not specified, use config.guess.  Pass TAG
20100         to test-build.mk as RELEASE_TAG.
20101         * test-build.mk (configargs): New variable containing arguments to
20102         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
20103         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
20104
20105         * config.guess: Use /bin/uname when checking -X argument on SCO,
20106         to avoid invoking GNU uname which doesn't understand -X.
20107
20108         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
20109
20110         * configure.in: Build gas for mips-*-*.
20111
20112 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20113
20114         * Makefile.in (all.normal): insert missing backslash.
20115
20116 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
20117
20118         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
20119
20120         * Makefile.in: Complete overhaul to merge many almost identical
20121         targets.
20122
20123 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20124
20125         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
20126         (gdb.tar.Z): Adjusted.
20127
20128         * Makefile.in (setup-dirs, taz): New targets; should be general
20129         enough to adapt for gdb sometime.  Build only .z file.
20130         (gas.tar.z): New target.
20131
20132 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
20133
20134         * build-all.mk: Use CC=cc -Xs on Solaris.
20135
20136 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
20137
20138         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
20139         for handling BISON for FSF releases.
20140
20141 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20142
20143         * configure: Actually implement the change zoo just documented.
20144
20145 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
20146
20147         * configure: when using config.guess, only set target_alias when
20148         it's not already been set (ie, on the command line)
20149
20150 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20151
20152         * Makefile.in: add installcheck target, set PRMS to install-prms
20153
20154 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20155
20156         * configure: add support for package_makefile_fragment, handle the
20157         case where a directory has a configure.in file but no Makefile.in
20158         more gracefully (with an actual understandable error message, even);
20159         add support for --without (and add this to the usage message); also
20160         explicitly add a --host=${host_alias} to the command line when
20161         config.guess is used
20162
20163 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
20164
20165         * configure: Must use both --host and --target in recursive calls.
20166
20167 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20168
20169         * Makefile.in: Change deja-gnu to dejagnu.
20170
20171 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20172
20173         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
20174
20175 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20176
20177         * configure.in: canonicalize all instances to *-*-solaris2*,
20178         also strip out a number of tools to not build for go32 host
20179
20180 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20181
20182         * config.guess: add GPL.
20183
20184         * Makefile.in, config.guess, config.sub, configure: bump
20185           copyrights to 93.
20186
20187 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
20188
20189         * Makefile.in (do-info): Removed obsolete check for existence of
20190         localenv file.
20191
20192         * Makefile.in (MAKEOVERRIDES): Define to be empty.
20193
20194 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20195
20196         * Makefile.in: a couple of 'else true' for decstation,
20197         support for TclX
20198
20199         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
20200
20201 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
20202
20203         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
20204
20205 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
20206
20207         * config.guess: Recognize i386-ibm-aix (PS/2).
20208         * configure.in: Use config/mh-aix386 file for it.
20209
20210 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
20211
20212         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
20213         CC_FOR_TARGET instead.
20214         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
20215
20216 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
20217
20218         * Makefile.in: Add sim to list of directories sent with gdb
20219
20220 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
20221
20222         * configure.in: Put back mips-dec-bsd* case.
20223
20224 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
20225
20226         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
20227         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
20228         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
20229
20230 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20231
20232         * configure.in: remove no-op mips-dec-bsd* in "case $target"
20233
20234         * Makefile.in (dir.info): only run gen-info-dir if it exists,
20235         (install-info): install dir.info only if it exists,
20236         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
20237
20238 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
20239
20240         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
20241         gas for mips-dec-bsd.
20242
20243 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
20244
20245         * configure (makesrcdir): If ${srcdir} is relative and not ".",
20246         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
20247
20248 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
20249
20250         * configure.in: Added "dejagnu" to hosttools list.
20251
20252 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
20253
20254         * config.sub, configure.in, config.guess:  Add support
20255         for Bosx, an AIX variant from Bull.
20256         Patches from F.Pierresteguy@frcl.bull.fr.
20257
20258 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
20259
20260         * devo/dejagnu: Initial creation of devo/dejagnu.
20261         Migrated dejagnu testcases and support files for testing software
20262         tools to reside as subdirectories, currently called "testsuite",
20263         within the directory of the software tool.  Migrated all programs,
20264         support libraries, etc. beloging to dejagnu proper from
20265         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
20266         with no modifications.  The changes to these files which will
20267         allow them to configure, build, and execute properly will be made
20268         in a future update.
20269
20270 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20271
20272         * Makefile.in: Change send_pr to send-pr.
20273         * configure.in: Likewise.
20274         * send_pr: Renamed directory to send-pr.
20275
20276 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
20277
20278         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
20279
20280 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
20281
20282         * README:  Update for gdb-4.8 release.
20283         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
20284         gdb-xxx.tar.z (gzip'd) file also.
20285
20286 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20287
20288         * Makefile.in: make all-diff depend on all-libiberty
20289
20290 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
20291
20292         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
20293
20294 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20295
20296         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
20297
20298 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
20299
20300         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
20301         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
20302         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
20303
20304 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20305
20306         * Makefile.in:  makeinfo binary is in a new location
20307
20308 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
20309
20310         * config.sub: Accept -ecoff as an OS.
20311
20312         * Makefile.in: Various changes to eliminate a level of make
20313         recursion and reduce the required command line length.
20314         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
20315         sub-makes.
20316         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
20317         variables holding settings for specific sub-makes.
20318         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
20319         in terms of BASE_FLAGS_TO_PASS.
20320         (TARGET_LIBS): New variable listing directories which use
20321         TARGET_FLAGS_TO_PASS.
20322         (subdir_do): Eliminated.
20323         (do-*): New set of targets to replace subdir_do.
20324         (various): All targets which used subdir_do now depend on do-*.
20325         (local-clean): Renamed from do_clean.
20326         (local-distclean): New target, dependency of distclean and
20327         realclean.
20328         (install-info): Don't create directories.  Depend on dir.info
20329         rather than calling make recursively.
20330         (install-dir.info): Eliminated.
20331         (install-info-dirs): Create all info directories here.
20332         (dir.info): Depend upon do-install-info.
20333
20334         * test-build.mk (HOLES): Added false.
20335
20336 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
20337
20338         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
20339
20340 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20341
20342         * Makefile.in (info): remove dependency on all-texinfo.  The
20343         problem was really in texinfo/C, not at this level.
20344
20345 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
20346
20347         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
20348
20349 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
20350
20351         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
20352         GDB releases.
20353
20354 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20355
20356         * configure: Include srcdir in message about target of link not
20357         being found.  Don't convert `-' to `_' in `with' options being
20358         passed to subdirs.
20359
20360 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20361
20362         * configure.in: add uudecode to host_tools
20363
20364         * Makefile.in: added {all,install}-uudecode targets, added them to
20365         the appropriate lists
20366
20367 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
20368
20369         * Makefile.in (all-gcc): Added dependency on all-gas.
20370
20371         * configure.in (mips-*-*): Build ld and binutils.
20372
20373 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20374
20375         * configure: check return code from mkdir, print error message and
20376           exit on failure.
20377
20378 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
20379
20380         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
20381
20382 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
20383
20384         * test-build.mk (HOLES): Added tar, cpio and uudecode.
20385
20386 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
20387
20388         * config.sub (h8500):  Recognize this as a cpu type.
20389
20390 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20391
20392         * configure: source directory missing is no longer a warning
20393
20394         * configure.in: recognize irix[34]* instead of irix[34]
20395
20396         * Makefile.in: define and pass down X11_LIB
20397
20398 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
20399
20400         * guess-systype: Renamed to ...
20401         * config.guess:  ... by popular request.
20402         * configure.in, Makefile.in:  Update accordingly.
20403
20404 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
20405
20406         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
20407         + Add Convex, Cray/Unicos, and Encore/Multimax support.
20408         + Execute ./dummy instead of assuming . is in PATH.
20409
20410 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
20411
20412         * guess-systype:  New shell script.  Attempts to guess the
20413         canonical host name of the executing host.
20414         Only a few hosts are supported so far.
20415         * configure:  Call guess-systype if no host is specified.
20416
20417 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
20418
20419         * Makefile.in (gcc-no-fixedincludes): Made to work with current
20420         gcc Makefile.
20421
20422 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
20423
20424         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
20425         (all-gcc, install-gcc, subdir_do): Use it.
20426
20427 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
20428
20429         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
20430
20431 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
20432
20433         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
20434           set exclusively by configure, using configure.in .
20435
20436 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20437
20438         * test-build.mk: set $PATH for all builds
20439
20440         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
20441
20442 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
20443
20444         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
20445         the one used in gcc/Makefile.in, so that a null expansion doesn't
20446         override the one needed to build gcc with a native cc.
20447
20448 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20449
20450         * configure: Accept -with arguments.
20451
20452 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
20453
20454         * Makefile.in: added h8300sim
20455
20456 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
20457
20458         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
20459         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
20460         (all-cygnus, native, build-cygnus): Make
20461         $(canonhost)-stamp-3stage-done, not $(host)....
20462         * test-build.mk (stamp-3stage-compared): Use tail +10c for
20463         i386-sco3.2v4.  Added else true to if command.
20464
20465 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
20466
20467         * config.sub: (from FSF) Sequent uses a BSD-like OS.
20468
20469 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
20470
20471         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
20472
20473 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20474
20475         * configure.in: don't remove binutils from Solaris builds
20476
20477 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
20478
20479         * Makefile.in: get rid of earlier definitions for *clean,
20480         also handle the recursive info rule better
20481
20482 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
20483
20484         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
20485         do more-or-less the right thing.
20486
20487 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
20488
20489         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
20490         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
20491
20492 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20493
20494         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
20495         $(host_canonical).
20496
20497         * configure.in: split the configdirs list into 4 categories (native
20498         v. cross, library v. tool) and handle the cross-only and native-
20499         only in more reasonable (and correct!) way.
20500
20501 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
20502
20503         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
20504         configdirs anymore.
20505
20506 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20507
20508         * Makefile.in: extensive cleanup::  removed all of the explicit
20509         clean-* targets, collapsed many wrappers around subdir_do into
20510         one, added additional targets to satisfy standards.texi, deleted
20511         some old targets, some changes for consistency
20512
20513 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20514
20515         * configure.in: handle some programs as cross-only, and others as
20516         native only
20517
20518         * test-build.mk: handle partial holes in a more generic manner
20519
20520         * Makefile.in: m4 depends on libiberty
20521
20522 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20523
20524         * configure.in: add m4, textutils, fileutils, sed, shellutils,
20525         time, wdiff, and find to configdirs
20526
20527         * Makefile.in: all, clean, and install rules for the new programs
20528         added to configure.in
20529
20530 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20531
20532         * configure.in: use mh-sun for all *-sun-* hosts
20533
20534 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20535
20536         * Makefile.in: define flags for X11 include files and library file
20537         locations, pass them down to the programs that need this info
20538
20539         * build-all.mk: added a 'native' target, to 3stage the native toolchain
20540
20541 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20542
20543         * configure.in: start building libg++ for HP-UX targets
20544
20545 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
20546
20547         * README:  Update references to files moved into etc/.
20548
20549 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
20550
20551         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
20552         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
20553
20554 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
20555
20556         * configure: accept dash as well as underscore in long option
20557         names for FSF compatibility.
20558
20559 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
20560
20561         * config.sub: added -sco3.2v4 support from FSF.
20562
20563 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20564
20565         * configure.in: expand the section that adds or removes
20566         directories from the list of programs to build, to handle native
20567         vs. cross in addition to host v. native
20568
20569 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
20570
20571         * Makefile.in:  Replace C++ in macro names with CXX.
20572         This is less likely to break ...
20573
20574 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20575
20576         * test-build.mk: add -w to GNU_MAKE
20577
20578 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20579
20580         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
20581         add 'sparc' to list of recognized cpus.  This needed to make
20582         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
20583         Delete some redundant ose68 variants.  Recognize -wrs as an os,
20584         then changes that into $CPU-wrs-vxworks.
20585
20586         * configure.in: remove most references to gdbtest, regularize
20587         target based program removal
20588
20589         * test-build.mk: import from p3 tree (many fixes and changes)
20590
20591 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
20592
20593         * Makefile.in: added rules to handle tcl, tk, and expect
20594
20595         * configure.in: handle those directories if they exist
20596
20597 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20598
20599         * config.sub: removed bogus hppabsd and hppahpux names, since
20600         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
20601
20602 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20603
20604         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
20605         depends upon all-xiberty
20606
20607         * Makefile.in: changes from p3, including:
20608
20609         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
20610
20611         * Makefile.in (XTRAFLAGS): include newlib directories if
20612         newlib/Makefile exists, rather than if host != target.
20613
20614         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
20615
20616         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20617         from the same source tree and not building a cross-compiler.  This
20618         matters for the libg++ configuration if reconfiguring a tree that
20619         has already been installed.
20620
20621         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
20622
20623         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20624         pick up the machine and system specific header files.
20625
20626         * Makefile.in: added AS_FOR_TARGET, passed down in
20627         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
20628         the C compiler to use to create programs which are run in the
20629         build environment, set it to default to $(CC), and passed it down
20630         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20631
20632         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
20633
20634         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
20635         We need them for unusual native builds, like systems without
20636         ranlib.
20637
20638         * configure: also define $(host_canonical) and
20639         $(target_canonical), which are the full, canonical names for the
20640         given host and target
20641
20642 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
20643
20644         * Makefile.in:  Added separate definitions for C++.
20645
20646 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
20647
20648         * configure.in (configdirs):  Add deja-gnu.
20649
20650 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
20651
20652         * README:  Update for configure.texi and gdb-4.7 release.
20653
20654 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
20655
20656         * Makefile.in:  Move "all" target to top of file.
20657         Previously, first target was ".PHONY" which caused BSD4.4 make
20658         to build .PHONY when make was run without arguments.
20659
20660 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
20661
20662         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
20663         Library-copylefted code in libiberty.
20664
20665 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
20666
20667         * config.sub:  Replace m68kmote with plain old m68k.
20668
20669 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
20670
20671         * Makefile.in:  Remove space from blank line, avoid Make complaints.
20672
20673 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
20674
20675         * config.sub: Complain if no argument is given.  Added support for
20676         386bsd as OS and target alias.
20677
20678 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
20679
20680         * Makefile.in (XTRAFLAGS): include newlib directories if
20681         newlib/Makefile exists, rather than if host != target.
20682
20683 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
20684
20685         * config.sub: recognize sparclite-wrs-vxworks.
20686
20687         * Makefile.in (install-xiberty): added *-xiberty make rules (from
20688         p3.) Added clean-xiberty to clean.
20689
20690 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20691
20692         * configure.in: use *-*-* instead of nested cases for host and target
20693
20694 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
20695
20696         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20697         from the same source tree and not building a cross-compiler.  This
20698         matters for the libg++ configuration if reconfiguring a tree that
20699         has already been installed.
20700
20701 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
20702
20703         * config.sub (i486v/i486v4):  Merge in from FSF version.
20704
20705 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
20706
20707         * configure: only set PWD if it is already set.
20708
20709 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
20710
20711         * configure: just set PWD=`pwd` at the top, since Ultrix sh
20712         doesn't have unset and all success paths (and most error paths)
20713         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
20714         to just ${PWD} to avoid confusion.)
20715
20716 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
20717
20718         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
20719         even for a native compilation.
20720
20721 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
20722
20723         Changes to make the gdb.tar.Z rule work better.
20724
20725         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
20726         (DEVO_SUPPORT):  Add configure.texi.
20727         (bfd-ilrt.tar.Z):  Remove ancient rule.
20728
20729 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
20730
20731         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20732         pick up the machine and system specific header files.
20733
20734         * configure.in, config.sub: added new target m68010-adobe-scout,
20735         with alias of adobe68k.  Changed configure.in to check for
20736         -scout before -sco* to avoid a false match.
20737
20738         * Makefile.in: added AS_FOR_TARGET, passed down in
20739         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
20740         the C compiler to use to create programs which are run in the
20741         build environment, set it to default to $(CC), and passed it down
20742         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20743
20744 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
20745
20746         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
20747         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
20748         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
20749         FOR_TARGET variants, to newlib and libg++.
20750
20751 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20752
20753         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
20754         first.
20755
20756 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
20757
20758         * config.sub:  Accept `elf' as an environment.
20759
20760 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
20761
20762         * Makefile.in (all-opcodes):  cd into the right directory
20763
20764 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
20765
20766         * configure: added -program_transform_name option, used as
20767         argument to sed when installing programs.
20768         configure.texi: added documentation for -program_prefix,
20769         -program_suffix and -program_transform_name.
20770
20771 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
20772
20773         * config.sub:  Accept i486 where i386 ok.
20774
20775 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
20776
20777         * config.sub: accept we32k
20778
20779 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
20780
20781         * config.sub, configure.in: accept OSE68000 and OSE68k.
20782
20783         * Makefile.in: don't create all directories for ``make install'';
20784         let the subdirectories create the ones they need.
20785
20786 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20787
20788         * COPYING: new file, GPL v2
20789
20790 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20791
20792         * Makefile.in: use the new gen-info-dir, which needs a template
20793         argument (which also lives in texinfo)
20794
20795         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
20796
20797 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
20798
20799         * config.sub (ncr3000):  Change i386 to i486.
20800
20801 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20802
20803         * Makefile.in: add install-rcs, install-grep to
20804         install-no-fixedincludes, removed install-bison and install-libgcc
20805
20806 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
20807
20808         * configure.in: grab the HPUX makefile fragment if on HPUX
20809
20810 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
20811
20812         * Makefile.in: eradicate bison spoor (ditto libgcc).
20813          configure.in: recognise m68{k,000}-ericsson-OSE.
20814          es1800 is alias for m68k-ericsson-OSE
20815
20816 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20817
20818         * configure.in: rearrange the parts that remove programs from
20819         configdirs, based now on HOST==TARGET or by canonical triple.
20820
20821 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20822
20823         * test-build.mk: recurse explicitly with -f test-build.mk when
20824           appropriate.  predicate stage3 and comparison on the existence
20825           of gcc.  That is, if gcc isn't around, we aren't three-staging.
20826           On very clean, also remove ...stamp-co.  Build in-place before
20827           doing other builds.
20828
20829 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
20830
20831         * Makefile.in, configure.in: add tgas
20832
20833 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20834
20835         * Makefile.in: a number of changes merged in from progressive.
20836
20837         * configure.in: add libm.
20838
20839         * .cvsignore: ignore some stuff that comes from test-build.mk.
20840
20841 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
20842
20843         * config.sub:  Add es1800 (m68k-ericsson-es1800).
20844
20845 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
20846
20847         * configure: Add program_suffix (parallel to program_prefix)
20848         * Makefile.in: adjust directory-creating script for losing decstation
20849
20850 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
20851
20852         * configure:  Minor $subdir-related fixes.
20853
20854 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
20855
20856         * configure: fix various problems with propogating
20857         makefile_target_frag in subdirs.
20858         * configure.in: config libgcc if its there
20859
20860 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
20861
20862         * config.sub:  HPPA merge.
20863
20864 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
20865
20866         * Makefile.in:  Replace all-bison with all-byacc in all
20867         dependency lines for other tools (which now use byacc).
20868
20869 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
20870
20871         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
20872
20873 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
20874
20875         * Makefile.in: make gprof rules similar to byacc rules (instead of
20876         vestigal $(unsubdir) that didn't work...)
20877
20878 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
20879
20880         * config.sub:  Add support for Linux.
20881         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
20882         (at least for libg++).
20883
20884 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
20885
20886         * configure.texi: fix doc for the -nfp option to configure
20887
20888 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
20889
20890         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
20891
20892 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
20893
20894         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
20895         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
20896         * configure.in: added solaris* host_makefile_frag hook.
20897
20898 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20899
20900         * config.sub: changed recognition of m68000 so that various
20901         m68k types can be specified via m680[01234]0
20902
20903 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20904
20905         * config.sub (basic_machine): fix sed so that '-foo' isn't
20906         completely substituted out while .+'-foo' loses the '-foo'
20907
20908 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
20909
20910         * config.sub ($os): Add -aout.
20911
20912 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
20913
20914         * configure:  If host_makefile_frag is absolute, don't
20915         prefix ${invsubdir} (relevant to libg++ auto-configure).
20916
20917 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
20918
20919         * Makefile.in (tooldir): Define it.
20920         (all-ld): Depend on all-flex.
20921
20922 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
20923
20924         * Makefile.in (check):  Fix libg++ special case.
20925
20926 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
20927
20928         * configure: do not bury `pwd` into config.status, thus do fewer
20929           pwd's.
20930
20931         * configure: print the "Building in" message only when building in
20932           other than "." AND verbose.
20933
20934         * configure: remove -s, rework -v to better accommodate guested
20935           configures.
20936
20937         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
20938
20939 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
20940
20941         * Makefile.in: macroize flags passed on recursion.  remove
20942           fileutils.
20943
20944 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
20945
20946         * configure: get makesrcdir right for subdirs deeper than 1.
20947
20948         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
20949           install.
20950
20951 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
20952
20953         * Makefile.in: don't print subdir_do or recursion lines.
20954
20955 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
20956
20957         * standards.texi: added menu item.
20958
20959         * Makefile.in: build and install standards.info.
20960
20961         * standards.texi: new file.
20962
20963 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20964
20965         * configure: test for and move config.status pieces from
20966           ${subdir}/.
20967
20968 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
20969
20970         * configure:  Test for existance of files before trying to mv
20971         them, to avoid numerous non-existance messages.
20972
20973 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
20974
20975         * configure: correct final line of config.status.
20976
20977         * configure: patch from eggert.  Avoids a protection problem if
20978           the original Makefile.in is read only.
20979
20980         * configure: use move-if-change from gcc to create config.status.
20981           Some makefiles depend on config.status to tell if a directory
20982           has been reconfigured for a different host.  This change
20983           prevents those directories from remaking everything in the case
20984           where the reconfig was only intended to rebuild a Makefile.
20985
20986         * configure: test for config.sub with "config.sub sun4" rather
20987           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
20988           host alias from a missing config.sub.
20989
20990 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20991
20992         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
20993           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
20994
20995 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
20996
20997         * configure: mkdir ${subdir} as needed.
20998
20999 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
21000
21001         * Makefile.in,configure.in: added autoconf.
21002
21003 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21004
21005         * Makefile.in: no longer pass against on recursion.
21006
21007         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
21008           definitions are not inherited.
21009
21010         * configure: correct makesrcdir when subdir is .
21011
21012 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
21013
21014         * configure:  Add support for 'subdirs' variable, which is
21015         like 'configdirs', except that configure doesn't re-invoke
21016         itself for subdirs, it just creates a Makefile for each subdir.
21017         * configure.texi:  Document subdirs.
21018
21019 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21020
21021         * configure.in: added flex to configdirs
21022
21023 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
21024
21025         * Makefile.in: remove clean-stamps from clean.
21026
21027 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
21028
21029         * configure.in:  Add gdbtest to configdirs.
21030
21031 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
21032
21033         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
21034         to recursive makes.
21035         * configure.in:  Recognize new ncr3000 config.
21036
21037 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
21038
21039         * Makefile.in, configure.in: removed references to gdbm.
21040
21041 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
21042
21043         * config.sub:  Don't canonicalize os value
21044         newsos* to bsd (readline needs to check for newsos).
21045         (This fix was earlier made Jan 31, but got re-broken.)
21046
21047 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
21048
21049         * configure.in:  sco is an os, not a vendor!
21050
21051         * configure:  Quote $( better.  Keep various shells happy.
21052
21053 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
21054
21055         * Makefile.in: eliminate stamp-files.
21056
21057 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
21058
21059         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
21060           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
21061
21062 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
21063
21064         * config.sub:  fix iris/iris3.
21065
21066 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
21067
21068         * configure: re-add -rm.
21069
21070 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
21071
21072         * Maskefile.in: add .stmp-rcs to all.
21073
21074         * configure.in: remove gas from rs6000 build, use aix host fragment.
21075
21076 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
21077
21078         * configure: pass down site_option during recursion.
21079
21080 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
21081
21082         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
21083
21084 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
21085
21086         * configure: Change exec_prefix so that it really defaults to prefix.
21087
21088 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
21089
21090         * Makefile.in, configure.in:  Add support for mmalloc library.
21091
21092 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
21093
21094         * Makefile.in: add stmp dependencies for a few more things.
21095
21096 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
21097
21098         * configure: adjusted error message on objdir/srcdir configure
21099           collision, per john's suggestion.
21100
21101         * Makefile.in: add libiberty stmp to all and all.cross.
21102
21103 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
21104
21105         * Makefile.in: remove force dependencies, add grep to all.
21106
21107 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
21108
21109         * Makefile.in: drop flex.  make stamp files work.
21110
21111         * configure: added test for conflicting configuration in srcdir,
21112           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
21113           gets cranky.  use relative paths for configure and srcdir
21114           whenever possible.  Send some error messages to stderr that were
21115           going to stdout.
21116
21117 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
21118
21119         * Makefile.in:  Fix libg++ rule to check for gcc directory
21120         before using gcc/gcc.  Also pass XTRAFLAGS.
21121
21122 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
21123
21124         * Makefile.in: added stmp-files so that directories aren't polled
21125           when they are already built.
21126
21127         * configure.texi: fixed a node pointer problem.
21128
21129 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
21130
21131         * config.sub configure.in gdb/configure.in
21132         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
21133         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
21134         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
21135
21136 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21137
21138         * configure: -recurring becomes -silent.  corrected help message
21139           for -site= option.
21140
21141         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
21142
21143 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21144
21145         * configure: when building Makefile for crosses, replace
21146           tooldir and program_prefix.  default srcdir from location of
21147           config.sub.  remove "for host in hosts" and "for target in
21148           targets" loops.
21149
21150 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21151
21152         * Makefile.in: Do not pass bindir or mandir to cvs.
21153
21154 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
21155
21156         * Makefile.in, configure.in: removed traces of namesubdir,
21157           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
21158           copyrights to '92, changed some from Cygnus to FSF.
21159
21160         * configure.texi: remove most references to multiple hosts,
21161           multiple targets, subdirs, etc.
21162
21163         * configure.man: removed rcsid. reference config.sub not
21164           config.subr.
21165
21166         * Makefile.in: mkdir $(infodir) on install-info.
21167
21168 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
21169
21170         * configure.texi:  Explain better about .gdbinit and about
21171         the environment that configure.in sections run in.
21172
21173 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
21174
21175         * configure.in:  Ultrix is only a decstation if it's a MIPS.
21176
21177 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
21178
21179         * README:  DOC.configure => cfg-paper.texi.
21180
21181 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
21182
21183         * config.sub (near case $os):  Don't convert newsos* to bsd!
21184
21185 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
21186
21187         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
21188         the number of copies of COPYING that go into the GDB tar file.
21189
21190 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
21191
21192         * bfd/configure.in, gdb/config/mh-i386sco,
21193         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
21194         Fix SCO configuration stuff.
21195
21196 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
21197
21198         * Makefile.in:  For libg++, make sure the -I pointing
21199         to the gcc directory goes *after* all the libg++-local -I flags.
21200         Also, move just-gcc dependency from just-libg++ to all-libg++.
21201
21202 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
21203
21204         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
21205
21206 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
21207
21208         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
21209
21210 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
21211
21212         * config.sub:  Add stratus configuration frags.  Also
21213         submitted to FSF.
21214
21215 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
21216
21217         * Makefile.in (DEV_SUPPORT):  add configure.man.
21218
21219         * config.sub(Decode manufacturer-specific):  add -none*.
21220
21221 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
21222
21223         * Makefile.in:  remove form feeds to make Sun's make happy.
21224         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
21225
21226 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
21227
21228         * Makefile.in (AR_FLAGS):  Make quieter.
21229
21230 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
21231
21232         * configure.in:  Add libg++.
21233         * configure:  When verbose, don't output the command line at each
21234         level; it will be unremarkably the same as the previous version,
21235         which will be the same as what the user typed.
21236
21237 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
21238
21239         * configure.in, Makefile.in: fix clean-info, add flex.  add
21240           fileutils.
21241
21242         * configure: be less sensitive to spaces in Makefile.in.  Do not
21243           look for sources in "..".  Doing so breaks subdirectories that
21244           might have their own configure.  If a subdir has it's own
21245           configure script, use it.
21246
21247 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
21248
21249         * cfg-paper.texi: some changes suggested by rms.
21250
21251 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
21252
21253         * config.sub:  Merge in some small additions from the FSF version,
21254         taken from the gcc distribution, to bring the Cygnus and FSF
21255         versions into closer sync.
21256
21257 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
21258
21259         * configure.in:  Changed svr4 references to sysv4.
21260
21261 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
21262
21263         * configure: added -V for version number option.
21264
21265 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
21266
21267         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
21268           renamed from DOC.configure to cfg-paper.texi.
21269
21270 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21271
21272         * configure, config.subr, config.sub: config.subr is now
21273           config.sub again.
21274
21275 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
21276
21277         * configure.texi: new file, in progress.
21278
21279         * Makefile.in: build info file and install the man page for
21280           configure.
21281
21282         * configure.man: new file, first cut.
21283
21284         * configure: find config.subr again now that configuration "none"
21285           has gone.  removed all traces of the -ansi option.  removed all
21286           traces of the -languages option.
21287
21288         * config.subr: resync from rms.
21289
21290 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21291
21292         * configure, config.sub, config.subr: merge config.sub into
21293           config.subr, call the result config.subr, remove config.sub, use
21294           config.subr.
21295
21296         * Makefile.in: revised install for dir.info.
21297
21298 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21299
21300         * configure.in: add decstation host makefile frag.
21301
21302         * Makefile.in: BISON now bison -y again.  also install-gcc on
21303           install.  clean-gdbm on clean.  infodir belongs in datadir.
21304           Make directories for info install.  Build dir.info here then
21305           install it.
21306
21307 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21308
21309         * Makefile.in: fix for bad directory tests.
21310
21311 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21312
21313         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
21314           regexp.  -srcdir relative was being handled incorrectly.
21315
21316         * Makefile.in: unwrapped some for loops so that parallel makes
21317           work again and so one can focus one's attention on a particular
21318           package.
21319
21320 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21321
21322         * configure: added PWD as a stand in for `pwd` (for speed). use
21323           elif wherever possible.  make -srcdir work without -objdir.
21324           -objdir= commented out.
21325
21326 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21327
21328         * configure: +options become --options.  -subdirs commented out.
21329           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
21330           Makefile now at top of generated Makefile.  Removed cvs log
21331           entries.  added -srcdir.  create .gdbinit only if there is one
21332           in ${srcdir}.
21333
21334         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
21335           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
21336           and mandir now keyed off datadir by default.
21337
21338 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21339
21340         * Freshly created ChangeLog.
21341
21342 \f
21343 Local Variables:
21344 mode: change-log
21345 left-margin: 8
21346 fill-column: 76
21347 version-control: never
21348 End: