jit: implement gcc_jit_rvalue_set_bool_require_tail_call
[official-gcc.git] / ChangeLog
blobf640bb740496f1994ba3aba7b3b8d559559169c4
1 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
3         * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
4         special case builtin.
5         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
6         support for ALTIVEC_BUILTIN_VEC_ADDEC.
7         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
8         for __builtin_vec_addec.
10 2016-05-16  Jakub Sejdak  <jakub.sejdak@phoesys.com>
12         * config.guess: Import version 2016-04-02 (newest).
13         * config.sub: Import version 2016-05-10 (newest).
15 2016-05-16  Anton Kolesov  <anton.kolesov@synopsys.com>
17         * configure.ac: Add ARC support to libgloss.
18         * configure: Regenerate
20 2016-05-09  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
22         * MAINTAINERS (Write After Approval): Add myself.
24 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
26         * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
27         * configure: Regenerated.
28         * Makefile.def (gmp): Explicitly disable assembler.
29         (mpfr): Adjust lib_path.
30         (mpc): Likewise.
31         * Makefile.in: Regenerated.
33 2016-05-01  Jakub Jelinek  <jakub@redhat.com>
35         PR bootstrap/70704
36         * configure.ac (--enable-stage1-checking): Add missing
37         --enable-checking=.
38         * configure: Regenerated.
40 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
42         * config.guess: Revert r235676.
43         * config.sub: Revert r235676.
45 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
47         * config.guess: Remove SH5 support.
48         * config.sub: Likewise.
49         * configure: Likewise.
50         * configure.ac: Likewise.
52 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
54         PR bootstrap/70704
55         * configure.ac (--enable-stage1-checking): For --disable-checking or
56         implicit --enable-checking, make sure extra flag matches in between
57         stage1 and later checking.
58         * configure: Regenerated.
60 2016-04-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
62         * .gitattributes: New file.
64 2016-04-22  Segher Boessenkool  <segher@kernel.crashing.org>
66         * MAINTAINERS (rs6000/powerpc port): Add myself.
68 2016-04-13  Segher Boessenkool  <segher@kernel.crashing.org>
70         PR bootstrap/70173
71         * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
72         and gotools directories.  Delete the stage_final file.
73         * Makefile.in: Regenerate.
75 2016-04-12  Andre Vieira  <andre.simoesdiasvieira@arm.com>
77         * MAINTAINERS (Write After Approval): Add myself.
79 2016-04-09  Steven G. Kargl  <kargl@gcc.gnu.org>
81         * MAINTAINERS (Fortran maintainer): Remove myself.
83 2016-04-04  Bill Seurer  <seurer@linux.vnet.ibm.com>
85         * MAINTAINERS (Write After Approval): Add myself.
87 2016-03-29  Kelvin Nilsen  <kdnilsen@linux.vnet.ibm.com>
89         * MAINTAINERS (Write After Approval): Add myself.
91 2016-03-17  Cary Coutant  <ccoutant@gmail.com>
93         Sync with binutils-gdb:
95         2016-03-17  Cary Coutant  <ccoutant@gmail.com>
97         * configure.ac: Add mips and s390 to the gold target check.
98         * configure: Regenerate.
100 2016-03-01  DJ Delorie  <dj@redhat.com>
102         * MAINTAINERS (mep): Remove myself as MeP maintainer.
104 2016-02-22  David Malcolm  <dmalcolm@redhat.com>
106         * MAINTAINERS (libcpp): Add myself.
107         (diagnostic messages): Likewise.
109 2016-02-20  Tom de Vries  <tom@codesourcery.com>
111         * MAINTAINERS: Fix whitespace.
113 2016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
115         * MAINTAINERS (Write After Approval): Add myself.
117 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
119         * config/isl.m4: Add comments about isl-0.16.
120         * configure: Regenerate.
122 2016-01-29  Martin Jambor  <mjambor@suse.cz>
124         * MAINTAINERS (hsa maintainers): Add myself.
126 2015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
128         * MAINTAINERS: (Write After Approval): Add myself.
130 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
131             Sebastian Pop  <s.pop@samsung.com>
133         * Makefile.in: Regenerate.
134         * Makefile.tpl: Export ISLVER.
135         * configure: Regenerate.
136         * config/isl.m4: Detect isl-0.15.
138 2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
140         PR bootstrap/69329
141         * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
142         * Makefile.in: Regenerate.
144 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
146         * configure.ac: Enable LTO for DJGPP
147         * configure: Regenerate
149 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
151         Sync with binutils-gdb:
152         2015-10-21  Nick Clifton  <nickc@redhat.com>
154         PR gas/19109
155         * configure.ac: Note the 'none' is an acceptable argument to
156         --enable-compressed-debug-sections.
157         * configure: Regenerate.
159 2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
161         PR bootstrap/69134
162         * Makefile.def (mpfr): Disable assembler.
163         * Makefile.in: Regenerate.
165 2016-01-01  Ben Elliston  <bje@gnu.org>
167         * config.guess: Import version 2016-01-01.
168         * config.sub: Likewise.
170 2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
172         * MAINTAINERS (Write After Approval): Add myself.
174 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
176         * Makefile.in: Replace ISL with isl.
177         * Makefile.tpl: Same.
178         * config/isl.m4: Same.
179         * configure.ac: Same.
180         * contrib/download_prerequisites: Same.
181         * configure: Regenerate.
183 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
185         * MAINTAINERS (Write After Approval): Add Myself.
187 2015-12-17  Nathan Sidwell  <nathan@acm.org>
189         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
190         * configure: Regenerate.
192 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
193             Sebastian Pop  <s.pop@samsung.com>
195         * config/isl.m4 (ISL_CHECK_VERSION): Check for
196         isl_ctx_get_max_operations.
197         * configure: Regenerate.
199 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
201         * MAINTAINERS (Write After Approval): Add myself.
203 2015-12-02  Ian Lance Taylor  <iant@google.com>
205         PR go/66147
206         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
207         * Makefile.in: Regenerate.
209 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
211         PR libffi/65726
212         * Makefile.def (lang_env_dependencies): Make libffi depend
213         on cxx.
214         * Makefile.in: Regenerate.
216 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
218         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
219         symbols.
221 2015-11-20  Tristan Gingold  <gingold@adacore.com>
223         Sync with binutils-gdb:
224         2015-11-20  Tristan Gingold  <gingold@adacore.com>
226         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
227         * configure: Regenerate.
229 2015-11-19  Martin Liska  <mliska@suse.cz>
231         * .gitignore: Add .clang-format to ignored files.
232         * Makefile.in: Add clang-format.
233         * Makefile.tpl: Likewise.
235 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
237         * configure.ac: Enable libmpx by default.
238         * configure: Regenerated.
240 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
242         * MAINTAINERS: Update email address.
244 2015-10-23  Paulo Matos  <pmatos@linki.tools>
246         * MAINTAINERS: Update email address.
248 2015-10-23  Alan Hayward <alan.hayward@arm.com>
250         * MAINTAINERS  (Write After Approval): Add myself.
252 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
254         Sync with binutils-gdb:
255         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
257         PR gas/19109
258         * configure.ac: Add
259         --enable-compressed-debug-sections={all,gas,gold,ld}.
260         * configure: Regenerated.
262 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
264         * MAINTAINERS: Update list of Ada maintainers and email addresses.
266 2015-10-09  Martin Liska  <mliska@suse.cz>
268         * MAINTAINERS (Write After Approval): Add myself.
270 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
272         * MAINTAINERS (Write After Approval): Add myself.
274 2015-10-02  Florian Weimer  <fweimer@redhat.com>
276         * MAINTAINERS: Update email address.
278 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
280         * MAINTAINERS  (Write After Approval): Add myself.
282 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
284         * MAINTAINERS: Update email.
286 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
288         * MAINTAINERS: Update my email address.
290 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
292         * MAINTAINERS (ft32 port): Add myself.
294 2015-08-28  David Sherwood  <david.sherwood@arm.com>
296         * MAINTAINERS: Add myself.
298 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
300         * MAINTAINERS (Write After Approval): Add myself.
302 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
304         PR libfortran/54572
305         * Makefile.def: Make libgfortran depend on libbacktrace.
306         * Makefile.in: Regenerate.
308 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
310         * MAINTAINERS (Write After Approval): Add myself.
312 2015-08-12  Tom de Vries  <tom@codesourcery.com>
314         PR other/67092
315         * configure.ac: Remove --with_host_libstdcxx support.
316         * configure: Regenerate.
318 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
319             Jakub Jelinek  <jakub@redhat.com>
321         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
322         nvptx*-*-*.
323         * configure: Regenerate.
325 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
327         * Makefile.def (libiconv): Define bootstrap=true.
328         Mark pdf/html/info as missing.
329         (configure-gcc): Depend on all-libiconv.
330         (all-gcc): Ditto.
331         (configure-libcpp): Ditto.
332         (all-libcpp): Ditto.
333         (configure-intl): Ditto.
334         (all-intl): Ditto.
335         * Makefile.in: Regenerate.
337 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
339         * MAINTAINERS (loop ivopts): Add the entry and myself.
341 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
343         * MAINTAINERS (nvptx): Add self.
345 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
347         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
348         128-bit vector modes.
350 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
352         * MAINTAINERS (Write After Approval): Add myself.
354 2015-07-28  Ben Elliston  <bje@gnu.org>
356         * config.sub, config.guess: Import from upstream.
358 2015-07-24  Michael Darling  <darlingm@gmail.com>
360         PR other/66259
361         * config-ml.in: Reflects renaming of configure.in to configure.ac
362         * configure: Likewise
363         * configure.ac: Likewise
365 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
367         * MAINTAINERS: Update my email address.
369 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
371         Sync with binutils-gdb:
372         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
374         * configure.ac (target_configdirs): Exclude target-zlib if
375         target-libjava isn't built.
376         * configure: Regenerated.
378 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
380         Sync with binutils-gdb:
381         2015-05-13  John David Anglin  <dave.anglin@bell.net>
383         * configure.ac: Disable configuration of GDB for HPUX targets.
384         * configure: Regenerate.
386         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
388         * configure.ac: Add --with-system-zlib.
389         * configure: Regenerated.
391         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
393         * configure.ac: Add FT32 support.
394         * configure: Regenerate.
396         2015-01-12  Anthony Green  <green@moxielogic.com>
398         * configure.ac: Don't disable gprof for moxie.
399         * configure: Rebuild.
401 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
403         Sync with binutils-gdb:
404         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
406         PR ld/18355
407         * Makefile.def: Add extra_configure_flags to host zlib.
408         * configure.ac (extra_host_zlib_configure_flags): New.  Set
409         to --enable-host-shared When bfd is to be built as shared
410         library.  AC_SUBST.
411         * Makefile.in: Regenerated.
413 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
415         Sync with src:
416         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
417         * Makefile.def (dependencies): Add all-zlib to all-bfd.
418         * Makefile.in: Regenerated.
420 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
422         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
423         target.
424         * configure: Regenerate.
426 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
428         * MAINTAINERS (Write After Approval): Add myself.
430 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
432         * MAINTAINERS (OS Port Maintainers): Add myself.
433         (Various Maintainers): Remove myself from libffi testsuite.
435 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
437         * MAINTAINERS (gen* on machine desc): Add self.
439 2015-06-02  Jason Merrill  <jason@redhat.com>
441         PR bootstrap/66319
442         * configure.ac: Use -std=gnu++98.
444 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
446         * MAINTAINERS (Write After Approval): Add myself.
448 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
450         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
451         * configure: Regenerate.
453 2015-05-26  Jason Merrill  <jason@redhat.com>
455         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
456         * configure: Regenerate.
458 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
460         * configure.ac: FT32 target added.
461         * configure: Regenerated.
463 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
465         * MAINTAINERS (Write After Approval): Add myself.
467 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
469         * MAINTAINERS (Write After Approval): Add myself.
471 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
473         * configure.ac: Fix typo.
474         * configure: Regenerate.
476 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
478         * MAINTAINERS (Write After Approval): Add myself.
480 2015-05-03  Matthias Klose  <doko@ubuntu.com>
482         * configure.ac: Match $host configured with triplets.
483         * configure: Regenerate.
485 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
487         * Makefile.tpl: Remove surplus whitespace throughout.
488         * Makefile.in: Regenerate.
490 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
492         * MAINTAINERS (Various Maintainers): Add myself as instruction
493         combiner maintainer.
495 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
497         PR bootstrap/62077
498         * configure.ac (--enable-stage1-checking): Default to
499         release,misc,gimple,rtlflag,tree,types if --disable-checking
500         or --enable-checking is not specified and DEV-PHASE is not
501         experimental.
502         * configure: Regenerated.
504 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
506         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
507         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
508         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
509         * Makefile.in: Regenerate.
511 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
513         * MAINTAINERS: Update my email address.
515 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
517         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
519 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
521         * MAINTAINERS: Add myself as an arm port reviewer.
523 2015-03-25  Martin Liska  <mliska@suse.cz>
524             Yury Gribov  <y.gribov@samsung.com>
526         * Makefile.in: Fix ln source location for vimrc file.
527         * Makefile.tpl: Likewise.
529 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
531         PR bootstrap/25672
532         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
533         cross-compiling.  Similarly for CXX_FOR_TARGET.
534         * configure: Regenerate.
536 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
538         * Makefile.def: Add libmpx.
539         * configure.ac: Add libmpx.
540         * Makefile.in: Regenerate.
541         * configure: Regenerate.
543 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
545         * MAINTAINERS (CPU Port Maintainers): Add myself
546         i386 vector ISA extns mantainer.
548 2015-03-13  Jeff Law  <law@redhat.com>
550         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
551         maintainer.
552         Remove Richard Henderson as a maintainer for the x86 port.
554 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
556         * MAINTAINERS (CPU Port Maintainers): Update my email address.
558 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
560         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
561         pointer bounds checker and i386 MPX maintainer.
563 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
565         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
567 2015-02-26  Martin Sebor  <msebor@redhat.com>
569         * MAINTAINERS (Various Maintainers): Add self.
571 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
573         * configure.ac [--enable-as-accelerator-for] (enable_languages):
574         Make sure it contains lto.
575         * configure: Regenerate.
577 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
579         * configure: Regenerate.
581 2015-02-06  Diego Novillo  <dnovillo@google.com>
583         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
584         middle-end, docstring): Remove myself.
585         (Write After Approval): Add myself.
587 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
589         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
590         (Write After Approval): Update address.
592 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
594         PR jit/64780
595         * configure.ac: Require the user to explicitly specify
596         --enable-host-shared if the jit is enabled.
597         * configure: Regenerate.
599 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
601         * MAINTAINERS (Write After Approval): Add myself.
603 2015-01-25  Tom de Vries  <tom@codesourcery.com>
605         * MAINTAINERS: Make whitespace consistent.
607 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
609         * MAINTAINERS (Write After Approval): Add myself.
611 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
613         * MAINTAINERS: (Write After Approval): Add myself.
615 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
617         * MAINTAINERS: (Write After Approval): Add myself.
619 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
621         * MAINTAINERS: (Write After Approval): Add myself.
623 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
625         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
626         objective-c/c++ front end maintainer.
628 2015-01-13  Marek Polacek  <polacek@redhat.com>
630         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
632 2015-01-12  Jeff Law  <law@redhat.com>
634         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
635         a very long time.
637 2015-01-09  Ian Lance Taylor  <iant@google.com>
639         * configure.ac (host_tools): Add gotools.
640         * Makefile.def (host_modules): Add gotools.
641         (dependencies): Add dependency of all-gotools on all-target-libgo.
643 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
645         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
646         * configure: Regenerate.
648 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
650         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
651         all-target-libgomp.
652         * Makefile.in: Regenerate.
654 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
656         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
658 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
660         * configure.ac: Add Visium support.
661         * configure: Regenerate.
663 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
665         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
666         * configure: Regenerate.
668 2015-01-03  Andrew Pinski  <apinski@cavium.com>
670         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
671         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
672         (BASE_TARGET_EXPORTS): Add OBJCOPY.
673         (OBJCOPY_FOR_TARGET): New variable.
674         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
675         * Makefile.in: Regenerate.
676         * configure.ac: Check for already installed target objcopy.
677         Also GCC_TARGET_TOOL on objcopy.
678         * configure: Regenerate.
680 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
682         * config.sub: Update from upstream, to 2015-01-01 version.
683         * config.guess: Ditto.
685 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
687         * MAINTAINERS (RTEMS Ports): Add myself.
689 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
691         * MAINTAINERS (Write After Approval): Add myself.
693 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
695         * MAINTAINERS (Write After Approval): Add myself.
697 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
699         * configure.ac (--enable-as-accelerator-for): Don't set
700         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
701         * configure: Regenerate.
703 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
705         PR bootstrap/64023
706         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
707         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
708         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
709         to CXX.
710         * Makefile.in: Regenerated.
712 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
713             Yury Gribov  <y.gribov@samsung.com>
715         * .gitignore: Added .local.vimrc and .lvimrc.
716         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
717         * Makefile.in: Regenerate.
719 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
721         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
722         * configure: Regenerated.
724 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
726         * MAINTAINERS (nvptx port): New entry.
728 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
730         * configure: Regenerate.
732 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
734         * configure.ac: Merge with Binutils.
736 2014-11-26  Tobias Burnus  <burnus@net-b.de>
738         * Makefile.def: Make more dependent on mpfr, mpc and isl.
739         * Makefile.in: Regenerate.
741 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
743         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
744         missing flex.
745         * Makefile.in: Regenerated.
747 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
749         * Makefile.in: Regenerate.
751 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
753         PR bootstrap/63784
754         * libtool.m4: Add $pic_flag with -shared.
756 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
758         * MAINTAINERS (Write After Approval): Added myself.
760 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
762         * MAINTAINERS (write-after-approval): Add myself.
764 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
766         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
767         from 2 years ago.
769 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
771         Revert:
772         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
774         * MAINTAINERS (Write After Approval): Added myself as line map
775         maintainer.
777 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
779         Revert:
780         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
782         * MAINTAINERS (Write After Approval): Added myself.
784 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
786         * MAINTAINERS (Write After Approval): Added myself.
788 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
790         * MAINTAINERS (Write After Approval): Added myself as line map
791         maintainer.
793 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
795         * MAINTAINERS (Various Maintainers): Added myself as line map
796         maintainer.
798 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
800         * move-if-change: Sync from upstream gnulib.
802 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
804         * compile: Sync with upstream Automake.
805         * depcomp: Ditto.
806         * install-sh: Ditto.
807         * missing: Ditto.
808         * mkinstalldirs: Ditto.
809         * ylwrap: Ditto.
811 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
813         * config.sub: Update from upstream config repo.
814         * config.guess: Ditto.
816 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
818         * Makefile.def: Add liboffloadmic to target_modules.  Make
819         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
820         * Makefile.in: Regenerate.
821         * configure: Regenerate.
822         * configure.ac: Add liboffloadmic to target binaries.
823         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
824         Add liboffloadmic to noconfig list when C++ is not supported.
826 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
827             Thomas Schwinge  <thomas@codesourcery.com>
828             Ilya Verbin  <ilya.verbin@intel.com>
829             Andrey Turetskiy  <andrey.turetskiy@intel.com>
831         * configure: Regenerate.
832         * configure.ac (--enable-as-accelerator-for)
833         (--enable-offload-targets): New configure options.
835 2014-11-11  Tobias Burnus  <burnus@net-b.de>
837         * Makefile.def: Make all-gcc depend on all-isl.
838         * Makefile.in: Regenerate.
840 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
842         * ChangeLog.jit: New.
843         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
845 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
847         PR target/63610
848         * libtool.m4: Fix globbing of darwin versions.
849         * configure: Regenerate.
851 2014-11-11  Tobias Burnus  <burnus@net-b.de>
853         * Makefile.def: Remove CLooG.
854         * Makefile.tpl: Ditto.
855         * configure.ac: Ditto.
856         * configure: Regenerate.
857         * Makefile.in: Ditto.
859 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
861         * configure.ac: Handle nvptx-*-*.
862         * configure: Regenerate.
864 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
866         * MAINTAINERS (Write After Approval): Add myself.
868 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
870         * Makefile.def (libcc1): Remove bootstrap=true;.
871         * Makefile.in: Regenerated.
873 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
875         * configure.ac: Update comment.
876         * configure: Regenerate.
878 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
880         * MAINTAINERS (Write After Approval): Add myself.
882 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
884         * configure.ac (extra_host_libiberty_configure_flags): Add
885         --enable-shared also for libcc1's benefit.
886         * configure: Regenerate.
888 2014-10-29  Tristan Gingold  <gingold@adacore.com>
890         * MAINTAINERS: Change my email address.
892 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
893             Tom Tromey  <tromey@redhat.com>
895         * Makefile.def: Add libcc1 to host_modules.
896         * configure.ac (host_tools): Add libcc1.
897         * Makefile.in, configure: Rebuild.
899 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
901         * configure.ac (build_configargs): Don't share config.cache between
902         build subdirs.
903         * configure: Regenerate.
905 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
907         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
908         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
909         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
910         leon3v7 as leon3.
911         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
912         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
913         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
914         * config/sparc/sparc.md (cpu): Add leon3v7.
915         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
917 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
919         * MAINTAINERS (write-after-approval): Add myself.
921 2014-10-23  Ian Lance Taylor  <iant@google.com>
923         * configure.ac: Disable the Go frontend on systems where it is known
924         to not work.
925         * configure: Regenerate.
927 2014-10-23  Richard Biener  <rguenther@suse.de>
929         * Makefile.def: Add libcpp build module and dependencies.
930         * configure.ac: Add libcpp build module.
931         * Makefile.in: Regenerate.
932         * configure: Likewise.
934 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
936         * MAINTAINERS (write-after-approval): Add myself.
938 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
940         * INSTALL/README: Do not mention CVS.
942 2014-10-03  Jing Yu  <jingyu@google.com>
944         * configure.ac: Add aarch64 to list of targets that support gold.
945         * configure: Regenerate.
947 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
949         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
951 2014-09-29  Catherine Moore  <clm@codesourcery.com>
953         * MAINTAINERS:  Add myself as MIPS maintainer.
955 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
957         * MAINTAINERS: Move myself to MIPS maintainers.
959 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
961         * MAINTAINERS: Put all email addresses between '<' and '>'.
963 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
965         * MAINTAINERS: Move myself to reviewers (Fortran).
967 2014-09-01  Andi Kleen  <ak@linux.intel.com>
969         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
970         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
971         * Makefile.in: Regenerate.
973 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
975         * rtx-classes-status.txt: Delete
977 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
979         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
981 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
983         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
984         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
985         of checking for version number.
986         * configure: Regenerated.
987         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
989 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
991         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
992         is done; begin phase 6 (use extra rtx_def subclasses).
994 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
996         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
997         done; begin phase 5 (additional rtx_def subclasses).
999 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1001         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
1003 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1005         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
1006         SET_BB_HEADER are done.
1008 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1010         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
1011         done.
1013 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1015         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
1017 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1019         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
1021 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
1023         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
1025 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
1027         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
1029 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
1031         * rtx-classes-status.txt: Phase 3 (per-file commits within
1032         "config" subdirs) is done; begin phase 4 (removal of
1033         "scaffolding").
1035 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
1037         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
1038         dir) is done; begin phase 3 (per-file commits within "config"
1039         subdirs).
1041 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
1043         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
1044         phase 2 (per-file commits in main source dir).
1046 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
1048         * configure: Regenerated.
1050 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1052         * rtx-classes-status.txt (TODO): Add SET_BND_TO
1054 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1056         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
1058 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1060         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
1062 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1064         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
1066 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1068         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
1070 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
1072         * MAINTAINERS (Write After Approval): Add myself.
1074 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
1076         * MAINTAINERS: Remove myself
1078 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1080         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
1082 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
1084         * MAINTAINERS (Write After Approval): Add myself.
1086 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
1088         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
1089         SET_BB_HEADER, SET_BB_FOOTER
1091 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
1093         * rtx-classes-status.txt: New file
1095 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
1097         * configure.ac: Eliminate ClooG installation dependency.
1098         * configure: Regenerate.
1099         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
1100         * Makefile.in: Regenerate.
1102 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
1104         * MAINTAINERS (Write After Approval): Add myself.
1106 2014-08-15  Ilya Tocar  <tocarip@gmail.com>
1108         * MAINTAINERS (Write After Approval): Add myself.
1110 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
1112         * MAINTAINERS (Write After Approval): Add myself.
1114 2014-07-28  Anthony Green  <green@moxielogic.com>
1116         Import from savannah.gnu.org:
1117         * config.sub: Update to 2014-07-28 version.
1119 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
1121         * MAINTAINERS: Remove my MIPS maintainer entry.
1123 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
1125         PR target/47230
1126         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
1127         * configure: Regenerate.
1129 2014-07-24  James Norris  <jnorris@codesourcery.com>
1131         * MAINTAINERS (Write After Approval): Add myself.
1133 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
1135         * configure.ac: Accept only CLooG 0.18.1.
1136         * configure: Regenerate.
1138 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
1140         * configure.ac: Don't accept isl 0.11.
1141         * configure: Regenerate.
1143 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1145         * MAINTAINERS (Write After Approval): Add myself.
1147 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1149         * configure.ac: Don't accept isl 0.10.
1150         * configure: Regenerate.
1152 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1154         Fix include path for in-tree cloog.
1155         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
1156         * configure: Regenerate.
1158 2014-06-18  Richard Henderson  <rth@redhat.com>
1160         * .gitignore: Import gcc_update output.
1162 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
1164         * config-ml.in: Robustify ac_configure_args parsing.
1166         * configure.ac (--enable-linker-plugin-configure-flags)
1167         (--enable-linker-plugin-flags): New flags.
1168         (configdirs): Conditionally add libiberty-linker-plugin.
1169         * configure: Regenerate.
1170         * Makefile.def (host_modules): Add libiberty-linker-plugin.
1171         (host_modules) <lto-plugin>: Pay attention to
1172         @extra_linker_plugin_flags@ and
1173         @extra_linker_plugin_configure_flags@.
1174         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
1175         * Makefile.in: Regenerate.
1177         * Makefile.tpl (configure-[+prefix+][+module+])
1178         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
1179         "module_srcdir" instead of "module" for locating a module's srcdir.
1180         * Makefile.in: Regenerate.
1182 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
1184         * MAINTAINERS (Write After Approval): Add myself.
1186 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
1188         * MAINTAINERS: Update my email address.
1190 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
1192         * MAINTAINERS (Write After Approval): Add myself.
1194 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
1196         * MAINTAINERS (Write After Approval): Add myself.
1198 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
1200         PR libstdc++/61011
1201         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
1202         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
1203         * configure: Regenerate.
1205 2014-05-28  Pedro Alves  <palves@redhat.com>
1207         * MAINTAINERS (Write After Approval): Add myself.
1209 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
1211         * MAINTAINERS: Update my affiliation/email.
1213 2014-05-19  Mike Stump  <mikestump@comcast.net>
1215         * MAINTAINERS: Add wide-int reviewers.
1217 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
1219         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
1220         * configure: Regenerated.
1222 2014-05-15  Torvald Riegel  <triegel@redhat.com>
1224         * MAINTAINERS (libitm): Add myself as maintainer.
1226 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
1228         * MAINTAINERS (Write After Approval): Add myself.
1230 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
1232         * config.sub, config.guess: Import from upstream.
1234 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
1236         * MAINTAINERS (Write After Approval): Put myself in correct order.
1238 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
1240         * MAINTAINERS (Write After Approval): Add myself.
1242 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1244         * MAINTAINERS: Move myself from Reviewers to Write After Approval
1245         section.
1247 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
1249         * MAINTAINERS (Write After Approval): Delete myself.
1251 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
1253         PR sanitizer/56781
1254         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
1255         and -B* options with -Xcompiler.
1257 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
1259         PR bootstrap/60620
1260         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
1261         * Makefile.in: Regenerate.
1263 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
1265         * Makefile.def (dependencies): Make all-ld depend on all-binutils
1266         for WINDRES_FOR_TARGET in default-manifest.o rule.
1267         * Makefile.in: Regenerate.
1269 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
1271         * MAINTAINERS (Write After Approval): Add myself.
1273 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
1275         PR sanitizer/56781
1276         * Makefile.def: Set bootstrap=true; for host fixincludes.
1277         * configure.ac: Don't bootstrap host fixincludes unless
1278         --with-build-config=bootstrap-{a,ub}san.
1279         * Makefile.in: Regenerated.
1280         * configure: Regenerated.
1282 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
1284         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
1285         --enable-vtable-verify option parsing.  Don't add
1286         target-libsanitizer to bootstrap_target_libs unless
1287         --with-build-config=bootstrap-asan or
1288         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
1289         to bootstrap_target_libs unless --enable-vtable-verify.
1290         * configure: Regenerated.
1292 2014-03-10  Anatoly Sokolov <aesok@post.ru>
1294         * MAINTAINERS (Write After Approval): Add myself.
1296 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
1298         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
1300 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
1302         PR bootstrap/58572
1303         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
1304         -I for libstdc++-v3 includes if $(LEAN).
1305         * Makefile.in: Regenerated.
1307 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
1309         * MAINTAINERS: Update my email address.
1311 2014-02-24  Walter Lee  <walt@tilera.com>
1313         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
1314         (tilegx-*-*): Change to tilegx*-*-*.
1315         * configure: Regenerate.
1317 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
1319         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
1321 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
1323         * MAINTAINERS (Write After Approval): Add myself.
1325 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1327         PR target/59788
1328         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
1329         *solaris2*.
1331 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
1333         * MAINTAINERS: Update my email address.
1335 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
1337         * MAINTAINERS: Convert to UTF-8.
1338         Properly sort Xinliang David Li's entry.
1340 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
1341             Sandra Loosemore  <sandra@codesourcery.com>
1343         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
1344         nios2 port maintainers.
1346 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
1348         * MAINTAINERS (Write After Approval): Add myself.
1350 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1352         * configure.ac: Add user-friendly check for native x86_64-linux
1353         multilibs.
1354         * configure: Regenerate.
1356 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
1358         * MAINTAINERS: Add myself as sh maintainer.
1360 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
1362         * MAINTAINERS: Add self as SLSR maintainer.
1364 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
1366         * MAINTAINERS: Update my email address.
1368 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
1370         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
1372 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
1374         * Makefile.in: Regenerate.
1376         * Makefile.tpl: Fix typo.
1377         * Makefile.in: Regenerate partially.
1379 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
1381         * configure.ac: Added libcilkrts to noconfig list when C++ is not
1382         supported.
1383         * configure: Regenerated.
1385 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
1387         * MAINTAINERS (Write After Approval): Add myself.
1389 2013-10-30  Jason Merrill  <jason@redhat.com>
1391         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
1392         --disable-build-format-warnings.
1394 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
1396         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
1397         depend on libstdc++ and libgcc.
1398         * configure: Regenerate.
1399         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
1400         libcilkrts for POSIX and i*86, and x86_64 architectures.
1401         * Makefile.in: Added libcilkrts related fields to support building it.
1403 2013-10-26  Jeff Law  <law@redhat.com>
1405         * Makefile.def (target_modules): Remove libmudflap
1406         (languages): Remove check-target-libmudflap).
1407         * Makefile.in: Rebuilt.
1408         * Makefile.tpl (check-target-libmudflap-c++): Remove.
1409         * configure.ac (target_libraries): Remove target-libmudflap.
1410         Remove checks which disabled libmudflap on some systems.
1411         * configure: Rebuilt.
1412         * libmudflap: Directory removed.
1414 2013-10-21  Cong Hou  <congh@google.com>
1416         * MAINTAINERS (Write After Approval): Add myself.
1418 2013-10-16  Mike Stump  <mikestump@comcast.net>
1420         * .dir-locals.el: Add.
1422 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
1424         * configure.ac: Add --enable-host-shared
1425         * configure: Regenerate.
1427 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
1429         Import from savannah.gnu.org:
1430         * config.guess: Update to 2013-06-10 version.
1431         * config.sub: Update to 2013-10-01 version.
1433 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
1435         Changes to build configuration to allow big endian ARC ELF toolchain
1436         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
1437         * configure: Regenerate.
1439 2013-09-20  Alan Modra  <amodra@gmail.com>
1441         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
1442         ppc host match.  Support little-endian powerpc linux hosts.
1444 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
1446         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
1447         maintainer.
1449 2013-09-12  DJ Delorie  <dj@redhat.com>
1451         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
1452         maintainers.
1454 2013-09-03  Richard Biener  <rguenther@suse.de>
1456         * configure.ac: Also allow ISL 0.12.
1457         * configure: Regenerated.
1459 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1461         * MAINTAINERS (Write After Approval): Add myself.
1463 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
1465         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
1467 2013-08-26  Caroline Tice  <cmtice@google.com>
1469         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
1470         "Various Reviewers" to libvtv "Various Maintainers".
1472 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
1474         * MAINTAINERS: Add myself as RTL optimizers reviewer.
1476 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
1478         * MAINTAINERS: Update name, email.
1480 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
1482         * MAINTAINERS (Write After Approval): Add myself.
1484 2013-08-12  Caroline Tice  <cmtice@google.com>
1486         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
1487         address in the Write After Approval section.
1489 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
1491         * MAINTAINERS (Write After Approval): Update email.
1493 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
1495         * configure.ac: Adjust to check VTV_SUPPORTED.
1496         * configure: Regenerated.
1498 2013-08-02  Caroline Tice  <cmtice@google.com>
1500         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
1501         on non-linux systems; add target-libvtv to noconfigdirs; add
1502         libsupc++/.libs to C++ library search paths.
1503         * configure: Regenerated.
1504         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
1505         libstdc++ and libgcc.
1506         * Makefile.in: Regenerated.
1508 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
1510         * MAINTAINERS (Write After Approval): Add myself.
1512 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
1513             Shiva Chen  <shiva0217@gmail.com>
1515         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
1516         nds32 port maintainers.
1518 2013-07-17  Tim Shen  <timshen91@gmail.com>
1520         * MAINTAINERS (Write After Approval): Add myself.
1522 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1524         * configure.ac: Sync from binutils.
1525         * configure: Regenerate.
1527 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
1529         * MAINTAINERS (Write After Approval): Add myself.
1531 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
1533         * MAINTAINERS (Write After Approval): Add myself.
1535 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
1537         * MAINTAINERS (Write After Approval): Add myself.
1539 2013-04-30  Brooks Moses  <bmoses@google.com>
1541         * MAINTAINERS: Update my email; move myself from Fortran
1542         reviewer to Write After Approval.
1544 2013-04-16  Andreas Schwab  <schwab@suse.de>
1546         * configure.ac (aarch64-*-*): Don't disable java.
1547         * configure: Regenerate.
1549 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
1551         * MAINTAINERS (Write After Approval): Add myself.
1553 2013-03-30  Matthias Klose  <doko@ubuntu.com>
1555         * Makefile.def (target_modules): Don't install libffi.
1556         * Makefile.in: Regenerate.
1558 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
1560         * MAINTAINERS (Write After Approval): Add myself.
1562 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
1564         * MAINTAINERS (Write After Approval): Add myself.
1566 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
1568         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
1569         * configure: Regenerated.
1571 2013-02-05  Ian Lance Taylor  <iant@google.com>
1573         PR go/55969
1574         * configure.ac: Disable libgo on some systems where it does not
1575         work.
1577 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
1579         * MAINTAINERS: Explicitly add myself as AIX maintainer.
1580         Remove Geoff Keating as rs6000 port maintainer, at his request.
1582 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
1584         * MAINTAINERS: Update my email.
1586 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
1588         * configure: Re-generate.
1590 2013-01-15  Richard Biener  <rguenther@suse.de>
1592         PR other/55973
1593         * configure: Re-generate.
1595 2013-01-14  Matthias Klose  <doko@ubuntu.com>
1597         * Makefile.def (install-target-libsanitizer): Depend on
1598         install-target-libstdc++-v3.
1599         * Makefile.in: Regenerate.
1601 2013-01-14  Richard Biener  <rguenther@suse.de>
1603         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
1604         * configure: Re-generate
1606 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1608         * config.sub: Update from config repo.
1610 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
1612         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
1613         * Makefile.in: Regenerate.
1615 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
1617         * MAINTAINERS (arc): Add new port maintainership for myself.
1619 2013-01-09  Jason Merrill  <jason@redhat.com>
1621         * .gitignore: Import from gdb repository.
1623 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
1625         * Makefile.def (configure-gcc): Depend on all-gmp.
1626         (all-gcc): Remove dependency on all-gmp.
1627         * Makefile.in: Regenerated.
1629 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1631         * config.sub: Merge from config repo.
1632         * config.guess: Ditto.
1634 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1636         * Makefile.def: Merge from binutils.
1637         * Makefile.in: Ditto.
1639 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
1641         * MAINTAINERS: Update my email.
1643 2012-12-29  Ben Elliston  <bje@gnu.org>
1645         * config.guess: Update to 2012-12-29 version.
1646         * config.sub: Likewise.
1648 2012-12-20  Matthias Klose  <doko@ubuntu.com>
1650         * Makefile.def (install-target-libgfortran): Depend on
1651         install-target-libquadmath, install-target-libgcc.
1652         (install-target-libsanitizer): Depend on install-target-libgcc.
1653         (install-target-libjava): Depend on install-target-libgcc.
1654         (install-target-libitm): Depend on install-target-libgcc.
1655         (install-target-libobjc): Depend on install-target-libgcc.
1656         (install-target-libstdc++-v3): Depend on install-target-libgcc.
1657         * Makefile.in: Regenerate.
1659 2012-12-19  Matthias Klose  <doko@ubuntu.com>
1661         * Makefile.def (install-target-libgo): Depend on
1662         install-target-libatomic.
1663         * Makefile.in: Regenerate.
1665 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
1667         PR go/55201
1668         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
1669         * Makefile.in: Regenerate.
1671 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
1673         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
1674         * configure: Regenerate.
1676 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1678         * config.sub: Merge from config repo.
1680 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
1682         * Makefile.def (target_modules): Add bootstrap=true and
1683         raw_cxx=true to libsanitizer.
1684         * configure.ac (bootstrap_target_libs): Add libsanitizer.
1685         * Makefile.in: Regenerated.
1686         * configure: Likewise.
1688 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
1690         * MAINTAINERS: Remove self as RTL optimization maintainer.
1692 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1694         * MAINTAINERS (Write After Approval): Add myself.
1696 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
1698         * Makefile.def (target_modules): Remove bootstrap=true and
1699         raw_cxx=true from libsanitizer.
1700         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
1701         * Makefile.in: Regenerated.
1702         * configure: Likewise.
1704 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
1706         * Makefile.def (target_modules): Add bootstrap=true and
1707         raw_cxx=true to libsanitizer.
1708         * configure.ac (bootstrap_target_libs): Add libsanitizer.
1709         * Makefile.in: Regenerated.
1710         * configure: Likewise.
1712 2012-11-28  Andrew Pinski  <apinski@cavium.com>
1714         PR bootstrap/54279
1715         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
1716         * configure: Regenerate.
1717         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
1718         * Makefile.in: Regenerate.
1720 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
1722         * configure.ac: Disable libsanitizer if we're not building C++.
1723         * configure: Regenerate.
1725 2012-11-15  Roland McGrath  <roland@hack.frob.com>
1727         * MAINTAINERS (Write After Approval): Add myself.
1729 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
1731         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
1732         Kostya Serebryany (kcc@google.com) and
1733         Jakub Jelinek (jakub@redhat.com).
1734         Rename area for Dodji Seketeli (dodji@redhat.com).
1736 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
1738         * MAINTAINERS: (asan.c, related): Add myself.
1740 2012-11-14  Roland McGrath  <mcgrathr@google.com>
1742         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1743         * configure: Regenerate.
1745 2012-11-13  Richard Henderson  <rth@redhat.com>
1747         * configure.ac: Move libsanitizer logic to subdirectory.
1748         * configure: Regenerate.
1750 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
1752         * configure.ac: Enable libsanitizer just on x86 linux for now.
1753         * configure: Re-generate.
1755 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
1757         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
1758         sections.
1759         * configure: Regenerate.
1761 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
1763         * configure.ac: Add section for configdirs for libsanitizer.
1764         Disable for cris-*-* and mmix-*-*.
1765         * configure: Regenerate.
1767 2012-11-12  Wei Mi <wmi@google.com>
1769         * configure.ac: Add libsanitizer to target_libraries.
1770         * Makefile.def: Ditto.
1771         * configure: Regenerate.
1772         * Makefile.in: Regenerate.
1773         * libsanitizer: New directory for asan runtime.  Contains an empty
1774         tsan directory.
1776 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
1778         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1779         against Mingw64 w32api.
1780         * configure: Regenerate.
1782 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
1784         * configure: Regenerated.
1786 2012-11-03  Robert Mason  <rbmj@verizon.net>
1788         * configure.ac: add --disable-libstdcxx configure option
1789         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1791 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
1793         * MAINTAINERS (Write After Approval): Add myself.
1795 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
1797         * MAINTAINERS (Write After Approval): Add myself.
1799 2012-10-24  Sharad Singhai  <singhai@google.com>
1801         * MAINTAINERS (Write After Approval): Add myself.
1803 2012-10-24  Eric Christopher  <echristo@gmail.com>
1805         * MAINTAINERS: Update email address.
1807 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
1809         PR bootstrap/54820
1810         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1811         * configure: Regenerate.
1813 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
1815         * MAINTAINERS (aarch64): Add Marcus and myself.
1817 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
1819         PR bootstrap/54820
1820         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1821         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1822         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1823         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1824         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1825         * Makefile.in: Regenerate.
1826         * configure.ac (have_static_libs): New variable and associated check.
1827         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1828         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1829         * configure: Regenerate.
1831 2012-10-10  Richard Biener  <rguenther@suse.de>
1833         * MAINTAINERS: Adjust for changed surname.
1835 2012-10-04  Lawrence Crowl  <crowl@google.com>
1837         * MAINTAINERS (Write After Approval): Add myself.
1839 2012-10-01  Cary Coutant  <ccoutant@google.com>
1841         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
1843 2012-09-28  Ian Lance Taylor  <iant@google.com>
1845         * Makefile.def: Make all-target-libgo depend on
1846         all-target-libbacktrace.
1847         * Makefile.in: Rebuild.
1849 2012-09-26  Ian Lance Taylor  <iant@google.com>
1851         * Makefile.def: Make all-gcc depend on all-libbacktrace.
1852         * Makefile.in: Rebuild.
1854 2012-09-20  Walter Lee  <walt@tilera.com>
1856         * configure.ac: Add tilegx to list of targets that support gold.
1857         * configure: Regenerate.
1859 2012-09-20  Marek Polacek  <polacek@redhat.com>
1861         * MAINTAINERS (Write After Approval): Add myself.
1863 2012-09-19  Steve Ellcey  <sellcey@mips.com>
1865         * configure.ac: Add mips*-mti-elf* target.
1866         * configure: Regenerate.
1868 2012-09-17  Ian Lance Taylor  <iant@google.com>
1870         * MAINTAINERS (Various Maintainers): Add libbacktrace.
1871         * configure.ac (host_libs): Add libbacktrace.
1872         (target_libraries): Add libbacktrace.
1873         * Makefile.def (host_modules): Add libbacktrace.
1874         (target_modules): Likewise.
1875         * configure, Makefile.in: Rebuild.
1877 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
1879         PR target/38607
1880         Merge upstream change.
1881         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1883         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1884         Add libgomp*.o to compare_exclusions for AIX.
1885         * configure: Regenerate.
1887 2012-09-06  Diego Novillo  <dnovillo@google.com>
1889         * configure.ac: Bump minimum GMP version to 4.2.3.
1890         * configure: Re-generate.
1892 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
1894         PR target/54461
1895         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1896         target-libgloss if not configured --with-avrlibc=no.
1897         * configure: Regenerate.
1899 2012-09-04  Jason Merrill  <jason@redhat.com>
1901         * configure.ac: Fix --enable-languages=all.
1903 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
1905         * MAINTAINERS (Write After Approval): Add myself.
1907 2012-09-03  Richard Guenther  <rguenther@suse.de>
1909         PR bootstrap/54138
1910         * configure.ac: Re-organize ISL / CLOOG checks to allow
1911         disabling with either --without-isl or --without-cloog.
1912         * configure: Regenerated.
1914 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
1916         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1917         * configure: Regenerate.
1919 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
1921         * MAINTAINERS: Fix my email address.
1923 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
1925         PR binutils/4970
1926         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1927         and opcodes.
1928         * Makefile.in: Regenerated.
1930 2012-08-26  Art Haas <ahaas@impactweather.com>
1932         * configure: Regenerate.
1934 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
1936         * INSTALL/README: Also refer to the online installation
1937         instructions.
1939 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1941         * MAINTAINERS (Write After Approval): Add myself.
1942         (Picochip port): Remove myself.
1944 2012-08-14   Diego Novillo  <dnovillo@google.com>
1946         Merge from cxx-conversion branch.
1948         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1949         POSTSTAGE1_CONFIGURE_FLAGS.
1950         * Makefile.in: Regenerate.
1951         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
1952         Force C++ when bootstrapping.
1953         * configure: Regenerate.
1955 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1957         * MAINTAINERS (Write After Approval): Add myself.
1959 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
1961         * README: Document use of ranges of years in copyright notices.
1963 2012-07-06  Richard Guenther  <rguenther@suse.de>
1965         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1966         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1967         --with-gmp=system.
1968         * Makefile.in: Regenerated.
1969         * configure: Likewise.
1971 2012-07-06  Richard Guenther  <rguenther@suse.de>
1973         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1974         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1975         supply V=1 as extra_make_flags.
1976         * configure: Regenerated.
1977         * Makefile.in: Likewise.
1979 2012-07-04  Tristan Gingold  <gingold@adacore.com>
1981         * configure: Regenerate.
1983 2012-07-03  Richard Guenther  <rguenther@suse.de>
1985         * Makfile.def (isl): Remove not necessary extra_exports and
1986         extra_make_flags.
1987         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1988         * Makefile.in: Regenerated.
1990 2012-07-03  Richard Guenther  <rguenther@suse.de>
1992         * Makefile.def (cloog): Add V=1 to extra_make_flags.
1993         * configure.ac: If either the ISL or the CLooG check failed
1994         do not try to build in-tree versions.
1995         * Makefile.in: Regenerated.
1996         * configure: Regenerated.
1998 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2000         * configure: Regenerate.
2002 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
2004         * MAINTAINERS (Various Maintainers): Add myself as testsuite
2005         maintainer.
2007 2012-07-02  Richard Guenther  <rguenther@suse.de>
2009         * configure: Regenerated.
2011 2012-07-02  Richard Guenther  <rguenther@suse.de>
2012         Michael Matz  <matz@suse.de>
2013         Tobias Grosser <tobias@grosser.es>
2014         Sebastian Pop <sebpop@gmail.com>
2016         * Makefile.def: Add ISL host module, remove PPL host module.
2017         Adjust ClooG host module to use the proper ISL.
2018         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
2019         * configure.ac: Include config/isl.m4.  Add ISL host library,
2020         remove PPL.  Remove PPL configury, add ISL configury, adjust
2021         ClooG configury.
2022         * Makefile.in: Regenerated.
2023         * configure: Likewise.
2025 2012-07-02  Richard Guenther  <rguenther@suse.de>
2027         Merge from graphite branch
2028         2011-07-21  Tobias Grosser  <tobias@grosser.es>
2030         * configure: Regenerated.
2031         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
2032         both cloog.org and legacy versions. The only supported version will
2033         be CLooG with the isl backend.
2035         2011-07-21  Tobias Grosser  <tobias@grosser.es>
2037         * configure: Regenerated.
2038         * configure.ac: Require cloog isl 0.17.0
2040         2011-07-21  Tobias Grosser  <tobias@grosser.es>
2042         * configure: Regenerated.
2043         * config/cloog.m4: Do not define CLOOG_ORG
2045 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
2047         * configure.ac: Skip C if explicitly selected.
2048         * configure: Regenerate.
2050 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
2052         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
2053         they contain -O2.
2054         * configure: Regenerate.
2056 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
2058         PR debug/53740
2059         * df.h, df-problems.c, dce.c: Revert last patch.
2061 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
2063         * MAINTAINERS (Write After Approval): Update my email address.
2065 2012-06-21  Meador Inge  <meadori@codesourcery.com>
2067         * MAINTAINERS (Write After Approval): Add myself.
2069 2012-06-20  Jason Merrill  <jason@redhat.com>
2071         * Makefile.tpl (check-target-libgomp-c++): New.
2072         (check-target-libitm-c++): New.
2073         * Makefile.def (c++): Add them.
2074         * Makefile.in: Regenerate.
2076 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
2078         * MAINTAINERS (Write After Approval): Add myself.
2080 2012-05-16  Olivier Hainque  <hainque@adacore.com>
2082         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
2083         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
2084         (install-no-fixedincludes): Adjust accordingly.
2085         * Makefile.in: Regenerate.
2087 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
2089         Merge upstream change
2090         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
2092 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
2094         * MAINTAINERS (Write After Approval): Add myself.
2096 2012-05-09  Nick Clifton  <nickc@redhat.com>
2097             Paul Smith  <psmith@gnu.org>
2099         PR bootstrap/50461
2100         * configure.ac (mpfr-dir): When using in-tree MPFR sources
2101         allow for the fact that from release v3.1.0 of MPFR the source
2102         files were moved into a src sub-directory.
2103         * configure: Regenerate.
2105 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
2107         * configure.ac: Bump minimum MPFR version to 2.4.0.
2108         * configure: Regenerated.
2110 2012-05-01  Richard Henderson  <rth@redhat.com>
2112         * Makefile.def (libatomic): New target_module.
2113         * configure.ac (target_libraries): Add libatomic.
2114         (noconfigdirs): Check if libatomic is supported.
2115         * Makefile.in, configure: Rebuild.
2117 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
2119         * MAINTAINERS (Write After Approval): Add myself.
2121 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
2123         * config.sub: Update to 2012-04-18 version from official repo.
2125 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
2127         * MAINTAINERS (Write After Approval): Add myself.
2129 2012-04-11  Steve Ellcey  <sellcey@mips.com>
2131         * MAINTAINERS: Changed email address.
2133 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
2135         PR target/52737
2136         * contrib/gcc_update (files_and_dependencies):
2137         Remove gcc/config/avr/t-multilib from touch data.
2139 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2141         * MAINTAINERS (OS Port Maintainers): Remove irix.
2142         * configure.ac (enable_libgomp): Remove *-*-irix6*.
2143         (unsupported_languages): Remove mips-sgi-irix6.*.
2144         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
2145         (with_stabs): Remove.
2146         * configure: Regenerate.
2148 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2150         * MAINTAINERS (OS Port Maintainers): Remove osf.
2151         * configure.ac (enable_libgomp): Remove *-*-osf*.
2152         (with_stabs): Remove alpha*-*-osf*.
2153         * configure: Regenerate.
2155 2012-03-05  Tristan Gingold  <gingold@adacore.com>
2157         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
2158         * configure: Regenerate.
2160 2012-02-17  Walter Lee  <walt@tilera.com>
2162         * MAINTAINERS: (Write After Approval): Delete myself.
2164 2012-02-14  Walter Lee  <walt@tilera.com>
2166         * MAINTAINERS (tilegx port): Add myself.
2167         (tilepro port): Add myself.
2168         (Write After Approval): Add myself.
2170 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
2172         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
2173         and Joseph Myers as docstring relicensing maintainers.
2175 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
2177         * MAINTAINERS (write-after-approval): Add myself.
2179 2012-02-08  Ira Rosen <irar@il.ibm.com>
2181         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
2182         maintainer.
2184 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
2186         * MAINTAINERS (Write After Approval): Move myself to
2187         maintain alphabetical order.
2189 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
2191         * MAINTAINERS (Write After Approval): Add myself.
2193 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
2195         * MAINTAINERS (Write After Approval): Add myself.
2197 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
2198             Jayant R Sonar <jayant.sonar@kpitcummins.com>
2200         * configure.ac (cr16-*-*): Remove nonconfigdirs.
2201         * configure: Regenerate.
2203 2012-01-23  Harshit Chopra  <harshit@google.com>
2205         * MAINTAINERS (Write After Approval): Add myself.
2207 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
2209         * configure.ac: Remove reference to mh-interix.
2210         * configure: Regenerate.
2212 2012-01-05  Richard Henderson  <rth@redhat.com>
2214         PR bootstrap/51072
2215         * configure.ac: Disable libitm if c++ is not enabled.
2216         * configure: Rebuild.
2218         * configure.ac: Fix regexp for same.
2219         * configure: Rebuild.
2221 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
2223         * MAINTAINERS (Write After Approval): Add myself.
2225 2012-01-02  Richard Guenther  <rguenther@suse.de>
2227         PR bootstrap/51686
2228         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
2229         * Makefile.in: Regenerate.
2231 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
2233         * MAINTAINERS (Write After Approval): Add myself.
2235 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
2237         * configure: Regenerate.
2239 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
2241         * MAINTAINERS (picochip): Changed email address.
2243 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
2245         * MAINTAINERS (write-after-approval): Add self.
2247 2011-11-29  DJ Delorie  <dj@redhat.com>
2249         * configure.ac (rl78-*-*) New case.
2250         * configure: Regenerate.
2251         * MAINTAINERS: Add myself as RL78 maintainer.
2253 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
2255         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
2257 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
2259         * libtool.m4: Additional FreeBSD 10 fixes.
2261 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
2263         * MAINTAINERS: Move myself from Write After Approval to CPU Port
2264         Maintainers section, as Epiphany maintainer.
2266 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
2268         PR target/49992
2269         * configure.ac: Remove ranlib special-casing for Darwin.
2270         * configure: Regenerate.
2272 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
2274         * MAINTAINERS (Reviewers): Keep the list sorted.
2276 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
2278         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
2280 2011-11-09  Roland McGrath  <mcgrathr@google.com>
2282         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
2283         * configure: Rebuild.
2284         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
2285         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
2286         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
2287         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
2288         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
2289         Add READELF.
2290         * Makefile.in: Rebuild.
2292 2011-11-09  Jason Merrill  <jason@redhat.com>
2294         * Makefile.def (language=c++): Remove check-c++0x.
2295         * Makefile.in (check-gcc-c++): Regenerate.
2297 2011-11-08  Richard Henderson  <rth@redhat.com>
2299         * configure.ac: Test for libitm directory present first.
2301         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
2303         * configure.ac: Test libitm/configure.tgt to disable libitm.
2304         * configure: Rebuild.
2306 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
2307             Richard Henderson  <rth@redhat.com>
2309         Merged from transactional-memory.
2311         * Makefile.def (lang_env_dependencies): libitm is c++.
2312         Add libitm target module.
2313         * configure.ac: Likewise.
2314         * config/mmap.m4: New file.
2315         * contrib/gcc_update: Add libitm to touch data.
2316         * Makefile.in, configure: Rebuild.
2318 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2320         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
2321         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
2322         * Makefile.in: Regenerate.
2324 2011-11-01  DJ Delorie  <dj@redhat.com>
2326         * config.sub: Update to version 2011-10-29 (added rl78)
2328 2011-10-27  Nick Clifton  <nickc@redhat.com>
2330         * config.sub: Import these changes from the config project:
2332         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
2333             Ben Elliston  <bje@gnu.org>
2335         * config.sub (epiphany): New.
2337         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
2338             Ben Elliston  <bje@gnu.org>
2340         * config.sub (hexagon, hexagon-*): New.
2342         2011-08-23  Roland McGrath  <mcgrathr@google.com>
2344         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
2345         64eb to be64.
2347         2011-08-16  Roland McGrath  <mcgrathr@google.com>
2349         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
2350         (nacl): Grok as alias for 32el-unknown-nacl.
2352 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
2354         * MAINTAINERS (Write After Approval): Add myself.
2356 2011-10-24  Teresa Johnson  <tejohnson@google.com>
2358         * MAINTAINERS (Write After Approval): Add myself.
2360 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
2362         * MAINTAINERS (sparc port): Remove myself.
2364 2011-09-14  Tom de Vries  <tom@codesourcery.com>
2366         * MAINTAINERS (Write After Approval): Add myself.
2368 2011-08-14  Yao Qi  <yao@codesourcery.com>
2370         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
2371         * configure: Regenerate.
2373 2011-07-26  Ian Lance Taylor  <iant@google.com>
2375         * configure.ac: Set have_compiler based on whether gcc directory
2376         exists, rather than on whether gcc is in configdirs.
2377         * configure: Rebuild.
2379 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
2381         * MAINTAINERS (Global Reviewers): Add self.
2383 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
2385         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
2386         link directories.
2387         * Makefile.in: Rebuild.
2389 2011-07-20  Ian Lance Taylor  <iant@google.com>
2391         PR bootstrap/49787
2392         * configure.ac: Move --enable-bootstrap handling earlier in file.
2393         If --enable-bootstrap and either --enable-build-with-cxx or
2394         --enable-build-poststage1-with-cxx, enable C++ automatically.
2395         * configure: Rebuild.
2397 2011-07-19  Ian Lance Taylor  <iant@google.com>
2399         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
2400         make C++ a boot_language.  Set and substitute
2401         POSTSTAGE1_CONFIGURE_FLAGS.
2402         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
2403         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
2404         * configure, Makefile.in: Rebuild.
2406 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
2408         * MAINTAINERS (Register Allocation): Move myself from reviewers to
2409         maintainers.
2411 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
2413         * MAINTAINERS (Global Reviewers): Add myself.
2415 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2417         * configure: Regenerate.
2419 2011-07-16  Jason Merrill  <jason@redhat.com>
2421         * Makefile.def (language=c++): Add check-c++0x and
2422         check-target-libmudflap-c++.
2423         * Makefile.tpl (check-target-libmudflap-c++): New.
2424         * Makefile.in: Regenerate.
2426 2011-07-16  Matthias Klose  <doko@ubuntu.com>
2428         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
2429         * Makefile.def (target_modules/libjava): Pass
2430         $(EXTRA_CONFIGARGS_LIBJAVA).
2431         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
2432         if not configured with --enable-static-libjava.
2433         * Makefile.in: Regenerate.
2434         * configure: Likewise.
2436 2011-07-15  Jason Merrill  <jason@redhat.com>
2438         * Makefile.in (check-c++): Move check-gcc-c++0x after
2439         check-target-libstdc++-v3.
2441 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
2443         * MAINTAINERS (c6x port): New entry.
2445 2011-07-13  Jason Merrill  <jason@redhat.com>
2447         * Makefile.in (check-gcc-c++0x): New.
2448         (check-c++): Depend on it.
2450 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2452         PR target/39150
2453         * configure.ac (i[3456789]86-*-solaris2*): Also accept
2454         x86_64-*-solaris2.1[0-9]*.
2455         * configure: Regenerate.
2457 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
2459         * MAINTAINERS (RTL optimizers): Add self.
2461 2011-06-27  Gabriel Charette  <gchare@google.com>
2463         * MAINTAINERS (Write After Approval): Add myself.
2465 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
2467         PR regression/47836
2468         PR bootstrap/23656
2469         PR other/47733
2470         PR bootstrap/49247
2471         PR c/48825
2472         * configure.ac (target_libraries): Remove target-libiberty.
2473         Remove case-statement setting skipdirs=target-libiberty for
2474         multiple targets.  Remove checking target_configdirs and
2475         removing target-libiberty but keeping target-libgcc if
2476         otherwise empty.
2477         * Makefile.def (target_modules): Don't add libiberty.
2478         (dependencies): Remove all traces of target-libiberty.
2479         * configure, Makefile.in: Regenerate.
2481 2011-06-13  Walter Lee <walt@tilera.com>
2483         * configure.ac (tilepro-*-*) New case.
2484         (tilegx-*-*): Likewise.
2485         * configure: Regenerate.
2487 2011-06-06  Jing Yu  <jingyu@google.com>
2489         * configure.ac: Skip target-libiberty for
2490         arm*-*-linux-androideabi.
2491         * configure: Regenerated.
2493 2011-06-06  Nick Clifton  <nickc@redhat.com>
2495         * config.sub: Sync from upstream.
2497 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
2499         * MAINTAINERS (Write After Approval): Add myself.
2501 2011-06-01  Daniel Jacobowitz  <drow@false.org>
2503         * MAINTAINERS: Update my email address.
2505 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
2507         * MAINTAINERS (Write After Approval): Update my email address.
2509 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
2511         * MAINTAINERS (Write After Approval): Add myself.
2513 2011-05-08  Doug Kwan  <dougkwan@google.com>
2515         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
2516         * configure: Regenerated.
2517         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
2518         value from configure.
2519         * Makefile.in: Regenerated.
2521 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
2523         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
2524         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
2525         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
2526         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
2527         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
2528         *-*-vxworks*): Disable newlib and libgloss in separate case
2529         statement.
2530         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
2531         to separate case statement.
2532         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2533         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
2534         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
2535         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
2536         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
2537         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
2538         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
2539         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
2540         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
2541         i[[3456789]]86-*-rdos*, m32r-*-*,
2542         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
2543         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
2544         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
2545         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
2546         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
2547         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
2548         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
2549         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
2550         and libgloss in main case over targets.  Remove most empty cases
2551         in main case over targets.
2552         * configure: Regenerate.
2554 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
2556         * MAINTAINERS (Write After Approval): Add myself.
2558 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
2560         * configure.ac: Remove code setting special library locations for
2561         hppa*64*-*-hpux11*.  Remove code setting compiler for
2562         sparc-sun-solaris2*.
2563         * configure: Regenerate.
2565 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
2567         * configure.ac: Separate libgloss_dir settings from general case
2568         over targets.
2569         * configure: Regenerate.
2571 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2573         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2574         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
2575         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
2576         cases in libgcj-disabling case statement.
2577         (hppa*64*-*-linux*): Set unsupported_languages instead of
2578         disabling target-zlib.
2579         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
2580         to hppa*64*-*-hpux*.
2581         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
2582         hppa*-*-hpux*.
2583         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
2584         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
2585         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
2586         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
2587         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
2588         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
2589         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
2590         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
2591         libgcj-disabling case statement.
2592         * configure: Regenerate.
2594 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2596         * configure.ac: Disable Java for targets not supporting libffi.
2597         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
2598         Remove cases in Java-disabling statement.
2599         (*arm-wince-pe): Change to arm-wince-pe.
2600         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
2601         cases in Java-disabling statement.
2602         (bfin-*-*): Don't disable Java again.
2603         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
2604         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
2605         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
2606         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
2607         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
2608         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
2609         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
2610         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
2611         Java-disabling statement.
2612         (mmix-*-*): Don't disable Java again.
2613         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2614         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
2615         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
2616         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
2617         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
2618         statement.
2619         * configure: Regenerate.
2621 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2623         * configure.ac: Separate cases disabling Java and Java libraries
2624         from general case over targets.
2625         * configure: Regenerate.
2627 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
2629         * MAINTAINERS: Update my email address.
2631 2011-04-20  Easwaran Raman  <eraman@google.com>
2633         * MAINTAINERS (Write After Approval): Add myself.
2635 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
2637         PR lto/48086
2638         * configure.ac: Re-enable LTO on *-apple-darwin9*.
2639         * configure: Regenerate.
2641 2011-04-16  Jim Meyering  <meyering@redhat.com>
2643         * MAINTAINERS (Write After Approval): Add myself.
2645 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
2647         * MAINTAINERS: Update my email address.
2649 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
2651         * MAINTAINERS (Write After Approval): Add myself.
2653 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
2655         * MAINTAINERS (Write After Approval): Add myself.
2657 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
2659         * MAINTAINERS (Write After Approval): Add myself.
2661 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
2663         * configure.ac (build_tools): Remove build-byacc.
2664         (host_libs): Remove mmalloc.
2665         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
2666         autoconf automake libtool diff rcs fileutils shellutils time
2667         textutils wdiff find uudecode hello tar gzip indent recode release
2668         sed perl gawk findutils gettext zip.
2669         (libgcj): Remove target-qthreads.
2670         (target_tools): Remove target-examples target-gperf.
2671         (YACC): Don't handle building byacc.
2672         * configure: Regenerate.
2673         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
2674         dosutils, examples, fileutils, find, findutils, gawk, gettext,
2675         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
2676         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
2677         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
2678         handle building components.
2679         * Makefile.in: Regenerate.
2681 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
2683         * MAINTAINERS: Update my email address as Xtensa maintainer.
2685 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2687         * config.sub: Sync from upstream.
2689 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2691         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
2692         (microblaze*): Don't disable libssp.
2693         * configure: Regenerate.
2695 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2697         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
2698         moveifchange.
2699         * configure: Regenerate.
2700         * Makefile.tpl: Use @SHELL@ not @config_shell@.
2701         * Makefile.in: Regenerate.
2703 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2705         * configure.ac (*-*-sysv4*): Don't enable libgomp.
2706         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
2707         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
2708         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
2709         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
2710         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
2711         md_exec_prefix cases.
2712         * configure: Regenerate.
2714 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2716         * configure.ac: Separate cases disabling target-libssp,
2717         target-libiberty, target-libstdc++-v3 and Fortran from general
2718         case over targets.
2719         * configure: Regenerate.
2721 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2723         * configure.ac (*-*-chorusos): Don't disable libgcj.
2724         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
2725         Remove case.
2726         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
2727         (arm-*-coff): Don't disable libgcj.
2728         (arm*-*-linux-gnueabi): Remove useless assignment.
2729         (arm-*-riscix*): Don't disable libgcj.
2730         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
2731         configuration.
2732         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
2733         (c54x*-*-*): Remove case.
2734         (tic54x-*-*): Don't disable GCC or GCC libraries.
2735         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
2736         to *.
2737         (d10v-*-*): Don't disable GCC libraries.
2738         (d30v-*-*): Don't disable libgcj.
2739         (h8500-*-*): Don't disable GCC libraries.
2740         (i960-*-*): Don't disable libgcj.
2741         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
2742         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2743         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
2744         libgcj.
2745         (m68k-*-coff*): Remove case.
2746         (mmix-*-*): Don't disable libgloss on host.
2747         (mn10200-*-*, mn10300-*-*): Remove cases.
2748         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2749         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
2750         Don't disable libgcj.
2751         (romp-*-*): Remove case.
2752         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
2753         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
2754         case.
2755         (v810-*-*): Don't disable GCC libraries.
2756         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
2757         (ip2k-*-*): Don't disable GCC libraries.
2758         * configure: Regenerate.
2760 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
2762         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
2763         libffi on host.
2764         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
2765         on host.
2766         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
2767         * configure: Regenerate.
2769 2011-03-26  John Marino  <binutils@marino.st>
2771         * configure.ac: Add support for *-*-dragonfly*
2772         * configure: Regenerate.
2774 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
2776         * configure.ac (native_only): Remove.
2777         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
2778         send-pr uudecode guile gnuserv on host.
2779         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
2780         send-pr rcs guile perl texinfo libtool on host.
2781         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
2782         automake send-pr rcs guile perl texinfo libtool on host.
2783         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
2784         (*-*-kaos*): Don't disable target-examples target-gperf on target.
2785         (alpha*-dec-osf*): Don't disable fileutils on target.
2786         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
2787         texinfo send-pr expect dejagnu on target.
2788         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
2789         target-qthreads on target.
2790         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
2791         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
2792         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
2793         x86_64-*-mingw*): Don't disable expect on target.
2794         (*-*-cygwin*): Don't disable target-gperf on target.
2795         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
2796         gnuserv on target.
2797         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
2798         target.
2799         * configure: Regenerate.
2801 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
2803         * configure.ac (target_tools): Remove target-groff.
2804         (native_only): Remove target-groff.
2805         (hppa*64*-*-*): Don't disable byacc.
2806         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
2807         setting.
2808         (*-*-kaos*): Don't skip target-librx and target-groff.
2809         (*-*-netware*): Don't skip target-libmudflap.
2810         (*-*-tpf*): Don't skip target-libmudflap.
2811         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
2812         directories on the host.
2813         (ia64*-*-*vms*): Don't skip tix.
2814         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
2815         host.
2816         * configure: Regenerate.
2818 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
2820         * configure.ac: Remove references to mt-mep, mt-netware,
2821         mt-wince.
2822         * Makefile.def: Add all-utils soft dependencies.
2823         * Makefile.tpl: Remove GDB_NLM_DEPS.
2824         * configure: Regenerate.
2825         * Makefile.in: Regenerate.
2827 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2829         * configure.ac: Do not include mh-x86omitfp.
2830         * configure: Regenerate.
2832 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2834         * configure.ac: Remove empty cases.
2835         * configure: Regenerate.
2837 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2839         * Makefile.def: Add dependency from termcap to gdb.
2840         * Makefile.in: Regenerate.
2842 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2844         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
2845         * configure: Regenerate.
2846         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
2847         * Makefile.tpl: Likewise.
2848         * Makefile.in: Regenerate.
2850 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2852         * configure.ac: Remove all mentions of tentative_cc.
2853         * configure: Regenerate.
2855 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2857         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2858         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2859         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2860         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2861         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2862         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2863         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2864         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2865         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2866         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2867         *-*-rhapsody*): Remove host cases.
2868         * configure: Regenerate.
2870 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2872         * configure.ac (ppc*-*-pe): Remove host case.
2873         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
2874         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
2875         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
2876         cases.
2877         * configure: Regenerate.
2879 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2881         * config.sub: Update to version 2011-03-23.
2883 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
2885         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2886         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
2887         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
2888         * configure: Regenerate.
2890 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
2892         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
2893         to Write After Approval.
2894         * config-ml.in: Don't handle arc-*-elf*.
2895         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
2896         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
2897         handle GCC libraries.
2898         * configure: Regenerate.
2900 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2902         PR bootstrap/48120:
2903         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2904         Add -lstdc++ -lm to LIBS.
2905         * configure: Regenerate.
2907 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
2909         * config.guess: Update to version 2011-02-02
2910         * config.sub: Update to version 2011-02-24
2912 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
2914         PR lto/48086
2915         * configure.ac: Re-enable LTO on *-apple-darwin9.
2916         * configure: Regenerate.
2918 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
2920         PR lto/48086
2921         * configure.ac: Disable LTO on darwin due to an assembler change in
2922         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
2923         under 256.
2924         * configure: Regenerate.
2926 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
2928         * MAINTAINERS: Update myself as score backend maintainer,
2929         update my e-mail address.
2931 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
2933         * MAINTAINERS: Update my e-mail address.
2935 2011-03-06  Joey Ye  <joey.ye@arm.com>
2937         * MAINTAINERS: Update my e-mail address.
2939 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2941         * configure.ac: Adjust test of with_ppl.
2942         * configure: Regenerated.
2944 2011-03-02  Kai Tietz  <ktietz@redhat.com>
2946         * MAINTAINERS: Adjust my e-mail address.
2948 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2950         * configure.ac: Add -lpwl to ppllibs.
2951         * configure: Regenerated.
2953 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2955         * config/cloog.m4: Add -lisl to clooglibs.
2956         * configure: Regenerated.
2958 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
2960         * MAINTAINERS (CPU Port maintainers): Add self.
2962 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2964         * MAINTAINERS: Add myself as testsuite maintainer.
2966 2011-02-15  Mike Stump  <mikestump@comcast.net>
2968         * MAINTAINERS: Add myself as testsuite maintainer.
2970 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2972         Import from Libtool and gnulib:
2974         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
2976         Prepare for supporting FreeBSD 10.
2977         * config.rpath: Remove handling of freebsd1* which soon would
2978         match FreeBSD 10.0.
2980         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
2982         Remove support for FreeBSD 1.x.
2983         * libtool.m4 (_LT_LINKER_SHLIBS)
2984         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
2985         soon would incorrectly match FreeBSD 10.0.
2987 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2989         PR binutils/12283
2990         * move-if-change: Import version from gnulib.
2992 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
2994         PR lto/47225
2995         * Makefile.def (lto-plugin): Double dash for enable-shared.
2996         (configure-gcc): Depend on all-lto-plugin.
2997         * Makefile.in: Rebuilt.
2999 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3001         * configure.ac: Remove extra bracket.
3002         * configure: Regenerate.
3004 2011-02-08  Tobias Burnus  <burnus@net-b.de>
3006         * MAINTAINERS: Add myself as libquadmath maintainer.
3008 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
3010         * MAINTAINERS: Update my email address.
3012 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
3014         * MAINTAINERS (option handling): Add self.
3016 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
3018         PR lto/47225
3019         * Makefile.def: Add dependency for install-gcc
3020         on install-lto-plugin.
3021         * Makfile.in: Regenerated
3023 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
3025         * MAINTAINERS (CPU Port Maintainers): Add myself.
3027 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
3029         PR libgcj/44341
3030         * configure.ac: Discard --with-* flags for host when configuring
3031         target libraries for cross build.
3032         * configure: Rebuilt.
3034 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
3036         * MAINTAINERS (linear loop transforms): Removed.
3038 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
3040         * configure.ac: If with_ppl is no, move setting with_cloog=no
3041         after CLOOG_REQUESTED check.
3042         * configure: Regenerated.
3044 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
3046         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
3047         CLooG has been requested.
3048         * configure: Regenerated.
3050 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
3052         * configure: Regenerated.
3053         * configure.ac: Check for version 0.11 (or later revision) of PPL.
3055 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
3057         * configure: Regenerated.
3058         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
3060 2011-01-21  Andreas Schwab  <schwab@redhat.com>
3062         * configure.ac: Use AS_HELP_STRING throughout.
3063         * configure: Regenerate.
3065 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
3067         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
3068         * configure: Regenerate.
3070 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3072         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
3074 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
3076         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
3077         for ia64-hpux.
3078         * configure: Regenerate.
3080 2011-01-07  Jan Hubicka  <jh@suse.cz>
3082         PR lto/47225
3083         * Makefile.in: Regenerate.
3084         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
3085         configure.
3087 2011-01-07  Jan Hubicka  <jh@suse.cz>
3089         * Makefile.in: Regenerate.
3090         * Makefile.def (gcc host module) and soft dependency on lto-plugin
3091         and configure dependency on lto-plugin configure.
3092         (lto-plugin module): Remove dependency on GCC; add dependency on
3093         liniberty.
3095 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
3097         * MAINTAINERS (Write After Approval): Add myself.
3099 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
3101         * configure: Regenerate.
3103 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
3105         * configure.ac: (picochip): Disable libiberty.
3107 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
3109         * MAINTAINERS (Write After Approval): Add myself.
3111 2010-12-10  Ian Lance Taylor  <iant@google.com>
3113         PR bootstrap/46819
3114         * configure.ac: For --disable-libgcj clear libgcj_saved.
3115         * configure: Rebuild.
3117 2010-12-10  Tobias Burnus  <burnus@net-b.de>
3119         PR fortran/46540
3120         * configure.ac: Add --disable-libquadmath and
3121         --disable-libquadmath-support.
3122         * configure: Regenerate.
3124 2010-12-03  Ian Lance Taylor  <iant@google.com>
3126         * MAINTAINERS: Add myself as libgo maintainer.
3128 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
3130         PR libffi/46792
3131         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
3132         * configure: Regenerate.
3134 2010-12-02  Ian Lance Taylor  <iant@google.com>
3136         * configure.ac: Always set default for poststage1_ldflags to
3137         -static-libstdc++ -static-libgcc.
3139 2010-11-29  Andreas Schwab  <schwab@redhat.com>
3141         * configure.ac: Move comment to remove extra space in last argument
3142         of GCC_TARGET_TOOL.
3144 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
3146         PR other/46026
3147         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
3148         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
3149         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
3150         (BASE_FLAGS_TO_PASS): Use it.
3151         * configure: Rebuilt.
3152         * Makefile.in: Rebuilt.
3154 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
3156         PR binutils/12258
3157         * configure.ac: Correct comments for --enable-gold/--enable-ld.
3158         Properly check default linker.
3159         * configure: Regnerated.
3161 2010-11-23  Matthias Klose  <doko@ubuntu.com>
3163         * configure.ac: For --enable-gold, handle value `default' instead of
3164         `both*'.  New configure option --{en,dis}able-ld.
3165         * configure: Regenerate.
3167 2010-11-20  Ian Lance Taylor  <iant@google.com>
3169         * configure.ac: Only disable a language library if no language needs
3170         it.  Don't let --disable-libgcj uncondtionally disable libffi.
3171         * configure: Rebuild.
3173 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3175         * Makefile.in: Regenerate.
3177         PR other/46202
3178         * configure.ac: Fix just-built in-tree STRIP name to be
3179         binutils/strip-new.
3180         * configure: Regenerate.
3181         * Makefile.def (install-strip-gcc, install-strip-binutils)
3182         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
3183         (install-strip-sid): Mirror dependencies on non-strip variants
3184         of these targets on the respective -strip prerequisites.
3185         * Makefile.tpl (install-strip, install-strip-host)
3186         (install-strip-target): New targets.
3187         (install-strip-[+module+], install-strip-target-[+module+]):
3188         New targets.
3189         * Makefile.in: Regenerate.
3191 2010-11-19  Ian Lance Taylor  <iant@google.com>
3192             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3194         * configure.ac: Add target-libgo to target_libraries.  Set
3195         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
3196         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
3197         (HOST_EXPORTS): Add GOC.
3198         (BASE_TARGET_EXPORTS): Add GOC.
3199         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
3200         (GOCFLAGS_FOR_TARGET): New variable.
3201         (EXTRA_HOST_FLAGS): Add GOC.
3202         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
3203         * Makefile.def (target_modules): Add libgo.
3204         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
3205         (dependencies): Add dependency from configure-target-libgo to
3206         configure-target-libffi and all-target-libstdc++-v3.  Add
3207         dependencies from all-target-libgo to all-target-libffi.
3208         (languages): Add go.
3209         * configure: Rebuild.
3210         * Makefile.in: Rebuild.
3212 2010-11-19  Ian Lance Taylor  <iant@google.com>
3214         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
3215         compiler/flag environment variables.
3217 2010-11-18  Ian Lance Taylor  <iant@google.com>
3219         * configure.ac: Check for lang_requires_boot_languages in
3220         config-lang.in files.
3221         * configure: Rebuild.
3223 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3224             Tobias Burnus  <burnus@net-b.de>
3226         PR fortran/32049
3227         * Makefile.def: Add libquadmath; build it with language=fortran.
3228         * configure.ac: Add libquadmath.
3229         * Makefile.tpl: Handle multiple libs in check-[+language+].
3230         * Makefile.in: Regenerate.
3231         * configure: Regenerate.
3233 2010-11-16  Tom Tromey  <tromey@redhat.com>
3235         * MAINTAINERS: Moved myself to reviewers section.
3237 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
3239         * MAINTAINERS: Moved myself to reviewers section.
3241 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3243         * MAINTAINERS (Various Maintainers): Add self for build machinery.
3244         (Write After Approval): Remove self.
3246 2010-11-15  Andreas Schwab  <schwab@redhat.com>
3248         * configure.ac: Fix spelling in option names.
3249         * configure: Regenerated.
3251 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
3253         PR bootstrap/39622
3254         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
3255         * configure: Regenerated.
3257 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
3259         * MAINTAINERS: Update my email address.
3261 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3263         * configure: Regenerate.
3265 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3267         * configure: Regenerate.
3269 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3271         * configure: Regenerate.
3273 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3275         * configure: Regenerate.
3277 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
3279         * configure.ac: Support official CLooG.org versions.
3280         * configure: Regenerate.
3281         * config/cloog.m4: New.
3283 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
3285         * MAINTAINERS (Write After Approval): Add myself.
3287 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
3289         * MAINTAINERS: Update my email address.
3291 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
3293         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
3294         * configure: Regenerate.
3296 2010-11-03  Ian Lance Taylor  <iant@google.com>
3297             Dave Korn  <dave.korn.cygwin@gmail.com>
3299         PR lto/46273
3300         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
3301         and on other supported platforms whenever LTO is enabled.
3302         * configure: Rebuild.
3304 2010-11-02  Alan Modra  <amodra@gmail.com>
3306         PR binutils/12110
3307         * configure.ac: Error when source path contains spaces.
3308         * configure: Regenerate.
3310 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
3312         * MAINTAINERS: Update my email address.
3314 2010-10-20  Ian Lance Taylor  <iant@google.com>
3316         * Makefile.def (target_modules): Set lib_path to src/.libs for
3317         libstdc++-v3 module.
3318         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
3319         * Makefile.in: Rebuild.
3321 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3323         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
3324         (Write After Approval): Remove myself.
3326 2010-10-15  Tristan Gingold  <gingold@adacore.com>
3328         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3330 2010-10-14  Douglas Rupp  <rupp@gnat.com>
3332         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3334 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
3336         * configure.ac (build_lto_plugin): New shell variable.
3337         (--enable-lto): Turn on by default for all non-ELF platforms that
3338         have had LTO support added so far.  Set build_lto_plugin appropriately
3339         for both ELF and non-ELF.
3340         (configdirs): Add lto-plugin or not based on build_lto_plugin.
3341         * configure: Regenerate.
3343 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3345         Sync from src:
3346         * configure.ac (v850 support): Remove target-libgloss from
3347         noconfigdirs.
3348         * configure: Regenerate.
3350 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3352         PR bootstrap/45326
3353         PR bootstrap/45174
3354         * configure.ac: Honor initial values of $build_configargs,
3355         $host_configargs, $target_configargs.  Mark the precious, so
3356         environment settings get recorded.
3357         * configure: Regenerate.
3359 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3361         PR bootstrap/45796
3362         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
3363         Depend on all-build-libiberty.
3364         * Makefile.in: Regenerate.
3366 2010-09-30  Michael Eager  <eager@eagercon.com>
3368         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
3369         * configure: Regenerate.
3371 2010-09-28  Michael Eager  <eager@eagercon.com>
3373         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
3375 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3377         PR bootstrap/44621
3378         * configure.ac: Fix unportable shell quoting.
3379         * configure: Regenerate.
3381 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
3383         * configure.ac (enable-lto): Add Darwin to the list of supported lto
3384         targets and amend comment.
3385         * configure: Regenerate.
3387 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
3389         * MAINTAINERS (Write After Approval): Add myself.
3391 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
3393         * configure.ac: Enable LTO by default on Darwin.
3394         * configure: Regenerate.
3396 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
3398         * MAINTAINERS (Write After Approval): Add myself.
3400 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
3402         * MAINTAINERS (Write After Approval): Add myself.
3404 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
3406         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
3407         ports
3409 2010-07-28  David Yuste  <david.yuste@gmail.com>
3411         * MAINTAINERS (Write After Approval): Add myself.
3413 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
3415         * configure.ac: Support all v850 targets.
3416         * configure: Regenerate.
3418 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
3420         PR bootstrap/44455
3421         * configure.ac (extra_mpfr_configure_flags): Copy from
3422         extra_mpc_gmp_configure_flags.
3423         * configure: Re-generated.
3425 2010-07-22  Andi Kleen  <ak@linux.intel.com>
3427         * MAINTAINERS (Write After Approval): Add myself.
3429 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
3431         * MAINTAINERS (Write After Approval): Add myself.
3433 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
3435         * MAINTAINERS (Write After Approval): Add myself.
3437 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
3439         PR target/44862
3440         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
3441         Provide -B option to allow for link spec %s substitutions for
3442         libstdc++.a on darwin.
3443         * Makefile.in: Regenerate.
3445 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
3447         * MAINTAINERS (Reviewers): Update my e-mail address
3449 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
3451         * Makefile.def (configure-gcc): Depend on all-libelf.
3452         * Makefile.in: Rebuild.
3454 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
3456         * MAINTAINERS (Write After Approval): Add myself in the right place.
3458 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
3460         * MAINTAINERS (Write After Approval): Add myself.
3462 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
3464         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
3466 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
3468         * config.sub: Update to version 2010-05-21.
3469         * config.guess: Update to version 2010-04-03.
3471 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
3473         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
3474         * configure: Regenerate.
3476 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
3478         * MAINTAINERS (Write After Approval): Add myself.
3480 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
3482         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
3483         a platform that supports LTO.
3484         * configure: Regenerate.
3486 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
3488         * configure.ac: Allow all the versions greater than 0.10 of PPL.
3489         * configure: Regenerated.
3491 2010-04-27  Roland McGrath  <roland@redhat.com>
3492             H.J. Lu  <hongjiu.lu@intel.com>
3494         * configure.ac (--enable-gold): Support both, both/gold and
3495         both/bfd to add gold to configdirs without removing ld.
3496         * configure: Regenerated.
3498         * Makefile.def: Add install-gold dependency to install-ld.
3499         * Makefile.in: Regenerated.
3501 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
3503         PR lto/42776
3504         * configure.ac (--enable-lto): Refactor handling so libelf tests
3505         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
3506         and allow LTO to be explicitly enabled on non-ELF platforms that
3507         are known to support it inside else-clause.
3508         * configure: Regenerate.
3510 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
3512         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
3513         * configure: Regenerate.
3515 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
3517         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
3518         * configure: Regenerate.
3520 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3522         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
3523         separately.
3524         * configure: Regenerate.
3526 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
3528         * MAINTAINERS (Write After Approval): Add myself.
3530 2010-04-14  Tristan Gingold  <gingold@adacore.com>
3532         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
3533         * configure: Regenerate.
3535 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
3537         * configure: Regenerate after change to elf.m4.
3539 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
3541         * MAINTAINERS (Write After Approval): Add myself.
3543 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
3545         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
3546         * configure: Regenerated.
3548 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
3550         * configure.ac: Print "buggy but acceptable" when CLooG
3551         revision is less than 9.
3552         * configure: Regenerated.
3554 2010-04-01  Diego Novillo  <dnovillo@google.com>
3556         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
3558 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3560         PR bootstrap/43615
3561         PR bootstrap/43328
3563         Revert:
3565         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3567         * configure.ac: Do not pass --enable-multilib nor
3568         --disable-multilib in baseargs.  Accept explicitly passed
3569         --enable_multilib.
3570         * configure: Regenerate.
3572 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
3574         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
3576 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
3578         * MAINTAINERS: Remove myself.
3580 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3582         PR bootstrap/43328
3583         * configure.ac: Do not pass --enable-multilib nor
3584         --disable-multilib in baseargs.  Accept explicitly passed
3585         --enable_multilib.
3586         * configure: Regenerate.
3588 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
3590         * MAINTAINERS (spu port): Remove me.
3592 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
3594         * configure.ac (tic6x-*-*): New case.
3595         * configure: Regenerate.
3597 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
3599         * config.sub: Update to version 2010-03-22.
3600         * config.guess: Update to version 2009-12-30.
3602 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
3604         PR ada/42554
3605         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
3606         * configure: Regenerate.
3608 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
3610         * MAINTAINERS: Update my email address.
3612 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
3614         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
3615         (ghassan.shobaki@amd.com): Removed.
3617 2010-03-17  Alan Modra  <amodra@gmail.com>
3619         * MAINTAINERS: Update my email address.
3621 2010-03-16  Diego Novillo  <dnovillo@google.com>
3623         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
3624         Matthews.
3626 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
3628         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
3629         Gutson, Jeffrey D. Oldham and Mark Shinwell.
3631 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
3633         * MAINTAINERS: Update my email address.
3635 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
3637         * MAINTAINERS: Update my email address.
3639 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
3641         * MAINTAINERS: Update my email address.
3643 2010-03-09  Jie Zhang  <jie@codesourcery.com>
3645         * MAINTAINERS: Update my email address.
3647 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3649         PR libstdc++/32499
3650         * configure.ac (RANLIB): Default to true.
3651         (STRIP): Likewise.
3652         (RANLIB_FOR_TARGET): Remove superfluous : argument.
3653         * configure: Regenerate.
3655 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
3657         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
3658         (Write After Approval): Update my email address.
3660 2010-02-17  Nick Clifton  <nickc@redhat.com>
3662         PR 11238
3663         * Makefile.tpl (local-distclean): Also remove config.cache files in
3664         sub-directories as there may not be Makefiles present in the
3665         sub-directories.
3666         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
3667         the config.cache files found by the find command.
3669         * Makefile.in: Regenerate.
3670         * configure.ac: Revert previous delta.
3671         * configure: Regenerate.
3673 2010-02-15  Nick Clifton  <nickc@redhat.com>
3675         PR 11238
3676         * configure.ac: Delete config.cache files in sub-directories when
3677         deleting Makefiles.
3678         * configure: Regenerate.
3680 2010-02-12  Ben Elliston  <bje@gnu.org>
3682         * MAINTAINERS: Update my email address.
3684 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
3686         * MAINTAINERS (spu port): Update my email address.
3688 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
3690         * MAINTAINERS: Add myself as a maintainer for the bfin port.
3692 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3694         * configure.ac: Add "recommended" version checks for GMP/MPC.
3695         Update recommended GMP/MPFR/MPC versions.
3696         * configure: Regenerate.
3698 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
3700         * MAINTAINERS: Move my Embecosm email address into the
3701         write-after-approval section.
3703 2010-01-26  Ian Lance Taylor  <iant@google.com>
3705         * MAINTAINERS: Add myself as Go frontend maintainer.
3707 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
3709         PR libstdc++/36101, PR libstdc++/42813
3710         * configure.ac (bootstrap_target_libs): Make inclusion of
3711         target-libgomp conditional on libgomb being in target_configdirs.
3712         * configure: Regenerate.
3714 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
3716         PR libstdc++/36101, PR libstdc++/42813
3717         * configure.ac (bootstrap_target_libs): Include target-libgomp.
3718         * configure: Regenerate.
3720 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
3722         PR libstdc++/36101, PR libstdc++/42813
3723         * configure.ac (target_configdirs): Substitute.
3724         * Makefile.def: Bootstrap target module libgomp.
3725         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
3726         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
3727         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
3728         * configure, Makefile.in: Regenerate.
3730 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
3732         * MAINTAINERS: Adjust my details.
3734 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
3736         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
3738 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
3740         * MAINTAINERS: reindented my entry with tabs instead of spaces.
3742 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
3744         * MAINTAINERS (Write After Approval): Add myself.
3746 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
3748         * MAINTAINERS (Write After Approval): Add myself.
3750 2010-01-11  Richard Guenther  <rguenther@suse.de>
3752         PR lto/41569
3753         * Makefile.def (all-lto-plugin): Depend on all-gcc.
3754         * Makefile.in: Regenerated.
3756 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
3758         * configure.ac: Enable libjava build on x86_64-*freebsd*.
3759         * configure: Regenerate.
3761 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3762             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3764         PR bootstrap/42424
3765         * configure.ac: Include libtool m4 files.
3766         (_LT_CHECK_OBJDIR): Call it.
3767         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
3768         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3770         * configure: Regenerate.
3772 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3774         PR bootstrap/41818
3775         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
3776         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
3777         * Makefile.in: Regenerate.
3779 2010-01-02  Richard Guenther  <rguenther@suse.de>
3781         PR lto/41529
3782         * configure.ac: Include config/elf.m4.  Disable LTO if not
3783         builting for an elf target.
3784         * configure: Regenerate.
3786 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
3788         * MAINTAINERS: Change my email address.
3790 2009-12-18  Ben Elliston  <bje@au.ibm.com>
3792         * config.sub, config.guess: Update from upstream sources.
3794 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
3796         * MAINTAINERS (Write After Approval): Add myself.
3798 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3800         PR middle-end/30447
3801         PR middle-end/30789
3802         PR other/40302
3804         * configure.ac: Require MPC.
3805         * configure: Regenerate.
3807 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3809         PR target/38384
3810         PR bootstrap/40972
3811         * libtool.m4: Sync from git Libtool.
3812         * ltoptions.m4: Likewise.
3813         * ltversion.m4: Likewise.
3814         * lt~obsolete.m4: Likewise.
3815         * ltmain.sh: Likewise.
3817 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3819         * configure.ac: Update minimum MPC version to 0.8.
3820         * configure: Regenerate.
3822 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
3824         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
3825         * configure: Regenerated.
3827 2009-11-21  Ian Lance Taylor  <iant@google.com>
3829         * configure.ac: Change default of poststage1_ldflags to be empty if
3830         poststage1_libs is set.  When poststage1_libs is empty, and
3831         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
3832         * configure: Rebuild.
3834 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
3836         * MAINTAINERS (Write After Approval): Update my email address.
3838 2009-11-20  Ben Elliston  <bje@au.ibm.com>
3840         * config.guess: Update from upstream sources.
3842 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
3844         * Makefile.def: Restore host and target settings for gmp.
3845         * Makefile.in: Rebuild.
3847 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
3849         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
3850         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
3851         Fix portability of test of C++ as bootstrap language.  Add
3852         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
3853         * configure: Rebuild.
3854         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
3855         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
3856         in-tree building.
3857         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
3858         (POSTSTAGE1_HOST_EXPORTS): Use it.
3859         (STAGE[+id+]_CXXFLAGS): New.
3860         (BASE_FLAGS_TO_PASS): Pass it down.
3861         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
3862         extra_exports.
3863         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
3864         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
3865         extra_exports.
3866         * Makefile.in: Rebuild.
3868 2009-11-17  Ben Elliston  <bje@au.ibm.com>
3870         * config.sub, config.guess: Update from upstream sources.
3872 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
3874         * MAINTAINERS (Write After Approval): Add myself.
3876 2009-11-09  Jon Beniston  <jon@beniston.com>
3878         * MAINTAINERS (Write After Approval): Add myself.
3880 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
3882         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
3883         paths for *-w64-mingw* and x86_64-*mingw*.
3884         * configure: Regenerated.
3886 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
3888         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
3890 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
3892         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
3893         Phil Edwards to Write-After Approval.
3895 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
3897         * configure.ac: Disable target-winsup & co for
3898         x86_64-*-mingw* and *-w64-mingw* targets.
3899         * configure: Regenerated.
3901 2009-10-16  Nick Clifton  <nickc@redhat.com>
3903         * MAINTAINERS: Add myself as a maintainer for the RX port.
3905 2009-10-26  Johannes Singler  <singler@kit.edu>
3907         * MAINTAINERS (Write After Approval): Update my e-mail address.
3909 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3911         * configure.ac (CLooG test): Use = with test.
3912         * configure: Regenerate.
3914 2009-10-22  Richard Guenther  <rguenther@suse.de>
3916         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
3917         cloog if the ppl version check failed.  Move flags saving
3918         before setting in libelf check.
3919         * configure: Regenerate.
3921 2009-10-21  Richard Guenther  <rguenther@suse.de>
3923         * configure.ac: Adjust the ppl and cloog configure to work as
3924         documented.  Disable cloog if ppl was disabled.  Omit the version
3925         checks if they were disabled.
3926         * configure: Re-generate.
3928 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3930         * configure.ac: Add 'lto' to enable_languages, not
3931         new_enable_languages, and only if not already present.
3932         * configure: Regenerate.
3934 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
3936         * README: Refer to the various COPYING* files instead of just
3937         COPYING.
3938         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
3940 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
3942         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
3944 2009-10-07  Richard Guenther  <rguenther@suse.de>
3946         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
3947         and Richard Guenther as reviewers.
3948         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
3949         as reviewers.
3951 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
3953         * config.sub: Update from upstream sources.
3955 2009-10-06  Ian Lance Taylor  <iant@google.com>
3957         * Makefile.def: check-gold depends upon all-gas.
3958         * Makefile.in: Rebuild.
3960 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
3962         * MAINTAINERS (Write After Approval): Add myself.
3964 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
3966         * Makefile.def: all-lto-plugin depends on all-libiberty.
3967         set bootstrap=true for lto-plugin.
3968         Add lto-plugin.
3969         * Makefile.in: Regenerate.
3970         * configure.ac (host_libs): Add lto-plugin.
3971         * configure: Regenerate.
3973 2009-10-03  Diego Novillo  <dnovillo@google.com>
3975         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
3976         (HOST_LIBELFLIBS): Define.
3977         (HOST_LIBELFINC): Define.
3978         * Makefile.in: Regenerate.
3979         * configure.ac: Add --enable-lto.
3980         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
3981         If --enable-lto is used, add 'lto' to new_enable_languages.
3982         If --enable-lto is used and gold is enabled, add
3983         lto-plugin to configdirs.
3984         * configure: Regenerate.
3986 2009-10-03  Simon Baldwin  <simonb@google.com>
3988         * configure.ac: If --with-system-zlib, suppress local zlib and
3989         pass --with-system-zlib to subdir configure scripts.
3990         * configure: Regenerate.
3992 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
3993             Paolo Bonzini  <bonzini@gnu.org>
3995         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
3996         $(srcdir).
3997         * Makefile.in: Rebuilt.
3999 2009-09-26  Gary Funck  <gary@intrepid.com>
4001         * MAINTAINERS (Write After Approval): Add myself.
4003 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4005         * configure.ac: Update minimum MPC version to 0.7.
4006         * configure: Regenerate.
4008 2009-09-25  Nick Clifton  <nickc@redhat.com>
4010         * configure.ac: Pass any --cache-file=/dev/null option on to
4011         subconfigures.
4012         * configure: Regenerate.
4014 2009-09-23  Nick Clifton  <nickc@redhat.com>
4016         * config.sub, config.guess: Update from upstream sources.
4018 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
4020         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
4021         * Makefile.in: Rebuilt.
4023 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4025         PR bootstrap/32272
4026         * configure.ac: Error out if $srcdir isn't '.' but contains
4027         host-${host_noncanonical}.
4028         * configure: Regenerate.
4030 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4032         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
4033         maintainer.
4035 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4037         * configure.ac: If bootstrapping a combined tree with
4038         --enable-gold, require c++ in stage1_languages.
4039         * configure: Regenerate.
4041         * configure.ac: Also add target_libs of stage1_languages to
4042         bootstrap_target_libs.
4043         * configure: Regenerate.
4045         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
4046         with --enable-languages not containing c++.
4047         * configure: Regenerate.
4049 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
4051         * configure.ac: Disable java and boehm-gc for bfin-*-*.
4052         * configure: Regenerate.
4054 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
4056         * MAINTAINERS (Write After Approval): Update my e-mail address,
4057         and move from from here...
4058         (Waiting for paperwork): To here.
4060 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
4062         * MAINTAINERS (Reviewers): Add self as driver reviewer.
4064 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4066         * configure.ac: Do not use $extrasub for replacing @if/@endif
4067         parts in Makefile; instead, use additional arguments to
4068         AC_CONFIG_COMMANDS to do the replacement manually, with several
4069         sed invocations, to avoid HP-UX sed command limits.
4070         * configure: Regenerate.
4072 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
4074         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
4075         blank before -L.
4077 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
4079         * configure.ac (with-build-config): Document.  Handle without.
4080         Handle missing argument.
4081         * configure: Rebuilt.
4083 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
4085         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
4086         Default to bootstrap-debug only if compare-debug works.
4087         * configure: Rebuilt.
4088         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
4089         * Makefile.in: Rebuilt.
4091 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4093         * MAINTAINERS (OS Port Maintainers): Update my email address.
4095 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
4097         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
4098         * Makefile.in: Rebuilt.
4100 2009-09-01  Chris Demetriou  <cgd@google.com>
4102         * MAINTAINERS (Write After Approval): Add myself.
4104 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
4106         PR debug/30161
4107         * include/dwarf2.h (enum dwarf_tag): Added
4108         DW_TAG_GNU_template_template_param
4109         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
4111 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
4113         * Makefile.tpl (AWK): Fix typo.
4114         * Makefile.in: Regenerate.
4116 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
4118         * configure.ac: Detect awk and sed.
4119         * Makefile.def (flags_to_pass): Add AWK and SED.
4120         * Makefile.tpl (AWK, SED): New.
4121         (BASE_FLAGS_TO_PASS): Add AWK and SED.
4122         * configure: Regenerate.
4123         * Makefile.in: Regenerate.
4125 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
4127         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
4128         (collapseslashes): Likewise.
4130 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4132         * configure.ac (AC_PREREQ): Bump to 2.64.
4134 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4136         * configure.ac: Remove --with-datarootdir, --with-docdir,
4137         --with-pdfdir, --with-htmldir switches.
4138         * configure: Regenerate.
4140         * configure: Regenerate.
4142         * compile: Sync from Automake 1.11.
4143         * depcomp: Likewise.
4144         * install-sh: Likewise.
4145         * missing: Likewise.
4146         * mkinstalldirs: Likewise.
4147         * ylwrap: Likewise.
4149 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
4151         * ltmain.sh (func_normal_abspath): New function.
4152         (func_relative_path): Likewise.
4153         (func_mode_help): Document new -bindir option for link mode.
4154         (func_mode_link): Add new -bindir option, and use it to place
4155         output DLL if specified.
4157 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4159         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
4160         (baseargs): Add --disable-option-checking.
4161         * configure: Regenerate.
4163         * Makefile.def (configure-target-libiberty): Depend on
4164         all-binutils and all-ld.
4165         (configure-target-newlib): Likewise.
4166         * Makefile.in: Regenerate.
4168 2009-08-17  Ben Elliston  <bje@au.ibm.com>
4170         * config.sub, config.guess: Update from upstream sources.
4172 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4174         Sync from src, merge:
4176         2009-07-02  Tristan Gingold  <gingold@adacore.com>
4178         * configure.ac: Do not exclude gas for i386-*-darwin.
4179         Add a case for x86_64-*-darwin.
4180         * configure: Regenerate.
4182 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
4184         * MAINTAINERS: Add my name to Write After Approval list.
4186 2009-08-06  Michael Eager  <eager@eagercon.com>
4188         * configure.ac: Add Microblaze target.
4189         * configure: Regenerate.
4191 2009-07-31  Christian Bruel  <christian.bruel@st.com>
4193         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
4194         * configure: Regenerate.
4196 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
4198         * MAINTAINERS (Write After Approval): Update my e-mail address.
4200 2009-07-06  Ian Lance Taylor  <iant@google.com>
4202         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
4203         * configure: Rebuild.
4205 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
4207         * MAINTAINERS: Move myself to the Graphite Reviewers.
4209 2009-06-30  Wei Guozhi  <carrot@google.com>
4211         * MAINTAINERS: Add my name to Write After Approval list.
4213 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
4215         PR bootstrap/40338
4216         * configure.ac (comparestring): Create new variable.
4217         * Makefile.tpl (comparestring): Use to skip some comparisions.
4218         * configure: Regenerate.
4219         * Makefile.in: Regenerate.
4221 2009-06-26  Doug Evans  <dje@sebabeach.org>
4223         * Makefile.def (host_modules): Add cgen.
4224         * Makefile.in: Regenerate.
4225         * configure.ac (host_tools): Add cgen.
4226         * configure: Regenerate.
4228 2009-06-23  DJ Delorie  <dj@redhat.com>
4230         * MAINTAINERS: Add myself as mep maintainer.
4232 2009-06-23  Ian Lance Taylor  <iant@google.com>
4234         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
4235         boot_languages.  Only bootstrap target libraries listed in
4236         target_libs for some boot language.  Add --with-stage1-ldflags,
4237         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
4238         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
4239         if not building with C++.
4240         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
4241         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
4242         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
4243         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
4244         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
4245         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
4246         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
4247         * configure, Makefile.in: Rebuild.
4249 2009-06-23  Li Feng  <nemokingdom@gmail.com>
4251         * MAINTAINERS: Added my name to write-after-approval list.
4253 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
4255         * configure.ac: Define is_elf for QNX Neutrino targets.
4256         * configure: Regenerate.
4258 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
4260         * MAINTAINERS: Added my name to the write-after-approval list
4262 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4264         * configure.ac: Detect MPC in default directory.
4265         * configure: Regenerate.
4267 2009-06-03  Jerome Guitton  <guitton@adacore.com>
4268             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4270         * Makefile.tpl (all): Avoid a trailing backslash.
4271         * Makefile.in: Regenerate.
4273 2009-06-03  Ben Elliston  <bje@au.ibm.com>
4275         * config.sub, config.guess: Update from upstream sources.
4277 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
4279         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
4280         to noconfdirs.
4281         * configure: Regenerate.
4283 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
4285         * Makefile.tpl ([+compare-target+]): Compare all stage
4286         directories, rather than just gcc.
4287         * Makefile.in: Rebuilt.
4289 2009-06-01  Doug Kwan  <dougkwan@google.com>
4291         * configure.ac: Support gold for target arm*-*-*.
4292         * configure: Regenerate.
4294 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4296         * Makefile.def: Add MPC support and dependencies.
4297         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
4299         * Makefile.in, configure: Regenerate.
4301 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
4303         * Makefile.tpl (all): Avoid harmless warning in make all when
4304         gcc-bootstrap is enabled but stage_last does not exist.
4305         * Makefile.in: Rebuilt.
4307 2009-05-24  Nicolas Roche  <roche@adacore.com>
4309         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
4310         * Makefile.in: Regenerate.
4312 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
4314         * MAINTAINERS: Update my e-mail address.
4316 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
4318         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
4319         * configure:  Regenerate.
4321 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
4323         PR other/40159
4324         * Makefile.tpl (all): Don't assume gcc-bootstrap and
4325         gcc-no-bootstrap are mutually exclusive.
4326         * Makefile.in: Rebuilt.
4328 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
4330         PR other/40159
4331         * Makefile.tpl (all): Don't end with unconditional success.
4332         * Makefile.in: Rebuilt.
4334 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
4336         PR target/37137
4337         * Makefile.def (flags_to_pass): Remove redundant and incomplete
4338         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
4339         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
4340         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
4341         stage_configureflags, stage_cflags and stage_libcflags into
4342         explicit Makefile macros.
4343         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
4344         GFORTRAN.
4345         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
4346         CC.  Set CC_FOR_BUILD from CC.
4347         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
4348         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
4349         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
4350         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
4351         and GFORTRAN.
4352         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
4353         (_LIBCFLAGS): Renamed to _TFLAGS.
4354         (do-compare-debug, do-compare3-debug): Drop.
4355         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
4356         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
4357         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
4358         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
4359         (XGCC_FLAGS_FOR_TARGET): New.
4360         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
4361         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
4362         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
4363         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
4364         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
4365         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
4366         TFLAGS.
4367         (BUILD_CONFIG): Include if requested.
4368         (all): Set TFLAGS on bootstrap.
4369         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
4370         (all-stageid-prefixmodule): Likewise.
4371         (do-clean, distclean-stageid): Set TFLAGS.
4372         (restrap): Fix whitespace.
4373         * Makefile.in: Rebuilt.
4375 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
4377         * config.guess: Sync with src.
4379 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
4381         * configure.ac ($with_ppl):  Default to no if not supplied.
4382         ($with_cloog):  Likewise.
4383         configure:  Regenerate.
4385 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
4387         * MAINTAINERS: Update my e-mail address.
4389 2009-04-27  Nick Clifton  <nickc@redhat.com>
4391         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
4393 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
4395         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
4396         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
4397         * Makefile.in: Regenerate.
4399 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4401         PR bootstrap/39739
4402         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
4403         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
4405         * configure, Makefile.in: Regenerate.
4407 2009-04-21  Taras Glek  <tglek@mozilla.com>
4409         * include/hashtab.h: Update GTY annotations to new syntax
4410         * include/splay-tree.h: Likewise
4412 2009-04-17  Ben Elliston  <bje@au.ibm.com>
4414         * config.sub, config.guess: Update from upstream sources.
4416 2009-04-15  Anthony Green  <green@moxielogic.com>
4418         * configure.ac: Add moxie support.
4419         * configure: Rebuilt.
4421 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
4423         * configure.ac: Change copyright header to refer to version
4424         3 of the GNU General Public License and to point readers at the
4425         COPYING3 file and the FSF's license web page.
4426         * Makefile.def: Likewise.
4427         * Makefile.tpl: Likewise.
4428         * Makefile.in: Regenerate.
4430 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
4432         * configure.ac: Restore match for darwin9 or later. Use double
4433         brackets since regeneration eats one pair.
4434         * configure: Regenerate.
4436 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
4438         PR gas/10039
4439         * configure.ac: Require texinfo 4.7.
4440         * configure: Regenerated.
4442 2009-04-09  Nick Clifton  <nickc@redhat.com>
4444         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
4445         the GCC Runtime Library Exception.
4447 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4449         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
4450         * configure: Regenerate.
4452 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
4454         * Makefil.def (languages): New entries.
4455         * Makefile.tpl (check-gcc-*): New generic target.
4456         * Makefile.in: Regenerate.
4458 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
4460         * MAINTAINERS:  Update my email address.
4462 2009-03-18  Tom Tromey  <tromey@redhat.com>
4464         * configure: Rebuild.
4465         * configure.ac (host_libs): Add libiconv.
4466         * Makefile.in: Rebuild.
4467         * Makefile.def (host_modules): Add libiconv.
4468         (configure-gdb, all-gdb): Depend on libiconv.
4470 2009-03-16  Tristan Gingold  <gingold@adacore.com>
4472         * configure.ac: Treat gdb as supported on x86_64-darwin.
4473         * configure: Regenerate.
4475 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
4477         * configure.ac (--with-host-libstdcxx): New option.
4478         * configure: Regenerate.
4480 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
4482         * MAINTAINERS:  Move myself into the write after approval list.
4484 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
4486         * MAINTAINERS: Update e-mail address.
4488 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
4490         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
4492 2009-03-10  Ira Rosen  <irar@il.ibm.com>
4494         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
4496 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4498         Backport from git Libtool:
4500         2009-01-19  Robert Millan  <rmh@aybabtu.com>
4501         Support GNU/kOpenSolaris.
4502         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
4503         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
4504         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
4505         GNU/kOpenSolaris.
4507 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
4509         * MAINTAINERS: Update e-mail address.
4511 2009-02-24  Michael Eager  <eager@eagercon.com>
4513         * MAINTAINERS (Write After Approval): Add self.
4515 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
4517         * MAINTAINERS (Write After Approval): Add myself.
4519 2009-02-05  Andreas Schwab  <schwab@suse.de>
4521         * Makefile.tpl (stage_last): Define $r and $s before using
4522         $(RECURSE_FLAGS_TO_PASS).
4523         * Makefile.in: Regenerate
4525 2009-01-30  Ian Lance Taylor  <iant@google.com>
4527         * MAINTAINERS: Move myself to the Global Reviewers list.
4529 2009-01-29  Robert Millan  <rmh@aybabtu.com>
4531         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
4532         * configure: Regenerate.
4534 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
4536         * MAINTAINERS: Make whitespace consistent.
4537         Remove Robert Millan from Write After Approval.
4539 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
4541         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
4542         (all-opcodes): Depend on all-libiberty.
4543         * Makefile.in: Regenerate.
4545 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
4547         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
4548         * configure: Regenerate.
4550 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
4552         * MAINTAINERS (Write After Approval): Add myself.
4554 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
4556         * MAINTAINERS: Add myself to reviewers (Fortran).
4558 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
4560         PR tree-optimization/38515
4561         * configure.ac (cloog-polylib): Removed.
4562         (with_ppl, with_cloog): Test for "no".
4563         * configure: Regenerated.
4565 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
4567         * MAINTAINERS: Moved myself to reviewers (Fortran).
4569 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
4571         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
4572         (Write After Approval): Remove myself.
4574 2009-01-03  Diego Novillo  <dnovillo@google.com>
4576         * MAINTAINERS: Remove myself from alias maintainership.
4578 2009-01-02  David Ayers  <ayers@fsfe.org>
4580         * MAINTAINERS: Update e-mail address.
4582 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
4584         * MAINTAINERS: Make whitespace consistent.
4586 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4588         Backport from upstream Libtool:
4589         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
4590         Add cache variables to tests that require the linker to work.
4591         For shlibpath_overrides_runpath, this also changes the semantics
4592         to let the result from the C compiler take precedence.
4594 2008-12-02  Ben Elliston  <bje@au.ibm.com>
4596         * config.sub, config.guess: Update from upstream sources.
4598 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
4600         * configure.ac (ppllibs): Add by default the lib flags.
4601         * configure: Regenerate.
4603 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
4605         * MAINTAINERS:  Add myself to the write after approval list.
4607 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
4609         * configure.ac: Add double brackets on darwin[912].
4610         * configure: Regenerate.
4612 2008-12-03  Daniel Kraft  <d@domob.eu>
4614         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
4615         Approval to Reviewer section (for Fortran front-end).
4617 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
4619         * configure.ac: Expand to darwin10 and later.
4620         * configure: Regenerate.
4622 2008-12-02  Andreas Schwab  <schwab@suse.de>
4624         * Makefile.def: configure-target-boehm-gc depends on
4625         all-target-libstdc++-v3.
4626         * Makefile.in: Regenerate.
4628 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
4630         * MAINTAINERS:  Add myself as mingw maintainer.
4632 2008-12-02  Ben Elliston  <bje@au.ibm.com>
4634         * config.sub, config.guess: Update from upstream sources.
4636 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
4638         * README.SCO: Remove.
4640 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
4642         * MAINTAINERS:  Add myself to the write after approval list.
4644 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
4646         * MAINTAINERS:  Update my email address in WAA section.
4648 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
4650         * MAINTAINERS: Update e-mail address.
4652 2008-11-27  Toon Moene  <toon@moene.org>
4654         * MAINTAINERS: Change e-mail address.
4656 2008-11-27  Tristan Gingold  <gingold@adacore.com>
4658         * configure.ac: Build gdb for i?86-*-darwin*
4659         * configure: Regenerated.
4661 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
4663         * MAINTAINERS: Added my full name.
4665 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
4667         PR bootstrap/38014
4668         PR bootstrap/37923
4670         Revert:
4672         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
4674         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4675         * Makefile.in: Regenerated.
4677         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
4679         PR gdb/921
4680         PR gdb/1646
4681         PR gdb/2175
4682         PR gdb/2176
4684         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4685         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4686         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
4687         (HOST_EXPORTS): Pass CPPFLAGS.
4688         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4689         (LDFLAGS_FOR_TARGET): Initialize from configure script.
4690         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4691         * Makefile.in, configure: Regenerated.
4692         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4693         and CPPFLAGS_FOR_BUILD.
4695 2008-11-06  Jeff Law  <law@redhat.com>
4697         * MAINTAINERS: Add myself as middle end maintainer.
4699 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
4701         * MAINTAINERS (Write after approval): Add myself.
4703 2008-11-05  Diego Novillo  <dnovillo@google.com>
4705         * MAINTAINERS (Global Reviewers): Add myself.
4706         (Non-Algorithmic Maintainers): Remove myself.
4708 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
4710         * MAINTAINERS (Write after approval): Add myself.
4712 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
4714         * MAINTAINERS (Write after approval): Add myself.
4716 2008-10-31  Ben Elliston  <bje@au.ibm.com>
4718         * configure.ac (spu-*-*): Remove special case.
4719         * configure: Regenerate.
4721 2008-10-30  Catherine Moore  <clm@codesourcery.com>
4723         * MAINTAINERS (Write after approval): Update my email address.
4725 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
4727         * configure.ac [spu-*-*]: Do not set skipdirs.
4728         * configure: Re-generate.
4730 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
4732         * MAINTAINERS (Various Maintainers): Add myself to reload.
4734 2008-10-25  Richard Guenther  <rguenther@suse.de>
4736         * MAINTAINERS (Various Maintainers): Add myself as middle-end
4737         maintainer.  Remove myself as libgcc-math maintainer.
4738         (Non-Algorithmic Maintainers): Remove myself.
4740 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
4742         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4743         * Makefile.in: Regenerated.
4745 2008-10-23  Cary Coutant  <ccoutant@google.com>
4747         * MAINTAINERS (Write after approval): Add myself.
4749 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
4751         PR gdb/921
4752         PR gdb/1646
4753         PR gdb/2175
4754         PR gdb/2176
4756         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4757         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4758         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
4759         (HOST_EXPORTS): Pass CPPFLAGS.
4760         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4761         (LDFLAGS_FOR_TARGET): Initialize from configure script.
4762         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4763         * Makefile.in, configure: Regenerated.
4764         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4765         and CPPFLAGS_FOR_BUILD.
4767 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
4769         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
4770         Sebastian Pop.
4772 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
4774         * MAINTAINERS (Write After Approval): Added myself.
4776 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4778         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
4779         recommended version to 2.3.2.
4781         * configure: Regenerate.
4783 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
4785         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
4787 2008-09-29  David Daney <david.daney@caviumnetworks.com>
4789         * MAINTAINERS (Write After Approval): Update e-mail address.
4791 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
4793         * libtool.m4: Update to libtool 2.2.6.
4794         * lt~obsolete.m4: Update to libtool 2.2.6.
4795         * ltmain.sh: Update to libtool 2.2.6.
4796         * ltsugar.m4: Update to libtool 2.2.6.
4797         * ltversion.m4: Update to libtool 2.2.6.
4798         * ltoptions.m4: Update to libtool 2.2.6.
4799         * ltgcc.m4: Update to match changes from libtool 2.2.6.
4801 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
4803         * MAINTAINERS (Write After Approval): Add myself.
4805 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
4807         * MAINTAINERS (Write After Approval): Update my name.
4809 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
4811         * MAINTAINERS: Add myself in "Write After Approval".
4813 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
4815         * MAINTAINERS: Add myself as ia64 maintainer.
4817 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
4819         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
4820         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
4821         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
4822         and Michael Tiemann from Write After Approval since they do not
4823         actually have access.
4825 2008-09-05  Richard Guenther  <rguenther@suse.de>
4827         * configure.ac: Initialize clooglibs to -lcloog.
4828         * configure: Re-generate.
4830 2008-09-04  Le-Chun Wu  <lcwu@google.com>
4832         * MAINTAINERS (Write After Approval): Add myself.
4834 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
4836         * configure.ac (--with-cloog-polylib): New.
4837         (--disable-cloog-version-check): New.
4838         (--disable-ppl-version-check): New.
4839         * configure: Re-generate.
4841 2008-09-03  Richard Guenther  <rguenther@suse.de>
4843         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
4844         cloog test.
4845         * configure: Re-generate.
4847 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
4849         Add picoChip port.
4850         * MAINTAINERS: Add picoChip maintainers.
4852 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
4853             Tobias Grosser  <grosser@fim.uni-passau.de>
4854             Jan Sjodin  <jan.sjodin@amd.com>
4855             Harsha Jagasia  <harsha.jagasia@amd.com>
4856             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
4857             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
4858             Adrien Eliche  <aeliche@isty.uvsq.fr>
4860         Merge from graphite branch.
4861         * configure: Regenerate.
4862         * Makefile.in: Regenerate.
4863         * configure.ac (host_libs): Add ppl and cloog.
4864         Add checks for PPL and CLooG.
4865         * Makefile.def (ppl, cloog): Added modules and dependences.
4866         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
4867         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
4869 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4871         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
4872         (GCC_SHLIB_SUBDIR): New.
4873         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
4874         * configure: Regenerate.
4875         * Makefile.in: Regenerate.
4877 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
4879         * MAINTAINERS: Consistently use tabs to separate columns.
4881 2008-08-29  Tristan Gingold  <gingold@adacore.com>
4883         * MAINTAINERS (Write after Approval): Add myself.
4885 2008-08-28  Tristan Gingold  <gingold@adacore.com>
4887         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
4888         Enable bfd, binutils and opcodes.
4889         * configure: Regenerate.
4891 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4893         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
4895 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
4897         * MAINTAINERS:  Use correct Umlaut for last name.
4899 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4901         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
4903 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
4905         * MAINTAINERS: Update my email address.
4907 2008-08-16  Nicolas Roche  <roche@adacore.com>
4909         * Makefile.tpl: Add BOOT_ADAFLAGS.
4910         * Makefile.in: Regenerate.
4912 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
4914         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
4915         * configure: Regenerate.
4917 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
4919         * configure.ac: Add makefile fragments for hpux.
4920         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
4921         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
4922         * configure: Regenerate.
4923         * Makefile.in: Regenerate.
4925 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
4927         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
4929 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
4931         * MAINTAINERS (Write after Approval): Add myself.
4933 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
4935         * MAINTAINERS (Write After Approval):  Add myself.
4937 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
4939         * MAINTAINERS (Write After Approval):  Add myself.
4941 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
4943         * MAINTAINERS: Update my email address.
4945 2008-06-25  Joey Ye  <joey.ye@intel.com>
4947         * MAINTAINERS (Write After Approval):  Add myself.
4949 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4951         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
4952         * Makefile.in: Regenerate.
4953         * configure: Regenerate.
4955 2008-06-17  Daniel Kraft  <d@domob.eu>
4957         * MAINTAINERS (Write After Approval):  Add myself.
4959 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4961         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
4962         "$@" is still intact with both Autoconf 2.59 and 2.62.
4963         * configure: Regenerate.
4965 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4967         * Makefile.tpl: Fix comment errors.
4968         * Makefile.in: Regenerate.
4970 2008-06-12  David S. Miller  <davem@davemloft.net>
4971             David Edelsohn  <edelsohn@gnu.org>
4973         * configure.ac: Add powerpc*-*-* to gold supported targets.
4974         * configure: Regenerate.
4976 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
4978         PR tree-optimization/36218
4979         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
4980         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
4981         (all prefix="build-"): Pass them to build-system sub-makes.
4982         * Makefile.in: Regenerate.
4984 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
4986         * MAINTAINERS (mt port): Remove.
4987         (sco5, unixware, sco udk): Remove.
4988         (Kean Johnston): Add to Write After Approval.
4990 2008-05-30  Julian Brown  <julian@codesourcery.com>
4992         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
4993         of libobjc for ARM EABI Linux.
4994         * configure: Regenerate.
4996 2008-05-18  Xinliang David Li   <davidxl@google.com>
4998         * ChangeLog: Remove wrong ChangeLog entry.
5000 2008-05-17  Xinliang David Li   <davidxl@google.com>
5002         * MAINTAINERS (Write After Approval): Add myself.
5004 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
5006         * MAINTAINERS (Write After Approval): Add myself.
5008 2008-05-14  Rafael Espíndola  <espindola@google.com>
5010         * config-ml.in: don't handle --enable-shared and --enable-static.
5012 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
5014         * MAINTAINERS: Update my email address.
5016 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
5018         * MAINTAINERS: Update my email address.
5020 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
5022         * MAINTAINERS (Write After Approval): Add myself.
5024 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
5026         * MAINTAINERS (Write After Approval): Add myself.
5028 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
5030         * MAINTAINERS (crx): Add myself.
5032 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
5034         Sync with src:
5035         2008-04-14  David S. Miller  <davem@davemloft.net>
5037         * configure.ac: Add sparc*-*-* to gold supported targets.
5038         * configure: Regenerate.
5040 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
5042         PR bootstrap/35457
5043         * configure.ac: Include override.m4.
5044         * configure: Regenerate.
5046 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
5048         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
5049         * Makefile.in: Regenerate.
5051 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
5053         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
5054         as nonconfigurable directories list.
5055         * configure: Regenerate.
5057 2008-04-14  Ben Elliston  <bje@au.ibm.com>
5059         * config.sub, config.guess: Update from upstream sources.
5061 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
5063         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
5064         * Makefile.in: Regenerate.
5066 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
5068         * configure.ac: Do not build libssp for the AVR.
5069         * configure: Regenerate.
5071 2008-04-07  Ian Lance Taylor  <iant@google.com>
5073         * Makefile.def: check-gold depends upon all-binutils.
5074         * Makefile.in: Regenerate.
5076 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
5078         * MAINTAINERS (Write After Approval): Add myself.
5080 2008-04-04  Nick Clifton  <nickc@redhat.com>
5082         PR binutils/4334
5083         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
5084         builds.
5085         * configure: Regenerate.
5087 2008-04-04  NightStrike  <NightStrike@gmail.com>
5089         PR other/35151
5090         * configure.ac: Combine rules for mingw32 and mingw64.
5091         * configure: Regenerate.
5093 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
5095         * MAINTAINERS (Write After Approval): Add myself.
5097 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
5099         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
5100         * Makefile.in (.NOTPARALLEL): Ditto.
5102 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
5104         * MAINTAINERS (Write After Approval): Add myself.
5106 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
5108         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
5109         * Makefile.in (.NOTPARALLEL): Regenerate.
5111 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
5113         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
5114         * Makefile.in: Regenerate.
5116 2008-03-26  Jakub Staszak  <kuba@et.pl>
5118         * MAINTAINERS (Write After Approval): Add myself.
5120 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
5122         * MAINTAINERS:  Update e-mail address.
5124 2008-03-20  Ian Lance Taylor  <iant@google.com>
5126         * configure.ac: Add support for --enable-gold.
5127         * Makefile.def: Add gold as a directory like ld.
5128         * configure, Makefile.in: Regenerate.
5130 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5132         * configure.ac: m4_include config/proginstall.m4.
5133         * configure: Regenerate.
5135         Backport from upstream Libtool:
5137         2007-10-12  Eric Blake  <ebb9@byu.net>
5139         Deal with Autoconf 2.62's semantic change in m4_append.
5140         * ltsugar.m4 (lt_append): Replace broken versions of
5141         m4_append.
5142         (lt_if_append_uniq): Don't require separator to be overquoted,
5143         and avoid broken m4_append.
5144         (lt_dict_add): Fix typo.
5145         * libtool.m4 (_LT_DECL): Don't overquote separator.
5147 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
5149         * config.rpath: Add AIX 6 support.
5151 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
5153         * Makefile.def (stageprofile).  Remove -fprofile-generate
5154         from stage_libcflags.
5155         * Makefile.in: Regenerate.
5157 2008-03-13  Ben Elliston  <bje@au.ibm.com>
5159         * config.sub, config.guess: Update from upstream sources.
5161 2008-03-06  Tom Tromey  <tromey@redhat.com>
5163         * MAINTAINERS: Update for treelang deletion.
5165 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
5167         * MAINTAINERS: Update my email address.
5169 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
5171         * MAINTAINERS (darwin port): Add myself as a maintainer.
5172         (objective-c/c++): Add myself as a maintainer.
5174 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
5176         * MAINTAINERS (Write After Approval): Update my email address.
5178 2008-02-25  Tomas Bily  <tbily@suse.cz>
5180         * MAINTAINERS (Write After Approval): Add myself.
5182 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
5184         * MAINTAINERS (OpenMP): Add myself.
5186 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
5188         PR bootstrap/32009
5189         PR bootstrap/32161
5191         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
5192         * configure: Regenerate.
5194         * Makefile.def: Define stage_libcflags for all bootstrap stages.
5195         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
5196         STAGE4_LIBCFLAGS): New.
5197         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
5198         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
5199         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
5200         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
5201         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
5202         for target modules.  Don't export LIBCFLAGS.
5203         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
5204         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
5205         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
5206         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
5207         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
5208         * Makefile.in: Regenerate.
5210 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5212         PR libgcj/33085
5213         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
5214         Do not use -DDLL_EXPORT.  Backport from upstream.
5216 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5218         * MAINTAINERS (Write After Approval): Add myself.
5220 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
5222         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
5223         * configure: Regenerate.
5225 2008-01-31  Marc Gauthier  <marc@tensilica.com>
5227         * configure.ac (xtensa*-*-*): Recognize processor variants.
5228         * configure: Regenerate.
5230 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5232         PR bootstrap/34922
5233         * configure.ac (PARSE_ARGS): Push suitable setting of
5234         ac_subdirs_all, for `./configure --help=recursive'.
5235         Handle `+' in generic toplevel directory disabling.
5236         * configure: Regenerate.
5238 2008-01-28  Nick Clifton  <nickc@redhat.com>
5240         * MAINTAINERS (xstormy16): Take over maintainership.
5242 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
5244         * MAINTAINERS (c4x port): Remove.
5246 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
5248         * libtool.m4: Backport AIX 6 support from ToT Libtool.
5250 2008-01-23  Ben Elliston  <bje@au.ibm.com>
5252         * config.sub, config.guess: Update from upstream sources.
5254 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
5256         * MAINTAINERS (Write After Approval): Add myself.
5258 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
5260         * MAINTAINERS: Update my email address.
5262 2008-01-09  Raksit Ashok  <raksit@google.com>
5264         * MAINTAINERS (Write After Approval): Add myself.
5266 2008-01-09  Raksit Ashok  <raksit@google.com>
5268         * MAINTAINERS (Write After Approval): Add myself.
5270 2008-01-08  Ben Elliston  <bje@au.ibm.com>
5272         * config.sub, config.guess: Update from upstream sources.
5274 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5276         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
5277         Change recommended MPFR from 2.2.1 -> 2.3.0.
5278         * configure: Regenerate.
5280 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
5282         * MAINTAINERS: Update my email address.
5284 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
5286         * MAINTAINERS: Update my email address.
5288 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
5290         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
5291         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
5292         * Makefile.in: Regenerate.
5294 2007-12-10  Mark Heffernan  <meheff@google.com>
5296         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
5297         misplaced entries.
5299 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
5301         * configure.ac: Enable libjava for x86_64-*-darwin9.
5302         * configure: Regenerate.
5304 2007-12-07  Bill Maddox  <maddox@google.com>
5306         * MAINTAINERS (Write After Approval): Add myself.
5308 2007-12-05  Ben Elliston  <bje@au.ibm.com>
5310         * config.sub, config.guess: Update from upstream sources.
5312 2007-12-02  Matthias Klose  <doko@ubuntu.com>
5314         * config-ml.in: Remove 64bit configure tests.
5316 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5318         * config-ml.in: Robustify against white space in absolute file
5319         names.
5321         * config-ml.in (multi-clean): Substitute ${Makefile}.
5322         Remove superfluous ${Makefile} in list.
5324 2007-11-19  Thiemo Seufer  <ths@mips.com>
5326         * config-ml.in: Don't hardcode the Makefile name.
5328 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
5330         * MAINTAINERS (Write After Approval): Add myself.
5332 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
5334         * MAINTAINERS (Write After Approval): Add myself.
5336 2007-11-06  Doug Kwan  <dougkwan@google.com>
5338         * MAINTAINERS (Write After Approval): Add myself.
5340 2007-10-25  Ben Elliston  <bje@au.ibm.com>
5342         * MAINTAINERS (mercury): Remove entry.
5343         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
5345 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
5347         * Makefile.def (dependencies): Make configure-gdb depend on
5348         all-intl.
5349         * Makefile.in: Regenerated.
5351 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
5353         * MAINTAINERS (Fortran maintainer): Remove myself.
5355 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
5357         * Makefile.def: To avoid problems running with parallel makes,
5358         build newlib before libgloss so that target specific header
5359         files are availble.
5360         * Makefile.in: Regenerate
5362 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
5364         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
5365         * Makefile.in: Regenerate.
5367 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
5369         * MAINTAINERS (Register allocation reviewer): Add myself.
5371 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
5373         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
5374         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
5375         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
5376         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
5377         * configure: Regenerate.
5379 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
5381         * MAINTAINERS (Register allocation reviewer): Add myself.
5383 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
5385         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
5386         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
5387         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
5388         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
5389         * configure.ac: Default them to host tools for $host = $build.
5390         Subst them.
5392         * configure: Regenerate.
5393         * Makefile.in: Regenerate.
5395 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
5397         * MAINTAINERS (Register allocation reviewer): Add myself.
5399 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
5401         * MAINTAINERS (Register allocation reviewer): Add myself.
5403 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
5405         * MAINTAINERS (Write After Approval): Fix typo.
5407 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
5409         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
5410         * configure: Regenerate.
5412 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
5414         PR bootstrap/31906
5415         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
5416         they're already prefixed.
5418 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
5420         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
5421         libstdc++.
5422         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
5423         * configure: Regenerate.
5424         * Makefile.in: Regenerate.
5426 2007-09-17  Andreas Schwab  <schwab@suse.de>
5428         * configure.ac: Raise minimum makeinfo version to 4.6.
5429         * configure: Regenerate.
5431 2007-09-17  Johannes Singler  <singler@ira.uka.de>
5433         * MAINTAINERS (write-after-approval) add myself
5435 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
5437         * configure.ac: Correct makeinfo version check.
5438         * configure: Regenerate.
5440 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
5442         * MAINTAINERS: Update my email address.
5444 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
5446         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
5447         to $skipdirs and only disable gprof for newlib.  Use the normal
5448         mips*-elf* handling in other respects.
5449         * configure: Regnerate.
5451 2007-09-12  David Daney  <ddaney@avtrex.com>
5453         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
5454         enabling libgcj.
5455         * configure: Regenerate.
5457 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
5459         PR other/32154
5460         * configure.ac: For libgloss targets, point the linker to the linker
5461         script, startup code and simulator library.
5462         * configure: Regenerate.
5464 2007-09-07  Andrew Haley  <aph@redhat.com>
5466         * configure.ac (noconfigdirs): Remove target-libffi and
5467         target-libjava.
5468         * configure: Regenerate.
5470 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5472         PR target/33281
5473         * configure.ac: Use config/mh-mingw on mingw.
5474         * configure: Regenerate.
5476 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
5478         * MAINTAINERS (Write After Approval): Add myself.
5480 2007-09-05  Richard Guenther  <rguenther@suse.de>
5482         * configure.ac (--enable-stage1-checking): If neither --enable-checking
5483         nor --disable-checking is provided also turn on yes and types
5484         checking for stage1.
5485         * configure: Re-generate.
5487 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
5489         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
5490         (Write After Approval): Remove myself.
5492 2007-08-29  Nick Clifton  <nickc@redhat.com>
5494         * config.sub, config.guess: Update from upstream sources.
5496 2007-08-22  Bud Davis  <jmdavis@link.com>
5498         * MAINTAINERS (Write After Approval): Added myself.
5499         * MAINTAINERS (Reviewers): Removed myself.
5501 2007-08-18  Paul Brook  <paul@codesourcery.com>
5502             Joseph Myers  <joseph@codesourcery.com>
5504         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
5505         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
5506         * Makefile.in: Regenerate.
5507         * configure.ac (--with-debug-prefix-map): New.
5508         * configure: Regenerate.
5510 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
5511             Nigel Stephens  <nigel@mips.com>
5513         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
5514         as target_makefile_frag.
5515         * configure: Regenerate.
5517 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
5519         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
5520         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
5521         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
5522         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
5523         (do-compare, do-compare3, do-compare-debug): New.
5524         ([+compare-target+]): Use them.
5526 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
5528         * MAINTAINERS (Write After Approval): Change my email address.
5530 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5531             Ben Elliston  <bje@au.ibm.com>
5533         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
5534         --silent if $silent.
5535         * configure: Regenerate.
5537 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
5539         * MAINTAINERS (Various Maintainers): Add myself as
5540         loop infrastructure maintainer.  Update my e-mail
5541         address.
5543 2007-07-31  Diego Novillo  <dnovillo@google.com>
5545         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
5546         Adjust description.
5548 2007-07-26  Richard Guenther  <rguenther@suse.de>
5550         * configure.ac: Add types checking to stage1 checking flags.
5551         * configure: Regenerate.
5553 2007-07-17  Nick Clifton  <nickc@redhat.com>
5555         * COPYING3: New file.  Contains version 3 of the GNU General
5556         Public License.
5557         * COPYING3.LIB: New file.  Contains version 3 of the GNU
5558         Lesser General Public License.
5560 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
5562         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
5564 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
5566         * MAINTAINERS (S/390 co-maintainer): Add myself.
5567         (Write After Approval): Remove myself.
5569 2007-07-13  Dan Hipschman  <dsh@google.com>
5571         * MAINTAINERS (Write After Approval): Add myself.
5573 2007-07-11  Nick Clifton  <nickc@redhat.com>
5575         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
5576         WINDRES export.
5577         * Makefile.in: Regenerate.
5579 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5581         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
5582         maintainer.
5584 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
5586         * lt~obsolete.m4: New. Import from 20070318 libtool.
5588 2007-07-03  Julian Brown  <julian@codesourcery.com>
5590         * MAINTAINERS (Write After Approval): Add myself.
5592 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5594         * configure.ac: Rewrite 'configure --help' strings to look nicer.
5595         * configure: Regenerate.
5597 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5599         * configure.ac: Add some missing m4 quotation.
5600         * configure: Regenerate.
5602 2007-07-02  Simon Baldwin  <simonb@google.com>
5604         * MAINTAINERS (Write After Approval): Add myself.
5606 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
5608         * configure: Regenerate.
5610 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
5612         * Makefile.def: Add windmc tool to build.
5613         * Makefile.tpl: Likewise.
5614         * configure.ac: Likewise.
5615         * Makefile.in: Regenerate.
5616         * configure: Regenerate.
5618 2007-06-28  DJ Delorie  <dj@redhat.com>
5620         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
5621         not building newlib.
5622         * configure: Regenerated.
5624 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
5626         * MAINTAINERS (Write After Approval): Add myself.
5628 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
5630         * MAINTAINERS (Write After Approval): Add myself.
5632 2007-06-19  Chris Matthews  <chrismatthews@google.com>
5634         * MAINTAINERS (Write After Approval): Add myself.
5636 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
5638         * MAINTAINERS (Write After Approval): Add myself.
5640 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
5642         * Makefile.def: Add dependency from configure-gdb to all-bfd.
5643         * Makefile.in: Regenerated.
5645 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
5647         * configure.ac: Don't add target-libmudflap to noconfigdirs for
5648         bfin*-*-uclinux* targets.
5649         * configure: Regenerate.
5651 2007-06-14  Ian Lance Taylor  <iant@google.com>
5653         * MAINTAINERS: Add myself as non-algorithmic global write
5654         maintainer.
5656 2007-06-14  Diego Novillo  <dnovillo@google.com>
5658         * MAINTAINERS: Add self as middle-end maintainer and
5659         non-algorithmic global write maintainer.
5661 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5663         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
5664         Move all Fortran maintainers except Paul Brook into the
5665         Non-Autopoiesis section.
5667 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
5669         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
5670         (distclean-stage[+id+]): Possibly delete stage_last.
5671         * Makefile.in: Regenerate.
5673 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
5675         * MAINTAINERS (Various Maintainer): Fix typo.
5677 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
5679         * MAINTAINERS (Various Maintainer): Add myself as
5680         dataflow maintainer.
5682 2007-06-07  Ben Elliston  <bje@au.ibm.com>
5684         * config.sub, config.guess: Update from upstream sources.
5686 2007-06-07  Ben Elliston  <bje@au.ibm.com>
5688         * Makefile.tpl: Fix spelling error.
5689         * Makefile.in: Regenerate.
5691 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
5693         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
5694         lt_cv_sys_max_cmd_len.
5696 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
5698         * MAINTAINERS (Various Maintainers): Add myself as
5699         auto-vectorizer maintainer.
5701 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
5703         PR libjava/32098
5704         * libtool.m4: Revert previous change.
5705         * ltgcc.m4: Put it here.
5707 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
5709         * MAINTAINERS (Various Maintainers): Add myself as
5710         auto-vectorizer maintainer.
5712 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
5714         PR libjava/32098
5715         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
5717 2007-05-30  Richard Guenther  <rguenther@suse.de>
5719         * MAINTAINERS (Various Maintainers): Add myself as
5720         auto-vectorizer maintainer.
5722 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
5724         PR bootstrap/29382
5725         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
5726         * configure: Rebuilt.
5728 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
5730         * MAINTAINERS (Write After Approval): Removed my name.
5732 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
5734         * MAINTAINERS (Write After Approval): Remove myself.
5736 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
5738         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
5740 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
5742         * ltmain.sh: Update from ToT Libtool.
5743         * libtool.m4: Update from ToT Libtool.
5744         * ltsugar.m4: New. Update from ToT Libtool.
5745         * ltversion.m4: New. Update from ToT Libtool.
5746         * ltoptions.m4: New. Update from ToT Libtool.
5747         * ltconfig: Remove.
5748         * ltcf-c.sh: Remove.
5749         * ltcf-cxx.sh: Remove.
5750         * ltcf-gcj.sh: Remove.
5752 2007-05-22  Ollie Wild  <aaw@google.com>
5754         * MAINTAINERS (Write After Approval): Add myself.
5756 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
5758         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
5759         stage_cflags.
5760         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
5761         Remove CFLAGS/LIBCFLAGS.
5762         (configure-stage[+id+]-[+prefix+][+module+],
5763         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
5764         * Makefile.in: Regenerate.
5766 2007-05-15  Diego Novillo  <dnovillo@google.com>
5768         * MAINTAINERS: Update e-mail address.
5770 2007-05-15  Revital Eres  <eres@il.ibm.com>
5772         * MAINTAINERS (Write After Approval): Add myself.
5774 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
5776         * MAINTAINERS (Write After Approval): Updated my address.
5778 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
5780         * MAINTAINERS (Write After Approval): Add myself.
5782 2007-05-11  Silvius Rus  <rus@google.com>
5784         * MAINTAINERS (Write After Approval): Add myself.
5786 2007-04-23  Tom Tromey  <tromey@redhat.com>
5788         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
5790 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
5792         * MAINTAINERS (cpplib): Rename to ...
5793         (libcpp): ... this.  Add C/C++ front end maintainers.
5795 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
5797         * config-ml.in: Pass ${ml_config_env} to configure calls.
5799 2007-04-04  Christian Bruel  <christian.bruel@st.com>
5801         * MAINTAINERS (Write After Approval): Add myself.
5803 2007-04-02  Dave Korn  <dave.korn@artimi.com>
5805         * MAINTAINERS (Write After Approval): Add myself.
5807 2007-03-31  Tobias Burnus  <burnus@net-b.de>
5809         * MAINTAINERS (fortran 95 front end): Add myself.
5811 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
5813         * MAINTAINERS (Write After Approval): Add myself.
5815 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
5817         * MAINTAINERS (Modulo Scheduler): Add myself.
5819 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
5821         * MAINTAINERS (fortran 95 front end): Add myself.
5822         (c++ front end): whitespace fix.
5824 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
5826         * MAINTAINERS (Write After Approval): Add myself.
5828 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
5830         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
5831         of glob.  Quote arguments with single quotes too.
5832         * configure: Regenerate.
5834 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
5836         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
5837         * Makefile.in: Regenerate
5839 2007-03-07  Andreas Schwab  <schwab@suse.de>
5841         * configure: Regenerate.
5843 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
5845         * configure.ac: Add "--with-pdfdir" configure option,
5846         which defines pdfdir variable.
5847         * Makefile.def (target=fixincludes): Add install-pdf to
5848         missing targets.
5849         (recursive_targets): Add install-pdf target.
5850         (flags_to_pass): Add pdfdir.
5851         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
5852         target.
5853         * configure: Regenerate
5854         * Makefile.in: Regenerate
5856 2007-02-28  Eric Christopher  <echristo@apple.com>
5858         Revert:
5859         2006-12-07  Mike Stump  <mrs@apple.com>
5861         * Makefile.def (dependencies): Add dependency for
5862         install-target-libssp and install-target-libgomp on
5863         install-gcc.
5864         * Makefile.in: Regenerate.
5866 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
5868         * configure: Regenerate.
5869         * configure.ac: Move statements after variable declarations.
5871 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
5873         * MAINTAINERS: Add myself as sh maintainer.
5875 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
5877         * configure.ac: Adjust for loop syntax.
5878         * configure: Regenerate.
5880 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
5882         * configure: Rebuilt.
5884 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
5886         * configure.ac: Drop multiple occurrences of --enable-languages,
5887         and fix its quoting.
5888         * configure: Rebuilt.
5890 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
5891             Nathan Sidwell  <nathan@codesourcery.com>
5892             Vladimir Prus  <vladimir@codesourcery.com>
5893             Joseph Myers  <joseph@codesourcery.com>
5895         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
5896         * configure: Regenerate.
5898 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
5900         * ltconfig (freebsd*): Default to elf.
5902 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
5904         * configure.ac (target_libraries): Move libgcc before libiberty.
5905         * configure: Regenerated.
5907 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
5908             Paolo Bonzini  <bonzini@gnu.org>
5910         PR bootstrap/30753
5911         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
5912         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
5913         * configure: Regenerated.
5915 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5917         * MAINTAINERS (Language Front End Maintainers): Update my mail
5918         address.
5920 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
5922         PR bootstrap/30748
5923         * configure.ac: Correct syntax for Solaris ksh.
5924         * configure: Regenerated.
5926 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5928         * configure.ac: Sync with src.
5929         * configure: Regenerate.
5931 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5933         * Makefile.in: Regenerate.
5935 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5937         * config.sub: Sync with src.
5939 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
5941         * Makefile.tpl (build_alias, host_alias, target_alias): Use
5942         noncanonical equivalents.
5943         * configure.in: Rename to...
5944         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
5945         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
5946         target_noncanonical.  Use them.  Rewrite removal of configure
5947         arguments for autoconf 2.59.  Discard variable settings.  Force
5948         program_transform_name for native tools.
5950         * Makefile.in: Regenerated.
5951         * configure: Regenerated with autoconf 2.59.
5953 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
5955         * MAINTAINERS (Write After Approval): Add myself.
5957 2007-01-31  Andreas Schwab  <schwab@suse.de>
5959         * Makefile.tpl (LDFLAGS): Substitute it.
5960         * Makefile.in: Regenerate.
5962 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
5964         * MAINTAINERS (Write After Approval): Add myself.
5966 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
5968         * MAINTAINERS (spu port): Add myself.
5970 2007-01-23  Richard Guenther  <rguenther@suse.de>
5972         PR bootstrap/30541
5973         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
5974         * Makefile.tpl (GNATBIND): Substitute it.
5975         (GNATMAKE): Likewise.
5976         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
5977         of STAGE_PREFIX.
5978         * Makefile.in: Regenerate.
5979         * configure: Regenerate.
5981 2007-01-18  Mike Stump  <mrs@apple.com>
5983         * configure.in: Re-enable -Werror for gcc builds.
5985 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
5987         * MAINTAINERS (Write After Approval): Add myself.
5989 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
5991         * configure.in: Change == to = in test command.
5992         * configure: Regenerate.
5994 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
5995             Nick Clifton  <nickc@redhat.com>
5996             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
5998         * configure.in (build_configargs, host_configargs, target_configargs):
5999         Remove build/host/target parameters.
6000         (host_libs): Add gmp and mpfr.
6001         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
6002         * Makefile.def (gmp, mpfr): New.
6003         (gcc): Remove target.
6004         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
6005         target_os, target_vendor): New.
6006         (configure): Add host_alias/target_alias arguments; adjust invocations.
6007         * configure: Regenerate.
6008         * Makefile.in: Regenerate.
6010 2007-01-11  Matt Fago  <fago@earthlink.net>
6012         * configure.in: Try to link to functions only in mpfr 2.2.x
6013         to improve robustness of configure tests.
6014         * configure: Regenerate.
6016 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
6018         * MAINTAINERS: Add myself as i386 maintainer.
6020 2007-01-08  Jan Hubicka  <jh@suse.cz>
6022         * MAINTAINERS: Add myself as i386 maintainer.
6024 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
6026         * configure.in: Add support for an x86_64-mingw* target.
6027         * configure: Regenerate.
6029 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
6031         * Makefile.tpl (all-target): Correct @if conditional for target
6032         modules.
6033         * configure.in: Omit libiberty if building only target libgcc.
6034         * configure, Makefile.in: Regenerated.
6036 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
6038         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
6039         * configure: Regenerate.
6041 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
6043         * Makefile.def (target_modules): Add libgcc.
6044         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
6045         * Makefile.tpl (clean-target-libgcc): Delete.
6046         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
6047         on gcc even for bootstrapped modules.  Rewrite handling of
6048         lang_env_dependencies to loop over target_modules.
6049         * configure.in (target_libraries): Add target-libgcc.
6050         * Makefile.in, configure: Regenerated.
6052 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
6054         * configure.in: Reorganize recognition of languages.  Add
6055         --enable-stage1-languages.  Show supported languages for the chosen
6056         target rather than all recognized languages.
6057         * configure: Regenerate.
6059 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
6061         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
6062         * Makefile.in: Regenerate.
6064 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6066         * configure.in: Warn that MPFR 2.2.0 is buggy.
6067         * configure: Regenerate.
6069 2006-12-27  Ian Lance Taylor  <iant@google.com>
6071         * configure.in: When removing Makefiles to force a reconfigure, also
6072         remove prev-DIR*/Makefile.
6073         * configure: Regenerate.
6075 2006-12-22  Andreas Schwab  <schwab@suse.de>
6077         * configure: Regenerate with correct autoconf version.
6079 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
6081         * configure.in: add AC_SUBST for *_FOR_TARGET.
6082         * configure: Regenerate.
6084 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6086         * configure.in: Simplify logic for rejecting languages that cannot
6087         be built.  Separate the case when a language is unsupported,
6088         from the case when the user chooses not to build a language.
6090 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6092         * configure.in: Remove "$build" case for powerpc-*-darwin* since
6093         it only affects bootstrap and could be tested on "$host" as well.
6094         * configure: Regenerate.
6095         * config/mh-ppc-darwin: Add to the stage1 cflags here.
6097 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6099         PR bootstrap/29544
6100         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
6101         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
6102         move here comment from Makefile.tpl.
6103         * Makefile.tpl: Move some definitions higher in the file.
6104         (STAGE1_CHECKING): New.
6105         * configure.in: Add --enable-stage1-checking.
6106         * configure: Regenerate.
6107         * Makefile.in: Regenerate.
6109 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6111         * MAINTAINERS: Add myself as build system maintainer.
6113 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
6115         * MAINTAINERS (Write After Approval): Add myself.
6117 2006-12-13  Eric Christopher  <echristo@apple.com>
6119         * MAINTAINERS: Add myself as darwin maintainer.
6121 2006-12-11  Ian Lance Taylor  <ian@airs.com>
6123         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
6125 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
6127         MAINTAINERS: Update my entry.
6129 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
6131         * configure.in:  Handle spu makefile frag.
6132         * Makefile.tpl (MAINT): Define
6133         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
6134         * configure: Regenerate.
6135         * Makefile.in: Regenerate.
6137 2006-12-11  Ben Elliston  <bje@au.ibm.com>
6139         * config.guess: Import latest version.
6140         * config.sub: Likewise.
6142 2006-12-11  Ben Elliston  <bje@au.ibm.com>
6144         * configure.in (spu-*-*): Don't skip target-libiberty.
6145         * configure: Regenerate.
6147 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
6149         PR bootstrap/30134
6150         * configure.in: Correct x86 darwin support for libjava to powerpc
6151         and i?86 only.
6152         * configure: Regenerate.
6154 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
6156         * configure.in: Add x86 darwin support for libjava.
6157         * configure: Regenerate.
6159 2006-12-07  Mike Stump  <mrs@apple.com>
6161         * Makefile.def (dependencies): Add dependency for
6162         install-target-libssp and install-target-libgomp on
6163         install-gcc.
6164         * Makefile.in: Regenerate.
6166 2006-12-04  Richard Guenther  <rguenther@suse.de>
6168         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
6169         (Non-Algorithmic Maintainers): Move over non-algorithmic
6170         loop optimizer maintainers, add myself as a non-algorithmic
6171         middle-end maintainer.
6173 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
6175         * MAINTAINERS (Write After Approval): Add myself.
6177 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6179         * configure.in: Update error message for missing GMP/MPFR.
6181         * configure: Regenerate.
6183 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6185         * configure.in: Update MPFR version in error message.
6187         * configure: Regenerate.
6189 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6191         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
6192         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
6193         --with-gmp-lib): New flags.
6195         * configure: Regenerate.
6197 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
6199         * MAINTAINERS (Write After Approval): Change my email address.
6201 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
6203         * MAINTAINERS (Write After Approval): Add myself.
6205 2006-11-22  Philipp Thomas  <pth@suse.de>
6207         * MAINTAINERS (i18n): Update e-mail address.
6209 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
6211         * MAINTAINERS (spu port): Add myself as maintainer.
6212         (Write After Approval): Remove myself.
6214 2006-11-22  Ben Elliston  <bje@au.ibm.com>
6216         * configure.in (skipdirs): Don't build libssp for SPU.
6217         * configure: Regenerate.
6219 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
6221         * MAINTAINERS (spu port): Add myself as maintainer.
6222         (libobjc): Update my email address.
6224 2006-11-21  Andrea Bona  <andrea.bona@st.com>
6226         * MAINTAINERS (Write After Approval): Add myself.
6228 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
6230         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
6231         * configure : Rebuilt.
6233 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
6235         * MAINTAINERS (Write After Approval): Add myself.
6237 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
6239         * MAINTAINERS (Write After Approval): Add myself.
6241 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6243         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
6244         libmpfr.a.
6245         * configure: Regenerate.
6247 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
6249         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
6250         (unstage): Test for stage_last presence.
6252         PR bootstrap/29802
6253         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
6254         STAGE_PREFIX.
6255         * Makefile.in: Regenerate.
6257 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
6259         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
6260         maintainers.
6262 2006-11-14  Erven Rohou  <erven.rohou@st.com>
6264         * MAINTAINERS (Write After Approval): Add myself.
6266 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
6268         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
6269         and stageN-package/Makefile.
6270         * Makefile.in: Regenerated.
6272 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
6274         * configure.in: Remove target-libgloss from noconfigdirs for
6275         bfin-*-*.
6276         * configure: Regenerated.
6278 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6280         * configure.in (have_gmp): Only error if the gcc directory exists.
6282         * configure: Regenerate.
6284 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6286         * configure.in: Robustify error message for missing GMP/MPFR.
6288         * configure: Regenerate.
6290 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
6292         * MAINTAINERS (Write After Approval): Add myself.
6294 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
6296         * MAINTAINERS: Change email address.
6298 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
6300         * MAINTAINERS (Write After Approval): Add myself.
6302 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
6304         * MAINTAINERS (Write After Approval): Add myself.
6306 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
6308         * MAINTAINERS (Write After Approval): Move myself to
6309         Write After Approval section.
6311 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6313         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
6314         need_gmp anymore.
6315         * configure: Regenerate.
6317 2006-10-16  Tobias Burnus  <burnus@net-b.de>
6319         * MAINTAINERS (Write After Approval): Add myself.
6321 2006-10-16  Ben Elliston  <bje@au.ibm.com>
6323         * config.guess: Import latest version.
6324         * config.sub: Likewise.
6326 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
6328         * Makefile.def: Added pdf target handling.
6329         * Makefile.tpl: Added pdf target handling.
6330         * Makefile.in: Regenerated.
6332 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
6334         * MAINTAINERS: Add self as score port maintainer.
6336 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
6338         * MAINTAINERS (Write After Approval): Add myself.
6340 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
6342         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
6343         or newer.
6344         * configure: Regenerated.
6346 2006-09-27  Dave Brolley  <brolley@redhat.com>
6348         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
6349         using $s instead of $r.
6350         * configure: Regenerated.
6352 2006-09-26  Thiemo Seufer  <ths@mips.com>
6354         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
6355         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
6356         * configure: Regenerate.
6358 2006-09-24  Graeme Peterson  <gridly@gmail.com>
6360         * MAINTAINERS (Write After Approval): Remove myself.
6362 2006-09-22  Chao-ying Fu  <fu@mips.com>
6364         * MAINTAINERS (Write After Approval): Add myself.
6366 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
6368         * MAINTAINERS: Add self as soft-fp maintainer.
6370 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
6372         * MAINTAINERS: Add myself as avr maintainer.
6373         Remove Marek Michalkiewicz as avr maintainer.
6375 2006-09-07  Roberto Costa  <roberto.costa@st.com>
6377         * MAINTAINERS (Write After Approval): Add myself.
6379 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
6381         * configure.in: Never build newlib for a Mingw host.
6382         Never build newlib as Mingw target library.
6383         Test the existence of winsup/cygwin for building a Cygwin newlib,
6384         rather than just winsup.
6385         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
6386         building a Mingw target.
6387         * configure: Regenerate.
6389 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
6391         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
6393 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
6395         * config.guess: Import from src (was more updated).
6396         * config.sub: Likewise.
6398 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
6400         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
6401         * configure: Regenerated.
6403 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
6405         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
6406         for stages after the first.
6408 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
6410         * Makefile.def: Add dependencies for configure-opcodes
6411         on configure-intl and all-opcodes on all-intl.
6412         * Makefile.in: Regenerated.
6414 2006-07-13  Ben Elliston  <bje@au.ibm.com>
6416         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
6418 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
6420         Port to hosts whose 'sort' and 'tail' implementations
6421         treat operands with leading '+' as file names, as POSIX
6422         has required since 2001.  However, make sure the code still
6423         works on pre-POSIX hosts.
6424         * ltmain.sh: Don't assume "sort +2" is equivalent to
6425         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
6427 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
6429         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
6431 2006-07-04  Peter O'Gorman  <peter@pogma.com>
6433         * ltconfig: chmod 644 before ranlib during install.
6435 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6437         PR bootstrap/18058
6438         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
6439         if the bootstrap compiler is a GCC version that supports it.
6440         * configure: Regenerate.
6442 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
6444         * configure.in: Fix thinkos in previous check-in.
6445         * configure: Regenerate.
6447 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
6449         PR other/27063
6450         * configure.in: Test subdir_requires and give an appropriate
6451         error message.
6452         * configure: Regenerate.
6454 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
6456         * MAINTAINERS (Write After Approval): Add myself.
6458 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
6460         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6462 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
6464         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6466 2006-06-20  David Ayers  <d.ayers@inode.at>
6468         PR bootstrap/28072
6469         * configure.in: Add target-boehm-gc to noconfigdirs depending on
6470         whether target-libjava is being configured instead of whether the
6471         java front end is enabled.
6472         * configure: Regenerate.
6474 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6476         PR target/27540
6477         * configure.in: Only enable libgomp on IRIX 6.
6478         * configure: Regenerate.
6480 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
6482         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
6483         too.
6484         * Makefile.in: Regenerate.
6486 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
6488         * config-ml.in: Alter CCASFLAGS to include special
6489         multilib options the same as is done for CFLAGS.
6491 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6493         * configure.in: Don't enable libgomp on hpux10.
6494         * configure: Rebuilt.
6496 2006-06-12  David Ayers  <d.ayers@inode.at>
6498         PR bootstrap/27963
6499         PR target/19970
6500         * configure.in: Remove target-boehm-gc from noconfigdirs where
6501         ${libgcj} is specified.
6502         * configure: Regenerate.
6504 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
6506         Sync from src:
6508         * configure.in: Sync.
6509         * configure: Regenerated.
6511         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
6513         * Makefile.def: Added dependencies from sim and gdb on intl, and
6514         added configure dependencies to everything with an all dependency
6515         on intl.
6516         * Makefile.in: Regenerated.
6518 2006-06-06  David Ayers  <d.ayers@inode.at>
6520         PR libobjc/13946
6521         * Makefile.def: Add dependencies for libobjc which boehm-gc.
6522         * Makefile.in: Regenerate.
6523         * configure.in: Add --enable-objc-gc at toplevel and have it
6524         enable boehm-gc for Objective-C.
6525         Remove target-boehm-gc from libgcj.
6526         Add target-boehm-gc to target_libraries.
6527         Add target-boehm-gc to noconfigdirs where ${libgcj}
6528         is specified.
6529         Assert that boehm-gc is supported when requested for Objective-C.
6530         Only build boehm-gc if needed either for Java or Objective-C.
6531         * configure: Regenerate.
6533 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
6535         PR 27674
6536         * Makefile.tpl (configure-[+prefix+][+module+],
6537         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
6538         Remove rule to unstage bootstrapped modules.
6539         (stage_current): New.
6540         * Makefile.in: Regenerate.
6542 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
6544         * MAINTAINERS (Write After Approval): Update my e-mail address.
6546 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
6548         * include/libiberty.h: Declare pex_run_in_environment.
6550 2006-05-31  Asher Langton  <langton2@llnl.gov>
6552         * MAINTAINERS (Write After Approval): Add myself.
6554 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
6556         * Makefile.def (bfd, opcodes): Fix lib_path.
6557         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
6558         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
6559         * Makefile.in: Regenerate.
6561 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
6563         * Makefile.in: Regenerate.
6565 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
6567         * Makefile.def: Add install-html target. Add datarootdir
6568         docdir and htmldir to flags_to_pass.
6569         * Makefile.tpl: Add install-html target.
6570         * Makefile.in: Regenerate.
6571         * configure.in: Add --with-datarootdir, --with-docdir, and
6572         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
6573         * configure: Regenerate.
6575 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
6577         * configure.in: Enable gprof for cross builds.
6578         * configure: Regenerate.
6580 2006-05-22  Richard Guenther  <rguenther@suse.de>
6582         Revert
6583         2006-01-31  Richard Guenther  <rguenther@suse.de>
6584         Paolo Bonzini  <bonzini@gnu.org>
6586         * Makefile.def (target_modules): Add libgcc-math target module.
6587         * configure.in (target_libraries): Add libgcc-math target library.
6588         (--enable-libgcc-math): New configure switch.
6589         * Makefile.in: Re-generate.
6590         * configure: Re-generate.
6591         * libgcc-math: New toplevel directory.
6593 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6594             Andreas Tobler  <a.tobler@schweiz.ch>
6596         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
6597         * configure: Rebuilt.
6599 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
6601         * MAINTAINERS (Write After Approval): Add myself.
6603 2006-05-01  DJ Delorie  <dj@redhat.com>
6605         * configure.in: Restore CFLAGS if GMP isn't present.
6606         * configure: Regenerate.
6608 2006-05-01  Richard Guenther  <rguenther@suse.de>
6610         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
6611         maintainer.
6613 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
6615         * MAINTAINERS (Write After Approval): Add myself.
6617 2006-04-28  Jan Beulich  <jbeulich@novell.com>
6619         * MAINTAINERS (Write After Approval): Add myself.
6621 2006-04-18  DJ Delorie  <dj@redhat.com>
6623         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
6624         reference libgloss so that libssp can be built in a combined
6625         tree.
6626         * configure: Regenerate.
6628 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
6630         * MAINTAINERS (Write After Approval): Add myself.
6632 2006-04-05  Ben Elliston  <bje@au.ibm.com>
6634         * configure.in: Require makeinfo 4.4 or higher.
6635         * configure: Regenerate.
6637 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
6639         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
6640         Rearrange the entries of other libraries to have them in one place.
6642 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
6644         * MAINTAINERS (Write After Approval): Remove myself.
6645         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6647 2006-03-14  Richard Guenther  <rguenther@suse.de>
6649         * configure: Regenerate with autoconf 2.13.
6651 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
6653         * MAINTAINERS: Use my work address.
6655         * MAINTAINERS: Update my E-mail address.
6657 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
6659         * configure.in: Handle --disable-<component> generically.
6660         * configure: Regenerate.
6662 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
6664         PR libgcj/17311
6665         * ltmain.sh: Don't use "$finalize_rpath" for compile.
6667 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
6669         * MAINTAINERS (Write After Approval):  Remove myself.
6670         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
6672 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
6674         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
6675         (TARGET_CONFIGDIRS): Remove.
6676         * configure.in: Remove AC_SUBST(target_configdirs).
6677         * Makefile.in, configure: Regenerated.
6679 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
6681         * MAINTAINERS (Write After Approval):  Remove myself.
6682         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
6684 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
6686         PR bootstrap/25670
6688         * Makefile.tpl ([+compare-target+]): Print explanation messages.
6690         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
6691         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
6692         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
6693         BUILD_PREFIX, BUILD_PREFIX_1.
6694         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
6696         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
6697         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
6699         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
6700         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
6701         of `cat stage_current`.  Always provide the `r' and `s' variables.
6702         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
6703         a single shell execution.
6704         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
6705         bootstrapped modules, make the stage1 module if the build was not
6706         started yet, else build the current stage.
6707         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
6708         (all-build, all-host, all-target, [+make_target+]-host,
6709         [+make_target+]-target): Do not use \-continued lines.
6710         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
6711         (current_stage, restrap, stage_last): New.
6713         * Makefile.in: Regenerate.
6714         * configure: Regenerate.
6716 2006-02-19  Bud Davis  <jmdavis@link.com>
6718         * MAINTAINERS (Write After Approval):  Remove myself.
6719         (Language Front End Maintainers):  Add myself as fortran 95
6720         maintainer and update e-mail address.
6722 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
6724         * MAINTAINERS (Write After Approval):  Remove myself.
6725         (Language Front End Maintainers):  Add myself as fortran 95
6726         maintainer.
6728 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
6730         * MAINTAINERS (Write After Approval): Add myself.
6732 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
6734         * MAINTAINERS (Write After Approval):  Remove myself.
6735         (Language Front End Maintainers):  Add myself as
6736         fortran 95 maintainer.
6738 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
6740         Sync from src:
6742         2005-12-27  Leif Ekblad  <leif@rdos.net>
6744         * configure.in: Add support for RDOS target.
6745         * configure: Regenerate.
6747 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
6748             Andreas Schwab  <schwab@suse.de>
6750         * configure: Regenerate.
6752 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
6754         * configure.in (enable_libgomp): Add AIX.
6755         * configure: Regenerate.
6757 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
6759         * MAINTAINERS (Write After Approval): Add myself.
6761 2006-02-03  Lee Millward  <lee.millward@gmail.com>
6763         * MAINTAINERS (Write After Approval): Add myself.
6765 2006-01-31  Richard Guenther  <rguenther@suse.de>
6766         Paolo Bonzini  <bonzini@gnu.org>
6768         * Makefile.def (target_modules): Add libgcc-math target module.
6769         * configure.in (target_libraries): Add libgcc-math target library.
6770         (--enable-libgcc-math): New configure switch.
6771         * Makefile.in: Re-generate.
6772         * configure: Re-generate.
6773         * libgcc-math: New toplevel directory.
6775 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
6777         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
6778         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
6779         the assembler, linker and binutils.
6780         * configure: Regenerate.
6782 2006-01-22  Dirk Mueller  <dmueller@suse.de>
6784         * MAINTAINERS (Write After Approval): Add myself.
6786 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
6788         * configure: Regenerate.
6790 2006-01-18  Richard Henderson  <rth@redhat.com>
6791             Jakub Jelinek  <jakub@redhat.com>
6792             Diego Novillo  <dnovillo@redhat.com>
6794         * libgomp: New directory.
6795         * Makefile.def: Add target_module libgomp.
6796         * Makefile.in: Regenerate.
6797         * configure.in (target_libraries): Add target-libgomp.
6798         * configure: Regenerate.
6800 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
6802         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
6803         @ from continuation.
6804         * Makefile.in: Rebuilt.
6806 2006-01-04  Chris Lattner  <sabre@gnu.org>
6808         * MAINTAINERS (Write After Approval): Add myself.
6810 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
6812         PR bootstrap/24252
6814         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
6815         * Makefile.tpl (OBJDUMP): New.
6816         (EXTRA_HOST_FLAGS): Add it.
6817         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
6819         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
6820         to use symbolic links between directories.  Avoid race conditions
6821         or make them harmless.
6822         * configure.in: Do not try to use symbolic links between directories.
6824         * Makefile.def (LEAN): Pass.
6825         * Makefile.tpl (LEAN): Define.
6826         (stage[+id+]-start): Accept that the previous directory does not
6827         exist, if the bootstrap is lean.
6828         (stage[+id+]-bubble): Invoke lean bootstrap commands after
6829         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
6830         configure substitution.
6831         ([+compare-target+]): Likewise.
6832         ([+bootstrap-target+]-lean): New.
6833         * configure.in: Remove lean bootstrap support from here.
6835         * Makefile.in: Regenerate.
6836         * configure: Regenerate.
6838 2006-01-04  Ben Elliston  <bje@au.ibm.com>
6840         * MAINTAINERS (libdecnumber): Add myself.
6842 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
6844         * libtool-ldflags: New script.
6846 2006-01-02  Andreas Schwab  <schwab@suse.de>
6848         * configure.in: When reconfiguring remove Makefile in
6849         all stage directories.
6850         * configure: Regenerate.
6852 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
6854         * MAINTAINERS: Update my email address.
6856 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
6858         Revert Ada-related part of the previous change.
6860         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
6861         Do not pass.
6862         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
6863         * Makefile.in: Regenerate.
6864         * configure.in: Do not include mt-ppc-aix target fragment.
6865         * configure: Regenerate.
6867 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
6869         * configure.in: Select appropriate fragments for PowerPC/AIX.
6870         * configure: Regenerate.
6872         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
6873         BOOT_CFLAGS, BOOT_LDFLAGS.
6874         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
6875         BOOT_CFLAGS, BOOT_LDFLAGS.
6876         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
6877         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
6878         (stage): Fail if we cannot complete the work.
6879         * Makefile.in: Regenerate.
6881 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
6883         * configure.in: Replace ms1 with mt.
6884         * configure: Rebuilt.
6886 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
6888         * MAINTAINERS: Update my email address.
6890 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
6892         * Makefile.tpl (all, do-[+make_target+], do-check, install,
6893         install-host-nogcc): Don't invoke $(stage) at the end.
6894         * Makefile.in: Regenerate.
6896 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
6898         * configure.in: Flip the top-level bootstrap switch.
6899         * configure: Regenerate.
6901 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
6903         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
6904         $(stage) and $(unstage).
6905         (EXTRA_TARGET_FLAGS): Correct double-quoting.
6906         (all): Remove stray semicolon.
6907         (local-distclean): Don't handle multilib.tmp and multilib.out.
6908         (install.all): Set $s for consistency.
6909         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
6910         check_multilibs setting.  Always make the install directory.
6911         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
6912         Correct @if/@endif.
6913         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
6914         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
6915         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
6916         (multilib.out): Remove.
6917         * Makefile.in: Regenerated.
6919 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
6921         * MAINTAINERS (Write After Approval): Add myself.
6923 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
6925         * MAINTAINERS: Add myself as mt maintainer.
6927         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
6929 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
6931         * MAINTAINERS: Change email address.
6933 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
6935         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
6936         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
6937         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
6938         Find in-tree tools if available.
6939         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
6940         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
6941         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
6942         (COMPILER_*_FOR_TARGET): New.
6943         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
6944         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
6945         (CONFIGURED_*, USUAL_*): Remove.
6946         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
6947         STRIP): Use autoconf substitutions.
6948         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
6949         COMPILER_NM_FOR_TARGET): New.
6950         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
6952         (all): Make all-host and all-target in parallel.
6953         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
6954         that $$r and $$s are set before invoking a recursive make.
6955         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
6956         ([+bootstrap-target+]): Inline most of the `all' target.
6958 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6960         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
6961         from the gcc build directory.
6962         * Makefile.in: Regenerate.
6964 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6966         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
6967         depend on all-libdecnumber.
6968         * configure.in (host_libs): Include libdecnumber.
6969         * Makefile.in: Regenerate.
6970         * configure: Likewise.
6972 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6974         * libdecnumber: Import decNumber sources from the dfp-branch.
6976 2005-11-21  Kean Johnston  <jkj@sco.com>
6978         * config.sub, config.guess: Sync from upstream sources.
6980 2005-11-21  Ben Elliston  <bje@au.ibm.com>
6982         Import from Autoconf sources:
6984         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
6985         * config/move-if-change: Don't output "$2 is unchanged";
6986         suggested by Ben Elliston.  Handle weird characters correctly.
6988 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
6990         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
6991         to match upstream libtool for darwin.
6993 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
6995         * Makefile.def: Remove gdb dependencies for gdbtk.
6996         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
6997         (configure-gdb, install-gdb): New rules.
6998         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
6999         * Makefile.in, configure: Regenerated.
7001 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
7003         * MAINTAINERS (Write After Approval): Add myself.
7005 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
7007         * MAINTAINERS (Write After Approval): Add myself.
7009 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
7011         * MAINTAINERS (alias analysis): Add Daniel Berlin and
7012         Diego Novillo.
7014 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
7016         PR bootstrap/24297
7017         * Makefile.tpl (do-[+make-target+], do-check, install,
7018         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
7019         are set before recursing.
7020         * Makefile.in: Regenerate.
7022 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
7024         PR bootstrap/18939
7025         * Makefile.def (gcc) <target>: Fix thinko.
7026         * Makefile.in: Regenerate.
7028 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
7030         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
7031         * configure: Regenerate.
7033 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
7035         * MAINTAINERS (Write After Approval): Add self.
7037 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
7039         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
7040         target-libffi, target-qthreads, target-libjava, and
7041         targetlibobjc.
7042         * configure: Regenerate.
7044 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
7046         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
7047         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
7048         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
7049         (USUAL_OBJDUMP_FOR_TARGET): New.
7050         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
7051         * configure.in: Check for $OBJDUMP_FOR_TARGET.
7052         * configure, Makefile.in: Regenerated.
7054 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
7056         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
7057         before other host packages.
7059 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
7061         * MAINTAINERS: Add self as sh libraries/configury maintainer.
7063 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
7065         PR bootstrap/22340
7067         * configure.in (default_target): Remove.
7068         * Makefile.tpl (all): Do not use prerequisites as subroutines
7069         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
7070         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
7071         use prerequisites as subroutines.
7072         (check-host, check-target): New.
7073         (bootstrap configure & all targets): Do not use stage*-start
7074         if the directory layout is already ok.
7075         (non-bootstrap configure & all targets): Prepend a $(unstage).
7076         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
7077         (NOTPARALLEL): Remove.
7078         (unstage, stage variables): New variables.
7079         (unstage, stage targets): Simply expand to those variables.
7081         * configure: Regenerate.
7082         * Makefile.in: Regenerate.
7084 2005-10-04  James E Wilson  <wilson@specifix.com>
7086         * Makefile.def (lang_env_dependencies): Add libmudflap.
7087         * Makefile.in: Regenerate.
7089 2005-10-03  Andreas Schwab  <schwab@suse.de>
7091         Backport from libtool CVS:
7092         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
7094         * ltmain.sh: add support for installing into temporary
7095         staging area (e.g. 'make install DESTDIR=...')
7097 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
7099         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
7100         * configure: Regenerated.
7102 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
7104         * configure: Regenerate with the correct
7105         autoconf version.
7107 2005-09-30  Catherine Moore  <clm@cm00re.com>
7109         * configure.in (bfin-*-*): New.
7110         * configure: Regenerated.
7112 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
7114         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
7115         (LIPO_FOR_TARGET): New.
7116         (CONFIGURED_LIPO_FOR_TARGET): New.
7117         (USUAL_LIPO_FOR_TARGET): New.
7118         (STRIP_FOR_TARGET): New.
7119         (CONFIGURED_STRIP_FOR_TARGET): New.
7120         (USUAL_STRIP_FOR_TARGET): New.
7121         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
7122         STRIP_FOR_TARGET.
7123         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
7124         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
7125         * Makefile.in: Regenerate.
7126         * configure: Regenerate.
7128 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
7130         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
7131         (rs6000-*-aix*): Same.
7132         * configure: Regenerate.
7134 2005-09-16  Tom Tromey  <tromey@redhat.com>
7136         * MAINTAINERS: Add self as java maintainer.
7138 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
7140         * configure.in: Recognize f95 in the --enable-languages option,
7141         and substitute it for fortran, issuing a warning.
7142         * configure: Regenerate.
7144 2005-08-30  Phil Edwards  <phil@codesourcery.com>
7146         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
7147         * configure:  Regenerated.
7149 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
7151         * MAINTAINERS: Add self as ms1 maintainer.
7153 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
7155         * Makefile.def (libssp): Add to lang_env_dependencies.
7156         * Makefile.in: Regenerate.
7158 2005-08-18  Ian Lance Taylor  <ian@airs.com>
7160         * MAINTAINERS: Add myself as middle-end maintainer.
7162 2005-08-17  Christian Groessler  <chris@groessler.org>
7164         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
7165         * Makefile.in: Regenerate.
7167 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
7169         * MAINTAINERS (write after approval): Added myself.
7171 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
7173         * MAINTAINERS (Write After Approval): Add myself.
7175 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
7177         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
7178         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
7179         Look for alternate names of the target cc and c++
7180         * configure: Regenerate.
7182 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
7184         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7185         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
7186         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
7187         tools; remove code to manually set them.
7188         (Target tools): Look in the environment for them.
7189         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7190         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
7191         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
7192         build directory.
7193         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
7194         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
7195         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
7196         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7197         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
7198         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
7199         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
7200         * configure: Regenerate.
7201         * Makefile.in: Regenerate.
7203 2005-07-28  Ben Elliston  <bje@au.ibm.com>
7205         * MAINTAINERS: Update for removed CPU targets.
7207 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
7209         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7210         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
7211         * Makefile.in: Regenerated.
7213 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
7215         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
7216         (CFLAGS_FOR_TARGET): Use it.
7217         (CXXFLAGS_FOR_TARGET): Likewise.
7218         * Makefile.in: Regenerated.
7219         * configure.in (--with-build-sysroot): New option.
7220         * configure: Regenerated.
7222 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
7224         * Makefile.tpl: Wrap install between unstage and stage
7225         * Makefile.in: Regenerate.
7227 2005-07-21  Eric Christopher  <echristo@apple.com>
7229         * MAINTAINERS: Update affiliation.
7231 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
7233         * MAINTAINERS: Add self as crx port maintainer.
7235 2005-07-20  DJ Delorie  <dj@redhat.com>
7237         * MAINTAINERS: Add self as m32c maintainer.
7239 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
7241         * all files: Update FSF address.
7243 2005-07-15  Eric Christopher  <echristo@redhat.com>
7245         * MAINTAINERS: Change affiliation.
7247 2005-07-14  Jim Blandy  <jimb@redhat.com>
7249         * configure.in: Add cases for Renesas m32c.
7250         * configure: Regenerated.
7252 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
7254         * COPYING.LIB: Update from fsf.org.
7256 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
7258         * COPYING, compile, config.guess,
7259         config.sub, install-sh, missing, mkinstalldirs,
7260         symlink-tree, ylwrap: Sync from upstream sources.
7261         * config-ml.in: Update FSF address.
7263 2005-07-13  Eric Christopher  <echristo@redhat.com>
7265         * configure.in: Add toplevel noconfigdir support for tpf.
7266         * configure: Regenerate.
7268 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
7270         PR ada/22340
7272         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
7273         * Makefile.in: Regenerate.
7275 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
7277         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
7278         Brolley to write-after-approval.
7280 2005-07-07  Andreas Schwab  <schwab@suse.de>
7282         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
7283         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
7284         * Makefile.in: Regenerated.
7286 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
7288         * configure.in: Don't build sim or rda when targetting darwin.
7289         * configure: Regenerate.
7291 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
7293         * configure.in: Add --enable-libssp and --disable-libssp.
7294         * configure: Regenerate with autoconf-2.13.
7296 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
7298         * Makefile.def (target_modules): Add libssp.
7299         * configure.in (target_libraries): Add target-libssp.
7300         * configure: Rebuilt.
7301         * Makefile.in: Rebuilt.
7303 2005-07-01  Zack Weinberg  <zackw@panix.com>
7305         * MAINTAINERS: Change email address.  Resign from maintainership.
7307 2005-07-01  Richard Guenther  <rguenther@suse.de>
7309         * MAINTAINERS: Change my e-mail address and affiliation.
7311 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
7313         * Makefile.def (stagefeedback): Come after profile.
7314         Define profiledbootstrap target.
7315         * Makefile.tpl (profiledbootstrap): Remove.
7316         (stageprofile-end): Zap stagefeedback.
7317         (stagefeedback-start): Copy all .gcda files, not only GCC's.
7318         * Makefile.in: Regenerate.
7320 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
7322         * MAINTAINERS: Update my email address.
7324 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
7326         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
7327         In 'cpp' stanza, support '#line' as well as '# '.
7329 2005-06-08  Andreas Schwab  <schwab@suse.de>
7331         * MAINTAINERS: Move myself from 'Write After Approval' to
7332         'CPU Port Maintainers' section as m68k maintainer.
7334 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
7336         * configure.in (unsupported_languages): New macro.
7337         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
7338         non-ported target libraries in noconfigdirs.
7339         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
7340         non-linux-gnu.  Remove libgcj_ex_libffi.
7341         <lang_frag loop>: Set add_this_lang=no if the language is in
7342         unsupported_languages.
7343         * configure: Regenerate.
7345 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
7347         * configure.in: Fix typo in handling of --with-mpfr-dir.
7348         * configure: Regenerate.
7350 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
7352         * MAINTAINERS: Update my email address.
7354 2005-06-02  Jim Blandy  <jimb@redhat.com>
7356         * config.sub: Add cases for the Renesas m32c.  (This patch has been
7357         accepted into the master sources.)
7359 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
7360             Michael Snyder  <msnyder@redhat.com>
7361             Stan Cox  <scox@redhat.com>
7363         * configure.in: Set noconfigdirs for ms1.
7365         * configure: Regenerate.
7367 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
7369         * MAINTAINERS (Write After Approval): Add self.
7371 2005-06-01  Josh Conner  <jconner@apple.com>
7373         * MAINTAINERS (Write After Approval): Add self.
7375 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
7377         * MAINTAINERS: Update my email address.
7379 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
7381         * MAINTAINERS (Write After Approval): Add self.
7383 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
7385         * MAINTAINERS (Write After Approval): Remove self.
7387 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
7389         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
7390         (Dependencies): Consider target modules for bootstrap dependencies.
7391         Make target bootstrap modules depend on each stage's gcc.
7392         * Makefile.in: Regenerate.
7394 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
7396         * Makefile.def (configure-gcc): Depend on binutils having been built.
7397         (all-gcc): No need to do it here.
7398         * Makefile.in: Regenerate.
7400 2005-05-19  Paul Brook  <paul@codesourcery.com>
7402         * configure.in: Rewrite misleading error message when requested
7403         language cannot be built.
7404         * configure: Regenerate.
7406 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
7408         * ylwrap: Import from Automake 1.9.5.
7410 2005-05-13  David Ung  <davidu@mips.com>
7412         * MAINTAINERS (Write After Approval): Add self.
7414 2005-05-09  Mike Stump  <mrs@apple.com>
7416         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
7417         lt_cv_sys_max_cmd_len for now.
7419 2005-05-09  Stan Cox  <scox@redhat.com>
7421         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
7423 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
7425         * README.SCO: Update the URL.
7427 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
7429         * ltconfig: Define file_list_spec.  Pass file_list_spec and
7430         with_gnu_ld to libtool.
7431         * ltcf-c.sh (aix[45]): Define file_list_spec.
7432         * ltcf-cxx.sh (aix[45]): Same.
7433         * ltcf-gcj.sh (aix[45]): Same.
7434         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
7435         exists, write list of input files to temporary file.
7437 2005-05-04  Mike Stump  <mrs@apple.com>
7439         * configure.in: Always pass --target to target configures as
7440         otherwise rebuilds that do --recheck will fail.
7441         * confiugure: Rebuilt.
7443 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
7445         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
7446         STAGE_HOST_EXPORTS.
7447         (configure, all): Add bootstrap support.
7448         (Host modules, target modules): Pass post-stage1 flags and exports.
7449         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
7450         * Makefile.in: Regenerate.
7452 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
7454         * configure: Regenerate.
7456 2005-04-27  Mike Stump  <mrs@apple.com>
7458         * MAINTAINERS: Add self as darwin maintainer.
7460 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
7462         * config.sub: Update from master copy.
7464 2005-04-21  Mike Stump  <mrs@apple.com>
7466         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
7467         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
7469 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
7471         * configure.in <crisv32-*-*, cris-*-*>: New local variable
7472         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
7473         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
7474         "*-*-elf" and "*-*-linux*".
7475         * configure: Regenerate.
7477 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
7479         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
7481 2005-04-12  Mike Stump  <mrs@apple.com>
7483         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
7485 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
7487         * MAINTAINERS (Write After Approval): Add myself.
7489 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
7491         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
7493 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
7495         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
7496         (TARGET_CONFIGARGS): Include --with-target-subdir.
7497         (configure, all): New macros.  Use them throughout.
7498         * Makefile.in: Regenerate.
7500 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
7502         * MAINTAINERS (Write After Approval): Add myself.
7504 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7506         * MAINTAINERS: Remove 'loop unrolling' maintainer.
7508 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
7510         * MAINTAINERS: Move John Carr to Write After Approval.
7512 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
7514         * config/mh-mingw32: Delete.
7515         * configure.in: Don't use it.
7516         * configure: Regenerate.
7518 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
7520         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
7521         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
7522         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
7523         (HOST_LIB_PATH): Generate from Makefile.def.
7524         (TARGET_LIB_PATH): Likewise.
7525         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
7526         * Makefile.in: Regenerate.
7527         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
7528         (RPATH_ENVVAR): Include Darwin case.
7529         * configure: Regenerate.
7531 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
7533         * MAINTAINERS (Various Maintainers): Remove self.
7534         (Write After Approval): Add self.
7536 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
7538         * MAINTAINERS (Various Maintainers): Add self.
7540 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
7542         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
7543         * configure: Regenerate.
7545 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
7547         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
7548         gcc_version, and gcc_version_trigger from set of flags to pass.
7549         * Makefile.tpl: Remove definitions of above variables.
7550         (config.status): Remove dependency on $(gcc_version_trigger).
7551         * Makefile.in: Regenerate.
7552         * configure.in: Do not reference config/gcc-version.m4 nor
7553         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
7554         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
7555         * configure: Regenerate.
7557 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
7558             Andrew Pinski  <pinskia@physics.uc.edu>
7560         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
7561         * Makefile.in: Regenerate.
7563 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
7565         * MAINTAINERS (Write After Approval): Add myself.
7567 2005-03-03  David Ayers  <d.ayers@inode.at>
7569         * MAINTAINERS (Write After Approval): Add myself.
7571 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
7573         PR libgcj/20160
7574         * ltmain.sh: Avoid creating archives with components that have
7575         duplicate basenames.
7577 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
7579         PR bootstrap/20250
7580         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
7581         instead of check.
7582         * Makefile.in: Regenerate.
7584 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
7586         * Makefile.in: Regenerate to fix conflict between the previous two
7587         patches.
7589 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
7591         PR bootstrap/17383
7592         * Makefile.def (target_modules): Remove "stage", now unnecessary.
7593         * Makefile.tpl (HOST_SUBDIR): New substitution.
7594         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
7595         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7596         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
7597         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
7598         (Host modules, Bootstrapped modules): Use it.
7599         (Build modules, Target modules): Do not create symlink trees,
7600         always configure out-of-srcdir.
7601         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
7602         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
7603         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
7604         $(HOST_SUBDIR).  Create a symlink for host_subdir.
7606         * Makefile.in: Regenerate.
7607         * configure: Regenerate.
7609 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7611         Merged from libada-gnattools-branch:
7612         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7614         * gnattools: New directory.
7615         * Makefile.def: Add gnattools as a module, depending on target-libada.
7616         * Makefile.in: Regenerate.
7617         * configure.in: Include gnattools in host_tools; disable it if ada
7618         is disabled.
7619         * configure: Regenerate.
7621 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
7623         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
7624         treelang maintainer.
7625         (Write After Approval): Remove myself.
7627 2005-02-23  Paul Schlie  <schlie@comcast.net>
7629         * configure.in: Allow darwin targeted ports to build tk, itcl and
7630         libgui.
7631         * configure: Regenerate.
7633 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
7635         PR libgcj/10353
7636         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
7637         * configure: Regenerate.
7639 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
7641         * MAINTAINERS (Write After Approval): Add myself.
7643 2005-02-10  Ian Lance Taylor  <ian@airs.com>
7645         * MAINTAINERS: Update my e-mail address.
7647 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
7649         * MAINTAINERS (Write After Approval): Add myself.
7651 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
7653         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
7654         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
7655         target-libgloss when not *-*-elf and *-*-aout.
7656         * configure: Regenerate.
7658 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
7660         * MAINTAINERS: Remove obsolete entries.
7662         * MAINTAINERS (Write After Approval): Add Michael Matz.
7664 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
7666         * MAINTAINERS: Remove self as cpplib maintainer.
7668 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
7670         * install-sh, config.sub: Import from upstream.
7672 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
7674         PR bootstrap/18222
7675         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
7676         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
7677         * Makefile.in: Regenerate.
7679 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
7681         * MAINTAINERS: Update my email address.
7683 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
7684             Andreas Schwab  <schwab@suse.de>
7686         PR bootstrap/18033
7687         * config-ml.in: Eval option if surrounded by single quotes.
7689 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
7691         Revert 2004-12-28 Makefile changes, a better fix will be
7692         applied to mainline and src after GCC 4.0 branches.
7694 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
7696         PR bootstrap/17383
7698         * Makefile.def (target_modules): Remove stage parameter,
7699         it is always true now.
7700         * Makefile.tpl (configure-build-[+module+],
7701         configure-target-[+module+]): Always build symlink tree
7702         for the directory and for include.  BUILD_SUBDIR and
7703         TARGET_SUBDIR cannot be . anymore.
7704         * Makefile.in: Regenerate.
7706 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
7708         Revert 2004-12-08 Makefile changes.
7710 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
7712         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
7713         cygwin, mingw.
7715 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
7717         * configure.in (sh64-*-*): Reenable gprof.
7718         * configure: Regenerate.
7720 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
7722         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
7723         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
7724         (EXTRA_TARGET_FLAGS): Add PICFLAG.
7725         * Makefile.in: Regenerate.
7727 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
7729         * MAINTAINERS: Update my email address.
7731 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
7733         * Makefile.tpl: Generate normal dependencies if the LHS module is
7734         not bootstrapped.
7735         * Makefile.in: Regenerate.
7737 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
7739         * configure.in: Include config/gxx-include-dir.m4.  Use
7740         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
7741         * configure: Regenerate.
7743 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
7745         * config.if: Delete.
7746         * configure.in: Set libstdcxx_incdir directly.
7747         * configure: Regenerate.
7749 2004-12-02  Eric Christopher  <echristo@redhat.com>
7751         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
7752         * Makefile.in: Regenerate.
7754 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
7756         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
7757         * configure: Regenerate.
7759 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
7761         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
7762         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
7763         * configure: Regenerate.
7765 2004-12-01  Eric Christopher  <echristo@redhat.com>
7767         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
7768         of things to remove.
7770 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
7772         * MAINTAINERS (Write After Approval): Update my e-mail address.
7774 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
7776         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
7777         from CVS libtool to always pass_all.
7779 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7781         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
7782         (hppa*64*-*-*): Delete incorrect comment.
7783         * configure: Rebuilt.
7785 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
7787         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
7789 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
7791         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
7792         from CVS libtool to always pass_all.
7794 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
7796         * install-sh, compile: Import from automake.
7798 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
7800         * config.guess, config.sub:  Import from savannnah.
7802 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
7804         * MAINTAINERS (Write After Approval): Add myself
7806 2004-11-12  Mike Stump  <mrs@apple.com>
7808         * Makefile.def: Add html support.
7809         * Makefile.tpl: Likewise.
7810         * Makefile.in: Regenerate.
7812 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
7814         PR 18423
7815         * configure.in: Remove all instances of build-fixincludes from
7816         noconfigdirs.
7817         (build_configargs): Supply --target to subdirectories.
7818         * configure: Regenerate.
7820         * Makefile.def: Make gcc install depend on fixincludes install.
7821         * Makefile.in: Regenerate.
7823 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
7825         * MAINTAINERS: Add myself as gcc testsuite maintainer.
7827 2004-11-11  Paul Brook  <paul@codesourcery.com>
7829         * MAINTAINERS: Add self as arm maintainer.  Update email address.
7831 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
7833         * configure.in (noconfigdirs) [mmix-*-*]: Disable
7834         target-libgfortran.
7835         * configure: Regenerate.
7837 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
7839         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
7840         like CC.
7842 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
7844         * Makefile.def (host fixincludes): Specify missing targets.
7845         * Makefile.in: Regenerate.
7847 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
7849         * MAINTAINERS: Add myself
7851 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
7853         * MAINTAINERS (Write After Approval): Add myself.
7855 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
7857         * Makefile.def: Build fixincludes for the host, too.
7858         * Makefile.in: Regenerate.
7859         * configure.in (host_tools): Add fixincludes.
7860         * configure: Regenerate.
7862 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
7864         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
7865         * configure: Regenerated.
7867 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
7869         PR other/17783
7870         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
7871         * configure: Regenerated.
7873 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
7875         * README.SCO: Update per FSF instructions.
7877 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
7879         PR target/18151
7880         * configure.in (case ${target}): Do not build fixincludes for avr.
7881         * configure: Regenerated.
7883 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
7885         * configure.in (case ${target}): Do not build fixincludes
7886         on platforms where it is not used.
7887         * configure: Regenerated.
7889 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
7891         * configure.in: Use an absolute path to install-sh.
7892         * configure: Regenerated.
7894 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
7896         * MAINTAINERS (Write After Approval): Add myself.
7898 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
7900         * MAINTAINERS: Remove from Write After Approval those that are
7901         already maintainers.
7903 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
7905         * MAINTAINERS:  Update my email address.
7907 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
7909         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
7910         * configure: Regenerate.
7912 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
7914         * MAINTAINERS:  Update my email address.
7916 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
7918         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
7919         entries belonging to this category.
7921 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
7923         * MAINTAINERS: Update my e-mail address.
7925 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
7927         Fix wrong conflict resolution in:
7929         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
7931         * Makefile.in: Regenerate.
7932         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7933         in the recursive `make', instead of hardwiring `all'.
7934         (Autogenerated TARGET-* variables): New.
7936 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
7938         * configure.in: Enable target-libgloss for crx-*-*.
7939         * configure: Regenerate.
7941 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
7943         * MAINTAINERS (Various Maintainers): Move the "windows,
7944         cygwin, mingw" maintainer to ...
7945         (OS Port Maintainers): ... here.
7947 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
7949         * MAINTAINERS (Write After Approval): Remove those that are
7950         maintainers of some subsystem.
7952 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
7954         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
7955         * ltcf-cxx.sh (tpf*): Likewise.
7956         * ltconfig (tpf*): Add TPF OS configuration support.
7958 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
7960         * MAINTAINERS: Change my email address to my new work account.
7962 2004-09-24  Michael Roth  <mroth@nessie.de>
7964         * configure.in (--without-headers): Add missing double quotes.
7965         * configure: Regenerate.
7967 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
7969         * ylwrap: Revert to previous version.
7971 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
7973         PR bootstrap/17369
7974         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
7975         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
7976         SET_GCC_LIB_PATH_CMD.
7977         (BASE_TARGET_EXPORTS): Likewise.
7978         * Makefile.in: Regenerated.
7980         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
7981         * configure: Regenerated.
7983 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
7985         * config.guess: New upstream version
7986         * compile, depcomp, install-sh, ylwrap: Likewise.
7988 2004-09-19  Roger Sayle  <roger@eyesopen.com>
7990         * config/mh-x86omitfp: New host makefile fragment.  Add
7991         -fomit-frame-pointer to the default BOOT_CFLAGS.
7992         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
7993         * configure: Regenerate.
7995 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
7997         PR target/11572
7998         * configure.in (*-*-darwin*): Renable libobjc.
7999         * configure: Regenerate.
8001 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
8003         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
8005 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
8007         * Makefile.def: Remove libbanshee.
8008         * Makefile.tpl: Ditto.
8009         * configure.in: Ditto.
8010         * Makefile.in: Regen.
8011         * configure: Ditto.
8013 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
8015         * ltmain.sh: Use $pic_object as $non_pic_object if
8016         $non_pic_object=none.
8018 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
8020         * missing: Import latest version from master repository.
8022 2004-09-06  Nick Clifton  <nickc@redhat.com>
8024         * config.sub: Import latest version from master repository.
8025         * config.guess: Likewise.
8026         This includes these changes:
8028         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
8030         * config.sub: Handle crisv32, alias etraxfs.
8031         * config.guess (crisv32:Linux:*:*): Handle.
8033         2004-08-13  Brad Smith  <brad@comstyle.com>
8035         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
8036         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
8038         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
8040         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
8041         assume the processor is a powerpc.  This is because coreutils
8042         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
8043         in this case, due to a MacOS X bug that causes
8044         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
8045         to return a negative number.
8046         Problem reported by Petter Reinholdtsen in:
8047         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
8049         2004-07-19  Ben Elliston  <bje@gnu.org>
8051         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
8053         2004-06-24  Ben Elliston  <bje@gnu.org>
8055         * config.guess: Update copyright years.
8056         * config.sub: Likewise.
8058         2004-06-22  Robert Millan  <robertmh@gnu.org>
8060         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
8061         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
8063         2004-06-22  Stanley F. Quayle <stan@stanq.com>
8065         * config.guess (*:*VMS:*:*): New entry. Replaces
8066         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
8067         manufacturer.
8069         2004-06-22  Ben Elliston  <bje@gnu.org>
8071         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
8072         * config.sub: Likewise.
8074         2004-06-22  Ben Elliston  <bje@gnu.org>
8076         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
8077         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
8079         2004-06-11  Ben Elliston  <bje@gnu.org>
8081         * config.guess (pegasos:OpenBSD:*:*): Remove.
8083         2004-06-11  Ben Elliston  <bje@gnu.org>
8085         From Wouter Verhelst <wouter@grep.be>:
8086         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
8088         2004-06-11  Ben Elliston  <bje@gnu.org>
8090         * config.guess (luna88k:OpenBSD:*:*): New.
8092         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
8094         * config.guess (m32r*:Linux:*:*): New case.
8095         * config.sub: Handle m32rle.
8097         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
8099         From Jens Petersen  <petersen@redhat.com>:
8100         * config.sub: Handle sparcv8.
8102         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
8104         From Tom Smith <smith@cag.lkg.hp.com>:
8105         * config.guess: Version suffixes are equally significant on Tru64
8106         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
8107         prefix of "P" (patched kernel).
8109         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
8111         * config.sub: Add support for National Semiconductor CRX target.
8113 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
8115         * MAINTAINERS (Various Maintainers): Remove myself as web page
8116         maintainer, add myself as maintainer of build status lists.
8118 2004-09-03  Jan Beulich  <jbeulich@novell.com>
8120         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
8121         *-*-netware, but add target-libmudflap.
8122         Consolidate *-*-netware targets (of which really only i?86 exists)
8123         into a single entry.
8124         * configure: Likewise.
8126 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
8128         * Makefile.tpl (sorry): Remove.
8129         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
8130         (cleanstrap targets): Depend on distclean, not distclean-stage1.
8131         (do-clean): Clean per-stage directories too.
8132         (do-distclean): Run distclean-stage1 too.
8133         (.NOTPARALLEL): Enable during toplevel bootstrap.
8134         (stage[+id+]-bubble): Enable parallel execution during
8135         the recursive invocation.
8136         * Makefile.in: Regenerate.
8138         Fix previous checkin:
8140         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
8141         include.
8142         * configure.in: Fix indentation.
8143         * configure: Regenerate.
8145 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
8147         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
8148         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
8149         * configure: regenerate
8150         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
8151         -mdynamic-no-pic
8153 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
8155         * Makefile.def (build_modules): Add fixincludes.
8156         (dependencies): Make gcc depend on fixincludes.
8157         * configure.in (build_tools): Add fixincludes.
8158         (build_configdirs): Always include build_libs.
8159         * Makefile.in: Regenerate.
8160         * configure: Regenerate.
8162 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
8164         * Makefile.def (bootstrap stages): Add 'lean' parameter.
8165         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
8166         phony targets; do not generate timestamp files.
8167         (distclean-stageN): Remove references to their timestamp files.
8168         (restageN, touch-stageN): Remove.
8169         (stageN-bubble): Rewritten.
8170         (compare): Support lean bootstraps.
8171         * Makefile.in: Regenerate.
8173         * configure.in: Only warn when bootstrapping but
8174         build != host or build != target.  Support lean bootstraps.
8175         * configure: Regenerate.
8177 2004-08-26  Phil Edwards  <phil@codesourcery.com>
8179         * configure.in:  Give a better error message if GMP/MPFR are missing
8180         and a language needing them has been requested.
8181         * configure:  Regenerated.
8183 2004-08-25  Phil Edwards  <phil@codesourcery.com>
8185         * configure.in:  Print a list of available language front-ends if
8186         a requested one is missing.  Tidy stray tab characters.
8187         * configure:  Regenerated.
8189 2004-08-19  Michael Koch  <konqueror@gmx.de>
8191         * gcc/doc/install.texi: Update entry about automake for libjava.
8193 2004-08-17  Robert Millan  <robertmh@gnu.org>
8195         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
8196         (instead of FreeBSD).
8197         * configure: Regenerate.
8199 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
8201         * Makefile.in: Regenerate.
8202         * configure: Regenerate.
8204         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
8205         stage_*_flags.
8206         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
8207         for bootstrapped modules if toplevel bootstrap is going.
8208         (GCC bootstrap): Generate per-stage targets for all bootstrapped
8209         modules.  Adjust for changes in Makefile.def.  Enable several
8210         rules even in non-bootstrap mode, just to avoid peppering the
8211         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
8212         (stage-[+prev+]-bubble): Remove.
8214         * Makefile.def (Dependencies): Depend on all-build-bison,
8215         all-build-flex, all-build-byacc, all-build-texinfo, rather
8216         than the host variations.
8217         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
8218         with BUILD_SUBDIR.
8219         (BISON): Update for recent Bisons.
8220         (YACC): Fix typo.
8221         (cross): Depend on all-build.
8222         (all): Do not depend on all-build.
8223         (prebootstrap): Remove.
8224         (dep-kind): Accept separate prefixes for MODULE and ON variables.
8225         (Prebootstrap dependencies): Add them to the per-stage targets
8226         and to all-prebootstrap.
8227         * configure.in (build_configdirs): Always enable build_tools.
8228         (BUILD_DIR_PREFIX): Remove.
8230         * Makefile.def (gcc): Add target variable.
8231         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
8232         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8233         in the recursive `make', instead of hardwiring `all'.
8234         (Autogenerated TARGET-* variables): New.
8236 2004-08-13  Brian Booth  <bbooth@redhat.com>
8238         * MAINTAINERS: Remove myself from write-after-approval.
8240 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8242         * src-release: Stop distributing mmalloc with gdb (which doesn't
8243         use it).
8244         * Makefile.def: GDB doesn't depend on mmalloc anymore.
8245         * Makefile.in: Regenerate.
8247 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
8249         * configure.in (arm*-*-eabi*): New target.
8250         * configure: Regenerate.
8252 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
8254         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
8255         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
8256         (Dependencies): New section.
8257         * Makefile.tpl (Dependencies): Generate from Makefile.def.
8258         (configure-target-[+module+]): Depend on maybe-all-gcc
8259         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
8260         (toplevel profiledbootstrap): Fix dependencies.
8261         * Makefile.in: Regenerate.
8263 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
8265         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
8266         target-libiberty to noconfigdirs.
8267         * configure: Regenerate.
8269 2004-08-03  Paul Brook  <paul@codesourcery.com>
8271         * configure.in: Check for MPFR as well as GMP.
8272         * configure: Regenerate.
8274 2004-08-01  Robert Millan  <robertmh@gnu.org>
8276         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
8277         libmudflap for all GNU-based systems (with Glibc).
8278         * configure: Regenerate.
8280 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
8282         * Makefile.def (host-modules): Add gcc.
8283         * Makefile.in: Regenerate.
8284         * Makefile.tpl (sorry): New rule.
8285         (configure-host, all-host, [+make_target+]-host, do-check,
8286         install-host): Do not add gcc as a special case.
8287         (host modules): Add a small special-casing for gcc.  Export
8288         extra_make_flags through the environment.
8289         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
8290         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
8291         other recursive targets for gcc): Remove.
8293         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
8294         (stage, unstage): New rules.
8295         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
8296         distclean-stage[+id+]): Use stage_current.
8297         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
8298         the stage*-start rules.
8300 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
8302         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
8303         use -all_load flag.
8305 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
8307         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
8308         * configure: Regenerate.
8310 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
8312         * maintainer-scripts/gcc_release: Revert yesterday's change.
8314 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
8316         * MAINTAINERS: Add myself to write-after-approval.
8318 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
8320         * libf2c: Removed.
8321         * gcc/gccbug.in: Updated because of libf2c removal.
8322         * maintainer-scripts/gcc_release: Ditto.
8324 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
8326         * configure.in: Build libmudflap by default on FreeBSD.
8327         * configure: Regenerated.
8329 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
8331         * configure.in: Do not build libmudflap by default on non-GNU/Linux
8332         systems.
8333         * configure: Regenerated.
8335 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8337         PR target/16344
8338         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
8339         feedback based compiler.
8340         * Makefile.in: Rebuilt.
8342 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
8344         * Makefile.def (host_modules): Set bootstrap=true for flex.
8345         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
8346         * Makefile.in: Rebuilt.
8348 2004-07-07  Jan Hubicka  <jh@suse.cz>
8350         * MAINTAINERS: Add self as a profile feedback maintainer.
8352 2004-07-05  Phil Edwards  <phil@codesourcery.com>
8354         * configure.in:  Do not prepend $srcdir to /dev/null in
8355         makefile fragments.
8356         * configure:  Regenerate.
8358 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
8360         * Makefile.def (build_modules): Add bison, byacc, flex,
8361         m4, texinfo.
8362         (flags_to_pass): Add FLEX.
8363         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
8364         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
8365         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
8366         DEFAULT_MAKEINFO): Remove.
8367         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
8368         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
8369         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
8370         objdir or else use configured tool.
8371         (all-build): New.
8372         (all): Depend on it.
8373         (Build module dependencies): Add.
8374         * Makefile.in: Regenerate.
8375         * configure.in: Better support for multiple build modules,
8376         matching what is done for host/target modules.  Do not look
8377         for "plausible" locations of build tools if Canadian cross.
8378         Use autoconf's AC_PROG_CC to find a C compiler.  Define
8379         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
8380         * configure: Regenerate.
8382 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
8384         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
8385         * Makefile.in: Regenerate.
8387 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
8389         * Makefile.tpl (configure-build-[+module+],
8390         configure-[+module+], configure-target-[+module+]): Pass
8391         [+extra_configure_args+].
8392         (all-build-[+module+], all-[+module+], check-[+module+],
8393         install-[+module+], [+make_target+]-[+module+],
8394         all-target-[+module+], check-target-[+module+],
8395         install-target-[+module+], [+make_target+]-target-[+module+]):
8396         Pass [+extra_make_args+].
8397         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
8398         (GCC_HOST_EXPORTS): Remove.
8399         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
8400         cross, check-gcc, check-gcc-c++, install-gcc,
8401         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
8402         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
8403         * Makefile.in: Regenerate.
8405 2004-06-21  Matthew Sachs  <msachs@apple.com>
8407         * MAINTAINERS: Added self to write-after-approval.
8409 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
8411         * configure.in: Check for srcdir/winsup rather than build directory
8412         winsup.
8413         * configure: Regenerate.
8415 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
8417         * configure.in: Don't build Cygwin native newlib if winsup
8418         directory is missing.  Emit warning instead.
8419         * configure: Regenerate.
8421 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
8423         * Makefile.tpl (touch-stage[+id+]): New.
8424         (restage[+prev+]): Depend on touch-stage[+id+].
8426         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
8427         Use it throughout.
8429         * Makefile.def: Add profile and feedback bootstrap stages.
8430         Remove next field from bootstrap stages.
8431         * Makefile.tpl (LN, LN_S): Substitute.
8432         (stageN-start, stageN-end): Use double-colon rules, to
8433         provide a hook for additional setup commands.
8434         (distclean-stageN-gcc, restageN): Create dependencies from
8435         [+prev+], not from [+next+].
8436         (stageN-bubble): Add commands for successive stages from
8437         [+prev+], using double-colon rules.
8438         (all-stageN-gcc): Fix typo.
8439         (stagefeedback-start, profiledbootstrap): New.
8440         * Makefile.in: Regenerate.
8441         * configure.in: Call ACX_PROG_LN.
8442         * configure: Regenerate.
8444 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
8446         * MAINTAINERS (Write After Approval): Add myself.
8448 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
8450         * MAINTAINERS (Write After Approval): Add myself.
8452 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
8454         * configure.in: Fix --enable-bootstrap breakage introduced in trees
8455         without gcc.
8456         * configure: Regenerate.
8458 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
8460         * Makefile.tpl: Fix typo.
8461         * Makefile.in: Regenerate.
8463 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
8465         * configure.in: Remove new- prefix from toplevel
8466         bootstrap targets.
8467         * configure: Regenerate.
8469 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
8471         * Makefile.tpl (all.normal): Rename to all.
8472         (all): Replace with a rule to pick the default
8473         target from configure.
8474         (all-gcc, configure-gcc): Use conditionals to
8475         do nothing when toplevel bootstrap is going on.
8476         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
8477         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
8478         * configure.in: Support --enable-bootstrap.
8480         * Makefile.def: Remove new- prefix from toplevel
8481         bootstrap targets.
8482         * Makefile.tpl: Likewise.
8484         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
8485         target.
8487         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
8488         $(RECURSE_FLAGS) to recursive invocation of make.
8490         * Makefile.in: Regenerate.
8491         * configure: Regenerate.
8493 2004-05-30  Andreas Jaeger  <aj@suse.de>
8494             Jim Wilson  <wilson@specifixinc.com>
8496         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
8497         like CC.
8499 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
8501         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
8502         * configure: Regenerate.
8504 2004-05-25  Daniel Jacobowitz  <drow@false.org>
8506         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
8507         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
8508         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
8509         targets.
8510         * Makefile.in: Regenerate.
8512 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
8514         * configure.in: Test the ability to symlink directories.
8515         * configure: Regenerate.
8517         * Makefile.def (bootstrap-stage): New definitions.
8518         * Makefile.tpl (configure-stage1-gcc,
8519         configure-stage2-gcc, configure-stage3-gcc,
8520         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
8521         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
8522         new-restage3, compare): Autogenerate, see Makefile.in
8523         entry for behavioral changes.
8524         (distclean-stage1, new-stage1-start, new-stage1-end,
8525         new-stage1-bubble, distclean-stage2, new-stage2-start,
8526         new-stage2-end, new-stage2-bubble, distclean-stage3,
8527         new-stage3-start, new-stage3-end): New autogenerated targets.
8528         (objext, prebootstrap, BOOT_CFLAGS,
8529         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
8530         targets.
8532         * Makefile.in: Regenerate.
8533         (distclean-stage1, new-stage1-start, new-stage1-end,
8534         new-stage1-bubble, distclean-stage2, new-stage2-start,
8535         new-stage2-end, new-stage2-bubble, distclean-stage3,
8536         new-stage3-start, new-stage3-end): New targets.
8537         (all-stage1-gcc): Move prebootstrap dependency from here...
8538         (configure-stage1-gcc): ...to here.
8539         (new-bootstrap): Use bubble targets.
8540         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8541         Use per-stage distclean targets.
8542         (configure-stage1-gcc, configure-stage2-gcc,
8543         configure-stage3-gcc, all-stage1-gcc,
8544         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
8545         Use new-stageN-start to prepare the tree.
8547 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
8549         * Makefile.def (host_modules): add libcpp.
8550         * Makefile.tpl: Add dependencies on and for libcpp.
8551         * Makefile.in: Regenerate.
8552         * configure.in: Add libcpp host module.
8553         * configure: Regenerate.
8555 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
8557         * Makefile.tpl: Whenever a recursive target is defined, wrap
8558         it in a special @if/@endif block, and prepare its maybe
8559         dependency in the @if/@endif block
8560         * configure.in: Instead of writing maybe dependencies, remove
8561         the @if/@endif statements, and remove the @if/@endif blocks
8562         that remain.
8563         * configure: Regenerate.
8564         * Makefile.in: Regenerate.
8566 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
8568         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
8570 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
8572         PR bootstrap/15120
8573         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
8574         * */configure: Rebuilt.
8576 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
8578         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
8579         of libf2c.
8580         * configure, Makefile.in: Regenerate.
8582 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
8584         * MAINTAINERS (Write After Approval): Add myself.
8586 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
8588         Merge from tree-ssa-20020619-branch.
8590         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
8591         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
8592         (HOST_GMPLIBS): Define.
8593         (HOST_GMPINC): Define.
8594         (TARGET_LIB_PATH): Add libmudflap.
8595         (GFORTRAN_FOR_TARGET): Define.
8596         (configure-build*): Export GFORTRAN.
8597         (configure-gcc): Export GMPLIBS and GMPINC.
8598         (all-gcc): Add maybe-all-libbanshee.
8599         (configure-target-libgfortran): Define.
8600         * Makefile.in: Regenerate.
8601         * configure.in (host_libs): Add libbanshee.
8602         (target_libraries): Add target-libmudflap and target-libgfortran.
8603         Add --with-libbanshee.
8604         Handle --disable-libmudflap.
8605         (*-*-freebsd*): Use with_gmp.
8606         Add $(libgcj) to noconfigdirs.
8607         * configure: Regenerate.
8608         * depcomp: New file.
8609         * MAINTAINERS: Add tree-ssa maintainers.
8611 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
8613         * MAINTAINERS (Various Maintainers): Add myself.
8615 2004-04-30  Brian Ford  <ford@vss.fsi.com>
8617         * MAINTAINERS (Write After Approval): Add myself.
8619 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
8621         * MAINTAINERS (Write After Approval): Add myself.
8623 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
8625         * config/acx.m4: Fix fastcompare support for new-bootstrap.
8626         * configure: Regenerate.
8628 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
8630         Revert:
8631         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8633         * Makefile.def (flags_to_pass): Remove *dir variables that
8634         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8635         as well as prefix and exec_prefix.
8636         * Makefile.in: Regenerate.
8638 2004-04-26  Robert Millan  <robertmh@gnu.org>
8640         Add patches from libtool CVS.
8641         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
8642         * ltconfig: Likewise.
8643         * ltcf-c.sh: Likewise.
8644         * ltcf-cxx.sh: Likewise.
8645         * ltcf-gcj.sh: Likewise.
8647 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8649         * Makefile.def (host_modules): Mark with the bootstrap
8650         flag packages on which gcc depends.
8651         * Makefile.tpl (all-bootstrap): Use it.
8652         * Makefile.in: Regenerate.
8654 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8656         * Makefile.def (flags_to_pass): Remove *dir variables that
8657         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8658         as well as prefix and exec_prefix.
8659         * Makefile.in: Regenerate.
8661 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8663         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
8664         * configure: Regenerate.
8665         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
8666         * gcc/Makefile.tpl (compare): Use the result of the test.
8667         * gcc/Makefile.in: Regenerate.
8669 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
8671         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
8672         Always relocate gcc and prev-gcc to the original names, even
8673         if the build fails.
8674         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8675         New targets.
8677 2004-04-23  Laurent GUERBY <laurent@guerby.net>
8679         * MAINTAINERS: Update my email address.
8681 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8683         * configure.in (mips*-*-irix5*): Enable ld.
8684         * configure: Regenerate.
8686 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8688         * configure: Regenerate.
8690 2004-04-15  James E Wilson  <wilson@specifixinc.com>
8692         * Makefile.tpl (configure-[+module+], configure-gcc,
8693         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
8694         Set and export LDFLAGS.
8695         * Makefile.in: Regenerate.
8697 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
8699         * MAINTAINERS: Add myself to write-after-approval.
8701 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8703         PR bootstrap/14871
8704         * Makefile.tpl: If we don't have built-in-tree target tools,
8705         use the ones found by configure rather than hacking around with
8706         program_transform_name.
8707         * configure.in: Give Makefile.tpl the information necessary
8708         to do that.
8709         * Makefile.in: Regenerate.
8710         * configure: Regenerate.
8712 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
8714         PR bootstrap/14760
8715         * configure.in: When computing baseargs, strip *all* copies of
8716         offending options.  Also, don't match/substitute the trailing space,
8717         so that this actually works when two similar options are separated by
8718         only one space.
8719         * configure: Regenerate.
8721 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
8723         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
8724         (rs6000-*-aix*): Same.
8725         * configure: Regenerate.
8727 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
8729         * MAINTAINERS: Add myself to write-after-approval.
8731 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
8733         * MAINTAINERS: Add myself to write-after-approval.
8735 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
8737         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
8738         STRICT_WARN, WARN_CFLAGS flags passed down to make.
8739         * Makefile.in: Regenerate.
8741         * configure.in (top level bootstrap support): Rework --enable-werror
8742         to set @stage2_werror_flag@.
8743         * configure: Regenerate.
8744         * Makefile.tpl (top level bootstrap support): Pass
8745         @stage2_werror_flag@ down to configure in stages 2 and 3.
8746         * Makefile.in: Regenerate.
8748 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8750         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
8751         for stages 2 and 3 as well as in make.  As a consequence, remove
8752         OUTPUT_OPTION (now detected by configure) from the flags passed down
8753         to make.
8754         * Makefile.in: Regenerate.
8756         * Makefile.tpl (new-bootstrap): Fix typo.
8757         * Makefile.in: Regenerate.
8759 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8761         * Makefile.tpl: Rearrange by moving recursive_targets rules
8762         into their proper sections.
8763         * Makefile.tpl (top level bootstrap support): Move disabling
8764         of coverage flags from 'make' to 'configure'; improve comments.
8765         * Makefile.in: Regenerate.
8767         * Makefile.tpl (experimental top level bootstrap) Move stage1
8768         language setting from all- target to configure- target; disable
8769         intermodule optimization in stage 1; prevent gratuitous rebuilds
8770         of stage 1.
8771         * Makefile.in: Regenerate.
8772         * configure.in: Comma-separate stage 1 language list for top
8773         level bootstrap.
8774         * configure: Regenerate.
8776         * Makefile.tpl: Clean up experimental top level bootstrap support:
8777         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
8778         prev-gcc in configure- targets as well as all- targets.
8779         * Makefile.in: Regenerate.
8781 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
8783         * compile: New file imported from automake.
8785 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
8787         * configure.in: Remove symbolic link section.
8788         * configure: Regenerate.
8789         * Makefile.tpl (links): Remove.
8790         * Makefile.in: Regenerate.
8792 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
8793             Nathanael Nerode  <neroden@gcc.gnu.org>
8795         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
8796         Set with AC_CHECK_PROGS.
8797         * configure.in: Fix comment typo from last patch.
8798         * configure: Regenerate.
8800 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
8802         * Makefile.tpl: Introduce experimental top level bootstrap support.
8803         * Makefile.in: Regenerate.
8804         * configure.in: Introduce support for top level bootstrap.
8805         * configure: Regenerate.
8807 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
8808             Paolo Bonzini  <bonzini@gnu.org>
8810         PR bootstrap/14522
8811         * configure.in: Cope with shells that do not support unquoted ^
8812         * configure: Regenerate.
8814 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
8815             Paolo Bonzini  <bonzini@gnu.org>
8817         PR bootstrap/14522
8818         * configure.in: Cope with shells that do not support nesting
8819         quotes inside quoted backquote substitutions.
8820         * configure: Regenerate.
8822 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
8824         PR bootstrap/14522
8825         * configure.in: Fix escaping of $.
8826         * configure: Regenerate.
8828 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8830         * configure: Regenerate, since I forgot to while committing Paolo's
8831         changes.
8833 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
8835         PR ada/14131
8836         Move language detection to the top level.
8837         * configure.in: Find default values for the tools as
8838         soon as possible.  Disable ada if GNAT is not found.
8839         Emit error message about missing languages.  Expand
8840         --enable-languages=all for the gcc subdirectory.
8842 2004-03-10  Ben Elliston  <bje@gnu.org>
8844         * MAINTAINERS: Update my email address.
8846 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
8848         * ltconfig: Disable building static libraries if building shared
8849         libraries on AIX 5L.
8851 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
8853         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
8854         and disable libgcj.
8855         * configure: Regenerated.
8857 2004-03-01  Brian Booth  <bbooth@redhat.com>
8859         * MAINTAINERS: Add myself to write-after-approval.
8861 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
8863         * MAINTAINERS: Add myself to write-after-approval.
8865 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8867         PR bootstrap/7087
8868         * Makefile.tpl: Guard XFOO sed statements better.
8869         * Makefile.tpl: Add dependency for configure-target-libada.
8870         * Makefile.in: Regenerate (incidentally fixes broken
8871         commit when libada-branch was merged).
8873 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
8875         * MAINTAINERS: Add myself to write-after-approval.
8877 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
8879         * MAINTAINERS: Add Nicola Pero and myself as libobjc
8880         maintainers.
8882 2004-02-20  Andrew Cagney  <cagney@redhat.com>
8884         * config.guess: Update from version 2003-10-16 to 2004-02-16.
8885         * config.sub: Update from version 2003-11-03 to 2004-02-16.
8887 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8889         PR bootstrap/11932
8890         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
8892 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
8894         * MAINTAINERS: Added myself to write-after-approval.
8896 2004-02-14  Michael Koch  <konqueror@gmx.de>
8898         * MAINTAINERS: Added myself to write-after-approval.
8900 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
8902         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
8903         some OS port maintainers to OS port maintainers section.
8905 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
8907         * MAINTAINERS: Add self.
8909 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
8911         * MAINTAINERS: Alphabetize.
8913 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
8915         * MAINTAINERS: Remove myself.
8917 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
8919         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
8920         (rs6000-*-aix*): Same.
8921         * configure: Regenerate.
8923 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
8925         * configure.in (host): Add in missing $noconfigdirs to defines.
8926         * configure: Regenerate.
8928 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
8929             Nathanael Nerode  <neroden@gcc.gnu.org>
8931         PR ada/6637, PR ada/5911
8932         Merge with libada-branch:
8933         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
8934         with appropriate dependencies. Add --enable-libada configure switch.
8935         * configure, Makefile.in: Regenerate.
8937 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
8939         * MAINTAINERS: Add myself to write-after-approval.
8941 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8943         * configure.in: Don't pass --with-stabs on IRIX 5 either.
8944         * configure: Regenerate.
8946 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
8948         Merge from upstream:
8950         * ltmain.in: When setting IFS to '~', be careful about user
8951         arguments that contain '~'.
8953         2004-02-04  Peter O'Gorman  <peter@pogma.com>
8955         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
8956         Also test $base_compile against $CC with escaped arguments. Bug
8957         reported by Geoff Keating <geoffk@apple.com>.
8959 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
8961         * MAINTAINERS: Remove i960 port.
8963 2004-01-23  DJ Delorie  <dj@redhat.com>
8965         * Makefile.def (target_modules) [libiberty]: Don't stage.
8966         * Makefile.in: Rebuilt.
8968 2004-01-20  Caroline Tice  <ctice@apple.com>
8970         * MAINTAINERS: Add myself to write-after-approval.
8972 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
8974         * MAINTAINERS: Update my email address.
8976 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
8978         * MAINTAINERS: Add myself to write-after-approval.
8980 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8982         * MAINTAINERS: Remove entries without email address.
8984 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
8986         * MAINTAINERS: Add myself to write-after-approval.
8988 2004-01-15  Steven Bosscher  <stevenb@suse.de>
8990         * MAINTAINERS: Update my email address.
8992 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
8994         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
8995         * Makefile.tpl (configure-target-[+module+]): Support stage.
8996         * Makefile.in: Rebuilt.
8998 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
9000         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
9002 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
9004         * MAINTAINERS: Add myself as a MIPS maintainer.
9006 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9008         * configure.in: Use ./config.cache, not config.cache.
9009         * configure: Regenerate.
9010         * Makefile.tpl: Special-casing not needed for GCC any more.
9011         * Makefile.in: Regenerate.
9013         * configure.in: Don't share a cache file for host dirs.
9014         * configure: Regenerate.
9016         * config-ml.in: Don't mess with the cache file.
9018 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
9020         * MAINTAINERS: Move myself from 'Write After Approval' to
9021         'CPU Port Maintainers' section as SPARC maintainer.
9023 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9025         * Makefile.tpl: Make GCC use a separate config.cache.
9026         * Makefile.in: Regenerate.
9028         PR bootstrap/11932, PR bootstrap/11933
9029         (I don't know if it will fix either of them, but it relates
9030         to them.)
9031         * configure.in: Don't use shared config.cache for target
9032         directories.
9033         * configure: Regenerate.
9035 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
9037         * MAINTAINERS: Add myself to 'Write After Approval' section.
9039 2003-12-31  Roger Sayle  <roger@eyesopen.com>
9041         * configure.in (ia64*-*-hpux*): Disable building java libraries.
9042         * configure: Regenerated.
9044 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
9046         * MAINTAINERS: Remove the mn10200 maintainer.
9048 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
9050         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
9051         * configure: Regenerated.
9053 2003-12-16  Jan Hubicka  <jh@suse.cz>
9055         * MAINTAINERS: Add myself as callgraph maintainer.
9057 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
9059         * configure.in (raw_libstdcxx_flags): Remove the leading space.
9060         * configure: Regenerate.
9062 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
9064         * MAINTAINERS: Move myself from 'Bug database only accounts' to
9065         'Write After Approval' section. Update email.
9067 2003-12-01  James Lemke  <jim@wasabisystems.com>
9069         * MAINTAINERS (Write After Approval): Add myself.
9071 2003-11-20  Matt Thomas  <matt@3am-software.com>
9073         * MAINTAINERS: Add myself as a vax port maintainer.
9075 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
9077         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
9078         (configure-build-[+module+], configure-[+module+]): Likewise.
9079         (configure-target-[+module+], configure-gcc, config.status): Likewise.
9080         * Makefile.in: Regenerate.
9082 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
9084         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
9085         shared/dylibed libraries.
9086         * ltmain.sh: Likewise.
9087         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
9088         * ltcf-cxx.sh: Likewise.
9089         * ltcf-gcj.sh: Likewise.
9090         * ltconfig: Likewise.
9092 2003-11-17  Stan Cox  <scox@redhat.com>
9094         * MAINTAINERS: Add myself as iq2000 port maintainer.
9096 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
9098         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
9099         * Makefile.in: Regenerate.
9101 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
9103         * config.sub: Update to 2003-11-03 version.
9105 2003-10-20  Phil Edwards  <phil@codesourcery.com>
9107         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
9108         * configure:  Regenerate.
9110 2003-10-20  Nicolas Pitre  <nico@cam.org>
9112         * MAINTAINERS: Add myself to 'Write After Approval' section.
9114 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
9116         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9118 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
9120         * MAINTAINERS: Update my email address.
9122 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9124         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
9126 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
9128         * MAINTAINERS: Add myself to 'Write After Approval' section.
9130 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
9132         * config.guess: Update to 2003-10-16 version.
9133         * config.sub: Update to 2003-10-16 version.
9135 2003-10-15  David Daney  <ddaney@avtrex.com>
9137         * MAINTAINERS: Added myself to 'Write After Approval' section.
9139 2003-10-15  Falk Hueffner  <falk@debian.org>
9141         * MAINTAINERS: Move myself from 'Bug database only accounts' to
9142         'Write After Approval' section. Update email.
9144 2003-10-14  Roger Sayle  <roger@eyesopen.com>
9146         * MAINTAINERS: Move myself from 'Write After Approval' to
9147         'Various Maintainers' section as middle-end maintainer.
9149 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
9151         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
9152         HOST_FLAGS_TO_PASS.
9153         * Makefile.in: Regenerate.
9155 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
9157         * config.guess: Update to 2003-10-07 version.
9158         * config.sub: Update to 2003-10-07 version.
9160 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9162         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
9163         * ltconfig (irix5*, irix6*): Don't override version_type.
9165 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
9167         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
9168         * configure: Rebuilt
9169         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
9170         * Makefile.in: Rebuilt
9172 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
9174         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
9176 2003-09-30  Carlo Wood  <carlo@alinoe.com>
9178         * MAINTAINERS (Write After Approval): Add myself.
9180 2003-09-29  Paul Koning  <ni1d@arrl.net>
9182         * MAINTAINERS: Move myself from "Write After Approval"
9183         to CPU platform maintainers for pdp11 platform.
9185 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
9187         * MAINTAINERS: Move myself from 'Write After Approval' to
9188         'Various Maintainers' section as libffi testsuite maintainer.
9190 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
9192         * configure.in: Pass a computed --program-transform-name
9193         to subconfigures.
9194         * configure: Regenerated.
9196 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
9198         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
9199         * Makefile.in: Regenerate.
9201         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
9202         * Makefile.in: Regenerate.
9204 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
9206         * MAINTAINERS: Move myself from 'Write After Approval'
9207         to 'Various Maintainers' (objective-c) section.
9209 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
9211         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
9212         quoting.
9213         * configure: Regenerated.
9215 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
9217         * MAINTAINERS (Write After Approval): Add myself to write after
9218         approval list.
9220 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
9222         * MAINTAINERS (Write After Approval): Add myself.
9224 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
9226         * MAINTAINERS: Update my e-mail address.
9228 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
9230         * libtool.m4 (LD): Correct powerpc64 host match.
9232 2003-09-06  James E Wilson  <wilson@tuliptree.org>
9234         * MAINTAINTERS: Update my affiliation and email address.
9236 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
9238         * MAINTAINERS (Write After Approval): Add myself.
9240 2003-09-04  DJ Delorie  <dj@redhat.com>
9242         * configure: Regenerate.
9244 2003-09-04  Robert Millan  <robertmh@gnu.org>
9246         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
9248 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9250         * configure.in: Ensure arguments to sed are properly spaced.
9251         * configure: Regenerate.
9253 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
9255         * MAINTAINERS: Update my e-mail address.
9257 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
9259         * MAINTAINERS (Write After Approval): Add myself.
9261 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
9263         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
9264         * configure: Regenerated.
9266 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
9268         * MAINTAINERS: Update my email address.
9270 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
9272         * configure.in:  Use newline instead of semicolon when assuming
9273         shell arguments in a for loop.
9274         * configure:  Regenerated.
9276 2003-08-22  Jason Eckhardt  <jle@rice.edu>
9278         * MAINTAINERS: Resurrect the i860 maintainer.
9280 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
9282         PR 8180
9283         * configure.in: When testing with_libs and with_headers, treat
9284         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
9285         * configure: Regenerate.
9287         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
9288         make, shell, etc.
9289         (baseargs): Likewise.
9290         * configure: Regenerate.
9292 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
9294         * MAINTAINERS (Write After Approval): Add myself.
9296 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
9298         * configure.in: Disable libgcj for darwin not on powerpc.
9299         * configure: Rebuild.
9301 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
9303         * config-ml.in, symlink-tree: Add license.
9305 2003-08-03  Richard Stallman  <rms@gnu.org>
9306             Eben Moglen  <moglen@columbia.edu>
9308         * README.SCO: New file.
9310 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
9312         * Makefile.tpl (check, check-c++): Express dependencies using
9313         dependencies rather than commands.
9314         * Makefile.in: Regenerate.
9316 2003-08-01  Andrew Cagney  <cagney@redhat.com>
9318         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
9319         * configure: Ditto.
9321 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
9323         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
9324         * Makefile.in: Update.
9326 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
9328         * configure.in: Enable libgcj for darwin.
9329         * configure: Rebuild.
9331 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
9333         * config-ml.in:  Use ac_configure_args directly instead of
9334         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
9335         actually seen.
9337 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
9339         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
9340         creating target and build subdirs to build all parent dirs as needed.
9341         * Makefile.in: Rebuild.
9342         * configure.in: Don't build dirs explicitly here.
9343         * configure: Rebuild.
9345 2003-07-26  Paul Brook  <paul@nowt.org>
9347         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
9349 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
9351         * Makefile.tpl (all-make): Depend on intl.
9352         * Makefile.in: Rebuilt.
9354 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
9356         * install-sh:  Update to newer upstream versions (associated with
9357         aclocal 1.7).
9358         * mkinstalldirs:  Likewise.
9359         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
9361 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
9363         * MAINTAINERS: Move self from Bug database only accounts
9364         to write-after-approval.
9366 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
9368         * config.if: Remove unused libc_interface determination.
9370 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
9372         * MAINTAINERS: Move self from write-after-approval to
9373         build machinery (*.in).
9375 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
9377         PR bootstrap/11273
9378         PR bootstrap/11408
9379         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
9380         unused INSTALL_PROGRAM_ARGS.
9381         * configure.in: Use AC_PROG_INSTALL.
9382         * Makefile.in: Regenerate.
9383         * configure: Regenerate.
9385 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
9387         * MAINTAINERS: Alphabetize.
9389 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
9391         * configure: Rebuilt.
9392         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
9393         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
9394         newlib nor libgloss.
9395         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
9396         * configure.in (am33_2.0-*-linux*): Added.
9398 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
9400         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
9401         * configure: Regenerate.
9403 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
9405         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
9406         * Makefile.in: Regenerate.
9408 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
9410         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
9411         * Makefile.in: Regenerate.
9413 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
9415         * Makefile.tpl: Replace PWD with PWD_COMMAND.
9416         * Makefile.in: Regenerated.
9418         * config-ml.in: Replace PWD with PWD_COMMAND.
9420 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
9422         * intl: New directory; see intl/ChangeLog for details.
9423         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
9424         * Makefile.tpl: all-gcc depends on maybe-all-intl.
9425         * Makefile.in: Regenerate.
9427 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
9429         * configure.in: Clean up config-lang.in handling.  Delete
9430         useless assignment to "subdirs".
9431         * configure: Regenerate.
9433 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
9435         * configure.in: Rename 'target_libs' to 'target_libraries'.
9436         Remove useless reference to 'target_libs'.
9437         * configure: Regenerate.
9439 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
9441         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
9442         * Makefile.in: Regenerate.
9444 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9446         * Makefile.def: Introduce flags_to_pass.
9447         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
9448         * Makefile.in: Regenerate.
9450 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
9452         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
9453         and target-libgloss.
9454         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
9455         <h8300*-*-*>: Disable libf2c and ${libgcj}.
9456         * configure: Regenerate.
9458 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
9460         * configure.in: Update testsuite_flags to new location.
9461         * configure. Regenerate.
9463 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9465         * Makefile.tpl: Remove BUILD_CC stuff.
9466         * Makefile.in: Regenerate.
9468 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
9470         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
9472 2003-06-16  Graeme Peterson  <gp@qnx.com>
9474         * MAINTAINERS (Write After Approval): Add myself.
9476 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
9478         * config.guess: Update to 2003-06-12 version.
9479         * config.sub: Update to 2003-06-13 version.
9481 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
9483         * config.guess: Update to 2003-06-06 version.
9484         * config.sub: Update to 2003-06-06 version.
9486 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9488         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
9489         * configure. Regenerate.
9491 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9493         * configure.in: Disable serial configure by default.
9494         * configure: Regenerate.
9495         * Makefile.tpl: Abolish .NOTPARALLEL.
9496         * Makefile.in: Regenerate.
9498         * Makefile.tpl: Replace {build,host,target}_canonical by
9499         {build,host,target}.
9500         * Makefile.in: Regenerate.
9502         * Makefile.tpl: Fix stupid pasto.
9503         * Makefile.in: Regenerate.
9505 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9507         * Makefile.tpl: Remove bogus conditional.
9508         * Makefile.in: Regenerate.
9510 2003-06-05  Jan Hubicka  <jh@suse.cz>
9512         * Makefile.tpl (profiledbootstrap): New target.
9513         * Makefile.in (profiledbootstrap): New target.
9515 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
9517         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
9518         Pinski. Remove user names from other bugzilla-only maintainers.
9520 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9522         * Makefile.tpl: Make 'recursive targets' using autogen rather
9523         than shell loop.  Remove duplicate 'clean' targets and false
9524         comments.
9525         * Makefile.def: Add systematic dependencies to 'recursive' targets.
9526         Add systematic method of specifying missing targets in subdirs.
9527         Add copyright boilerplate.
9528         * Makefile.in: Regenerate.
9529         * configure.in: Add 'recursive targets' to maybe list.
9530         * configure: Regenerate.
9532         * MAINTAINERS: "GNATS only" -> "Bug database only".
9534         * Makefile.tpl: Rename [+target+] to [+make_target+].
9535         * Makefile.def: Rename 'target' to 'make_target'.
9537 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
9539         * MAINTAINERS: Add self as options handling maintainer.
9541 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
9543         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
9544         been too long since I touched those ports.
9546 2003-05-28  DJ Delorie  <dj@redhat.com>
9548         * Makefile.tpl: Make maybe-check-gcc .PHONY.
9549         * Makefile.in: Regenerate.
9551 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
9553         * configure.in: Use curly braces in the definition of tooldir.
9554         * configure: Regenerate.
9556 2003-05-21  DJ Delorie  <dj@redhat.com>
9558         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
9559         newlib or libgloss.
9560         * Makefile.in: Regenerate.
9562 2003-05-21  DJ Delorie  <dj@redhat.com>
9564         * Makefile.tpl: Add missing empty maybe-check-gcc target.
9565         * Makefile.in: Regenerate.
9567 2003-05-20  Ian Lance Taylor  <ian@airs.com>
9569         * MAINTAINERS: Update my e-mail address.
9571 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9573         * configure.in: Switch more things to use maybe dependencies.
9574         * Makefile.tpl: Switch more things to use maybe dependencies.
9575         Factor out common code from autogen IF statements.
9576         * configure: Regenerate.
9577         * Makefile.in: Regenerate.
9579 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
9581         * configure.in: Accept i[3456789]86 for machine type.
9582         * configure: Regenerate.
9584 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9586         * configure.in: Switch more things to use maybe dependencies.
9587         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
9588         * configure: Regenerate.
9589         * Makefile.tpl: Switch more things to use maybe dependencies.
9590         * Makefile.in: Regenerate.
9592 2003-05-16  Andreas Schwab  <schwab@suse.de>
9594         * Makefile.tpl (install-opcodes): Define.
9595         * Makefile.in: Rebuild.
9597 2003-05-13  Andreas Jaeger  <aj@suse.de>
9599         * config.guess: Update to 2003-05-09 version.
9600         * config.sub: Update to 2003-05-09 version.
9602 2003-05-13  Michael Eager  <eager@mvista.com>
9604         * configure.in: Correct sed script so that options in quotes are not
9605         deleted.
9606         * configure: Rebuild.
9608 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
9610         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
9611         and $$s/newlib/libc/sys/cygwin32 include paths.
9612         * configure: Ditto.
9614 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
9616         * MAINTAINERS: Update my email addresses.
9618 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
9620         * config-ml.in: Propagate INSTALL variables.
9622 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9624         * MAINTAINERS: Remove duplicate entries in Write After Approval.
9626 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
9628         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
9629         * Makefile.in: Regenerate.
9631 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
9633         * MAINTAINERS (GNATS only): Add Falk Hueffner.
9635 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
9637         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
9639 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
9641         * Makefile.tpl: Clean $(BUILD_SUBDIR).
9642         * Makefile.in: Regenerated.
9644 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
9646         * MAINTAINERS (Write After Approval): Upgrade myself from
9647         GNATS only to write-after-approval. Update my mail address.
9649 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
9651         (OS Port Maintainers: freebsd): Add myself.
9653 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
9655         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
9657 2003-04-22  Kean Johnston  <jkj@sco.com>
9659         * MAINTAINERS (SCO ports): Added myself.
9661 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
9663         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
9665 2003-04-19  Kean Johnston  <jkj@sco.com>
9667         * MAINTAINERS (Write After Approval): Add myself.
9669 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9671         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
9672         * Makefile.in: Regenerate.
9674 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
9676         * configure.in (powerpc64*-*-linux*): Remove.
9677         * configure: Rebuilt.
9679 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
9681         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
9682         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
9683         and restrap.
9684         * Makefile.in:  Regenerate.
9686 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
9688         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
9689         * configure: Regenerated.
9691 2003-04-15  DJ Delorie  <dj@redhat.com>
9693         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
9695 2003-04-13  Nick Clifton  <nickc@redhat.com>
9697         * config-ml.in: Remove support for --disable-aix removing
9698         call-aix multilibs.
9700 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
9702         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
9703         * */configure: Rebuilt.
9705 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
9707         * MAINTAINERS: Add my email address.
9709 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
9711         * MAINTAINERS (Write After Approval): Add myself.
9713 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
9715         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
9716         * Makefile.in: Regenerate.
9718 2003-03-14  Michael Chastain  <mec@shout.net>
9720         * Makefile.in: Regenerate with correct Makefile.def.
9722 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9724         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
9725         Make macro.
9726         * Makefile.in: Regenerate.
9727         * configure.in: Clean up gxx_include_dir logic.
9728         * configure: Regenerate.
9730 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
9732         * MAINTAINERS (Write After Approval): Add myself.
9734 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
9736         * MAINTAINERS: Update my mail address.
9738 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9740         * configure.in (gxx_include_dir): Fix typo.
9741         * configure: Regenerated.
9743 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9745         * Makefile.tpl: Reindent.
9746         * Makefile.in: Regenerate.
9747         * configure.in: Reindent.  Don't set unused variables.
9748         * configure: Regenerate.
9750 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
9752         * configure.in: Include $(build_tooldir)/sys-include in
9753         FLAGS_FOR_TARGET.
9754         * configure: Regenerated.
9756 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9758         * Makefile.tpl: Always pass down RANLIB.
9759         * Makefile.in: Regenerate.
9761         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
9762         * Makefile.in: Regenerate.
9763         * configure.in: Remove unused logic relating to --enable-shared
9764         and --enable-threads.  Remove bogus comments.  Remove redundant
9765         noconfigdirs.
9766         * configure: Regenerate.
9768         * configure.in: Replace ${libstdcxx_version} by its value.
9769         Remove reference to mh-dgux.
9770         * configure: Regenerate.
9772 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
9774         * MAINTAINERS (Write After Approval): Add myself.
9776 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9778         * Makefile.tpl: Rearrange.
9779         * Makefile.in: Regenerate.
9781 2003-02-25  Uwe Stieber  <uwe@wwws.de>
9783         * configure.in: Add support for kaOS as cross build target system.
9784         * configure: Regenerated.
9786 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
9788         * MAINTAINERS (Write after approval): Add myself.
9790 2003-02-21  James E Wilson  <wilson@tuliptree.org>
9792         * MAINTAINERS: Update my email address.
9794 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
9796         * MAINTAINERS: Add self to blanket write privs. section.
9798 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
9800         * Makefile.tpl: Add definition of CPPFLAGS to pass into
9801         configure-target-* as some target builds may require additional
9802         flags for preprocessor tests.
9803         * Makefile.in: Regenerated.
9805 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
9807         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
9808         * ltconfig: Handle it.
9809         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
9810         auto-detecting it.
9812         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
9813         it is used as argument to $CC.
9814         * ltcf-gcj.sh: Likewise.
9816         * configure.in: Introduce --enable-maintainer-mode.
9817         * configure: Rebuilt.
9818         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
9819         for maintainer mode.
9820         * Makefile.in: Rebuilt.
9822 2003-02-18  Jason Merrill  <jason@redhat.com>
9824         * Makefile.tpl (check-c++): Allow parallelism.
9826 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9828         * MAINTAINERS: Remove John Carr (who never actually had access to
9829         gcc.gnu.org).
9831 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
9833         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
9834         don't configure target-libobjc.
9835         * configure: Regenerate.
9837 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9839         * Makefile.tpl (RANLIB): Define.
9840         * Makefile.in: Regenerate.
9842 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
9844         * MAINTAINERS: Update my email.
9846 2003-02-06  Keith R Seitz  <keiths@redhat.com>
9848         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
9849         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
9850         * Makefile.in: Regenerated.
9851         * configure.in: Remove all traces of snavigator, db, and grep.
9852         * configure: Regenerated.
9854 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9856         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
9857         After Approval.
9859 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
9861         * MAINTAINERS (Write after approval): Add myself.
9863 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
9865         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
9866         * Makefile.in: Regenerated.
9868 2003-01-30  Roger Sayle  <roger@eyesopen.com>
9870         * config.guess: Updated to 2003-01-30's version.
9871         * config.sub: Updated to 2003-01-28's version.
9873 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
9875         * config.if: If gcc_version is already set, just use it.  Don't set
9876         gcc_version_trigger if it's already set, otherwise set it to
9877         gcc/version.c, but only if the file exists.  If it is not set and
9878         gcc/version.c does not exist, try to extract the version number from
9879         $CC.
9881 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
9883         * MAINTAINERS: Add myself to write-after-approval list.
9885 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
9887         * configure.in:  Revert 24Jan change.
9888         * configure:  Regenerate.
9890 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9892         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
9893         entry of HJ Lu.
9895 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9897         * configure.in: Revert previous change.
9898         * configure: Regenerate.
9900 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9902         * configure.in: Make rda native-only.
9903         * configure: Regenerate.
9905 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9907         * MAINTAINERS: Move myself from GNATS-only-accounts to
9908         write-after-approval.
9910 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9912         * configure.in: Add missing \.
9913         * configure: Rebuilt.
9915 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
9917         * configure.in (baseargs): Avoid using \| in sed regular
9918         expressions.
9919         * configure: Rebuilt.
9921 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
9923         * configure.in (baseargs): Remove all supported forms of
9924         --cache-file, --srcdir, --host, --build and --target options
9925         from argument lists.
9926         * configure: Rebuilt.
9928 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
9930         * MAINTAINERS: Add myself to write-after-approval list.
9932 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
9934         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
9935         * configure: Rebuilt.
9937 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9939         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
9940         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
9941         * Makefile.in: Regenerate.
9942         * configure: Regenerate.
9944 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
9946         * configure.in: Remove Makefile in build, host and target modules
9947         unless configure was run with --no-recursion.
9948         * configure: Rebuilt.
9950 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
9952         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
9953         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
9954         * Makefile.in: Regenerate.
9956 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
9958         * config.guess: Update to 2003-01-03 version.
9959         * config.sub: Update to 2003-01-03 version.
9961 2003-01-07  Christopher Faylor  <cgf@redhat.com>
9963         * configure: Regenerate with proper autoconf 2.13.
9965 2003-01-07  Christopher Faylor  <cgf@redhat.com>
9967         * configure.in: Add AC_PREREQ for consistency.
9968         * configure: Regenerate.
9970 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
9972         * configure.in (GDB_TK): Add tcl directories conditional on
9973         gdb/gdbtk directory being present.
9974         * configure: Regenerate.
9976 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
9978         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
9979         used by gcc if LD is not defined and we are not doing a Canadian Cross.
9980         * configure: Rebuilt.
9982 2002-12-31  Tom Tromey  <tromey@redhat.com>
9984         * Makefile.in: Rebuilt.
9985         * Makefile.def (target_modules) [libffi]: Allow installation.
9987 2002-12-31  Andreas Schwab  <schwab@suse.de>
9989         * configure.in: Fix use of $program_transform_name.
9990         * configure: Regenerated.
9992 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
9994         * configure.in (baseargs): Don't remove first configure argument.
9995         * configure: Regenerated.
9997 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
9999         * Makefile.tpl (local-distclean): Don't remove...
10000         (multilib.ts): ... this.  Moved into...
10001         (multilib.out): ... this.  Don't use sub-make.
10002         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
10003         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
10004         (configure-build-[+module+], configure-[+module+],
10005         configure-target-[+module+], configure-gcc): ... these.  Test
10006         for Makefile existence.  Drop config.status from dependencies.
10007         * Makefile.in: Rebuilt.
10008         * configure.in: Move gcc-version-trigger to the end of
10009         ac_configure_args.  Add comments to maybedep.tmp and
10010         serdep.tmp.  Introduce --disable-serial-configure.  Remove
10011         nonopt from baseargs, matching and removing corresponding
10012         whitespace while at it.
10013         * configure: Rebuilt.
10015 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
10017         * configure.in (host_configargs): Replace reference to
10018         no-longer-defined buildopts with --build=${build_alias}.
10019         * configure: Rebuilt.
10021         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
10022         program_transform_name to standard idiom.
10023         (AUTOGEN, AUTOCONF): Define.
10024         (Makefile.in): Use $(AUTOGEN).
10025         (Makefile): Depend on config.status, and use autoconf-style rule to
10026         build it.  Move original commands to...
10027         (config.status): ... this new target.
10028         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
10029         $(AUTOCONF).
10030         * Makefile.in: Rebuilt.
10032 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10034         * Makefile.tpl: Fix dramatic bustage due to change in
10035         program_transform_name.
10036         * Makefile.in: Regenerate.
10038         * configure.in: Remove unnecessary PATH setting.
10039         * configure: Regnerate.
10041         * configure.in: Don't default to unprefixed tools unless
10042         the native tools will work.
10043         * configure: Regenerate.
10045         * configure.in: Convert to autoconf script.  Blow away lots
10046         of now-redundant Makefile fragments.
10047         * configure: Generate using Autoconf.
10048         * Makefile.tpl: Rewrite to reflect autoconfiscation.
10049         * Makefile.in: Regenerate.
10051 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
10053         * configure: Fix stupid bug where RANLIB was mistakenly included.
10055         * configure.in: Rename (buildargs, hostargs, targargs) to
10056         (build_configargs, host_configargs, target_configargs).
10058         * configure.in: Move logic out of sed statement.
10060         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
10061         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
10063 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
10065         * config.sub: Import from master repository
10066         * config.guess: Ditto
10068 2002-12-24  Andreas Schwab  <schwab@suse.de>
10070         * Makefile.tpl (multilib.out): Fix missing space.
10071         * Makefile.in: Regenerate.
10073 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
10075         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
10076         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
10077         * Makefile.in: Regenerate.
10078         * configure.in: Remove unnecessary leftovers.
10080 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
10082         * configure.in (extra_ranlibflags_for_target): New variable.
10083         (*-*-darwin): Add -c to ranlib commands.
10084         * configure (tooldir): Handle extra_ranlibflags_for_target.
10086 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10088         * Makefile.tpl: Revert HJL's change.
10089         * Makefile.in: Regenerated.
10090         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
10091         always.
10093 2002-12-19  Andreas Schwab  <schwab@suse.de>
10095         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
10096         * Makefile.in: Regenerate.
10098 2002-12-18  H.J. Lu  <hjl@gnu.org>
10100         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
10101         * Makefile.in: Regenerated.
10103         * configure.in (build_prefix): New. Substitute.
10105 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
10107         * Makefile.tpl: Don't let real targets depend on phony targets.
10108         * Makefile.in: Regenerate.
10110         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
10111         * Makefile.in: Regenerate.
10113 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
10115         * config.sub: Import from master repository
10116         * config.guess: Ditto
10118 2002-12-16  Jason Merrill  <jason@redhat.com>
10120         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
10121         previous 'make bootstrap'.
10122         * Makefile.in: Regenerate.
10124 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
10126         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
10128 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
10130         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
10131         * Makefile.in: Regenerate.
10133 2002-12-13  Jason Merrill  <jason@redhat.com>
10135         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
10136         library tests.
10137         (check-c++): Just depend on it and check-target-libstdc++-v3.
10138         * Makefile.in: Regenerate.
10140 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
10142         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
10143         * Makefile.in: Rebuilt.
10145 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
10147         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
10149 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
10151         * configure: Fix bug put in by gremlins.
10153         * Makefile.tpl: Substitute more autoconfily.
10154         * configure: Substitute more autoconfily.
10155         * Makefile.in: Regenerate.
10157 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
10159         * config.sub: Import from master repository
10160         * config.guess: Ditto
10161         * MAINTAINERS: Added Svein Seldal under write after approval
10163 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
10165         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
10166         * Makefile.in (all-sim): Ditto.
10168 2002-12-06  DJ Delorie  <dj@redhat.com>
10170         * Makefile.tpl: Change configure dependencies to not have real
10171         targets depend on phony targets.
10173 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
10175         * configure.in: Revert unintentional change.
10177         * Makefile.tpl: Change dependency for */multilib.out so that
10178         it works when gcc isn't in the tree.
10180         * configure.in: Substitute more.
10181         * configure: Run subconfigures from the Makefile.
10182         * Makefile.tpl: Run subconfigures from the Makefile; add a few
10183         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
10185 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10187         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
10189 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10191         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
10192         and corresponding dependencies.
10193         * Makefile.in: Regenerate.
10195         * configure.in (host_tools): Order binutils, gas and ld for
10196         convenience in running the testsuites.
10198         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
10199         * Makefile.in: Regenerate.
10200         * configure.in: Introduce rules to serialize subconfigure runs.
10202         * configure.in: Introduce BASE_CC_FOR_TARGET.
10203         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
10204         Realize configure-build-* targets.  Realize configure-target-* targets.
10205         * Makefile.in: Regenerate.
10207 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10209         * configure: Move gcc_version_trigger stuff from here...
10210         * configure.in: ...to here.
10212         * configure.in: Separate subconfigure options added by this file from
10213         options given by the user.  Add machinery to put args for host
10214         subconfigures into the Makefile.
10216         * Makefile.tpl: Remove 'vault' targets.
10217         * Makefile.tpl: Reorder and comment dependencies.
10218         * Makefile.in: Regenerate.
10220 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
10221         * configure.in: Fix my broken commit of previous patch. (sigh)
10223 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
10225         * configure.in: Move host-specific darwin noconfigdirs into
10226         the host-specific section.
10228 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
10230         * configure.in: Move host-specific darwin noconfigdirs into
10231         the host-specific section.
10233 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
10235         * configure: Remove skip-this-dir support.
10236         * Makefile.tpl: Remove skip-this-dir support.
10238         * Makefile.tpl: Remove leftover support for non-autoconfiscated
10239         subdirectories.
10240         * Makefile.in: Regenerate.
10242         * Makefile.tpl: Strip out useless setting of 'dir'.
10243         * Makefile.in: Regenerate.
10245 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
10247         * configure.in: Fix deeply stupid bug.
10249         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
10250         shell code in CXX_FOR_TARGET
10251         * Makefile.def: Introduce raw_cxx.
10252         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
10253         RAW_CXX_FOR_TARGET.
10254         * Makefile.in: Regenerate.
10256 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
10258         * Makefile.tpl: Remove unnecessary ifs.
10259         * Makefile.in: Regenerate.
10261         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
10262         dependencies.  Maybe-ize build-libiberty.  Create dummy install
10263         targets for 'no_install' modules.
10264         * configure: Move GDB_TK substitution to configure.in.  Move
10265         build_modules stuff to configure.in.
10266         * configure.in: Implement soft dependency machinery.  Maybe-ize
10267         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
10268         * Makefile.in: Regenerate.
10270 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10272         * Makefile.tpl: Make all-target, install-target behave similarly
10273         to all, install (only hitting configured targets).  Eliminate
10274         unused macro defintions.
10276         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
10277         build != host.
10279         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
10281         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
10283         * configure.in: Produce lists of subdir targets we're actually
10284         configuring.  Remove references to "dosrel".
10285         * Makefile.tpl: Let configure set which subdir targets are hit.
10286         Remove install-cross; clean up install; remove ALL.  Remove
10287         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
10288         Autogenerate host module targets.  Remove empty dependency lines
10289         and redundant dependency; rearrange slightly.
10290         * Makefile.def: Add host-side libtermcap, utils.
10292         * Makefile.in: Regenerate.
10294 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10296         * ltconfig (osf[345]): Append $major to soname_spec.
10297         Reflect this in library_names_spec.
10298         * ltmain.sh (osf): Prefix $major with . for use as extension.
10300 2002-11-19  Andreas Jaeger  <aj@suse.de>
10302         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
10303         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
10304         and sparc64 GNU/Linux systems.
10306 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
10308         * MAINTAINERS: Update email.
10310 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10312         * MAINTAINERS: Complete James Dennett's entry.
10314 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
10316         * MAINTAINERS (Write After Approval): Add myself.
10318 2002-11-13  Bruce Korb  <bkorb@gnu.org>
10320         * Makefile.tpl: syntactic cleanup
10322 2002-11-13  Stuart Hastings  <stuart@apple.com>
10324         * MAINTAINERS: Add myself to write-after-approval list.
10326 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10328         * Makefile.def: Add list of recursive targets to autogenerate.
10329         Add build_modules.
10330         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
10331         targets.  Autogenerate *-build-* targets.
10332         * Makefile.in: Regenerate.
10334 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10336         * configure: More autoconf-style substitutions.
10337         * Makefile.tpl: More autoconf-style substitutions.
10338         * Makefile.in: Regenerate.
10340 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10342         * configure: Substitute more variables in a more autoconf-friendly
10343         way.  Simplify slightly.
10344         * Makefile.tpl: Make more variables substitutable in an
10345         autoconf-friendly way.
10346         * Makefile.in: Regenerate.
10348 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
10350         * MAINTAINERS (Write After Approval): Add myself.
10352 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
10354         * configure.in (v810*): Remove special setting of tools.
10356         * configure: Add support for extra required flags for ar or nm.
10357         * configure.in (aix4.3+): Use above support for target-specific
10358         issues, rather than using config/mt-aix43.
10360 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
10362         * configure: Remove 'removing', which doesn't work.  Replace $subdir
10363         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
10364         with $srcdir.  Reformat indentation.  Substitute some variables
10365         formerly hard-coded in the Makefile for build=host.
10366         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
10367         * Makefile.def: Autogenerate more.
10368         * Makefile.in: Regenerate.
10370 2002-11-04  Adam Nemet  <anemet@lnxw.com>
10372         * MAINTAINERS (Write After Approval): Add myself.
10374 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
10376         * Makefile.def (host_modules): Add rda.
10377         * Makefile.in: Regenerate.
10378         * configure.in (target_tool): Add target-rda to list.
10380 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10382         * MAINTAINERS: Remove "co-maintainer" note for web pages.
10384 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
10386         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
10387         and restrap targets to this rule.
10388         * Makefile.in:  Regenerate.
10390 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10392         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
10393         GNATS only accounts.
10395 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
10397         * configure.in (i[3456]86-*-linux*): Add check to disable
10398         ${libgcj} for glibc1.
10400 2002-10-24  Denis Chertykov  <denisc@overta.ru>
10402         * MAINTAINERS: Add myself as ip2k port maintainer.
10404 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
10406         * configure.in: Add tic4x target.
10408 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10410         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
10411         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
10412         * Makefile.in: Regenerate.
10414         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
10415         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
10416         * Makefile.in: Regenerate.
10418 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
10420         * MAINTAINERS: Add myself as web pages co-maintainer.
10422 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10424         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
10425         * Makefile.in: Regenerate.
10427 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
10429         * MAINTAINERS: Add myself and Nathan Sidwell
10430         <nathan@codesourcery.com> as VxWorks maintainers.
10432 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10434         * Makefile.def: Remove order dependency comments.
10435         * Makefile.tpl: Add explicit install-install dependencies.
10436         * Makefile.in: Regenerate.
10438         * Makefile.tpl: Remove material now in src-release.  (Finally!)
10439         * Makefile.in: Regenerate.
10441         * Makefile.tpl: Add configure-target (for src-release in src)
10442         * Makefile.in: Regenerate.
10444 2002-09-30  Nick Clifton  <nickc@redhat.com>
10446         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
10448 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
10450         * configure.in (s390*-*-linux*): Enable libgcj.
10452 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
10454         * configure: Revert accidentally applied changes.
10456         * Makefile.tpl: Make more autoconf-friendly.
10457         * Makefile.in: Regenerate.
10458         * configure: Make substitution more autoconf-like.
10460 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
10462         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
10463         single entry to handle all these.
10464         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
10465         libjava on arm-*-elf.
10467 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
10469         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
10470         things that depend on them.
10472 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10474         * Makefile.tpl: Make subsituted variables more autoconfy.
10475         * Makefile.in: Regenerate.
10476         * configure: Make seds more autoconfy.
10478 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10480         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
10481         * Makefile.in: Regenerate.
10482         * configure.in: Rewrite sed statements to look autoconfy.
10484         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
10485         all-target-foo on configure-target-foo.
10486         * Makefile.def: Ditto.
10487         * Makefile.in: Rebuild.
10489 2002-09-25  Andrew Haley  <aph@redhat.com>
10491         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
10493 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
10495         * Makefile.def: New file.
10496         * Makefile.tpl: New file.
10497         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
10498         * contrib/gcc_update: Note that Makefile.in is a generated file.
10500         * configure.in: Minor rearrangement.  Simplify tests.
10502 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
10504         * configure.in (with_headers): Skip copy if value is "yes".
10505         (with_libs): Likewise.
10507 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
10509         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
10510         * configure.in (sh*-*-pe*): Ditto.
10511         * configure.in (mips*-*-pe*): Ditto.
10512         * configure.in (*arm-wince-pe): Ditto.
10514         * configure.in: Rearrange.
10516 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
10518         * MAINTAINERS: Update my email address.
10520 2002-08-30  Paul Koning  <pkoning@equallogic.com>
10522         * MAINTAINERS: (Write After Approval): Add myself.
10524 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
10526         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
10528 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
10530         * MAINTAINERS: Change my mailing address.
10532 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
10534         * MAINTAINERS (Write After Approval): Remove myself.
10535         (Various Maintainers: c++ runtime libs): Add myself.
10537 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
10539         * MAINTAINERS (Write After Approval): Remove myself.
10540         (Various Maintainers: c++ runtime libs): Add myself.
10542 2002-08-15  Eric Christopher  <echristo@redhat.com>
10544         * config.sub: Import from master repository.
10545         * config.guess: Ditto.
10547 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
10549         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
10550         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
10551         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
10553 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
10555         * MAINTAINERS: Add self to rs6000 vector extensions.
10557 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
10559         * libiberty/configure: Reverted unintended yesterday's check in.
10561 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
10563         * boehm-gc/configure, libf2c/configure: Rebuilt.
10564         * libffi/configure, libiberty/configure: Ditto.
10565         * libjava/configure, libobjc/configure: Ditto.
10566         * libstdc++-v3/configure, zlib/configure: Ditto.
10567         Merged from binutils:
10568         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
10569         From Steve Ellcey <sje@cup.hp.com>:
10570         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
10571         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
10572         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
10573         IA64.
10574         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
10575         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
10576         soname_spec, sys_lib_search_path_spec): Ditto.
10578 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
10580         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
10582 2002-08-04  H.J. Lu  (hjl@gnu.org)
10584         * configure.in (mips*-*-linux*): Don't skip target-libffi.
10586 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
10588         * MAINTAINERS (Write After Approval): Add myself.
10590 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
10592         * configure.in: Move generic linux case to end.  Copy generic
10593         linux noconfigdirs to mips*-*-linux* entry and new
10594         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
10596 2002-07-19  Michael Matz  <matz@suse.de>
10598         * MAINTAINERS: Add myself as ra* maintainer.
10600 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
10602         * config.guess: Update to 2002-07-09 version.
10603         * config.sub: Update to 2002-07-03 version.
10605 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
10607         * MAINTAINERS: Fix typo in a maintainer email address.
10609 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10611         * configure.in: Remove two redundant tests.
10613 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10615         * configure.in (mips*-*-irix6*o32): Enable stabs.
10617 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
10619         * configure.in: Don't build grez.
10620         * Makefile.in: Ditto.
10622         * Makefile.in: Remove references to bsp, cygmon, libstub.
10623         * configure.in: Ditto.
10625         * configure.in: Remove leftover reference to gdbtest.
10627 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
10629         * configure.in (gxx_include_dir):  Change to match versioned
10630         C++ headers if --enable-version-specific-runtime-libs is used.
10632 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
10634         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
10636 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10638         * configure.in: Make --without-x work.
10640 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10642         * configure.in: Rearrange target Makefile fragment collection.
10644         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
10645         cvs[src].
10646         * configure.in: Ditto.
10648 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
10650         * MAINTAINERS (Write After Approval): Update my e-mail address.
10652 2002-06-24  Ben Elliston  <bje@redhat.com>
10654         * configure.in (host_tools): Remove cgen.
10656         * Makefile.in (all-cgen): Remove; runs from its source directory.
10657         (check-cgen, install-cgen, clean-cgen): Likewise.
10658         (all-opcodes): Do not depend on all-cgen.
10659         (all-sim): Likewise.
10661 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
10663         * Makefile.in: Eliminate 'apache' targets.
10664         * configure.in: Eliminate 'apache' targets.
10666         * configure.in: Eliminate redundant tests.  Reorganize.
10668         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
10670         * config-ml.in: Eliminate references to Cygnus configure.
10672         * Makefile.in: Eliminate references to building emacs.
10674 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
10676         * MAINTAINERS: Update my email address.
10678 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
10680         * config.if (libstdcxx_incdir): Version C++ headers.
10681         (cxx_incdir): Remove.
10683 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10685         * MAINTAINERS (Write After Approval): Add self.
10687 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
10689         * configure.in: Add support for ip2k.
10691 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
10693         * configure.in: Fix AIX configury bug.
10695 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
10697         * MAINTAINERS (Write After Approval): Add self.
10699 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
10701         * configure.in: replace ${topsrcdir} with ${srcdir}
10703         * configure.in: Move definition of libstdcxx_flags
10704         right above usage, rather than waaay earlier.
10706         * configure.in: Pull definition of is_cross_compiler earlier.
10708         * configure.in: Rearrange a little.
10710         * configure.in: Remove references to librx.
10711         * Makefile.in: Remove references to librx.
10713 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
10715         * config.sub: Add support for avr target.
10716         Import from master sources, rev 1.255
10718 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
10720         * configure, .cvsignore:  Revert previous change...
10721         * Makefile:  ...delete.
10723 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
10725         * configure.in: Eliminate ${gasdir} variable.
10727 2002-06-18  Dave Brolley  <brolley@redhat.com>
10729         * configure.in: Add support for frv.
10730         * config.sub: Add support for frv.
10732 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
10734         * configure:  Remove garbage from previous commit.
10736 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
10738         * configure:  For in-source builds, make a subdir and re-exec there.
10739         * Makefile:  New file.  Pass targets through to build directory.
10740         * .cvsignore:  No longer ignore "Makefile".
10742 2002-06-16  Douglas Rupp  <rupp@gnat.com>
10744         * MAINTAINERS (Write After Approval): Add self.
10746 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10748         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
10750 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
10752         * configure.in (vax-*-netbsd*): Re-enable gas.
10754 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
10756         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
10757         BUILD_PREFIX_1, to correct nomenclature.
10758         * configure: Likewise.
10760         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
10761         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
10763 2002-05-31  Olaf Hering  <olh@suse.de>
10765         * config-ml.in: Propogate DESTDIR also.
10767 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
10769         * configure.in (vax-*-netbsd*): Don't build gas for this
10770         platform.
10772 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
10774         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10775         and libgcj for AVR.
10777 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
10779         * MAINTAINERS (Write After Approval): Add myself.
10781 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
10783         * config.guess: Update to 2002-05-22 version.
10784         * config.sub: Likewise.
10786 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10788         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
10789         * config-ml.in: Likewise.
10790         * configure: Likewise.
10791         * configure.in: Likewise.
10793 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
10795         * MAINTAINERS: Update my email address.
10797 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
10799         * configure.in: Simplify makefile fragment collection.
10801         * configure.in: Remove code to build emacs.
10803         * configure.in : Remove --srcdir argument from targargs and buildargs
10804         (it's always overridden in the Makefile anyway).  Rearrange a bit.
10806         * configure: Move some logic to configure.in.
10807         * configure.in: Move some logic from configure.
10809 2002-05-11  Tom Tromey  <tromey@redhat.com>
10811         * MAINTAINERS: Reflect libgcj reality.
10813 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
10815         * Makefile.in: Honour DESTDIR.
10817 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
10819         * config.guess: Import 2002-03-20 version.
10820         * config.sub: Import 2002-04-26 version.
10822 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10824         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
10826 2002-05-07  Tim Josling  <tej@melbpc.org.au>
10828         * MAINTAINERS: Add self.
10830 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
10832         * ltmain.sh: Detect and handle object name conflicts
10833         while piecewise linking a static library.
10835 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
10837         * configure.in (noconfigdirs): Don't disable libgcj on
10838         sparc64-*-solaris* and sparcv9-*-solaris*.
10840 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
10842         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
10844 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
10846         * configure.in (FLAGS_FOR_TARGET): Do not add
10847         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
10848         on i[3456]86-*-linux*.
10850 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
10852         * configure.in (noconfigdirs): Replace [ ] with test.
10854         * configure.in (noconfigdirs): Do not add target-newlib if
10855         target == i[3456]86-*-linux*, and host == target.
10857 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
10859         * configure.in: delete reference to absent file
10861         * configure.in: replace '[' with 'test'
10863         * configure.in: Eliminate references to gash.
10864         * Makefile.in: Eliminate references to gash.
10866         * configure.in: remove useless references to 'pic' makefile fragments.
10868         * configure.in: (*-*-windows*) Finish removing.
10870         * configure.in: Eliminate redundant test for libgui.
10872 2002-04-29  Roger Sayle  <roger@eyesopen.com>
10874         * MAINTAINERS: Add self and realphabetize.  Update entries
10875         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
10876         entry for a29k port maintainer.
10878 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
10880         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
10881         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
10883 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
10885         * configure.in: remove references to dead files
10887 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
10889         * MAINTAINERS: Add information about purpose of this file.
10891 2002-04-18  Tom Tromey  <tromey@redhat.com>
10893         * configure.in: Disallow configuring libgcj when it is already
10894         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
10895         Solaris 2.8 by default.  For PR libgcj/6158.
10897 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
10899         * configure.in:  Move default CC setting out of config/mh-* fragments
10900         directly into here.
10902 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
10904         * configure.in: don't even try to configure or make a subdirectory
10905         if there's no configure script for it.
10907 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
10909         * MAINTAINERS: Remove chill maintainers.
10910         * Makefile.in (CHILLFLAGS): Remove.
10911         (CHILL_LIB): Remove.
10912         (TARGET_CONFIGDIRS): Remove libchill.
10913         (CHILL_FOR_TARGET): Remove.
10914         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
10915         CHILL_LIB.
10916         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
10917         (CHECK_TARGET_MODULES): Likewise.
10918         (INSTALL_TARGET_MODULES): Likewise.
10919         (CLEAN_TARGET_MODULES): Likewise.
10920         (configure-target-libchill): Remove.
10921         (all-target-libchill): Remove.
10922         * configure.in (target_libs): Remove target-libchill.
10923         Do not compute CHILL_FOR_TARGET.
10924         * libchill: Remove directory.
10926 2002-04-11  DJ Delorie  <dj@redhat.com>
10928         * Makefile.in, configure.in: Sync with binutils, entries
10929         follow...
10931 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
10933         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
10934         (do-tar, do-bz2): New rules.
10935         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
10936         (gdb-tar): New rule.
10937         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
10938         (insight_dejagnu.tar): New rule.
10939         (insight.tar): New rule.
10940         (gdb+dejagnu.tar): New rule.
10941         (gdb.tar): New rule.
10943 2002-02-01  Mo DeJong  <supermo@bayarea.net>
10945         * Makefile.in: Add all-tix to deps for all-snavigator
10946         so that tix is built when building snavigator.
10948 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
10950         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
10951         ld and gdb are not supported.
10953 2002-01-07  Mark Salter  <msalter@redhat.com>
10955         * configure.in: Remove target-bsp and target-cygmon from arm builds.
10956         Allow target-libgloss to be built for arm, strongarm, and xscale.
10958 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
10960         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
10961         options for i[3456]86-pc-linux* native builds.
10963 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
10965         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
10966         files from .po files for a distribution.
10968 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
10970         * configure.in: Enable libstdc++-v3 for h8300 targets.
10972 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
10974         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
10975         version from bfd/.
10977 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
10979         * Makefile.in (VER): When present, extract the version number from
10980         the file version.in.
10982 2001-05-24  Tom Rix  <trix@redhat.com>
10984         * configure.in : enable ld for aix
10986 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10988         * config.guess: Add linux target for S/390.
10990 2000-11-07  Philip Blundell  <pb@futuretv.com>
10992         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
10994 2000-11-03  Philip Blundell  <pb@futuretv.com>
10996         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
10997         files.
10999 2001-01-15  Ben Elliston  <bje@redhat.com>
11001         * configure.in (host_tools): Add sid.
11002         Always configure cgen.
11004 2000-11-24  Nick Clifton  <nickc@redhat.com>
11006         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
11008 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
11010         * Makefile.in (ALL_MODULES): Add all-cgen.
11011         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
11012         (all-cgen): New target.
11013         (all-opcodes,all-sim): Depend on all-cgen.
11014         * configure.in (host_tools): Add cgen.
11015         Only configure cgen if --enable-cgen-maint.
11017 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
11019         * configure.in: Add *-*-freebsd* configurations.
11021 2002-04-08  Tom Tromey  <tromey@redhat.com>
11023         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
11024         Fixes PR libgcj/6068.
11026 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
11028         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
11030 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11032         * configure.in (alpha*-dec-osf*): Enable libgcj.
11034 2003-03-27  Matthew Gingell  <gingell@gnat.com>
11036         * MAINTAINERS (Write After Approval): Add myself.
11038 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
11040         Fix for: PR bootstrap/3591, target/5676
11041         * configure.in (mcore-pe): Disable the configuration of
11042         libstdc++-v3 since exceptions are not supported.
11044 2002-03-20  Anthony Green  <green@redhat.com>
11046         * configure.in: Enable libgcj for xscale-elf target.
11048 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
11050         * MAINTAINERS:  Update my email address.
11052 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
11054         * ltmain.sh (relink_command): Fix typo in previous change.
11056 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
11058         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
11059         (relink_command): Added --tag flags.
11060         (mode=install): If relinking fails; error out.
11062 2002-03-12  Richard Henderson  <rth@redhat.com>
11064         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
11065         .NOTPARALLEL tag.
11066         (do-check): Rename from check.
11067         (check): Allow parallel check.
11069 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
11071         * MAINTAINERS: Add myself as maintainer for xtensa port.
11072         Fix alphabetical order in CPU port maintainer list.
11073         Remove myself from Write After Approval list.
11075 2002-03-11  Richard Henderson  <rth@redhat.com>
11077         * Makefile.in (.NOTPARALLEL): Add fake tag.
11079 2002-03-07  H.J. Lu  (hjl@gnu.org)
11081         * configure.in: Enable gprof for mips*-*-linux*.
11083 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
11085         * MAINTAINERS (Write After Approval): Add myself.
11087 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
11089         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
11090         libjava.
11091         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
11093 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
11095         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
11096         because its Makefile is there; test for the executable instead.
11098 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
11100         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
11101         libstdc++-v3 and libjava.
11103 2002-02-11  Adam Megacz  <adam@xwt.org>
11105         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
11106         boehm-gc
11108 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
11110         * config.guess: Updated to 2002-01-30's version.
11111         * config.sub: Updated to 2002-02-01's version.
11112         Contribute sh64-elf.
11113         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
11114         * configure.in: Added sh64-*-*.
11116 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
11118         * MAINTAINERS: Belatedly add myself to write after approval list.
11120 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
11122         * MAINTAINERS: Put self in as maintainer for x86-64 port.
11123         Remove self as Write After Approval.
11125 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
11127         * MAINTAINERS: Put self in as maintainer for contrib/regression
11128         directory.
11130 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
11132         * MAINTAINERS:  Update my email address.
11134 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
11136         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
11137         target-libiberty, and target-libgloss.  Skip Java-related
11138         libraries if not supported for NetBSD on target CPU.
11140 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
11142         * install-sh: Use _inst.$$_ for temp file name.
11144 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
11146         * MAINTAINERS (Write After Approval): Move my contact info
11147         from here...
11148         (OS Port Maintainers): ...to here (netbsd).
11150 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
11152         * MAINTAINERS (Write After Approval): Add myself.
11154 2002-01-17  H.J. Lu  <hjl@gnu.org>
11156         * Makefile.in (all-fastjar): Also depend on all-libiberty.
11157         (all-target-fastjar): Also depend on all-target-libiberty.
11159 2002-01-16  H.J. Lu  (hjl@gnu.org)
11161         * config.guess: Import from master sources, rev 1.225.
11162         * config.sub: Import from master sources, rev 1.238.
11164 2002-01-16  Kazu Hirata  <kazu@hxi.com>
11166         * MAINTAINERS (Write After Approval): Remove myself.
11168 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
11170         * MAINTAINERS (Write After Approval): Add myself.
11172 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
11174         * MAINTAINERS: Add self as docs co-maintainer.
11176 2001-12-11  Matthias Klose  <doko@debian.org>
11178         * MAINTAINERS (Write After Approval): Add myself.
11180 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
11182         * MAINTAINERS: Update my email address.
11184 2001-12-07  Turly O'Connor  <turly@apple.com>
11185         * MAINTAINERS (Write After Approval): Add myself.
11186         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
11187         (rs6000_initialize_trampoline): Call __trampoline_setup for
11188         ABI_DARWIN too.
11189         * darwin-tramp.asm: New file, implements __trampoline_setup.
11190         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
11192 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
11194         * MAINTAINERS (Write After Approval): Add myself.
11196 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
11198         * configure, configure.in: Use temp file for long sed commands.
11200 2001-12-03  Laurent Guerby  <guerby@acm.org>
11202         * config.sub: Update to version 1.232 on subversion.
11204 2001-12-03  Ben Elliston  <bje@redhat.com>
11206         * MAINTAINERS: Update mail address for config.* patches.
11208 2001-11-27  DJ Delorie  <dj@redhat.com>
11209             Zack Weinberg  <zack@codesourcery.com>
11211         When build != host, create libiberty for the build machine.
11213         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
11214         CONFIG_ARGUMENTS.
11215         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
11216         New variables.
11217         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
11218         and rules.
11219         (all.normal): Depend on ALL_BUILD_MODULES.
11220         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
11221         (all-build-libiberty): Depend on configure-build-libiberty.
11223         * configure: Calculate and substitute proper value for
11224         ALL_BUILD_MODULES.
11225         * configure.in: Create the build subdirectory.
11226         Calculate and substitute TARGET_CONFIGARGS (formerly
11227         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
11229 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
11231         * MAINTAINERS (write-after-approval): Add self.
11233 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
11235         * MAINTAINERS (GNATS only accounts): Remove self.
11237 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
11239         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
11240         libf2c.
11242 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
11244         * MAINTAINERS (Write After Approval): Add self.
11246 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
11248         * MAINTAINERS: mips and s390 are also CPU ports.
11250 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
11252         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
11254 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
11256         * MAINTAINERS: Alphabetize.
11258 2001-11-09  Kazu Hirata  <kazu@hxi.com>
11260         * MAINTAINERS (Various maintainers: h8 port): Add myself.
11262 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11264         * MAINTAINERS (Various maintainers: hppa port): Added myself.
11266 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
11268         * configure.in (--enable-languages): Be more permissive about
11269         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
11271 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
11273         * config.sub: Import from master sources, rev. 1.230.
11274         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
11276 2001-11-07  Laurent Guerby  <guerby@acm.org>
11278         * MAINTAINERS (Write After Approval): Add self.
11280 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
11282         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
11284 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
11286         * config.sub: Import from master sources, rev 1.226.
11287         * config.guess: Import from master sources, rev 1.216.
11289 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
11291         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
11292         * MAINTAINERS: Add self as maintainer of MMIX port.
11293         Remove old after-approval entry.
11295 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
11297         * ChangeLog, configure: Fix spelling errors.
11299 2001-10-20  Brendan Kehoe  <brendan@zen.org>
11301         * MAINTAINERS: Tweak my address.
11303 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
11305         * MAINTAINERS: Update my email address.
11307 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
11309         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
11310         * MAINTAINERS: Add self as maintainer of CRIS port.
11312 2001-10-10  Geert Bosch  <bosch@gnat.com>
11314         * MAINTAINERS (Various maintainers: Ada front end):
11315         Added Robert Dewar.
11317 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
11319         * MAINTAINERS (Write After Approval): Added self
11321 2001-10-02  Geert Bosch  <bosch@gnat.com>
11323         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11325 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
11327         * configure: Handle temporary files securely using mkdir.
11329 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
11331         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
11333 2001-09-26  Will Cohen  <wcohen@redhat.com>
11335         * configure.in (*-*-linux*): Disable configuration of target-newlib
11336         and target-libgloss.
11338 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
11340         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
11341         RANLIB.
11343 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
11345         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
11346         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
11347         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
11348         avoid quotes nesting problems.
11349         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
11350         (DO_X): Export only variables that are set.
11352 2001-09-19  Ben Elliston  <bje@redhat.com>
11354         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
11355         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
11356         semantics.  Use the shell built-in "type" command instead.
11358 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
11360         Merged from gcc-3_0-branch:
11361         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
11362         * ltcf-c.sh: Use $objext, not $ac_objext.
11363         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
11364         * ltcf-cxx.sh: Add support for GNU.
11365         2001-07-22  Timothy Wall  <twall@redhat.com>
11366         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
11367         default settings if using GNU tools with that configuration.
11368         * ltcf-cxx.sh: Ditto.
11369         * ltcf-gcj.sh: Ditto.
11370         2001-07-21  Michael Chastain  <chastain@redhat.com>
11371         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
11372         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
11373         * ltmain.sh: Mark as gcc-local.
11375 2001-08-30  Eric Christopher  <echristo@redhat.com>
11376             Jason Eckhardt  <jle@redhat.com>
11378         * config.guess: Merge from master sources.
11379         * config.sub: Merge from master sources, add support for mipsisa32.
11381 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
11382         * config.sub: Merge from master sources, rev 1.219.
11383         * MAINTAINERS: Add self as contact for stormy16 port.
11385 2001-08-14  Zack Weinberg  <zackw@panix.com>
11387         * config.sub: Merge from master sources, rev 1.218.
11388         * config.guess: Merge from master sources, rev 1.209.
11390 2001-08-11  Graham Stott  <grahams@redhat.com>
11392         * Makefile.in (check-c++): Add missing semicolon.
11394 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
11396         * MAINTAINERS (Various maitainers: predict.def): Added myself.
11398 2001-07-30  Eric Christopher  <echristo@redhat.com>
11400         * MAINTAINERS (Various maintainers: mips port): Added myself.
11402 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
11404         * configure.in (sh-*-linux*): New.
11406 2001-07-27  Richard Henderson  <rth@redhat.com>
11408         * .cvsignore: Add LAST_UPDATED.
11410 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
11412         * MAINTAINERS (Various maintainers: s390 port): Added myself.
11414 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
11416         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
11418 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
11420         * MAINTAINERS (Write After Approval): Added myself.
11422 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11424         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11425         and libgcj on m68hc11/m68hc12.
11427 2001-06-27  H.J. Lu  (hjl@gnu.org)
11429         * Makefile (CFLAGS_FOR_BUILD): New.
11430         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
11432 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11434         * README: Remove version number.
11436 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11438         * INSTALL/README: Update wrt. to the installation instructions now
11439         residing in gcc/doc/install.texi.
11441 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11443         * README: Replace with a cut-down and updated version of gcc/README.
11445 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
11447         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
11448         multilibs to be disabled.
11450 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
11452         * MAINTAINERS (Write After Approval): Add myself.
11454 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
11456         * config.guess: Import CVS version 1.195.
11457         * config.sub: Import CVS version 1.212.
11459 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
11461         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11462         gcc/xgcc is built, use -print-prog-name to find out the program
11463         name to use.
11465 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
11467         * config.guess:  Import CVS version 1.194.  All gcc-local changes
11468         appear to also be in the master copy.
11469         * config.sub:  Import CVS version 1.211.
11471 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
11473         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
11474         with_gcc]: Use `gcc -shared' to build a shared library.
11476 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11478         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
11479         archives.
11481 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11483         * MAINTAINERS (Write After Approval): Add myself.
11485 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
11487         * configure.in (libstdcxx_flags): Do not try to execute
11488         libstdc++-v3/testsuite_flags until it exists.
11490 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
11492         * MAINTAINERS: Update my email address.
11494 2001-05-31  Graham Stott  <grahams@redhat.com>
11496         * MAINTAINERS (Write After Approval): Add myself.
11498 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
11500         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
11501         libraries when using g++ with native linker.
11503 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
11505         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
11507 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
11509         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
11510         [aix4*|aix5*]: Prepend blank.
11512 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
11514         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11515         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
11516         of subdir/configure scripts to use the new libtool.m4.
11518 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
11520         * MAINTAINERS (Write After Approval): Add myself.
11522 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
11524         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
11526 2001-05-11  Ben Elliston  <bje@redhat.com>
11528         * Makefile.in (all-sid): New target.
11529         (check-sid, clean-sid, install-sid): Likewise.
11531 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
11533         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
11535 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
11537         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
11538         libgcj.
11540 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
11542         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11543         gcc/xgcc is built, use -print-prog-name to find out the program
11544         name to use.
11546 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
11548         * configure.in (noconfigdirs): Don't reset it from scratch in the
11549         target case; only append to it.
11551         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
11552         sparc-*-solaris2.8]: Disable ${libgcj}.
11554 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
11556         * configure.in (libgcj_saved): Copy from $libgcj.
11557         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
11558         --disable-libgcj.
11560 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
11562         * MAINTAINERS: Remove self as MIPS maintainer and
11563         C front end maintainer.
11565 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
11567         * configure.in: Move *-chorusos target case to the proper switch.
11568         Disable libgcj.
11570 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
11572         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
11573         1.641.2.228.
11575 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11577         * Makefile.in (STAGE1_CFLAGS): Pass down.
11579 2001-04-13  Alan Modra  <amodra@one.net.au>
11581         * config.guess: Add hppa64-linux support.  Note for next import that
11582         this is already in the master file.
11583         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
11585 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
11587         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11588         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
11590 2001-04-11  Stan Shebs  <shebs@apple.com>
11592         * MAINTAINERS: Add self as Darwin port maintainer.
11594 2001-04-11  Alan Modra  <amodra@one.net.au>
11596         * MAINTAINERS: Update my email address.
11598 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
11600         * ltcf-cxx.sh: Support creation of C++ shared libraries on
11601         recent versions of FreeBSD (release 3 or later).
11602         * ltconfig: On FreeBSD, -lc must not be provided when building
11603         a shared library or else the standard -pthread gcc option is
11604         rendered worthless to later users of the built library.
11606 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
11608         * MAINTAINERS: Add self and RTH as C front end maintainers.
11610 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
11612         * config.sub: Make sure to match an already-canonicalized
11613         machine name (eg. mn10300-unknown-elf).
11615 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
11617         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
11618         New macros.
11619         (bootstrap, cross): Use RECURSE_FLAGS.
11620         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
11622 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
11624         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
11626 2001-03-22  Colin Howell  <chowell@redhat.com>
11628         * Makefile.in (DO_X): Do not backslash single-quotes in
11629         backquotes (two places).
11631 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
11633         Re-installed:
11634         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11635         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
11636         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11637         * ltcf-cxx.sh: Likewise.
11638         * ltcf-gcj.sh: Likewise.
11640 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11642         * MAINTAINERS: Add myself as "documentation co-maintainer".
11644 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
11646         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11647         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
11649 2001-03-19  Tom Tromey  <tromey@redhat.com>
11651         * config-ml.in: Handle GCJ and GCJFLAGS.
11653 2001-03-21  Michael Chastain  <chastain@redhat.com>
11655         * Makefile.in: all-m4 depends on all-texinfo.
11657 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
11659         * MAINTAINERS: Add myself to write after approval list.
11661 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
11663         * Makefile.in (DO_X): Quote nested quotes.
11665 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
11667         * MAINTAINERS: Add myself to write after approval list.
11669 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
11671         * Makefile.in (DO_X): Use double quotes for quoting
11672         "RANLIB=$${RANLIB}".
11674 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
11676         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
11678 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
11680         * configure.in: Only use `lang_requires' for languages athat are
11681         actually enabled.
11683 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
11685         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
11687 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
11689         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
11691 2001-03-07  Tom Tromey  <tromey@redhat.com>
11693         * configure.in: Allow config-lang.in to set `lang_requires' to list
11694         of other required languages.
11696 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
11698         * Makefile.in: Remove RANLIB definition. Use RANLIB
11699         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
11700         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
11702 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
11703             Alexandre Oliva  <aoliva@redhat.com>
11705         * Makefile.in (check-c++): Use tabs, not spaces.
11707 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
11709         * MAINTAINERS: add myself to Write After Approval list.
11711 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
11713         * Makefile.in (check-c++): New rule.
11715         * configure.in (target_libs): Remove libg++.
11716         (noconfigdirs): Remove libg++.
11717         (noconfigdirs): Same.
11718         (noconfigdirs): Same.
11719         (noconfigdirs): Same.
11721         * config-ml.in: Remove libg++ references.
11723         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
11724         (ALL_TARGET_MODULES): Same.
11725         (configure-target-libg++): Remove.
11726         (all-target-libg++): Remove.
11727         (configure-target-libio): Remove.
11728         (all-target-libio): Remove.
11729         (check-target-libio): Remove.
11730         (.PHONY): Remove.
11731         (libg++.tar.bz2): Remove.
11732         (all-target-cygmon): Remove libio.
11733         (all-target-libstdc++): Remove.
11734         (configure-target-libstdc++): Remove.
11735         (TARGET_LIB_PATH): Remove libstdc++.
11736         (ALL_GCC_CXX): Remove libstdc++.
11737         (all-target-gperf): Correct.
11739 2001-02-16  Nick Clifton  <nickc@redhat.com>
11741         * configure.in (noconfigdirs): Allow configuration of texinfo
11742         for Cygwin hosts.
11744 2001-02-15  Anthony Green  <green@redhat.com>
11746         * configure: Introduce GCJ_FOR_TARGET.
11747         * configure.in: Ditto.
11748         * Makefile.in: Ditto.
11750 2001-02-13  Andreas Schwab  <schwab@suse.de>
11752         * MAINTAINERS: Update mail address.
11754 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
11756         * config.guess: Add linux target for S/390.
11757         * config.sub: Likewise.
11759 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
11761         * configure.in: for *-chorusos, don't config target-newlib and
11762         target-libgloss.
11764 2001-02-06  Ben Elliston  <bje@redhat.com>
11766         * configure: Output host type to stdout, not stderr.
11768 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
11770         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
11771         * ltcf-cxx.sh: Likewise.
11773         * config.if: Assume enable_libstdcxx_v3 is defined.
11775 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
11777         Remove V2 C++ library.
11778         * configure.in: Remove --enable-libstdcxx_v3 support.
11780 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
11782         * include/demangle.h: Add prototype for java_demangle_v3.
11784 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
11786         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
11788 2001-01-27  Richard Henderson  <rth@redhat.com>
11790         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
11792 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11794         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
11795         Don't unset, it's non-portable and no longer necessary, set to empty
11796         instead.
11798 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11800         * ltconfig: Shell portability fix for the tagname validity check.
11802 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
11804         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
11805         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
11807 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11809         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
11811 2001-01-26  Tom Tromey  <tromey@redhat.com>
11813         * configure.in: Allow libgcj to be built on Sparc Solaris.
11815 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
11817         * ltcf-c.sh: Add aix5 case.
11818         * ltcf-cxx.sh: Likewise.
11819         * ltconfig: Likewise.
11821 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
11823         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
11824         keep at least one of build_libtool_libs or build_old_libs set to
11825         yes.
11827         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
11828         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
11830 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
11832         * configure.in: Enable libgcj on several additional platforms.
11834 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
11836         * configure.in: Enable libgcj for linux targets.
11838 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11840         * MAINTAINERS (Write After Approval): Add myself.
11842 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11844         * MAINTAINERS: Add myself as vax port maintainer.
11846 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
11848         * MAINTAINERS: Add myself as Mercury front-end maintainer.
11850 2001-01-09  Mike Stump  <mrs@wrs.com>
11852         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
11853         failures of subdirectories.
11855 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11857         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
11858         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11859         * ltcf-cxx.sh: Likewise.
11860         * ltcf-gcj.sh: Likewise.
11861         * ltconfig.sh: Fix typo.
11863 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11865         * configure: handle DOS-style absolute paths.
11867 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11869         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
11871 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
11873         * MAINTAINERS: Add myself as avr port co-maintainer.
11875 2000-12-28  Ben Elliston  <bje@redhat.com>
11877         * MAINTAINERS: Add myself under ``Write After Approval''.
11879 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
11881         * texinfo: Remove directory from GCC.
11883 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11885         * COPYING: Update to current
11886         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
11887         to 19yy as example year in copyright notice).
11889 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
11891         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
11892         (libstdcxx_incdir): Pass down.
11893         * config.if: Remove expired bits for cxx_interface, add stub.
11894         (libstdcxx_incdir): Add variable for g++ include directory.
11895         * configure.in (gxx_include_dir): Use it.
11897 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
11899         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
11900         with old-email address from ``Write After Approval''.
11902 2000-12-15  Andreas Jaeger  <aj@suse.de>
11904         * configure.in: Handle lang_dirs.
11906 2000-12-14  Tom Tromey  <tromey@redhat.com>
11908         * MAINTAINERS: Removed brads.
11910         * MAINTAINERS: Added gcj developers.
11912 2000-12-13  Anthony Green  <green@redhat.com>
11914         * configure.in: Disable libgcj for any target not specifically
11915         listed.  Disable libgcj for x86 and Alpha Linux until compatible
11916         with g++ abi.
11918 2000-12-13  Mike Stump  <mrs@wrs.com>
11920         * Makefile.in (local-distclean): Also remove fastjar.
11922 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
11924         * contrib/gcc_update: Add fastjar --touch entries.
11926 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
11928         * configure.in: Disable language-specific target libraries for
11929         languages that aren't enabled.
11931 2000-12-10  Anthony Green  <green@redhat.com>
11933         * configure.in: Define libgcj.  Disable libgcj target libraries for
11934         most targets.
11936 2000-12-10  Neil Booth  <neilb@earthling.net>
11938         * MAINTAINERS: Update mail address, remove from WAA list.
11940 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11942         * libjava: Imported from /cvs/java.
11943         * libffi: Likewise.
11944         * Boehm-gc: Likewise.
11946 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11948         * configure.in (target_libs): Revert 2000-12-08 patch.
11949         (noconfigdirs): Added target-libjava.
11951 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
11953         * djunpack.bat: removed.
11955 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
11957         * Makefile.in: handle DOS-style absolute paths.
11958         * config-ml.in: likewise.
11959         * symlink-tree: likewise.
11961 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11963         * fastjar: Imported.
11965 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11967         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
11968         libjava.
11969         * configure.in (target_libs): Removed `target-libjava'.
11971 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11973         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
11974         (ALL_MODULES): Added fastjar.
11975         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
11976         (all-target-libjava): all-fastjar replaces all-zip.
11977         (all-fastjar): Added.
11978         (configure-target-fastjar, all-target-fastjar): Likewise.
11979         * configure.in (host_tools): Added fastjar.
11981 2000-12-07  Mike Stump  <mrs@wrs.com>
11983         * Makefile.in (local-distclean): Remove leftover built files.
11985 2000-11-24  Nick Clifton  <nickc@redhat.com>
11987         * configure.in (xscale-elf): Add target.
11988         (xscale-coff): Add target.
11990 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
11992         * ltcf-cxx.sh: Support creation of C++ shared libraries on
11993         recent versions of FreeBSD (release 3 or later).
11994         * ltconfig: On FreeBSD, -lc must not be provided when building
11995         a shared library or else the standard -pthread gcc option is
11996         rendered worthless to later users of the built library.
11998 2000-11-16  Fred Fish  <fnf@be.com>
12000         * configure.in (enable_libstdcxx_v3): Fix typo,
12001         libstd++ -> libstdc++.
12003 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12005         * MAINTAINERS: Add self to Write After Approval list.
12007 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
12009         * MAINTAINERS: Update my email address.  Add myself to global write
12010         privs list.
12012 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
12014         * Makefile.in: Merge with src and libgcj.
12015         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
12016         configure-target-<library> when their configure scripts need the C
12017         or C++ library to have already been built to work properly.
12018         (do_proto_toplev): Set them to an empty string.
12020         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
12021         (REALLY_SET_LIB_PATH): Use them.
12023 2000-11-17  Stan Shebs  <shebs@apple.com>
12025         * MAINTAINERS: Add self to Write After Approval list.
12027 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12029         * configure: Provide the original toplevel configure arguments
12030         (including $0) to subprocesses in the environment rather than
12031         through gcc/configargs.h.
12033 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12035         * MAINTAINERS: Remove references to cccp. Change C9X reference to
12036         C99.  Alphabetise "Write After Approval" list.
12038 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
12040         * configure: Turn on libstdc++ V3 by default.
12042         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
12043         if we've got GCC.
12045 2000-11-11  Philip Blundell  <philb@gnu.org>
12047         * MAINTAINERS: Add self to Write After Approval list.
12049 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
12051         * ltcf-c.sh (aix4): Improve shared library configuration; require
12052         exporting symbols.
12053         * ltcf-cxx.sh (aix4): Define.
12054         * ltconfig (aix4): Define library and soname specs appropriate for
12055         AIX.  Define command to create export symbols list.
12057 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
12059         * config.sub: Add support for Sun Chorus
12061 2000-10-31  Nick Clifton  <nickc@redhat.com>
12063         * MAINTAINERS: Rename <name>@cygnus.com addresses to
12064         <name>@redhat.com.  Also installed new email address for Clint
12065         Popetz.
12067 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
12069         * etc: Remove directory from GCC.
12071 2000-10-16  Michael Meissner  <meissner@redhat.com>
12073         * configure (gcc/configargs.h): Only create if there is a build GCC
12074         directory created.
12076 2000-10-16  Matthias Klose  <doko@debian.org>
12078         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
12079         when configured for libstdc++-v3.
12081 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
12083         * configure: Save configure arguments to gcc/configargs.h.
12085 2000-10-04  Philipp Thomas  <pthomas@suse.de>
12087         * config.guess: Import CVS version 1.157.
12088         * config.sub: Import CVS version 1.181.
12090 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
12092         * Makefile.in (bootstrap): avoid recursion if subdir missing
12093         (cross): ditto
12094         (do-proto-toplev): ditto
12096 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
12098         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
12099         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
12101         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
12102         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
12103         all affected `configure' scripts.
12105 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
12107         * MAINTAINERS: Add self as cpplib co-maintainer.
12109 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
12111         * MAINTAINERS: Add self to Write After Approval list.
12113 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12115         * INSTALL/README: egcs -> GCC update.
12117 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
12119         * MAINTAINERS: Add myself to Write After Approval list.
12121 2000-09-15  Kazu Hirata  <kazu@hxi.com>
12123         * MAINTAINERS: Add myself to Write After Approval list.
12125 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
12127         * configure.in: Do not build byacc for hppa64.  Provide paths to the
12128         X11 libraries for hppa64.
12130 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12132         * MAINTAINERS: Add myself as 68hc11 port maintainer.
12134 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
12136         * Makefile.in (all-zlib): Added dummy target.
12138         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12139         ltcf-gcj.sh: Updated from libtool multi-language branch.
12141 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
12143         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
12144         (bootstrap*): Depend on all-bootstrap.
12146 2000-09-05  Philipp Thomas  <pthomas@suse.de>
12148         * config.guess: Import CVS version 1.156.
12149         * config.sub: Import CVS version 1.179.
12151 2000-09-02  Anthony Green  <green@cygnus.com>
12153         * Makefile.in (all-gcc): Depend on all-zlib.
12154         (CLEAN_MODULES): Add clean-zlib.
12155         (ALL_MODULES): Add all-zlib.
12156         * configure.in (host_libs): Add zlib.
12158 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
12160         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
12161         crosses, but add gcc/include to the header search path for them.
12163 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
12165         * MAINTAINERS: Add self to Write After Approval list.
12167 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12169         * config.guess: Import CVS version 1.152.
12170         * config.sub: Import CVS version 1.177.
12172 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
12174         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
12175         $targargs to tell whether newlib is going to be built.
12177         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
12178         $$r/TARGET_SUBDIR/libio for _G_config.h.
12180 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
12182         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
12184 2000-08-22  DJ Delorie  <dj@redhat.com>
12186         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
12188 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
12190         * config-ml.in (CC, CXX): Avoid trailing whitespace.
12191         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
12192         sub-configures.
12194 2000-08-21  DJ Delorie  <dj@redhat.com>
12196         * MAINTAINERS: Add self as a libiberty maintainer
12198 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
12200         * configure.in (libstdcxx_flags): Use
12201         libstdc++-v3/src/libstdc++.INC.
12203 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
12205         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
12207 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
12209         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
12211         * configure: Make enable_threads and enable_shared defaults
12212         explicit.  Substitute enable_threads into generated Makefiles.
12213         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
12214         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
12216 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
12218         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
12220 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
12222         * config-ml.in (CC): Remove bogus duplicate quotation mark from
12223         previous delta.
12225 2000-08-11  Jason Merrill  <jason@redhat.com>
12227         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
12228         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
12229         (FLAGS_FOR_TARGET): Not here.
12230         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
12232 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
12234         * config-ml.in (CC, CXX): Don't introduce a leading space.
12236 2000-08-07  DJ Delorie  <dj@delorie.com>
12238         * MAINTAINERS: Add self as a DJGPP maintainer
12240 2000-08-07  DJ Delorie  <dj@redhat.com>
12242         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
12243         "if we're also building gcc, and it's a gcc that will run on the
12244         build machine, we want to use its includes instead of the system's
12245         default includes".
12247 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
12249         * MAINTAINERS: Add self to Write After Approval list.
12251 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
12253         * configure.in (libstdcxx_flags): Don't use `"'.
12255         * config-ml.in: Adjust multilib search paths to the
12256         appropriate multilib tree.
12258 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
12260         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
12261         commas in $LANGUAGES.
12263 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
12265         * configure.in: Re-enable all references to libg++ and librx.
12267 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
12269         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
12270         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
12271         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
12272         * ltcf-cxx.sh (need_lc): Set based on postdeps.
12274         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
12276 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
12278         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
12279         CXX_FOR_TARGET for sed.
12281 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
12283         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
12284         Do not override if already set in the environment or in configure.
12285         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
12286         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
12288 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
12290         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
12291         the libtool CVS tree multi-language branch.
12292         * ltconfig, ltmain.sh: Updated.
12294 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
12296         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
12297         (clean-target): Depend on it.
12299         * Makefile.in (FLAGS_FOR_TARGET): New macro.
12300         (GCC_FOR_TARGET): Use it.
12301         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
12302         * configure.in: ... here.
12303         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
12304         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
12306 2000-07-24  Eric Christopher  <echristo@cygnus.com>
12308         * MAINTAINERS: Add self to Write After Approval list.
12310 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
12312         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
12313         (configure-target-libchill, configure-target-libobjc): Likewise.
12315         * configure.in: Use the same cache file for all target libs.
12316         * config-ml.in: But different cache files per multilib variant.
12318 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
12320         * configure (topsrcdir): Don't use dirname.
12322 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
12324         * MAINTAINERS: Add self to Write After Approval list.
12326 2000-07-20  Jason Merrill  <jason@redhat.com>
12328         * configure.in: Remove all references to libg++ and librx.
12330         * configure, configure.in, Makefile.in: Unify gcc and binutils.
12332 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
12334         * config.sub: Update to subversions version 2000-07-06.
12336 2000-07-12  Andrew Haley  <aph@cygnus.com>
12338         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
12339         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
12341 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
12343         * symlink-tree:  Check number of arguments.
12345 2000-07-05  Jim Wilson  <wilson@cygnus.com>
12347         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
12348         search path for a g++ extracted from the build tree.  This
12349         will allow link tests run by configure scripts in
12350         subdirectories to succeed.
12352 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
12354         * ltconfig: Add support for mips-dde-sysv4.2MP
12356 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
12358         * MAINTAINERS: Add myself as loop discovery maintainer.
12360 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
12362         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
12363         `os2'. Force ac_cv_exeext to be ".exe" in that case.
12365 2000-06-19  Timothy Wall  <twall@cygnus.com>
12367         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
12368         * config.sub: Add tic54x target.
12370 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
12372         * MAINTAINERS: Add self as Fortran maintainer,
12373         remove Craig Burley.
12375 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12377         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
12378         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
12380 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
12382         * MAINTAINERS: Add self as i18n maintainer
12384 20000-05-21  H.J. Lu  (hjl@gnu.org)
12386         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
12387         directory are used if they exist. Make sure
12388         $(build_tooldir)/include is searched for header files,
12389         $(build_tooldir)/lib/ for library files.
12390         (GCC_FOR_TARGET): Likewise.
12391         (CXX_FOR_TARGET): Likewise.
12393 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
12395         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
12397 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
12399         * Makefile.in (configure-target-libiberty): Depend on
12400         configure-target-newlib.
12402 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
12404         * configure.in, Makefile.in: Merge all libffi-related
12405         configury stuff from the libgcj tree.
12407 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12409         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12410         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
12412 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12414         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12415         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
12416         current version information.  Add to proto-toplev directory.
12417         (gdb-taz): Build do-djunpack.
12419 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
12421         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
12423 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12425         * MAINTAINERS: Add self to Write After Approval list.
12427 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12429         * ltmain.sh: Preserve in relink_command any environment
12430         variables that may affect the linker behavior.
12432 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
12434         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
12436 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
12438         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
12440 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
12442         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
12443         with the version name.
12445 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
12447         * MAINTAINERS: Add self as bb-reorder maintainer.
12449 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
12451         * config.if: Tweak.
12453 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
12455         * djunpack.bat: New file.
12457 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12459         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
12460         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
12461         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
12462         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
12464 2000-04-16  Dave Pitts  <dpitts@cozx.com>
12466         * config.sub (case $basic_machine): Change default for "ibm-*"
12467         to "openedition".
12469 2000-04-13  Andreas Jaeger  <aj@suse.de>
12471         * MAINTAINERS: Added myself.
12473 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12475         * Makefile.in (gdb-taz): New target.  GDB specific archive.
12476         (do-md5sum): New target.
12477         (MD5PROG): Define.
12478         (PACKAGE): Default to TOOL.
12479         (VER): Default to a shell script.
12480         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
12481         md5 checksum generation.
12482         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
12483         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
12484         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
12485         insight.tar.bz2): Use gdb-taz to create archive.
12487 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12489         * configure (warn_cflags): Delete.
12491 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
12493         * MAINTAINERS: Added myself.
12495 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
12496             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
12498         * configure.in (enable_libstdcxx_v3): Add.
12499         (target_libs): Add bits here to switch between libstdc++-v2 and
12500         libstdc++-v3.
12501         * config.if: And this file too.
12502         * Makefile.in: Add libstdc++-v3 targets.
12504 2000-04-05  Michael Meissner  <meissner@redhat.com>
12506         * config.sub (d30v): Add d30v as a basic machine type.
12508 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
12510         * configure.in: -linux-gnu*, not -linux-gnu.
12512 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
12514         * MAINTAINERS: Add self in write-after-approval section.
12516 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
12518         * MAINTAINERS: Add self as ia64 port maintainer.
12520 2000-03-08  Neil Booth  <NeilB@earthling.net>
12522         * MAINTAINERS: Add self in write-after-approval section.
12524 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12526         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
12527         (do-tar-bz2): Replace TOOL with PACKAGE.
12528         (gdb.tar.bz2): Remove GDBTK from GDB package.
12529         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
12530         dejagnu.tar.bz2): New packages.
12532 2000-02-27  Andreas Jaeger  <aj@suse.de>
12534         * configure.in: Add entry for mips*-*-linux*, move catch all
12535         *-*-*linux* entry below this one.
12537 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
12539         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
12541 2000-02-24  Nick Clifton  <nickc@cygnus.com>
12543         * config.sub: Support an OS of "wince".
12545 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12547         * config.guess, config.sub: Updated to match config's 2000-02-15
12548         version.
12550 2000-02-23  Linas Vepstas  <linas@linas.org>
12552         * config.sub: Add support for Linux/IBM 370.
12553         * configure.in: Likewise.
12555 2000-02-22  Nick Clifton  <nickc@cygnus.com>
12557         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
12559 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
12561         * config.guess: Guess "cygwin" rather than "cygwin32".
12563 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12565         * configure (gcc_version): When setting, narrow search to
12566         lines containing `version_string'.
12568 2000-02-15  Denis Chertykov  <denisc@overta.ru>
12570         * config.sub: Add support for avr target.
12572 2000-02-14  Nick Clifton  <nickc@cygnus.com>
12574         * MAINTAINERS: Add maintainers for MCore port.
12576 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
12578         * config.sub: Add mmix-knuth-mmixware.
12580 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12582         * MAINTAINERS: Pair cccp with cpplib maintainership.
12584 2000-01-27  Christopher Faylor  <cgf@redhat.com>
12586         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
12587         structure stuff to -L library search.
12588         (CXX_FOR_TARGET): Ditto.
12589         (CROSS_CHECK_MODULES): Fix spelling mistake.
12591 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
12593         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
12594         the C++ compiler.
12596 2000-01-12  Richard Henderson  <rth@cygnus.com>
12598         * configure.in: Don't build some bits for beos.
12600 2000-01-12  Joel Sherrill (joel@OARcorp.com)
12602         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
12603         as include files.
12605 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
12607         * Add self as cpplib maintainer, as requested by Jason
12608         Merrill.  Correct my e-mail address.
12610 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
12612         * configure.in: Use mt-aix43 to handle *_TARGET defs,
12613         not mh-aix43.
12615 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
12617         * MAINTAINERS: Add myself to "write after approval" list.
12619 1999-12-14  Richard Henderson  <rth@cygnus.com>
12621         * config.guess (alpha-osf, alpha-linux): Detect ev67.
12622         * config.sub: Accept alphaev[78], alphaev8.
12624 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12626         * config.guess, config.sub: Update from autoconf.
12628 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
12630         * MAINTAINERS:  update my playtime e-address.
12632 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12634         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
12635         necessary libraries are missing.
12637 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
12639         * MAINTAINERS: Add new 'write after approval' maintainer.
12641 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12643         * MAINTAINERS: Add new Java maintainer.
12645 1999-10-25  Andreas Schwab  <schwab@suse.de>
12647         * configure: Fix quoting inside arguments of eval.
12649 1999-10-21  Nick Clifton  <nickc@cygnus.com>
12651         * config-ml.in: Allow suppression of some ARM multilibs.
12653 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
12655         * config.guess: Add OS/390 match pattern.
12656         * config.sub: Add mvs, openedition targets.
12657         * configure.in (i370-ibm-opened*): New.
12659 1999-09-04  Steve Chamberlain  <sac@pobox.com>
12661         * config.sub: Add support for configuring for pj.
12663 1999-08-31  Nick Clifton  <nickc@cygnus.com>
12665         * config.sub (maybe_os): Add support for configuring for fr30.
12667 1999-08-25  Nick Clifton  <nickc@cygnus.com>
12669         * configure.in: Do not configure or build ld for AIX
12670         platforms.  ld is known to be broken on these platforms.
12672 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12674         * config-ml.in: Pass compiler flag corresponding to multidirs to
12675         subdir configures.
12677 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
12679         * Makefile.in (LDFLAGS): Define.
12681 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
12683         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
12684         noconfigdirs.
12685         (*-*-cygwin*): Likewise.
12687 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
12689         * mkdep: New file.
12690         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
12691         (BINUTILS_SUPPORT_DIRS): Add mkdep.
12693         From Eli Zaretskii <eliz@is.elta.co.il>:
12694         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
12695         long file name when using DJGPP on MS-DOS.
12697 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
12699         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
12701 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
12703         * Makefile.in (check-target-libio): Remove all-target-libstdc++
12704         dependency as this causes "make check" to globally "make all"
12706 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
12708         * configure.in (target_libs): Added target-zlib.
12709         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
12710         (CONFIGURE_TARGET_MODULES): Likewise.
12711         (CHECK_TARGET_MODULES): Likewise.
12712         (INSTALL_TARGET_MODULES): Likewise.
12713         (CLEAN_TARGET_MODULES): Likewise.
12714         (configure-target-zlib): New target.
12715         (all-target-zlib): Likewise.
12716         (all-target-libjava): Depend on all-target-zlib.
12717         (configure-target-libjava): Depend on configure-target-zlib.
12719         * Makefile.in (configure-target-libjava): Depend on
12720         configure-target-newlib.
12721         (configure-target-boehm-gc): New target.
12722         (configure-target-qthreads): New target.
12724         * configure.in (target_libs): Added target-qthreads.
12725         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
12726         (CONFIGURE_TARGET_MODULES): Likewise.
12727         (CHECK_TARGET_MODULES): Likewise.
12728         (INSTALL_TARGET_MODULES): Likewise.
12729         (CLEAN_TARGET_MODULES): Likewise.
12730         (all-target-qthreads): New target.
12731         (configure-target-libjava): Depend on configure-target-qthreads.
12732         (all-target-libjava): Depend on all-target-qthreads.
12734         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
12735         (CONFIGURE_TARGET_MODULES): Likewise.
12736         (CHECK_TARGET_MODULES): Likewise.
12737         (INSTALL_TARGET_MODULES): Likewise.
12738         (CLEAN_TARGET_MODULES): Likewise.
12739         (all-target-libjava): New target.
12740         (all-target-boehm-gc): Likewise.
12741         * configure.in (target_libs): Added libjava, boehm-gc.
12743 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
12745         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
12746         configure.bat in SUPPORT_FILES.
12747         (gas+binutils.tar.bz2): Likewise.
12749         * makeall.bat: Remove; obsolete.
12751 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
12753         From Mark Elbrecht:
12754         * configure.bat: Remove; obsolete.
12756 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
12758         * configure: Add -W -Wall to the default CFLAGS when compiling with
12759         gcc.
12761 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
12763         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
12765 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
12767         * configure.in: Build ld on IRIX6.
12769 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
12771         * Makefile.in: Change distribution targets to use bzip2 instead of
12772         gzip.
12773         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
12774         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
12776 1999-06-04  Nick Clifton  <nickc@cygnus.com>
12778         * config.sub: Add mcore target.
12780 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
12782         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
12784 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
12786         * config.guess (dummy): Changed to $dummy.
12788 1999-05-24  Nick Clifton  <nickc@cygnus.com>
12790         * config.sub: Tidied up case statements.
12792 1999-05-22  Ben Elliston  <bje@cygnus.com>
12794         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
12795         <jiro@din.or.jp>.
12797         * config.guess: Merge with FSF version. Future changes will be
12798         more accurately recorded in this ChangeLog.
12799         * config.sub: Likewise.
12801 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
12803          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
12805 1999-04-30  Tom Tromey  <tromey@cygnus.com>
12807         * ltmain.sh: [mode link] Always use CC given by ltconfig.
12809 1999-04-23  Tom Tromey  <tromey@cygnus.com>
12811         * ltconfig, ltmain.sh: Update to libtool 1.2f.
12813 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
12815         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
12816         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
12817         Bad merge removed these two changes.
12819 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
12820                           Martin Heller (Ing.-Buero_Heller@t-online.de)
12822         * config.guess (interix Alpha): Add.
12824 1999-04-11  Richard Henderson  <rth@cygnus.com>
12826         * configure.in (i?86-*-beos*): Do config gperf; don't config
12827         gdb, newlib, or libgloss.
12829 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
12831         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
12832         link a trivial program with -mabi=64.  If it fails, remove mabi=64
12833         from multidirs.
12835 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
12837         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
12839 1999-04-08  Nick Clifton  <nickc@cygnus.com>
12841         * config.sub: Add support for mcore targets.
12843 1999-04-07  Michael Meissner  <meissner@cygnus.com>
12845         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
12846         not mt-ospace, in order to shut up assembler warning about using
12847         symbols that are named the same as registers.
12849 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
12851         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
12852         dependency list for all-target-cygmon.
12854 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
12856         * config-ml.in: Check $host, not $target, for selective multilibs.
12857         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
12858         thumb interworking, and underscore prefix multilibs.
12860 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
12862         * missing: Update to version from current automake.
12864 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
12866         * configure (gxx_include_dir): Removed.
12868         * configure.in (gxx_include_dir): Handle it.
12869         * Makefile.in: Likewise.
12871 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
12873         * config.sub (mips64vr4111,mips64vr4111el) Add.
12875 1999-03-21  Ben Elliston  <bje@cygnus.com>
12877         * config.guess: Correct typo for detecting ELF on FreeBSD.
12879 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
12881         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
12882         config/mh-djgpp.
12884 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
12886         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
12887         all-target-newlib to dependency list for all-target-bsp.
12889 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12891         * config.sub: Add i386-uwin support.
12892         * config.guess: Likewise.
12894 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12896         * configure.in: cleanup, add mh-*pic handling for arm, special
12897         case powerpc*-*-aix*
12899 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
12901         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
12902         can be built.
12904 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
12906         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
12907         targets.
12909 1999-03-02  Nick Clifton  <nickc@cygnus.com>
12911         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
12913 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
12915         * config.sub: Check for "cygwin*" rather than "cygwin32*"
12917 1999-02-24  Nick Clifton  <nickc@cygnus.com>
12919         * config.sub: Fix typo in arm recognition.
12921 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
12923         * configure.in (noconfigdirs): Changed target_configdirs to
12924         include target-bsp only for m68k-*-elf* and m68k-*-coff*
12925         rather than m68k-*-* since it is not known to work on
12926         m68k-aout. Ditto for arm-*-*oabi.
12928 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
12930         * configure.in (*-*-windows*): Remove, no longer used.
12932 1999-02-19  Ben Elliston <bje@cygnus.com>
12934         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
12935         Smart and improved by Andrew Cagney.
12937 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
12939         * config.guess: Recognize openbsd-*-hppa.
12941 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
12943         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
12944         only if it is not empty.
12946 1999-02-17  Nick Clifton  <nickc@cygnus.com>
12948         Patch from: Scott Bambrough <scottb@corelcomputer.com>
12950         * config.guess: Modified to recognize uname's armv* syntax.
12952         * config.sub: Modified to recognize uname's armv* syntax.
12954 1999-02-17  Mark Salter  <msalter@cygnus.com>
12956         * configure.in: Added target-bsp for sparclite.
12958 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
12960         * config.sub: Recognize alphapca5[67] and up to alphaev8.
12962 1999-02-08  Nick Clifton  <nickc@cygnus.com>
12964         * configure.in: Add support for strongarm port.
12965         * config.sub: Add support for strongarm target.
12967 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12969         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
12970         the old name config/mh-cygwin32.
12971         Enable texinfo.
12973 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
12975         * configure.in: Do build ld for ix86 Solaris.
12977 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
12979         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
12980         $AR_FOR_TARGET.  Likewise for RANLIB.
12982 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
12984         * config.sub (oabi):  Recognize.
12985         * configure.in (arm-*-oabi):  Handle.
12987 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
12989         * config.guess: Improve detection of i686 on UnixWare 7.
12991 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12993         * config.guess: Add support for i386-pc-interix.
12994         * config.sub: Likewise.
12995         * configure.in: Likewise.
12997 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
12999         * Makefile.in: Remove unneeded all-target-libio from
13000         from all-target-winsup target since it is now unneeded.
13001         Add all-target-libtermcap in its place since it is now
13002         needed.
13004 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
13006         * configure.in: makefile stub for cygwin target is probably
13007         unnecessary.  Remove it for now.
13009 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
13011         * configure.in: libtermcap.a should be built when cygwin is the
13012         target as well as the host.
13013         * config.guess: Allow mixed case in cygwin uname output.
13014         * Makefile.in: Add libtermcap target.
13016 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
13018         * config.sub: Clean up handling of hppa2.0.
13020 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
13022         * config.guess: Use C code to identify more HP machines.
13024 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
13026         * config.sub: Handle hppa2.0.
13028 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
13030         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
13031         cygmon for all sparclite targets, regardless of object format.
13033 1998-12-15  Mark Salter  <msalter@cygnus.com>
13035         * configure.in: Added target-bsp for several target architectures.
13037         * Makefile.in: Added rules for bsp.
13039 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
13041         * config.guess: Improve detection of hppa2.0 processors.
13043 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
13045         * config.guess: Recognize FreeBSD using ELF automatically.
13047 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
13049         * configure (skip-this-dir): Add handling for new shell script, which
13050         might be created by a sub-directory's configure to indicate, this particular
13051         directory is "unwanted".
13052         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
13054 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
13056         * ltconfig: import from libtool, after changing libtool to
13057         account for the cygwin name change.
13059 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
13061         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
13062         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
13064 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
13066         * configure.in: Add libtermcap to list of cygwin dependencies.
13068 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
13070         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
13071         they include winsup/include when it's a cygwin target.
13073 1998-11-12  Tom Tromey  <tromey@cygnus.com>
13075         * configure.in (host_tools): Added zip.
13076         * Makefile.in (all-target-libjava): Depend on all-zip.
13077         (all-zip): New target.
13078         (ALL_MODULES): Added all-zip.
13079         (NATIVE_CHECK_MODULES): Added check-zip.
13080         (INSTALL_MODULES): Added install-zip.
13081         (CLEAN_MODULES): Added clean-zip.
13083 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
13085         * Makefile.in: lose "32" from comment about cygwin.
13087 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
13089         * configure.in: Use -Os to build target libraries for the fr30.
13091 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
13093         * config.sub: Add fr30.
13095 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
13097         * configure.in: drop "32" from config/mh-cygwin32.  Check
13098         cygwin* instead of cygwin32*.
13099         * config.sub: Check cygwin* instead of cygwin32*.
13101 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
13103         * config.guess: Match any version of Unixware7.
13105 1998-10-20  Syd Polk  <spolk@cygnus.com>
13107         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
13108         if desired.
13110 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
13112         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
13113         these if the appropriate directories and files to not exist.
13115 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
13117         * Makefile.in (DEVO_SUPPORT): Add config.if.
13119 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13121         * configure: Add pattern to replace "build_tooldir"'s
13122         definition in the generated Makefile with "tooldir"'s
13123         actual value.
13125 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
13127         * config.sub: Bring back lost sparcv9.
13129         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
13131 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
13133         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
13134         CC_FOR_TARGET and friends.
13136 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
13138         * Makefile.in (build_tooldir): New variable, same as tooldir.
13139         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
13140         -B$(build_tooldir)/bin/.
13141         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
13143 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13145         * README: Remove installation instructions and refer to the
13146         INSTALL directory instead.
13148 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
13150         * config.sub: Add support for i[34567]86-pc-udk.
13151         * configure.in: Likewise.
13153 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
13155         * Makefile.in: add bzip2 package building bits for user
13156         tools module
13157         * configure.in: ditto
13159 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
13161         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
13162         (ALL_TARGET_MODULES): Add all-target-libobjc.
13163         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13164         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13165         (all-target-libchill): Add dependencies.
13166         * configure.in (target_libs): Add libchill.
13168 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
13170         * configure.in (target_subdir): Remove duplicate line.
13172 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
13174         * Makefile.in (all-automake): fix dependencies.
13176 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
13178         * configure.in: Minor cleanups for building in the $(target_alias)
13179         subdir.
13181 1998-09-22  Jim Wilson  <wilson@cygnus.com>
13183         * Makefile.in (bootstrap): Set r and s before make all.  Use
13184         BASE_FLAGS_TO_PASS in make all.
13185         (cross): Likewise.
13187 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
13189         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
13191 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
13193         * config.sub: Fix typo in last change.
13195 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
13197         * config.sub: Add support for C4x target.
13198         * configure.in: Likewise.
13200 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
13202         * config.sub: Recognize sparcv9 just like sparc64.
13204 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
13206         * config.guess: Match "Pent II" or "PentII" for OpenServer.
13208 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
13210         * config.guess: Correctly identify Pentium II sco boxes.
13212         * config.guess: Fix "tr" code.  From Weiwen Liu.
13214 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
13216         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
13217         stabs.
13219 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
13221         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
13222         (ALL_TARGET_MODULES): Add all-target-libchill.
13223         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13224         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13225         (all-target-libchill): Add dependencies.
13226         * configure.in (target_libs): Add libchill.
13228 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
13230         * config.guess: Avoid assumptions about "tr" behaves when
13231         LANG is set to something other than English.
13233 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
13235         * configure (gxx_include_dir): Changed to
13236         '${prefix}/include/g++'-${libstdcxx_interface}.
13238         * config.if: New to determine the interfaces.
13240 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
13242         * config.guess: Detect and handle MPE/IX.
13243         * config.sub: Deal with MPE/IX.
13245 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
13247         * configure.in: Use mh-aix43.
13249 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
13251         * configure: Fix --without/--disable cases for gxx-include-dir.
13253 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
13255         * mdata-sh:  Imported.  Needed for automake support.
13257 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
13259         * Makefile.in (taz): Try "chmod -R og=u ." before
13260         "chmod og=u `find . -print`".
13262 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
13264         * configure.in: Add arm-elf and thumb-elf support.
13266 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
13268         * Makefile.in: Undo previous patch.
13270 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
13272         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
13273         to here ...
13274         (install-no-fixedincludes): and here
13275         (INSTALL_MODULES): ... from here.
13277 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
13279         * config.sub: Merge with FSF.
13281         * config.guess: Merge with FSF.
13283 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
13285         * configure (extraconfigdirs): New variable.
13286         (SUBDIRS): Add extraconfigdirs and recurse on them too.
13287         * Makefile.in (all): Move higher in file.
13288         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
13289         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
13290         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
13291         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
13292         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
13294 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
13296         * Makefile.in (all-target-libjava): Depend on all-gcc and
13297         all-target-newlib.
13298         (configure-target-libjava): Depend on $(ALL_GCC).
13300 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
13302         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
13303         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
13305 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
13307         * INSTALL/README: Fix typo.
13309 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
13311         * ylwrap: Change absolute path checks to check for DOS style path
13312         names.
13314         * ylwrap: Don't use a full path name if the source file is in the
13315         same directory.  From hjl@lucon.org (H.J. Lu).
13317         * config-ml.in: Default to being verbose, to match Feb 18 change to
13318         configure.
13320 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
13322         Brought over from egcs:
13324         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
13326         * configure.in (target_subdir): Set to ${target_alias} instead
13327         of "libraries".
13329         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
13331         * configure.in (target_subdir): Set to libraries if enable_multilib.
13333 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
13335         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
13336         multilibs, force reconfiguration the first time we create
13337         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
13339 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
13341         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
13342         avoid confusion with --no-recursion.
13344 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
13346         * configure.in: Win32 hosts shouldn't use install -x
13347         * install-sh: remove -x option, and special .exe-handling
13348         hack.
13350 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
13352         * config.guess: Recognize i586-pc-beos.
13353         * configure.in: Don't build some bits for beos.
13355 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
13357         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
13358         CFLAGS default to -O2.
13360         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
13361         when using GNU ld.
13363 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
13365         * ltmain.sh: Correct install when using a different shell.
13367 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
13369         * ltconfig, ltmain.sh: Update to libtool 1.2b.
13371 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
13373         * makefile.vms: Update to build binutils/makefile.vms.  Add install
13374         target.
13376 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
13378         * ltconfig: Update to correct AIX handling.
13380 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
13382         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
13384         * configure.in (target_subdir): Set to ${target_alias} instead
13385         of "libraries".
13387 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
13389         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
13390         (Makefile): Depend on $(gcc_version_trigger).
13392         * configure (gcc_version): Change default initializer to empty
13393         string.
13394         (gcc_version_trigger): New variable; pass this variable down
13395         to subdir configures to enable them checking gcc's version
13396         themselves. Emit make macros for both gcc_version vars.
13397         (topsrcdir): Initialize reliably.
13398         (recursion line): Remove --with-gcc-version=${gcc_version}.
13400 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
13402         * configure (enable_version_specific_runtime_libs): Implement new flag
13403         --enable-version-specific-runtime-libs which installs C++ runtime stuff
13404         in $(libsubdir); emit definition in each generated Makefile.
13405         (gxx_include_dir): Initialize depending on
13406         $enable_version_specific_runtime_libs.
13408 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
13410         * configure (gcc_version): Initialize properly depending on
13411         how and where configure is started.
13412         (recursion line): Pass a --with-gcc-version=${gcc_version}
13413         to configures in subdirs.
13415 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
13417         * configure.in (noconfigdirs): Add configure pattern for mips tx39
13418         cygmon
13420 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
13422         * configure.in: Add cygmon and libstub support for mn10200.
13424 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
13426         * configure (gcc_version): Add new variable describing the
13427         particular gcc version we're building.
13428         * Makefile.in (libsubdir): Add new macro for the directory
13429         in which the compiler finds executables, libraries, etc.
13430         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
13431         and libsubdir.
13433 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13435         * Makefile.in (local-clean): Remove *.log.
13436         (warning.log): Built with warn_summary from build.log.
13437         (mail-report.log): Run test_summary.
13438         (mail-report-with-warnings.log): Run test_summary including
13439         warning.log in the report.
13441 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
13443         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
13445 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
13447         * Makefile.in (grep): Grep no longer depends on libiberty.
13449 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
13451         * Makefile.in: all-snavigator needs all-libgui.
13453 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
13455         * configure.in: Add cygmon and libstub support for mn10300.
13457 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
13459         * missing: Update to version from automake 1.3.
13461         * ltmain.sh: On installation, don't get confused if the same name
13462         appears more than once in the list of library names.
13464 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
13466         * config.sub: Accept m68060 and m5200 as CPU names.
13468 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
13470         * configure: Use && rather than using -a in test, because odd
13471         strings can confuse test.
13472         * configure.in: Likewise.
13474 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
13476         * ltconfig, ltmain.sh: Bring in Visual C++ support.
13478 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13480         * Makefile.in (boostrap2-lean, bootstrap3-lean,
13481         bootstrap4-lean): New targets.
13483 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
13485         * mpw-* Delete.  Not used.
13487 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
13489         * COPYING.LIB: Update FSF address.
13491 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
13493         * ltconfig, ltmain.sh: Update to libtool 1.2a.
13495         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
13496         GAS_SUPPORT_DIRS.
13498 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
13500         * ltconfig, ltmain.sh: Avoid producing a version number if
13501         -version-info was not used.
13503 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13505         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
13506         building with newlib.
13508 1998-04-30  Paul Eggert  <eggert@twinsun.com>
13510         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
13511         Solaris `make' causes it to continue to next definition.
13513 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13515         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
13516         the right GUI libraries and files are installed along with GDB.
13518 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13520         * configure.in: Change alpha to alpha* in several places.
13522 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
13524         * config.sub: Recognize sparc86x.
13526 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
13528         * configure.in (--enable-target-optspace): Remove debug echo.
13530 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
13532         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
13534 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
13536         * ltconfig: Update cygwin32 support.
13538         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
13539         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
13540         (GDB_SUPPORT_DIRS): Likewise.
13542 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
13544         * configure.in (target_makefile_frag): If --enable-target-optspace,
13545         use -Os to compile target libraries rather than -O2.  Default to
13546         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
13547         not used.
13548         * configure.in (target_cflags): Ditto for d30v.
13550 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
13552         * Makefile.in (all-bfd): Depend on all-intl.
13553         (all-binutils): Likewise.
13554         (all-gas): Likewise.
13555         (all-gprof): Likewise.
13556         (all-ld): Likewise.
13558 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
13560         * configure.in (host_tools): Fix typo, lbtool -> libtool.
13562 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
13564         * Makefile.in (all-bfd): Depend upon all-libiberty.
13566         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
13568 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
13570         * Makefile.in: Add libstub.
13572         * configure.in: Ditto. Build libstub for targets that have cygmon
13573         support.
13575 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
13577         * configure.in: Don't set PICFLAG on ix86-cygwin32.
13579 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
13581         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
13582         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
13584 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
13586         * configure: Define DEFAULT_M4 by searching PATH.
13587         * Makfile.in: Use DEFAULT_M4.
13589 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13591         * ltconfig: Add cygwin32 support.
13593         * Makefile.in, configure.in: Add libtool as a native only directory
13594         to configure and build.
13596 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
13598         * Makefile.in (INSTALL_MODULES): Remove texinfo.
13600 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
13602         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
13604 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
13606         * Makefile.in: add ash make rules
13607         * configure.in: add ash to native_only and host_tools lists
13609 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
13611         * Makefile.in (all-gettext, all-intl): New targets.
13612         (ALL_MODULES): Added all-gettext, all-intl.
13613         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
13614         (INSTALL_MODULES): Added install-gettext, install-intl.
13615         (CLEAN_MODULES): Added clean-gettext, clean-intl.
13617         * configure.in (host_tools): Added gettext.
13618         (native_only): Likewise.
13619         (noconfigdirs) [various cases]: Likewise.
13620         (host_libs): Added intl.
13622 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
13624         * configure: Do not disable building gdbtk for cygwin32 hosts.
13626 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
13628         * configure.in: Add thumb-coff target.
13629         * config.sub: Add thumb-coff target.
13631 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13633         * Makefile.in: Revert yesterday's change.
13634         (all-target-winsup):  all-target-librx stays out of here.
13636 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13638         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
13639         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
13640         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
13641         Remove references to librx and libg++.
13643 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
13645         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
13646         recursive makes
13648 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
13650         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
13651         for newlib directory.
13652         (CXX_FOR_TARGET): Likewise.
13654 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
13656         * ltconfig: Update after libtool/ltconfig.in change for
13657         hpux11.
13659 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
13661         * ltconfig, ltmain.sh: Update to libtool 1.2.
13663 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13665         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
13666         (install-gcc-cross): Instead, override LANGUAGES here.
13668 1998-03-18  Dave Love  <d.love@dl.ac.uk>
13670         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
13671         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
13673 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
13675         * configure.in: Add Thumb-pe target.
13677 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
13679         * Makefile.in - changed sn targets to snavigator
13680         * configure.in - changed sn targets to snavigator
13682 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13684         * config-ml.in: After building symlink tree call make distclean
13685         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
13686         to be the case for libiberty.
13688 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
13690         * configure: When making link, also check the current
13691         directory. The configure scripts may create one.
13693 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
13695         * config.sub: Accept alphapca56 and alphaev6 properly.
13697 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13699         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
13701 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
13703         * config.sub (sco5): Fix typo.
13705 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
13707         * Makefile.in (INSTALL_MODULES): Move install-tcl before
13708         install-itcl.
13709         (install-itcl): Remove dependency on install-tcl.
13711 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
13713         * configure.in: Remove libgloss from noconfigdirs for MN10300.
13715 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
13717         * configure.in: Don't build libgui for a cygwin32 target when not on
13718         a cygwin32 host.
13720 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13722         * configure (redirect): Set to null, so default behavior of
13723         configure is now --verbose.
13725 1998-02-16  Dave Love  <d.love@dl.ac.uk>
13727         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
13728         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
13730 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
13732         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
13733         this change to sync Makefile.in with its ChangeLog entries.
13735 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
13737         * ltmain.sh (mkdir): Check that the directory doesn't exist
13738         before we exit with error, so that we don't get races during
13739         parallel builds.
13741 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
13743         * ltconfig, ltmain.sh: Update from libtool 1.0i.
13745 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13747         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
13748         PICFLAG_FOR_TARGET.
13749         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
13751         * configure: Emit a definition for the new macro enable_shared
13752         into each Makefile.
13754 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13756         * configure.in (host_tools, native_only): Add libtool.
13758 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
13760         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
13761         Fix typo in ming config comment.
13763 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
13765         * ltconfig, ltmain.sh: Update from libtool 1.0h.
13767 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
13769         * config.sub: Add tic30 cases, and map c30 to tic30.
13771 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
13773         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
13774         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
13775         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
13776         (CLEAN_TARGET_MODULES): Similarly
13777         (all-target-libf2c): Add dependences.
13778         * configure.in (target_libs): Add libf2c.
13780 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
13782         * configure.in: Remove expect from noconfigdirs when target
13783         is cygwin32.  OK to build expect and dejagnu with Canadian
13784         Cross.
13786 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
13788         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
13789         host.
13791         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
13792         and mingw32.
13794 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13796         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
13797         here as it is not defined in the toplevel Makefile.
13799 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13801         * configure (package_makefile_rules_frag): New variable, which names
13802         a file with generic rules, ...
13803         Change comment to mention we now have FIVE parts.
13804         * configure: Undo last change.
13806 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
13808         * config.guess: More accurate determination of HP processor types.
13809         * config.sub: More accurate determination of HP processor types.
13811 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13813         * configure (package_makefile_frag): Move inserting the
13814         ${package_makefile_frag} to where it should be according
13815         to the comment.
13817 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
13819         * config.guess: Add support for Linux/ARM.
13821 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
13823         * .cvsignore: Remove *-info and *-install since they match
13824         release-info and mpw-install, which we don't want to just ignore.
13826 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
13828         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
13830 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
13832         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
13833         local_prefix to sub-make invocations.
13835 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
13837         * configure.in: Check makefile fragments in the source
13838         directory.
13840 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13842         * configure.in: Check whether host and target makefile
13843         fragments exist before adding them to *_makefile_frag.
13845 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
13847         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
13849 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
13851         * configure.in: Make sure we only replace RPATH_ENVVAR on
13852         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
13853         regexp to sed.
13855         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
13856         to sub-makes.
13858 1998-01-13  Lee Iverson   (leei@ai.sri.com)
13860         * config-ml.in (multi-do): LDFLAGS must include multilib
13861         designator.
13863 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
13865         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
13867 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
13869         * config.sub: Add mingw32 support.
13870         * configure.in: Likewise.
13872 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
13874         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
13876 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
13878         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13879         * configure (gxx_include_dir): Provide a definition for subdirs
13880         which do not use autoconf.
13882 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
13884         * config.guess: Sync with egcs.  Picks up new alpha support,
13885         BeOS & some additional linux support.
13887 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
13889         * config.guess: HP 9000/803 is a PA1.1 machine.
13891 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
13893         * configure.in: It's alpha*-...
13895 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
13897         * configure.in (host_makefile_frag, target_makefile_frag):
13898         Handle multiple config files.
13899         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
13900         alpha-*-*.
13902 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
13904         * mkdep: New file.
13906 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
13908         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
13910 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
13912         * Makefile.in: Add libgui directory.
13913         (GDB_TK): Add all-libgui.
13914         * configure.in: Add libgui directory.
13915         * configure: Add all-libgui to GDB_TK.
13917 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
13919         * config-ml.in (multidirs): Add m32r to multilib list.
13921 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
13923         * Makefile.in (all-target-gperf): Change dependency to
13924         all-target-libstdc++.
13926 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
13928         * config.guess: Add BeOS support.
13930 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
13932         Source directory cvs renamed to cvssrc:
13933         * configure.in (host_tools): Change cvs to cvssrc.
13934         (native_only): Likewise.
13935         (noconfigdirs) [various cases]: Likewise.
13936         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
13937         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
13938         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
13939         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
13940         (all-cvssrc): Rename target from all-cvs.
13942 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
13944         * configure (gxx_include_dir): Fix thinko.
13946 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
13948         * Makefile.in (INSTALL_TARGET_CROSS): Define.
13949         (install-cross, install-gcc-cross): New targets.
13951 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
13953         * configure.in (noconfigdirs): Add support for Thumb target.
13955         * config.sub (maybe_os): Add support for Thumb target.
13957 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
13959         * Makefile.in: Add rules for cygmon.
13961         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
13963 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
13965         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13966         * configure (gxx_include_dir): Provide a definition for subdirs
13967         which do not use autoconf.
13969 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
13971         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
13972         11/18/97 build
13974 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
13976         * From Franz Sirl.
13977         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
13978         found on RedHat Linux systems.
13980 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
13982         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
13983         guesses.
13985 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
13987         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
13989 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
13991         * ltmain.sh: If mkdir fails, check whether the directory was created
13992         anyhow by some other process.
13994 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
13996         * configure.in (d30v-*-*): Configure all directories.
13998 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
14000         * configure.in (d30v-*-*): Configure newlib, libiberty directories
14001         for the D30V.
14003 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
14005         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
14007 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
14009         * include/libiberty.h: Add extern "C" { so it can be used with C++
14010         progrms.
14011         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
14012         programs.
14014 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
14016         * configure.in (d30v-*-*): Configure GCC now.
14018 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
14020         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
14021         is no longer needed.
14023 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
14025         * Makefile.in: check-target-libio depends on all-target-libstdc++.
14027 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
14029         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
14030         targets using "$@" to provide support for similar but not identical
14031         targets without having to duplicate code.
14033 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
14035         * makefile.vms: Fix to work with DEC C.
14037 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
14039         * config.sub: Add mips-tx39-elf to marketing names.
14041 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
14043         * ltmain.sh: Handle symlinks in generated script.
14045 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
14047         * configure: Handle autoconf style directory options: --bindir,
14048         --datadir, --includedir, --infodir, --libdir, --libexecdir,
14049         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
14050         --sysconfdir.
14051         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
14052         (sharedstatedir, localstatedir, oldincludedir): New variables.
14053         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
14054         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
14055         sbindir, sharedstatedir, and sysconfdir.
14057 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
14059         * Makefile.in (bootstrap-lean): New target.
14061 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
14063         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
14064         sn, and gnuserv from noconfigdirs.
14066 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
14068         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
14070 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
14072         * Makefile.in (cross): New target.
14074 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
14075                           Jeff Law         <law@cygnus.com>
14077         * Makefile.in (bootstrap2, bootstrap3): New targets.
14078         (all-bootstrap): Remove outdated and confusing target.
14079         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
14081 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14083         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
14084         windows.  Consistent with gdb/configure.
14086 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
14088         * configure.in: Name Linux target fragment.
14090         * configure: Rewrite so that project Makefile fragment is inserted
14091         first and appears last in the resulting Makefile.
14093 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14095         * Makefile.in (install-itcl): Install tcl first.
14097 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
14099         * configure.in: remove bison from noconfigdirs for Cygwin32 host
14101 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
14103         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
14105         * configure.in (skipdirs): Add target-librx for Linux.
14106         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
14108 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
14110         * Makefile.in (bootstrap): New target.
14112 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
14114         * config.sub: Accept 'amigados' for backward compatibility.
14116 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
14118         * config.guess: Merge with FSF.
14120 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
14122         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
14124 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
14126         * config.sub: Add "marketing-names" patch.
14128 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
14130         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
14132 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
14134         * config.sub: Handle v850-elf.
14136 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
14138         * .cvsignore (*-install): Remove.
14140 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
14142         * ltconfig: Set CONFIG_SHELL in libtool.
14143         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
14145 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
14147         * configure.in (target_subdir): Set to libraries if enable_multilib.
14149 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
14151         * config.guess: Update from gcc directory.
14153 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14155         * Makefile.in (all-sim): Depends on all-readline.
14157 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
14159         * Makefile.in (BISON, YACC): Use $$s.
14160         (all-bison): Depend on all-texinfo.
14162 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
14164         * Makefile.in (BISON): Add -L flag.
14165         (YACC): Likewise.
14167 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
14169         * configure.in (noconfigdirs): Add support for v850e target.
14171         * config.sub (maybe_os): Add support for v850e target.
14173 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
14175         * configure.in (noconfigdirs): Add support for v850ea target.
14177         * config.sub (maybe_os): Add support for v850ea target.
14179 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
14181         * config.sub: Add mipstx39.  Delete r3900.
14183 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14185         * Makefile.in (all-autoconf): Depends on all-texinfo.
14187 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
14189         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
14190         eabi targets.
14192 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
14194         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
14196         * configure: When handling a Canadian Cross, handle YACC as well as
14197         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
14198         * Makefile.in (all-bison): Depend upon all-texinfo.
14200 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
14202         * Makefile.in (BISON): bison, not byacc or bison -y.
14203         (YACC): bison -y or byacc or yacc.
14204         (various): Add *-bison as appropriate.
14205         (taz): No need to mess with BISON anymore.
14207 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
14209         * configure: If OSTYPE matches *win32*, try to find a good value for
14210         CONFIG_SHELL.
14212 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
14214         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
14215         configure.in if it is present.
14217 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
14219         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
14221 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
14223         * config.sub: Recognize `arc' cpu.
14224         * configure.in: Likewise.
14225         * config-ml.in: Likewise.
14227 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
14229         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
14231 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
14233         * configure: Changed sed delimiter from ':' to '|' when
14234         attempting to substitute ${config_shell} for SHELL. On
14235         NT ${config_shell} may contain a ':' in it.
14237 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
14239         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
14241 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
14243         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
14245 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
14247         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
14249         * ylwrap: If the program is a relative path, force it to be
14250         absolute.
14252 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14254         * configure (tooldir): Set BISON to `bison -y' and not just bison.
14256 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14258         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
14259         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
14260         for libraries.
14262 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
14264         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
14265         separated by spaces.
14267 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
14269         * ylwrap: New file.
14270         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
14272         * ltmain.sh: Handle /bin/sh at start of install program.
14274         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
14276         * ltconfig, ltmain.sh: New files, from libtool 1.0.
14277         * missing: New file, from automake 1.2.
14279 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
14281         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
14282         check-tk to CHECK_X11_MODULES.
14284 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
14286         * config.sub: Merge with FSF.
14288 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
14290         * config.guess: Merge with FSF.
14292 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
14294         * configure: Treat msdosdjgpp like go32.
14295         * configure.in: Likewise.  Don't remove gprof for go32.
14297         * configure: Change Makefile.tem2 to Makefile.tm2.
14299 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
14301         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
14303 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14305         * install-sh (chmodcmd): Set to null if the DST directory already
14306         exists.  Same as Nov 11th change.
14308 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
14310         * configure (GDB_TK): Needs itcl and tix.
14312 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
14314         * config.guess: Update from FSF.
14316 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
14318         * Makefile.in (GDB_TK): Depend on itcl and tix.
14320 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
14322         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
14323         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
14324         (INSTALL_SCRIPT): New variable.
14325         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
14326         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
14327         to -x.
14328         * install-sh: Add support for -x option.
14330 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
14332         * configure.in, Makefile.in: Treat tix like itcl.
14334 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
14336         * Makefile.in (WINDRES): New variable.
14337         (WINDRES_FOR_TARGET): New variable.
14338         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
14339         (EXTRA_HOST_FLAGS): Add WINDRES.
14340         (EXTRA_TARGET_FLAGS): Add WINDRES.
14341         (EXTRA_GCC_FLAGS): Add WINDRES.
14342         ($(DO_X)): Pass down WINDRES.
14343         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
14344         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
14345         DLLTOOL_FOR_TARGET.
14347 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
14349         * configure.in: configure sim before gdb for win32-x-ppc
14351 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14353         Move gperf into the toplevel, from libg++.
14354         * configure.in (target_tools): Add target-gperf.
14355         (native_only): Add target-gperf.
14356         * Makefile.in (all-target-gperf): New target, depend on
14357         all-target-libg++.
14358         (configure-target-gperf): Empty rule.
14359         (ALL_TARGET_MODULES): Add all-target-gperf.
14360         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
14361         (CHECK_TARGET_MODULES): Add check-target-gperf.
14362         (INSTALL_TARGET_MODULES): Add install-target-gperf.
14363         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
14365 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
14367         * config.sub (mn10200): Recognize new basic machine.
14369 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14371         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
14372         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
14374 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14376         * configure.in: If we're building mips-sgi-irix6* native, turn on
14377         ENABLE_MULTILIB and set TARGET_SUBDIR.
14379 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
14381         * Makefile.in (all-sn): Depend on all-grep.
14383 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
14385         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
14387         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
14388         Makefile.  From Jeff Makey <jeff@cts.com>.
14389         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
14391         * Makefile.in (DISTBISONFILES): Remove.
14392         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
14393         $(DEFAULT_YACC).
14395         * configure.in: Build itl, db, sn, etc., when building for native
14396         cygwin32.
14398         * Makefile.in (LD): New variable.
14399         (EXTRA_HOST_FLAGS): Pass down LD.
14400         ($(DO_X)): Likewise.
14402 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
14404         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
14406 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
14408         * configure.in (targargs): Strip out any supplied --build argument
14409         before adding our own. Always add --build.
14411 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
14413         * configure.in (targargs): Pass --build if we're doing
14414         a cross-compile.
14416 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
14418         * configure: Use '|' instead of ":" as the separator in
14419         sed. Otherwise sed chokes on NT path names with drive
14420         designators. Also look for "?:*" as the leading characters in an
14421         absolute pathname.
14423 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
14425         * config.sub: Support for r3900.
14427 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
14429         * configure.in: Use install-sh, not install.sh.
14431 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
14433         * Makefile.in (taz): Improve check for BISON so it doesn't try to
14434         apply it twice.
14436 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
14438         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
14439         install-binutils.
14441 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
14443         * Makefile.in: Add automake targets.
14444         * configure.in (host_tools): Add automake.
14446 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
14448         * configure: Default CXX to c++, not gcc.
14449         * Makefile.in (CXX): Set to c++, not gcc.
14450         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
14452 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
14454         * install-sh: try appending a .exe if source file doesn't
14455         exist
14457 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
14459         * configure.in: Turn on multilib by default.
14460         (cross_only): Remove target-libiberty.
14462         * Makefile.in (all-gcc): Don't depend on libiberty.
14464 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
14466         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
14468 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
14470         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
14471         (DISTBISONFILES): Add ld/Makefile.in
14473 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
14475         * configure.in: if target is cygwin32 but host isn't cygwin32,
14476         don't configure gdb tcl tk expect, not just gdb.
14478 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
14480         * configure.in: Added gnuserv everywhere sn appears.
14482         * Makefile.in (ALL_MODULES): Added all-gnuserv.
14483         (CROSS_CHECK_MODULES): Added check-gnuserv.
14484         (INSTALL_MODULES): Added install-gnuserv.
14485         (CLEAN_MODULES): Added clean-gnuserv.
14486         (all-gnuserv): New target.
14488 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
14490         * config.guess: Fixes for MIPS OpenBSD systems.
14492 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
14494         * Makefile.in (INSTALL_XFORM): Remove.
14495         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
14497         * mkinstalldirs: New file, copied from automake.
14498         * Makefile.in (installdirs): Rename from install-dirs.  Use
14499         mkinstalldirs.  Change all users.
14500         (DEVO_SUPPORT): Add mkinstalldirs.
14502 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
14504         * install-sh: Rename from install.sh.
14505         * Makefile.in (INSTALL): Change install.sh to install-sh.
14506         (DEVO_SUPPORT): Likewise.
14508         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
14509         Graichen <graichen@rzpd.de>.
14511 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
14513         * config.guess: Recognize OpenBSD systems correctly.
14515 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14517         * README, Makefile.in (ETC_SUPPORT): Remove references to
14518         cfg-paper*, configure.{texi,man,info*}._
14520 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
14522         * Makefile.in (all.normal): Ensure that gcc is built after all
14523         the x11 - ie gdb - targets.
14525 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
14527         * makefile.vms: Don't run conf-a-gas.
14529 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
14531         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
14533 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
14535         * configure.in: Remove noconfigdirs case since gdb also
14536         configures and builds for tic80-coff.
14538 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
14540         * configure: Set cache_file to config.cache.
14541         * Makefile.in (local-distclean): Remove config.cache.
14543 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
14545         * COPYING: Update FSF address.
14547 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
14549         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
14550         noconfigdirs.
14552 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
14554         * Makefile.in (install-dirs): Don't crash if prefix, and hence
14555         MAKEDIRS, is empty.
14557 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
14559         * config.sub: Tweak mn10300 entry.
14561 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
14563         * configure.in (host_tools): Put sim before gdb, so gdb's
14564         configure.tgt can determine if the simulator was configured.
14566 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
14568         * config.sub: Move BeOS $os case to be with other Cygnus
14569         local cases.
14571 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
14573         * config.sub: Remove misplaced comment that broke Linux.
14575 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
14577         * config.sub: Add BeOS support.
14579 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
14581         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
14583 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
14585         * configure.in (noconfigdirs): Remove tcl and tk from
14586         noconfigdirs for cygwin32 builds.
14588 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
14590         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
14592 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
14594         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
14595         make-all.com, use makefile.vms instead.
14597 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
14599         * config.sub: Accept -lnews*.
14601 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
14603         * configure.in (noconfigdirs): Disable target-newlib,
14604         target-examples and target-libiberty for d30v.
14606 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
14608         * configure.in (noconfigdirs): Enable ld for d30v.
14610 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
14612         * configure.in (tic80-*-*): Build compiler.
14614 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
14616         * configure.in (d30v-*): Remove sim directory from list of
14617         unsupported d30v directories
14619 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
14621         * config.sub, configure.in: Add d30v target cpu.
14623 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
14625         * makefile.vms: New file.
14626         * make-all.com: Remove.
14628 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
14630         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
14632 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
14634         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
14636 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
14638         * Makefile.in (ALL_MODULES): Added all-db.
14639         (CROSS_CHECK_MODULES): Addec check-db.
14640         (INSTALL_MODULES): Added install-db.
14641         (CLEAN_MODULES): Added clean-db.
14643 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
14645         * config.guess: Merge with latest FSF sources.
14647 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
14649         * Makefile.in (ALL_MODULES): Added all-itcl.
14650         (CROSS_CHECK_MODULES): Added check-itcl.
14651         (INSTALL_MODULES): Added install-itcl.
14652         (CLEAN_MODULES): Added clean-itcl.
14654 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
14656         * configure.in: build gdb for mn10200
14658 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
14660         * Makefile.in (all-target-winsup): Depend on all-target-libio.
14662 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
14664         * configure.in (tic80-*-*): Turn off most targets right now.
14666 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
14668         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
14669         rather than the makeinfo program.
14670         (do-info): Depend upon all-texinfo.
14672 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
14674         * configure.in: Remove uses of config/mh-linux.
14676         * config.sub, config.guess: Merge with latest FSF sources.
14678 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
14680         * config.sub (case $basic_machine): Add tic80 entries.
14682 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
14684         * config.sub, config.guess: Merge with latest FSF sources.
14686 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
14688         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
14689         * mpw-config.in: Test for NewFolderRecursive.
14690         * mpw-install: Use symbolic name for startup filename.
14691         * mpw-README: Add various additional details.
14693 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
14695         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
14697 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
14699         * configure.in: Do build gcc and the target libraries for
14700         the mn10200.
14702 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
14704         * configure.in: don't avoid building gdb for mn10300 any more
14705         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
14706         instead of single-quoting it.
14708 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
14710         * configure.in: Don't use --with-stabs on IRIX 6.
14712 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
14714         * configure.in (m32r): Build gdb, libg++ now.
14716 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14718         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
14719         directories from noconfigdirs.
14721 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
14723         * config.sub (basic_machine): added mips16 configuration
14725 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14727         * config.sub: Handle d10v-unknown.
14729 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
14731         * config.sub: Handle v850-unknown.
14733 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
14735         * Makefile.in: add findutils
14736         * configure.in: add findutils to list of host_tools
14738 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
14740         * config.sub: Handle mn10200 and mn10300.
14742 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14744         * configure.in (d10v-*): Do not build librx.
14746 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
14748         * configure.in (mn10300): Build everything except gdb & libgloss.
14750 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
14752         * config.guess:  Patch for Dansk Data Elektronik servers,
14753         from Niels Skou Olsen <nso@dde.dk>.
14755         For ncr, use /bin/uname rather than uname, since GNU uname does not
14756         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
14758         Patch for MIPS R4000 running System V,
14759         from Eric S. Raymond <esr@snark.thyrsus.com>.
14761         Fix thinko for nextstep.
14763         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
14765         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
14766         * config.guess: Guess mips-dec-mach_bsd4.3.
14768         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
14769         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
14770         release numbers.
14771         * config.guess (mips-mips-riscos*):  Emit just enough of the
14772         release number.
14774         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
14775         * config.guess (sparc-auspex-sunos*):  Added.
14776         (f300-fujitsu-*): Added.
14778         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
14779         * config.guess:  Recognize a Tadpole as a sparc.
14781 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
14783         * config.guess: Don't assume that NextStep version is either 2 or
14784         3.  NextStep 4 (aka OpenStep 4) has come out now.
14786 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
14788         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
14789         From Rik Faith <faith@cs.unc.edu>.
14791 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
14793         * config.sub: Contributions from bug-gnu-utils to:
14794         Support plain "hppa" (no version given) architecture, reported by
14795         OpenStep.
14796         OpenBSD like NetBSD.
14797         LynxOs is not a hardware supplier.
14799         * config.guess: Contributions from bug-gnu-utils to add support for:
14800         OpenBSD like NetBSD.
14801         Stratus systems.
14802         More Pyramid systems.
14803         i[n>4]86 Intel chips.
14804         M680[n>4]0 Motorola chips.
14805         Use unknown instead of lynx for hardware manufacturer.
14807 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14809         * install.sh (chmodcmd): Set to null if the DST directory already
14810         exists.
14812 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14814         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
14815         not use mt-ppc target Makefile fragment any more.
14817 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
14819         * configure.in (*-*-windows):  Exclude everything but those dirs
14820         needed to build windows.
14822 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
14824         * Makefile.in (all-target-winsup): Depend on all-target-librx.
14826 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
14828         * configure.in:  Exclude mmalloc from i386-windows.
14830 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
14832         * Undo my previous change.
14834 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
14836         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
14837         unconditionally.
14838         (MAKEOVERRIDES): Define (revert this part of October 18 change).
14840 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
14842         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
14843         host to add it's own flags.
14845 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
14847         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
14849 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
14851         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
14852         (CXX_FOR_TARGET): Likewise.
14853         (GCC_FOR_TARGET): Define.
14854         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
14855         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
14856         CC_FOR_TARGET was specified on the command line.
14857         (MAKEOVERRIDES): Don't define.
14859 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
14861         * configure.in (m32r): Fix spelling of libg++ libs.
14863 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
14865         * config.sub (-apple*): Remove, now redundant.
14867 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
14869         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
14871         * configure: Rework yesterday's sed script patch.
14873         * config.sub: Merge with FSF.
14875 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
14877         * config.guess:  Merge from FSF.
14879         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
14880         * config.guess: Use pc instead of unknown, for pc clone systems.
14881         Change linux to linux-gnu.
14883         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
14884         * config.guess: Avoid non-portable tr syntax.
14886 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
14888         * test-build.mk (HOLES): Add "xargs" for gdb.
14890         * configure: Avoid hpux10.20 sed bug.
14892 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
14894         * configure.in:  Add support for windows host
14895         (that is a build done under the Microsoft build environment).
14897 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
14899         * Makefile.in: Replace all uses of srcroot with s, to shrink
14900         command line lengths.
14902         Patches from Geoffrey Noer <noer@cygnus.com>:
14903         * configure.in: If configuring for newlib, pass --with-newlib to
14904         subdirectories.
14905         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
14906         -Bnewlib/ and -Lwinsup to gcc.
14907         (CXX_FOR_TARGET): Likewise.
14909 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14911         * Makefile.in (ETC_SUPPORT): Add configure.
14913 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
14915         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
14916         host configuration file.
14918 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
14920         * configure.in: Break mn10x00 support into separate
14921         mn10200 and mn10300 configurations.
14922         * config.sub: Likewise.
14924 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
14926         * configure.in: Add lots of stuff to noconfigdirs for
14927         the mn10x00 targets.
14929         * config.sub, configure.in: Add mn10x00 support.
14931 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
14933         * make-all.com: Call conf-a-gas, not config-a-gas.
14935 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
14937         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
14938         targets.
14940 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
14942         * mpw-README: Add much more detail for native PowerMac.
14943         * mpw-install: New file.
14944         * mpw-configure: Add --norecursion and --help options.
14945         * mpw-config.in: Translate readme and install files when
14946         copying to objdir.
14947         * mpw-build.in: Don't always depend on byacc and flex.
14948         (install-only-top): New action.
14950 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
14952         * configure.in:  You can now configure GDB for the v850.
14954 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
14956         * configure.in (noconfigdirs): Don't configure any C++ dirs
14957         if targeting D10V.
14959 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
14961         * config.sub: Recognize mips64vr5000.
14963 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
14965         * configure.in: Use a single line for host_tools and native_only.
14967 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
14969         * config.sub, configure.in: Add entries for m32r.
14971 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
14973         * Makefile.in (inet-install): Don't run install-gzip.
14975 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
14977         * configure.in:  Don't config lots of things for *-*-windows*.
14979 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
14981         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
14982         (host_libs, host_tools): Copy from configure.in.
14983         * mpw-configure: Don't complain about directories not found.
14985 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14987         * configure.in (i[345]86): Recognize i686 for pentium pro.
14988         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
14989         file.
14991         * config.guess (i[345]86): Ditto.
14993 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14995         * configure.in (noconfigdirs): Removed gdb for D10V.
14997 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
14999         * configure.in: Remove ld, target-libio, target-libg++, and
15000         target-libstdc++ from noconfigdirs.
15002 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
15004         * configure: Fix three locations where shell scripts were
15005         being run directly rather than with config_shell.
15007 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
15009         * configure.in (v850-*-*): Set up initial $noconfigdirs.
15010         * config.sub (basic_machine): Recognize v850.
15012 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
15014         * mpw-configure: Handle multiple enable/disable options and
15015         pass them down recursively, handle -c and -s flags appropriately
15016         depending on choice of compiler, add escape mechanism for
15017         quoted arguments to gC.
15019 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15021         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
15022         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
15023         so that -mrelocatable-lib and -mno-eabi are used.
15025         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
15026         not support --print-multi-lib, don't abort.
15028 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
15030         * make-all.com: Run config-a-gas.
15031         * setup.com: Don't copy subdirectory files around.
15033 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
15035         * configure.in (*-*-ose): Remove exclusion of libgloss for this
15036         target, it now compiles correctly.
15038 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
15040         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
15042 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
15044         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
15046 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15048         * configure.in (native_only): Add prms.
15050 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
15052         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
15053         (BINUTILS_SUPPORT_DIRS): Likewise.
15055 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15057         * configure.in (d10v-*-*): Don't configure ld or gdb until the
15058         d10v support is added.
15060 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
15062         * configure.in (d10v-*-*): New target.
15064 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
15066         * config.guess (HP 9000/811): Recognize this as a PA1.1
15067         machine.
15069 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
15071         * Makefile.in (do-tar-gz): New target, split out from tail end of
15072         taz target.  Run each command separately, don't use pipes.
15073         (taz): Use it.
15075 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
15077         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
15078         * mpw-build.in: No builds should depend on building byacc or flex,
15079         they are assumed to be installed already.
15081 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15083         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
15084         variable that CC_FOR_TARGET needs.
15086 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15088         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
15089         options have changed since the last time the subdirectory was
15090         configured, and if it has, reconfigure.
15091         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
15092         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
15094 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
15096         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
15097         CLEAN_MODULES): Add bash.
15098         (all-bash): New target.
15100 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
15102         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
15104 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15106         * config.sub (basic_machine): Recognize d10v as a valid processor.
15108 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
15110         * mpw-configure: Add support for --bindir.
15111         * mpw-build.in: Use a GCC-specific build script for GCC actions.
15113 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
15115         * configure.in: add bash, time, gawk to list of hosttools and things
15116         to only build for native toolchains
15118 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
15120         * Makefile.in (docdir): Remove.
15122 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
15124         * Makefile.in (datadir): Set to $(prefix)/share.
15126 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
15128         * configure.in: build diff and patch for cygwin32-hosted
15129         toolchains.
15131 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
15133         * config.sub: Accept -rtems*.
15135 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
15137         * configure.in: enable dosrel for cygwin32-hosted builds,
15138                 remove diff from the list of things not buildable
15139                 via Canadian Cross
15141 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
15143         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
15144         don't get ". ".
15146 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
15148         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
15150 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
15152         * Makefile.in (taz): Handle case where tex3patch didn't even get
15153         checked out.  Also, if it was found, put the symlink in a new util
15154         subdirectory.
15156 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15158         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
15160 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
15162         * config.sub: Recognize -openvms.
15163         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
15164         * make-all.com, setup.com: New files.
15166 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
15168         * Makefile.in (taz): tex3patch moved to texinfo/util.
15170 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
15172         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
15173         * configure.in: remove make from disable-if-Can-Cross list
15174                 enable gdb if ${host} and ${target} are cygwin32
15176 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
15178         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
15179         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
15181 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
15183         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
15184         distinguish sysv/svr4/bsd variants.
15185         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
15187 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
15189         * configure.in: Added copyright notice.
15190         * move-if-change: Added copyright notice.
15192 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15194         * configure.in (powerpcle-*-solaris*): Until we get shared
15195         libraries working, don't build gdb, sim, make, tcl, tk, or
15196         expect.
15198 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
15200         * config.guess:  Merge with FSF:
15202         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
15203         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
15205         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
15206         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
15208         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
15209         * config.guess:  Combine two OSF1 rules.
15210         Also recognize field test versions.  From mjr@zk3.dec.com.
15211         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
15212         because GNU uname does not support -p.  From pmr@pajato.com.
15214 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
15216         * Makefile.in (MAKEDIRS): Removed $(tooldir).
15218 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
15220         * mpw-README: Document GCCIncludes.
15222 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
15224         * configure.in (alpha-*-linux*): Set enable_shared to yes.
15226 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
15228         * mpw-configure: Handle --enable-FOO and --disable-FOO.
15230 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
15232         * configure.in (*-*-cygwin32): Configure make.
15234 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
15236         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
15238 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
15240         * Makefile.in (all-inet): Depend on all-perl.
15242         * Makefile.in (inet-install): New target.
15244         * Makefile.in (all-inet): Depend on all-tcl.
15245         (all-inet): Depend on all-send-pr.
15247 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15249         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
15250         temporarily.
15252 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
15254         * configure.in: Don't configure --with-gnu-ld on AIX.
15256 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
15258         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
15260 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
15262         * Makefile.in (ALL_MODULES): Added all-inet.
15263         (CROSS_CHECK_MODULES): Added check-inet.
15264         (INSTALL_MODULES): Added install-inet.
15265         (CLEAN_MODULES): Added clean-inet.
15266         (all-indent): New target.
15268         * configure.in (host_tools): Added inet.
15269         (native_only): Added inet.
15270         (noconfigdirs): Added inet.
15272 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
15274         * configure.in: Don't configure libgloss if we are not configuring
15275         newlib.
15277 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
15279         * configure.in: Don't configure libgloss for unsupported
15280         architectures.
15282 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15284         * Makefile.in (CLEAN_MODULES): Add clean-apache.
15286 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
15288         * Makefile.in (ALL_MODULES): Include all-apache.
15289         (CROSS_CHECK_MODULES): Include check-apache.
15290         (INSTALL_MODULES): Include install-apache.
15291         (all-apache): New target.
15293         * configure.in: Added apache everywhere perl is seen.
15295 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15297         * Makefile.in: Add support for clean-{module} and
15298         clean-target-{module} rules.
15300 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
15302         * configure.in (*-*-ose) do not build libgloss.
15304 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15306         * config.guess (prep*:SunOS:5.*:*): Turn into
15307         powerpele-unknown-solaris2.
15309 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
15311         * configure.in: Permit --enable-shared to specify a list of
15312         directories.
15314 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
15316         * configure.in (host==solaris): Pass only the first word of $CC
15317         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
15319 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
15321         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
15323 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
15325         * Makefile.in (ALL_MODULES): Include all-perl.
15326         (CROSS_CHECK_MODULES): Include check-perl.
15327         (INSTALL_MODULES): Include install-perl.
15328         (ALL_X11_MODULES): Include all-guile.
15329         (CHECK_X11_MODULES): Include check-guile.
15330         (INSTALL_X11_MODULES): Include install-guile.
15331         (all-perl): New target.
15332         (all-guile): New target.
15334         * configure.in (host_tools): Include perl and guile.
15335         (native_only): Include perl and guile.
15336         (noconfigdirs): Don't build guile and perl; no ports have been
15337         done.
15339 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
15341         * configure (--enable-*): Handle quoted option lists such as
15342         --enable-sim-cflags='-g0 -O' better.
15344 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15346         * Makefile.in ({,inst}all-target): New rule so we can make and
15347         install all of the target directories easily.
15349 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15351         * configure.in: Add missing global flag in sed substitution when
15352         deleting `target-' from ${configdirs}.
15354 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
15356         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
15357         option.
15359         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
15360         config/mh-necv4.
15362         * install.sh: Correct misspelling of transformbasename.
15364         * config.guess: Recognize mips-*-sysv*.
15366 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
15368         * config.sub: Recognize mon960.
15370 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
15372         * configure: Restore Canadian Cross handling of BISON and LEX,
15373         removed in Feb 20 change.
15375 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
15377         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
15378         Mention make install.  Remove the old copyright date as well the
15379         clumsy and rather pointless copyright on the README file.
15381 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
15383         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
15384         Makefile after running symlink-tree, then run `make distclean' to
15385         avoid clobbering any generated files in srcdir.
15387 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
15389         * configure.in (m68k-*-netbsd*): Build everything now.
15391 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
15393         * Makefile.in (taz): Fix quoting.
15395 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
15397         * configure.in (sparclet-*-*): Build everything now.
15399 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15401         * configure.in (m68k-*-linux*): New host.
15403 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
15405         * configure: Check for bison before byacc.
15407 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
15409         * Makefile.in configure:  Change the way LEX and BISON/YACC are
15410         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
15411         searching PATH.  These are used as fallbacks by Makefile.in if
15412         flex/bison/byacc aren't in objdir.
15414 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
15416         * Makefile.in: Make everything which depends upon all-bfd also
15417         depend upon all-opcodes, in case --with-commonbfdlib is used.
15419 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15421         * configure.in (host *-*-cygwin32): Don't build gdb if we are
15422         building NT native compilers on Unix.
15424 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
15426         * configure.in: Don't get CC from the host Makefile fragment if we
15427         can find gcc in PATH, or if this is a Canadian Cross.  Move the
15428         Solaris test for /usr/ucb/cc to the post target script, just after
15429         the compiler sanity test.
15431 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
15433         * config.sub: Merge with FSF.
15435 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
15437         * Makefile.in (RPATH_ENVVAR): New variable.
15438         (REALLY_SET_LIB_PATH): Use it.
15439         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
15441 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
15443         * config.sub, configure.in: Recognize sparclet cpu.
15445 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
15447         * config.guess:  Support m68k-cbm-sysv4.
15449 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15451         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
15452         m68k-unknown-linuxaout from linker help string.  Put quotes around
15453         $ld_help_string.
15455 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
15457         * config.guess (powerpc-harris-powerunix): Add guess for port
15458         to new target.
15460 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15462         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
15464 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
15466         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
15467         $(REALLY_SET_LIB_PATH) in Makefile.
15468         * Makefile.in (SET_LIB_PATH): New variable.
15469         (REALLY_SET_LIB_PATH): New variable.
15470         ($(DO_X)): Use $(SET_LIB_PATH).
15471         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
15472         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
15473         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
15474         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
15475         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
15476         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
15477         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
15478         (install-dosrel): Likewise.
15479         (all-opcodes): Depend upon all-libiberty.
15481 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15483         * config.guess (*:CYGWIN*): New
15485 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15487         * Makefile.in (all-target-winsup): All all-target-libiberty.
15489 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15491         * configure.in (noconfigdirs): Add missing # in front of comment.
15493 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
15495         * configure.in: add second pass to things added to noconfigdirs
15496         so *-gm-magic can exclude libgloss properly.
15498 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
15500         * mpw-configure (extralibs_name, rez_name): Set correctly
15501         for MWC68K compiler.
15503         * mpw-README: Add more info on the necessary build tools.
15505 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15507         * configure.in, config.sub: Recognize cygwin32.
15509 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
15511         * config.guess, config.sub: Recognize A/UX.
15513 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
15515         * config.sub: Merge with gcc/config.sub.
15517 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
15519         * mpw-build.in (do-binutils): Add build of stamps.
15521 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
15523         * config.sub: Add recognition for mips64vr4100*-* targets.
15525 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15527         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
15528         Add creation of gconfigargs with `--enable-shared' turned on.
15529         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
15530         ($(host)-stamp-stage3-configured): Likewise.
15531         (HOLES): Add chatr and ldd.
15532         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
15534 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
15536         * configure: Pass --nfp to recursive configures.
15538 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15540         * Makefile.in (DLLTOOL): New.
15541         (DLLTOOL_FOR_TARGET): New.
15542         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
15543         (EXTRA_TARGET_FLAGS): Ditto.
15544         (EXTRA_GCC_FLAGS): Ditto.
15545         (CONFIGURE_TARGET_MODULES): Ditto.
15546         (DO_X): Ditto.
15547         * configure: Add DLLTOOL.
15549 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
15551         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
15552         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
15553         mh-sco, since old workarounds no longer needed, and don't
15554         build ld, since libraries have weak symbols in COFF.
15556 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
15558         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
15560 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
15562         * configure.in: Make sure that ${CC} can be used to compile an
15563         executable.
15565 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
15567         * Makefile.in (all-gdb): Depend on $(GDB_TK).
15568         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
15569         nothing depending on whether gdbtk is being built.
15571 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
15573         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
15575 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
15577         * configure.in (noconfigdirs): Put ld or gas in this early, if the
15578         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
15580 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
15582         * config-ml.in: Add support for
15583         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
15584         Simplify setting of multidirs from --disable-foo.
15586 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15588         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
15589         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
15590         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
15591         non-empty, pass them on to the  GCC make.
15592         (all-bootstrap): New rule that is like all-gcc, except it executes
15593         the GCC bootstrap rule instead of the GCC all rule.
15595 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
15597         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
15599 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15601         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
15602         DG/UX support.
15604 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
15606         * config.sub (i*86*) Change [345] to [3456]
15608 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15610         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
15611         --with-gnu-ld=no.
15613 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15615         * config-ml.in (rs6000*, powerpc*): Add switches to control which
15616         AIX multilibs get built.
15618 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15620         * configure.in (i386-win32): Don't build expect if we're not
15621         building the tcl subdir.
15623 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
15625         * Makefile.in: (configure-target-examples, all-target-examples):
15626         New targets, configure and build example programs.
15628 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
15630         * mpw-configure: If an mpw-config.in generated a file mk.sed,
15631         use it as input to sedit the generated MPW makefile.
15632         * mpw-README: Add a suggestion about Gestalt.h.
15634 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
15636         * config.sub: Accept *-*-ieee*.
15638 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
15640         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
15641         Ronald F. Guilmette <rfg@monkeys.com>.
15643 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15645         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
15646         for powerpc-pe native.
15647         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
15648         (target==powerpc-pe): duplicate i386-win32 entry.
15650 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15652         * configure.in (noconfigdirs): Exclude target-newlib for all versions
15653         of vxworks, not just vxworks5.1.
15655 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
15657         * mpw-configure: Add support for exec-prefix.
15659 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15661         * config.guess: Recognize HP model 816 machines as having
15662         a PA1.1 processor.
15664 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15666         * configure: Ignore new autoconf configure options.
15668 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
15670         * config.guess:  Recognize Pentium under SCO.
15671         From Robert Lipe <robertl@arnet.com>.
15673 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15675         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
15677 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
15679         * configure.in: Don't configure gas for alpha-dec-osf*.
15681 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
15683         * configure.in: Default to --with-stabs for some targets for which
15684         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
15685         i[345]86*-*-unixware*.
15687 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15689         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
15690         rather than basing it on the target.  Simplify handling of options
15691         controlling which directories to configure.  Remove extraneous
15692         slash in multi-clean target.
15694 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
15696         * config-ml.in: Prefix more variables with ml_ so they don't collide
15697         with configure's.
15699 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
15701         * configure: Don't turn -v into --v.
15703 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
15705         * configure.in (targargs): Fix typo.
15707         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
15709 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
15711         * configure.in: Strip --host and --target options from
15712         CONFIG_ARGUMENTS, and always configure for --host only.  Add
15713         --with-cross-host option when building with a cross-compiler.
15714         * configure: Canonicalize the arguments put into config.status by
15715         always using `=' for an option with an argument.  Pass a presumed
15716         --host or --target explicitly.
15718 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
15720         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
15721         into general OS recognition case.
15723 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15725         * configure.in (target_configdirs): add target-winsup only
15726         for win32 target systems.
15728 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
15730         * Makefile.in (all-target-libgloss): Depend upon
15731         configure-target-newlib, since when libgloss is built it looks to
15732         see if the newlib directory exists.
15734 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
15736         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
15737         cfg-ml-*.in.
15739 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
15741         * configure: Handle LD and LD_FOR_TARGET when configuring a
15742         Canadian Cross.
15744 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15746         * configure.in (target_libs): add target-winsup.
15747         (target==i386-win32): add patch diff flex make to $noconfigdirs.
15748         (target==ppcle-pe): remove ld from $noconfigdirs.
15750 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
15752         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
15753         Preserve relative path names in $srcdir.  Build symlink tree if
15754         configuring cross target dir and srcdir=. (= no VPATH support).
15755         (configure-target-libg++): Depend on configure-target-librx.
15756         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
15757         * config-ml.in: New file.
15758         * symlink-tree: New file.
15759         * configure: Ensure srcdir="." if that's what it is.
15761 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
15763         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
15764         includes and FLEX_SKELETON setting.
15765         * mpw-configure (--with-gnu-ld): New option, controls whether
15766         to use PPCLink or ld with PowerMac GCC.
15767         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
15768         * mpw-config.in: Configure grez if targeting Mac.
15770         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
15771         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
15772         just macos.
15773         * configure.in: Configure grez resource compiler if targeting Mac.
15774         * Makefile.in (all-grez, install-grez): New targets.
15776 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
15778         * configure: CXX defaults to gcc, not g++.  If we find
15779         gcc in the path, set CC to gcc -O2.
15781 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
15783         * configure: Default ${build} correctly.  Avoid picking up extra
15784         spaces when reading CC and CXX from Makefile.  When doing a
15785         Canadian Cross, use plausible default values for numerous
15786         variables.
15787         * configure.in: When doing a Canadian Cross, don't try to
15788         configure tools whose configure script can't handle it.
15790 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15792         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
15794 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15796         * configure:  Remove dubious bug reporting address.
15798 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15800         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
15801         configure script, run that instead of this directory's configure.
15802         In either case, print a message that we're configuring the sub-dir.
15804 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15806         * configure.in: Before checking for the existence of various files,
15807         use sed to filter out "target-".
15809 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
15811         * Makefile.in (DO_X): Split rule to decrease command line length
15812         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
15813         (Philippe De Muyter).
15815 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15817         * Makefile.in (all-patch): depend on all-libiberty.
15819 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
15821         * configure.in: If the only directory in target_configdirs which
15822         actually exists is libiberty, then set target_configdirs to empty,
15823         to avoid trying to build a target libiberty in a gas or gdb
15824         distribution.
15826 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
15828         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
15829         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
15830         systems.
15832 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15834         * configure.in (copy_dirs): Use sys-include instead of include
15835         for --with-headers option.
15837 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
15839         * Makefile.in, configure.in: Make winsup builds work with
15840         new scheme.
15842 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
15844         * configure.in: Build the linker on AIX.
15846 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15848         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
15849         where needed.
15851 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
15853         * Makefile.in (all-gcc): Fix typo.
15855 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15857         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
15859 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15861         * configure.in:  Rename libFOO to target-libFOO, and xiberty
15862         to target-xiberty, to provide more flexibility.
15863         (target_subdir):  Define.  Create if cross.
15864         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
15865         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
15866         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
15867         check-libFOO -> check-target-libFOO, etc.
15868         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
15869         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
15870         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
15871         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
15872         allow ALL_GCC="" to only configure.
15873         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
15874         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
15875         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
15877 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
15879         * Makefile.in (taz): Build "info" in etc explicitly.
15881 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
15883         * configure.in:  Make sure that CC is undefined (as opposed to
15884         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
15885         problem with autoconf trying to configure on a host without GCC.
15887 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
15889         * mpw-configure: Set host alias from choice of host compiler,
15890         only use generic MPW Makefile sed if present, edit a file
15891         named "hacked_Makefile.in" instead of "Makefile.in" if present.
15892         * mpw-README: Add problem notes about CW6 and CW7.
15894 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
15896         * Makefile.in (taz): Use ";" instead of ";;".
15898 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15900         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
15901         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
15902         DISTDOCDIRS.
15903         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
15904         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
15906 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15908         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
15909         and gnats, because they are now subsumed by DISTSTUFFDIRS.
15910         Move bfd to DISTSTUFFDIRS.
15912 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15914         * Makefile.in (X11_LIB): Removed.
15915         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
15917         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
15919 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15921         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
15922         names.
15924 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15926         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
15928 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
15930         * configure.in (i[345]86-*-win32): Always build newlib.
15931         Don't configure cvs, autoconf or texinfo.
15932         * Makefile.in (LD_FOR_TARGET): New.
15933         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
15934         Pass down LD_FOR_TARGET.
15936 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
15938         * winsup: New directory.
15939         * Makefile.in: Build winsup.
15940         * configure.in: Winsup is configured when target is win32.
15941         Can only build win32 target GDB when native.
15943 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
15945         * config.guess: Recognize HP model 819 machines as having
15946         a PA 1.1 processor.
15948 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
15950         * configure: Fix sed loop which substitutes for CC and CXX to
15951         avoid bug found in various sed implementations.
15953 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15955         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
15956         simulator.  Use standard powerpc-*-eabi*.
15958 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
15960         * configure.in: Stop putting gas and binutils in noconfigdirs for
15961         powerpc-*-aix* and rs6000-*-*.
15963 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
15965         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
15966         -mcall-aixdesc libraries.
15968 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
15970         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15972         * config.sub (arm | armel | armeb): Fix shell syntax.
15974 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15976         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
15977         -msoft-float and -mcpu=common support.
15978         (powerpc*-*-eabisim*): Add support for building -mcall-aix
15979         libraries.
15981 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15983         * configure.in: Allow configuration and build of emacs19 for the alpha.
15985 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15987         * configure.in (CC): Get ^CC, not just any old CC, from
15988         ${host_makefile_frag}.
15990 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15992         * configure.in (CC): Try to get CC from
15993         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
15995 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15997         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
15998         only if it exists in $(srcdir).
16000 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
16002         * configure: If CC and CXX are not set in the environment, set
16003         them, based on either an existing Makefile or on searching for gcc
16004         in PATH.  Substitute for CC and CXX in Makefile.
16005         * configure.in: Remove libm from target_libs.  Separate
16006         target_configdirs from configdirs.  If CC is not set in
16007         environment, try to get it from a host Makefile fragment.  Rewrite
16008         changes of configdirs to use skipdirs instead.  A few minor
16009         tweaks.  Take directories out of target_configdirs as they are
16010         taken out of configdirs.  Remove existing Makefile files from
16011         subdirectories.  Substitute for TARGET_CONFIGDIRS and
16012         CONFIG_ARGUMENTS in Makefile.
16013         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
16014         by configure.in.
16015         (CONFIG_ARGUMENTS): Likewise.
16016         (CONFIGURE_TARGET_MODULES): New variable.
16017         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
16018         ($(CONFIGURE_TARGET_MODULES)): New target.
16019         (configure-libg++, configure-libio): New targets.
16020         (all-libg++): Depend upon configure-libg++.
16021         (all-libio): Depend upon configure-libio.
16022         (configure-libgloss, all-libgloss): New targets.
16023         (configure-libstdc++): New target.
16024         (all-libstdc++): Depend upon configure-libstdc++.
16025         (configure-librx, all-librx): New targets.
16026         (configure-newlib): New target.
16027         (all-newlib): Depend upon configure-newlib
16028         (configure-xiberty): New target.
16029         (all-xiberty): Depend upon configure-xiberty.
16031 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
16033         * configure.in (host i[345]86-*-win32):  Expand the
16034         noconfigdirs again.
16036 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
16038         * mpw-configure: Fix sed command file name.
16040 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
16042         * configure.in (host i[345]86-*-win32): Reduce the
16043         noconfigdirs again.
16045 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
16047         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
16048         or powerpc*-*-pe*, since they are not yet supported.
16050 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
16052         Add PowerMac support and many other enhancements.
16053         * mpw-configure: New option --cc to select compiler to use,
16054         paste options set according to --cc into the generated
16055         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
16056         if mpw-make.sed is present.
16057         * mpw-config.in: Don't test for gC1, test for mpw-touch,
16058         add forward includes for PowerPC include files.
16059         * mpw-build.in: Build using Makefile.PPC if present.
16060         (do-byacc, etc): Remove separate version resource builds.
16061         (do-gas): Build "stamps" before "all".
16062         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
16063         * mpw-README: Update to reflect --cc option, PowerMac support,
16064         and recently-reported compatibility problems.
16066 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
16068         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
16069         embedded m68k systems (-aout, -coff, -elf, -vxworks).
16070         (--with-multilib-top): Pass to recursive invocations.
16072 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
16074         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
16075         v810-*-*.
16077 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16079         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
16080         gdb, ld and opcodes on v810-*-*.
16082 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
16084         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
16085         (local-maintainer-clean): New target.
16086         (maintainer-clean): New target.
16087         (realclean): Just depend upon maintainer-clean.
16089 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16091         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
16093 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
16095         * configure.in: Build ld in mips*-*-bsd* case.
16097 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
16099         * config.sub: Accept -lites* OS.  From Ian Dall.
16101 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
16103         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
16104         targets.
16106 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16108         * configure.in: treat i386-win32 canadian cross the same as
16109         i386-go32 canadian cross.
16111 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16113         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
16114         running under the simulator to build a reduced set of libraries.
16115         (powerpc-*-eabiaix): Add fine grained multilib support added to
16116         other powerpc targets yesterday.
16118 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16120         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
16121         -disable-softfloat, -disable-relocatable, -disable-aix, and
16122         -disable-sysv to control which multilib libraries get built.
16124 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
16126         * configure: Add Makefile.tem to list of files to remove in trap
16127         handler.
16129 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16131         * config.guess (*Linux*):  Add missing "exit"s.
16132         Also, need specific check for alpha-unknown-linux (uses COFF).
16134 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16136         * config.guess:  Merge with FSF:
16138         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
16139         * config.guess (AIX4): More robust release numbering discovery.
16141         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
16142         * config.guess (i386-sequent-ptx): Properly get version number.
16144         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
16145         * config.guess (mips:*:4*:UMIPS): New case.
16147 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
16149         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
16150         (i386-win32 host): Likewise.  Don't build readline.
16152 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
16154         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
16155         SUPPORT_FILES to submakes.
16157 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
16159         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
16160         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
16161         mpw-configure.
16163 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
16165         * configure.in (appdirs): Use =, not ==, in test expression when
16166         trying to build the text to print in the warning message for
16167         Solaris users.
16169 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
16171         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
16173 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
16175         * config.guess: Recognize lynx-2.3.
16177 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
16179         * config.sub (z8ksim): Deleted
16180         (z8k-*-coff): New, this is the one true name of the target.
16182 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
16184         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
16186 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
16188         * config.guess (*:Linux:*:*): First try asking the linker what the
16189         default object file format is (elf, aout, or coff).  Then if this
16190         fails, try previous methods.
16192 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16194         * configure.in: Don't build newlib for *-*-vxworks5.1.
16196 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
16198         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
16199         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
16201 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
16203         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
16205 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
16207         * cfg-ml-com.in: New file.
16208         * cfg-ml-pos.in: New file.
16210 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
16212         * COPYING.NEWLIB: Add HP free copyright to list.
16214 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16216         * config.sub: Recognize -eabi* for the system, not just -eabi.
16218 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
16220         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
16221         * config.sub, configure.in (win32): New target and host.
16223 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
16225         * configure.in: Add i386-pe configuration.
16227 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
16229         * mpw-build.in (install): Install GDB after LD.
16231 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
16233         * mpw-config.in (elf/mips.h): Always forward-include, needed
16234         for GDB to build.
16236 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
16238         * testsuite: New directory for customer acceptance and whole tool
16239         chain tests.
16241 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
16243         * configure: If per-host line isn't found, but AC_OUTPUT is found
16244         and a configure script exists, run it instead.
16246 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16248         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
16250 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
16252         * configure: Set build_{cpu,vendor,os,alias} to host values when
16253         --build isn't specified.
16255 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16257         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
16258         (FLAGS_TO_PASS): Pass them.
16259         (EXTRA_TARGET_FLAGS): Ditto.
16261 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16263         * Makefile.in (all-libg++): Depend on all-libstdc++.
16265 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16267         * configure.in (noconfigdirs): Enable all packages for
16268           i386-unknown-netbsd.
16270 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
16272         * configure.in (noconfigdirs): Don't configure tk for i386-go32
16273         hosted builds (DOS builds)
16275 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
16277         Changes for ARM based on patches from Richard Earnshaw:
16278         * config.sub: Handle armeb and armel.
16279         * configure.in: Omit arm linker only for riscix.
16281 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16283         * config.guess:  Update from FSF.
16285 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
16287         * config.sub: Recognize powerpcle as the little endian variant of
16288         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
16289         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
16290         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
16291         temporarily.
16293 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
16295         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
16297 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
16299         * config.sub: Accept -lites* as a basic system type.
16301 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
16303         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
16304         installed, and if so return linuxoldld as the system name.
16306 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
16308         * config.guess: Add hppa1.1-hp-lites support.
16310 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
16312         * configure.in: Don't build newlib for m68k-vxworks5.1.
16314 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16316         * configure.in (mips-sgi-irix6): Use mh-irix5.
16318 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
16320         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
16322 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16324         * test-build.mk: Enable building of shared libraries on IRIX 5 and
16325         OSF/1.  Fix compiler flags.
16326         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
16328 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
16330         * configure.in: Recognize --with-newlib.
16331         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
16333 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
16335         * Makefile.in: move {all,check,install}-gdb from *_MODULES
16336         to *_X11_MODULES due to gdbtk needing X include files et al.
16338 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
16340         Merge in support for Mac MPW as a host.
16341         (Old change descriptions retained for informational value.)
16343         * mpw-config.in: Add generic include forwards for cpu-specific
16344         include files in aout and elf directories.
16346         * mpw-configure: Added copyright.
16347         * mpw-config.in: Check for presence of required build tools.
16348         (target_libs): Add newlib.
16349         (target_tools): Add examples.
16350         (Read Me): Generate as "Read Me for MPW" instead.
16351         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
16352         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
16353         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
16355         * mpw-configure: Remove subdir-specific makefile hackery,
16356         delete mk.tmp after using it.
16358         * mpw-build.in (all): Display start and end times.
16360         * mpw-configure (host_canonical): Set.
16361         (target_cpu): Always add to makefiles.
16362         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
16363         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
16364         (mpw-mh-mpw): Look for in srcdir and srcroot.
16365         Use sed instead of mpw-edit-prefix to edit prefix definitions.
16367         * mpw-build.in: (install-only): New target.
16369         * mpw-configure (host_alias, target_alias): Rename from hostalias
16370         and targetalias, add into generated Makefile.
16371         (mk.tmp): If present, add into generated Makefile.
16372         * mpw-build.in (all-gas): Build config.h first before gas proper.
16374         * mpw-configure (config.status): Write only if changed.
16375         * mpw-config.in (readline): Configure it (not built, just used for
16376         definitions).
16378         * mpw-config.in (elf/mips.h): Add a forward include.
16380         * mpw-config.in: Forward-include most .h files in include into
16381         extra-include.
16382         (readline): Don't build.
16383         mpw-build.in (install): Install GDB.
16385         * mpw-configure (prefix, mpw_prefix): Handle it.
16386         * mpw-config.in (mmalloc, readline): Don't configure.
16387         * mpw-build.in (thisscript): Rename to ThisScript.
16388         Use mpw-build instead of BuildProgram everywhere.
16389         (mmalloc, readline): Don't build.
16390         * mpw-README: New file, basic documentation about the MPW port.
16392         * mpw-config.in: Use forward-include to create include files.
16394         * mpw-configure: Add more things to the top of each configured
16395         Makefile, including contents of config/mpw-mh-mpw.
16396         * mpw-config.in (extra-include): Create this directory and fill it
16397         with Posix-like include files when configuring.
16399         * config.sub (apple, mac, mpw): Add various aliases.
16401         * mpw-build.in: New file, top-level build script fragment for MPW.
16402         * mpw-configure: New file, configure script for MPW.
16403         * mpw-config.in: New file, config fragment for MPW.
16405 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
16407         * configure.in (host_libs): Remove glob, since it is gone from the
16408         sources.
16410 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16412         * Makefile.in: define empty GDB_NLM_DEPS var.
16414         * configure.in(target_makefile_frag): use config/mt-netware
16415         for netware targets.
16417 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
16419         * config.sub: Merge in recent FSF changes.  Remove linux special
16420         cases.
16422 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
16424         Revert this change:
16426         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
16428                 * build-all.mk: Use CC=cc -Xs on Solaris.
16430 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
16432         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
16433         stop using it.
16434         * Makefile.in: Nuke all references to glob subdirectory.
16436 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16438         * configure.in: Fix --enable-shared logic in per-host.
16440 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
16442         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
16444 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
16446         * configure.in (noconfigdirs): Don't build gas on AIX, for
16447         powerpc*-*-aix* as well as for rs6000*-*-aix*.
16449 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
16451         * configure: Fix --cache-file to work if the file argument is a
16452         relative path.
16454 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
16456         * configure: If the --cache-file is used, pass it down to
16457         configure in subdirectories.
16459 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
16461         * config.sub: add vxworks29k configuration.
16463 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
16465         * Makefile.in (taz): Do "diststuff" part quietly.
16467 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
16469         * config.sub: Mini-merge with gcc/config.sub.
16471 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16473         * config.guess (IRIX): Sed - to _.
16475 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16477         * Makefile.in (source-vault, binary-vault): New targets.
16479 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
16481         * config.sub: Recognize -eabi as a basic system type.
16483 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16485         * configure.in (enable_shared stuff): Fix typo.
16487 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
16489         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
16491 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16493         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
16495 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
16497         * configure.in (rs6000-*-*): Don't build gas.
16499 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
16501         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
16502         reduce command line length.
16503         (AS_FOR_TARGET): Check for as.new, not Makefile.
16504         (NM_FOR_TARGET): Check for nm.new, not Makefile.
16506 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16508         * config.guess:  Merge from FSF.
16510 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16512         * configure: Don't use $ when handling program_suffix.
16514 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
16516         * configure.in:  Configure tk for hppa/hpux.
16518 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16520         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
16522 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16524         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
16525         to LIBCXXFLAGS.  Tests are better run without it.
16527 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
16529         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
16531 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
16533         * configure.in (*-*-netware*): Don't configure xiberty.
16535 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
16537         * configure.in:  Remove tk from native_only list.
16539 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
16541         * build-all.mk: Add mips-ncd-elf target to sun4 targets
16542           for special NCD build.
16544 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16546         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
16547         makeall.bat, they're only useful for binutils snapshots.
16548         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
16549         makeall.bat to specified SUPPORT_FILES.
16551 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
16553         * build-all.mk: Add Ericsson targets to sun4 and solaris
16554           hosts.  Add  BNR's sun4 target to solaris host, so their
16555           build-from-source will be tested in-house first.
16557 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16559         * Makefile.in (LIBCFLAGS): New variable.
16560         (CFLAGS_FOR_TARGET): Ditto.
16561         (LIBCFLAGS_FOR_TARGET): Ditto.
16562         (LIBCXXFLAGS): Ditto.
16563         (CXXFLAGS_FOR_TARGET): Ditto.
16564         (LIBCXXFLAGS_FOR_TARGET): Ditto.
16565         (BASE_FLAGS_TO_PASS): Pass them.
16566         (EXTRA_TARGET_FLAGS): Ditto.
16568         * configure.in: Support --enable-shared.
16570 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16572         * configure.in (target_libs):  Include libstdc++ again.
16573         * config.guess:  Update from FSF (for FreeBSD).
16575 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16577         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
16578         makeall.bat.
16579         (DISTDOCDIRS): Add `etc'.
16580         (ETC_SUPPORT_PFX): New variable.
16581         (taz): Include anything from etc starting with a word in
16582         ETC_SUPPORT_PFX.
16584 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16586         * config.sub: Update for recent FSF changes.  Remove obsolete
16587         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
16588         spacing changes.
16590 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16592         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
16594         * config.guess:  Merge with FSF.
16595         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
16597 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16599         * configure: Since the "trap 0" handler will override the exit
16600         status on many systems, only use it for "exit 1", and make it set
16601         a non-zero exit status; reset it before "exit 0".  Also, check
16602         exit status of config.sub, and error out if it failed.
16604 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
16606         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
16607         and install libgloss.
16609 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16611         * Makefile.in (all-binutils): Depend upon all-byacc.
16613         * configure.in: Don't build emacs on Irix 5.
16615 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
16617         * configure.in (*-*-netware*): Add libio.
16619 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16621         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
16622         (CHECK_TARGET_MODULES): Ditto.
16623         (INSTALL_TARGET_MODULES): Ditto.
16624         (TARGET_LIBS): Ditto.
16625         (all-libstdc++): Note dependencies.
16627 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16629         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
16631 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16633         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
16634         -fexternal-templates.
16636         * configure.in (target_libs): Add libstdc++.
16637         (noconfigdirs): Add libstdc++ as appropriate.
16639 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16641         * config.guess:  Update from FSF.
16643 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16645         * configure: Use ${config_shell} when running ${configsub}.
16647 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
16649         * config.sub: No longer recognize h8300h.
16651 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16653         * config.sub: Remove extraneous differences between config.sub and
16654         gcc/config.sub.
16656 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16658         * Makefile.in (DISTSTUFFDIRS): Add gas.
16660 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
16662         * COPYING.NEWLIB: New file.
16664 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16666         * config.guess (HP-UX):  Patch from Harlan Stenn
16667         <harlan@landmark.com> to also emit release level.
16669 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
16671         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
16673 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16675         * config.sub:  Merge nextstep cleanup from FSF.
16677 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16679         * configure.in (arm-*-*): Don't configure ld for this target.
16681 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
16683         * configure.in (*-*-netware): don't configure libg++, libio,
16684           librx, or newlib.
16686 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16688         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
16689         configure ld--it works, but it doesn't support shared libraries.
16691 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16693         * config.guess (*-unknown-freebsd*):  Get rid of possible
16694         trailing "(Release)" in version string.
16695         Patch from Paul Richards <paul@isl.cf.ac.uk>.
16697 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16699         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
16700         Fix type: *-next-neststep -> *-next-nextstep.
16702         * config.guess:  Merge from FSF:
16704         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
16706         * config.guess: Recognize powerpc-ibm-aix3.2.5.
16708         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
16710         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
16711         instead of UNIX_SV for UnixWare 1.0).
16713 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
16715         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
16716         to make gdb/nlm/* build after the compiler and linker.
16718 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16720         * config.guess (netbsd, freebsd, linux):  Accept any machine,
16721         not just i[34]86.
16722         (m68k-atari-sysv4):  Relocate to match FSF version.
16724         * config.guess:  More merges from the FSF:
16726         Add a space before function call or macro invocation.
16728         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16730         * config.guess: Add trap cmd to remove dummy.c and dummy when
16731         interrupted.
16733         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16735         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
16736         (dummy): Redirect stderr from compilation of dummy.c.
16738         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
16740         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
16742 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
16744         * configure: Accept and ignore --cache*, for compatibility with
16745         new autoconf.
16747 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16749         * config.guess:  Merge from FSF:
16751         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
16753         * config.guess (Pyramid*:OSx*:*:*): New case.
16754         (PATH): Add /.attbin at end for finding uname.
16755         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
16757         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
16759         * config.guess (M88*:DolphinOS:*:*): New case.
16761         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
16763         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
16764         to select whether to use ELF or COFF.
16766         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
16768         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
16770         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
16772         * config.guess: Guess the OS version for HPUX.
16774         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
16776         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
16778 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16780         * configure.in: Recognize --with-headers, --with-libs, and
16781         --without-newlib.
16782         * Makefile.in (all-xiberty): Depend upon all-ld.
16784 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16786         * configure.in: Change i[34]86 to i[345]86.
16788 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16790         * configure (version): A few more tweaks to help message.
16792 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16794         * Makefile.in:  Remove (for now) librx as a host library,
16795         now that we're building it for target.
16797 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16799         * configure: Fix up help message; from karl@owl.hq.ileaf.com
16800         (Karl Berry).
16802 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16804         * configure.in:  Also configure librx.
16806 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16808         * Makefile.in:  Update various rules to reflect that librx
16809         is now needed for libg++.
16811 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16813         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
16815 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
16817         * configure.in: Configure the examples directory.
16819 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16821         * configure: Simplify Jun 2 1994 change.
16823 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16825         * change CC to /usr/latest/bin/gcc for lynx host builds, since
16826         /bin/gcc isn't good enough to build gcc.
16828 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
16830         * Makefile.in (GDB_SUPPORT_FILES): Remove
16831         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
16832         (gdb.tar.gz): Add new rule to use standard distribution building
16833         mechanism.
16835 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16837         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
16838         Bill Cox <bill@cygnus.com>.
16840 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16842         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
16844 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
16846         * configure:  Search current dir first in .gdbinit.
16848 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16850         * config.sub:  Recognize freebsd (merged from gcc config.sub).
16852 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16854         * config.sub:  Refer to NeXT's operating system as nextstep.
16856         * config.sub (case $basic_machine):  Re-order the cases, to match
16857         the order in the FSF version (which is mostly alphabethical).
16858         Merge in some additions and changes from the FSF.
16860 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
16862         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
16863         * config.sub: Recognize cxux7.
16864         * configure.in: Use mh-cxux for m88k-harris-cxux*.
16866 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16868         * config.sub:  Fix typo powerpc -> powerpc-*.
16870 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
16872         * Makefile.in: `all-emacs19' depends on `all-byacc'.
16874         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
16875         parallel with all-emacs and install-emacs).  Top-level command
16876         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
16878 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16880         * test-build.mk ($(host)-stamp-stage2-installed): Remove
16881         $(relbindir)/make before doing ``make install'', and use
16882         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
16883         installing over running make binary.
16884         ($(host)-stamp-stage3-installed): Likewise.
16886 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16888         * config.guess: Recognize Mach.
16890 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16892         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
16893         see whether --exec-prefix was used.
16895 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16897         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
16899 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16901         * Makefile.in: Add all-librx target similar to all-libproc.
16903 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
16905         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
16906         with post 1.2 uname bogosity.
16908 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16910         * configure: Remove temporary files on receipt of a signal.
16912 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
16914         * configure: If there is a package_makefile_frag, remove
16915         ${subdir}/Makefile.tem after copying it in.
16917 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16919         * build_all.mk: support rs6000 lynx identifies itself as
16920         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
16921         since /bin/gcc is too feeble to compile a modern gcc.
16923 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
16925         * brought devo/test-build.mk update-to-date with progressive/
16926           test-build.mk. Add lynx targets and hppa flag info.
16928 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16930         * configure.in:  Use mh-ncrsvr43.  Patch from
16931         Tom McConnell <tmcconne@sedona.intel.com>.
16933 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16935         * config.guess (i386-unknown-bsdi):  No longer need to
16936         check #if defined(__bsdi__) && defined(__i386__).
16938 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16940         * configure: Set program_transform_nameoption correctly.
16942 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
16944         * brought build-all.mk update-to-date with progressive build-all.mk,
16945           added new targets and hppa info.
16947 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16949         * configure: If config.guess result is a prefix of the user
16950         specified target, assume a native build and use the user specified
16951         target as the host alias.  Remove SunOS patch suffix removal hack.
16952         * configure.in: Remove SunOS patch suffix removal hack.
16954         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
16955         in NATIVE_CHECK_MODULES.
16957 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
16959         * Makefile.in: Rename HOST_ONLY to NATIVE.
16960         * configure: Delete SunOs patch suffix from host_canonical
16961           and build_canonical variables that are prepended to Makefiles.
16962         * configure.in: Add comments for easier maintenance.
16964 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16966         * Makefile.in: Add all-libproc target similar to all-gui.
16968 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
16970         * Makefile.in (CHECK_MODULES): split into
16971         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
16973 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
16975         * config.guess (i386-unknown-bsdi): New system to guess.
16977 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16979         * Makefile.in: Add all-gui target (but not yet build by "all").
16981 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
16983         * config.sub: Move deletion of patch suffix from here...
16984         * configure.in: To here, at Ian's suggestion.  The top-
16985           level scripts might need to know of a patch level.
16987 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
16989         * config.sub: Strip off patch suffix so rtl is recognized
16990           as a sunos4.1.3 machine, even though it's been patched.
16992 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
16994         * Makefile.in (INSTALL_LAST): Delete.
16995         (INSTALL_DOSREL): New.
16997 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16999         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
17000         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
17001         whether we pass down --with-gnu-ld anyhow.
17003 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
17005         * Makefile.in (INSTALL_LAST): Change operation so it works
17006         on more flavors of make.
17007         * configure.in (go32): Don't build libg++ or libio.
17009 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
17011         * Makefile.in (Move HOST_PREFIX_1 and friends up so
17012         they can be overriden by templates.
17014 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
17016         * configure.in (target==go32): Don't build gdb.
17017         * dosrel: New directory.
17019 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
17021         * configure.in (host==go32): Configure dosrel too.
17022         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
17023         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
17024         be set by incoming names or templates.
17025         (INSTALL_LAST): New rule.
17027 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
17029         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
17031 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17033         * configure.in (appdirs): New variable.  Currently empty, but will
17034         be used in gas distribution.  If nonempty, lists a set of
17035         directories at least one of which must get configured, or top
17036         level configuration is considered to have failed.
17037         (rs6000-*-lynxos*): Use new file name.
17039 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17041         Eliminate XTRAFLAGS.
17042         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
17043         newlib include files using -idirafter, and also use -nostdinc.
17044         (CXX_FOR_TARGET): Likewise.
17045         (XTRAFLAGS): Removed.
17046         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
17047         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
17048         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
17049         ($(DO_X)): Don't pass down XTRAFLAGS.
17051 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17053         * configure.in (mips*-dec-bsd*): New target; do build linker.
17054         (mips*-*-bsd*): New target; don't build linker.
17056 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
17058         * configure.in: support rs6000-*-lynxos* configuration.
17059         support sunos4 as a cross target.
17061         * config.sub: look for lynx*, not lynx since the OS version may
17062         legitimately be part of the name.
17064 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17066         * configure.in (i[34]86-*-sco*): Move to be with other i386
17067         targets.
17068         (romp-*-*): New target.  Skip various binary utilities.
17069         (vax-*-*): New target.  Don't build newlib.
17070         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
17072 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17074         * configure.in: Only set host_makefile_frag if config
17075         directory exists.
17077 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17079         * install.sh: If $dstdir exists, don't check whether each
17080         component does.
17082 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17084         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
17086 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
17088         * configure.in (*-*-lynxos*): Don't configure newlib for either
17089         native or cross Lynx.
17091 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
17093         * config.sub (sparc64-elf): Fix os.
17094         (z8k): Remove duplicate.
17096 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17098         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
17099         gcc/stmp-fixproto, to try to prevent fixproto from being run.
17101 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
17103         * configure: Make file links cleanly even if Lynx fails on
17104           an NFS symlink (at least fail cleanly).
17106 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
17108         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
17109         -XNh2000.
17111 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17113         * configure: Unknown options are fatal again.
17115 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
17117         * configure: Ignore --x-includes and --x-libraries, for Autoconf
17118         compatibility.
17120 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
17122         * build-all.mk: Add `clean' target.
17124 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17126         * config.guess:  Add SINIX support.
17127         * configure.in:  Add mips-*-sysv4* support.
17129 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
17131         * build-all.mk: Document all useful targets.
17132         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
17133         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
17135 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17137         * configure: Support --silent, --quiet.
17139 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17141         * configure: Support --disable-FEATURE.
17143 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17145         * config.guess: Recognize NCR running SVR4.3.
17147 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17149         * config.guess:  Make BSDI generate i386-unknown-bsd386.
17150         Patch from Paul Eggert <eggert@twinsun.com>.
17152 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17154         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
17156 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17158         * configure: Make unrecognized options give nonfatal warnings
17159         instead of fatal errors, and pass them to any subdirectory
17160         configures in case they recognize them.
17161         Make --x equivalent to --with-x.
17163 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17165         * configure: Add --enable-* options.  Clean up usage message and
17166         some comments.
17168 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
17170         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
17172 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17174         * configure.in (hppa*-*-*): Enable binutils.
17176 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17178         * config.sub: Recognize cisco.
17180 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
17182         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
17184 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17186         * config.guess: about target *-hitachi-hiuxwe2, don't print more
17187         than one configuration name.  Add comment.
17189 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
17191         * config.guess: about target *-hitachi-hiuxwe2, fixed
17192         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
17193         macro is incorrect.]
17195 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17197         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
17198         than the "make ls" stuff which used to be here.
17200 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17202         * config.guess:  Recognize i[34]86-unknown-freebsd.
17203         From Shawn M Carey <smcarey@rodan.syr.edu>.
17205 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17207         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
17209 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
17211         * config.guess: Check for ptx.
17213 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
17215         * config.sub: Add os9k checking.
17217 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17219         * config.guess: Handle OSF1 running on HPPA processors
17221 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
17223         * configure: If subdir configure fails, print out a message with
17224         subdirectory name, in case subdir's configure code didn't identify
17225         itself.
17227 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
17229         * configure.in: Remove embedded newlines from configdirs.
17230         Avoid mismatches of substrings.  Fix matching strings at end
17231         of configdirs.
17233 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
17235         * config.guess:  Add Lynx/rs6000 config support.
17237 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
17239         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
17241 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
17243         * configure.in (hppa*-*-osf*): Treat this just like most other
17244         PA configurations (eg no binutils or ld).
17245         (hppa*-*-*elf*): These configurations have binutils and ld.
17247 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17249         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
17251 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17253         * configure.in (rs6000-*-*): Build gas.
17255 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17257         * Makefile.in:  Avoid bug in losing hpux sed.
17259 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17261         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
17262         for GDB and GDB has been fixed to not need it.
17264 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17266         * config.guess: Recognize vax hosts.
17268 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17270         * configure (while loop): Don't use "break 2" inside case
17271         statement -- the case statement isn't an enclosing loop.
17273 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17275         * config.guess:  Clean up NeXT support, to allow nextstep
17276         on Intel machines.  Make OS be nextstep.
17278 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
17280         * config.guess: Add alternate forms for Convex.
17282 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
17284         * configure:  Completely rewrite option processing.  Take
17285         advantage of pattern-matching to avoid invoking test frequently.
17286         Also clean up host and target defaulting logic.
17288 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17290         * Makefile.in: Replace all occurrances of "rootme" with "r" and
17291         "$${rootme}" with "$$r", to increase the likelihood that the do-*
17292         commands (plus user environment) will fit SCO limits.
17294 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17296         * configure.in: Don't issue warnings about directories which are
17297         not being configured if -norecursion is set.  Correct test for
17298         --with-gnu-as and --with-gnu-ld to not get confused by substring
17299         matches.
17301         * configure.in: Don't build gas for alpha-dec-osf1*.
17303 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
17305         * configure:  Back out Per's change of 12/19/1993.  It changes the
17306         behavior of configure in unexpected and confusing ways.
17308         Also, use different delim char when calculating
17309         program_transform_name so that the name can contain slashes.
17311 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
17313         * configure.in, config.sub: Add support for VSTa micro-kernel.
17315 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
17317         * configure.in: Nuke hacks which were used to get a special
17318         version of GAS for HPPA configurations.
17320 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17322         * configure:  If only ${target_alias} is given, use that
17323         as the default for ${host_alias}.
17324         * configure:  Add missing back-slashes before nested quotes.
17326 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
17328         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
17330 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
17332         * config.guess:  Recognize some Tektronix configurations.
17333         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
17335 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17337         * config.sub: Match any flavor of SH.
17339 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
17341         * configure.in: Don't try to configure newlib for Alpha.
17343 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17345         * configure.in: Don't build ld for Irix 5.  Don't build gas,
17346         libg++ or libio for any Alpha target.
17348         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
17350 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
17352         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
17353         default arguments -- so it tried to compress itself.
17355 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
17357         * configure.in (notsupp): ensure that a space is always at the end
17358           of the configdirs list, since the grep checks for an explicit space
17360 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17362         * configure.in (target i386-sysv4.2): don't build ld, since static
17363           versions of many libraries are not available.
17365 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17367         * config.guess: Recognize Apollos (using environment variables).
17368         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
17370 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17372         * config.guess: Recognize Sony news mips running newsos.
17374 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
17376         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
17377         "fi ; else" for bash.
17379 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
17381         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
17383 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
17385         * config.sub: accept unixware as an alias for svr4.2.
17386         Fix some inconsistancies with the gcc version.
17388 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17390         * Makefile.in (DISTDOCDIRS):  Add gdb.
17392 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17394         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
17396 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
17398         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
17399         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
17400         this now.
17402 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17404         * config.sub: Accept hiux* as an OS name.
17406         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
17407         etc/make-stds.texi.  The underscore came from gcc, and dje now
17408         agrees that RUNTESTFLAGS is the correct name.
17410 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17412         * install.sh:  Remove 'set -e'.  It makes any conditionals
17413         in the script useless.
17415         * config.guess: Automatically recognize arm-acorn-riscix
17416         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
17418 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
17420         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
17422 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
17424         * Makefile.in (DISTDOCDIRS): New variable.
17425         (taz): Edit local Makefile.in sooner, instead of proto-toplev
17426         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
17428 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17430         * configure.in (hppa target): check the source directory for the
17431           pagas sub-directory
17433 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
17435         * config.sub: Allow -aout* and -elf*.
17437 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
17439         * configure.in: Don't build ld on i386-solaris2, same as for
17440         sparc-solaris2.
17442 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17444         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
17446 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17448         * configure.in:  Configure gdb for alpha.
17450 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17452         * Makefile.in (CXXFLAGS): Add -O.
17454 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17456         * config.guess: added support for DG Aviion
17458 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
17460         * configure.in: Produce warning message for subdirectories not
17461         configurable for this host/target combination.  Don't try to
17462         configure gdb for vms.
17464 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
17466         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
17467         appropriate files before making "diststuff".
17468         (DISTBISONFILES): New var: list of files to be edited.
17469         (DISTSTUFFDIRS): Add binutils.
17471 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17473         * config.sub: also handle mipsel and mips64el (for little endian mips)
17475 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17477         * configure.in: Add * to end of all OS names.
17479 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
17481         * configure.in: Build newlib for LynxOS native.
17483 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17485         * config.guess: Add support for delta 88k running SVR3.
17487         * configure.in: Add comment about HP compiler vs. emacs.
17489 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17491         * configure.in: don't build ld on solaris2 (not a viable option
17492           due to bugs in getpwnam & getpwuid)
17494 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
17496         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
17497         config.guess will produce a full version number.
17499 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17501         * configure.in: Build linker and binutils for alpha-dec-osf1.
17503 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17505         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
17506         and gdb/testsuite/Makefile.in.
17508 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17510         * configure.in: recognize mips*- instead of mips-
17512 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
17514         * config.sub: Accept linux*coff and linux*elf as operating
17515         systems.
17517 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17519         * config.sub: Recognize mips64, and mips3 as an alias for it.
17521 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17523         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
17524         gdb knows how to handle OSF/1 shared libraries.
17526 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17528         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
17529         * config.guess: Recognize Hitachi's HIUX.
17530         * config.sub: Recognize h3050r* and hppahitachi.
17531         Remove redundant cases for hp9k[23]*.
17533 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17535         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
17536         if gas and ld are in the source tree and are in ${configdirs}.
17537         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
17538         --with options (but still pass them down on the command line,
17539         if they were explicitly specified).
17541 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17543         * configure: substitute SHELL value in Makefile.in with
17544         ${CONFIG_SHELL}
17546 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17548         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
17549         *-*-solaris2* targets.
17551 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17553         * Makefile.in: define M4, and pass it down to sub-makes;
17554         all-autoconf now depends on all-m4
17556 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17558         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
17559         presence of {ar,ranlib} instead of a configured directory
17561 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
17563         * config.guess: Accept 34?? as well as 33?? for NCR.
17565 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17567         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
17568         of 'gas' in sed commands, since 'gash' is now in the tree as well.
17570 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17572         * configure: grab values for $(CC) and $(CXX) from the
17573         environment, so that someone can do "CC=gcc configure; make" and
17574         have it work right (matching the way that autoconf works now)
17576         * configure.in, Makefile.in: add support for gash, the tcl
17577         interface to Galaxy
17579         * config.guess: add NetBSD variants (hp300, x86)
17581 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
17583         * install.sh: Support -d option (in the manner of SunOS 4 install,
17584         as it is more deterministic than that of GNU install)
17585         (chmodcmd): Set file to mode 755 by default (should also do default
17586         chgrp and chown, but I don't feel like dealing with that now)
17588 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
17590         * config.sub: Remove h8300hhms alias.
17592 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17594         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
17596 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17598         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
17599         as stmp-fixinc
17601 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
17603         * config.sub: recognize m88110-bug-coff.
17605 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17607         * Makefile.in (all-libio): all dependencies on the toolchain used
17608         to build this (gcc, gas, ld, etc)
17610 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17612         * config.guess: Deal with OSF/1 1.3 on alpha.
17614 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17616         * install.sh: add some 'else true' clauses for portability
17618         * configure.in: don't build libio for h8[35]00-*-* targets
17620 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17622         * Makefile.in:  Add support for new libio.
17624 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17626         * install.sh: If one command fails, don't try the rest.  Don't try
17627         to remove $dsttmp (via trap) unless we have already created it.
17628         If $src doesn't exist, detect it and exit with an error.
17630         * config.guess: Recognize BSD on hp300.
17632 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17634         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
17635         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
17637 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
17639         * Makefile.in (all-send-pr): depends on all-prms
17641 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17643         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
17645 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17647         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
17648         Added test for mips-mips-riscos5.
17650 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17652         * configure.in: use mh-hp300 for 68k HP hosts
17654 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17656         * configure: add support for CONFIG_SHELL, so that you can use
17657         some alternate shell for evaluating configure scripts
17659 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
17661         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
17662         in configure script to bug-gdb@prep.ai.mit.edu when building
17663         distribution archive.
17664         * Makefile.in (COMPRESS):  Remove def.
17665         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
17666         gdb.tar.Z and make-gdb.tar.Z respectively.
17667         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
17668         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
17669         to convergence with 'taz' target in Makefile.in.
17671 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17673         * install.sh (dsttmp): use trap to ensure that tmp files go
17674         away on error conditions
17676 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17678         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
17680 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17682         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
17683         its parent is '/' not ''.
17685         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
17687 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
17689         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
17690         that ${newsrcdir}/configure.in does.
17692 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17694         * test-build.mk: support for CONFIG_SHELL
17696 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
17698         * config.sub (netware):  Add as a basic system type.
17700 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
17702         * Makefile.in (Makefile): depend on configure.in.  Also drop the
17703           $(srcdir)/ from the dependency on Makefile.in.
17705 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
17707         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
17708         (h8300hhms is temporary until multi-libraries are implemented).
17709         * configure.in: Handle h8300h too.
17711 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17713         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
17715 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
17717         * configure:  Remove extraneous output when guessing host type.
17718         * config.guess:  Remove extraneous output when guessing using C
17719         compiler rather than uname, or when guessing fails.
17721 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
17723         * Makefile.in: remove all.cross and install.cross targets
17725         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
17726           definitions
17728 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
17730         * configure.in (target sh): Build gprof.
17732 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17734         * config.sub: change -solaris to -solaris2
17736 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17738         * configure.in: Use config/mh-riscos for mips-*-sysv*.
17740 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
17742         * configure: Correct error message for missing Makefile.in to
17743         print correct directory.
17745 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17747         * install.sh: kludge around 386BSD shell bug
17749 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
17751         * config.guess:  Recognize NeXT.
17752         * config.guess:  Recognize i486-ncr-sysv4.
17753         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
17755 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
17757         * Makefile.in (MAKEINFOFLAGS): New variable.
17758         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
17759         * build-all.mk, test-build.mk: Pass down --no-split as
17760         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
17762 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
17764         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
17766 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
17768         * Makefile.in (libg++.tar.z):  New rule.
17769         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
17770         * Makefile.in (taz):  Only do a single chmod.
17772 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
17774         * install.sh: don't use dirname anymore (replaced with sed usage)
17776 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
17778         * Makefile.in:  Change extension for gzip'd files from '.z' to
17779         '.gz' per new FSF standard usage.
17781 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
17783         * configure: put quotes around the final value of program_transform_name
17785 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17787         * Makefile.in: new install.sh support; update install-info rules
17789 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
17791         * configure.in: Build diff for crosses, but not for go32 host.
17793         * configure.in: Build gprof only for native, and don't build it
17794         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
17796 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
17798         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
17800 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17802         * configure.in (host_tools): Add prms.
17804 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17806         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
17807         with $(FLAGS_TO_PASS) on the command line
17809         * config.sub: Recognize lynx and lynxos
17811 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
17813         * config.sub: Accept -ecoff*, not just -ecoff.
17815 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17817         * Makefile.in (taz): Use .gz suffix instead of .z.
17818         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
17819         names.
17821 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17823         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
17825 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17827         * Makefile.in (install-no-fixedincludes):  install gcc last, so
17828         that rebuilds that might happen during 'make install' don't get
17829         bogus gcc include files
17831 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17833         Change from Utah for HPPA support:
17834         * config.guess: Recognize hppa1.x-hp-bsd.
17836 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
17838         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
17839         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
17841 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17843         * config.sub: Add support for rom68k and bug boot monitors.
17845 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
17847         * Makefile.in: Make all-opcodes depend on all-bfd.
17849 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
17851         * config.guess: Added special check for i[34]86-univel-sysv4*.
17853 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
17855         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
17856         the processor rather than assuming i486.
17858 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17860         * config.guess: Recognize SunOS6 as Solaris3.
17862 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
17864         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
17865         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
17867 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
17869         * build-all.mk (all-cross): New target for Canadian Cross.
17870         Added Q2 go32 targets.
17871         * test-build.mk: Configure go32 cross sparclite-aout and
17872         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
17873         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
17875 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17877         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
17878         GO32 hosted toolchains
17880 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17882         * configure: change  so "-exec-prefix" gets passed down rather
17883         than "-exec_prefix" so autoconf generated Makefiles get the
17884         exec_prefix set right.
17886 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17888         * config.guess: get the Solaris2 minor version number
17890         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
17892 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17894         * config.guess: Recognize some Sequent platforms.
17896 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17898         * Makefile.in: added the vault-install target
17900         * configure.in: actually use the Sun3 makefile fragment that's in
17901         config, also added the release dir to configdirs
17903 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17905         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
17907 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17909         * configure.in: remove some program from Alpha targetted toolchains
17911 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
17913         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
17914         gprof.
17915         (taz): Run "make diststuff" in those directories instead of "make
17916         proto-dir".  Look for "VERSION=" only at start of line in subdir
17917         Makefile.  Use "gzip -9" for compression.
17918         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
17919         (binutils.tar.z): New target.
17921 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17923         * Makefile.in (taz): Include gpl.texinfo.
17925 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17927         * Makefile.in (setup-dirs): Merged into "taz" target.
17928         (taz): Only do `proto-dir' stuff if a directory is actually needed
17929         for this target.
17931 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
17933         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
17934         (FLAGS_TO_PASS): Pass down MUNCH_NM.
17935         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
17936         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
17937         (gcc-no-fixedincludes): Correct for current gcc Makefile.
17939 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
17941         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
17942         config.sub, and move-if-change to gdb testsuite distribution
17943         archive, so the testsuite can be extracted, configured, and
17944         run separately from the gdb distribution.  Blow away the Chill
17945         tests that require a Chill compiled executable, since GNU Chill
17946         is not yet publically available.
17948 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17950         * test-build.mk: set environment variables in a single command,
17951         instead of a list of assignments and exports
17953         * config.guess: recognize Alpha/OSF1 systems
17955 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17957         * configure: Change help message to prefer --options rather than
17958           -options.
17960 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17962         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
17963         zippy@ecst.csuchico.edu.
17964         * config.guess: Recognize miniframe.
17966 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17968         * Makefile.in: Use srcroot to find runtest rather than rootme.
17969         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
17971 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
17973         * test-build.mk: Extensive additions to support building on a
17974         machine other than the host.
17976 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17978         * configure (tooldir): Fix for i386-aix again.
17980 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
17982         * configure, Makefile.in:  Change definition of $(tooldir)
17983         to match the FSF.
17985 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
17987         * config.guess:  Recognize i[34]86/SVR4.
17989 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17991         * Makefile.in (all-gdb): gdb depends on sim.
17993 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
17995         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
17996         at the same time we make the prototype gdb directory.
17997         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
17998         files at the same time as the gdb base release distribution.
18000 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
18002         * Makefile.in (check): Use individual check targets rather than
18003         DO_X rule.
18004         (check-gcc): Added.
18006 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
18008         * config.sub: Use sysv3.2 not sysv32 for canonical OS
18009         for System V release 3.2.
18011 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18013         * config.sub: Recognize hppaosf.
18014         * configure.in: Do configure ld/binutils/gas for it.
18016 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18018         * configure (tooldir): Alter syntax used to set this, for systems
18019         where "\$" isn't handled right, like i386-aix.
18021 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
18023         * configure: Pass program-transform-name, not
18024         program_transform_name, to recursive configures.
18026 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
18028         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
18029         of gas+ld+binutils.
18031 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
18033         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
18035 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18037         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
18039 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
18041         * Makefile.in (PRMS): Set back to all-prms.
18043 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
18045         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
18046         targets, rather than for MIPS hosts.
18048 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18050         * configure.in: add comment for --with-x default values
18052         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
18054         * Makefile.in: add check-* targets for each of the directories in
18055         the tree.  Add a definition of RUNTEST that will use the one we
18056         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
18058 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
18060         * configure.in: Removed obsolete references to bfd_target and
18061         target_makefile_frag.
18063         * build-all.mk: Set assorted targets for Q2.
18064         * config.sub: Recognize z8k-sim and h8300-hms.
18065         * test-build.mk: Really don't pass host to configure.
18066         (HOLES): Added uname.
18068 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
18070         * configure: Handle an empty program-prefix, program-suffix or
18071         program-transform-name correctly.
18073 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
18075         * build-all.mk: -G 8 no longer required for MIPS targets.
18076         * test-build.mk: Don't pass host argument to configure; make it
18077         guess.
18079 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
18081         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
18082         * Makefile.in (COMPRESS):  New macro, like GZIP.
18084 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
18086         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
18088         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
18089         with gas currently defaults to -G 0.
18091 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
18093         * Makefile.in (all-flex): flex depends on byacc.
18095         * build-all.mk: If host not specified, use config.guess.  Pass TAG
18096         to test-build.mk as RELEASE_TAG.
18097         * test-build.mk (configargs): New variable containing arguments to
18098         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
18099         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
18101         * config.guess: Use /bin/uname when checking -X argument on SCO,
18102         to avoid invoking GNU uname which doesn't understand -X.
18104         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
18106         * configure.in: Build gas for mips-*-*.
18108 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18110         * Makefile.in (all.normal): insert missing backslash.
18112 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
18114         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
18116         * Makefile.in: Complete overhaul to merge many almost identical
18117         targets.
18119 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18121         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
18122         (gdb.tar.Z): Adjusted.
18124         * Makefile.in (setup-dirs, taz): New targets; should be general
18125         enough to adapt for gdb sometime.  Build only .z file.
18126         (gas.tar.z): New target.
18128 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
18130         * build-all.mk: Use CC=cc -Xs on Solaris.
18132 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
18134         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
18135         for handling BISON for FSF releases.
18137 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18139         * configure: Actually implement the change zoo just documented.
18141 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
18143         * configure: when using config.guess, only set target_alias when
18144         it's not already been set (ie, on the command line)
18146 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18148         * Makefile.in: add installcheck target, set PRMS to install-prms
18150 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18152         * configure: add support for package_makefile_fragment, handle the
18153         case where a directory has a configure.in file but no Makefile.in
18154         more gracefully (with an actual understandable error message, even);
18155         add support for --without (and add this to the usage message); also
18156         explicitly add a --host=${host_alias} to the command line when
18157         config.guess is used
18159 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
18161         * configure: Must use both --host and --target in recursive calls.
18163 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
18165         * Makefile.in: Change deja-gnu to dejagnu.
18167 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
18169         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
18171 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18173         * configure.in: canonicalize all instances to *-*-solaris2*,
18174         also strip out a number of tools to not build for go32 host
18176 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18178         * config.guess: add GPL.
18180         * Makefile.in, config.guess, config.sub, configure: bump
18181           copyrights to 93.
18183 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
18185         * Makefile.in (do-info): Removed obsolete check for existence of
18186         localenv file.
18188         * Makefile.in (MAKEOVERRIDES): Define to be empty.
18190 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18192         * Makefile.in: a couple of 'else true' for decstation,
18193         support for TclX
18195         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
18197 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
18199         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
18201 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
18203         * config.guess: Recognize i386-ibm-aix (PS/2).
18204         * configure.in: Use config/mh-aix386 file for it.
18206 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
18208         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
18209         CC_FOR_TARGET instead.
18210         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
18212 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
18214         * Makefile.in: Add sim to list of directories sent with gdb
18216 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
18218         * configure.in: Put back mips-dec-bsd* case.
18220 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
18222         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
18223         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
18224         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
18226 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18228         * configure.in: remove no-op mips-dec-bsd* in "case $target"
18230         * Makefile.in (dir.info): only run gen-info-dir if it exists,
18231         (install-info): install dir.info only if it exists,
18232         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
18234 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
18236         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
18237         gas for mips-dec-bsd.
18239 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
18241         * configure (makesrcdir): If ${srcdir} is relative and not ".",
18242         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
18244 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
18246         * configure.in: Added "dejagnu" to hosttools list.
18248 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
18250         * config.sub, configure.in, config.guess:  Add support
18251         for Bosx, an AIX variant from Bull.
18252         Patches from F.Pierresteguy@frcl.bull.fr.
18254 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
18256         * devo/dejagnu: Initial creation of devo/dejagnu.
18257         Migrated dejagnu testcases and support files for testing software
18258         tools to reside as subdirectories, currently called "testsuite",
18259         within the directory of the software tool.  Migrated all programs,
18260         support libraries, etc. beloging to dejagnu proper from
18261         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
18262         with no modifications.  The changes to these files which will
18263         allow them to configure, build, and execute properly will be made
18264         in a future update.
18266 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
18268         * Makefile.in: Change send_pr to send-pr.
18269         * configure.in: Likewise.
18270         * send_pr: Renamed directory to send-pr.
18272 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
18274         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
18276 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
18278         * README:  Update for gdb-4.8 release.
18279         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
18280         gdb-xxx.tar.z (gzip'd) file also.
18282 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18284         * Makefile.in: make all-diff depend on all-libiberty
18286 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
18288         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
18290 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18292         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
18294 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
18296         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
18297         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
18298         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
18300 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18302         * Makefile.in:  makeinfo binary is in a new location
18304 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
18306         * config.sub: Accept -ecoff as an OS.
18308         * Makefile.in: Various changes to eliminate a level of make
18309         recursion and reduce the required command line length.
18310         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
18311         sub-makes.
18312         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
18313         variables holding settings for specific sub-makes.
18314         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
18315         in terms of BASE_FLAGS_TO_PASS.
18316         (TARGET_LIBS): New variable listing directories which use
18317         TARGET_FLAGS_TO_PASS.
18318         (subdir_do): Eliminated.
18319         (do-*): New set of targets to replace subdir_do.
18320         (various): All targets which used subdir_do now depend on do-*.
18321         (local-clean): Renamed from do_clean.
18322         (local-distclean): New target, dependency of distclean and
18323         realclean.
18324         (install-info): Don't create directories.  Depend on dir.info
18325         rather than calling make recursively.
18326         (install-dir.info): Eliminated.
18327         (install-info-dirs): Create all info directories here.
18328         (dir.info): Depend upon do-install-info.
18330         * test-build.mk (HOLES): Added false.
18332 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
18334         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
18336 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18338         * Makefile.in (info): remove dependency on all-texinfo.  The
18339         problem was really in texinfo/C, not at this level.
18341 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
18343         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
18345 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
18347         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
18348         GDB releases.
18350 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18352         * configure: Include srcdir in message about target of link not
18353         being found.  Don't convert `-' to `_' in `with' options being
18354         passed to subdirs.
18356 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18358         * configure.in: add uudecode to host_tools
18360         * Makefile.in: added {all,install}-uudecode targets, added them to
18361         the appropriate lists
18363 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
18365         * Makefile.in (all-gcc): Added dependency on all-gas.
18367         * configure.in (mips-*-*): Build ld and binutils.
18369 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18371         * configure: check return code from mkdir, print error message and
18372           exit on failure.
18374 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
18376         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
18378 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
18380         * test-build.mk (HOLES): Added tar, cpio and uudecode.
18382 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
18384         * config.sub (h8500):  Recognize this as a cpu type.
18386 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18388         * configure: source directory missing is no longer a warning
18390         * configure.in: recognize irix[34]* instead of irix[34]
18392         * Makefile.in: define and pass down X11_LIB
18394 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
18396         * guess-systype: Renamed to ...
18397         * config.guess:  ... by popular request.
18398         * configure.in, Makefile.in:  Update accordingly.
18400 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
18402         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
18403         + Add Convex, Cray/Unicos, and Encore/Multimax support.
18404         + Execute ./dummy instead of assuming . is in PATH.
18406 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
18408         * guess-systype:  New shell script.  Attempts to guess the
18409         canonical host name of the executing host.
18410         Only a few hosts are supported so far.
18411         * configure:  Call guess-systype if no host is specified.
18413 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
18415         * Makefile.in (gcc-no-fixedincludes): Made to work with current
18416         gcc Makefile.
18418 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
18420         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
18421         (all-gcc, install-gcc, subdir_do): Use it.
18423 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
18425         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
18427 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
18429         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
18430           set exclusively by configure, using configure.in .
18432 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18434         * test-build.mk: set $PATH for all builds
18436         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
18438 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
18440         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
18441         the one used in gcc/Makefile.in, so that a null expansion doesn't
18442         override the one needed to build gcc with a native cc.
18444 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18446         * configure: Accept -with arguments.
18448 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
18450         * Makefile.in: added h8300sim
18452 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
18454         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
18455         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
18456         (all-cygnus, native, build-cygnus): Make
18457         $(canonhost)-stamp-3stage-done, not $(host)....
18458         * test-build.mk (stamp-3stage-compared): Use tail +10c for
18459         i386-sco3.2v4.  Added else true to if command.
18461 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
18463         * config.sub: (from FSF) Sequent uses a BSD-like OS.
18465 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
18467         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
18469 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18471         * configure.in: don't remove binutils from Solaris builds
18473 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
18475         * Makefile.in: get rid of earlier definitions for *clean,
18476         also handle the recursive info rule better
18478 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
18480         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
18481         do more-or-less the right thing.
18483 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
18485         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
18486         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
18488 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18490         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
18491         $(host_canonical).
18493         * configure.in: split the configdirs list into 4 categories (native
18494         v. cross, library v. tool) and handle the cross-only and native-
18495         only in more reasonable (and correct!) way.
18497 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
18499         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
18500         configdirs anymore.
18502 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18504         * Makefile.in: extensive cleanup::  removed all of the explicit
18505         clean-* targets, collapsed many wrappers around subdir_do into
18506         one, added additional targets to satisfy standards.texi, deleted
18507         some old targets, some changes for consistency
18509 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18511         * configure.in: handle some programs as cross-only, and others as
18512         native only
18514         * test-build.mk: handle partial holes in a more generic manner
18516         * Makefile.in: m4 depends on libiberty
18518 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18520         * configure.in: add m4, textutils, fileutils, sed, shellutils,
18521         time, wdiff, and find to configdirs
18523         * Makefile.in: all, clean, and install rules for the new programs
18524         added to configure.in
18526 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18528         * configure.in: use mh-sun for all *-sun-* hosts
18530 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18532         * Makefile.in: define flags for X11 include files and library file
18533         locations, pass them down to the programs that need this info
18535         * build-all.mk: added a 'native' target, to 3stage the native toolchain
18537 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18539         * configure.in: start building libg++ for HP-UX targets
18541 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
18543         * README:  Update references to files moved into etc/.
18545 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
18547         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
18548         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
18550 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
18552         * configure: accept dash as well as underscore in long option
18553         names for FSF compatibility.
18555 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
18557         * config.sub: added -sco3.2v4 support from FSF.
18559 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18561         * configure.in: expand the section that adds or removes
18562         directories from the list of programs to build, to handle native
18563         vs. cross in addition to host v. native
18565 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
18567         * Makefile.in:  Replace C++ in macro names with CXX.
18568         This is less likely to break ...
18570 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18572         * test-build.mk: add -w to GNU_MAKE
18574 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18576         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
18577         add 'sparc' to list of recognized cpus.  This needed to make
18578         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
18579         Delete some redundant ose68 variants.  Recognize -wrs as an os,
18580         then changes that into $CPU-wrs-vxworks.
18582         * configure.in: remove most references to gdbtest, regularize
18583         target based program removal
18585         * test-build.mk: import from p3 tree (many fixes and changes)
18587 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
18589         * Makefile.in: added rules to handle tcl, tk, and expect
18591         * configure.in: handle those directories if they exist
18593 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18595         * config.sub: removed bogus hppabsd and hppahpux names, since
18596         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
18598 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18600         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
18601         depends upon all-xiberty
18603         * Makefile.in: changes from p3, including:
18605         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
18607         * Makefile.in (XTRAFLAGS): include newlib directories if
18608         newlib/Makefile exists, rather than if host != target.
18610         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
18612         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18613         from the same source tree and not building a cross-compiler.  This
18614         matters for the libg++ configuration if reconfiguring a tree that
18615         has already been installed.
18617         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
18619         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18620         pick up the machine and system specific header files.
18622         * Makefile.in: added AS_FOR_TARGET, passed down in
18623         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
18624         the C compiler to use to create programs which are run in the
18625         build environment, set it to default to $(CC), and passed it down
18626         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18628         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
18630         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
18631         We need them for unusual native builds, like systems without
18632         ranlib.
18634         * configure: also define $(host_canonical) and
18635         $(target_canonical), which are the full, canonical names for the
18636         given host and target
18638 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
18640         * Makefile.in:  Added separate definitions for C++.
18642 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
18644         * configure.in (configdirs):  Add deja-gnu.
18646 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
18648         * README:  Update for configure.texi and gdb-4.7 release.
18650 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
18652         * Makefile.in:  Move "all" target to top of file.
18653         Previously, first target was ".PHONY" which caused BSD4.4 make
18654         to build .PHONY when make was run without arguments.
18656 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
18658         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
18659         Library-copylefted code in libiberty.
18661 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
18663         * config.sub:  Replace m68kmote with plain old m68k.
18665 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
18667         * Makefile.in:  Remove space from blank line, avoid Make complaints.
18669 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
18671         * config.sub: Complain if no argument is given.  Added support for
18672         386bsd as OS and target alias.
18674 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
18676         * Makefile.in (XTRAFLAGS): include newlib directories if
18677         newlib/Makefile exists, rather than if host != target.
18679 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
18681         * config.sub: recognize sparclite-wrs-vxworks.
18683         * Makefile.in (install-xiberty): added *-xiberty make rules (from
18684         p3.) Added clean-xiberty to clean.
18686 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18688         * configure.in: use *-*-* instead of nested cases for host and target
18690 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
18692         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18693         from the same source tree and not building a cross-compiler.  This
18694         matters for the libg++ configuration if reconfiguring a tree that
18695         has already been installed.
18697 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
18699         * config.sub (i486v/i486v4):  Merge in from FSF version.
18701 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
18703         * configure: only set PWD if it is already set.
18705 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
18707         * configure: just set PWD=`pwd` at the top, since Ultrix sh
18708         doesn't have unset and all success paths (and most error paths)
18709         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
18710         to just ${PWD} to avoid confusion.)
18712 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
18714         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
18715         even for a native compilation.
18717 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
18719         Changes to make the gdb.tar.Z rule work better.
18721         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
18722         (DEVO_SUPPORT):  Add configure.texi.
18723         (bfd-ilrt.tar.Z):  Remove ancient rule.
18725 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
18727         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18728         pick up the machine and system specific header files.
18730         * configure.in, config.sub: added new target m68010-adobe-scout,
18731         with alias of adobe68k.  Changed configure.in to check for
18732         -scout before -sco* to avoid a false match.
18734         * Makefile.in: added AS_FOR_TARGET, passed down in
18735         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
18736         the C compiler to use to create programs which are run in the
18737         build environment, set it to default to $(CC), and passed it down
18738         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18740 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
18742         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
18743         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
18744         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
18745         FOR_TARGET variants, to newlib and libg++.
18747 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18749         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
18750         first.
18752 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
18754         * config.sub:  Accept `elf' as an environment.
18756 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18758         * Makefile.in (all-opcodes):  cd into the right directory
18760 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
18762         * configure: added -program_transform_name option, used as
18763         argument to sed when installing programs.
18764         configure.texi: added documentation for -program_prefix,
18765         -program_suffix and -program_transform_name.
18767 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
18769         * config.sub:  Accept i486 where i386 ok.
18771 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
18773         * config.sub: accept we32k
18775 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
18777         * config.sub, configure.in: accept OSE68000 and OSE68k.
18779         * Makefile.in: don't create all directories for ``make install'';
18780         let the subdirectories create the ones they need.
18782 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18784         * COPYING: new file, GPL v2
18786 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18788         * Makefile.in: use the new gen-info-dir, which needs a template
18789         argument (which also lives in texinfo)
18791         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
18793 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
18795         * config.sub (ncr3000):  Change i386 to i486.
18797 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18799         * Makefile.in: add install-rcs, install-grep to
18800         install-no-fixedincludes, removed install-bison and install-libgcc
18802 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
18804         * configure.in: grab the HPUX makefile fragment if on HPUX
18806 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
18808         * Makefile.in: eradicate bison spoor (ditto libgcc).
18809          configure.in: recognise m68{k,000}-ericsson-OSE.
18810          es1800 is alias for m68k-ericsson-OSE
18812 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18814         * configure.in: rearrange the parts that remove programs from
18815         configdirs, based now on HOST==TARGET or by canonical triple.
18817 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18819         * test-build.mk: recurse explicitly with -f test-build.mk when
18820           appropriate.  predicate stage3 and comparison on the existence
18821           of gcc.  That is, if gcc isn't around, we aren't three-staging.
18822           On very clean, also remove ...stamp-co.  Build in-place before
18823           doing other builds.
18825 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18827         * Makefile.in, configure.in: add tgas
18829 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18831         * Makefile.in: a number of changes merged in from progressive.
18833         * configure.in: add libm.
18835         * .cvsignore: ignore some stuff that comes from test-build.mk.
18837 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
18839         * config.sub:  Add es1800 (m68k-ericsson-es1800).
18841 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
18843         * configure: Add program_suffix (parallel to program_prefix)
18844         * Makefile.in: adjust directory-creating script for losing decstation
18846 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
18848         * configure:  Minor $subdir-related fixes.
18850 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18852         * configure: fix various problems with propogating
18853         makefile_target_frag in subdirs.
18854         * configure.in: config libgcc if its there
18856 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
18858         * config.sub:  HPPA merge.
18860 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
18862         * Makefile.in:  Replace all-bison with all-byacc in all
18863         dependency lines for other tools (which now use byacc).
18865 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
18867         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
18869 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
18871         * Makefile.in: make gprof rules similar to byacc rules (instead of
18872         vestigal $(unsubdir) that didn't work...)
18874 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
18876         * config.sub:  Add support for Linux.
18877         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
18878         (at least for libg++).
18880 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
18882         * configure.texi: fix doc for the -nfp option to configure
18884 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
18886         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
18888 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
18890         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
18891         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
18892         * configure.in: added solaris* host_makefile_frag hook.
18894 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18896         * config.sub: changed recognition of m68000 so that various
18897         m68k types can be specified via m680[01234]0
18899 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18901         * config.sub (basic_machine): fix sed so that '-foo' isn't
18902         completely substituted out while .+'-foo' loses the '-foo'
18904 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
18906         * config.sub ($os): Add -aout.
18908 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
18910         * configure:  If host_makefile_frag is absolute, don't
18911         prefix ${invsubdir} (relevant to libg++ auto-configure).
18913 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
18915         * Makefile.in (tooldir): Define it.
18916         (all-ld): Depend on all-flex.
18918 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
18920         * Makefile.in (check):  Fix libg++ special case.
18922 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
18924         * configure: do not bury `pwd` into config.status, thus do fewer
18925           pwd's.
18927         * configure: print the "Building in" message only when building in
18928           other than "." AND verbose.
18930         * configure: remove -s, rework -v to better accommodate guested
18931           configures.
18933         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
18935 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
18937         * Makefile.in: macroize flags passed on recursion.  remove
18938           fileutils.
18940 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
18942         * configure: get makesrcdir right for subdirs deeper than 1.
18944         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
18945           install.
18947 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
18949         * Makefile.in: don't print subdir_do or recursion lines.
18951 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
18953         * standards.texi: added menu item.
18955         * Makefile.in: build and install standards.info.
18957         * standards.texi: new file.
18959 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18961         * configure: test for and move config.status pieces from
18962           ${subdir}/.
18964 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
18966         * configure:  Test for existance of files before trying to mv
18967         them, to avoid numerous non-existance messages.
18969 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
18971         * configure: correct final line of config.status.
18973         * configure: patch from eggert.  Avoids a protection problem if
18974           the original Makefile.in is read only.
18976         * configure: use move-if-change from gcc to create config.status.
18977           Some makefiles depend on config.status to tell if a directory
18978           has been reconfigured for a different host.  This change
18979           prevents those directories from remaking everything in the case
18980           where the reconfig was only intended to rebuild a Makefile.
18982         * configure: test for config.sub with "config.sub sun4" rather
18983           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
18984           host alias from a missing config.sub.
18986 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18988         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
18989           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
18991 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
18993         * configure: mkdir ${subdir} as needed.
18995 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
18997         * Makefile.in,configure.in: added autoconf.
18999 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19001         * Makefile.in: no longer pass against on recursion.
19003         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
19004           definitions are not inherited.
19006         * configure: correct makesrcdir when subdir is .
19008 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
19010         * configure:  Add support for 'subdirs' variable, which is
19011         like 'configdirs', except that configure doesn't re-invoke
19012         itself for subdirs, it just creates a Makefile for each subdir.
19013         * configure.texi:  Document subdirs.
19015 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19017         * configure.in: added flex to configdirs
19019 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
19021         * Makefile.in: remove clean-stamps from clean.
19023 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
19025         * configure.in:  Add gdbtest to configdirs.
19027 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
19029         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
19030         to recursive makes.
19031         * configure.in:  Recognize new ncr3000 config.
19033 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
19035         * Makefile.in, configure.in: removed references to gdbm.
19037 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
19039         * config.sub:  Don't canonicalize os value
19040         newsos* to bsd (readline needs to check for newsos).
19041         (This fix was earlier made Jan 31, but got re-broken.)
19043 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
19045         * configure.in:  sco is an os, not a vendor!
19047         * configure:  Quote $( better.  Keep various shells happy.
19049 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
19051         * Makefile.in: eliminate stamp-files.
19053 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
19055         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
19056           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
19058 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
19060         * config.sub:  fix iris/iris3.
19062 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
19064         * configure: re-add -rm.
19066 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
19068         * Maskefile.in: add .stmp-rcs to all.
19070         * configure.in: remove gas from rs6000 build, use aix host fragment.
19072 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
19074         * configure: pass down site_option during recursion.
19076 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
19078         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
19080 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
19082         * configure: Change exec_prefix so that it really defaults to prefix.
19084 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
19086         * Makefile.in, configure.in:  Add support for mmalloc library.
19088 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
19090         * Makefile.in: add stmp dependencies for a few more things.
19092 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
19094         * configure: adjusted error message on objdir/srcdir configure
19095           collision, per john's suggestion.
19097         * Makefile.in: add libiberty stmp to all and all.cross.
19099 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
19101         * Makefile.in: remove force dependencies, add grep to all.
19103 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
19105         * Makefile.in: drop flex.  make stamp files work.
19107         * configure: added test for conflicting configuration in srcdir,
19108           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
19109           gets cranky.  use relative paths for configure and srcdir
19110           whenever possible.  Send some error messages to stderr that were
19111           going to stdout.
19113 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
19115         * Makefile.in:  Fix libg++ rule to check for gcc directory
19116         before using gcc/gcc.  Also pass XTRAFLAGS.
19118 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
19120         * Makefile.in: added stmp-files so that directories aren't polled
19121           when they are already built.
19123         * configure.texi: fixed a node pointer problem.
19125 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
19127         * config.sub configure.in gdb/configure.in
19128         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
19129         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
19130         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
19132 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19134         * configure: -recurring becomes -silent.  corrected help message
19135           for -site= option.
19137         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
19139 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19141         * configure: when building Makefile for crosses, replace
19142           tooldir and program_prefix.  default srcdir from location of
19143           config.sub.  remove "for host in hosts" and "for target in
19144           targets" loops.
19146 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19148         * Makefile.in: Do not pass bindir or mandir to cvs.
19150 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
19152         * Makefile.in, configure.in: removed traces of namesubdir,
19153           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
19154           copyrights to '92, changed some from Cygnus to FSF.
19156         * configure.texi: remove most references to multiple hosts,
19157           multiple targets, subdirs, etc.
19159         * configure.man: removed rcsid. reference config.sub not
19160           config.subr.
19162         * Makefile.in: mkdir $(infodir) on install-info.
19164 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
19166         * configure.texi:  Explain better about .gdbinit and about
19167         the environment that configure.in sections run in.
19169 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
19171         * configure.in:  Ultrix is only a decstation if it's a MIPS.
19173 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
19175         * README:  DOC.configure => cfg-paper.texi.
19177 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
19179         * config.sub (near case $os):  Don't convert newsos* to bsd!
19181 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
19183         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
19184         the number of copies of COPYING that go into the GDB tar file.
19186 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
19188         * bfd/configure.in, gdb/config/mh-i386sco,
19189         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
19190         Fix SCO configuration stuff.
19192 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
19194         * Makefile.in:  For libg++, make sure the -I pointing
19195         to the gcc directory goes *after* all the libg++-local -I flags.
19196         Also, move just-gcc dependency from just-libg++ to all-libg++.
19198 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
19200         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
19202 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
19204         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
19206 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
19208         * config.sub:  Add stratus configuration frags.  Also
19209         submitted to FSF.
19211 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
19213         * Makefile.in (DEV_SUPPORT):  add configure.man.
19215         * config.sub(Decode manufacturer-specific):  add -none*.
19217 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
19219         * Makefile.in:  remove form feeds to make Sun's make happy.
19220         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
19222 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
19224         * Makefile.in (AR_FLAGS):  Make quieter.
19226 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
19228         * configure.in:  Add libg++.
19229         * configure:  When verbose, don't output the command line at each
19230         level; it will be unremarkably the same as the previous version,
19231         which will be the same as what the user typed.
19233 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
19235         * configure.in, Makefile.in: fix clean-info, add flex.  add
19236           fileutils.
19238         * configure: be less sensitive to spaces in Makefile.in.  Do not
19239           look for sources in "..".  Doing so breaks subdirectories that
19240           might have their own configure.  If a subdir has it's own
19241           configure script, use it.
19243 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
19245         * cfg-paper.texi: some changes suggested by rms.
19247 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
19249         * config.sub:  Merge in some small additions from the FSF version,
19250         taken from the gcc distribution, to bring the Cygnus and FSF
19251         versions into closer sync.
19253 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
19255         * configure.in:  Changed svr4 references to sysv4.
19257 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
19259         * configure: added -V for version number option.
19261 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
19263         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
19264           renamed from DOC.configure to cfg-paper.texi.
19266 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19268         * configure, config.subr, config.sub: config.subr is now
19269           config.sub again.
19271 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
19273         * configure.texi: new file, in progress.
19275         * Makefile.in: build info file and install the man page for
19276           configure.
19278         * configure.man: new file, first cut.
19280         * configure: find config.subr again now that configuration "none"
19281           has gone.  removed all traces of the -ansi option.  removed all
19282           traces of the -languages option.
19284         * config.subr: resync from rms.
19286 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19288         * configure, config.sub, config.subr: merge config.sub into
19289           config.subr, call the result config.subr, remove config.sub, use
19290           config.subr.
19292         * Makefile.in: revised install for dir.info.
19294 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19296         * configure.in: add decstation host makefile frag.
19298         * Makefile.in: BISON now bison -y again.  also install-gcc on
19299           install.  clean-gdbm on clean.  infodir belongs in datadir.
19300           Make directories for info install.  Build dir.info here then
19301           install it.
19303 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19305         * Makefile.in: fix for bad directory tests.
19307 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19309         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
19310           regexp.  -srcdir relative was being handled incorrectly.
19312         * Makefile.in: unwrapped some for loops so that parallel makes
19313           work again and so one can focus one's attention on a particular
19314           package.
19316 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19318         * configure: added PWD as a stand in for `pwd` (for speed). use
19319           elif wherever possible.  make -srcdir work without -objdir.
19320           -objdir= commented out.
19322 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19324         * configure: +options become --options.  -subdirs commented out.
19325           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
19326           Makefile now at top of generated Makefile.  Removed cvs log
19327           entries.  added -srcdir.  create .gdbinit only if there is one
19328           in ${srcdir}.
19330         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
19331           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
19332           and mandir now keyed off datadir by default.
19334 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19336         * Freshly created ChangeLog.
19339 Local Variables:
19340 mode: change-log
19341 left-margin: 8
19342 fill-column: 76
19343 version-control: never
19344 End: