* zh_CN.po: Update.
[official-gcc.git] / ChangeLog
blobcced43b4a2d94a5f5e075fbd6bd47cde76d53475
1 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
3         * config.guess: Revert r235676.
4         * config.sub: Revert r235676.
6 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
8         * config.guess: Remove SH5 support.
9         * config.sub: Likewise.
10         * configure: Likewise.
11         * configure.ac: Likewise.
13 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
15         PR bootstrap/70704
16         * configure.ac (--enable-stage1-checking): For --disable-checking or
17         implicit --enable-checking, make sure extra flag matches in between
18         stage1 and later checking.
19         * configure: Regenerated.
21 2016-04-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
23         * .gitattributes: New file.
25 2016-04-22  Segher Boessenkool  <segher@kernel.crashing.org>
27         * MAINTAINERS (rs6000/powerpc port): Add myself.
29 2016-04-13  Segher Boessenkool  <segher@kernel.crashing.org>
31         PR bootstrap/70173
32         * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
33         and gotools directories.  Delete the stage_final file.
34         * Makefile.in: Regenerate.
36 2016-04-12  Andre Vieira  <andre.simoesdiasvieira@arm.com>
38         * MAINTAINERS (Write After Approval): Add myself.
40 2016-04-09  Steven G. Kargl  <kargl@gcc.gnu.org>
42         * MAINTAINERS (Fortran maintainer): Remove myself.
44 2016-04-04  Bill Seurer  <seurer@linux.vnet.ibm.com>
46         * MAINTAINERS (Write After Approval): Add myself.
48 2016-03-29  Kelvin Nilsen  <kdnilsen@linux.vnet.ibm.com>
50         * MAINTAINERS (Write After Approval): Add myself.
52 2016-03-17  Cary Coutant  <ccoutant@gmail.com>
54         Sync with binutils-gdb:
56         2016-03-17  Cary Coutant  <ccoutant@gmail.com>
58         * configure.ac: Add mips and s390 to the gold target check.
59         * configure: Regenerate.
61 2016-03-01  DJ Delorie  <dj@redhat.com>
63         * MAINTAINERS (mep): Remove myself as MeP maintainer.
65 2016-02-22  David Malcolm  <dmalcolm@redhat.com>
67         * MAINTAINERS (libcpp): Add myself.
68         (diagnostic messages): Likewise.
70 2016-02-20  Tom de Vries  <tom@codesourcery.com>
72         * MAINTAINERS: Fix whitespace.
74 2016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
76         * MAINTAINERS (Write After Approval): Add myself.
78 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
80         * config/isl.m4: Add comments about isl-0.16.
81         * configure: Regenerate.
83 2016-01-29  Martin Jambor  <mjambor@suse.cz>
85         * MAINTAINERS (hsa maintainers): Add myself.
87 2015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
89         * MAINTAINERS: (Write After Approval): Add myself.
91 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
92             Sebastian Pop  <s.pop@samsung.com>
94         * Makefile.in: Regenerate.
95         * Makefile.tpl: Export ISLVER.
96         * configure: Regenerate.
97         * config/isl.m4: Detect isl-0.15.
99 2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
101         PR bootstrap/69329
102         * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
103         * Makefile.in: Regenerate.
105 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
107         * configure.ac: Enable LTO for DJGPP
108         * configure: Regenerate
110 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
112         Sync with binutils-gdb:
113         2015-10-21  Nick Clifton  <nickc@redhat.com>
115         PR gas/19109
116         * configure.ac: Note the 'none' is an acceptable argument to
117         --enable-compressed-debug-sections.
118         * configure: Regenerate.
120 2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
122         PR bootstrap/69134
123         * Makefile.def (mpfr): Disable assembler.
124         * Makefile.in: Regenerate.
126 2016-01-01  Ben Elliston  <bje@gnu.org>
128         * config.guess: Import version 2016-01-01.
129         * config.sub: Likewise.
131 2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
133         * MAINTAINERS (Write After Approval): Add myself.
135 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
137         * Makefile.in: Replace ISL with isl.
138         * Makefile.tpl: Same.
139         * config/isl.m4: Same.
140         * configure.ac: Same.
141         * contrib/download_prerequisites: Same.
142         * configure: Regenerate.
144 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
146         * MAINTAINERS (Write After Approval): Add Myself.
148 2015-12-17  Nathan Sidwell  <nathan@acm.org>
150         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
151         * configure: Regenerate.
153 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
154             Sebastian Pop  <s.pop@samsung.com>
156         * config/isl.m4 (ISL_CHECK_VERSION): Check for
157         isl_ctx_get_max_operations.
158         * configure: Regenerate.
160 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
162         * MAINTAINERS (Write After Approval): Add myself.
164 2015-12-02  Ian Lance Taylor  <iant@google.com>
166         PR go/66147
167         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
168         * Makefile.in: Regenerate.
170 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
172         PR libffi/65726
173         * Makefile.def (lang_env_dependencies): Make libffi depend
174         on cxx.
175         * Makefile.in: Regenerate.
177 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
179         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
180         symbols.
182 2015-11-20  Tristan Gingold  <gingold@adacore.com>
184         Sync with binutils-gdb:
185         2015-11-20  Tristan Gingold  <gingold@adacore.com>
187         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
188         * configure: Regenerate.
190 2015-11-19  Martin Liska  <mliska@suse.cz>
192         * .gitignore: Add .clang-format to ignored files.
193         * Makefile.in: Add clang-format.
194         * Makefile.tpl: Likewise.
196 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
198         * configure.ac: Enable libmpx by default.
199         * configure: Regenerated.
201 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
203         * MAINTAINERS: Update email address.
205 2015-10-23  Paulo Matos  <pmatos@linki.tools>
207         * MAINTAINERS: Update email address.
209 2015-10-23  Alan Hayward <alan.hayward@arm.com>
211         * MAINTAINERS  (Write After Approval): Add myself.
213 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
215         Sync with binutils-gdb:
216         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
218         PR gas/19109
219         * configure.ac: Add
220         --enable-compressed-debug-sections={all,gas,gold,ld}.
221         * configure: Regenerated.
223 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
225         * MAINTAINERS: Update list of Ada maintainers and email addresses.
227 2015-10-09  Martin Liska  <mliska@suse.cz>
229         * MAINTAINERS (Write After Approval): Add myself.
231 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
233         * MAINTAINERS (Write After Approval): Add myself.
235 2015-10-02  Florian Weimer  <fweimer@redhat.com>
237         * MAINTAINERS: Update email address.
239 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
241         * MAINTAINERS  (Write After Approval): Add myself.
243 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
245         * MAINTAINERS: Update email.
247 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
249         * MAINTAINERS: Update my email address.
251 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
253         * MAINTAINERS (ft32 port): Add myself.
255 2015-08-28  David Sherwood  <david.sherwood@arm.com>
257         * MAINTAINERS: Add myself.
259 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
261         * MAINTAINERS (Write After Approval): Add myself.
263 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
265         PR libfortran/54572
266         * Makefile.def: Make libgfortran depend on libbacktrace.
267         * Makefile.in: Regenerate.
269 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
271         * MAINTAINERS (Write After Approval): Add myself.
273 2015-08-12  Tom de Vries  <tom@codesourcery.com>
275         PR other/67092
276         * configure.ac: Remove --with_host_libstdcxx support.
277         * configure: Regenerate.
279 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
280             Jakub Jelinek  <jakub@redhat.com>
282         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
283         nvptx*-*-*.
284         * configure: Regenerate.
286 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
288         * Makefile.def (libiconv): Define bootstrap=true.
289         Mark pdf/html/info as missing.
290         (configure-gcc): Depend on all-libiconv.
291         (all-gcc): Ditto.
292         (configure-libcpp): Ditto.
293         (all-libcpp): Ditto.
294         (configure-intl): Ditto.
295         (all-intl): Ditto.
296         * Makefile.in: Regenerate.
298 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
300         * MAINTAINERS (loop ivopts): Add the entry and myself.
302 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
304         * MAINTAINERS (nvptx): Add self.
306 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
308         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
309         128-bit vector modes.
311 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
313         * MAINTAINERS (Write After Approval): Add myself.
315 2015-07-28  Ben Elliston  <bje@gnu.org>
317         * config.sub, config.guess: Import from upstream.
319 2015-07-24  Michael Darling  <darlingm@gmail.com>
321         PR other/66259
322         * config-ml.in: Reflects renaming of configure.in to configure.ac
323         * configure: Likewise
324         * configure.ac: Likewise
326 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
328         * MAINTAINERS: Update my email address.
330 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
332         Sync with binutils-gdb:
333         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
335         * configure.ac (target_configdirs): Exclude target-zlib if
336         target-libjava isn't built.
337         * configure: Regenerated.
339 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
341         Sync with binutils-gdb:
342         2015-05-13  John David Anglin  <dave.anglin@bell.net>
344         * configure.ac: Disable configuration of GDB for HPUX targets.
345         * configure: Regenerate.
347         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
349         * configure.ac: Add --with-system-zlib.
350         * configure: Regenerated.
352         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
354         * configure.ac: Add FT32 support.
355         * configure: Regenerate.
357         2015-01-12  Anthony Green  <green@moxielogic.com>
359         * configure.ac: Don't disable gprof for moxie.
360         * configure: Rebuild.
362 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
364         Sync with binutils-gdb:
365         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
367         PR ld/18355
368         * Makefile.def: Add extra_configure_flags to host zlib.
369         * configure.ac (extra_host_zlib_configure_flags): New.  Set
370         to --enable-host-shared When bfd is to be built as shared
371         library.  AC_SUBST.
372         * Makefile.in: Regenerated.
374 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
376         Sync with src:
377         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
378         * Makefile.def (dependencies): Add all-zlib to all-bfd.
379         * Makefile.in: Regenerated.
381 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
383         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
384         target.
385         * configure: Regenerate.
387 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
389         * MAINTAINERS (Write After Approval): Add myself.
391 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
393         * MAINTAINERS (OS Port Maintainers): Add myself.
394         (Various Maintainers): Remove myself from libffi testsuite.
396 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
398         * MAINTAINERS (gen* on machine desc): Add self.
400 2015-06-02  Jason Merrill  <jason@redhat.com>
402         PR bootstrap/66319
403         * configure.ac: Use -std=gnu++98.
405 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
407         * MAINTAINERS (Write After Approval): Add myself.
409 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
411         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
412         * configure: Regenerate.
414 2015-05-26  Jason Merrill  <jason@redhat.com>
416         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
417         * configure: Regenerate.
419 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
421         * configure.ac: FT32 target added.
422         * configure: Regenerated.
424 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
426         * MAINTAINERS (Write After Approval): Add myself.
428 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
430         * MAINTAINERS (Write After Approval): Add myself.
432 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
434         * configure.ac: Fix typo.
435         * configure: Regenerate.
437 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
439         * MAINTAINERS (Write After Approval): Add myself.
441 2015-05-03  Matthias Klose  <doko@ubuntu.com>
443         * configure.ac: Match $host configured with triplets.
444         * configure: Regenerate.
446 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
448         * Makefile.tpl: Remove surplus whitespace throughout.
449         * Makefile.in: Regenerate.
451 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
453         * MAINTAINERS (Various Maintainers): Add myself as instruction
454         combiner maintainer.
456 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
458         PR bootstrap/62077
459         * configure.ac (--enable-stage1-checking): Default to
460         release,misc,gimple,rtlflag,tree,types if --disable-checking
461         or --enable-checking is not specified and DEV-PHASE is not
462         experimental.
463         * configure: Regenerated.
465 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
467         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
468         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
469         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
470         * Makefile.in: Regenerate.
472 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
474         * MAINTAINERS: Update my email address.
476 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
478         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
480 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
482         * MAINTAINERS: Add myself as an arm port reviewer.
484 2015-03-25  Martin Liska  <mliska@suse.cz>
485             Yury Gribov  <y.gribov@samsung.com>
487         * Makefile.in: Fix ln source location for vimrc file.
488         * Makefile.tpl: Likewise.
490 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
492         PR bootstrap/25672
493         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
494         cross-compiling.  Similarly for CXX_FOR_TARGET.
495         * configure: Regenerate.
497 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
499         * Makefile.def: Add libmpx.
500         * configure.ac: Add libmpx.
501         * Makefile.in: Regenerate.
502         * configure: Regenerate.
504 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
506         * MAINTAINERS (CPU Port Maintainers): Add myself
507         i386 vector ISA extns mantainer.
509 2015-03-13  Jeff Law  <law@redhat.com>
511         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
512         maintainer.
513         Remove Richard Henderson as a maintainer for the x86 port.
515 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
517         * MAINTAINERS (CPU Port Maintainers): Update my email address.
519 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
521         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
522         pointer bounds checker and i386 MPX maintainer.
524 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
526         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
528 2015-02-26  Martin Sebor  <msebor@redhat.com>
530         * MAINTAINERS (Various Maintainers): Add self.
532 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
534         * configure.ac [--enable-as-accelerator-for] (enable_languages):
535         Make sure it contains lto.
536         * configure: Regenerate.
538 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
540         * configure: Regenerate.
542 2015-02-06  Diego Novillo  <dnovillo@google.com>
544         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
545         middle-end, docstring): Remove myself.
546         (Write After Approval): Add myself.
548 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
550         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
551         (Write After Approval): Update address.
553 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
555         PR jit/64780
556         * configure.ac: Require the user to explicitly specify
557         --enable-host-shared if the jit is enabled.
558         * configure: Regenerate.
560 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
562         * MAINTAINERS (Write After Approval): Add myself.
564 2015-01-25  Tom de Vries  <tom@codesourcery.com>
566         * MAINTAINERS: Make whitespace consistent.
568 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
570         * MAINTAINERS (Write After Approval): Add myself.
572 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
574         * MAINTAINERS: (Write After Approval): Add myself.
576 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
578         * MAINTAINERS: (Write After Approval): Add myself.
580 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
582         * MAINTAINERS: (Write After Approval): Add myself.
584 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
586         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
587         objective-c/c++ front end maintainer.
589 2015-01-13  Marek Polacek  <polacek@redhat.com>
591         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
593 2015-01-12  Jeff Law  <law@redhat.com>
595         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
596         a very long time.
598 2015-01-09  Ian Lance Taylor  <iant@google.com>
600         * configure.ac (host_tools): Add gotools.
601         * Makefile.def (host_modules): Add gotools.
602         (dependencies): Add dependency of all-gotools on all-target-libgo.
604 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
606         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
607         * configure: Regenerate.
609 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
611         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
612         all-target-libgomp.
613         * Makefile.in: Regenerate.
615 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
617         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
619 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
621         * configure.ac: Add Visium support.
622         * configure: Regenerate.
624 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
626         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
627         * configure: Regenerate.
629 2015-01-03  Andrew Pinski  <apinski@cavium.com>
631         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
632         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
633         (BASE_TARGET_EXPORTS): Add OBJCOPY.
634         (OBJCOPY_FOR_TARGET): New variable.
635         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
636         * Makefile.in: Regenerate.
637         * configure.ac: Check for already installed target objcopy.
638         Also GCC_TARGET_TOOL on objcopy.
639         * configure: Regenerate.
641 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
643         * config.sub: Update from upstream, to 2015-01-01 version.
644         * config.guess: Ditto.
646 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
648         * MAINTAINERS (RTEMS Ports): Add myself.
650 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
652         * MAINTAINERS (Write After Approval): Add myself.
654 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
656         * MAINTAINERS (Write After Approval): Add myself.
658 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
660         * configure.ac (--enable-as-accelerator-for): Don't set
661         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
662         * configure: Regenerate.
664 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
666         PR bootstrap/64023
667         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
668         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
669         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
670         to CXX.
671         * Makefile.in: Regenerated.
673 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
674             Yury Gribov  <y.gribov@samsung.com>
676         * .gitignore: Added .local.vimrc and .lvimrc.
677         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
678         * Makefile.in: Regenerate.
680 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
682         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
683         * configure: Regenerated.
685 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
687         * MAINTAINERS (nvptx port): New entry.
689 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
691         * configure: Regenerate.
693 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
695         * configure.ac: Merge with Binutils.
697 2014-11-26  Tobias Burnus  <burnus@net-b.de>
699         * Makefile.def: Make more dependent on mpfr, mpc and isl.
700         * Makefile.in: Regenerate.
702 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
704         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
705         missing flex.
706         * Makefile.in: Regenerated.
708 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
710         * Makefile.in: Regenerate.
712 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
714         PR bootstrap/63784
715         * libtool.m4: Add $pic_flag with -shared.
717 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
719         * MAINTAINERS (Write After Approval): Added myself.
721 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
723         * MAINTAINERS (write-after-approval): Add myself.
725 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
727         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
728         from 2 years ago.
730 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
732         Revert:
733         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
735         * MAINTAINERS (Write After Approval): Added myself as line map
736         maintainer.
738 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
740         Revert:
741         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
743         * MAINTAINERS (Write After Approval): Added myself.
745 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
747         * MAINTAINERS (Write After Approval): Added myself.
749 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
751         * MAINTAINERS (Write After Approval): Added myself as line map
752         maintainer.
754 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
756         * MAINTAINERS (Various Maintainers): Added myself as line map
757         maintainer.
759 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
761         * move-if-change: Sync from upstream gnulib.
763 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
765         * compile: Sync with upstream Automake.
766         * depcomp: Ditto.
767         * install-sh: Ditto.
768         * missing: Ditto.
769         * mkinstalldirs: Ditto.
770         * ylwrap: Ditto.
772 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
774         * config.sub: Update from upstream config repo.
775         * config.guess: Ditto.
777 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
779         * Makefile.def: Add liboffloadmic to target_modules.  Make
780         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
781         * Makefile.in: Regenerate.
782         * configure: Regenerate.
783         * configure.ac: Add liboffloadmic to target binaries.
784         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
785         Add liboffloadmic to noconfig list when C++ is not supported.
787 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
788             Thomas Schwinge  <thomas@codesourcery.com>
789             Ilya Verbin  <ilya.verbin@intel.com>
790             Andrey Turetskiy  <andrey.turetskiy@intel.com>
792         * configure: Regenerate.
793         * configure.ac (--enable-as-accelerator-for)
794         (--enable-offload-targets): New configure options.
796 2014-11-11  Tobias Burnus  <burnus@net-b.de>
798         * Makefile.def: Make all-gcc depend on all-isl.
799         * Makefile.in: Regenerate.
801 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
803         * ChangeLog.jit: New.
804         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
806 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
808         PR target/63610
809         * libtool.m4: Fix globbing of darwin versions.
810         * configure: Regenerate.
812 2014-11-11  Tobias Burnus  <burnus@net-b.de>
814         * Makefile.def: Remove CLooG.
815         * Makefile.tpl: Ditto.
816         * configure.ac: Ditto.
817         * configure: Regenerate.
818         * Makefile.in: Ditto.
820 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
822         * configure.ac: Handle nvptx-*-*.
823         * configure: Regenerate.
825 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
827         * MAINTAINERS (Write After Approval): Add myself.
829 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
831         * Makefile.def (libcc1): Remove bootstrap=true;.
832         * Makefile.in: Regenerated.
834 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
836         * configure.ac: Update comment.
837         * configure: Regenerate.
839 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
841         * MAINTAINERS (Write After Approval): Add myself.
843 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
845         * configure.ac (extra_host_libiberty_configure_flags): Add
846         --enable-shared also for libcc1's benefit.
847         * configure: Regenerate.
849 2014-10-29  Tristan Gingold  <gingold@adacore.com>
851         * MAINTAINERS: Change my email address.
853 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
854             Tom Tromey  <tromey@redhat.com>
856         * Makefile.def: Add libcc1 to host_modules.
857         * configure.ac (host_tools): Add libcc1.
858         * Makefile.in, configure: Rebuild.
860 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
862         * configure.ac (build_configargs): Don't share config.cache between
863         build subdirs.
864         * configure: Regenerate.
866 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
868         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
869         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
870         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
871         leon3v7 as leon3.
872         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
873         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
874         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
875         * config/sparc/sparc.md (cpu): Add leon3v7.
876         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
878 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
880         * MAINTAINERS (write-after-approval): Add myself.
882 2014-10-23  Ian Lance Taylor  <iant@google.com>
884         * configure.ac: Disable the Go frontend on systems where it is known
885         to not work.
886         * configure: Regenerate.
888 2014-10-23  Richard Biener  <rguenther@suse.de>
890         * Makefile.def: Add libcpp build module and dependencies.
891         * configure.ac: Add libcpp build module.
892         * Makefile.in: Regenerate.
893         * configure: Likewise.
895 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
897         * MAINTAINERS (write-after-approval): Add myself.
899 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
901         * INSTALL/README: Do not mention CVS.
903 2014-10-03  Jing Yu  <jingyu@google.com>
905         * configure.ac: Add aarch64 to list of targets that support gold.
906         * configure: Regenerate.
908 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
910         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
912 2014-09-29  Catherine Moore  <clm@codesourcery.com>
914         * MAINTAINERS:  Add myself as MIPS maintainer.
916 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
918         * MAINTAINERS: Move myself to MIPS maintainers.
920 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
922         * MAINTAINERS: Put all email addresses between '<' and '>'.
924 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
926         * MAINTAINERS: Move myself to reviewers (Fortran).
928 2014-09-01  Andi Kleen  <ak@linux.intel.com>
930         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
931         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
932         * Makefile.in: Regenerate.
934 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
936         * rtx-classes-status.txt: Delete
938 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
940         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
942 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
944         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
945         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
946         of checking for version number.
947         * configure: Regenerated.
948         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
950 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
952         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
953         is done; begin phase 6 (use extra rtx_def subclasses).
955 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
957         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
958         done; begin phase 5 (additional rtx_def subclasses).
960 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
962         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
964 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
966         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
967         SET_BB_HEADER are done.
969 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
971         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
972         done.
974 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
976         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
978 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
980         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
982 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
984         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
986 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
988         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
990 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
992         * rtx-classes-status.txt: Phase 3 (per-file commits within
993         "config" subdirs) is done; begin phase 4 (removal of
994         "scaffolding").
996 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
998         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
999         dir) is done; begin phase 3 (per-file commits within "config"
1000         subdirs).
1002 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
1004         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
1005         phase 2 (per-file commits in main source dir).
1007 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
1009         * configure: Regenerated.
1011 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1013         * rtx-classes-status.txt (TODO): Add SET_BND_TO
1015 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1017         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
1019 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1021         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
1023 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1025         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
1027 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1029         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
1031 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
1033         * MAINTAINERS (Write After Approval): Add myself.
1035 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
1037         * MAINTAINERS: Remove myself
1039 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1041         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
1043 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
1045         * MAINTAINERS (Write After Approval): Add myself.
1047 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
1049         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
1050         SET_BB_HEADER, SET_BB_FOOTER
1052 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
1054         * rtx-classes-status.txt: New file
1056 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
1058         * configure.ac: Eliminate ClooG installation dependency.
1059         * configure: Regenerate.
1060         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
1061         * Makefile.in: Regenerate.
1063 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
1065         * MAINTAINERS (Write After Approval): Add myself.
1067 2014-08-15  Ilya Tocar  <tocarip@gmail.com>
1069         * MAINTAINERS (Write After Approval): Add myself.
1071 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
1073         * MAINTAINERS (Write After Approval): Add myself.
1075 2014-07-28  Anthony Green  <green@moxielogic.com>
1077         Import from savannah.gnu.org:
1078         * config.sub: Update to 2014-07-28 version.
1080 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
1082         * MAINTAINERS: Remove my MIPS maintainer entry.
1084 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
1086         PR target/47230
1087         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
1088         * configure: Regenerate.
1090 2014-07-24  James Norris  <jnorris@codesourcery.com>
1092         * MAINTAINERS (Write After Approval): Add myself.
1094 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
1096         * configure.ac: Accept only CLooG 0.18.1.
1097         * configure: Regenerate.
1099 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
1101         * configure.ac: Don't accept isl 0.11.
1102         * configure: Regenerate.
1104 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1106         * MAINTAINERS (Write After Approval): Add myself.
1108 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1110         * configure.ac: Don't accept isl 0.10.
1111         * configure: Regenerate.
1113 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1115         Fix include path for in-tree cloog.
1116         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
1117         * configure: Regenerate.
1119 2014-06-18  Richard Henderson  <rth@redhat.com>
1121         * .gitignore: Import gcc_update output.
1123 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
1125         * config-ml.in: Robustify ac_configure_args parsing.
1127         * configure.ac (--enable-linker-plugin-configure-flags)
1128         (--enable-linker-plugin-flags): New flags.
1129         (configdirs): Conditionally add libiberty-linker-plugin.
1130         * configure: Regenerate.
1131         * Makefile.def (host_modules): Add libiberty-linker-plugin.
1132         (host_modules) <lto-plugin>: Pay attention to
1133         @extra_linker_plugin_flags@ and
1134         @extra_linker_plugin_configure_flags@.
1135         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
1136         * Makefile.in: Regenerate.
1138         * Makefile.tpl (configure-[+prefix+][+module+])
1139         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
1140         "module_srcdir" instead of "module" for locating a module's srcdir.
1141         * Makefile.in: Regenerate.
1143 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
1145         * MAINTAINERS (Write After Approval): Add myself.
1147 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
1149         * MAINTAINERS: Update my email address.
1151 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
1153         * MAINTAINERS (Write After Approval): Add myself.
1155 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
1157         * MAINTAINERS (Write After Approval): Add myself.
1159 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
1161         PR libstdc++/61011
1162         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
1163         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
1164         * configure: Regenerate.
1166 2014-05-28  Pedro Alves  <palves@redhat.com>
1168         * MAINTAINERS (Write After Approval): Add myself.
1170 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
1172         * MAINTAINERS: Update my affiliation/email.
1174 2014-05-19  Mike Stump  <mikestump@comcast.net>
1176         * MAINTAINERS: Add wide-int reviewers.
1178 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
1180         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
1181         * configure: Regenerated.
1183 2014-05-15  Torvald Riegel  <triegel@redhat.com>
1185         * MAINTAINERS (libitm): Add myself as maintainer.
1187 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
1189         * MAINTAINERS (Write After Approval): Add myself.
1191 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
1193         * config.sub, config.guess: Import from upstream.
1195 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
1197         * MAINTAINERS (Write After Approval): Put myself in correct order.
1199 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
1201         * MAINTAINERS (Write After Approval): Add myself.
1203 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1205         * MAINTAINERS: Move myself from Reviewers to Write After Approval
1206         section.
1208 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
1210         * MAINTAINERS (Write After Approval): Delete myself.
1212 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
1214         PR sanitizer/56781
1215         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
1216         and -B* options with -Xcompiler.
1218 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
1220         PR bootstrap/60620
1221         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
1222         * Makefile.in: Regenerate.
1224 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
1226         * Makefile.def (dependencies): Make all-ld depend on all-binutils
1227         for WINDRES_FOR_TARGET in default-manifest.o rule.
1228         * Makefile.in: Regenerate.
1230 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
1232         * MAINTAINERS (Write After Approval): Add myself.
1234 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
1236         PR sanitizer/56781
1237         * Makefile.def: Set bootstrap=true; for host fixincludes.
1238         * configure.ac: Don't bootstrap host fixincludes unless
1239         --with-build-config=bootstrap-{a,ub}san.
1240         * Makefile.in: Regenerated.
1241         * configure: Regenerated.
1243 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
1245         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
1246         --enable-vtable-verify option parsing.  Don't add
1247         target-libsanitizer to bootstrap_target_libs unless
1248         --with-build-config=bootstrap-asan or
1249         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
1250         to bootstrap_target_libs unless --enable-vtable-verify.
1251         * configure: Regenerated.
1253 2014-03-10  Anatoly Sokolov <aesok@post.ru>
1255         * MAINTAINERS (Write After Approval): Add myself.
1257 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
1259         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
1261 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
1263         PR bootstrap/58572
1264         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
1265         -I for libstdc++-v3 includes if $(LEAN).
1266         * Makefile.in: Regenerated.
1268 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
1270         * MAINTAINERS: Update my email address.
1272 2014-02-24  Walter Lee  <walt@tilera.com>
1274         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
1275         (tilegx-*-*): Change to tilegx*-*-*.
1276         * configure: Regenerate.
1278 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
1280         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
1282 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
1284         * MAINTAINERS (Write After Approval): Add myself.
1286 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1288         PR target/59788
1289         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
1290         *solaris2*.
1292 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
1294         * MAINTAINERS: Update my email address.
1296 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
1298         * MAINTAINERS: Convert to UTF-8.
1299         Properly sort Xinliang David Li's entry.
1301 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
1302             Sandra Loosemore  <sandra@codesourcery.com>
1304         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
1305         nios2 port maintainers.
1307 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
1309         * MAINTAINERS (Write After Approval): Add myself.
1311 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1313         * configure.ac: Add user-friendly check for native x86_64-linux
1314         multilibs.
1315         * configure: Regenerate.
1317 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
1319         * MAINTAINERS: Add myself as sh maintainer.
1321 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
1323         * MAINTAINERS: Add self as SLSR maintainer.
1325 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
1327         * MAINTAINERS: Update my email address.
1329 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
1331         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
1333 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
1335         * Makefile.in: Regenerate.
1337         * Makefile.tpl: Fix typo.
1338         * Makefile.in: Regenerate partially.
1340 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
1342         * configure.ac: Added libcilkrts to noconfig list when C++ is not
1343         supported.
1344         * configure: Regenerated.
1346 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
1348         * MAINTAINERS (Write After Approval): Add myself.
1350 2013-10-30  Jason Merrill  <jason@redhat.com>
1352         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
1353         --disable-build-format-warnings.
1355 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
1357         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
1358         depend on libstdc++ and libgcc.
1359         * configure: Regenerate.
1360         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
1361         libcilkrts for POSIX and i*86, and x86_64 architectures.
1362         * Makefile.in: Added libcilkrts related fields to support building it.
1364 2013-10-26  Jeff Law  <law@redhat.com>
1366         * Makefile.def (target_modules): Remove libmudflap
1367         (languages): Remove check-target-libmudflap).
1368         * Makefile.in: Rebuilt.
1369         * Makefile.tpl (check-target-libmudflap-c++): Remove.
1370         * configure.ac (target_libraries): Remove target-libmudflap.
1371         Remove checks which disabled libmudflap on some systems.
1372         * configure: Rebuilt.
1373         * libmudflap: Directory removed.
1375 2013-10-21  Cong Hou  <congh@google.com>
1377         * MAINTAINERS (Write After Approval): Add myself.
1379 2013-10-16  Mike Stump  <mikestump@comcast.net>
1381         * .dir-locals.el: Add.
1383 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
1385         * configure.ac: Add --enable-host-shared
1386         * configure: Regenerate.
1388 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
1390         Import from savannah.gnu.org:
1391         * config.guess: Update to 2013-06-10 version.
1392         * config.sub: Update to 2013-10-01 version.
1394 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
1396         Changes to build configuration to allow big endian ARC ELF toolchain
1397         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
1398         * configure: Regenerate.
1400 2013-09-20  Alan Modra  <amodra@gmail.com>
1402         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
1403         ppc host match.  Support little-endian powerpc linux hosts.
1405 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
1407         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
1408         maintainer.
1410 2013-09-12  DJ Delorie  <dj@redhat.com>
1412         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
1413         maintainers.
1415 2013-09-03  Richard Biener  <rguenther@suse.de>
1417         * configure.ac: Also allow ISL 0.12.
1418         * configure: Regenerated.
1420 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1422         * MAINTAINERS (Write After Approval): Add myself.
1424 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
1426         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
1428 2013-08-26  Caroline Tice  <cmtice@google.com>
1430         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
1431         "Various Reviewers" to libvtv "Various Maintainers".
1433 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
1435         * MAINTAINERS: Add myself as RTL optimizers reviewer.
1437 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
1439         * MAINTAINERS: Update name, email.
1441 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
1443         * MAINTAINERS (Write After Approval): Add myself.
1445 2013-08-12  Caroline Tice  <cmtice@google.com>
1447         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
1448         address in the Write After Approval section.
1450 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
1452         * MAINTAINERS (Write After Approval): Update email.
1454 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
1456         * configure.ac: Adjust to check VTV_SUPPORTED.
1457         * configure: Regenerated.
1459 2013-08-02  Caroline Tice  <cmtice@google.com>
1461         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
1462         on non-linux systems; add target-libvtv to noconfigdirs; add
1463         libsupc++/.libs to C++ library search paths.
1464         * configure: Regenerated.
1465         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
1466         libstdc++ and libgcc.
1467         * Makefile.in: Regenerated.
1469 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
1471         * MAINTAINERS (Write After Approval): Add myself.
1473 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
1474             Shiva Chen  <shiva0217@gmail.com>
1476         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
1477         nds32 port maintainers.
1479 2013-07-17  Tim Shen  <timshen91@gmail.com>
1481         * MAINTAINERS (Write After Approval): Add myself.
1483 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1485         * configure.ac: Sync from binutils.
1486         * configure: Regenerate.
1488 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
1490         * MAINTAINERS (Write After Approval): Add myself.
1492 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
1494         * MAINTAINERS (Write After Approval): Add myself.
1496 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
1498         * MAINTAINERS (Write After Approval): Add myself.
1500 2013-04-30  Brooks Moses  <bmoses@google.com>
1502         * MAINTAINERS: Update my email; move myself from Fortran
1503         reviewer to Write After Approval.
1505 2013-04-16  Andreas Schwab  <schwab@suse.de>
1507         * configure.ac (aarch64-*-*): Don't disable java.
1508         * configure: Regenerate.
1510 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
1512         * MAINTAINERS (Write After Approval): Add myself.
1514 2013-03-30  Matthias Klose  <doko@ubuntu.com>
1516         * Makefile.def (target_modules): Don't install libffi.
1517         * Makefile.in: Regenerate.
1519 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
1521         * MAINTAINERS (Write After Approval): Add myself.
1523 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
1525         * MAINTAINERS (Write After Approval): Add myself.
1527 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
1529         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
1530         * configure: Regenerated.
1532 2013-02-05  Ian Lance Taylor  <iant@google.com>
1534         PR go/55969
1535         * configure.ac: Disable libgo on some systems where it does not
1536         work.
1538 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
1540         * MAINTAINERS: Explicitly add myself as AIX maintainer.
1541         Remove Geoff Keating as rs6000 port maintainer, at his request.
1543 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
1545         * MAINTAINERS: Update my email.
1547 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
1549         * configure: Re-generate.
1551 2013-01-15  Richard Biener  <rguenther@suse.de>
1553         PR other/55973
1554         * configure: Re-generate.
1556 2013-01-14  Matthias Klose  <doko@ubuntu.com>
1558         * Makefile.def (install-target-libsanitizer): Depend on
1559         install-target-libstdc++-v3.
1560         * Makefile.in: Regenerate.
1562 2013-01-14  Richard Biener  <rguenther@suse.de>
1564         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
1565         * configure: Re-generate
1567 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1569         * config.sub: Update from config repo.
1571 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
1573         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
1574         * Makefile.in: Regenerate.
1576 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
1578         * MAINTAINERS (arc): Add new port maintainership for myself.
1580 2013-01-09  Jason Merrill  <jason@redhat.com>
1582         * .gitignore: Import from gdb repository.
1584 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
1586         * Makefile.def (configure-gcc): Depend on all-gmp.
1587         (all-gcc): Remove dependency on all-gmp.
1588         * Makefile.in: Regenerated.
1590 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1592         * config.sub: Merge from config repo.
1593         * config.guess: Ditto.
1595 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1597         * Makefile.def: Merge from binutils.
1598         * Makefile.in: Ditto.
1600 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
1602         * MAINTAINERS: Update my email.
1604 2012-12-29  Ben Elliston  <bje@gnu.org>
1606         * config.guess: Update to 2012-12-29 version.
1607         * config.sub: Likewise.
1609 2012-12-20  Matthias Klose  <doko@ubuntu.com>
1611         * Makefile.def (install-target-libgfortran): Depend on
1612         install-target-libquadmath, install-target-libgcc.
1613         (install-target-libsanitizer): Depend on install-target-libgcc.
1614         (install-target-libjava): Depend on install-target-libgcc.
1615         (install-target-libitm): Depend on install-target-libgcc.
1616         (install-target-libobjc): Depend on install-target-libgcc.
1617         (install-target-libstdc++-v3): Depend on install-target-libgcc.
1618         * Makefile.in: Regenerate.
1620 2012-12-19  Matthias Klose  <doko@ubuntu.com>
1622         * Makefile.def (install-target-libgo): Depend on
1623         install-target-libatomic.
1624         * Makefile.in: Regenerate.
1626 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
1628         PR go/55201
1629         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
1630         * Makefile.in: Regenerate.
1632 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
1634         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
1635         * configure: Regenerate.
1637 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1639         * config.sub: Merge from config repo.
1641 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
1643         * Makefile.def (target_modules): Add bootstrap=true and
1644         raw_cxx=true to libsanitizer.
1645         * configure.ac (bootstrap_target_libs): Add libsanitizer.
1646         * Makefile.in: Regenerated.
1647         * configure: Likewise.
1649 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
1651         * MAINTAINERS: Remove self as RTL optimization maintainer.
1653 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1655         * MAINTAINERS (Write After Approval): Add myself.
1657 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
1659         * Makefile.def (target_modules): Remove bootstrap=true and
1660         raw_cxx=true from libsanitizer.
1661         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
1662         * Makefile.in: Regenerated.
1663         * configure: Likewise.
1665 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
1667         * Makefile.def (target_modules): Add bootstrap=true and
1668         raw_cxx=true to libsanitizer.
1669         * configure.ac (bootstrap_target_libs): Add libsanitizer.
1670         * Makefile.in: Regenerated.
1671         * configure: Likewise.
1673 2012-11-28  Andrew Pinski  <apinski@cavium.com>
1675         PR bootstrap/54279
1676         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
1677         * configure: Regenerate.
1678         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
1679         * Makefile.in: Regenerate.
1681 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
1683         * configure.ac: Disable libsanitizer if we're not building C++.
1684         * configure: Regenerate.
1686 2012-11-15  Roland McGrath  <roland@hack.frob.com>
1688         * MAINTAINERS (Write After Approval): Add myself.
1690 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
1692         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
1693         Kostya Serebryany (kcc@google.com) and
1694         Jakub Jelinek (jakub@redhat.com).
1695         Rename area for Dodji Seketeli (dodji@redhat.com).
1697 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
1699         * MAINTAINERS: (asan.c, related): Add myself.
1701 2012-11-14  Roland McGrath  <mcgrathr@google.com>
1703         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1704         * configure: Regenerate.
1706 2012-11-13  Richard Henderson  <rth@redhat.com>
1708         * configure.ac: Move libsanitizer logic to subdirectory.
1709         * configure: Regenerate.
1711 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
1713         * configure.ac: Enable libsanitizer just on x86 linux for now.
1714         * configure: Re-generate.
1716 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
1718         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
1719         sections.
1720         * configure: Regenerate.
1722 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
1724         * configure.ac: Add section for configdirs for libsanitizer.
1725         Disable for cris-*-* and mmix-*-*.
1726         * configure: Regenerate.
1728 2012-11-12  Wei Mi <wmi@google.com>
1730         * configure.ac: Add libsanitizer to target_libraries.
1731         * Makefile.def: Ditto.
1732         * configure: Regenerate.
1733         * Makefile.in: Regenerate.
1734         * libsanitizer: New directory for asan runtime.  Contains an empty
1735         tsan directory.
1737 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
1739         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1740         against Mingw64 w32api.
1741         * configure: Regenerate.
1743 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
1745         * configure: Regenerated.
1747 2012-11-03  Robert Mason  <rbmj@verizon.net>
1749         * configure.ac: add --disable-libstdcxx configure option
1750         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1752 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
1754         * MAINTAINERS (Write After Approval): Add myself.
1756 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
1758         * MAINTAINERS (Write After Approval): Add myself.
1760 2012-10-24  Sharad Singhai  <singhai@google.com>
1762         * MAINTAINERS (Write After Approval): Add myself.
1764 2012-10-24  Eric Christopher  <echristo@gmail.com>
1766         * MAINTAINERS: Update email address.
1768 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
1770         PR bootstrap/54820
1771         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1772         * configure: Regenerate.
1774 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
1776         * MAINTAINERS (aarch64): Add Marcus and myself.
1778 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
1780         PR bootstrap/54820
1781         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1782         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1783         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1784         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1785         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1786         * Makefile.in: Regenerate.
1787         * configure.ac (have_static_libs): New variable and associated check.
1788         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1789         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1790         * configure: Regenerate.
1792 2012-10-10  Richard Biener  <rguenther@suse.de>
1794         * MAINTAINERS: Adjust for changed surname.
1796 2012-10-04  Lawrence Crowl  <crowl@google.com>
1798         * MAINTAINERS (Write After Approval): Add myself.
1800 2012-10-01  Cary Coutant  <ccoutant@google.com>
1802         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
1804 2012-09-28  Ian Lance Taylor  <iant@google.com>
1806         * Makefile.def: Make all-target-libgo depend on
1807         all-target-libbacktrace.
1808         * Makefile.in: Rebuild.
1810 2012-09-26  Ian Lance Taylor  <iant@google.com>
1812         * Makefile.def: Make all-gcc depend on all-libbacktrace.
1813         * Makefile.in: Rebuild.
1815 2012-09-20  Walter Lee  <walt@tilera.com>
1817         * configure.ac: Add tilegx to list of targets that support gold.
1818         * configure: Regenerate.
1820 2012-09-20  Marek Polacek  <polacek@redhat.com>
1822         * MAINTAINERS (Write After Approval): Add myself.
1824 2012-09-19  Steve Ellcey  <sellcey@mips.com>
1826         * configure.ac: Add mips*-mti-elf* target.
1827         * configure: Regenerate.
1829 2012-09-17  Ian Lance Taylor  <iant@google.com>
1831         * MAINTAINERS (Various Maintainers): Add libbacktrace.
1832         * configure.ac (host_libs): Add libbacktrace.
1833         (target_libraries): Add libbacktrace.
1834         * Makefile.def (host_modules): Add libbacktrace.
1835         (target_modules): Likewise.
1836         * configure, Makefile.in: Rebuild.
1838 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
1840         PR target/38607
1841         Merge upstream change.
1842         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1844         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1845         Add libgomp*.o to compare_exclusions for AIX.
1846         * configure: Regenerate.
1848 2012-09-06  Diego Novillo  <dnovillo@google.com>
1850         * configure.ac: Bump minimum GMP version to 4.2.3.
1851         * configure: Re-generate.
1853 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
1855         PR target/54461
1856         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1857         target-libgloss if not configured --with-avrlibc=no.
1858         * configure: Regenerate.
1860 2012-09-04  Jason Merrill  <jason@redhat.com>
1862         * configure.ac: Fix --enable-languages=all.
1864 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
1866         * MAINTAINERS (Write After Approval): Add myself.
1868 2012-09-03  Richard Guenther  <rguenther@suse.de>
1870         PR bootstrap/54138
1871         * configure.ac: Re-organize ISL / CLOOG checks to allow
1872         disabling with either --without-isl or --without-cloog.
1873         * configure: Regenerated.
1875 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
1877         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1878         * configure: Regenerate.
1880 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
1882         * MAINTAINERS: Fix my email address.
1884 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
1886         PR binutils/4970
1887         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1888         and opcodes.
1889         * Makefile.in: Regenerated.
1891 2012-08-26  Art Haas <ahaas@impactweather.com>
1893         * configure: Regenerate.
1895 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
1897         * INSTALL/README: Also refer to the online installation
1898         instructions.
1900 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1902         * MAINTAINERS (Write After Approval): Add myself.
1903         (Picochip port): Remove myself.
1905 2012-08-14   Diego Novillo  <dnovillo@google.com>
1907         Merge from cxx-conversion branch.
1909         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1910         POSTSTAGE1_CONFIGURE_FLAGS.
1911         * Makefile.in: Regenerate.
1912         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
1913         Force C++ when bootstrapping.
1914         * configure: Regenerate.
1916 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1918         * MAINTAINERS (Write After Approval): Add myself.
1920 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
1922         * README: Document use of ranges of years in copyright notices.
1924 2012-07-06  Richard Guenther  <rguenther@suse.de>
1926         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1927         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1928         --with-gmp=system.
1929         * Makefile.in: Regenerated.
1930         * configure: Likewise.
1932 2012-07-06  Richard Guenther  <rguenther@suse.de>
1934         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1935         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1936         supply V=1 as extra_make_flags.
1937         * configure: Regenerated.
1938         * Makefile.in: Likewise.
1940 2012-07-04  Tristan Gingold  <gingold@adacore.com>
1942         * configure: Regenerate.
1944 2012-07-03  Richard Guenther  <rguenther@suse.de>
1946         * Makfile.def (isl): Remove not necessary extra_exports and
1947         extra_make_flags.
1948         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1949         * Makefile.in: Regenerated.
1951 2012-07-03  Richard Guenther  <rguenther@suse.de>
1953         * Makefile.def (cloog): Add V=1 to extra_make_flags.
1954         * configure.ac: If either the ISL or the CLooG check failed
1955         do not try to build in-tree versions.
1956         * Makefile.in: Regenerated.
1957         * configure: Regenerated.
1959 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1961         * configure: Regenerate.
1963 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
1965         * MAINTAINERS (Various Maintainers): Add myself as testsuite
1966         maintainer.
1968 2012-07-02  Richard Guenther  <rguenther@suse.de>
1970         * configure: Regenerated.
1972 2012-07-02  Richard Guenther  <rguenther@suse.de>
1973         Michael Matz  <matz@suse.de>
1974         Tobias Grosser <tobias@grosser.es>
1975         Sebastian Pop <sebpop@gmail.com>
1977         * Makefile.def: Add ISL host module, remove PPL host module.
1978         Adjust ClooG host module to use the proper ISL.
1979         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1980         * configure.ac: Include config/isl.m4.  Add ISL host library,
1981         remove PPL.  Remove PPL configury, add ISL configury, adjust
1982         ClooG configury.
1983         * Makefile.in: Regenerated.
1984         * configure: Likewise.
1986 2012-07-02  Richard Guenther  <rguenther@suse.de>
1988         Merge from graphite branch
1989         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1991         * configure: Regenerated.
1992         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1993         both cloog.org and legacy versions. The only supported version will
1994         be CLooG with the isl backend.
1996         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1998         * configure: Regenerated.
1999         * configure.ac: Require cloog isl 0.17.0
2001         2011-07-21  Tobias Grosser  <tobias@grosser.es>
2003         * configure: Regenerated.
2004         * config/cloog.m4: Do not define CLOOG_ORG
2006 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
2008         * configure.ac: Skip C if explicitly selected.
2009         * configure: Regenerate.
2011 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
2013         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
2014         they contain -O2.
2015         * configure: Regenerate.
2017 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
2019         PR debug/53740
2020         * df.h, df-problems.c, dce.c: Revert last patch.
2022 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
2024         * MAINTAINERS (Write After Approval): Update my email address.
2026 2012-06-21  Meador Inge  <meadori@codesourcery.com>
2028         * MAINTAINERS (Write After Approval): Add myself.
2030 2012-06-20  Jason Merrill  <jason@redhat.com>
2032         * Makefile.tpl (check-target-libgomp-c++): New.
2033         (check-target-libitm-c++): New.
2034         * Makefile.def (c++): Add them.
2035         * Makefile.in: Regenerate.
2037 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
2039         * MAINTAINERS (Write After Approval): Add myself.
2041 2012-05-16  Olivier Hainque  <hainque@adacore.com>
2043         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
2044         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
2045         (install-no-fixedincludes): Adjust accordingly.
2046         * Makefile.in: Regenerate.
2048 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
2050         Merge upstream change
2051         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
2053 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
2055         * MAINTAINERS (Write After Approval): Add myself.
2057 2012-05-09  Nick Clifton  <nickc@redhat.com>
2058             Paul Smith  <psmith@gnu.org>
2060         PR bootstrap/50461
2061         * configure.ac (mpfr-dir): When using in-tree MPFR sources
2062         allow for the fact that from release v3.1.0 of MPFR the source
2063         files were moved into a src sub-directory.
2064         * configure: Regenerate.
2066 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
2068         * configure.ac: Bump minimum MPFR version to 2.4.0.
2069         * configure: Regenerated.
2071 2012-05-01  Richard Henderson  <rth@redhat.com>
2073         * Makefile.def (libatomic): New target_module.
2074         * configure.ac (target_libraries): Add libatomic.
2075         (noconfigdirs): Check if libatomic is supported.
2076         * Makefile.in, configure: Rebuild.
2078 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
2080         * MAINTAINERS (Write After Approval): Add myself.
2082 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
2084         * config.sub: Update to 2012-04-18 version from official repo.
2086 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
2088         * MAINTAINERS (Write After Approval): Add myself.
2090 2012-04-11  Steve Ellcey  <sellcey@mips.com>
2092         * MAINTAINERS: Changed email address.
2094 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
2096         PR target/52737
2097         * contrib/gcc_update (files_and_dependencies):
2098         Remove gcc/config/avr/t-multilib from touch data.
2100 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2102         * MAINTAINERS (OS Port Maintainers): Remove irix.
2103         * configure.ac (enable_libgomp): Remove *-*-irix6*.
2104         (unsupported_languages): Remove mips-sgi-irix6.*.
2105         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
2106         (with_stabs): Remove.
2107         * configure: Regenerate.
2109 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2111         * MAINTAINERS (OS Port Maintainers): Remove osf.
2112         * configure.ac (enable_libgomp): Remove *-*-osf*.
2113         (with_stabs): Remove alpha*-*-osf*.
2114         * configure: Regenerate.
2116 2012-03-05  Tristan Gingold  <gingold@adacore.com>
2118         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
2119         * configure: Regenerate.
2121 2012-02-17  Walter Lee  <walt@tilera.com>
2123         * MAINTAINERS: (Write After Approval): Delete myself.
2125 2012-02-14  Walter Lee  <walt@tilera.com>
2127         * MAINTAINERS (tilegx port): Add myself.
2128         (tilepro port): Add myself.
2129         (Write After Approval): Add myself.
2131 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
2133         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
2134         and Joseph Myers as docstring relicensing maintainers.
2136 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
2138         * MAINTAINERS (write-after-approval): Add myself.
2140 2012-02-08  Ira Rosen <irar@il.ibm.com>
2142         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
2143         maintainer.
2145 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
2147         * MAINTAINERS (Write After Approval): Move myself to
2148         maintain alphabetical order.
2150 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
2152         * MAINTAINERS (Write After Approval): Add myself.
2154 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
2156         * MAINTAINERS (Write After Approval): Add myself.
2158 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
2159             Jayant R Sonar <jayant.sonar@kpitcummins.com>
2161         * configure.ac (cr16-*-*): Remove nonconfigdirs.
2162         * configure: Regenerate.
2164 2012-01-23  Harshit Chopra  <harshit@google.com>
2166         * MAINTAINERS (Write After Approval): Add myself.
2168 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
2170         * configure.ac: Remove reference to mh-interix.
2171         * configure: Regenerate.
2173 2012-01-05  Richard Henderson  <rth@redhat.com>
2175         PR bootstrap/51072
2176         * configure.ac: Disable libitm if c++ is not enabled.
2177         * configure: Rebuild.
2179         * configure.ac: Fix regexp for same.
2180         * configure: Rebuild.
2182 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
2184         * MAINTAINERS (Write After Approval): Add myself.
2186 2012-01-02  Richard Guenther  <rguenther@suse.de>
2188         PR bootstrap/51686
2189         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
2190         * Makefile.in: Regenerate.
2192 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
2194         * MAINTAINERS (Write After Approval): Add myself.
2196 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
2198         * configure: Regenerate.
2200 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
2202         * MAINTAINERS (picochip): Changed email address.
2204 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
2206         * MAINTAINERS (write-after-approval): Add self.
2208 2011-11-29  DJ Delorie  <dj@redhat.com>
2210         * configure.ac (rl78-*-*) New case.
2211         * configure: Regenerate.
2212         * MAINTAINERS: Add myself as RL78 maintainer.
2214 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
2216         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
2218 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
2220         * libtool.m4: Additional FreeBSD 10 fixes.
2222 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
2224         * MAINTAINERS: Move myself from Write After Approval to CPU Port
2225         Maintainers section, as Epiphany maintainer.
2227 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
2229         PR target/49992
2230         * configure.ac: Remove ranlib special-casing for Darwin.
2231         * configure: Regenerate.
2233 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
2235         * MAINTAINERS (Reviewers): Keep the list sorted.
2237 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
2239         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
2241 2011-11-09  Roland McGrath  <mcgrathr@google.com>
2243         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
2244         * configure: Rebuild.
2245         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
2246         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
2247         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
2248         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
2249         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
2250         Add READELF.
2251         * Makefile.in: Rebuild.
2253 2011-11-09  Jason Merrill  <jason@redhat.com>
2255         * Makefile.def (language=c++): Remove check-c++0x.
2256         * Makefile.in (check-gcc-c++): Regenerate.
2258 2011-11-08  Richard Henderson  <rth@redhat.com>
2260         * configure.ac: Test for libitm directory present first.
2262         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
2264         * configure.ac: Test libitm/configure.tgt to disable libitm.
2265         * configure: Rebuild.
2267 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
2268             Richard Henderson  <rth@redhat.com>
2270         Merged from transactional-memory.
2272         * Makefile.def (lang_env_dependencies): libitm is c++.
2273         Add libitm target module.
2274         * configure.ac: Likewise.
2275         * config/mmap.m4: New file.
2276         * contrib/gcc_update: Add libitm to touch data.
2277         * Makefile.in, configure: Rebuild.
2279 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2281         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
2282         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
2283         * Makefile.in: Regenerate.
2285 2011-11-01  DJ Delorie  <dj@redhat.com>
2287         * config.sub: Update to version 2011-10-29 (added rl78)
2289 2011-10-27  Nick Clifton  <nickc@redhat.com>
2291         * config.sub: Import these changes from the config project:
2293         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
2294             Ben Elliston  <bje@gnu.org>
2296         * config.sub (epiphany): New.
2298         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
2299             Ben Elliston  <bje@gnu.org>
2301         * config.sub (hexagon, hexagon-*): New.
2303         2011-08-23  Roland McGrath  <mcgrathr@google.com>
2305         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
2306         64eb to be64.
2308         2011-08-16  Roland McGrath  <mcgrathr@google.com>
2310         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
2311         (nacl): Grok as alias for 32el-unknown-nacl.
2313 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
2315         * MAINTAINERS (Write After Approval): Add myself.
2317 2011-10-24  Teresa Johnson  <tejohnson@google.com>
2319         * MAINTAINERS (Write After Approval): Add myself.
2321 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
2323         * MAINTAINERS (sparc port): Remove myself.
2325 2011-09-14  Tom de Vries  <tom@codesourcery.com>
2327         * MAINTAINERS (Write After Approval): Add myself.
2329 2011-08-14  Yao Qi  <yao@codesourcery.com>
2331         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
2332         * configure: Regenerate.
2334 2011-07-26  Ian Lance Taylor  <iant@google.com>
2336         * configure.ac: Set have_compiler based on whether gcc directory
2337         exists, rather than on whether gcc is in configdirs.
2338         * configure: Rebuild.
2340 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
2342         * MAINTAINERS (Global Reviewers): Add self.
2344 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
2346         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
2347         link directories.
2348         * Makefile.in: Rebuild.
2350 2011-07-20  Ian Lance Taylor  <iant@google.com>
2352         PR bootstrap/49787
2353         * configure.ac: Move --enable-bootstrap handling earlier in file.
2354         If --enable-bootstrap and either --enable-build-with-cxx or
2355         --enable-build-poststage1-with-cxx, enable C++ automatically.
2356         * configure: Rebuild.
2358 2011-07-19  Ian Lance Taylor  <iant@google.com>
2360         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
2361         make C++ a boot_language.  Set and substitute
2362         POSTSTAGE1_CONFIGURE_FLAGS.
2363         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
2364         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
2365         * configure, Makefile.in: Rebuild.
2367 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
2369         * MAINTAINERS (Register Allocation): Move myself from reviewers to
2370         maintainers.
2372 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
2374         * MAINTAINERS (Global Reviewers): Add myself.
2376 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2378         * configure: Regenerate.
2380 2011-07-16  Jason Merrill  <jason@redhat.com>
2382         * Makefile.def (language=c++): Add check-c++0x and
2383         check-target-libmudflap-c++.
2384         * Makefile.tpl (check-target-libmudflap-c++): New.
2385         * Makefile.in: Regenerate.
2387 2011-07-16  Matthias Klose  <doko@ubuntu.com>
2389         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
2390         * Makefile.def (target_modules/libjava): Pass
2391         $(EXTRA_CONFIGARGS_LIBJAVA).
2392         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
2393         if not configured with --enable-static-libjava.
2394         * Makefile.in: Regenerate.
2395         * configure: Likewise.
2397 2011-07-15  Jason Merrill  <jason@redhat.com>
2399         * Makefile.in (check-c++): Move check-gcc-c++0x after
2400         check-target-libstdc++-v3.
2402 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
2404         * MAINTAINERS (c6x port): New entry.
2406 2011-07-13  Jason Merrill  <jason@redhat.com>
2408         * Makefile.in (check-gcc-c++0x): New.
2409         (check-c++): Depend on it.
2411 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2413         PR target/39150
2414         * configure.ac (i[3456789]86-*-solaris2*): Also accept
2415         x86_64-*-solaris2.1[0-9]*.
2416         * configure: Regenerate.
2418 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
2420         * MAINTAINERS (RTL optimizers): Add self.
2422 2011-06-27  Gabriel Charette  <gchare@google.com>
2424         * MAINTAINERS (Write After Approval): Add myself.
2426 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
2428         PR regression/47836
2429         PR bootstrap/23656
2430         PR other/47733
2431         PR bootstrap/49247
2432         PR c/48825
2433         * configure.ac (target_libraries): Remove target-libiberty.
2434         Remove case-statement setting skipdirs=target-libiberty for
2435         multiple targets.  Remove checking target_configdirs and
2436         removing target-libiberty but keeping target-libgcc if
2437         otherwise empty.
2438         * Makefile.def (target_modules): Don't add libiberty.
2439         (dependencies): Remove all traces of target-libiberty.
2440         * configure, Makefile.in: Regenerate.
2442 2011-06-13  Walter Lee <walt@tilera.com>
2444         * configure.ac (tilepro-*-*) New case.
2445         (tilegx-*-*): Likewise.
2446         * configure: Regenerate.
2448 2011-06-06  Jing Yu  <jingyu@google.com>
2450         * configure.ac: Skip target-libiberty for
2451         arm*-*-linux-androideabi.
2452         * configure: Regenerated.
2454 2011-06-06  Nick Clifton  <nickc@redhat.com>
2456         * config.sub: Sync from upstream.
2458 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
2460         * MAINTAINERS (Write After Approval): Add myself.
2462 2011-06-01  Daniel Jacobowitz  <drow@false.org>
2464         * MAINTAINERS: Update my email address.
2466 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
2468         * MAINTAINERS (Write After Approval): Update my email address.
2470 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
2472         * MAINTAINERS (Write After Approval): Add myself.
2474 2011-05-08  Doug Kwan  <dougkwan@google.com>
2476         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
2477         * configure: Regenerated.
2478         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
2479         value from configure.
2480         * Makefile.in: Regenerated.
2482 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
2484         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
2485         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
2486         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
2487         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
2488         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
2489         *-*-vxworks*): Disable newlib and libgloss in separate case
2490         statement.
2491         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
2492         to separate case statement.
2493         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2494         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
2495         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
2496         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
2497         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
2498         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
2499         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
2500         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
2501         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
2502         i[[3456789]]86-*-rdos*, m32r-*-*,
2503         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
2504         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
2505         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
2506         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
2507         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
2508         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
2509         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
2510         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
2511         and libgloss in main case over targets.  Remove most empty cases
2512         in main case over targets.
2513         * configure: Regenerate.
2515 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
2517         * MAINTAINERS (Write After Approval): Add myself.
2519 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
2521         * configure.ac: Remove code setting special library locations for
2522         hppa*64*-*-hpux11*.  Remove code setting compiler for
2523         sparc-sun-solaris2*.
2524         * configure: Regenerate.
2526 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
2528         * configure.ac: Separate libgloss_dir settings from general case
2529         over targets.
2530         * configure: Regenerate.
2532 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2534         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2535         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
2536         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
2537         cases in libgcj-disabling case statement.
2538         (hppa*64*-*-linux*): Set unsupported_languages instead of
2539         disabling target-zlib.
2540         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
2541         to hppa*64*-*-hpux*.
2542         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
2543         hppa*-*-hpux*.
2544         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
2545         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
2546         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
2547         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
2548         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
2549         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
2550         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
2551         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
2552         libgcj-disabling case statement.
2553         * configure: Regenerate.
2555 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2557         * configure.ac: Disable Java for targets not supporting libffi.
2558         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
2559         Remove cases in Java-disabling statement.
2560         (*arm-wince-pe): Change to arm-wince-pe.
2561         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
2562         cases in Java-disabling statement.
2563         (bfin-*-*): Don't disable Java again.
2564         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
2565         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
2566         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
2567         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
2568         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
2569         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
2570         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
2571         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
2572         Java-disabling statement.
2573         (mmix-*-*): Don't disable Java again.
2574         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2575         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
2576         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
2577         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
2578         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
2579         statement.
2580         * configure: Regenerate.
2582 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2584         * configure.ac: Separate cases disabling Java and Java libraries
2585         from general case over targets.
2586         * configure: Regenerate.
2588 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
2590         * MAINTAINERS: Update my email address.
2592 2011-04-20  Easwaran Raman  <eraman@google.com>
2594         * MAINTAINERS (Write After Approval): Add myself.
2596 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
2598         PR lto/48086
2599         * configure.ac: Re-enable LTO on *-apple-darwin9*.
2600         * configure: Regenerate.
2602 2011-04-16  Jim Meyering  <meyering@redhat.com>
2604         * MAINTAINERS (Write After Approval): Add myself.
2606 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
2608         * MAINTAINERS: Update my email address.
2610 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
2612         * MAINTAINERS (Write After Approval): Add myself.
2614 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
2616         * MAINTAINERS (Write After Approval): Add myself.
2618 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
2620         * MAINTAINERS (Write After Approval): Add myself.
2622 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
2624         * configure.ac (build_tools): Remove build-byacc.
2625         (host_libs): Remove mmalloc.
2626         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
2627         autoconf automake libtool diff rcs fileutils shellutils time
2628         textutils wdiff find uudecode hello tar gzip indent recode release
2629         sed perl gawk findutils gettext zip.
2630         (libgcj): Remove target-qthreads.
2631         (target_tools): Remove target-examples target-gperf.
2632         (YACC): Don't handle building byacc.
2633         * configure: Regenerate.
2634         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
2635         dosutils, examples, fileutils, find, findutils, gawk, gettext,
2636         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
2637         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
2638         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
2639         handle building components.
2640         * Makefile.in: Regenerate.
2642 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
2644         * MAINTAINERS: Update my email address as Xtensa maintainer.
2646 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2648         * config.sub: Sync from upstream.
2650 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2652         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
2653         (microblaze*): Don't disable libssp.
2654         * configure: Regenerate.
2656 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2658         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
2659         moveifchange.
2660         * configure: Regenerate.
2661         * Makefile.tpl: Use @SHELL@ not @config_shell@.
2662         * Makefile.in: Regenerate.
2664 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2666         * configure.ac (*-*-sysv4*): Don't enable libgomp.
2667         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
2668         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
2669         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
2670         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
2671         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
2672         md_exec_prefix cases.
2673         * configure: Regenerate.
2675 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2677         * configure.ac: Separate cases disabling target-libssp,
2678         target-libiberty, target-libstdc++-v3 and Fortran from general
2679         case over targets.
2680         * configure: Regenerate.
2682 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2684         * configure.ac (*-*-chorusos): Don't disable libgcj.
2685         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
2686         Remove case.
2687         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
2688         (arm-*-coff): Don't disable libgcj.
2689         (arm*-*-linux-gnueabi): Remove useless assignment.
2690         (arm-*-riscix*): Don't disable libgcj.
2691         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
2692         configuration.
2693         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
2694         (c54x*-*-*): Remove case.
2695         (tic54x-*-*): Don't disable GCC or GCC libraries.
2696         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
2697         to *.
2698         (d10v-*-*): Don't disable GCC libraries.
2699         (d30v-*-*): Don't disable libgcj.
2700         (h8500-*-*): Don't disable GCC libraries.
2701         (i960-*-*): Don't disable libgcj.
2702         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
2703         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2704         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
2705         libgcj.
2706         (m68k-*-coff*): Remove case.
2707         (mmix-*-*): Don't disable libgloss on host.
2708         (mn10200-*-*, mn10300-*-*): Remove cases.
2709         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2710         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
2711         Don't disable libgcj.
2712         (romp-*-*): Remove case.
2713         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
2714         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
2715         case.
2716         (v810-*-*): Don't disable GCC libraries.
2717         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
2718         (ip2k-*-*): Don't disable GCC libraries.
2719         * configure: Regenerate.
2721 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
2723         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
2724         libffi on host.
2725         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
2726         on host.
2727         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
2728         * configure: Regenerate.
2730 2011-03-26  John Marino  <binutils@marino.st>
2732         * configure.ac: Add support for *-*-dragonfly*
2733         * configure: Regenerate.
2735 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
2737         * configure.ac (native_only): Remove.
2738         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
2739         send-pr uudecode guile gnuserv on host.
2740         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
2741         send-pr rcs guile perl texinfo libtool on host.
2742         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
2743         automake send-pr rcs guile perl texinfo libtool on host.
2744         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
2745         (*-*-kaos*): Don't disable target-examples target-gperf on target.
2746         (alpha*-dec-osf*): Don't disable fileutils on target.
2747         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
2748         texinfo send-pr expect dejagnu on target.
2749         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
2750         target-qthreads on target.
2751         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
2752         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
2753         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
2754         x86_64-*-mingw*): Don't disable expect on target.
2755         (*-*-cygwin*): Don't disable target-gperf on target.
2756         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
2757         gnuserv on target.
2758         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
2759         target.
2760         * configure: Regenerate.
2762 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
2764         * configure.ac (target_tools): Remove target-groff.
2765         (native_only): Remove target-groff.
2766         (hppa*64*-*-*): Don't disable byacc.
2767         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
2768         setting.
2769         (*-*-kaos*): Don't skip target-librx and target-groff.
2770         (*-*-netware*): Don't skip target-libmudflap.
2771         (*-*-tpf*): Don't skip target-libmudflap.
2772         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
2773         directories on the host.
2774         (ia64*-*-*vms*): Don't skip tix.
2775         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
2776         host.
2777         * configure: Regenerate.
2779 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
2781         * configure.ac: Remove references to mt-mep, mt-netware,
2782         mt-wince.
2783         * Makefile.def: Add all-utils soft dependencies.
2784         * Makefile.tpl: Remove GDB_NLM_DEPS.
2785         * configure: Regenerate.
2786         * Makefile.in: Regenerate.
2788 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2790         * configure.ac: Do not include mh-x86omitfp.
2791         * configure: Regenerate.
2793 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2795         * configure.ac: Remove empty cases.
2796         * configure: Regenerate.
2798 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2800         * Makefile.def: Add dependency from termcap to gdb.
2801         * Makefile.in: Regenerate.
2803 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2805         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
2806         * configure: Regenerate.
2807         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
2808         * Makefile.tpl: Likewise.
2809         * Makefile.in: Regenerate.
2811 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2813         * configure.ac: Remove all mentions of tentative_cc.
2814         * configure: Regenerate.
2816 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2818         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2819         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2820         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2821         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2822         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2823         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2824         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2825         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2826         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2827         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2828         *-*-rhapsody*): Remove host cases.
2829         * configure: Regenerate.
2831 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2833         * configure.ac (ppc*-*-pe): Remove host case.
2834         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
2835         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
2836         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
2837         cases.
2838         * configure: Regenerate.
2840 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2842         * config.sub: Update to version 2011-03-23.
2844 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
2846         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2847         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
2848         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
2849         * configure: Regenerate.
2851 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
2853         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
2854         to Write After Approval.
2855         * config-ml.in: Don't handle arc-*-elf*.
2856         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
2857         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
2858         handle GCC libraries.
2859         * configure: Regenerate.
2861 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2863         PR bootstrap/48120:
2864         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2865         Add -lstdc++ -lm to LIBS.
2866         * configure: Regenerate.
2868 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
2870         * config.guess: Update to version 2011-02-02
2871         * config.sub: Update to version 2011-02-24
2873 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
2875         PR lto/48086
2876         * configure.ac: Re-enable LTO on *-apple-darwin9.
2877         * configure: Regenerate.
2879 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
2881         PR lto/48086
2882         * configure.ac: Disable LTO on darwin due to an assembler change in
2883         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
2884         under 256.
2885         * configure: Regenerate.
2887 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
2889         * MAINTAINERS: Update myself as score backend maintainer,
2890         update my e-mail address.
2892 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
2894         * MAINTAINERS: Update my e-mail address.
2896 2011-03-06  Joey Ye  <joey.ye@arm.com>
2898         * MAINTAINERS: Update my e-mail address.
2900 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2902         * configure.ac: Adjust test of with_ppl.
2903         * configure: Regenerated.
2905 2011-03-02  Kai Tietz  <ktietz@redhat.com>
2907         * MAINTAINERS: Adjust my e-mail address.
2909 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2911         * configure.ac: Add -lpwl to ppllibs.
2912         * configure: Regenerated.
2914 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2916         * config/cloog.m4: Add -lisl to clooglibs.
2917         * configure: Regenerated.
2919 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
2921         * MAINTAINERS (CPU Port maintainers): Add self.
2923 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2925         * MAINTAINERS: Add myself as testsuite maintainer.
2927 2011-02-15  Mike Stump  <mikestump@comcast.net>
2929         * MAINTAINERS: Add myself as testsuite maintainer.
2931 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2933         Import from Libtool and gnulib:
2935         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
2937         Prepare for supporting FreeBSD 10.
2938         * config.rpath: Remove handling of freebsd1* which soon would
2939         match FreeBSD 10.0.
2941         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
2943         Remove support for FreeBSD 1.x.
2944         * libtool.m4 (_LT_LINKER_SHLIBS)
2945         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
2946         soon would incorrectly match FreeBSD 10.0.
2948 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2950         PR binutils/12283
2951         * move-if-change: Import version from gnulib.
2953 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
2955         PR lto/47225
2956         * Makefile.def (lto-plugin): Double dash for enable-shared.
2957         (configure-gcc): Depend on all-lto-plugin.
2958         * Makefile.in: Rebuilt.
2960 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2962         * configure.ac: Remove extra bracket.
2963         * configure: Regenerate.
2965 2011-02-08  Tobias Burnus  <burnus@net-b.de>
2967         * MAINTAINERS: Add myself as libquadmath maintainer.
2969 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
2971         * MAINTAINERS: Update my email address.
2973 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
2975         * MAINTAINERS (option handling): Add self.
2977 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
2979         PR lto/47225
2980         * Makefile.def: Add dependency for install-gcc
2981         on install-lto-plugin.
2982         * Makfile.in: Regenerated
2984 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
2986         * MAINTAINERS (CPU Port Maintainers): Add myself.
2988 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
2990         PR libgcj/44341
2991         * configure.ac: Discard --with-* flags for host when configuring
2992         target libraries for cross build.
2993         * configure: Rebuilt.
2995 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2997         * MAINTAINERS (linear loop transforms): Removed.
2999 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
3001         * configure.ac: If with_ppl is no, move setting with_cloog=no
3002         after CLOOG_REQUESTED check.
3003         * configure: Regenerated.
3005 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
3007         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
3008         CLooG has been requested.
3009         * configure: Regenerated.
3011 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
3013         * configure: Regenerated.
3014         * configure.ac: Check for version 0.11 (or later revision) of PPL.
3016 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
3018         * configure: Regenerated.
3019         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
3021 2011-01-21  Andreas Schwab  <schwab@redhat.com>
3023         * configure.ac: Use AS_HELP_STRING throughout.
3024         * configure: Regenerate.
3026 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
3028         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
3029         * configure: Regenerate.
3031 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3033         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
3035 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
3037         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
3038         for ia64-hpux.
3039         * configure: Regenerate.
3041 2011-01-07  Jan Hubicka  <jh@suse.cz>
3043         PR lto/47225
3044         * Makefile.in: Regenerate.
3045         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
3046         configure.
3048 2011-01-07  Jan Hubicka  <jh@suse.cz>
3050         * Makefile.in: Regenerate.
3051         * Makefile.def (gcc host module) and soft dependency on lto-plugin
3052         and configure dependency on lto-plugin configure.
3053         (lto-plugin module): Remove dependency on GCC; add dependency on
3054         liniberty.
3056 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
3058         * MAINTAINERS (Write After Approval): Add myself.
3060 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
3062         * configure: Regenerate.
3064 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
3066         * configure.ac: (picochip): Disable libiberty.
3068 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
3070         * MAINTAINERS (Write After Approval): Add myself.
3072 2010-12-10  Ian Lance Taylor  <iant@google.com>
3074         PR bootstrap/46819
3075         * configure.ac: For --disable-libgcj clear libgcj_saved.
3076         * configure: Rebuild.
3078 2010-12-10  Tobias Burnus  <burnus@net-b.de>
3080         PR fortran/46540
3081         * configure.ac: Add --disable-libquadmath and
3082         --disable-libquadmath-support.
3083         * configure: Regenerate.
3085 2010-12-03  Ian Lance Taylor  <iant@google.com>
3087         * MAINTAINERS: Add myself as libgo maintainer.
3089 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
3091         PR libffi/46792
3092         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
3093         * configure: Regenerate.
3095 2010-12-02  Ian Lance Taylor  <iant@google.com>
3097         * configure.ac: Always set default for poststage1_ldflags to
3098         -static-libstdc++ -static-libgcc.
3100 2010-11-29  Andreas Schwab  <schwab@redhat.com>
3102         * configure.ac: Move comment to remove extra space in last argument
3103         of GCC_TARGET_TOOL.
3105 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
3107         PR other/46026
3108         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
3109         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
3110         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
3111         (BASE_FLAGS_TO_PASS): Use it.
3112         * configure: Rebuilt.
3113         * Makefile.in: Rebuilt.
3115 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
3117         PR binutils/12258
3118         * configure.ac: Correct comments for --enable-gold/--enable-ld.
3119         Properly check default linker.
3120         * configure: Regnerated.
3122 2010-11-23  Matthias Klose  <doko@ubuntu.com>
3124         * configure.ac: For --enable-gold, handle value `default' instead of
3125         `both*'.  New configure option --{en,dis}able-ld.
3126         * configure: Regenerate.
3128 2010-11-20  Ian Lance Taylor  <iant@google.com>
3130         * configure.ac: Only disable a language library if no language needs
3131         it.  Don't let --disable-libgcj uncondtionally disable libffi.
3132         * configure: Rebuild.
3134 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3136         * Makefile.in: Regenerate.
3138         PR other/46202
3139         * configure.ac: Fix just-built in-tree STRIP name to be
3140         binutils/strip-new.
3141         * configure: Regenerate.
3142         * Makefile.def (install-strip-gcc, install-strip-binutils)
3143         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
3144         (install-strip-sid): Mirror dependencies on non-strip variants
3145         of these targets on the respective -strip prerequisites.
3146         * Makefile.tpl (install-strip, install-strip-host)
3147         (install-strip-target): New targets.
3148         (install-strip-[+module+], install-strip-target-[+module+]):
3149         New targets.
3150         * Makefile.in: Regenerate.
3152 2010-11-19  Ian Lance Taylor  <iant@google.com>
3153             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3155         * configure.ac: Add target-libgo to target_libraries.  Set
3156         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
3157         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
3158         (HOST_EXPORTS): Add GOC.
3159         (BASE_TARGET_EXPORTS): Add GOC.
3160         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
3161         (GOCFLAGS_FOR_TARGET): New variable.
3162         (EXTRA_HOST_FLAGS): Add GOC.
3163         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
3164         * Makefile.def (target_modules): Add libgo.
3165         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
3166         (dependencies): Add dependency from configure-target-libgo to
3167         configure-target-libffi and all-target-libstdc++-v3.  Add
3168         dependencies from all-target-libgo to all-target-libffi.
3169         (languages): Add go.
3170         * configure: Rebuild.
3171         * Makefile.in: Rebuild.
3173 2010-11-19  Ian Lance Taylor  <iant@google.com>
3175         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
3176         compiler/flag environment variables.
3178 2010-11-18  Ian Lance Taylor  <iant@google.com>
3180         * configure.ac: Check for lang_requires_boot_languages in
3181         config-lang.in files.
3182         * configure: Rebuild.
3184 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3185             Tobias Burnus  <burnus@net-b.de>
3187         PR fortran/32049
3188         * Makefile.def: Add libquadmath; build it with language=fortran.
3189         * configure.ac: Add libquadmath.
3190         * Makefile.tpl: Handle multiple libs in check-[+language+].
3191         * Makefile.in: Regenerate.
3192         * configure: Regenerate.
3194 2010-11-16  Tom Tromey  <tromey@redhat.com>
3196         * MAINTAINERS: Moved myself to reviewers section.
3198 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
3200         * MAINTAINERS: Moved myself to reviewers section.
3202 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3204         * MAINTAINERS (Various Maintainers): Add self for build machinery.
3205         (Write After Approval): Remove self.
3207 2010-11-15  Andreas Schwab  <schwab@redhat.com>
3209         * configure.ac: Fix spelling in option names.
3210         * configure: Regenerated.
3212 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
3214         PR bootstrap/39622
3215         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
3216         * configure: Regenerated.
3218 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
3220         * MAINTAINERS: Update my email address.
3222 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3224         * configure: Regenerate.
3226 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3228         * configure: Regenerate.
3230 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3232         * configure: Regenerate.
3234 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3236         * configure: Regenerate.
3238 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
3240         * configure.ac: Support official CLooG.org versions.
3241         * configure: Regenerate.
3242         * config/cloog.m4: New.
3244 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
3246         * MAINTAINERS (Write After Approval): Add myself.
3248 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
3250         * MAINTAINERS: Update my email address.
3252 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
3254         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
3255         * configure: Regenerate.
3257 2010-11-03  Ian Lance Taylor  <iant@google.com>
3258             Dave Korn  <dave.korn.cygwin@gmail.com>
3260         PR lto/46273
3261         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
3262         and on other supported platforms whenever LTO is enabled.
3263         * configure: Rebuild.
3265 2010-11-02  Alan Modra  <amodra@gmail.com>
3267         PR binutils/12110
3268         * configure.ac: Error when source path contains spaces.
3269         * configure: Regenerate.
3271 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
3273         * MAINTAINERS: Update my email address.
3275 2010-10-20  Ian Lance Taylor  <iant@google.com>
3277         * Makefile.def (target_modules): Set lib_path to src/.libs for
3278         libstdc++-v3 module.
3279         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
3280         * Makefile.in: Rebuild.
3282 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3284         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
3285         (Write After Approval): Remove myself.
3287 2010-10-15  Tristan Gingold  <gingold@adacore.com>
3289         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3291 2010-10-14  Douglas Rupp  <rupp@gnat.com>
3293         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3295 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
3297         * configure.ac (build_lto_plugin): New shell variable.
3298         (--enable-lto): Turn on by default for all non-ELF platforms that
3299         have had LTO support added so far.  Set build_lto_plugin appropriately
3300         for both ELF and non-ELF.
3301         (configdirs): Add lto-plugin or not based on build_lto_plugin.
3302         * configure: Regenerate.
3304 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3306         Sync from src:
3307         * configure.ac (v850 support): Remove target-libgloss from
3308         noconfigdirs.
3309         * configure: Regenerate.
3311 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3313         PR bootstrap/45326
3314         PR bootstrap/45174
3315         * configure.ac: Honor initial values of $build_configargs,
3316         $host_configargs, $target_configargs.  Mark the precious, so
3317         environment settings get recorded.
3318         * configure: Regenerate.
3320 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3322         PR bootstrap/45796
3323         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
3324         Depend on all-build-libiberty.
3325         * Makefile.in: Regenerate.
3327 2010-09-30  Michael Eager  <eager@eagercon.com>
3329         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
3330         * configure: Regenerate.
3332 2010-09-28  Michael Eager  <eager@eagercon.com>
3334         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
3336 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3338         PR bootstrap/44621
3339         * configure.ac: Fix unportable shell quoting.
3340         * configure: Regenerate.
3342 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
3344         * configure.ac (enable-lto): Add Darwin to the list of supported lto
3345         targets and amend comment.
3346         * configure: Regenerate.
3348 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
3350         * MAINTAINERS (Write After Approval): Add myself.
3352 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
3354         * configure.ac: Enable LTO by default on Darwin.
3355         * configure: Regenerate.
3357 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
3359         * MAINTAINERS (Write After Approval): Add myself.
3361 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
3363         * MAINTAINERS (Write After Approval): Add myself.
3365 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
3367         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
3368         ports
3370 2010-07-28  David Yuste  <david.yuste@gmail.com>
3372         * MAINTAINERS (Write After Approval): Add myself.
3374 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
3376         * configure.ac: Support all v850 targets.
3377         * configure: Regenerate.
3379 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
3381         PR bootstrap/44455
3382         * configure.ac (extra_mpfr_configure_flags): Copy from
3383         extra_mpc_gmp_configure_flags.
3384         * configure: Re-generated.
3386 2010-07-22  Andi Kleen  <ak@linux.intel.com>
3388         * MAINTAINERS (Write After Approval): Add myself.
3390 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
3392         * MAINTAINERS (Write After Approval): Add myself.
3394 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
3396         * MAINTAINERS (Write After Approval): Add myself.
3398 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
3400         PR target/44862
3401         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
3402         Provide -B option to allow for link spec %s substitutions for
3403         libstdc++.a on darwin.
3404         * Makefile.in: Regenerate.
3406 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
3408         * MAINTAINERS (Reviewers): Update my e-mail address
3410 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
3412         * Makefile.def (configure-gcc): Depend on all-libelf.
3413         * Makefile.in: Rebuild.
3415 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
3417         * MAINTAINERS (Write After Approval): Add myself in the right place.
3419 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
3421         * MAINTAINERS (Write After Approval): Add myself.
3423 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
3425         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
3427 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
3429         * config.sub: Update to version 2010-05-21.
3430         * config.guess: Update to version 2010-04-03.
3432 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
3434         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
3435         * configure: Regenerate.
3437 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
3439         * MAINTAINERS (Write After Approval): Add myself.
3441 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
3443         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
3444         a platform that supports LTO.
3445         * configure: Regenerate.
3447 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
3449         * configure.ac: Allow all the versions greater than 0.10 of PPL.
3450         * configure: Regenerated.
3452 2010-04-27  Roland McGrath  <roland@redhat.com>
3453             H.J. Lu  <hongjiu.lu@intel.com>
3455         * configure.ac (--enable-gold): Support both, both/gold and
3456         both/bfd to add gold to configdirs without removing ld.
3457         * configure: Regenerated.
3459         * Makefile.def: Add install-gold dependency to install-ld.
3460         * Makefile.in: Regenerated.
3462 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
3464         PR lto/42776
3465         * configure.ac (--enable-lto): Refactor handling so libelf tests
3466         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
3467         and allow LTO to be explicitly enabled on non-ELF platforms that
3468         are known to support it inside else-clause.
3469         * configure: Regenerate.
3471 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
3473         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
3474         * configure: Regenerate.
3476 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
3478         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
3479         * configure: Regenerate.
3481 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3483         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
3484         separately.
3485         * configure: Regenerate.
3487 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
3489         * MAINTAINERS (Write After Approval): Add myself.
3491 2010-04-14  Tristan Gingold  <gingold@adacore.com>
3493         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
3494         * configure: Regenerate.
3496 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
3498         * configure: Regenerate after change to elf.m4.
3500 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
3502         * MAINTAINERS (Write After Approval): Add myself.
3504 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
3506         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
3507         * configure: Regenerated.
3509 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
3511         * configure.ac: Print "buggy but acceptable" when CLooG
3512         revision is less than 9.
3513         * configure: Regenerated.
3515 2010-04-01  Diego Novillo  <dnovillo@google.com>
3517         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
3519 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3521         PR bootstrap/43615
3522         PR bootstrap/43328
3524         Revert:
3526         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3528         * configure.ac: Do not pass --enable-multilib nor
3529         --disable-multilib in baseargs.  Accept explicitly passed
3530         --enable_multilib.
3531         * configure: Regenerate.
3533 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
3535         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
3537 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
3539         * MAINTAINERS: Remove myself.
3541 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3543         PR bootstrap/43328
3544         * configure.ac: Do not pass --enable-multilib nor
3545         --disable-multilib in baseargs.  Accept explicitly passed
3546         --enable_multilib.
3547         * configure: Regenerate.
3549 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
3551         * MAINTAINERS (spu port): Remove me.
3553 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
3555         * configure.ac (tic6x-*-*): New case.
3556         * configure: Regenerate.
3558 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
3560         * config.sub: Update to version 2010-03-22.
3561         * config.guess: Update to version 2009-12-30.
3563 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
3565         PR ada/42554
3566         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
3567         * configure: Regenerate.
3569 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
3571         * MAINTAINERS: Update my email address.
3573 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
3575         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
3576         (ghassan.shobaki@amd.com): Removed.
3578 2010-03-17  Alan Modra  <amodra@gmail.com>
3580         * MAINTAINERS: Update my email address.
3582 2010-03-16  Diego Novillo  <dnovillo@google.com>
3584         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
3585         Matthews.
3587 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
3589         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
3590         Gutson, Jeffrey D. Oldham and Mark Shinwell.
3592 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
3594         * MAINTAINERS: Update my email address.
3596 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
3598         * MAINTAINERS: Update my email address.
3600 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
3602         * MAINTAINERS: Update my email address.
3604 2010-03-09  Jie Zhang  <jie@codesourcery.com>
3606         * MAINTAINERS: Update my email address.
3608 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3610         PR libstdc++/32499
3611         * configure.ac (RANLIB): Default to true.
3612         (STRIP): Likewise.
3613         (RANLIB_FOR_TARGET): Remove superfluous : argument.
3614         * configure: Regenerate.
3616 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
3618         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
3619         (Write After Approval): Update my email address.
3621 2010-02-17  Nick Clifton  <nickc@redhat.com>
3623         PR 11238
3624         * Makefile.tpl (local-distclean): Also remove config.cache files in
3625         sub-directories as there may not be Makefiles present in the
3626         sub-directories.
3627         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
3628         the config.cache files found by the find command.
3630         * Makefile.in: Regenerate.
3631         * configure.ac: Revert previous delta.
3632         * configure: Regenerate.
3634 2010-02-15  Nick Clifton  <nickc@redhat.com>
3636         PR 11238
3637         * configure.ac: Delete config.cache files in sub-directories when
3638         deleting Makefiles.
3639         * configure: Regenerate.
3641 2010-02-12  Ben Elliston  <bje@gnu.org>
3643         * MAINTAINERS: Update my email address.
3645 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
3647         * MAINTAINERS (spu port): Update my email address.
3649 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
3651         * MAINTAINERS: Add myself as a maintainer for the bfin port.
3653 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3655         * configure.ac: Add "recommended" version checks for GMP/MPC.
3656         Update recommended GMP/MPFR/MPC versions.
3657         * configure: Regenerate.
3659 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
3661         * MAINTAINERS: Move my Embecosm email address into the
3662         write-after-approval section.
3664 2010-01-26  Ian Lance Taylor  <iant@google.com>
3666         * MAINTAINERS: Add myself as Go frontend maintainer.
3668 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
3670         PR libstdc++/36101, PR libstdc++/42813
3671         * configure.ac (bootstrap_target_libs): Make inclusion of
3672         target-libgomp conditional on libgomb being in target_configdirs.
3673         * configure: Regenerate.
3675 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
3677         PR libstdc++/36101, PR libstdc++/42813
3678         * configure.ac (bootstrap_target_libs): Include target-libgomp.
3679         * configure: Regenerate.
3681 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
3683         PR libstdc++/36101, PR libstdc++/42813
3684         * configure.ac (target_configdirs): Substitute.
3685         * Makefile.def: Bootstrap target module libgomp.
3686         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
3687         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
3688         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
3689         * configure, Makefile.in: Regenerate.
3691 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
3693         * MAINTAINERS: Adjust my details.
3695 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
3697         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
3699 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
3701         * MAINTAINERS: reindented my entry with tabs instead of spaces.
3703 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
3705         * MAINTAINERS (Write After Approval): Add myself.
3707 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
3709         * MAINTAINERS (Write After Approval): Add myself.
3711 2010-01-11  Richard Guenther  <rguenther@suse.de>
3713         PR lto/41569
3714         * Makefile.def (all-lto-plugin): Depend on all-gcc.
3715         * Makefile.in: Regenerated.
3717 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
3719         * configure.ac: Enable libjava build on x86_64-*freebsd*.
3720         * configure: Regenerate.
3722 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3723             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3725         PR bootstrap/42424
3726         * configure.ac: Include libtool m4 files.
3727         (_LT_CHECK_OBJDIR): Call it.
3728         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
3729         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3731         * configure: Regenerate.
3733 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3735         PR bootstrap/41818
3736         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
3737         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
3738         * Makefile.in: Regenerate.
3740 2010-01-02  Richard Guenther  <rguenther@suse.de>
3742         PR lto/41529
3743         * configure.ac: Include config/elf.m4.  Disable LTO if not
3744         builting for an elf target.
3745         * configure: Regenerate.
3747 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
3749         * MAINTAINERS: Change my email address.
3751 2009-12-18  Ben Elliston  <bje@au.ibm.com>
3753         * config.sub, config.guess: Update from upstream sources.
3755 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
3757         * MAINTAINERS (Write After Approval): Add myself.
3759 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3761         PR middle-end/30447
3762         PR middle-end/30789
3763         PR other/40302
3765         * configure.ac: Require MPC.
3766         * configure: Regenerate.
3768 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3770         PR target/38384
3771         PR bootstrap/40972
3772         * libtool.m4: Sync from git Libtool.
3773         * ltoptions.m4: Likewise.
3774         * ltversion.m4: Likewise.
3775         * lt~obsolete.m4: Likewise.
3776         * ltmain.sh: Likewise.
3778 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3780         * configure.ac: Update minimum MPC version to 0.8.
3781         * configure: Regenerate.
3783 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
3785         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
3786         * configure: Regenerated.
3788 2009-11-21  Ian Lance Taylor  <iant@google.com>
3790         * configure.ac: Change default of poststage1_ldflags to be empty if
3791         poststage1_libs is set.  When poststage1_libs is empty, and
3792         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
3793         * configure: Rebuild.
3795 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
3797         * MAINTAINERS (Write After Approval): Update my email address.
3799 2009-11-20  Ben Elliston  <bje@au.ibm.com>
3801         * config.guess: Update from upstream sources.
3803 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
3805         * Makefile.def: Restore host and target settings for gmp.
3806         * Makefile.in: Rebuild.
3808 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
3810         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
3811         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
3812         Fix portability of test of C++ as bootstrap language.  Add
3813         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
3814         * configure: Rebuild.
3815         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
3816         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
3817         in-tree building.
3818         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
3819         (POSTSTAGE1_HOST_EXPORTS): Use it.
3820         (STAGE[+id+]_CXXFLAGS): New.
3821         (BASE_FLAGS_TO_PASS): Pass it down.
3822         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
3823         extra_exports.
3824         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
3825         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
3826         extra_exports.
3827         * Makefile.in: Rebuild.
3829 2009-11-17  Ben Elliston  <bje@au.ibm.com>
3831         * config.sub, config.guess: Update from upstream sources.
3833 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
3835         * MAINTAINERS (Write After Approval): Add myself.
3837 2009-11-09  Jon Beniston  <jon@beniston.com>
3839         * MAINTAINERS (Write After Approval): Add myself.
3841 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
3843         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
3844         paths for *-w64-mingw* and x86_64-*mingw*.
3845         * configure: Regenerated.
3847 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
3849         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
3851 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
3853         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
3854         Phil Edwards to Write-After Approval.
3856 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
3858         * configure.ac: Disable target-winsup & co for
3859         x86_64-*-mingw* and *-w64-mingw* targets.
3860         * configure: Regenerated.
3862 2009-10-16  Nick Clifton  <nickc@redhat.com>
3864         * MAINTAINERS: Add myself as a maintainer for the RX port.
3866 2009-10-26  Johannes Singler  <singler@kit.edu>
3868         * MAINTAINERS (Write After Approval): Update my e-mail address.
3870 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3872         * configure.ac (CLooG test): Use = with test.
3873         * configure: Regenerate.
3875 2009-10-22  Richard Guenther  <rguenther@suse.de>
3877         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
3878         cloog if the ppl version check failed.  Move flags saving
3879         before setting in libelf check.
3880         * configure: Regenerate.
3882 2009-10-21  Richard Guenther  <rguenther@suse.de>
3884         * configure.ac: Adjust the ppl and cloog configure to work as
3885         documented.  Disable cloog if ppl was disabled.  Omit the version
3886         checks if they were disabled.
3887         * configure: Re-generate.
3889 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3891         * configure.ac: Add 'lto' to enable_languages, not
3892         new_enable_languages, and only if not already present.
3893         * configure: Regenerate.
3895 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
3897         * README: Refer to the various COPYING* files instead of just
3898         COPYING.
3899         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
3901 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
3903         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
3905 2009-10-07  Richard Guenther  <rguenther@suse.de>
3907         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
3908         and Richard Guenther as reviewers.
3909         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
3910         as reviewers.
3912 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
3914         * config.sub: Update from upstream sources.
3916 2009-10-06  Ian Lance Taylor  <iant@google.com>
3918         * Makefile.def: check-gold depends upon all-gas.
3919         * Makefile.in: Rebuild.
3921 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
3923         * MAINTAINERS (Write After Approval): Add myself.
3925 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
3927         * Makefile.def: all-lto-plugin depends on all-libiberty.
3928         set bootstrap=true for lto-plugin.
3929         Add lto-plugin.
3930         * Makefile.in: Regenerate.
3931         * configure.ac (host_libs): Add lto-plugin.
3932         * configure: Regenerate.
3934 2009-10-03  Diego Novillo  <dnovillo@google.com>
3936         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
3937         (HOST_LIBELFLIBS): Define.
3938         (HOST_LIBELFINC): Define.
3939         * Makefile.in: Regenerate.
3940         * configure.ac: Add --enable-lto.
3941         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
3942         If --enable-lto is used, add 'lto' to new_enable_languages.
3943         If --enable-lto is used and gold is enabled, add
3944         lto-plugin to configdirs.
3945         * configure: Regenerate.
3947 2009-10-03  Simon Baldwin  <simonb@google.com>
3949         * configure.ac: If --with-system-zlib, suppress local zlib and
3950         pass --with-system-zlib to subdir configure scripts.
3951         * configure: Regenerate.
3953 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
3954             Paolo Bonzini  <bonzini@gnu.org>
3956         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
3957         $(srcdir).
3958         * Makefile.in: Rebuilt.
3960 2009-09-26  Gary Funck  <gary@intrepid.com>
3962         * MAINTAINERS (Write After Approval): Add myself.
3964 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3966         * configure.ac: Update minimum MPC version to 0.7.
3967         * configure: Regenerate.
3969 2009-09-25  Nick Clifton  <nickc@redhat.com>
3971         * configure.ac: Pass any --cache-file=/dev/null option on to
3972         subconfigures.
3973         * configure: Regenerate.
3975 2009-09-23  Nick Clifton  <nickc@redhat.com>
3977         * config.sub, config.guess: Update from upstream sources.
3979 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
3981         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
3982         * Makefile.in: Rebuilt.
3984 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3986         PR bootstrap/32272
3987         * configure.ac: Error out if $srcdir isn't '.' but contains
3988         host-${host_noncanonical}.
3989         * configure: Regenerate.
3991 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3993         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
3994         maintainer.
3996 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3998         * configure.ac: If bootstrapping a combined tree with
3999         --enable-gold, require c++ in stage1_languages.
4000         * configure: Regenerate.
4002         * configure.ac: Also add target_libs of stage1_languages to
4003         bootstrap_target_libs.
4004         * configure: Regenerate.
4006         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
4007         with --enable-languages not containing c++.
4008         * configure: Regenerate.
4010 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
4012         * configure.ac: Disable java and boehm-gc for bfin-*-*.
4013         * configure: Regenerate.
4015 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
4017         * MAINTAINERS (Write After Approval): Update my e-mail address,
4018         and move from from here...
4019         (Waiting for paperwork): To here.
4021 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
4023         * MAINTAINERS (Reviewers): Add self as driver reviewer.
4025 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4027         * configure.ac: Do not use $extrasub for replacing @if/@endif
4028         parts in Makefile; instead, use additional arguments to
4029         AC_CONFIG_COMMANDS to do the replacement manually, with several
4030         sed invocations, to avoid HP-UX sed command limits.
4031         * configure: Regenerate.
4033 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
4035         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
4036         blank before -L.
4038 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
4040         * configure.ac (with-build-config): Document.  Handle without.
4041         Handle missing argument.
4042         * configure: Rebuilt.
4044 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
4046         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
4047         Default to bootstrap-debug only if compare-debug works.
4048         * configure: Rebuilt.
4049         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
4050         * Makefile.in: Rebuilt.
4052 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4054         * MAINTAINERS (OS Port Maintainers): Update my email address.
4056 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
4058         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
4059         * Makefile.in: Rebuilt.
4061 2009-09-01  Chris Demetriou  <cgd@google.com>
4063         * MAINTAINERS (Write After Approval): Add myself.
4065 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
4067         PR debug/30161
4068         * include/dwarf2.h (enum dwarf_tag): Added
4069         DW_TAG_GNU_template_template_param
4070         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
4072 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
4074         * Makefile.tpl (AWK): Fix typo.
4075         * Makefile.in: Regenerate.
4077 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
4079         * configure.ac: Detect awk and sed.
4080         * Makefile.def (flags_to_pass): Add AWK and SED.
4081         * Makefile.tpl (AWK, SED): New.
4082         (BASE_FLAGS_TO_PASS): Add AWK and SED.
4083         * configure: Regenerate.
4084         * Makefile.in: Regenerate.
4086 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
4088         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
4089         (collapseslashes): Likewise.
4091 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4093         * configure.ac (AC_PREREQ): Bump to 2.64.
4095 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4097         * configure.ac: Remove --with-datarootdir, --with-docdir,
4098         --with-pdfdir, --with-htmldir switches.
4099         * configure: Regenerate.
4101         * configure: Regenerate.
4103         * compile: Sync from Automake 1.11.
4104         * depcomp: Likewise.
4105         * install-sh: Likewise.
4106         * missing: Likewise.
4107         * mkinstalldirs: Likewise.
4108         * ylwrap: Likewise.
4110 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
4112         * ltmain.sh (func_normal_abspath): New function.
4113         (func_relative_path): Likewise.
4114         (func_mode_help): Document new -bindir option for link mode.
4115         (func_mode_link): Add new -bindir option, and use it to place
4116         output DLL if specified.
4118 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4120         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
4121         (baseargs): Add --disable-option-checking.
4122         * configure: Regenerate.
4124         * Makefile.def (configure-target-libiberty): Depend on
4125         all-binutils and all-ld.
4126         (configure-target-newlib): Likewise.
4127         * Makefile.in: Regenerate.
4129 2009-08-17  Ben Elliston  <bje@au.ibm.com>
4131         * config.sub, config.guess: Update from upstream sources.
4133 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4135         Sync from src, merge:
4137         2009-07-02  Tristan Gingold  <gingold@adacore.com>
4139         * configure.ac: Do not exclude gas for i386-*-darwin.
4140         Add a case for x86_64-*-darwin.
4141         * configure: Regenerate.
4143 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
4145         * MAINTAINERS: Add my name to Write After Approval list.
4147 2009-08-06  Michael Eager  <eager@eagercon.com>
4149         * configure.ac: Add Microblaze target.
4150         * configure: Regenerate.
4152 2009-07-31  Christian Bruel  <christian.bruel@st.com>
4154         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
4155         * configure: Regenerate.
4157 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
4159         * MAINTAINERS (Write After Approval): Update my e-mail address.
4161 2009-07-06  Ian Lance Taylor  <iant@google.com>
4163         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
4164         * configure: Rebuild.
4166 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
4168         * MAINTAINERS: Move myself to the Graphite Reviewers.
4170 2009-06-30  Wei Guozhi  <carrot@google.com>
4172         * MAINTAINERS: Add my name to Write After Approval list.
4174 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
4176         PR bootstrap/40338
4177         * configure.ac (comparestring): Create new variable.
4178         * Makefile.tpl (comparestring): Use to skip some comparisions.
4179         * configure: Regenerate.
4180         * Makefile.in: Regenerate.
4182 2009-06-26  Doug Evans  <dje@sebabeach.org>
4184         * Makefile.def (host_modules): Add cgen.
4185         * Makefile.in: Regenerate.
4186         * configure.ac (host_tools): Add cgen.
4187         * configure: Regenerate.
4189 2009-06-23  DJ Delorie  <dj@redhat.com>
4191         * MAINTAINERS: Add myself as mep maintainer.
4193 2009-06-23  Ian Lance Taylor  <iant@google.com>
4195         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
4196         boot_languages.  Only bootstrap target libraries listed in
4197         target_libs for some boot language.  Add --with-stage1-ldflags,
4198         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
4199         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
4200         if not building with C++.
4201         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
4202         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
4203         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
4204         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
4205         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
4206         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
4207         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
4208         * configure, Makefile.in: Rebuild.
4210 2009-06-23  Li Feng  <nemokingdom@gmail.com>
4212         * MAINTAINERS: Added my name to write-after-approval list.
4214 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
4216         * configure.ac: Define is_elf for QNX Neutrino targets.
4217         * configure: Regenerate.
4219 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
4221         * MAINTAINERS: Added my name to the write-after-approval list
4223 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4225         * configure.ac: Detect MPC in default directory.
4226         * configure: Regenerate.
4228 2009-06-03  Jerome Guitton  <guitton@adacore.com>
4229             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4231         * Makefile.tpl (all): Avoid a trailing backslash.
4232         * Makefile.in: Regenerate.
4234 2009-06-03  Ben Elliston  <bje@au.ibm.com>
4236         * config.sub, config.guess: Update from upstream sources.
4238 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
4240         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
4241         to noconfdirs.
4242         * configure: Regenerate.
4244 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
4246         * Makefile.tpl ([+compare-target+]): Compare all stage
4247         directories, rather than just gcc.
4248         * Makefile.in: Rebuilt.
4250 2009-06-01  Doug Kwan  <dougkwan@google.com>
4252         * configure.ac: Support gold for target arm*-*-*.
4253         * configure: Regenerate.
4255 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4257         * Makefile.def: Add MPC support and dependencies.
4258         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
4260         * Makefile.in, configure: Regenerate.
4262 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
4264         * Makefile.tpl (all): Avoid harmless warning in make all when
4265         gcc-bootstrap is enabled but stage_last does not exist.
4266         * Makefile.in: Rebuilt.
4268 2009-05-24  Nicolas Roche  <roche@adacore.com>
4270         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
4271         * Makefile.in: Regenerate.
4273 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
4275         * MAINTAINERS: Update my e-mail address.
4277 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
4279         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
4280         * configure:  Regenerate.
4282 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
4284         PR other/40159
4285         * Makefile.tpl (all): Don't assume gcc-bootstrap and
4286         gcc-no-bootstrap are mutually exclusive.
4287         * Makefile.in: Rebuilt.
4289 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
4291         PR other/40159
4292         * Makefile.tpl (all): Don't end with unconditional success.
4293         * Makefile.in: Rebuilt.
4295 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
4297         PR target/37137
4298         * Makefile.def (flags_to_pass): Remove redundant and incomplete
4299         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
4300         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
4301         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
4302         stage_configureflags, stage_cflags and stage_libcflags into
4303         explicit Makefile macros.
4304         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
4305         GFORTRAN.
4306         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
4307         CC.  Set CC_FOR_BUILD from CC.
4308         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
4309         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
4310         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
4311         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
4312         and GFORTRAN.
4313         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
4314         (_LIBCFLAGS): Renamed to _TFLAGS.
4315         (do-compare-debug, do-compare3-debug): Drop.
4316         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
4317         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
4318         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
4319         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
4320         (XGCC_FLAGS_FOR_TARGET): New.
4321         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
4322         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
4323         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
4324         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
4325         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
4326         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
4327         TFLAGS.
4328         (BUILD_CONFIG): Include if requested.
4329         (all): Set TFLAGS on bootstrap.
4330         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
4331         (all-stageid-prefixmodule): Likewise.
4332         (do-clean, distclean-stageid): Set TFLAGS.
4333         (restrap): Fix whitespace.
4334         * Makefile.in: Rebuilt.
4336 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
4338         * config.guess: Sync with src.
4340 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
4342         * configure.ac ($with_ppl):  Default to no if not supplied.
4343         ($with_cloog):  Likewise.
4344         configure:  Regenerate.
4346 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
4348         * MAINTAINERS: Update my e-mail address.
4350 2009-04-27  Nick Clifton  <nickc@redhat.com>
4352         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
4354 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
4356         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
4357         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
4358         * Makefile.in: Regenerate.
4360 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4362         PR bootstrap/39739
4363         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
4364         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
4366         * configure, Makefile.in: Regenerate.
4368 2009-04-21  Taras Glek  <tglek@mozilla.com>
4370         * include/hashtab.h: Update GTY annotations to new syntax
4371         * include/splay-tree.h: Likewise
4373 2009-04-17  Ben Elliston  <bje@au.ibm.com>
4375         * config.sub, config.guess: Update from upstream sources.
4377 2009-04-15  Anthony Green  <green@moxielogic.com>
4379         * configure.ac: Add moxie support.
4380         * configure: Rebuilt.
4382 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
4384         * configure.ac: Change copyright header to refer to version
4385         3 of the GNU General Public License and to point readers at the
4386         COPYING3 file and the FSF's license web page.
4387         * Makefile.def: Likewise.
4388         * Makefile.tpl: Likewise.
4389         * Makefile.in: Regenerate.
4391 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
4393         * configure.ac: Restore match for darwin9 or later. Use double
4394         brackets since regeneration eats one pair.
4395         * configure: Regenerate.
4397 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
4399         PR gas/10039
4400         * configure.ac: Require texinfo 4.7.
4401         * configure: Regenerated.
4403 2009-04-09  Nick Clifton  <nickc@redhat.com>
4405         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
4406         the GCC Runtime Library Exception.
4408 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4410         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
4411         * configure: Regenerate.
4413 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
4415         * Makefil.def (languages): New entries.
4416         * Makefile.tpl (check-gcc-*): New generic target.
4417         * Makefile.in: Regenerate.
4419 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
4421         * MAINTAINERS:  Update my email address.
4423 2009-03-18  Tom Tromey  <tromey@redhat.com>
4425         * configure: Rebuild.
4426         * configure.ac (host_libs): Add libiconv.
4427         * Makefile.in: Rebuild.
4428         * Makefile.def (host_modules): Add libiconv.
4429         (configure-gdb, all-gdb): Depend on libiconv.
4431 2009-03-16  Tristan Gingold  <gingold@adacore.com>
4433         * configure.ac: Treat gdb as supported on x86_64-darwin.
4434         * configure: Regenerate.
4436 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
4438         * configure.ac (--with-host-libstdcxx): New option.
4439         * configure: Regenerate.
4441 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
4443         * MAINTAINERS:  Move myself into the write after approval list.
4445 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
4447         * MAINTAINERS: Update e-mail address.
4449 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
4451         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
4453 2009-03-10  Ira Rosen  <irar@il.ibm.com>
4455         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
4457 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4459         Backport from git Libtool:
4461         2009-01-19  Robert Millan  <rmh@aybabtu.com>
4462         Support GNU/kOpenSolaris.
4463         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
4464         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
4465         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
4466         GNU/kOpenSolaris.
4468 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
4470         * MAINTAINERS: Update e-mail address.
4472 2009-02-24  Michael Eager  <eager@eagercon.com>
4474         * MAINTAINERS (Write After Approval): Add self.
4476 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
4478         * MAINTAINERS (Write After Approval): Add myself.
4480 2009-02-05  Andreas Schwab  <schwab@suse.de>
4482         * Makefile.tpl (stage_last): Define $r and $s before using
4483         $(RECURSE_FLAGS_TO_PASS).
4484         * Makefile.in: Regenerate
4486 2009-01-30  Ian Lance Taylor  <iant@google.com>
4488         * MAINTAINERS: Move myself to the Global Reviewers list.
4490 2009-01-29  Robert Millan  <rmh@aybabtu.com>
4492         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
4493         * configure: Regenerate.
4495 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
4497         * MAINTAINERS: Make whitespace consistent.
4498         Remove Robert Millan from Write After Approval.
4500 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
4502         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
4503         (all-opcodes): Depend on all-libiberty.
4504         * Makefile.in: Regenerate.
4506 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
4508         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
4509         * configure: Regenerate.
4511 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
4513         * MAINTAINERS (Write After Approval): Add myself.
4515 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
4517         * MAINTAINERS: Add myself to reviewers (Fortran).
4519 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
4521         PR tree-optimization/38515
4522         * configure.ac (cloog-polylib): Removed.
4523         (with_ppl, with_cloog): Test for "no".
4524         * configure: Regenerated.
4526 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
4528         * MAINTAINERS: Moved myself to reviewers (Fortran).
4530 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
4532         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
4533         (Write After Approval): Remove myself.
4535 2009-01-03  Diego Novillo  <dnovillo@google.com>
4537         * MAINTAINERS: Remove myself from alias maintainership.
4539 2009-01-02  David Ayers  <ayers@fsfe.org>
4541         * MAINTAINERS: Update e-mail address.
4543 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
4545         * MAINTAINERS: Make whitespace consistent.
4547 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4549         Backport from upstream Libtool:
4550         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
4551         Add cache variables to tests that require the linker to work.
4552         For shlibpath_overrides_runpath, this also changes the semantics
4553         to let the result from the C compiler take precedence.
4555 2008-12-02  Ben Elliston  <bje@au.ibm.com>
4557         * config.sub, config.guess: Update from upstream sources.
4559 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
4561         * configure.ac (ppllibs): Add by default the lib flags.
4562         * configure: Regenerate.
4564 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
4566         * MAINTAINERS:  Add myself to the write after approval list.
4568 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
4570         * configure.ac: Add double brackets on darwin[912].
4571         * configure: Regenerate.
4573 2008-12-03  Daniel Kraft  <d@domob.eu>
4575         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
4576         Approval to Reviewer section (for Fortran front-end).
4578 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
4580         * configure.ac: Expand to darwin10 and later.
4581         * configure: Regenerate.
4583 2008-12-02  Andreas Schwab  <schwab@suse.de>
4585         * Makefile.def: configure-target-boehm-gc depends on
4586         all-target-libstdc++-v3.
4587         * Makefile.in: Regenerate.
4589 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
4591         * MAINTAINERS:  Add myself as mingw maintainer.
4593 2008-12-02  Ben Elliston  <bje@au.ibm.com>
4595         * config.sub, config.guess: Update from upstream sources.
4597 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
4599         * README.SCO: Remove.
4601 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
4603         * MAINTAINERS:  Add myself to the write after approval list.
4605 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
4607         * MAINTAINERS:  Update my email address in WAA section.
4609 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
4611         * MAINTAINERS: Update e-mail address.
4613 2008-11-27  Toon Moene  <toon@moene.org>
4615         * MAINTAINERS: Change e-mail address.
4617 2008-11-27  Tristan Gingold  <gingold@adacore.com>
4619         * configure.ac: Build gdb for i?86-*-darwin*
4620         * configure: Regenerated.
4622 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
4624         * MAINTAINERS: Added my full name.
4626 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
4628         PR bootstrap/38014
4629         PR bootstrap/37923
4631         Revert:
4633         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
4635         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4636         * Makefile.in: Regenerated.
4638         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
4640         PR gdb/921
4641         PR gdb/1646
4642         PR gdb/2175
4643         PR gdb/2176
4645         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4646         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4647         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
4648         (HOST_EXPORTS): Pass CPPFLAGS.
4649         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4650         (LDFLAGS_FOR_TARGET): Initialize from configure script.
4651         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4652         * Makefile.in, configure: Regenerated.
4653         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4654         and CPPFLAGS_FOR_BUILD.
4656 2008-11-06  Jeff Law  <law@redhat.com>
4658         * MAINTAINERS: Add myself as middle end maintainer.
4660 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
4662         * MAINTAINERS (Write after approval): Add myself.
4664 2008-11-05  Diego Novillo  <dnovillo@google.com>
4666         * MAINTAINERS (Global Reviewers): Add myself.
4667         (Non-Algorithmic Maintainers): Remove myself.
4669 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
4671         * MAINTAINERS (Write after approval): Add myself.
4673 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
4675         * MAINTAINERS (Write after approval): Add myself.
4677 2008-10-31  Ben Elliston  <bje@au.ibm.com>
4679         * configure.ac (spu-*-*): Remove special case.
4680         * configure: Regenerate.
4682 2008-10-30  Catherine Moore  <clm@codesourcery.com>
4684         * MAINTAINERS (Write after approval): Update my email address.
4686 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
4688         * configure.ac [spu-*-*]: Do not set skipdirs.
4689         * configure: Re-generate.
4691 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
4693         * MAINTAINERS (Various Maintainers): Add myself to reload.
4695 2008-10-25  Richard Guenther  <rguenther@suse.de>
4697         * MAINTAINERS (Various Maintainers): Add myself as middle-end
4698         maintainer.  Remove myself as libgcc-math maintainer.
4699         (Non-Algorithmic Maintainers): Remove myself.
4701 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
4703         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4704         * Makefile.in: Regenerated.
4706 2008-10-23  Cary Coutant  <ccoutant@google.com>
4708         * MAINTAINERS (Write after approval): Add myself.
4710 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
4712         PR gdb/921
4713         PR gdb/1646
4714         PR gdb/2175
4715         PR gdb/2176
4717         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4718         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4719         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
4720         (HOST_EXPORTS): Pass CPPFLAGS.
4721         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4722         (LDFLAGS_FOR_TARGET): Initialize from configure script.
4723         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4724         * Makefile.in, configure: Regenerated.
4725         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4726         and CPPFLAGS_FOR_BUILD.
4728 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
4730         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
4731         Sebastian Pop.
4733 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
4735         * MAINTAINERS (Write After Approval): Added myself.
4737 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4739         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
4740         recommended version to 2.3.2.
4742         * configure: Regenerate.
4744 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
4746         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
4748 2008-09-29  David Daney <david.daney@caviumnetworks.com>
4750         * MAINTAINERS (Write After Approval): Update e-mail address.
4752 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
4754         * libtool.m4: Update to libtool 2.2.6.
4755         * lt~obsolete.m4: Update to libtool 2.2.6.
4756         * ltmain.sh: Update to libtool 2.2.6.
4757         * ltsugar.m4: Update to libtool 2.2.6.
4758         * ltversion.m4: Update to libtool 2.2.6.
4759         * ltoptions.m4: Update to libtool 2.2.6.
4760         * ltgcc.m4: Update to match changes from libtool 2.2.6.
4762 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
4764         * MAINTAINERS (Write After Approval): Add myself.
4766 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
4768         * MAINTAINERS (Write After Approval): Update my name.
4770 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
4772         * MAINTAINERS: Add myself in "Write After Approval".
4774 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
4776         * MAINTAINERS: Add myself as ia64 maintainer.
4778 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
4780         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
4781         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
4782         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
4783         and Michael Tiemann from Write After Approval since they do not
4784         actually have access.
4786 2008-09-05  Richard Guenther  <rguenther@suse.de>
4788         * configure.ac: Initialize clooglibs to -lcloog.
4789         * configure: Re-generate.
4791 2008-09-04  Le-Chun Wu  <lcwu@google.com>
4793         * MAINTAINERS (Write After Approval): Add myself.
4795 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
4797         * configure.ac (--with-cloog-polylib): New.
4798         (--disable-cloog-version-check): New.
4799         (--disable-ppl-version-check): New.
4800         * configure: Re-generate.
4802 2008-09-03  Richard Guenther  <rguenther@suse.de>
4804         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
4805         cloog test.
4806         * configure: Re-generate.
4808 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
4810         Add picoChip port.
4811         * MAINTAINERS: Add picoChip maintainers.
4813 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
4814             Tobias Grosser  <grosser@fim.uni-passau.de>
4815             Jan Sjodin  <jan.sjodin@amd.com>
4816             Harsha Jagasia  <harsha.jagasia@amd.com>
4817             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
4818             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
4819             Adrien Eliche  <aeliche@isty.uvsq.fr>
4821         Merge from graphite branch.
4822         * configure: Regenerate.
4823         * Makefile.in: Regenerate.
4824         * configure.ac (host_libs): Add ppl and cloog.
4825         Add checks for PPL and CLooG.
4826         * Makefile.def (ppl, cloog): Added modules and dependences.
4827         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
4828         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
4830 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4832         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
4833         (GCC_SHLIB_SUBDIR): New.
4834         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
4835         * configure: Regenerate.
4836         * Makefile.in: Regenerate.
4838 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
4840         * MAINTAINERS: Consistently use tabs to separate columns.
4842 2008-08-29  Tristan Gingold  <gingold@adacore.com>
4844         * MAINTAINERS (Write after Approval): Add myself.
4846 2008-08-28  Tristan Gingold  <gingold@adacore.com>
4848         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
4849         Enable bfd, binutils and opcodes.
4850         * configure: Regenerate.
4852 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4854         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
4856 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
4858         * MAINTAINERS:  Use correct Umlaut for last name.
4860 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4862         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
4864 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
4866         * MAINTAINERS: Update my email address.
4868 2008-08-16  Nicolas Roche  <roche@adacore.com>
4870         * Makefile.tpl: Add BOOT_ADAFLAGS.
4871         * Makefile.in: Regenerate.
4873 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
4875         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
4876         * configure: Regenerate.
4878 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
4880         * configure.ac: Add makefile fragments for hpux.
4881         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
4882         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
4883         * configure: Regenerate.
4884         * Makefile.in: Regenerate.
4886 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
4888         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
4890 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
4892         * MAINTAINERS (Write after Approval): Add myself.
4894 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
4896         * MAINTAINERS (Write After Approval):  Add myself.
4898 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
4900         * MAINTAINERS (Write After Approval):  Add myself.
4902 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
4904         * MAINTAINERS: Update my email address.
4906 2008-06-25  Joey Ye  <joey.ye@intel.com>
4908         * MAINTAINERS (Write After Approval):  Add myself.
4910 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4912         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
4913         * Makefile.in: Regenerate.
4914         * configure: Regenerate.
4916 2008-06-17  Daniel Kraft  <d@domob.eu>
4918         * MAINTAINERS (Write After Approval):  Add myself.
4920 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4922         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
4923         "$@" is still intact with both Autoconf 2.59 and 2.62.
4924         * configure: Regenerate.
4926 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4928         * Makefile.tpl: Fix comment errors.
4929         * Makefile.in: Regenerate.
4931 2008-06-12  David S. Miller  <davem@davemloft.net>
4932             David Edelsohn  <edelsohn@gnu.org>
4934         * configure.ac: Add powerpc*-*-* to gold supported targets.
4935         * configure: Regenerate.
4937 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
4939         PR tree-optimization/36218
4940         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
4941         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
4942         (all prefix="build-"): Pass them to build-system sub-makes.
4943         * Makefile.in: Regenerate.
4945 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
4947         * MAINTAINERS (mt port): Remove.
4948         (sco5, unixware, sco udk): Remove.
4949         (Kean Johnston): Add to Write After Approval.
4951 2008-05-30  Julian Brown  <julian@codesourcery.com>
4953         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
4954         of libobjc for ARM EABI Linux.
4955         * configure: Regenerate.
4957 2008-05-18  Xinliang David Li   <davidxl@google.com>
4959         * ChangeLog: Remove wrong ChangeLog entry.
4961 2008-05-17  Xinliang David Li   <davidxl@google.com>
4963         * MAINTAINERS (Write After Approval): Add myself.
4965 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
4967         * MAINTAINERS (Write After Approval): Add myself.
4969 2008-05-14  Rafael Espíndola  <espindola@google.com>
4971         * config-ml.in: don't handle --enable-shared and --enable-static.
4973 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
4975         * MAINTAINERS: Update my email address.
4977 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
4979         * MAINTAINERS: Update my email address.
4981 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
4983         * MAINTAINERS (Write After Approval): Add myself.
4985 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
4987         * MAINTAINERS (Write After Approval): Add myself.
4989 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
4991         * MAINTAINERS (crx): Add myself.
4993 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4995         Sync with src:
4996         2008-04-14  David S. Miller  <davem@davemloft.net>
4998         * configure.ac: Add sparc*-*-* to gold supported targets.
4999         * configure: Regenerate.
5001 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
5003         PR bootstrap/35457
5004         * configure.ac: Include override.m4.
5005         * configure: Regenerate.
5007 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
5009         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
5010         * Makefile.in: Regenerate.
5012 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
5014         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
5015         as nonconfigurable directories list.
5016         * configure: Regenerate.
5018 2008-04-14  Ben Elliston  <bje@au.ibm.com>
5020         * config.sub, config.guess: Update from upstream sources.
5022 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
5024         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
5025         * Makefile.in: Regenerate.
5027 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
5029         * configure.ac: Do not build libssp for the AVR.
5030         * configure: Regenerate.
5032 2008-04-07  Ian Lance Taylor  <iant@google.com>
5034         * Makefile.def: check-gold depends upon all-binutils.
5035         * Makefile.in: Regenerate.
5037 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
5039         * MAINTAINERS (Write After Approval): Add myself.
5041 2008-04-04  Nick Clifton  <nickc@redhat.com>
5043         PR binutils/4334
5044         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
5045         builds.
5046         * configure: Regenerate.
5048 2008-04-04  NightStrike  <NightStrike@gmail.com>
5050         PR other/35151
5051         * configure.ac: Combine rules for mingw32 and mingw64.
5052         * configure: Regenerate.
5054 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
5056         * MAINTAINERS (Write After Approval): Add myself.
5058 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
5060         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
5061         * Makefile.in (.NOTPARALLEL): Ditto.
5063 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
5065         * MAINTAINERS (Write After Approval): Add myself.
5067 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
5069         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
5070         * Makefile.in (.NOTPARALLEL): Regenerate.
5072 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
5074         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
5075         * Makefile.in: Regenerate.
5077 2008-03-26  Jakub Staszak  <kuba@et.pl>
5079         * MAINTAINERS (Write After Approval): Add myself.
5081 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
5083         * MAINTAINERS:  Update e-mail address.
5085 2008-03-20  Ian Lance Taylor  <iant@google.com>
5087         * configure.ac: Add support for --enable-gold.
5088         * Makefile.def: Add gold as a directory like ld.
5089         * configure, Makefile.in: Regenerate.
5091 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5093         * configure.ac: m4_include config/proginstall.m4.
5094         * configure: Regenerate.
5096         Backport from upstream Libtool:
5098         2007-10-12  Eric Blake  <ebb9@byu.net>
5100         Deal with Autoconf 2.62's semantic change in m4_append.
5101         * ltsugar.m4 (lt_append): Replace broken versions of
5102         m4_append.
5103         (lt_if_append_uniq): Don't require separator to be overquoted,
5104         and avoid broken m4_append.
5105         (lt_dict_add): Fix typo.
5106         * libtool.m4 (_LT_DECL): Don't overquote separator.
5108 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
5110         * config.rpath: Add AIX 6 support.
5112 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
5114         * Makefile.def (stageprofile).  Remove -fprofile-generate
5115         from stage_libcflags.
5116         * Makefile.in: Regenerate.
5118 2008-03-13  Ben Elliston  <bje@au.ibm.com>
5120         * config.sub, config.guess: Update from upstream sources.
5122 2008-03-06  Tom Tromey  <tromey@redhat.com>
5124         * MAINTAINERS: Update for treelang deletion.
5126 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
5128         * MAINTAINERS: Update my email address.
5130 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
5132         * MAINTAINERS (darwin port): Add myself as a maintainer.
5133         (objective-c/c++): Add myself as a maintainer.
5135 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
5137         * MAINTAINERS (Write After Approval): Update my email address.
5139 2008-02-25  Tomas Bily  <tbily@suse.cz>
5141         * MAINTAINERS (Write After Approval): Add myself.
5143 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
5145         * MAINTAINERS (OpenMP): Add myself.
5147 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
5149         PR bootstrap/32009
5150         PR bootstrap/32161
5152         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
5153         * configure: Regenerate.
5155         * Makefile.def: Define stage_libcflags for all bootstrap stages.
5156         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
5157         STAGE4_LIBCFLAGS): New.
5158         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
5159         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
5160         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
5161         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
5162         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
5163         for target modules.  Don't export LIBCFLAGS.
5164         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
5165         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
5166         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
5167         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
5168         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
5169         * Makefile.in: Regenerate.
5171 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5173         PR libgcj/33085
5174         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
5175         Do not use -DDLL_EXPORT.  Backport from upstream.
5177 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5179         * MAINTAINERS (Write After Approval): Add myself.
5181 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
5183         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
5184         * configure: Regenerate.
5186 2008-01-31  Marc Gauthier  <marc@tensilica.com>
5188         * configure.ac (xtensa*-*-*): Recognize processor variants.
5189         * configure: Regenerate.
5191 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5193         PR bootstrap/34922
5194         * configure.ac (PARSE_ARGS): Push suitable setting of
5195         ac_subdirs_all, for `./configure --help=recursive'.
5196         Handle `+' in generic toplevel directory disabling.
5197         * configure: Regenerate.
5199 2008-01-28  Nick Clifton  <nickc@redhat.com>
5201         * MAINTAINERS (xstormy16): Take over maintainership.
5203 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
5205         * MAINTAINERS (c4x port): Remove.
5207 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
5209         * libtool.m4: Backport AIX 6 support from ToT Libtool.
5211 2008-01-23  Ben Elliston  <bje@au.ibm.com>
5213         * config.sub, config.guess: Update from upstream sources.
5215 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
5217         * MAINTAINERS (Write After Approval): Add myself.
5219 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
5221         * MAINTAINERS: Update my email address.
5223 2008-01-09  Raksit Ashok  <raksit@google.com>
5225         * MAINTAINERS (Write After Approval): Add myself.
5227 2008-01-09  Raksit Ashok  <raksit@google.com>
5229         * MAINTAINERS (Write After Approval): Add myself.
5231 2008-01-08  Ben Elliston  <bje@au.ibm.com>
5233         * config.sub, config.guess: Update from upstream sources.
5235 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5237         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
5238         Change recommended MPFR from 2.2.1 -> 2.3.0.
5239         * configure: Regenerate.
5241 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
5243         * MAINTAINERS: Update my email address.
5245 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
5247         * MAINTAINERS: Update my email address.
5249 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
5251         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
5252         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
5253         * Makefile.in: Regenerate.
5255 2007-12-10  Mark Heffernan  <meheff@google.com>
5257         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
5258         misplaced entries.
5260 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
5262         * configure.ac: Enable libjava for x86_64-*-darwin9.
5263         * configure: Regenerate.
5265 2007-12-07  Bill Maddox  <maddox@google.com>
5267         * MAINTAINERS (Write After Approval): Add myself.
5269 2007-12-05  Ben Elliston  <bje@au.ibm.com>
5271         * config.sub, config.guess: Update from upstream sources.
5273 2007-12-02  Matthias Klose  <doko@ubuntu.com>
5275         * config-ml.in: Remove 64bit configure tests.
5277 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5279         * config-ml.in: Robustify against white space in absolute file
5280         names.
5282         * config-ml.in (multi-clean): Substitute ${Makefile}.
5283         Remove superfluous ${Makefile} in list.
5285 2007-11-19  Thiemo Seufer  <ths@mips.com>
5287         * config-ml.in: Don't hardcode the Makefile name.
5289 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
5291         * MAINTAINERS (Write After Approval): Add myself.
5293 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
5295         * MAINTAINERS (Write After Approval): Add myself.
5297 2007-11-06  Doug Kwan  <dougkwan@google.com>
5299         * MAINTAINERS (Write After Approval): Add myself.
5301 2007-10-25  Ben Elliston  <bje@au.ibm.com>
5303         * MAINTAINERS (mercury): Remove entry.
5304         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
5306 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
5308         * Makefile.def (dependencies): Make configure-gdb depend on
5309         all-intl.
5310         * Makefile.in: Regenerated.
5312 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
5314         * MAINTAINERS (Fortran maintainer): Remove myself.
5316 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
5318         * Makefile.def: To avoid problems running with parallel makes,
5319         build newlib before libgloss so that target specific header
5320         files are availble.
5321         * Makefile.in: Regenerate
5323 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
5325         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
5326         * Makefile.in: Regenerate.
5328 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
5330         * MAINTAINERS (Register allocation reviewer): Add myself.
5332 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
5334         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
5335         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
5336         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
5337         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
5338         * configure: Regenerate.
5340 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
5342         * MAINTAINERS (Register allocation reviewer): Add myself.
5344 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
5346         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
5347         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
5348         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
5349         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
5350         * configure.ac: Default them to host tools for $host = $build.
5351         Subst them.
5353         * configure: Regenerate.
5354         * Makefile.in: Regenerate.
5356 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
5358         * MAINTAINERS (Register allocation reviewer): Add myself.
5360 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
5362         * MAINTAINERS (Register allocation reviewer): Add myself.
5364 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
5366         * MAINTAINERS (Write After Approval): Fix typo.
5368 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
5370         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
5371         * configure: Regenerate.
5373 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
5375         PR bootstrap/31906
5376         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
5377         they're already prefixed.
5379 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
5381         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
5382         libstdc++.
5383         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
5384         * configure: Regenerate.
5385         * Makefile.in: Regenerate.
5387 2007-09-17  Andreas Schwab  <schwab@suse.de>
5389         * configure.ac: Raise minimum makeinfo version to 4.6.
5390         * configure: Regenerate.
5392 2007-09-17  Johannes Singler  <singler@ira.uka.de>
5394         * MAINTAINERS (write-after-approval) add myself
5396 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
5398         * configure.ac: Correct makeinfo version check.
5399         * configure: Regenerate.
5401 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
5403         * MAINTAINERS: Update my email address.
5405 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
5407         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
5408         to $skipdirs and only disable gprof for newlib.  Use the normal
5409         mips*-elf* handling in other respects.
5410         * configure: Regnerate.
5412 2007-09-12  David Daney  <ddaney@avtrex.com>
5414         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
5415         enabling libgcj.
5416         * configure: Regenerate.
5418 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
5420         PR other/32154
5421         * configure.ac: For libgloss targets, point the linker to the linker
5422         script, startup code and simulator library.
5423         * configure: Regenerate.
5425 2007-09-07  Andrew Haley  <aph@redhat.com>
5427         * configure.ac (noconfigdirs): Remove target-libffi and
5428         target-libjava.
5429         * configure: Regenerate.
5431 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5433         PR target/33281
5434         * configure.ac: Use config/mh-mingw on mingw.
5435         * configure: Regenerate.
5437 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
5439         * MAINTAINERS (Write After Approval): Add myself.
5441 2007-09-05  Richard Guenther  <rguenther@suse.de>
5443         * configure.ac (--enable-stage1-checking): If neither --enable-checking
5444         nor --disable-checking is provided also turn on yes and types
5445         checking for stage1.
5446         * configure: Re-generate.
5448 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
5450         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
5451         (Write After Approval): Remove myself.
5453 2007-08-29  Nick Clifton  <nickc@redhat.com>
5455         * config.sub, config.guess: Update from upstream sources.
5457 2007-08-22  Bud Davis  <jmdavis@link.com>
5459         * MAINTAINERS (Write After Approval): Added myself.
5460         * MAINTAINERS (Reviewers): Removed myself.
5462 2007-08-18  Paul Brook  <paul@codesourcery.com>
5463             Joseph Myers  <joseph@codesourcery.com>
5465         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
5466         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
5467         * Makefile.in: Regenerate.
5468         * configure.ac (--with-debug-prefix-map): New.
5469         * configure: Regenerate.
5471 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
5472             Nigel Stephens  <nigel@mips.com>
5474         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
5475         as target_makefile_frag.
5476         * configure: Regenerate.
5478 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
5480         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
5481         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
5482         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
5483         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
5484         (do-compare, do-compare3, do-compare-debug): New.
5485         ([+compare-target+]): Use them.
5487 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
5489         * MAINTAINERS (Write After Approval): Change my email address.
5491 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5492             Ben Elliston  <bje@au.ibm.com>
5494         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
5495         --silent if $silent.
5496         * configure: Regenerate.
5498 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
5500         * MAINTAINERS (Various Maintainers): Add myself as
5501         loop infrastructure maintainer.  Update my e-mail
5502         address.
5504 2007-07-31  Diego Novillo  <dnovillo@google.com>
5506         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
5507         Adjust description.
5509 2007-07-26  Richard Guenther  <rguenther@suse.de>
5511         * configure.ac: Add types checking to stage1 checking flags.
5512         * configure: Regenerate.
5514 2007-07-17  Nick Clifton  <nickc@redhat.com>
5516         * COPYING3: New file.  Contains version 3 of the GNU General
5517         Public License.
5518         * COPYING3.LIB: New file.  Contains version 3 of the GNU
5519         Lesser General Public License.
5521 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
5523         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
5525 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
5527         * MAINTAINERS (S/390 co-maintainer): Add myself.
5528         (Write After Approval): Remove myself.
5530 2007-07-13  Dan Hipschman  <dsh@google.com>
5532         * MAINTAINERS (Write After Approval): Add myself.
5534 2007-07-11  Nick Clifton  <nickc@redhat.com>
5536         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
5537         WINDRES export.
5538         * Makefile.in: Regenerate.
5540 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5542         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
5543         maintainer.
5545 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
5547         * lt~obsolete.m4: New. Import from 20070318 libtool.
5549 2007-07-03  Julian Brown  <julian@codesourcery.com>
5551         * MAINTAINERS (Write After Approval): Add myself.
5553 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5555         * configure.ac: Rewrite 'configure --help' strings to look nicer.
5556         * configure: Regenerate.
5558 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5560         * configure.ac: Add some missing m4 quotation.
5561         * configure: Regenerate.
5563 2007-07-02  Simon Baldwin  <simonb@google.com>
5565         * MAINTAINERS (Write After Approval): Add myself.
5567 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
5569         * configure: Regenerate.
5571 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
5573         * Makefile.def: Add windmc tool to build.
5574         * Makefile.tpl: Likewise.
5575         * configure.ac: Likewise.
5576         * Makefile.in: Regenerate.
5577         * configure: Regenerate.
5579 2007-06-28  DJ Delorie  <dj@redhat.com>
5581         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
5582         not building newlib.
5583         * configure: Regenerated.
5585 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
5587         * MAINTAINERS (Write After Approval): Add myself.
5589 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
5591         * MAINTAINERS (Write After Approval): Add myself.
5593 2007-06-19  Chris Matthews  <chrismatthews@google.com>
5595         * MAINTAINERS (Write After Approval): Add myself.
5597 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
5599         * MAINTAINERS (Write After Approval): Add myself.
5601 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
5603         * Makefile.def: Add dependency from configure-gdb to all-bfd.
5604         * Makefile.in: Regenerated.
5606 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
5608         * configure.ac: Don't add target-libmudflap to noconfigdirs for
5609         bfin*-*-uclinux* targets.
5610         * configure: Regenerate.
5612 2007-06-14  Ian Lance Taylor  <iant@google.com>
5614         * MAINTAINERS: Add myself as non-algorithmic global write
5615         maintainer.
5617 2007-06-14  Diego Novillo  <dnovillo@google.com>
5619         * MAINTAINERS: Add self as middle-end maintainer and
5620         non-algorithmic global write maintainer.
5622 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5624         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
5625         Move all Fortran maintainers except Paul Brook into the
5626         Non-Autopoiesis section.
5628 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
5630         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
5631         (distclean-stage[+id+]): Possibly delete stage_last.
5632         * Makefile.in: Regenerate.
5634 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
5636         * MAINTAINERS (Various Maintainer): Fix typo.
5638 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
5640         * MAINTAINERS (Various Maintainer): Add myself as
5641         dataflow maintainer.
5643 2007-06-07  Ben Elliston  <bje@au.ibm.com>
5645         * config.sub, config.guess: Update from upstream sources.
5647 2007-06-07  Ben Elliston  <bje@au.ibm.com>
5649         * Makefile.tpl: Fix spelling error.
5650         * Makefile.in: Regenerate.
5652 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
5654         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
5655         lt_cv_sys_max_cmd_len.
5657 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
5659         * MAINTAINERS (Various Maintainers): Add myself as
5660         auto-vectorizer maintainer.
5662 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
5664         PR libjava/32098
5665         * libtool.m4: Revert previous change.
5666         * ltgcc.m4: Put it here.
5668 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
5670         * MAINTAINERS (Various Maintainers): Add myself as
5671         auto-vectorizer maintainer.
5673 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
5675         PR libjava/32098
5676         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
5678 2007-05-30  Richard Guenther  <rguenther@suse.de>
5680         * MAINTAINERS (Various Maintainers): Add myself as
5681         auto-vectorizer maintainer.
5683 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
5685         PR bootstrap/29382
5686         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
5687         * configure: Rebuilt.
5689 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
5691         * MAINTAINERS (Write After Approval): Removed my name.
5693 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
5695         * MAINTAINERS (Write After Approval): Remove myself.
5697 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
5699         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
5701 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
5703         * ltmain.sh: Update from ToT Libtool.
5704         * libtool.m4: Update from ToT Libtool.
5705         * ltsugar.m4: New. Update from ToT Libtool.
5706         * ltversion.m4: New. Update from ToT Libtool.
5707         * ltoptions.m4: New. Update from ToT Libtool.
5708         * ltconfig: Remove.
5709         * ltcf-c.sh: Remove.
5710         * ltcf-cxx.sh: Remove.
5711         * ltcf-gcj.sh: Remove.
5713 2007-05-22  Ollie Wild  <aaw@google.com>
5715         * MAINTAINERS (Write After Approval): Add myself.
5717 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
5719         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
5720         stage_cflags.
5721         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
5722         Remove CFLAGS/LIBCFLAGS.
5723         (configure-stage[+id+]-[+prefix+][+module+],
5724         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
5725         * Makefile.in: Regenerate.
5727 2007-05-15  Diego Novillo  <dnovillo@google.com>
5729         * MAINTAINERS: Update e-mail address.
5731 2007-05-15  Revital Eres  <eres@il.ibm.com>
5733         * MAINTAINERS (Write After Approval): Add myself.
5735 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
5737         * MAINTAINERS (Write After Approval): Updated my address.
5739 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
5741         * MAINTAINERS (Write After Approval): Add myself.
5743 2007-05-11  Silvius Rus  <rus@google.com>
5745         * MAINTAINERS (Write After Approval): Add myself.
5747 2007-04-23  Tom Tromey  <tromey@redhat.com>
5749         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
5751 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
5753         * MAINTAINERS (cpplib): Rename to ...
5754         (libcpp): ... this.  Add C/C++ front end maintainers.
5756 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
5758         * config-ml.in: Pass ${ml_config_env} to configure calls.
5760 2007-04-04  Christian Bruel  <christian.bruel@st.com>
5762         * MAINTAINERS (Write After Approval): Add myself.
5764 2007-04-02  Dave Korn  <dave.korn@artimi.com>
5766         * MAINTAINERS (Write After Approval): Add myself.
5768 2007-03-31  Tobias Burnus  <burnus@net-b.de>
5770         * MAINTAINERS (fortran 95 front end): Add myself.
5772 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
5774         * MAINTAINERS (Write After Approval): Add myself.
5776 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
5778         * MAINTAINERS (Modulo Scheduler): Add myself.
5780 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
5782         * MAINTAINERS (fortran 95 front end): Add myself.
5783         (c++ front end): whitespace fix.
5785 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
5787         * MAINTAINERS (Write After Approval): Add myself.
5789 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
5791         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
5792         of glob.  Quote arguments with single quotes too.
5793         * configure: Regenerate.
5795 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
5797         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
5798         * Makefile.in: Regenerate
5800 2007-03-07  Andreas Schwab  <schwab@suse.de>
5802         * configure: Regenerate.
5804 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
5806         * configure.ac: Add "--with-pdfdir" configure option,
5807         which defines pdfdir variable.
5808         * Makefile.def (target=fixincludes): Add install-pdf to
5809         missing targets.
5810         (recursive_targets): Add install-pdf target.
5811         (flags_to_pass): Add pdfdir.
5812         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
5813         target.
5814         * configure: Regenerate
5815         * Makefile.in: Regenerate
5817 2007-02-28  Eric Christopher  <echristo@apple.com>
5819         Revert:
5820         2006-12-07  Mike Stump  <mrs@apple.com>
5822         * Makefile.def (dependencies): Add dependency for
5823         install-target-libssp and install-target-libgomp on
5824         install-gcc.
5825         * Makefile.in: Regenerate.
5827 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
5829         * configure: Regenerate.
5830         * configure.ac: Move statements after variable declarations.
5832 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
5834         * MAINTAINERS: Add myself as sh maintainer.
5836 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
5838         * configure.ac: Adjust for loop syntax.
5839         * configure: Regenerate.
5841 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
5843         * configure: Rebuilt.
5845 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
5847         * configure.ac: Drop multiple occurrences of --enable-languages,
5848         and fix its quoting.
5849         * configure: Rebuilt.
5851 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
5852             Nathan Sidwell  <nathan@codesourcery.com>
5853             Vladimir Prus  <vladimir@codesourcery.com>
5854             Joseph Myers  <joseph@codesourcery.com>
5856         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
5857         * configure: Regenerate.
5859 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
5861         * ltconfig (freebsd*): Default to elf.
5863 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
5865         * configure.ac (target_libraries): Move libgcc before libiberty.
5866         * configure: Regenerated.
5868 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
5869             Paolo Bonzini  <bonzini@gnu.org>
5871         PR bootstrap/30753
5872         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
5873         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
5874         * configure: Regenerated.
5876 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5878         * MAINTAINERS (Language Front End Maintainers): Update my mail
5879         address.
5881 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
5883         PR bootstrap/30748
5884         * configure.ac: Correct syntax for Solaris ksh.
5885         * configure: Regenerated.
5887 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5889         * configure.ac: Sync with src.
5890         * configure: Regenerate.
5892 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5894         * Makefile.in: Regenerate.
5896 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5898         * config.sub: Sync with src.
5900 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
5902         * Makefile.tpl (build_alias, host_alias, target_alias): Use
5903         noncanonical equivalents.
5904         * configure.in: Rename to...
5905         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
5906         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
5907         target_noncanonical.  Use them.  Rewrite removal of configure
5908         arguments for autoconf 2.59.  Discard variable settings.  Force
5909         program_transform_name for native tools.
5911         * Makefile.in: Regenerated.
5912         * configure: Regenerated with autoconf 2.59.
5914 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
5916         * MAINTAINERS (Write After Approval): Add myself.
5918 2007-01-31  Andreas Schwab  <schwab@suse.de>
5920         * Makefile.tpl (LDFLAGS): Substitute it.
5921         * Makefile.in: Regenerate.
5923 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
5925         * MAINTAINERS (Write After Approval): Add myself.
5927 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
5929         * MAINTAINERS (spu port): Add myself.
5931 2007-01-23  Richard Guenther  <rguenther@suse.de>
5933         PR bootstrap/30541
5934         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
5935         * Makefile.tpl (GNATBIND): Substitute it.
5936         (GNATMAKE): Likewise.
5937         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
5938         of STAGE_PREFIX.
5939         * Makefile.in: Regenerate.
5940         * configure: Regenerate.
5942 2007-01-18  Mike Stump  <mrs@apple.com>
5944         * configure.in: Re-enable -Werror for gcc builds.
5946 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
5948         * MAINTAINERS (Write After Approval): Add myself.
5950 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
5952         * configure.in: Change == to = in test command.
5953         * configure: Regenerate.
5955 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
5956             Nick Clifton  <nickc@redhat.com>
5957             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
5959         * configure.in (build_configargs, host_configargs, target_configargs):
5960         Remove build/host/target parameters.
5961         (host_libs): Add gmp and mpfr.
5962         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
5963         * Makefile.def (gmp, mpfr): New.
5964         (gcc): Remove target.
5965         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
5966         target_os, target_vendor): New.
5967         (configure): Add host_alias/target_alias arguments; adjust invocations.
5968         * configure: Regenerate.
5969         * Makefile.in: Regenerate.
5971 2007-01-11  Matt Fago  <fago@earthlink.net>
5973         * configure.in: Try to link to functions only in mpfr 2.2.x
5974         to improve robustness of configure tests.
5975         * configure: Regenerate.
5977 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
5979         * MAINTAINERS: Add myself as i386 maintainer.
5981 2007-01-08  Jan Hubicka  <jh@suse.cz>
5983         * MAINTAINERS: Add myself as i386 maintainer.
5985 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
5987         * configure.in: Add support for an x86_64-mingw* target.
5988         * configure: Regenerate.
5990 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
5992         * Makefile.tpl (all-target): Correct @if conditional for target
5993         modules.
5994         * configure.in: Omit libiberty if building only target libgcc.
5995         * configure, Makefile.in: Regenerated.
5997 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
5999         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
6000         * configure: Regenerate.
6002 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
6004         * Makefile.def (target_modules): Add libgcc.
6005         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
6006         * Makefile.tpl (clean-target-libgcc): Delete.
6007         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
6008         on gcc even for bootstrapped modules.  Rewrite handling of
6009         lang_env_dependencies to loop over target_modules.
6010         * configure.in (target_libraries): Add target-libgcc.
6011         * Makefile.in, configure: Regenerated.
6013 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
6015         * configure.in: Reorganize recognition of languages.  Add
6016         --enable-stage1-languages.  Show supported languages for the chosen
6017         target rather than all recognized languages.
6018         * configure: Regenerate.
6020 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
6022         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
6023         * Makefile.in: Regenerate.
6025 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6027         * configure.in: Warn that MPFR 2.2.0 is buggy.
6028         * configure: Regenerate.
6030 2006-12-27  Ian Lance Taylor  <iant@google.com>
6032         * configure.in: When removing Makefiles to force a reconfigure, also
6033         remove prev-DIR*/Makefile.
6034         * configure: Regenerate.
6036 2006-12-22  Andreas Schwab  <schwab@suse.de>
6038         * configure: Regenerate with correct autoconf version.
6040 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
6042         * configure.in: add AC_SUBST for *_FOR_TARGET.
6043         * configure: Regenerate.
6045 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6047         * configure.in: Simplify logic for rejecting languages that cannot
6048         be built.  Separate the case when a language is unsupported,
6049         from the case when the user chooses not to build a language.
6051 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6053         * configure.in: Remove "$build" case for powerpc-*-darwin* since
6054         it only affects bootstrap and could be tested on "$host" as well.
6055         * configure: Regenerate.
6056         * config/mh-ppc-darwin: Add to the stage1 cflags here.
6058 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6060         PR bootstrap/29544
6061         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
6062         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
6063         move here comment from Makefile.tpl.
6064         * Makefile.tpl: Move some definitions higher in the file.
6065         (STAGE1_CHECKING): New.
6066         * configure.in: Add --enable-stage1-checking.
6067         * configure: Regenerate.
6068         * Makefile.in: Regenerate.
6070 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6072         * MAINTAINERS: Add myself as build system maintainer.
6074 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
6076         * MAINTAINERS (Write After Approval): Add myself.
6078 2006-12-13  Eric Christopher  <echristo@apple.com>
6080         * MAINTAINERS: Add myself as darwin maintainer.
6082 2006-12-11  Ian Lance Taylor  <ian@airs.com>
6084         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
6086 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
6088         MAINTAINERS: Update my entry.
6090 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
6092         * configure.in:  Handle spu makefile frag.
6093         * Makefile.tpl (MAINT): Define
6094         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
6095         * configure: Regenerate.
6096         * Makefile.in: Regenerate.
6098 2006-12-11  Ben Elliston  <bje@au.ibm.com>
6100         * config.guess: Import latest version.
6101         * config.sub: Likewise.
6103 2006-12-11  Ben Elliston  <bje@au.ibm.com>
6105         * configure.in (spu-*-*): Don't skip target-libiberty.
6106         * configure: Regenerate.
6108 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
6110         PR bootstrap/30134
6111         * configure.in: Correct x86 darwin support for libjava to powerpc
6112         and i?86 only.
6113         * configure: Regenerate.
6115 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
6117         * configure.in: Add x86 darwin support for libjava.
6118         * configure: Regenerate.
6120 2006-12-07  Mike Stump  <mrs@apple.com>
6122         * Makefile.def (dependencies): Add dependency for
6123         install-target-libssp and install-target-libgomp on
6124         install-gcc.
6125         * Makefile.in: Regenerate.
6127 2006-12-04  Richard Guenther  <rguenther@suse.de>
6129         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
6130         (Non-Algorithmic Maintainers): Move over non-algorithmic
6131         loop optimizer maintainers, add myself as a non-algorithmic
6132         middle-end maintainer.
6134 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
6136         * MAINTAINERS (Write After Approval): Add myself.
6138 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6140         * configure.in: Update error message for missing GMP/MPFR.
6142         * configure: Regenerate.
6144 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6146         * configure.in: Update MPFR version in error message.
6148         * configure: Regenerate.
6150 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6152         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
6153         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
6154         --with-gmp-lib): New flags.
6156         * configure: Regenerate.
6158 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
6160         * MAINTAINERS (Write After Approval): Change my email address.
6162 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
6164         * MAINTAINERS (Write After Approval): Add myself.
6166 2006-11-22  Philipp Thomas  <pth@suse.de>
6168         * MAINTAINERS (i18n): Update e-mail address.
6170 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
6172         * MAINTAINERS (spu port): Add myself as maintainer.
6173         (Write After Approval): Remove myself.
6175 2006-11-22  Ben Elliston  <bje@au.ibm.com>
6177         * configure.in (skipdirs): Don't build libssp for SPU.
6178         * configure: Regenerate.
6180 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
6182         * MAINTAINERS (spu port): Add myself as maintainer.
6183         (libobjc): Update my email address.
6185 2006-11-21  Andrea Bona  <andrea.bona@st.com>
6187         * MAINTAINERS (Write After Approval): Add myself.
6189 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
6191         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
6192         * configure : Rebuilt.
6194 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
6196         * MAINTAINERS (Write After Approval): Add myself.
6198 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
6200         * MAINTAINERS (Write After Approval): Add myself.
6202 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6204         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
6205         libmpfr.a.
6206         * configure: Regenerate.
6208 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
6210         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
6211         (unstage): Test for stage_last presence.
6213         PR bootstrap/29802
6214         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
6215         STAGE_PREFIX.
6216         * Makefile.in: Regenerate.
6218 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
6220         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
6221         maintainers.
6223 2006-11-14  Erven Rohou  <erven.rohou@st.com>
6225         * MAINTAINERS (Write After Approval): Add myself.
6227 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
6229         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
6230         and stageN-package/Makefile.
6231         * Makefile.in: Regenerated.
6233 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
6235         * configure.in: Remove target-libgloss from noconfigdirs for
6236         bfin-*-*.
6237         * configure: Regenerated.
6239 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6241         * configure.in (have_gmp): Only error if the gcc directory exists.
6243         * configure: Regenerate.
6245 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6247         * configure.in: Robustify error message for missing GMP/MPFR.
6249         * configure: Regenerate.
6251 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
6253         * MAINTAINERS (Write After Approval): Add myself.
6255 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
6257         * MAINTAINERS: Change email address.
6259 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
6261         * MAINTAINERS (Write After Approval): Add myself.
6263 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
6265         * MAINTAINERS (Write After Approval): Add myself.
6267 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
6269         * MAINTAINERS (Write After Approval): Move myself to
6270         Write After Approval section.
6272 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6274         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
6275         need_gmp anymore.
6276         * configure: Regenerate.
6278 2006-10-16  Tobias Burnus  <burnus@net-b.de>
6280         * MAINTAINERS (Write After Approval): Add myself.
6282 2006-10-16  Ben Elliston  <bje@au.ibm.com>
6284         * config.guess: Import latest version.
6285         * config.sub: Likewise.
6287 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
6289         * Makefile.def: Added pdf target handling.
6290         * Makefile.tpl: Added pdf target handling.
6291         * Makefile.in: Regenerated.
6293 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
6295         * MAINTAINERS: Add self as score port maintainer.
6297 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
6299         * MAINTAINERS (Write After Approval): Add myself.
6301 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
6303         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
6304         or newer.
6305         * configure: Regenerated.
6307 2006-09-27  Dave Brolley  <brolley@redhat.com>
6309         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
6310         using $s instead of $r.
6311         * configure: Regenerated.
6313 2006-09-26  Thiemo Seufer  <ths@mips.com>
6315         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
6316         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
6317         * configure: Regenerate.
6319 2006-09-24  Graeme Peterson  <gridly@gmail.com>
6321         * MAINTAINERS (Write After Approval): Remove myself.
6323 2006-09-22  Chao-ying Fu  <fu@mips.com>
6325         * MAINTAINERS (Write After Approval): Add myself.
6327 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
6329         * MAINTAINERS: Add self as soft-fp maintainer.
6331 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
6333         * MAINTAINERS: Add myself as avr maintainer.
6334         Remove Marek Michalkiewicz as avr maintainer.
6336 2006-09-07  Roberto Costa  <roberto.costa@st.com>
6338         * MAINTAINERS (Write After Approval): Add myself.
6340 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
6342         * configure.in: Never build newlib for a Mingw host.
6343         Never build newlib as Mingw target library.
6344         Test the existence of winsup/cygwin for building a Cygwin newlib,
6345         rather than just winsup.
6346         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
6347         building a Mingw target.
6348         * configure: Regenerate.
6350 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
6352         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
6354 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
6356         * config.guess: Import from src (was more updated).
6357         * config.sub: Likewise.
6359 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
6361         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
6362         * configure: Regenerated.
6364 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
6366         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
6367         for stages after the first.
6369 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
6371         * Makefile.def: Add dependencies for configure-opcodes
6372         on configure-intl and all-opcodes on all-intl.
6373         * Makefile.in: Regenerated.
6375 2006-07-13  Ben Elliston  <bje@au.ibm.com>
6377         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
6379 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
6381         Port to hosts whose 'sort' and 'tail' implementations
6382         treat operands with leading '+' as file names, as POSIX
6383         has required since 2001.  However, make sure the code still
6384         works on pre-POSIX hosts.
6385         * ltmain.sh: Don't assume "sort +2" is equivalent to
6386         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
6388 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
6390         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
6392 2006-07-04  Peter O'Gorman  <peter@pogma.com>
6394         * ltconfig: chmod 644 before ranlib during install.
6396 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6398         PR bootstrap/18058
6399         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
6400         if the bootstrap compiler is a GCC version that supports it.
6401         * configure: Regenerate.
6403 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
6405         * configure.in: Fix thinkos in previous check-in.
6406         * configure: Regenerate.
6408 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
6410         PR other/27063
6411         * configure.in: Test subdir_requires and give an appropriate
6412         error message.
6413         * configure: Regenerate.
6415 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
6417         * MAINTAINERS (Write After Approval): Add myself.
6419 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
6421         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6423 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
6425         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6427 2006-06-20  David Ayers  <d.ayers@inode.at>
6429         PR bootstrap/28072
6430         * configure.in: Add target-boehm-gc to noconfigdirs depending on
6431         whether target-libjava is being configured instead of whether the
6432         java front end is enabled.
6433         * configure: Regenerate.
6435 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6437         PR target/27540
6438         * configure.in: Only enable libgomp on IRIX 6.
6439         * configure: Regenerate.
6441 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
6443         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
6444         too.
6445         * Makefile.in: Regenerate.
6447 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
6449         * config-ml.in: Alter CCASFLAGS to include special
6450         multilib options the same as is done for CFLAGS.
6452 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6454         * configure.in: Don't enable libgomp on hpux10.
6455         * configure: Rebuilt.
6457 2006-06-12  David Ayers  <d.ayers@inode.at>
6459         PR bootstrap/27963
6460         PR target/19970
6461         * configure.in: Remove target-boehm-gc from noconfigdirs where
6462         ${libgcj} is specified.
6463         * configure: Regenerate.
6465 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
6467         Sync from src:
6469         * configure.in: Sync.
6470         * configure: Regenerated.
6472         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
6474         * Makefile.def: Added dependencies from sim and gdb on intl, and
6475         added configure dependencies to everything with an all dependency
6476         on intl.
6477         * Makefile.in: Regenerated.
6479 2006-06-06  David Ayers  <d.ayers@inode.at>
6481         PR libobjc/13946
6482         * Makefile.def: Add dependencies for libobjc which boehm-gc.
6483         * Makefile.in: Regenerate.
6484         * configure.in: Add --enable-objc-gc at toplevel and have it
6485         enable boehm-gc for Objective-C.
6486         Remove target-boehm-gc from libgcj.
6487         Add target-boehm-gc to target_libraries.
6488         Add target-boehm-gc to noconfigdirs where ${libgcj}
6489         is specified.
6490         Assert that boehm-gc is supported when requested for Objective-C.
6491         Only build boehm-gc if needed either for Java or Objective-C.
6492         * configure: Regenerate.
6494 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
6496         PR 27674
6497         * Makefile.tpl (configure-[+prefix+][+module+],
6498         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
6499         Remove rule to unstage bootstrapped modules.
6500         (stage_current): New.
6501         * Makefile.in: Regenerate.
6503 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
6505         * MAINTAINERS (Write After Approval): Update my e-mail address.
6507 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
6509         * include/libiberty.h: Declare pex_run_in_environment.
6511 2006-05-31  Asher Langton  <langton2@llnl.gov>
6513         * MAINTAINERS (Write After Approval): Add myself.
6515 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
6517         * Makefile.def (bfd, opcodes): Fix lib_path.
6518         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
6519         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
6520         * Makefile.in: Regenerate.
6522 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
6524         * Makefile.in: Regenerate.
6526 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
6528         * Makefile.def: Add install-html target. Add datarootdir
6529         docdir and htmldir to flags_to_pass.
6530         * Makefile.tpl: Add install-html target.
6531         * Makefile.in: Regenerate.
6532         * configure.in: Add --with-datarootdir, --with-docdir, and
6533         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
6534         * configure: Regenerate.
6536 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
6538         * configure.in: Enable gprof for cross builds.
6539         * configure: Regenerate.
6541 2006-05-22  Richard Guenther  <rguenther@suse.de>
6543         Revert
6544         2006-01-31  Richard Guenther  <rguenther@suse.de>
6545         Paolo Bonzini  <bonzini@gnu.org>
6547         * Makefile.def (target_modules): Add libgcc-math target module.
6548         * configure.in (target_libraries): Add libgcc-math target library.
6549         (--enable-libgcc-math): New configure switch.
6550         * Makefile.in: Re-generate.
6551         * configure: Re-generate.
6552         * libgcc-math: New toplevel directory.
6554 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6555             Andreas Tobler  <a.tobler@schweiz.ch>
6557         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
6558         * configure: Rebuilt.
6560 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
6562         * MAINTAINERS (Write After Approval): Add myself.
6564 2006-05-01  DJ Delorie  <dj@redhat.com>
6566         * configure.in: Restore CFLAGS if GMP isn't present.
6567         * configure: Regenerate.
6569 2006-05-01  Richard Guenther  <rguenther@suse.de>
6571         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
6572         maintainer.
6574 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
6576         * MAINTAINERS (Write After Approval): Add myself.
6578 2006-04-28  Jan Beulich  <jbeulich@novell.com>
6580         * MAINTAINERS (Write After Approval): Add myself.
6582 2006-04-18  DJ Delorie  <dj@redhat.com>
6584         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
6585         reference libgloss so that libssp can be built in a combined
6586         tree.
6587         * configure: Regenerate.
6589 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
6591         * MAINTAINERS (Write After Approval): Add myself.
6593 2006-04-05  Ben Elliston  <bje@au.ibm.com>
6595         * configure.in: Require makeinfo 4.4 or higher.
6596         * configure: Regenerate.
6598 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
6600         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
6601         Rearrange the entries of other libraries to have them in one place.
6603 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
6605         * MAINTAINERS (Write After Approval): Remove myself.
6606         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6608 2006-03-14  Richard Guenther  <rguenther@suse.de>
6610         * configure: Regenerate with autoconf 2.13.
6612 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
6614         * MAINTAINERS: Use my work address.
6616         * MAINTAINERS: Update my E-mail address.
6618 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
6620         * configure.in: Handle --disable-<component> generically.
6621         * configure: Regenerate.
6623 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
6625         PR libgcj/17311
6626         * ltmain.sh: Don't use "$finalize_rpath" for compile.
6628 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
6630         * MAINTAINERS (Write After Approval):  Remove myself.
6631         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
6633 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
6635         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
6636         (TARGET_CONFIGDIRS): Remove.
6637         * configure.in: Remove AC_SUBST(target_configdirs).
6638         * Makefile.in, configure: Regenerated.
6640 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
6642         * MAINTAINERS (Write After Approval):  Remove myself.
6643         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
6645 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
6647         PR bootstrap/25670
6649         * Makefile.tpl ([+compare-target+]): Print explanation messages.
6651         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
6652         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
6653         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
6654         BUILD_PREFIX, BUILD_PREFIX_1.
6655         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
6657         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
6658         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
6660         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
6661         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
6662         of `cat stage_current`.  Always provide the `r' and `s' variables.
6663         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
6664         a single shell execution.
6665         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
6666         bootstrapped modules, make the stage1 module if the build was not
6667         started yet, else build the current stage.
6668         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
6669         (all-build, all-host, all-target, [+make_target+]-host,
6670         [+make_target+]-target): Do not use \-continued lines.
6671         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
6672         (current_stage, restrap, stage_last): New.
6674         * Makefile.in: Regenerate.
6675         * configure: Regenerate.
6677 2006-02-19  Bud Davis  <jmdavis@link.com>
6679         * MAINTAINERS (Write After Approval):  Remove myself.
6680         (Language Front End Maintainers):  Add myself as fortran 95
6681         maintainer and update e-mail address.
6683 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
6685         * MAINTAINERS (Write After Approval):  Remove myself.
6686         (Language Front End Maintainers):  Add myself as fortran 95
6687         maintainer.
6689 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
6691         * MAINTAINERS (Write After Approval): Add myself.
6693 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
6695         * MAINTAINERS (Write After Approval):  Remove myself.
6696         (Language Front End Maintainers):  Add myself as
6697         fortran 95 maintainer.
6699 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
6701         Sync from src:
6703         2005-12-27  Leif Ekblad  <leif@rdos.net>
6705         * configure.in: Add support for RDOS target.
6706         * configure: Regenerate.
6708 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
6709             Andreas Schwab  <schwab@suse.de>
6711         * configure: Regenerate.
6713 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
6715         * configure.in (enable_libgomp): Add AIX.
6716         * configure: Regenerate.
6718 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
6720         * MAINTAINERS (Write After Approval): Add myself.
6722 2006-02-03  Lee Millward  <lee.millward@gmail.com>
6724         * MAINTAINERS (Write After Approval): Add myself.
6726 2006-01-31  Richard Guenther  <rguenther@suse.de>
6727         Paolo Bonzini  <bonzini@gnu.org>
6729         * Makefile.def (target_modules): Add libgcc-math target module.
6730         * configure.in (target_libraries): Add libgcc-math target library.
6731         (--enable-libgcc-math): New configure switch.
6732         * Makefile.in: Re-generate.
6733         * configure: Re-generate.
6734         * libgcc-math: New toplevel directory.
6736 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
6738         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
6739         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
6740         the assembler, linker and binutils.
6741         * configure: Regenerate.
6743 2006-01-22  Dirk Mueller  <dmueller@suse.de>
6745         * MAINTAINERS (Write After Approval): Add myself.
6747 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
6749         * configure: Regenerate.
6751 2006-01-18  Richard Henderson  <rth@redhat.com>
6752             Jakub Jelinek  <jakub@redhat.com>
6753             Diego Novillo  <dnovillo@redhat.com>
6755         * libgomp: New directory.
6756         * Makefile.def: Add target_module libgomp.
6757         * Makefile.in: Regenerate.
6758         * configure.in (target_libraries): Add target-libgomp.
6759         * configure: Regenerate.
6761 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
6763         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
6764         @ from continuation.
6765         * Makefile.in: Rebuilt.
6767 2006-01-04  Chris Lattner  <sabre@gnu.org>
6769         * MAINTAINERS (Write After Approval): Add myself.
6771 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
6773         PR bootstrap/24252
6775         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
6776         * Makefile.tpl (OBJDUMP): New.
6777         (EXTRA_HOST_FLAGS): Add it.
6778         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
6780         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
6781         to use symbolic links between directories.  Avoid race conditions
6782         or make them harmless.
6783         * configure.in: Do not try to use symbolic links between directories.
6785         * Makefile.def (LEAN): Pass.
6786         * Makefile.tpl (LEAN): Define.
6787         (stage[+id+]-start): Accept that the previous directory does not
6788         exist, if the bootstrap is lean.
6789         (stage[+id+]-bubble): Invoke lean bootstrap commands after
6790         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
6791         configure substitution.
6792         ([+compare-target+]): Likewise.
6793         ([+bootstrap-target+]-lean): New.
6794         * configure.in: Remove lean bootstrap support from here.
6796         * Makefile.in: Regenerate.
6797         * configure: Regenerate.
6799 2006-01-04  Ben Elliston  <bje@au.ibm.com>
6801         * MAINTAINERS (libdecnumber): Add myself.
6803 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
6805         * libtool-ldflags: New script.
6807 2006-01-02  Andreas Schwab  <schwab@suse.de>
6809         * configure.in: When reconfiguring remove Makefile in
6810         all stage directories.
6811         * configure: Regenerate.
6813 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
6815         * MAINTAINERS: Update my email address.
6817 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
6819         Revert Ada-related part of the previous change.
6821         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
6822         Do not pass.
6823         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
6824         * Makefile.in: Regenerate.
6825         * configure.in: Do not include mt-ppc-aix target fragment.
6826         * configure: Regenerate.
6828 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
6830         * configure.in: Select appropriate fragments for PowerPC/AIX.
6831         * configure: Regenerate.
6833         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
6834         BOOT_CFLAGS, BOOT_LDFLAGS.
6835         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
6836         BOOT_CFLAGS, BOOT_LDFLAGS.
6837         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
6838         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
6839         (stage): Fail if we cannot complete the work.
6840         * Makefile.in: Regenerate.
6842 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
6844         * configure.in: Replace ms1 with mt.
6845         * configure: Rebuilt.
6847 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
6849         * MAINTAINERS: Update my email address.
6851 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
6853         * Makefile.tpl (all, do-[+make_target+], do-check, install,
6854         install-host-nogcc): Don't invoke $(stage) at the end.
6855         * Makefile.in: Regenerate.
6857 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
6859         * configure.in: Flip the top-level bootstrap switch.
6860         * configure: Regenerate.
6862 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
6864         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
6865         $(stage) and $(unstage).
6866         (EXTRA_TARGET_FLAGS): Correct double-quoting.
6867         (all): Remove stray semicolon.
6868         (local-distclean): Don't handle multilib.tmp and multilib.out.
6869         (install.all): Set $s for consistency.
6870         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
6871         check_multilibs setting.  Always make the install directory.
6872         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
6873         Correct @if/@endif.
6874         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
6875         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
6876         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
6877         (multilib.out): Remove.
6878         * Makefile.in: Regenerated.
6880 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
6882         * MAINTAINERS (Write After Approval): Add myself.
6884 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
6886         * MAINTAINERS: Add myself as mt maintainer.
6888         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
6890 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
6892         * MAINTAINERS: Change email address.
6894 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
6896         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
6897         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
6898         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
6899         Find in-tree tools if available.
6900         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
6901         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
6902         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
6903         (COMPILER_*_FOR_TARGET): New.
6904         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
6905         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
6906         (CONFIGURED_*, USUAL_*): Remove.
6907         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
6908         STRIP): Use autoconf substitutions.
6909         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
6910         COMPILER_NM_FOR_TARGET): New.
6911         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
6913         (all): Make all-host and all-target in parallel.
6914         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
6915         that $$r and $$s are set before invoking a recursive make.
6916         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
6917         ([+bootstrap-target+]): Inline most of the `all' target.
6919 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6921         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
6922         from the gcc build directory.
6923         * Makefile.in: Regenerate.
6925 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6927         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
6928         depend on all-libdecnumber.
6929         * configure.in (host_libs): Include libdecnumber.
6930         * Makefile.in: Regenerate.
6931         * configure: Likewise.
6933 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6935         * libdecnumber: Import decNumber sources from the dfp-branch.
6937 2005-11-21  Kean Johnston  <jkj@sco.com>
6939         * config.sub, config.guess: Sync from upstream sources.
6941 2005-11-21  Ben Elliston  <bje@au.ibm.com>
6943         Import from Autoconf sources:
6945         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
6946         * config/move-if-change: Don't output "$2 is unchanged";
6947         suggested by Ben Elliston.  Handle weird characters correctly.
6949 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
6951         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
6952         to match upstream libtool for darwin.
6954 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
6956         * Makefile.def: Remove gdb dependencies for gdbtk.
6957         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
6958         (configure-gdb, install-gdb): New rules.
6959         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
6960         * Makefile.in, configure: Regenerated.
6962 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
6964         * MAINTAINERS (Write After Approval): Add myself.
6966 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
6968         * MAINTAINERS (Write After Approval): Add myself.
6970 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
6972         * MAINTAINERS (alias analysis): Add Daniel Berlin and
6973         Diego Novillo.
6975 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
6977         PR bootstrap/24297
6978         * Makefile.tpl (do-[+make-target+], do-check, install,
6979         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
6980         are set before recursing.
6981         * Makefile.in: Regenerate.
6983 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
6985         PR bootstrap/18939
6986         * Makefile.def (gcc) <target>: Fix thinko.
6987         * Makefile.in: Regenerate.
6989 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
6991         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
6992         * configure: Regenerate.
6994 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
6996         * MAINTAINERS (Write After Approval): Add self.
6998 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
7000         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
7001         target-libffi, target-qthreads, target-libjava, and
7002         targetlibobjc.
7003         * configure: Regenerate.
7005 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
7007         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
7008         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
7009         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
7010         (USUAL_OBJDUMP_FOR_TARGET): New.
7011         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
7012         * configure.in: Check for $OBJDUMP_FOR_TARGET.
7013         * configure, Makefile.in: Regenerated.
7015 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
7017         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
7018         before other host packages.
7020 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
7022         * MAINTAINERS: Add self as sh libraries/configury maintainer.
7024 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
7026         PR bootstrap/22340
7028         * configure.in (default_target): Remove.
7029         * Makefile.tpl (all): Do not use prerequisites as subroutines
7030         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
7031         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
7032         use prerequisites as subroutines.
7033         (check-host, check-target): New.
7034         (bootstrap configure & all targets): Do not use stage*-start
7035         if the directory layout is already ok.
7036         (non-bootstrap configure & all targets): Prepend a $(unstage).
7037         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
7038         (NOTPARALLEL): Remove.
7039         (unstage, stage variables): New variables.
7040         (unstage, stage targets): Simply expand to those variables.
7042         * configure: Regenerate.
7043         * Makefile.in: Regenerate.
7045 2005-10-04  James E Wilson  <wilson@specifix.com>
7047         * Makefile.def (lang_env_dependencies): Add libmudflap.
7048         * Makefile.in: Regenerate.
7050 2005-10-03  Andreas Schwab  <schwab@suse.de>
7052         Backport from libtool CVS:
7053         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
7055         * ltmain.sh: add support for installing into temporary
7056         staging area (e.g. 'make install DESTDIR=...')
7058 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
7060         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
7061         * configure: Regenerated.
7063 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
7065         * configure: Regenerate with the correct
7066         autoconf version.
7068 2005-09-30  Catherine Moore  <clm@cm00re.com>
7070         * configure.in (bfin-*-*): New.
7071         * configure: Regenerated.
7073 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
7075         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
7076         (LIPO_FOR_TARGET): New.
7077         (CONFIGURED_LIPO_FOR_TARGET): New.
7078         (USUAL_LIPO_FOR_TARGET): New.
7079         (STRIP_FOR_TARGET): New.
7080         (CONFIGURED_STRIP_FOR_TARGET): New.
7081         (USUAL_STRIP_FOR_TARGET): New.
7082         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
7083         STRIP_FOR_TARGET.
7084         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
7085         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
7086         * Makefile.in: Regenerate.
7087         * configure: Regenerate.
7089 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
7091         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
7092         (rs6000-*-aix*): Same.
7093         * configure: Regenerate.
7095 2005-09-16  Tom Tromey  <tromey@redhat.com>
7097         * MAINTAINERS: Add self as java maintainer.
7099 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
7101         * configure.in: Recognize f95 in the --enable-languages option,
7102         and substitute it for fortran, issuing a warning.
7103         * configure: Regenerate.
7105 2005-08-30  Phil Edwards  <phil@codesourcery.com>
7107         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
7108         * configure:  Regenerated.
7110 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
7112         * MAINTAINERS: Add self as ms1 maintainer.
7114 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
7116         * Makefile.def (libssp): Add to lang_env_dependencies.
7117         * Makefile.in: Regenerate.
7119 2005-08-18  Ian Lance Taylor  <ian@airs.com>
7121         * MAINTAINERS: Add myself as middle-end maintainer.
7123 2005-08-17  Christian Groessler  <chris@groessler.org>
7125         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
7126         * Makefile.in: Regenerate.
7128 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
7130         * MAINTAINERS (write after approval): Added myself.
7132 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
7134         * MAINTAINERS (Write After Approval): Add myself.
7136 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
7138         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
7139         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
7140         Look for alternate names of the target cc and c++
7141         * configure: Regenerate.
7143 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
7145         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7146         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
7147         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
7148         tools; remove code to manually set them.
7149         (Target tools): Look in the environment for them.
7150         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7151         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
7152         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
7153         build directory.
7154         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
7155         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
7156         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
7157         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7158         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
7159         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
7160         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
7161         * configure: Regenerate.
7162         * Makefile.in: Regenerate.
7164 2005-07-28  Ben Elliston  <bje@au.ibm.com>
7166         * MAINTAINERS: Update for removed CPU targets.
7168 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
7170         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7171         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
7172         * Makefile.in: Regenerated.
7174 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
7176         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
7177         (CFLAGS_FOR_TARGET): Use it.
7178         (CXXFLAGS_FOR_TARGET): Likewise.
7179         * Makefile.in: Regenerated.
7180         * configure.in (--with-build-sysroot): New option.
7181         * configure: Regenerated.
7183 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
7185         * Makefile.tpl: Wrap install between unstage and stage
7186         * Makefile.in: Regenerate.
7188 2005-07-21  Eric Christopher  <echristo@apple.com>
7190         * MAINTAINERS: Update affiliation.
7192 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
7194         * MAINTAINERS: Add self as crx port maintainer.
7196 2005-07-20  DJ Delorie  <dj@redhat.com>
7198         * MAINTAINERS: Add self as m32c maintainer.
7200 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
7202         * all files: Update FSF address.
7204 2005-07-15  Eric Christopher  <echristo@redhat.com>
7206         * MAINTAINERS: Change affiliation.
7208 2005-07-14  Jim Blandy  <jimb@redhat.com>
7210         * configure.in: Add cases for Renesas m32c.
7211         * configure: Regenerated.
7213 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
7215         * COPYING.LIB: Update from fsf.org.
7217 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
7219         * COPYING, compile, config.guess,
7220         config.sub, install-sh, missing, mkinstalldirs,
7221         symlink-tree, ylwrap: Sync from upstream sources.
7222         * config-ml.in: Update FSF address.
7224 2005-07-13  Eric Christopher  <echristo@redhat.com>
7226         * configure.in: Add toplevel noconfigdir support for tpf.
7227         * configure: Regenerate.
7229 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
7231         PR ada/22340
7233         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
7234         * Makefile.in: Regenerate.
7236 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
7238         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
7239         Brolley to write-after-approval.
7241 2005-07-07  Andreas Schwab  <schwab@suse.de>
7243         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
7244         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
7245         * Makefile.in: Regenerated.
7247 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
7249         * configure.in: Don't build sim or rda when targetting darwin.
7250         * configure: Regenerate.
7252 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
7254         * configure.in: Add --enable-libssp and --disable-libssp.
7255         * configure: Regenerate with autoconf-2.13.
7257 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
7259         * Makefile.def (target_modules): Add libssp.
7260         * configure.in (target_libraries): Add target-libssp.
7261         * configure: Rebuilt.
7262         * Makefile.in: Rebuilt.
7264 2005-07-01  Zack Weinberg  <zackw@panix.com>
7266         * MAINTAINERS: Change email address.  Resign from maintainership.
7268 2005-07-01  Richard Guenther  <rguenther@suse.de>
7270         * MAINTAINERS: Change my e-mail address and affiliation.
7272 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
7274         * Makefile.def (stagefeedback): Come after profile.
7275         Define profiledbootstrap target.
7276         * Makefile.tpl (profiledbootstrap): Remove.
7277         (stageprofile-end): Zap stagefeedback.
7278         (stagefeedback-start): Copy all .gcda files, not only GCC's.
7279         * Makefile.in: Regenerate.
7281 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
7283         * MAINTAINERS: Update my email address.
7285 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
7287         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
7288         In 'cpp' stanza, support '#line' as well as '# '.
7290 2005-06-08  Andreas Schwab  <schwab@suse.de>
7292         * MAINTAINERS: Move myself from 'Write After Approval' to
7293         'CPU Port Maintainers' section as m68k maintainer.
7295 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
7297         * configure.in (unsupported_languages): New macro.
7298         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
7299         non-ported target libraries in noconfigdirs.
7300         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
7301         non-linux-gnu.  Remove libgcj_ex_libffi.
7302         <lang_frag loop>: Set add_this_lang=no if the language is in
7303         unsupported_languages.
7304         * configure: Regenerate.
7306 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
7308         * configure.in: Fix typo in handling of --with-mpfr-dir.
7309         * configure: Regenerate.
7311 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
7313         * MAINTAINERS: Update my email address.
7315 2005-06-02  Jim Blandy  <jimb@redhat.com>
7317         * config.sub: Add cases for the Renesas m32c.  (This patch has been
7318         accepted into the master sources.)
7320 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
7321             Michael Snyder  <msnyder@redhat.com>
7322             Stan Cox  <scox@redhat.com>
7324         * configure.in: Set noconfigdirs for ms1.
7326         * configure: Regenerate.
7328 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
7330         * MAINTAINERS (Write After Approval): Add self.
7332 2005-06-01  Josh Conner  <jconner@apple.com>
7334         * MAINTAINERS (Write After Approval): Add self.
7336 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
7338         * MAINTAINERS: Update my email address.
7340 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
7342         * MAINTAINERS (Write After Approval): Add self.
7344 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
7346         * MAINTAINERS (Write After Approval): Remove self.
7348 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
7350         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
7351         (Dependencies): Consider target modules for bootstrap dependencies.
7352         Make target bootstrap modules depend on each stage's gcc.
7353         * Makefile.in: Regenerate.
7355 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
7357         * Makefile.def (configure-gcc): Depend on binutils having been built.
7358         (all-gcc): No need to do it here.
7359         * Makefile.in: Regenerate.
7361 2005-05-19  Paul Brook  <paul@codesourcery.com>
7363         * configure.in: Rewrite misleading error message when requested
7364         language cannot be built.
7365         * configure: Regenerate.
7367 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
7369         * ylwrap: Import from Automake 1.9.5.
7371 2005-05-13  David Ung  <davidu@mips.com>
7373         * MAINTAINERS (Write After Approval): Add self.
7375 2005-05-09  Mike Stump  <mrs@apple.com>
7377         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
7378         lt_cv_sys_max_cmd_len for now.
7380 2005-05-09  Stan Cox  <scox@redhat.com>
7382         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
7384 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
7386         * README.SCO: Update the URL.
7388 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
7390         * ltconfig: Define file_list_spec.  Pass file_list_spec and
7391         with_gnu_ld to libtool.
7392         * ltcf-c.sh (aix[45]): Define file_list_spec.
7393         * ltcf-cxx.sh (aix[45]): Same.
7394         * ltcf-gcj.sh (aix[45]): Same.
7395         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
7396         exists, write list of input files to temporary file.
7398 2005-05-04  Mike Stump  <mrs@apple.com>
7400         * configure.in: Always pass --target to target configures as
7401         otherwise rebuilds that do --recheck will fail.
7402         * confiugure: Rebuilt.
7404 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
7406         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
7407         STAGE_HOST_EXPORTS.
7408         (configure, all): Add bootstrap support.
7409         (Host modules, target modules): Pass post-stage1 flags and exports.
7410         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
7411         * Makefile.in: Regenerate.
7413 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
7415         * configure: Regenerate.
7417 2005-04-27  Mike Stump  <mrs@apple.com>
7419         * MAINTAINERS: Add self as darwin maintainer.
7421 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
7423         * config.sub: Update from master copy.
7425 2005-04-21  Mike Stump  <mrs@apple.com>
7427         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
7428         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
7430 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
7432         * configure.in <crisv32-*-*, cris-*-*>: New local variable
7433         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
7434         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
7435         "*-*-elf" and "*-*-linux*".
7436         * configure: Regenerate.
7438 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
7440         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
7442 2005-04-12  Mike Stump  <mrs@apple.com>
7444         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
7446 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
7448         * MAINTAINERS (Write After Approval): Add myself.
7450 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
7452         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
7454 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
7456         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
7457         (TARGET_CONFIGARGS): Include --with-target-subdir.
7458         (configure, all): New macros.  Use them throughout.
7459         * Makefile.in: Regenerate.
7461 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
7463         * MAINTAINERS (Write After Approval): Add myself.
7465 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7467         * MAINTAINERS: Remove 'loop unrolling' maintainer.
7469 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
7471         * MAINTAINERS: Move John Carr to Write After Approval.
7473 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
7475         * config/mh-mingw32: Delete.
7476         * configure.in: Don't use it.
7477         * configure: Regenerate.
7479 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
7481         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
7482         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
7483         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
7484         (HOST_LIB_PATH): Generate from Makefile.def.
7485         (TARGET_LIB_PATH): Likewise.
7486         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
7487         * Makefile.in: Regenerate.
7488         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
7489         (RPATH_ENVVAR): Include Darwin case.
7490         * configure: Regenerate.
7492 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
7494         * MAINTAINERS (Various Maintainers): Remove self.
7495         (Write After Approval): Add self.
7497 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
7499         * MAINTAINERS (Various Maintainers): Add self.
7501 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
7503         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
7504         * configure: Regenerate.
7506 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
7508         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
7509         gcc_version, and gcc_version_trigger from set of flags to pass.
7510         * Makefile.tpl: Remove definitions of above variables.
7511         (config.status): Remove dependency on $(gcc_version_trigger).
7512         * Makefile.in: Regenerate.
7513         * configure.in: Do not reference config/gcc-version.m4 nor
7514         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
7515         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
7516         * configure: Regenerate.
7518 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
7519             Andrew Pinski  <pinskia@physics.uc.edu>
7521         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
7522         * Makefile.in: Regenerate.
7524 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
7526         * MAINTAINERS (Write After Approval): Add myself.
7528 2005-03-03  David Ayers  <d.ayers@inode.at>
7530         * MAINTAINERS (Write After Approval): Add myself.
7532 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
7534         PR libgcj/20160
7535         * ltmain.sh: Avoid creating archives with components that have
7536         duplicate basenames.
7538 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
7540         PR bootstrap/20250
7541         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
7542         instead of check.
7543         * Makefile.in: Regenerate.
7545 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
7547         * Makefile.in: Regenerate to fix conflict between the previous two
7548         patches.
7550 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
7552         PR bootstrap/17383
7553         * Makefile.def (target_modules): Remove "stage", now unnecessary.
7554         * Makefile.tpl (HOST_SUBDIR): New substitution.
7555         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
7556         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7557         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
7558         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
7559         (Host modules, Bootstrapped modules): Use it.
7560         (Build modules, Target modules): Do not create symlink trees,
7561         always configure out-of-srcdir.
7562         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
7563         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
7564         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
7565         $(HOST_SUBDIR).  Create a symlink for host_subdir.
7567         * Makefile.in: Regenerate.
7568         * configure: Regenerate.
7570 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7572         Merged from libada-gnattools-branch:
7573         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7575         * gnattools: New directory.
7576         * Makefile.def: Add gnattools as a module, depending on target-libada.
7577         * Makefile.in: Regenerate.
7578         * configure.in: Include gnattools in host_tools; disable it if ada
7579         is disabled.
7580         * configure: Regenerate.
7582 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
7584         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
7585         treelang maintainer.
7586         (Write After Approval): Remove myself.
7588 2005-02-23  Paul Schlie  <schlie@comcast.net>
7590         * configure.in: Allow darwin targeted ports to build tk, itcl and
7591         libgui.
7592         * configure: Regenerate.
7594 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
7596         PR libgcj/10353
7597         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
7598         * configure: Regenerate.
7600 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
7602         * MAINTAINERS (Write After Approval): Add myself.
7604 2005-02-10  Ian Lance Taylor  <ian@airs.com>
7606         * MAINTAINERS: Update my e-mail address.
7608 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
7610         * MAINTAINERS (Write After Approval): Add myself.
7612 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
7614         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
7615         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
7616         target-libgloss when not *-*-elf and *-*-aout.
7617         * configure: Regenerate.
7619 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
7621         * MAINTAINERS: Remove obsolete entries.
7623         * MAINTAINERS (Write After Approval): Add Michael Matz.
7625 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
7627         * MAINTAINERS: Remove self as cpplib maintainer.
7629 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
7631         * install-sh, config.sub: Import from upstream.
7633 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
7635         PR bootstrap/18222
7636         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
7637         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
7638         * Makefile.in: Regenerate.
7640 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
7642         * MAINTAINERS: Update my email address.
7644 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
7645             Andreas Schwab  <schwab@suse.de>
7647         PR bootstrap/18033
7648         * config-ml.in: Eval option if surrounded by single quotes.
7650 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
7652         Revert 2004-12-28 Makefile changes, a better fix will be
7653         applied to mainline and src after GCC 4.0 branches.
7655 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
7657         PR bootstrap/17383
7659         * Makefile.def (target_modules): Remove stage parameter,
7660         it is always true now.
7661         * Makefile.tpl (configure-build-[+module+],
7662         configure-target-[+module+]): Always build symlink tree
7663         for the directory and for include.  BUILD_SUBDIR and
7664         TARGET_SUBDIR cannot be . anymore.
7665         * Makefile.in: Regenerate.
7667 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
7669         Revert 2004-12-08 Makefile changes.
7671 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
7673         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
7674         cygwin, mingw.
7676 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
7678         * configure.in (sh64-*-*): Reenable gprof.
7679         * configure: Regenerate.
7681 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
7683         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
7684         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
7685         (EXTRA_TARGET_FLAGS): Add PICFLAG.
7686         * Makefile.in: Regenerate.
7688 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
7690         * MAINTAINERS: Update my email address.
7692 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
7694         * Makefile.tpl: Generate normal dependencies if the LHS module is
7695         not bootstrapped.
7696         * Makefile.in: Regenerate.
7698 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
7700         * configure.in: Include config/gxx-include-dir.m4.  Use
7701         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
7702         * configure: Regenerate.
7704 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
7706         * config.if: Delete.
7707         * configure.in: Set libstdcxx_incdir directly.
7708         * configure: Regenerate.
7710 2004-12-02  Eric Christopher  <echristo@redhat.com>
7712         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
7713         * Makefile.in: Regenerate.
7715 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
7717         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
7718         * configure: Regenerate.
7720 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
7722         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
7723         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
7724         * configure: Regenerate.
7726 2004-12-01  Eric Christopher  <echristo@redhat.com>
7728         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
7729         of things to remove.
7731 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
7733         * MAINTAINERS (Write After Approval): Update my e-mail address.
7735 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
7737         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
7738         from CVS libtool to always pass_all.
7740 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7742         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
7743         (hppa*64*-*-*): Delete incorrect comment.
7744         * configure: Rebuilt.
7746 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
7748         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
7750 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
7752         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
7753         from CVS libtool to always pass_all.
7755 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
7757         * install-sh, compile: Import from automake.
7759 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
7761         * config.guess, config.sub:  Import from savannnah.
7763 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
7765         * MAINTAINERS (Write After Approval): Add myself
7767 2004-11-12  Mike Stump  <mrs@apple.com>
7769         * Makefile.def: Add html support.
7770         * Makefile.tpl: Likewise.
7771         * Makefile.in: Regenerate.
7773 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
7775         PR 18423
7776         * configure.in: Remove all instances of build-fixincludes from
7777         noconfigdirs.
7778         (build_configargs): Supply --target to subdirectories.
7779         * configure: Regenerate.
7781         * Makefile.def: Make gcc install depend on fixincludes install.
7782         * Makefile.in: Regenerate.
7784 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
7786         * MAINTAINERS: Add myself as gcc testsuite maintainer.
7788 2004-11-11  Paul Brook  <paul@codesourcery.com>
7790         * MAINTAINERS: Add self as arm maintainer.  Update email address.
7792 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
7794         * configure.in (noconfigdirs) [mmix-*-*]: Disable
7795         target-libgfortran.
7796         * configure: Regenerate.
7798 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
7800         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
7801         like CC.
7803 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
7805         * Makefile.def (host fixincludes): Specify missing targets.
7806         * Makefile.in: Regenerate.
7808 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
7810         * MAINTAINERS: Add myself
7812 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
7814         * MAINTAINERS (Write After Approval): Add myself.
7816 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
7818         * Makefile.def: Build fixincludes for the host, too.
7819         * Makefile.in: Regenerate.
7820         * configure.in (host_tools): Add fixincludes.
7821         * configure: Regenerate.
7823 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
7825         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
7826         * configure: Regenerated.
7828 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
7830         PR other/17783
7831         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
7832         * configure: Regenerated.
7834 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
7836         * README.SCO: Update per FSF instructions.
7838 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
7840         PR target/18151
7841         * configure.in (case ${target}): Do not build fixincludes for avr.
7842         * configure: Regenerated.
7844 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
7846         * configure.in (case ${target}): Do not build fixincludes
7847         on platforms where it is not used.
7848         * configure: Regenerated.
7850 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
7852         * configure.in: Use an absolute path to install-sh.
7853         * configure: Regenerated.
7855 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
7857         * MAINTAINERS (Write After Approval): Add myself.
7859 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
7861         * MAINTAINERS: Remove from Write After Approval those that are
7862         already maintainers.
7864 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
7866         * MAINTAINERS:  Update my email address.
7868 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
7870         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
7871         * configure: Regenerate.
7873 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
7875         * MAINTAINERS:  Update my email address.
7877 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
7879         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
7880         entries belonging to this category.
7882 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
7884         * MAINTAINERS: Update my e-mail address.
7886 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
7888         Fix wrong conflict resolution in:
7890         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
7892         * Makefile.in: Regenerate.
7893         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7894         in the recursive `make', instead of hardwiring `all'.
7895         (Autogenerated TARGET-* variables): New.
7897 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
7899         * configure.in: Enable target-libgloss for crx-*-*.
7900         * configure: Regenerate.
7902 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
7904         * MAINTAINERS (Various Maintainers): Move the "windows,
7905         cygwin, mingw" maintainer to ...
7906         (OS Port Maintainers): ... here.
7908 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
7910         * MAINTAINERS (Write After Approval): Remove those that are
7911         maintainers of some subsystem.
7913 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
7915         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
7916         * ltcf-cxx.sh (tpf*): Likewise.
7917         * ltconfig (tpf*): Add TPF OS configuration support.
7919 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
7921         * MAINTAINERS: Change my email address to my new work account.
7923 2004-09-24  Michael Roth  <mroth@nessie.de>
7925         * configure.in (--without-headers): Add missing double quotes.
7926         * configure: Regenerate.
7928 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
7930         * ylwrap: Revert to previous version.
7932 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
7934         PR bootstrap/17369
7935         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
7936         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
7937         SET_GCC_LIB_PATH_CMD.
7938         (BASE_TARGET_EXPORTS): Likewise.
7939         * Makefile.in: Regenerated.
7941         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
7942         * configure: Regenerated.
7944 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
7946         * config.guess: New upstream version
7947         * compile, depcomp, install-sh, ylwrap: Likewise.
7949 2004-09-19  Roger Sayle  <roger@eyesopen.com>
7951         * config/mh-x86omitfp: New host makefile fragment.  Add
7952         -fomit-frame-pointer to the default BOOT_CFLAGS.
7953         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
7954         * configure: Regenerate.
7956 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
7958         PR target/11572
7959         * configure.in (*-*-darwin*): Renable libobjc.
7960         * configure: Regenerate.
7962 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
7964         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
7966 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
7968         * Makefile.def: Remove libbanshee.
7969         * Makefile.tpl: Ditto.
7970         * configure.in: Ditto.
7971         * Makefile.in: Regen.
7972         * configure: Ditto.
7974 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
7976         * ltmain.sh: Use $pic_object as $non_pic_object if
7977         $non_pic_object=none.
7979 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
7981         * missing: Import latest version from master repository.
7983 2004-09-06  Nick Clifton  <nickc@redhat.com>
7985         * config.sub: Import latest version from master repository.
7986         * config.guess: Likewise.
7987         This includes these changes:
7989         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
7991         * config.sub: Handle crisv32, alias etraxfs.
7992         * config.guess (crisv32:Linux:*:*): Handle.
7994         2004-08-13  Brad Smith  <brad@comstyle.com>
7996         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
7997         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
7999         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
8001         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
8002         assume the processor is a powerpc.  This is because coreutils
8003         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
8004         in this case, due to a MacOS X bug that causes
8005         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
8006         to return a negative number.
8007         Problem reported by Petter Reinholdtsen in:
8008         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
8010         2004-07-19  Ben Elliston  <bje@gnu.org>
8012         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
8014         2004-06-24  Ben Elliston  <bje@gnu.org>
8016         * config.guess: Update copyright years.
8017         * config.sub: Likewise.
8019         2004-06-22  Robert Millan  <robertmh@gnu.org>
8021         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
8022         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
8024         2004-06-22  Stanley F. Quayle <stan@stanq.com>
8026         * config.guess (*:*VMS:*:*): New entry. Replaces
8027         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
8028         manufacturer.
8030         2004-06-22  Ben Elliston  <bje@gnu.org>
8032         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
8033         * config.sub: Likewise.
8035         2004-06-22  Ben Elliston  <bje@gnu.org>
8037         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
8038         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
8040         2004-06-11  Ben Elliston  <bje@gnu.org>
8042         * config.guess (pegasos:OpenBSD:*:*): Remove.
8044         2004-06-11  Ben Elliston  <bje@gnu.org>
8046         From Wouter Verhelst <wouter@grep.be>:
8047         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
8049         2004-06-11  Ben Elliston  <bje@gnu.org>
8051         * config.guess (luna88k:OpenBSD:*:*): New.
8053         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
8055         * config.guess (m32r*:Linux:*:*): New case.
8056         * config.sub: Handle m32rle.
8058         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
8060         From Jens Petersen  <petersen@redhat.com>:
8061         * config.sub: Handle sparcv8.
8063         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
8065         From Tom Smith <smith@cag.lkg.hp.com>:
8066         * config.guess: Version suffixes are equally significant on Tru64
8067         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
8068         prefix of "P" (patched kernel).
8070         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
8072         * config.sub: Add support for National Semiconductor CRX target.
8074 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
8076         * MAINTAINERS (Various Maintainers): Remove myself as web page
8077         maintainer, add myself as maintainer of build status lists.
8079 2004-09-03  Jan Beulich  <jbeulich@novell.com>
8081         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
8082         *-*-netware, but add target-libmudflap.
8083         Consolidate *-*-netware targets (of which really only i?86 exists)
8084         into a single entry.
8085         * configure: Likewise.
8087 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
8089         * Makefile.tpl (sorry): Remove.
8090         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
8091         (cleanstrap targets): Depend on distclean, not distclean-stage1.
8092         (do-clean): Clean per-stage directories too.
8093         (do-distclean): Run distclean-stage1 too.
8094         (.NOTPARALLEL): Enable during toplevel bootstrap.
8095         (stage[+id+]-bubble): Enable parallel execution during
8096         the recursive invocation.
8097         * Makefile.in: Regenerate.
8099         Fix previous checkin:
8101         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
8102         include.
8103         * configure.in: Fix indentation.
8104         * configure: Regenerate.
8106 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
8108         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
8109         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
8110         * configure: regenerate
8111         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
8112         -mdynamic-no-pic
8114 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
8116         * Makefile.def (build_modules): Add fixincludes.
8117         (dependencies): Make gcc depend on fixincludes.
8118         * configure.in (build_tools): Add fixincludes.
8119         (build_configdirs): Always include build_libs.
8120         * Makefile.in: Regenerate.
8121         * configure: Regenerate.
8123 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
8125         * Makefile.def (bootstrap stages): Add 'lean' parameter.
8126         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
8127         phony targets; do not generate timestamp files.
8128         (distclean-stageN): Remove references to their timestamp files.
8129         (restageN, touch-stageN): Remove.
8130         (stageN-bubble): Rewritten.
8131         (compare): Support lean bootstraps.
8132         * Makefile.in: Regenerate.
8134         * configure.in: Only warn when bootstrapping but
8135         build != host or build != target.  Support lean bootstraps.
8136         * configure: Regenerate.
8138 2004-08-26  Phil Edwards  <phil@codesourcery.com>
8140         * configure.in:  Give a better error message if GMP/MPFR are missing
8141         and a language needing them has been requested.
8142         * configure:  Regenerated.
8144 2004-08-25  Phil Edwards  <phil@codesourcery.com>
8146         * configure.in:  Print a list of available language front-ends if
8147         a requested one is missing.  Tidy stray tab characters.
8148         * configure:  Regenerated.
8150 2004-08-19  Michael Koch  <konqueror@gmx.de>
8152         * gcc/doc/install.texi: Update entry about automake for libjava.
8154 2004-08-17  Robert Millan  <robertmh@gnu.org>
8156         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
8157         (instead of FreeBSD).
8158         * configure: Regenerate.
8160 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
8162         * Makefile.in: Regenerate.
8163         * configure: Regenerate.
8165         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
8166         stage_*_flags.
8167         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
8168         for bootstrapped modules if toplevel bootstrap is going.
8169         (GCC bootstrap): Generate per-stage targets for all bootstrapped
8170         modules.  Adjust for changes in Makefile.def.  Enable several
8171         rules even in non-bootstrap mode, just to avoid peppering the
8172         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
8173         (stage-[+prev+]-bubble): Remove.
8175         * Makefile.def (Dependencies): Depend on all-build-bison,
8176         all-build-flex, all-build-byacc, all-build-texinfo, rather
8177         than the host variations.
8178         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
8179         with BUILD_SUBDIR.
8180         (BISON): Update for recent Bisons.
8181         (YACC): Fix typo.
8182         (cross): Depend on all-build.
8183         (all): Do not depend on all-build.
8184         (prebootstrap): Remove.
8185         (dep-kind): Accept separate prefixes for MODULE and ON variables.
8186         (Prebootstrap dependencies): Add them to the per-stage targets
8187         and to all-prebootstrap.
8188         * configure.in (build_configdirs): Always enable build_tools.
8189         (BUILD_DIR_PREFIX): Remove.
8191         * Makefile.def (gcc): Add target variable.
8192         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
8193         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8194         in the recursive `make', instead of hardwiring `all'.
8195         (Autogenerated TARGET-* variables): New.
8197 2004-08-13  Brian Booth  <bbooth@redhat.com>
8199         * MAINTAINERS: Remove myself from write-after-approval.
8201 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8203         * src-release: Stop distributing mmalloc with gdb (which doesn't
8204         use it).
8205         * Makefile.def: GDB doesn't depend on mmalloc anymore.
8206         * Makefile.in: Regenerate.
8208 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
8210         * configure.in (arm*-*-eabi*): New target.
8211         * configure: Regenerate.
8213 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
8215         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
8216         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
8217         (Dependencies): New section.
8218         * Makefile.tpl (Dependencies): Generate from Makefile.def.
8219         (configure-target-[+module+]): Depend on maybe-all-gcc
8220         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
8221         (toplevel profiledbootstrap): Fix dependencies.
8222         * Makefile.in: Regenerate.
8224 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
8226         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
8227         target-libiberty to noconfigdirs.
8228         * configure: Regenerate.
8230 2004-08-03  Paul Brook  <paul@codesourcery.com>
8232         * configure.in: Check for MPFR as well as GMP.
8233         * configure: Regenerate.
8235 2004-08-01  Robert Millan  <robertmh@gnu.org>
8237         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
8238         libmudflap for all GNU-based systems (with Glibc).
8239         * configure: Regenerate.
8241 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
8243         * Makefile.def (host-modules): Add gcc.
8244         * Makefile.in: Regenerate.
8245         * Makefile.tpl (sorry): New rule.
8246         (configure-host, all-host, [+make_target+]-host, do-check,
8247         install-host): Do not add gcc as a special case.
8248         (host modules): Add a small special-casing for gcc.  Export
8249         extra_make_flags through the environment.
8250         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
8251         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
8252         other recursive targets for gcc): Remove.
8254         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
8255         (stage, unstage): New rules.
8256         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
8257         distclean-stage[+id+]): Use stage_current.
8258         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
8259         the stage*-start rules.
8261 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
8263         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
8264         use -all_load flag.
8266 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
8268         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
8269         * configure: Regenerate.
8271 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
8273         * maintainer-scripts/gcc_release: Revert yesterday's change.
8275 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
8277         * MAINTAINERS: Add myself to write-after-approval.
8279 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
8281         * libf2c: Removed.
8282         * gcc/gccbug.in: Updated because of libf2c removal.
8283         * maintainer-scripts/gcc_release: Ditto.
8285 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
8287         * configure.in: Build libmudflap by default on FreeBSD.
8288         * configure: Regenerated.
8290 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
8292         * configure.in: Do not build libmudflap by default on non-GNU/Linux
8293         systems.
8294         * configure: Regenerated.
8296 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8298         PR target/16344
8299         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
8300         feedback based compiler.
8301         * Makefile.in: Rebuilt.
8303 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
8305         * Makefile.def (host_modules): Set bootstrap=true for flex.
8306         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
8307         * Makefile.in: Rebuilt.
8309 2004-07-07  Jan Hubicka  <jh@suse.cz>
8311         * MAINTAINERS: Add self as a profile feedback maintainer.
8313 2004-07-05  Phil Edwards  <phil@codesourcery.com>
8315         * configure.in:  Do not prepend $srcdir to /dev/null in
8316         makefile fragments.
8317         * configure:  Regenerate.
8319 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
8321         * Makefile.def (build_modules): Add bison, byacc, flex,
8322         m4, texinfo.
8323         (flags_to_pass): Add FLEX.
8324         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
8325         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
8326         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
8327         DEFAULT_MAKEINFO): Remove.
8328         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
8329         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
8330         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
8331         objdir or else use configured tool.
8332         (all-build): New.
8333         (all): Depend on it.
8334         (Build module dependencies): Add.
8335         * Makefile.in: Regenerate.
8336         * configure.in: Better support for multiple build modules,
8337         matching what is done for host/target modules.  Do not look
8338         for "plausible" locations of build tools if Canadian cross.
8339         Use autoconf's AC_PROG_CC to find a C compiler.  Define
8340         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
8341         * configure: Regenerate.
8343 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
8345         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
8346         * Makefile.in: Regenerate.
8348 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
8350         * Makefile.tpl (configure-build-[+module+],
8351         configure-[+module+], configure-target-[+module+]): Pass
8352         [+extra_configure_args+].
8353         (all-build-[+module+], all-[+module+], check-[+module+],
8354         install-[+module+], [+make_target+]-[+module+],
8355         all-target-[+module+], check-target-[+module+],
8356         install-target-[+module+], [+make_target+]-target-[+module+]):
8357         Pass [+extra_make_args+].
8358         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
8359         (GCC_HOST_EXPORTS): Remove.
8360         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
8361         cross, check-gcc, check-gcc-c++, install-gcc,
8362         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
8363         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
8364         * Makefile.in: Regenerate.
8366 2004-06-21  Matthew Sachs  <msachs@apple.com>
8368         * MAINTAINERS: Added self to write-after-approval.
8370 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
8372         * configure.in: Check for srcdir/winsup rather than build directory
8373         winsup.
8374         * configure: Regenerate.
8376 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
8378         * configure.in: Don't build Cygwin native newlib if winsup
8379         directory is missing.  Emit warning instead.
8380         * configure: Regenerate.
8382 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
8384         * Makefile.tpl (touch-stage[+id+]): New.
8385         (restage[+prev+]): Depend on touch-stage[+id+].
8387         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
8388         Use it throughout.
8390         * Makefile.def: Add profile and feedback bootstrap stages.
8391         Remove next field from bootstrap stages.
8392         * Makefile.tpl (LN, LN_S): Substitute.
8393         (stageN-start, stageN-end): Use double-colon rules, to
8394         provide a hook for additional setup commands.
8395         (distclean-stageN-gcc, restageN): Create dependencies from
8396         [+prev+], not from [+next+].
8397         (stageN-bubble): Add commands for successive stages from
8398         [+prev+], using double-colon rules.
8399         (all-stageN-gcc): Fix typo.
8400         (stagefeedback-start, profiledbootstrap): New.
8401         * Makefile.in: Regenerate.
8402         * configure.in: Call ACX_PROG_LN.
8403         * configure: Regenerate.
8405 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
8407         * MAINTAINERS (Write After Approval): Add myself.
8409 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
8411         * MAINTAINERS (Write After Approval): Add myself.
8413 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
8415         * configure.in: Fix --enable-bootstrap breakage introduced in trees
8416         without gcc.
8417         * configure: Regenerate.
8419 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
8421         * Makefile.tpl: Fix typo.
8422         * Makefile.in: Regenerate.
8424 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
8426         * configure.in: Remove new- prefix from toplevel
8427         bootstrap targets.
8428         * configure: Regenerate.
8430 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
8432         * Makefile.tpl (all.normal): Rename to all.
8433         (all): Replace with a rule to pick the default
8434         target from configure.
8435         (all-gcc, configure-gcc): Use conditionals to
8436         do nothing when toplevel bootstrap is going on.
8437         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
8438         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
8439         * configure.in: Support --enable-bootstrap.
8441         * Makefile.def: Remove new- prefix from toplevel
8442         bootstrap targets.
8443         * Makefile.tpl: Likewise.
8445         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
8446         target.
8448         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
8449         $(RECURSE_FLAGS) to recursive invocation of make.
8451         * Makefile.in: Regenerate.
8452         * configure: Regenerate.
8454 2004-05-30  Andreas Jaeger  <aj@suse.de>
8455             Jim Wilson  <wilson@specifixinc.com>
8457         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
8458         like CC.
8460 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
8462         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
8463         * configure: Regenerate.
8465 2004-05-25  Daniel Jacobowitz  <drow@false.org>
8467         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
8468         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
8469         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
8470         targets.
8471         * Makefile.in: Regenerate.
8473 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
8475         * configure.in: Test the ability to symlink directories.
8476         * configure: Regenerate.
8478         * Makefile.def (bootstrap-stage): New definitions.
8479         * Makefile.tpl (configure-stage1-gcc,
8480         configure-stage2-gcc, configure-stage3-gcc,
8481         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
8482         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
8483         new-restage3, compare): Autogenerate, see Makefile.in
8484         entry for behavioral changes.
8485         (distclean-stage1, new-stage1-start, new-stage1-end,
8486         new-stage1-bubble, distclean-stage2, new-stage2-start,
8487         new-stage2-end, new-stage2-bubble, distclean-stage3,
8488         new-stage3-start, new-stage3-end): New autogenerated targets.
8489         (objext, prebootstrap, BOOT_CFLAGS,
8490         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
8491         targets.
8493         * Makefile.in: Regenerate.
8494         (distclean-stage1, new-stage1-start, new-stage1-end,
8495         new-stage1-bubble, distclean-stage2, new-stage2-start,
8496         new-stage2-end, new-stage2-bubble, distclean-stage3,
8497         new-stage3-start, new-stage3-end): New targets.
8498         (all-stage1-gcc): Move prebootstrap dependency from here...
8499         (configure-stage1-gcc): ...to here.
8500         (new-bootstrap): Use bubble targets.
8501         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8502         Use per-stage distclean targets.
8503         (configure-stage1-gcc, configure-stage2-gcc,
8504         configure-stage3-gcc, all-stage1-gcc,
8505         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
8506         Use new-stageN-start to prepare the tree.
8508 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
8510         * Makefile.def (host_modules): add libcpp.
8511         * Makefile.tpl: Add dependencies on and for libcpp.
8512         * Makefile.in: Regenerate.
8513         * configure.in: Add libcpp host module.
8514         * configure: Regenerate.
8516 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
8518         * Makefile.tpl: Whenever a recursive target is defined, wrap
8519         it in a special @if/@endif block, and prepare its maybe
8520         dependency in the @if/@endif block
8521         * configure.in: Instead of writing maybe dependencies, remove
8522         the @if/@endif statements, and remove the @if/@endif blocks
8523         that remain.
8524         * configure: Regenerate.
8525         * Makefile.in: Regenerate.
8527 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
8529         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
8531 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
8533         PR bootstrap/15120
8534         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
8535         * */configure: Rebuilt.
8537 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
8539         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
8540         of libf2c.
8541         * configure, Makefile.in: Regenerate.
8543 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
8545         * MAINTAINERS (Write After Approval): Add myself.
8547 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
8549         Merge from tree-ssa-20020619-branch.
8551         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
8552         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
8553         (HOST_GMPLIBS): Define.
8554         (HOST_GMPINC): Define.
8555         (TARGET_LIB_PATH): Add libmudflap.
8556         (GFORTRAN_FOR_TARGET): Define.
8557         (configure-build*): Export GFORTRAN.
8558         (configure-gcc): Export GMPLIBS and GMPINC.
8559         (all-gcc): Add maybe-all-libbanshee.
8560         (configure-target-libgfortran): Define.
8561         * Makefile.in: Regenerate.
8562         * configure.in (host_libs): Add libbanshee.
8563         (target_libraries): Add target-libmudflap and target-libgfortran.
8564         Add --with-libbanshee.
8565         Handle --disable-libmudflap.
8566         (*-*-freebsd*): Use with_gmp.
8567         Add $(libgcj) to noconfigdirs.
8568         * configure: Regenerate.
8569         * depcomp: New file.
8570         * MAINTAINERS: Add tree-ssa maintainers.
8572 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
8574         * MAINTAINERS (Various Maintainers): Add myself.
8576 2004-04-30  Brian Ford  <ford@vss.fsi.com>
8578         * MAINTAINERS (Write After Approval): Add myself.
8580 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
8582         * MAINTAINERS (Write After Approval): Add myself.
8584 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
8586         * config/acx.m4: Fix fastcompare support for new-bootstrap.
8587         * configure: Regenerate.
8589 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
8591         Revert:
8592         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8594         * Makefile.def (flags_to_pass): Remove *dir variables that
8595         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8596         as well as prefix and exec_prefix.
8597         * Makefile.in: Regenerate.
8599 2004-04-26  Robert Millan  <robertmh@gnu.org>
8601         Add patches from libtool CVS.
8602         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
8603         * ltconfig: Likewise.
8604         * ltcf-c.sh: Likewise.
8605         * ltcf-cxx.sh: Likewise.
8606         * ltcf-gcj.sh: Likewise.
8608 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8610         * Makefile.def (host_modules): Mark with the bootstrap
8611         flag packages on which gcc depends.
8612         * Makefile.tpl (all-bootstrap): Use it.
8613         * Makefile.in: Regenerate.
8615 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8617         * Makefile.def (flags_to_pass): Remove *dir variables that
8618         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8619         as well as prefix and exec_prefix.
8620         * Makefile.in: Regenerate.
8622 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8624         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
8625         * configure: Regenerate.
8626         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
8627         * gcc/Makefile.tpl (compare): Use the result of the test.
8628         * gcc/Makefile.in: Regenerate.
8630 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
8632         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
8633         Always relocate gcc and prev-gcc to the original names, even
8634         if the build fails.
8635         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8636         New targets.
8638 2004-04-23  Laurent GUERBY <laurent@guerby.net>
8640         * MAINTAINERS: Update my email address.
8642 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8644         * configure.in (mips*-*-irix5*): Enable ld.
8645         * configure: Regenerate.
8647 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8649         * configure: Regenerate.
8651 2004-04-15  James E Wilson  <wilson@specifixinc.com>
8653         * Makefile.tpl (configure-[+module+], configure-gcc,
8654         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
8655         Set and export LDFLAGS.
8656         * Makefile.in: Regenerate.
8658 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
8660         * MAINTAINERS: Add myself to write-after-approval.
8662 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8664         PR bootstrap/14871
8665         * Makefile.tpl: If we don't have built-in-tree target tools,
8666         use the ones found by configure rather than hacking around with
8667         program_transform_name.
8668         * configure.in: Give Makefile.tpl the information necessary
8669         to do that.
8670         * Makefile.in: Regenerate.
8671         * configure: Regenerate.
8673 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
8675         PR bootstrap/14760
8676         * configure.in: When computing baseargs, strip *all* copies of
8677         offending options.  Also, don't match/substitute the trailing space,
8678         so that this actually works when two similar options are separated by
8679         only one space.
8680         * configure: Regenerate.
8682 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
8684         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
8685         (rs6000-*-aix*): Same.
8686         * configure: Regenerate.
8688 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
8690         * MAINTAINERS: Add myself to write-after-approval.
8692 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
8694         * MAINTAINERS: Add myself to write-after-approval.
8696 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
8698         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
8699         STRICT_WARN, WARN_CFLAGS flags passed down to make.
8700         * Makefile.in: Regenerate.
8702         * configure.in (top level bootstrap support): Rework --enable-werror
8703         to set @stage2_werror_flag@.
8704         * configure: Regenerate.
8705         * Makefile.tpl (top level bootstrap support): Pass
8706         @stage2_werror_flag@ down to configure in stages 2 and 3.
8707         * Makefile.in: Regenerate.
8709 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8711         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
8712         for stages 2 and 3 as well as in make.  As a consequence, remove
8713         OUTPUT_OPTION (now detected by configure) from the flags passed down
8714         to make.
8715         * Makefile.in: Regenerate.
8717         * Makefile.tpl (new-bootstrap): Fix typo.
8718         * Makefile.in: Regenerate.
8720 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8722         * Makefile.tpl: Rearrange by moving recursive_targets rules
8723         into their proper sections.
8724         * Makefile.tpl (top level bootstrap support): Move disabling
8725         of coverage flags from 'make' to 'configure'; improve comments.
8726         * Makefile.in: Regenerate.
8728         * Makefile.tpl (experimental top level bootstrap) Move stage1
8729         language setting from all- target to configure- target; disable
8730         intermodule optimization in stage 1; prevent gratuitous rebuilds
8731         of stage 1.
8732         * Makefile.in: Regenerate.
8733         * configure.in: Comma-separate stage 1 language list for top
8734         level bootstrap.
8735         * configure: Regenerate.
8737         * Makefile.tpl: Clean up experimental top level bootstrap support:
8738         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
8739         prev-gcc in configure- targets as well as all- targets.
8740         * Makefile.in: Regenerate.
8742 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
8744         * compile: New file imported from automake.
8746 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
8748         * configure.in: Remove symbolic link section.
8749         * configure: Regenerate.
8750         * Makefile.tpl (links): Remove.
8751         * Makefile.in: Regenerate.
8753 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
8754             Nathanael Nerode  <neroden@gcc.gnu.org>
8756         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
8757         Set with AC_CHECK_PROGS.
8758         * configure.in: Fix comment typo from last patch.
8759         * configure: Regenerate.
8761 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
8763         * Makefile.tpl: Introduce experimental top level bootstrap support.
8764         * Makefile.in: Regenerate.
8765         * configure.in: Introduce support for top level bootstrap.
8766         * configure: Regenerate.
8768 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
8769             Paolo Bonzini  <bonzini@gnu.org>
8771         PR bootstrap/14522
8772         * configure.in: Cope with shells that do not support unquoted ^
8773         * configure: Regenerate.
8775 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
8776             Paolo Bonzini  <bonzini@gnu.org>
8778         PR bootstrap/14522
8779         * configure.in: Cope with shells that do not support nesting
8780         quotes inside quoted backquote substitutions.
8781         * configure: Regenerate.
8783 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
8785         PR bootstrap/14522
8786         * configure.in: Fix escaping of $.
8787         * configure: Regenerate.
8789 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8791         * configure: Regenerate, since I forgot to while committing Paolo's
8792         changes.
8794 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
8796         PR ada/14131
8797         Move language detection to the top level.
8798         * configure.in: Find default values for the tools as
8799         soon as possible.  Disable ada if GNAT is not found.
8800         Emit error message about missing languages.  Expand
8801         --enable-languages=all for the gcc subdirectory.
8803 2004-03-10  Ben Elliston  <bje@gnu.org>
8805         * MAINTAINERS: Update my email address.
8807 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
8809         * ltconfig: Disable building static libraries if building shared
8810         libraries on AIX 5L.
8812 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
8814         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
8815         and disable libgcj.
8816         * configure: Regenerated.
8818 2004-03-01  Brian Booth  <bbooth@redhat.com>
8820         * MAINTAINERS: Add myself to write-after-approval.
8822 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
8824         * MAINTAINERS: Add myself to write-after-approval.
8826 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8828         PR bootstrap/7087
8829         * Makefile.tpl: Guard XFOO sed statements better.
8830         * Makefile.tpl: Add dependency for configure-target-libada.
8831         * Makefile.in: Regenerate (incidentally fixes broken
8832         commit when libada-branch was merged).
8834 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
8836         * MAINTAINERS: Add myself to write-after-approval.
8838 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
8840         * MAINTAINERS: Add Nicola Pero and myself as libobjc
8841         maintainers.
8843 2004-02-20  Andrew Cagney  <cagney@redhat.com>
8845         * config.guess: Update from version 2003-10-16 to 2004-02-16.
8846         * config.sub: Update from version 2003-11-03 to 2004-02-16.
8848 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8850         PR bootstrap/11932
8851         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
8853 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
8855         * MAINTAINERS: Added myself to write-after-approval.
8857 2004-02-14  Michael Koch  <konqueror@gmx.de>
8859         * MAINTAINERS: Added myself to write-after-approval.
8861 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
8863         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
8864         some OS port maintainers to OS port maintainers section.
8866 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
8868         * MAINTAINERS: Add self.
8870 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
8872         * MAINTAINERS: Alphabetize.
8874 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
8876         * MAINTAINERS: Remove myself.
8878 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
8880         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
8881         (rs6000-*-aix*): Same.
8882         * configure: Regenerate.
8884 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
8886         * configure.in (host): Add in missing $noconfigdirs to defines.
8887         * configure: Regenerate.
8889 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
8890             Nathanael Nerode  <neroden@gcc.gnu.org>
8892         PR ada/6637, PR ada/5911
8893         Merge with libada-branch:
8894         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
8895         with appropriate dependencies. Add --enable-libada configure switch.
8896         * configure, Makefile.in: Regenerate.
8898 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
8900         * MAINTAINERS: Add myself to write-after-approval.
8902 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8904         * configure.in: Don't pass --with-stabs on IRIX 5 either.
8905         * configure: Regenerate.
8907 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
8909         Merge from upstream:
8911         * ltmain.in: When setting IFS to '~', be careful about user
8912         arguments that contain '~'.
8914         2004-02-04  Peter O'Gorman  <peter@pogma.com>
8916         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
8917         Also test $base_compile against $CC with escaped arguments. Bug
8918         reported by Geoff Keating <geoffk@apple.com>.
8920 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
8922         * MAINTAINERS: Remove i960 port.
8924 2004-01-23  DJ Delorie  <dj@redhat.com>
8926         * Makefile.def (target_modules) [libiberty]: Don't stage.
8927         * Makefile.in: Rebuilt.
8929 2004-01-20  Caroline Tice  <ctice@apple.com>
8931         * MAINTAINERS: Add myself to write-after-approval.
8933 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
8935         * MAINTAINERS: Update my email address.
8937 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
8939         * MAINTAINERS: Add myself to write-after-approval.
8941 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8943         * MAINTAINERS: Remove entries without email address.
8945 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
8947         * MAINTAINERS: Add myself to write-after-approval.
8949 2004-01-15  Steven Bosscher  <stevenb@suse.de>
8951         * MAINTAINERS: Update my email address.
8953 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
8955         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
8956         * Makefile.tpl (configure-target-[+module+]): Support stage.
8957         * Makefile.in: Rebuilt.
8959 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
8961         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
8963 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
8965         * MAINTAINERS: Add myself as a MIPS maintainer.
8967 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8969         * configure.in: Use ./config.cache, not config.cache.
8970         * configure: Regenerate.
8971         * Makefile.tpl: Special-casing not needed for GCC any more.
8972         * Makefile.in: Regenerate.
8974         * configure.in: Don't share a cache file for host dirs.
8975         * configure: Regenerate.
8977         * config-ml.in: Don't mess with the cache file.
8979 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
8981         * MAINTAINERS: Move myself from 'Write After Approval' to
8982         'CPU Port Maintainers' section as SPARC maintainer.
8984 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8986         * Makefile.tpl: Make GCC use a separate config.cache.
8987         * Makefile.in: Regenerate.
8989         PR bootstrap/11932, PR bootstrap/11933
8990         (I don't know if it will fix either of them, but it relates
8991         to them.)
8992         * configure.in: Don't use shared config.cache for target
8993         directories.
8994         * configure: Regenerate.
8996 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
8998         * MAINTAINERS: Add myself to 'Write After Approval' section.
9000 2003-12-31  Roger Sayle  <roger@eyesopen.com>
9002         * configure.in (ia64*-*-hpux*): Disable building java libraries.
9003         * configure: Regenerated.
9005 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
9007         * MAINTAINERS: Remove the mn10200 maintainer.
9009 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
9011         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
9012         * configure: Regenerated.
9014 2003-12-16  Jan Hubicka  <jh@suse.cz>
9016         * MAINTAINERS: Add myself as callgraph maintainer.
9018 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
9020         * configure.in (raw_libstdcxx_flags): Remove the leading space.
9021         * configure: Regenerate.
9023 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
9025         * MAINTAINERS: Move myself from 'Bug database only accounts' to
9026         'Write After Approval' section. Update email.
9028 2003-12-01  James Lemke  <jim@wasabisystems.com>
9030         * MAINTAINERS (Write After Approval): Add myself.
9032 2003-11-20  Matt Thomas  <matt@3am-software.com>
9034         * MAINTAINERS: Add myself as a vax port maintainer.
9036 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
9038         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
9039         (configure-build-[+module+], configure-[+module+]): Likewise.
9040         (configure-target-[+module+], configure-gcc, config.status): Likewise.
9041         * Makefile.in: Regenerate.
9043 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
9045         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
9046         shared/dylibed libraries.
9047         * ltmain.sh: Likewise.
9048         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
9049         * ltcf-cxx.sh: Likewise.
9050         * ltcf-gcj.sh: Likewise.
9051         * ltconfig: Likewise.
9053 2003-11-17  Stan Cox  <scox@redhat.com>
9055         * MAINTAINERS: Add myself as iq2000 port maintainer.
9057 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
9059         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
9060         * Makefile.in: Regenerate.
9062 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
9064         * config.sub: Update to 2003-11-03 version.
9066 2003-10-20  Phil Edwards  <phil@codesourcery.com>
9068         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
9069         * configure:  Regenerate.
9071 2003-10-20  Nicolas Pitre  <nico@cam.org>
9073         * MAINTAINERS: Add myself to 'Write After Approval' section.
9075 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
9077         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9079 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
9081         * MAINTAINERS: Update my email address.
9083 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9085         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
9087 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
9089         * MAINTAINERS: Add myself to 'Write After Approval' section.
9091 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
9093         * config.guess: Update to 2003-10-16 version.
9094         * config.sub: Update to 2003-10-16 version.
9096 2003-10-15  David Daney  <ddaney@avtrex.com>
9098         * MAINTAINERS: Added myself to 'Write After Approval' section.
9100 2003-10-15  Falk Hueffner  <falk@debian.org>
9102         * MAINTAINERS: Move myself from 'Bug database only accounts' to
9103         'Write After Approval' section. Update email.
9105 2003-10-14  Roger Sayle  <roger@eyesopen.com>
9107         * MAINTAINERS: Move myself from 'Write After Approval' to
9108         'Various Maintainers' section as middle-end maintainer.
9110 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
9112         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
9113         HOST_FLAGS_TO_PASS.
9114         * Makefile.in: Regenerate.
9116 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
9118         * config.guess: Update to 2003-10-07 version.
9119         * config.sub: Update to 2003-10-07 version.
9121 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9123         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
9124         * ltconfig (irix5*, irix6*): Don't override version_type.
9126 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
9128         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
9129         * configure: Rebuilt
9130         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
9131         * Makefile.in: Rebuilt
9133 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
9135         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
9137 2003-09-30  Carlo Wood  <carlo@alinoe.com>
9139         * MAINTAINERS (Write After Approval): Add myself.
9141 2003-09-29  Paul Koning  <ni1d@arrl.net>
9143         * MAINTAINERS: Move myself from "Write After Approval"
9144         to CPU platform maintainers for pdp11 platform.
9146 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
9148         * MAINTAINERS: Move myself from 'Write After Approval' to
9149         'Various Maintainers' section as libffi testsuite maintainer.
9151 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
9153         * configure.in: Pass a computed --program-transform-name
9154         to subconfigures.
9155         * configure: Regenerated.
9157 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
9159         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
9160         * Makefile.in: Regenerate.
9162         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
9163         * Makefile.in: Regenerate.
9165 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
9167         * MAINTAINERS: Move myself from 'Write After Approval'
9168         to 'Various Maintainers' (objective-c) section.
9170 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
9172         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
9173         quoting.
9174         * configure: Regenerated.
9176 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
9178         * MAINTAINERS (Write After Approval): Add myself to write after
9179         approval list.
9181 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
9183         * MAINTAINERS (Write After Approval): Add myself.
9185 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
9187         * MAINTAINERS: Update my e-mail address.
9189 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
9191         * libtool.m4 (LD): Correct powerpc64 host match.
9193 2003-09-06  James E Wilson  <wilson@tuliptree.org>
9195         * MAINTAINTERS: Update my affiliation and email address.
9197 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
9199         * MAINTAINERS (Write After Approval): Add myself.
9201 2003-09-04  DJ Delorie  <dj@redhat.com>
9203         * configure: Regenerate.
9205 2003-09-04  Robert Millan  <robertmh@gnu.org>
9207         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
9209 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9211         * configure.in: Ensure arguments to sed are properly spaced.
9212         * configure: Regenerate.
9214 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
9216         * MAINTAINERS: Update my e-mail address.
9218 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
9220         * MAINTAINERS (Write After Approval): Add myself.
9222 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
9224         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
9225         * configure: Regenerated.
9227 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
9229         * MAINTAINERS: Update my email address.
9231 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
9233         * configure.in:  Use newline instead of semicolon when assuming
9234         shell arguments in a for loop.
9235         * configure:  Regenerated.
9237 2003-08-22  Jason Eckhardt  <jle@rice.edu>
9239         * MAINTAINERS: Resurrect the i860 maintainer.
9241 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
9243         PR 8180
9244         * configure.in: When testing with_libs and with_headers, treat
9245         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
9246         * configure: Regenerate.
9248         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
9249         make, shell, etc.
9250         (baseargs): Likewise.
9251         * configure: Regenerate.
9253 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
9255         * MAINTAINERS (Write After Approval): Add myself.
9257 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
9259         * configure.in: Disable libgcj for darwin not on powerpc.
9260         * configure: Rebuild.
9262 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
9264         * config-ml.in, symlink-tree: Add license.
9266 2003-08-03  Richard Stallman  <rms@gnu.org>
9267             Eben Moglen  <moglen@columbia.edu>
9269         * README.SCO: New file.
9271 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
9273         * Makefile.tpl (check, check-c++): Express dependencies using
9274         dependencies rather than commands.
9275         * Makefile.in: Regenerate.
9277 2003-08-01  Andrew Cagney  <cagney@redhat.com>
9279         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
9280         * configure: Ditto.
9282 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
9284         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
9285         * Makefile.in: Update.
9287 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
9289         * configure.in: Enable libgcj for darwin.
9290         * configure: Rebuild.
9292 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
9294         * config-ml.in:  Use ac_configure_args directly instead of
9295         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
9296         actually seen.
9298 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
9300         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
9301         creating target and build subdirs to build all parent dirs as needed.
9302         * Makefile.in: Rebuild.
9303         * configure.in: Don't build dirs explicitly here.
9304         * configure: Rebuild.
9306 2003-07-26  Paul Brook  <paul@nowt.org>
9308         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
9310 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
9312         * Makefile.tpl (all-make): Depend on intl.
9313         * Makefile.in: Rebuilt.
9315 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
9317         * install-sh:  Update to newer upstream versions (associated with
9318         aclocal 1.7).
9319         * mkinstalldirs:  Likewise.
9320         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
9322 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
9324         * MAINTAINERS: Move self from Bug database only accounts
9325         to write-after-approval.
9327 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
9329         * config.if: Remove unused libc_interface determination.
9331 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
9333         * MAINTAINERS: Move self from write-after-approval to
9334         build machinery (*.in).
9336 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
9338         PR bootstrap/11273
9339         PR bootstrap/11408
9340         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
9341         unused INSTALL_PROGRAM_ARGS.
9342         * configure.in: Use AC_PROG_INSTALL.
9343         * Makefile.in: Regenerate.
9344         * configure: Regenerate.
9346 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
9348         * MAINTAINERS: Alphabetize.
9350 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
9352         * configure: Rebuilt.
9353         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
9354         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
9355         newlib nor libgloss.
9356         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
9357         * configure.in (am33_2.0-*-linux*): Added.
9359 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
9361         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
9362         * configure: Regenerate.
9364 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
9366         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
9367         * Makefile.in: Regenerate.
9369 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
9371         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
9372         * Makefile.in: Regenerate.
9374 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
9376         * Makefile.tpl: Replace PWD with PWD_COMMAND.
9377         * Makefile.in: Regenerated.
9379         * config-ml.in: Replace PWD with PWD_COMMAND.
9381 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
9383         * intl: New directory; see intl/ChangeLog for details.
9384         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
9385         * Makefile.tpl: all-gcc depends on maybe-all-intl.
9386         * Makefile.in: Regenerate.
9388 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
9390         * configure.in: Clean up config-lang.in handling.  Delete
9391         useless assignment to "subdirs".
9392         * configure: Regenerate.
9394 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
9396         * configure.in: Rename 'target_libs' to 'target_libraries'.
9397         Remove useless reference to 'target_libs'.
9398         * configure: Regenerate.
9400 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
9402         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
9403         * Makefile.in: Regenerate.
9405 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9407         * Makefile.def: Introduce flags_to_pass.
9408         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
9409         * Makefile.in: Regenerate.
9411 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
9413         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
9414         and target-libgloss.
9415         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
9416         <h8300*-*-*>: Disable libf2c and ${libgcj}.
9417         * configure: Regenerate.
9419 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
9421         * configure.in: Update testsuite_flags to new location.
9422         * configure. Regenerate.
9424 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9426         * Makefile.tpl: Remove BUILD_CC stuff.
9427         * Makefile.in: Regenerate.
9429 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
9431         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
9433 2003-06-16  Graeme Peterson  <gp@qnx.com>
9435         * MAINTAINERS (Write After Approval): Add myself.
9437 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
9439         * config.guess: Update to 2003-06-12 version.
9440         * config.sub: Update to 2003-06-13 version.
9442 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
9444         * config.guess: Update to 2003-06-06 version.
9445         * config.sub: Update to 2003-06-06 version.
9447 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9449         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
9450         * configure. Regenerate.
9452 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9454         * configure.in: Disable serial configure by default.
9455         * configure: Regenerate.
9456         * Makefile.tpl: Abolish .NOTPARALLEL.
9457         * Makefile.in: Regenerate.
9459         * Makefile.tpl: Replace {build,host,target}_canonical by
9460         {build,host,target}.
9461         * Makefile.in: Regenerate.
9463         * Makefile.tpl: Fix stupid pasto.
9464         * Makefile.in: Regenerate.
9466 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9468         * Makefile.tpl: Remove bogus conditional.
9469         * Makefile.in: Regenerate.
9471 2003-06-05  Jan Hubicka  <jh@suse.cz>
9473         * Makefile.tpl (profiledbootstrap): New target.
9474         * Makefile.in (profiledbootstrap): New target.
9476 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
9478         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
9479         Pinski. Remove user names from other bugzilla-only maintainers.
9481 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9483         * Makefile.tpl: Make 'recursive targets' using autogen rather
9484         than shell loop.  Remove duplicate 'clean' targets and false
9485         comments.
9486         * Makefile.def: Add systematic dependencies to 'recursive' targets.
9487         Add systematic method of specifying missing targets in subdirs.
9488         Add copyright boilerplate.
9489         * Makefile.in: Regenerate.
9490         * configure.in: Add 'recursive targets' to maybe list.
9491         * configure: Regenerate.
9493         * MAINTAINERS: "GNATS only" -> "Bug database only".
9495         * Makefile.tpl: Rename [+target+] to [+make_target+].
9496         * Makefile.def: Rename 'target' to 'make_target'.
9498 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
9500         * MAINTAINERS: Add self as options handling maintainer.
9502 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
9504         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
9505         been too long since I touched those ports.
9507 2003-05-28  DJ Delorie  <dj@redhat.com>
9509         * Makefile.tpl: Make maybe-check-gcc .PHONY.
9510         * Makefile.in: Regenerate.
9512 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
9514         * configure.in: Use curly braces in the definition of tooldir.
9515         * configure: Regenerate.
9517 2003-05-21  DJ Delorie  <dj@redhat.com>
9519         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
9520         newlib or libgloss.
9521         * Makefile.in: Regenerate.
9523 2003-05-21  DJ Delorie  <dj@redhat.com>
9525         * Makefile.tpl: Add missing empty maybe-check-gcc target.
9526         * Makefile.in: Regenerate.
9528 2003-05-20  Ian Lance Taylor  <ian@airs.com>
9530         * MAINTAINERS: Update my e-mail address.
9532 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9534         * configure.in: Switch more things to use maybe dependencies.
9535         * Makefile.tpl: Switch more things to use maybe dependencies.
9536         Factor out common code from autogen IF statements.
9537         * configure: Regenerate.
9538         * Makefile.in: Regenerate.
9540 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
9542         * configure.in: Accept i[3456789]86 for machine type.
9543         * configure: Regenerate.
9545 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9547         * configure.in: Switch more things to use maybe dependencies.
9548         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
9549         * configure: Regenerate.
9550         * Makefile.tpl: Switch more things to use maybe dependencies.
9551         * Makefile.in: Regenerate.
9553 2003-05-16  Andreas Schwab  <schwab@suse.de>
9555         * Makefile.tpl (install-opcodes): Define.
9556         * Makefile.in: Rebuild.
9558 2003-05-13  Andreas Jaeger  <aj@suse.de>
9560         * config.guess: Update to 2003-05-09 version.
9561         * config.sub: Update to 2003-05-09 version.
9563 2003-05-13  Michael Eager  <eager@mvista.com>
9565         * configure.in: Correct sed script so that options in quotes are not
9566         deleted.
9567         * configure: Rebuild.
9569 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
9571         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
9572         and $$s/newlib/libc/sys/cygwin32 include paths.
9573         * configure: Ditto.
9575 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
9577         * MAINTAINERS: Update my email addresses.
9579 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
9581         * config-ml.in: Propagate INSTALL variables.
9583 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9585         * MAINTAINERS: Remove duplicate entries in Write After Approval.
9587 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
9589         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
9590         * Makefile.in: Regenerate.
9592 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
9594         * MAINTAINERS (GNATS only): Add Falk Hueffner.
9596 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
9598         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
9600 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
9602         * Makefile.tpl: Clean $(BUILD_SUBDIR).
9603         * Makefile.in: Regenerated.
9605 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
9607         * MAINTAINERS (Write After Approval): Upgrade myself from
9608         GNATS only to write-after-approval. Update my mail address.
9610 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
9612         (OS Port Maintainers: freebsd): Add myself.
9614 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
9616         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
9618 2003-04-22  Kean Johnston  <jkj@sco.com>
9620         * MAINTAINERS (SCO ports): Added myself.
9622 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
9624         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
9626 2003-04-19  Kean Johnston  <jkj@sco.com>
9628         * MAINTAINERS (Write After Approval): Add myself.
9630 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9632         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
9633         * Makefile.in: Regenerate.
9635 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
9637         * configure.in (powerpc64*-*-linux*): Remove.
9638         * configure: Rebuilt.
9640 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
9642         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
9643         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
9644         and restrap.
9645         * Makefile.in:  Regenerate.
9647 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
9649         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
9650         * configure: Regenerated.
9652 2003-04-15  DJ Delorie  <dj@redhat.com>
9654         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
9656 2003-04-13  Nick Clifton  <nickc@redhat.com>
9658         * config-ml.in: Remove support for --disable-aix removing
9659         call-aix multilibs.
9661 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
9663         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
9664         * */configure: Rebuilt.
9666 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
9668         * MAINTAINERS: Add my email address.
9670 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
9672         * MAINTAINERS (Write After Approval): Add myself.
9674 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
9676         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
9677         * Makefile.in: Regenerate.
9679 2003-03-14  Michael Chastain  <mec@shout.net>
9681         * Makefile.in: Regenerate with correct Makefile.def.
9683 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9685         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
9686         Make macro.
9687         * Makefile.in: Regenerate.
9688         * configure.in: Clean up gxx_include_dir logic.
9689         * configure: Regenerate.
9691 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
9693         * MAINTAINERS (Write After Approval): Add myself.
9695 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
9697         * MAINTAINERS: Update my mail address.
9699 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9701         * configure.in (gxx_include_dir): Fix typo.
9702         * configure: Regenerated.
9704 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9706         * Makefile.tpl: Reindent.
9707         * Makefile.in: Regenerate.
9708         * configure.in: Reindent.  Don't set unused variables.
9709         * configure: Regenerate.
9711 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
9713         * configure.in: Include $(build_tooldir)/sys-include in
9714         FLAGS_FOR_TARGET.
9715         * configure: Regenerated.
9717 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9719         * Makefile.tpl: Always pass down RANLIB.
9720         * Makefile.in: Regenerate.
9722         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
9723         * Makefile.in: Regenerate.
9724         * configure.in: Remove unused logic relating to --enable-shared
9725         and --enable-threads.  Remove bogus comments.  Remove redundant
9726         noconfigdirs.
9727         * configure: Regenerate.
9729         * configure.in: Replace ${libstdcxx_version} by its value.
9730         Remove reference to mh-dgux.
9731         * configure: Regenerate.
9733 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
9735         * MAINTAINERS (Write After Approval): Add myself.
9737 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9739         * Makefile.tpl: Rearrange.
9740         * Makefile.in: Regenerate.
9742 2003-02-25  Uwe Stieber  <uwe@wwws.de>
9744         * configure.in: Add support for kaOS as cross build target system.
9745         * configure: Regenerated.
9747 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
9749         * MAINTAINERS (Write after approval): Add myself.
9751 2003-02-21  James E Wilson  <wilson@tuliptree.org>
9753         * MAINTAINERS: Update my email address.
9755 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
9757         * MAINTAINERS: Add self to blanket write privs. section.
9759 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
9761         * Makefile.tpl: Add definition of CPPFLAGS to pass into
9762         configure-target-* as some target builds may require additional
9763         flags for preprocessor tests.
9764         * Makefile.in: Regenerated.
9766 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
9768         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
9769         * ltconfig: Handle it.
9770         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
9771         auto-detecting it.
9773         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
9774         it is used as argument to $CC.
9775         * ltcf-gcj.sh: Likewise.
9777         * configure.in: Introduce --enable-maintainer-mode.
9778         * configure: Rebuilt.
9779         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
9780         for maintainer mode.
9781         * Makefile.in: Rebuilt.
9783 2003-02-18  Jason Merrill  <jason@redhat.com>
9785         * Makefile.tpl (check-c++): Allow parallelism.
9787 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9789         * MAINTAINERS: Remove John Carr (who never actually had access to
9790         gcc.gnu.org).
9792 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
9794         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
9795         don't configure target-libobjc.
9796         * configure: Regenerate.
9798 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9800         * Makefile.tpl (RANLIB): Define.
9801         * Makefile.in: Regenerate.
9803 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
9805         * MAINTAINERS: Update my email.
9807 2003-02-06  Keith R Seitz  <keiths@redhat.com>
9809         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
9810         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
9811         * Makefile.in: Regenerated.
9812         * configure.in: Remove all traces of snavigator, db, and grep.
9813         * configure: Regenerated.
9815 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9817         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
9818         After Approval.
9820 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
9822         * MAINTAINERS (Write after approval): Add myself.
9824 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
9826         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
9827         * Makefile.in: Regenerated.
9829 2003-01-30  Roger Sayle  <roger@eyesopen.com>
9831         * config.guess: Updated to 2003-01-30's version.
9832         * config.sub: Updated to 2003-01-28's version.
9834 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
9836         * config.if: If gcc_version is already set, just use it.  Don't set
9837         gcc_version_trigger if it's already set, otherwise set it to
9838         gcc/version.c, but only if the file exists.  If it is not set and
9839         gcc/version.c does not exist, try to extract the version number from
9840         $CC.
9842 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
9844         * MAINTAINERS: Add myself to write-after-approval list.
9846 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
9848         * configure.in:  Revert 24Jan change.
9849         * configure:  Regenerate.
9851 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9853         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
9854         entry of HJ Lu.
9856 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9858         * configure.in: Revert previous change.
9859         * configure: Regenerate.
9861 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9863         * configure.in: Make rda native-only.
9864         * configure: Regenerate.
9866 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9868         * MAINTAINERS: Move myself from GNATS-only-accounts to
9869         write-after-approval.
9871 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9873         * configure.in: Add missing \.
9874         * configure: Rebuilt.
9876 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
9878         * configure.in (baseargs): Avoid using \| in sed regular
9879         expressions.
9880         * configure: Rebuilt.
9882 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
9884         * configure.in (baseargs): Remove all supported forms of
9885         --cache-file, --srcdir, --host, --build and --target options
9886         from argument lists.
9887         * configure: Rebuilt.
9889 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
9891         * MAINTAINERS: Add myself to write-after-approval list.
9893 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
9895         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
9896         * configure: Rebuilt.
9898 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9900         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
9901         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
9902         * Makefile.in: Regenerate.
9903         * configure: Regenerate.
9905 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
9907         * configure.in: Remove Makefile in build, host and target modules
9908         unless configure was run with --no-recursion.
9909         * configure: Rebuilt.
9911 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
9913         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
9914         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
9915         * Makefile.in: Regenerate.
9917 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
9919         * config.guess: Update to 2003-01-03 version.
9920         * config.sub: Update to 2003-01-03 version.
9922 2003-01-07  Christopher Faylor  <cgf@redhat.com>
9924         * configure: Regenerate with proper autoconf 2.13.
9926 2003-01-07  Christopher Faylor  <cgf@redhat.com>
9928         * configure.in: Add AC_PREREQ for consistency.
9929         * configure: Regenerate.
9931 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
9933         * configure.in (GDB_TK): Add tcl directories conditional on
9934         gdb/gdbtk directory being present.
9935         * configure: Regenerate.
9937 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
9939         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
9940         used by gcc if LD is not defined and we are not doing a Canadian Cross.
9941         * configure: Rebuilt.
9943 2002-12-31  Tom Tromey  <tromey@redhat.com>
9945         * Makefile.in: Rebuilt.
9946         * Makefile.def (target_modules) [libffi]: Allow installation.
9948 2002-12-31  Andreas Schwab  <schwab@suse.de>
9950         * configure.in: Fix use of $program_transform_name.
9951         * configure: Regenerated.
9953 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
9955         * configure.in (baseargs): Don't remove first configure argument.
9956         * configure: Regenerated.
9958 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
9960         * Makefile.tpl (local-distclean): Don't remove...
9961         (multilib.ts): ... this.  Moved into...
9962         (multilib.out): ... this.  Don't use sub-make.
9963         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
9964         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
9965         (configure-build-[+module+], configure-[+module+],
9966         configure-target-[+module+], configure-gcc): ... these.  Test
9967         for Makefile existence.  Drop config.status from dependencies.
9968         * Makefile.in: Rebuilt.
9969         * configure.in: Move gcc-version-trigger to the end of
9970         ac_configure_args.  Add comments to maybedep.tmp and
9971         serdep.tmp.  Introduce --disable-serial-configure.  Remove
9972         nonopt from baseargs, matching and removing corresponding
9973         whitespace while at it.
9974         * configure: Rebuilt.
9976 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
9978         * configure.in (host_configargs): Replace reference to
9979         no-longer-defined buildopts with --build=${build_alias}.
9980         * configure: Rebuilt.
9982         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
9983         program_transform_name to standard idiom.
9984         (AUTOGEN, AUTOCONF): Define.
9985         (Makefile.in): Use $(AUTOGEN).
9986         (Makefile): Depend on config.status, and use autoconf-style rule to
9987         build it.  Move original commands to...
9988         (config.status): ... this new target.
9989         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
9990         $(AUTOCONF).
9991         * Makefile.in: Rebuilt.
9993 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9995         * Makefile.tpl: Fix dramatic bustage due to change in
9996         program_transform_name.
9997         * Makefile.in: Regenerate.
9999         * configure.in: Remove unnecessary PATH setting.
10000         * configure: Regnerate.
10002         * configure.in: Don't default to unprefixed tools unless
10003         the native tools will work.
10004         * configure: Regenerate.
10006         * configure.in: Convert to autoconf script.  Blow away lots
10007         of now-redundant Makefile fragments.
10008         * configure: Generate using Autoconf.
10009         * Makefile.tpl: Rewrite to reflect autoconfiscation.
10010         * Makefile.in: Regenerate.
10012 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
10014         * configure: Fix stupid bug where RANLIB was mistakenly included.
10016         * configure.in: Rename (buildargs, hostargs, targargs) to
10017         (build_configargs, host_configargs, target_configargs).
10019         * configure.in: Move logic out of sed statement.
10021         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
10022         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
10024 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
10026         * config.sub: Import from master repository
10027         * config.guess: Ditto
10029 2002-12-24  Andreas Schwab  <schwab@suse.de>
10031         * Makefile.tpl (multilib.out): Fix missing space.
10032         * Makefile.in: Regenerate.
10034 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
10036         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
10037         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
10038         * Makefile.in: Regenerate.
10039         * configure.in: Remove unnecessary leftovers.
10041 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
10043         * configure.in (extra_ranlibflags_for_target): New variable.
10044         (*-*-darwin): Add -c to ranlib commands.
10045         * configure (tooldir): Handle extra_ranlibflags_for_target.
10047 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10049         * Makefile.tpl: Revert HJL's change.
10050         * Makefile.in: Regenerated.
10051         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
10052         always.
10054 2002-12-19  Andreas Schwab  <schwab@suse.de>
10056         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
10057         * Makefile.in: Regenerate.
10059 2002-12-18  H.J. Lu  <hjl@gnu.org>
10061         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
10062         * Makefile.in: Regenerated.
10064         * configure.in (build_prefix): New. Substitute.
10066 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
10068         * Makefile.tpl: Don't let real targets depend on phony targets.
10069         * Makefile.in: Regenerate.
10071         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
10072         * Makefile.in: Regenerate.
10074 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
10076         * config.sub: Import from master repository
10077         * config.guess: Ditto
10079 2002-12-16  Jason Merrill  <jason@redhat.com>
10081         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
10082         previous 'make bootstrap'.
10083         * Makefile.in: Regenerate.
10085 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
10087         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
10089 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
10091         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
10092         * Makefile.in: Regenerate.
10094 2002-12-13  Jason Merrill  <jason@redhat.com>
10096         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
10097         library tests.
10098         (check-c++): Just depend on it and check-target-libstdc++-v3.
10099         * Makefile.in: Regenerate.
10101 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
10103         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
10104         * Makefile.in: Rebuilt.
10106 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
10108         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
10110 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
10112         * configure: Fix bug put in by gremlins.
10114         * Makefile.tpl: Substitute more autoconfily.
10115         * configure: Substitute more autoconfily.
10116         * Makefile.in: Regenerate.
10118 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
10120         * config.sub: Import from master repository
10121         * config.guess: Ditto
10122         * MAINTAINERS: Added Svein Seldal under write after approval
10124 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
10126         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
10127         * Makefile.in (all-sim): Ditto.
10129 2002-12-06  DJ Delorie  <dj@redhat.com>
10131         * Makefile.tpl: Change configure dependencies to not have real
10132         targets depend on phony targets.
10134 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
10136         * configure.in: Revert unintentional change.
10138         * Makefile.tpl: Change dependency for */multilib.out so that
10139         it works when gcc isn't in the tree.
10141         * configure.in: Substitute more.
10142         * configure: Run subconfigures from the Makefile.
10143         * Makefile.tpl: Run subconfigures from the Makefile; add a few
10144         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
10146 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10148         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
10150 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10152         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
10153         and corresponding dependencies.
10154         * Makefile.in: Regenerate.
10156         * configure.in (host_tools): Order binutils, gas and ld for
10157         convenience in running the testsuites.
10159         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
10160         * Makefile.in: Regenerate.
10161         * configure.in: Introduce rules to serialize subconfigure runs.
10163         * configure.in: Introduce BASE_CC_FOR_TARGET.
10164         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
10165         Realize configure-build-* targets.  Realize configure-target-* targets.
10166         * Makefile.in: Regenerate.
10168 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10170         * configure: Move gcc_version_trigger stuff from here...
10171         * configure.in: ...to here.
10173         * configure.in: Separate subconfigure options added by this file from
10174         options given by the user.  Add machinery to put args for host
10175         subconfigures into the Makefile.
10177         * Makefile.tpl: Remove 'vault' targets.
10178         * Makefile.tpl: Reorder and comment dependencies.
10179         * Makefile.in: Regenerate.
10181 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
10182         * configure.in: Fix my broken commit of previous patch. (sigh)
10184 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
10186         * configure.in: Move host-specific darwin noconfigdirs into
10187         the host-specific section.
10189 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
10191         * configure.in: Move host-specific darwin noconfigdirs into
10192         the host-specific section.
10194 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
10196         * configure: Remove skip-this-dir support.
10197         * Makefile.tpl: Remove skip-this-dir support.
10199         * Makefile.tpl: Remove leftover support for non-autoconfiscated
10200         subdirectories.
10201         * Makefile.in: Regenerate.
10203         * Makefile.tpl: Strip out useless setting of 'dir'.
10204         * Makefile.in: Regenerate.
10206 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
10208         * configure.in: Fix deeply stupid bug.
10210         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
10211         shell code in CXX_FOR_TARGET
10212         * Makefile.def: Introduce raw_cxx.
10213         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
10214         RAW_CXX_FOR_TARGET.
10215         * Makefile.in: Regenerate.
10217 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
10219         * Makefile.tpl: Remove unnecessary ifs.
10220         * Makefile.in: Regenerate.
10222         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
10223         dependencies.  Maybe-ize build-libiberty.  Create dummy install
10224         targets for 'no_install' modules.
10225         * configure: Move GDB_TK substitution to configure.in.  Move
10226         build_modules stuff to configure.in.
10227         * configure.in: Implement soft dependency machinery.  Maybe-ize
10228         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
10229         * Makefile.in: Regenerate.
10231 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10233         * Makefile.tpl: Make all-target, install-target behave similarly
10234         to all, install (only hitting configured targets).  Eliminate
10235         unused macro defintions.
10237         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
10238         build != host.
10240         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
10242         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
10244         * configure.in: Produce lists of subdir targets we're actually
10245         configuring.  Remove references to "dosrel".
10246         * Makefile.tpl: Let configure set which subdir targets are hit.
10247         Remove install-cross; clean up install; remove ALL.  Remove
10248         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
10249         Autogenerate host module targets.  Remove empty dependency lines
10250         and redundant dependency; rearrange slightly.
10251         * Makefile.def: Add host-side libtermcap, utils.
10253         * Makefile.in: Regenerate.
10255 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10257         * ltconfig (osf[345]): Append $major to soname_spec.
10258         Reflect this in library_names_spec.
10259         * ltmain.sh (osf): Prefix $major with . for use as extension.
10261 2002-11-19  Andreas Jaeger  <aj@suse.de>
10263         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
10264         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
10265         and sparc64 GNU/Linux systems.
10267 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
10269         * MAINTAINERS: Update email.
10271 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10273         * MAINTAINERS: Complete James Dennett's entry.
10275 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
10277         * MAINTAINERS (Write After Approval): Add myself.
10279 2002-11-13  Bruce Korb  <bkorb@gnu.org>
10281         * Makefile.tpl: syntactic cleanup
10283 2002-11-13  Stuart Hastings  <stuart@apple.com>
10285         * MAINTAINERS: Add myself to write-after-approval list.
10287 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10289         * Makefile.def: Add list of recursive targets to autogenerate.
10290         Add build_modules.
10291         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
10292         targets.  Autogenerate *-build-* targets.
10293         * Makefile.in: Regenerate.
10295 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10297         * configure: More autoconf-style substitutions.
10298         * Makefile.tpl: More autoconf-style substitutions.
10299         * Makefile.in: Regenerate.
10301 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10303         * configure: Substitute more variables in a more autoconf-friendly
10304         way.  Simplify slightly.
10305         * Makefile.tpl: Make more variables substitutable in an
10306         autoconf-friendly way.
10307         * Makefile.in: Regenerate.
10309 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
10311         * MAINTAINERS (Write After Approval): Add myself.
10313 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
10315         * configure.in (v810*): Remove special setting of tools.
10317         * configure: Add support for extra required flags for ar or nm.
10318         * configure.in (aix4.3+): Use above support for target-specific
10319         issues, rather than using config/mt-aix43.
10321 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
10323         * configure: Remove 'removing', which doesn't work.  Replace $subdir
10324         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
10325         with $srcdir.  Reformat indentation.  Substitute some variables
10326         formerly hard-coded in the Makefile for build=host.
10327         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
10328         * Makefile.def: Autogenerate more.
10329         * Makefile.in: Regenerate.
10331 2002-11-04  Adam Nemet  <anemet@lnxw.com>
10333         * MAINTAINERS (Write After Approval): Add myself.
10335 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
10337         * Makefile.def (host_modules): Add rda.
10338         * Makefile.in: Regenerate.
10339         * configure.in (target_tool): Add target-rda to list.
10341 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10343         * MAINTAINERS: Remove "co-maintainer" note for web pages.
10345 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
10347         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
10348         and restrap targets to this rule.
10349         * Makefile.in:  Regenerate.
10351 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10353         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
10354         GNATS only accounts.
10356 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
10358         * configure.in (i[3456]86-*-linux*): Add check to disable
10359         ${libgcj} for glibc1.
10361 2002-10-24  Denis Chertykov  <denisc@overta.ru>
10363         * MAINTAINERS: Add myself as ip2k port maintainer.
10365 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
10367         * configure.in: Add tic4x target.
10369 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10371         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
10372         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
10373         * Makefile.in: Regenerate.
10375         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
10376         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
10377         * Makefile.in: Regenerate.
10379 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
10381         * MAINTAINERS: Add myself as web pages co-maintainer.
10383 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10385         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
10386         * Makefile.in: Regenerate.
10388 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
10390         * MAINTAINERS: Add myself and Nathan Sidwell
10391         <nathan@codesourcery.com> as VxWorks maintainers.
10393 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10395         * Makefile.def: Remove order dependency comments.
10396         * Makefile.tpl: Add explicit install-install dependencies.
10397         * Makefile.in: Regenerate.
10399         * Makefile.tpl: Remove material now in src-release.  (Finally!)
10400         * Makefile.in: Regenerate.
10402         * Makefile.tpl: Add configure-target (for src-release in src)
10403         * Makefile.in: Regenerate.
10405 2002-09-30  Nick Clifton  <nickc@redhat.com>
10407         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
10409 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
10411         * configure.in (s390*-*-linux*): Enable libgcj.
10413 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
10415         * configure: Revert accidentally applied changes.
10417         * Makefile.tpl: Make more autoconf-friendly.
10418         * Makefile.in: Regenerate.
10419         * configure: Make substitution more autoconf-like.
10421 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
10423         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
10424         single entry to handle all these.
10425         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
10426         libjava on arm-*-elf.
10428 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
10430         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
10431         things that depend on them.
10433 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10435         * Makefile.tpl: Make subsituted variables more autoconfy.
10436         * Makefile.in: Regenerate.
10437         * configure: Make seds more autoconfy.
10439 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10441         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
10442         * Makefile.in: Regenerate.
10443         * configure.in: Rewrite sed statements to look autoconfy.
10445         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
10446         all-target-foo on configure-target-foo.
10447         * Makefile.def: Ditto.
10448         * Makefile.in: Rebuild.
10450 2002-09-25  Andrew Haley  <aph@redhat.com>
10452         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
10454 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
10456         * Makefile.def: New file.
10457         * Makefile.tpl: New file.
10458         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
10459         * contrib/gcc_update: Note that Makefile.in is a generated file.
10461         * configure.in: Minor rearrangement.  Simplify tests.
10463 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
10465         * configure.in (with_headers): Skip copy if value is "yes".
10466         (with_libs): Likewise.
10468 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
10470         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
10471         * configure.in (sh*-*-pe*): Ditto.
10472         * configure.in (mips*-*-pe*): Ditto.
10473         * configure.in (*arm-wince-pe): Ditto.
10475         * configure.in: Rearrange.
10477 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
10479         * MAINTAINERS: Update my email address.
10481 2002-08-30  Paul Koning  <pkoning@equallogic.com>
10483         * MAINTAINERS: (Write After Approval): Add myself.
10485 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
10487         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
10489 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
10491         * MAINTAINERS: Change my mailing address.
10493 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
10495         * MAINTAINERS (Write After Approval): Remove myself.
10496         (Various Maintainers: c++ runtime libs): Add myself.
10498 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
10500         * MAINTAINERS (Write After Approval): Remove myself.
10501         (Various Maintainers: c++ runtime libs): Add myself.
10503 2002-08-15  Eric Christopher  <echristo@redhat.com>
10505         * config.sub: Import from master repository.
10506         * config.guess: Ditto.
10508 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
10510         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
10511         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
10512         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
10514 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
10516         * MAINTAINERS: Add self to rs6000 vector extensions.
10518 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
10520         * libiberty/configure: Reverted unintended yesterday's check in.
10522 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
10524         * boehm-gc/configure, libf2c/configure: Rebuilt.
10525         * libffi/configure, libiberty/configure: Ditto.
10526         * libjava/configure, libobjc/configure: Ditto.
10527         * libstdc++-v3/configure, zlib/configure: Ditto.
10528         Merged from binutils:
10529         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
10530         From Steve Ellcey <sje@cup.hp.com>:
10531         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
10532         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
10533         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
10534         IA64.
10535         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
10536         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
10537         soname_spec, sys_lib_search_path_spec): Ditto.
10539 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
10541         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
10543 2002-08-04  H.J. Lu  (hjl@gnu.org)
10545         * configure.in (mips*-*-linux*): Don't skip target-libffi.
10547 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
10549         * MAINTAINERS (Write After Approval): Add myself.
10551 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
10553         * configure.in: Move generic linux case to end.  Copy generic
10554         linux noconfigdirs to mips*-*-linux* entry and new
10555         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
10557 2002-07-19  Michael Matz  <matz@suse.de>
10559         * MAINTAINERS: Add myself as ra* maintainer.
10561 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
10563         * config.guess: Update to 2002-07-09 version.
10564         * config.sub: Update to 2002-07-03 version.
10566 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
10568         * MAINTAINERS: Fix typo in a maintainer email address.
10570 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10572         * configure.in: Remove two redundant tests.
10574 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10576         * configure.in (mips*-*-irix6*o32): Enable stabs.
10578 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
10580         * configure.in: Don't build grez.
10581         * Makefile.in: Ditto.
10583         * Makefile.in: Remove references to bsp, cygmon, libstub.
10584         * configure.in: Ditto.
10586         * configure.in: Remove leftover reference to gdbtest.
10588 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
10590         * configure.in (gxx_include_dir):  Change to match versioned
10591         C++ headers if --enable-version-specific-runtime-libs is used.
10593 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
10595         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
10597 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10599         * configure.in: Make --without-x work.
10601 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10603         * configure.in: Rearrange target Makefile fragment collection.
10605         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
10606         cvs[src].
10607         * configure.in: Ditto.
10609 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
10611         * MAINTAINERS (Write After Approval): Update my e-mail address.
10613 2002-06-24  Ben Elliston  <bje@redhat.com>
10615         * configure.in (host_tools): Remove cgen.
10617         * Makefile.in (all-cgen): Remove; runs from its source directory.
10618         (check-cgen, install-cgen, clean-cgen): Likewise.
10619         (all-opcodes): Do not depend on all-cgen.
10620         (all-sim): Likewise.
10622 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
10624         * Makefile.in: Eliminate 'apache' targets.
10625         * configure.in: Eliminate 'apache' targets.
10627         * configure.in: Eliminate redundant tests.  Reorganize.
10629         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
10631         * config-ml.in: Eliminate references to Cygnus configure.
10633         * Makefile.in: Eliminate references to building emacs.
10635 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
10637         * MAINTAINERS: Update my email address.
10639 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
10641         * config.if (libstdcxx_incdir): Version C++ headers.
10642         (cxx_incdir): Remove.
10644 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10646         * MAINTAINERS (Write After Approval): Add self.
10648 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
10650         * configure.in: Add support for ip2k.
10652 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
10654         * configure.in: Fix AIX configury bug.
10656 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
10658         * MAINTAINERS (Write After Approval): Add self.
10660 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
10662         * configure.in: replace ${topsrcdir} with ${srcdir}
10664         * configure.in: Move definition of libstdcxx_flags
10665         right above usage, rather than waaay earlier.
10667         * configure.in: Pull definition of is_cross_compiler earlier.
10669         * configure.in: Rearrange a little.
10671         * configure.in: Remove references to librx.
10672         * Makefile.in: Remove references to librx.
10674 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
10676         * config.sub: Add support for avr target.
10677         Import from master sources, rev 1.255
10679 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
10681         * configure, .cvsignore:  Revert previous change...
10682         * Makefile:  ...delete.
10684 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
10686         * configure.in: Eliminate ${gasdir} variable.
10688 2002-06-18  Dave Brolley  <brolley@redhat.com>
10690         * configure.in: Add support for frv.
10691         * config.sub: Add support for frv.
10693 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
10695         * configure:  Remove garbage from previous commit.
10697 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
10699         * configure:  For in-source builds, make a subdir and re-exec there.
10700         * Makefile:  New file.  Pass targets through to build directory.
10701         * .cvsignore:  No longer ignore "Makefile".
10703 2002-06-16  Douglas Rupp  <rupp@gnat.com>
10705         * MAINTAINERS (Write After Approval): Add self.
10707 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10709         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
10711 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
10713         * configure.in (vax-*-netbsd*): Re-enable gas.
10715 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
10717         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
10718         BUILD_PREFIX_1, to correct nomenclature.
10719         * configure: Likewise.
10721         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
10722         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
10724 2002-05-31  Olaf Hering  <olh@suse.de>
10726         * config-ml.in: Propogate DESTDIR also.
10728 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
10730         * configure.in (vax-*-netbsd*): Don't build gas for this
10731         platform.
10733 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
10735         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10736         and libgcj for AVR.
10738 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
10740         * MAINTAINERS (Write After Approval): Add myself.
10742 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
10744         * config.guess: Update to 2002-05-22 version.
10745         * config.sub: Likewise.
10747 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10749         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
10750         * config-ml.in: Likewise.
10751         * configure: Likewise.
10752         * configure.in: Likewise.
10754 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
10756         * MAINTAINERS: Update my email address.
10758 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
10760         * configure.in: Simplify makefile fragment collection.
10762         * configure.in: Remove code to build emacs.
10764         * configure.in : Remove --srcdir argument from targargs and buildargs
10765         (it's always overridden in the Makefile anyway).  Rearrange a bit.
10767         * configure: Move some logic to configure.in.
10768         * configure.in: Move some logic from configure.
10770 2002-05-11  Tom Tromey  <tromey@redhat.com>
10772         * MAINTAINERS: Reflect libgcj reality.
10774 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
10776         * Makefile.in: Honour DESTDIR.
10778 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
10780         * config.guess: Import 2002-03-20 version.
10781         * config.sub: Import 2002-04-26 version.
10783 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10785         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
10787 2002-05-07  Tim Josling  <tej@melbpc.org.au>
10789         * MAINTAINERS: Add self.
10791 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
10793         * ltmain.sh: Detect and handle object name conflicts
10794         while piecewise linking a static library.
10796 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
10798         * configure.in (noconfigdirs): Don't disable libgcj on
10799         sparc64-*-solaris* and sparcv9-*-solaris*.
10801 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
10803         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
10805 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
10807         * configure.in (FLAGS_FOR_TARGET): Do not add
10808         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
10809         on i[3456]86-*-linux*.
10811 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
10813         * configure.in (noconfigdirs): Replace [ ] with test.
10815         * configure.in (noconfigdirs): Do not add target-newlib if
10816         target == i[3456]86-*-linux*, and host == target.
10818 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
10820         * configure.in: delete reference to absent file
10822         * configure.in: replace '[' with 'test'
10824         * configure.in: Eliminate references to gash.
10825         * Makefile.in: Eliminate references to gash.
10827         * configure.in: remove useless references to 'pic' makefile fragments.
10829         * configure.in: (*-*-windows*) Finish removing.
10831         * configure.in: Eliminate redundant test for libgui.
10833 2002-04-29  Roger Sayle  <roger@eyesopen.com>
10835         * MAINTAINERS: Add self and realphabetize.  Update entries
10836         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
10837         entry for a29k port maintainer.
10839 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
10841         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
10842         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
10844 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
10846         * configure.in: remove references to dead files
10848 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
10850         * MAINTAINERS: Add information about purpose of this file.
10852 2002-04-18  Tom Tromey  <tromey@redhat.com>
10854         * configure.in: Disallow configuring libgcj when it is already
10855         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
10856         Solaris 2.8 by default.  For PR libgcj/6158.
10858 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
10860         * configure.in:  Move default CC setting out of config/mh-* fragments
10861         directly into here.
10863 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
10865         * configure.in: don't even try to configure or make a subdirectory
10866         if there's no configure script for it.
10868 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
10870         * MAINTAINERS: Remove chill maintainers.
10871         * Makefile.in (CHILLFLAGS): Remove.
10872         (CHILL_LIB): Remove.
10873         (TARGET_CONFIGDIRS): Remove libchill.
10874         (CHILL_FOR_TARGET): Remove.
10875         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
10876         CHILL_LIB.
10877         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
10878         (CHECK_TARGET_MODULES): Likewise.
10879         (INSTALL_TARGET_MODULES): Likewise.
10880         (CLEAN_TARGET_MODULES): Likewise.
10881         (configure-target-libchill): Remove.
10882         (all-target-libchill): Remove.
10883         * configure.in (target_libs): Remove target-libchill.
10884         Do not compute CHILL_FOR_TARGET.
10885         * libchill: Remove directory.
10887 2002-04-11  DJ Delorie  <dj@redhat.com>
10889         * Makefile.in, configure.in: Sync with binutils, entries
10890         follow...
10892 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
10894         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
10895         (do-tar, do-bz2): New rules.
10896         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
10897         (gdb-tar): New rule.
10898         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
10899         (insight_dejagnu.tar): New rule.
10900         (insight.tar): New rule.
10901         (gdb+dejagnu.tar): New rule.
10902         (gdb.tar): New rule.
10904 2002-02-01  Mo DeJong  <supermo@bayarea.net>
10906         * Makefile.in: Add all-tix to deps for all-snavigator
10907         so that tix is built when building snavigator.
10909 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
10911         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
10912         ld and gdb are not supported.
10914 2002-01-07  Mark Salter  <msalter@redhat.com>
10916         * configure.in: Remove target-bsp and target-cygmon from arm builds.
10917         Allow target-libgloss to be built for arm, strongarm, and xscale.
10919 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
10921         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
10922         options for i[3456]86-pc-linux* native builds.
10924 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
10926         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
10927         files from .po files for a distribution.
10929 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
10931         * configure.in: Enable libstdc++-v3 for h8300 targets.
10933 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
10935         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
10936         version from bfd/.
10938 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
10940         * Makefile.in (VER): When present, extract the version number from
10941         the file version.in.
10943 2001-05-24  Tom Rix  <trix@redhat.com>
10945         * configure.in : enable ld for aix
10947 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10949         * config.guess: Add linux target for S/390.
10951 2000-11-07  Philip Blundell  <pb@futuretv.com>
10953         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
10955 2000-11-03  Philip Blundell  <pb@futuretv.com>
10957         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
10958         files.
10960 2001-01-15  Ben Elliston  <bje@redhat.com>
10962         * configure.in (host_tools): Add sid.
10963         Always configure cgen.
10965 2000-11-24  Nick Clifton  <nickc@redhat.com>
10967         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
10969 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
10971         * Makefile.in (ALL_MODULES): Add all-cgen.
10972         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
10973         (all-cgen): New target.
10974         (all-opcodes,all-sim): Depend on all-cgen.
10975         * configure.in (host_tools): Add cgen.
10976         Only configure cgen if --enable-cgen-maint.
10978 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
10980         * configure.in: Add *-*-freebsd* configurations.
10982 2002-04-08  Tom Tromey  <tromey@redhat.com>
10984         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
10985         Fixes PR libgcj/6068.
10987 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
10989         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
10991 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10993         * configure.in (alpha*-dec-osf*): Enable libgcj.
10995 2003-03-27  Matthew Gingell  <gingell@gnat.com>
10997         * MAINTAINERS (Write After Approval): Add myself.
10999 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
11001         Fix for: PR bootstrap/3591, target/5676
11002         * configure.in (mcore-pe): Disable the configuration of
11003         libstdc++-v3 since exceptions are not supported.
11005 2002-03-20  Anthony Green  <green@redhat.com>
11007         * configure.in: Enable libgcj for xscale-elf target.
11009 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
11011         * MAINTAINERS:  Update my email address.
11013 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
11015         * ltmain.sh (relink_command): Fix typo in previous change.
11017 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
11019         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
11020         (relink_command): Added --tag flags.
11021         (mode=install): If relinking fails; error out.
11023 2002-03-12  Richard Henderson  <rth@redhat.com>
11025         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
11026         .NOTPARALLEL tag.
11027         (do-check): Rename from check.
11028         (check): Allow parallel check.
11030 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
11032         * MAINTAINERS: Add myself as maintainer for xtensa port.
11033         Fix alphabetical order in CPU port maintainer list.
11034         Remove myself from Write After Approval list.
11036 2002-03-11  Richard Henderson  <rth@redhat.com>
11038         * Makefile.in (.NOTPARALLEL): Add fake tag.
11040 2002-03-07  H.J. Lu  (hjl@gnu.org)
11042         * configure.in: Enable gprof for mips*-*-linux*.
11044 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
11046         * MAINTAINERS (Write After Approval): Add myself.
11048 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
11050         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
11051         libjava.
11052         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
11054 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
11056         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
11057         because its Makefile is there; test for the executable instead.
11059 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
11061         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
11062         libstdc++-v3 and libjava.
11064 2002-02-11  Adam Megacz  <adam@xwt.org>
11066         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
11067         boehm-gc
11069 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
11071         * config.guess: Updated to 2002-01-30's version.
11072         * config.sub: Updated to 2002-02-01's version.
11073         Contribute sh64-elf.
11074         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
11075         * configure.in: Added sh64-*-*.
11077 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
11079         * MAINTAINERS: Belatedly add myself to write after approval list.
11081 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
11083         * MAINTAINERS: Put self in as maintainer for x86-64 port.
11084         Remove self as Write After Approval.
11086 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
11088         * MAINTAINERS: Put self in as maintainer for contrib/regression
11089         directory.
11091 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
11093         * MAINTAINERS:  Update my email address.
11095 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
11097         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
11098         target-libiberty, and target-libgloss.  Skip Java-related
11099         libraries if not supported for NetBSD on target CPU.
11101 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
11103         * install-sh: Use _inst.$$_ for temp file name.
11105 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
11107         * MAINTAINERS (Write After Approval): Move my contact info
11108         from here...
11109         (OS Port Maintainers): ...to here (netbsd).
11111 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
11113         * MAINTAINERS (Write After Approval): Add myself.
11115 2002-01-17  H.J. Lu  <hjl@gnu.org>
11117         * Makefile.in (all-fastjar): Also depend on all-libiberty.
11118         (all-target-fastjar): Also depend on all-target-libiberty.
11120 2002-01-16  H.J. Lu  (hjl@gnu.org)
11122         * config.guess: Import from master sources, rev 1.225.
11123         * config.sub: Import from master sources, rev 1.238.
11125 2002-01-16  Kazu Hirata  <kazu@hxi.com>
11127         * MAINTAINERS (Write After Approval): Remove myself.
11129 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
11131         * MAINTAINERS (Write After Approval): Add myself.
11133 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
11135         * MAINTAINERS: Add self as docs co-maintainer.
11137 2001-12-11  Matthias Klose  <doko@debian.org>
11139         * MAINTAINERS (Write After Approval): Add myself.
11141 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
11143         * MAINTAINERS: Update my email address.
11145 2001-12-07  Turly O'Connor  <turly@apple.com>
11146         * MAINTAINERS (Write After Approval): Add myself.
11147         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
11148         (rs6000_initialize_trampoline): Call __trampoline_setup for
11149         ABI_DARWIN too.
11150         * darwin-tramp.asm: New file, implements __trampoline_setup.
11151         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
11153 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
11155         * MAINTAINERS (Write After Approval): Add myself.
11157 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
11159         * configure, configure.in: Use temp file for long sed commands.
11161 2001-12-03  Laurent Guerby  <guerby@acm.org>
11163         * config.sub: Update to version 1.232 on subversion.
11165 2001-12-03  Ben Elliston  <bje@redhat.com>
11167         * MAINTAINERS: Update mail address for config.* patches.
11169 2001-11-27  DJ Delorie  <dj@redhat.com>
11170             Zack Weinberg  <zack@codesourcery.com>
11172         When build != host, create libiberty for the build machine.
11174         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
11175         CONFIG_ARGUMENTS.
11176         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
11177         New variables.
11178         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
11179         and rules.
11180         (all.normal): Depend on ALL_BUILD_MODULES.
11181         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
11182         (all-build-libiberty): Depend on configure-build-libiberty.
11184         * configure: Calculate and substitute proper value for
11185         ALL_BUILD_MODULES.
11186         * configure.in: Create the build subdirectory.
11187         Calculate and substitute TARGET_CONFIGARGS (formerly
11188         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
11190 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
11192         * MAINTAINERS (write-after-approval): Add self.
11194 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
11196         * MAINTAINERS (GNATS only accounts): Remove self.
11198 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
11200         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
11201         libf2c.
11203 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
11205         * MAINTAINERS (Write After Approval): Add self.
11207 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
11209         * MAINTAINERS: mips and s390 are also CPU ports.
11211 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
11213         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
11215 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
11217         * MAINTAINERS: Alphabetize.
11219 2001-11-09  Kazu Hirata  <kazu@hxi.com>
11221         * MAINTAINERS (Various maintainers: h8 port): Add myself.
11223 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11225         * MAINTAINERS (Various maintainers: hppa port): Added myself.
11227 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
11229         * configure.in (--enable-languages): Be more permissive about
11230         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
11232 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
11234         * config.sub: Import from master sources, rev. 1.230.
11235         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
11237 2001-11-07  Laurent Guerby  <guerby@acm.org>
11239         * MAINTAINERS (Write After Approval): Add self.
11241 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
11243         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
11245 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
11247         * config.sub: Import from master sources, rev 1.226.
11248         * config.guess: Import from master sources, rev 1.216.
11250 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
11252         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
11253         * MAINTAINERS: Add self as maintainer of MMIX port.
11254         Remove old after-approval entry.
11256 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
11258         * ChangeLog, configure: Fix spelling errors.
11260 2001-10-20  Brendan Kehoe  <brendan@zen.org>
11262         * MAINTAINERS: Tweak my address.
11264 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
11266         * MAINTAINERS: Update my email address.
11268 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
11270         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
11271         * MAINTAINERS: Add self as maintainer of CRIS port.
11273 2001-10-10  Geert Bosch  <bosch@gnat.com>
11275         * MAINTAINERS (Various maintainers: Ada front end):
11276         Added Robert Dewar.
11278 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
11280         * MAINTAINERS (Write After Approval): Added self
11282 2001-10-02  Geert Bosch  <bosch@gnat.com>
11284         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11286 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
11288         * configure: Handle temporary files securely using mkdir.
11290 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
11292         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
11294 2001-09-26  Will Cohen  <wcohen@redhat.com>
11296         * configure.in (*-*-linux*): Disable configuration of target-newlib
11297         and target-libgloss.
11299 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
11301         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
11302         RANLIB.
11304 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
11306         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
11307         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
11308         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
11309         avoid quotes nesting problems.
11310         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
11311         (DO_X): Export only variables that are set.
11313 2001-09-19  Ben Elliston  <bje@redhat.com>
11315         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
11316         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
11317         semantics.  Use the shell built-in "type" command instead.
11319 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
11321         Merged from gcc-3_0-branch:
11322         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
11323         * ltcf-c.sh: Use $objext, not $ac_objext.
11324         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
11325         * ltcf-cxx.sh: Add support for GNU.
11326         2001-07-22  Timothy Wall  <twall@redhat.com>
11327         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
11328         default settings if using GNU tools with that configuration.
11329         * ltcf-cxx.sh: Ditto.
11330         * ltcf-gcj.sh: Ditto.
11331         2001-07-21  Michael Chastain  <chastain@redhat.com>
11332         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
11333         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
11334         * ltmain.sh: Mark as gcc-local.
11336 2001-08-30  Eric Christopher  <echristo@redhat.com>
11337             Jason Eckhardt  <jle@redhat.com>
11339         * config.guess: Merge from master sources.
11340         * config.sub: Merge from master sources, add support for mipsisa32.
11342 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
11343         * config.sub: Merge from master sources, rev 1.219.
11344         * MAINTAINERS: Add self as contact for stormy16 port.
11346 2001-08-14  Zack Weinberg  <zackw@panix.com>
11348         * config.sub: Merge from master sources, rev 1.218.
11349         * config.guess: Merge from master sources, rev 1.209.
11351 2001-08-11  Graham Stott  <grahams@redhat.com>
11353         * Makefile.in (check-c++): Add missing semicolon.
11355 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
11357         * MAINTAINERS (Various maitainers: predict.def): Added myself.
11359 2001-07-30  Eric Christopher  <echristo@redhat.com>
11361         * MAINTAINERS (Various maintainers: mips port): Added myself.
11363 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
11365         * configure.in (sh-*-linux*): New.
11367 2001-07-27  Richard Henderson  <rth@redhat.com>
11369         * .cvsignore: Add LAST_UPDATED.
11371 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
11373         * MAINTAINERS (Various maintainers: s390 port): Added myself.
11375 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
11377         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
11379 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
11381         * MAINTAINERS (Write After Approval): Added myself.
11383 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11385         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11386         and libgcj on m68hc11/m68hc12.
11388 2001-06-27  H.J. Lu  (hjl@gnu.org)
11390         * Makefile (CFLAGS_FOR_BUILD): New.
11391         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
11393 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11395         * README: Remove version number.
11397 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11399         * INSTALL/README: Update wrt. to the installation instructions now
11400         residing in gcc/doc/install.texi.
11402 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11404         * README: Replace with a cut-down and updated version of gcc/README.
11406 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
11408         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
11409         multilibs to be disabled.
11411 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
11413         * MAINTAINERS (Write After Approval): Add myself.
11415 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
11417         * config.guess: Import CVS version 1.195.
11418         * config.sub: Import CVS version 1.212.
11420 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
11422         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11423         gcc/xgcc is built, use -print-prog-name to find out the program
11424         name to use.
11426 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
11428         * config.guess:  Import CVS version 1.194.  All gcc-local changes
11429         appear to also be in the master copy.
11430         * config.sub:  Import CVS version 1.211.
11432 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
11434         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
11435         with_gcc]: Use `gcc -shared' to build a shared library.
11437 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11439         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
11440         archives.
11442 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11444         * MAINTAINERS (Write After Approval): Add myself.
11446 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
11448         * configure.in (libstdcxx_flags): Do not try to execute
11449         libstdc++-v3/testsuite_flags until it exists.
11451 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
11453         * MAINTAINERS: Update my email address.
11455 2001-05-31  Graham Stott  <grahams@redhat.com>
11457         * MAINTAINERS (Write After Approval): Add myself.
11459 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
11461         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
11462         libraries when using g++ with native linker.
11464 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
11466         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
11468 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
11470         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
11471         [aix4*|aix5*]: Prepend blank.
11473 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
11475         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11476         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
11477         of subdir/configure scripts to use the new libtool.m4.
11479 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
11481         * MAINTAINERS (Write After Approval): Add myself.
11483 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
11485         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
11487 2001-05-11  Ben Elliston  <bje@redhat.com>
11489         * Makefile.in (all-sid): New target.
11490         (check-sid, clean-sid, install-sid): Likewise.
11492 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
11494         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
11496 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
11498         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
11499         libgcj.
11501 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
11503         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11504         gcc/xgcc is built, use -print-prog-name to find out the program
11505         name to use.
11507 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
11509         * configure.in (noconfigdirs): Don't reset it from scratch in the
11510         target case; only append to it.
11512         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
11513         sparc-*-solaris2.8]: Disable ${libgcj}.
11515 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
11517         * configure.in (libgcj_saved): Copy from $libgcj.
11518         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
11519         --disable-libgcj.
11521 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
11523         * MAINTAINERS: Remove self as MIPS maintainer and
11524         C front end maintainer.
11526 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
11528         * configure.in: Move *-chorusos target case to the proper switch.
11529         Disable libgcj.
11531 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
11533         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
11534         1.641.2.228.
11536 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11538         * Makefile.in (STAGE1_CFLAGS): Pass down.
11540 2001-04-13  Alan Modra  <amodra@one.net.au>
11542         * config.guess: Add hppa64-linux support.  Note for next import that
11543         this is already in the master file.
11544         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
11546 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
11548         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11549         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
11551 2001-04-11  Stan Shebs  <shebs@apple.com>
11553         * MAINTAINERS: Add self as Darwin port maintainer.
11555 2001-04-11  Alan Modra  <amodra@one.net.au>
11557         * MAINTAINERS: Update my email address.
11559 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
11561         * ltcf-cxx.sh: Support creation of C++ shared libraries on
11562         recent versions of FreeBSD (release 3 or later).
11563         * ltconfig: On FreeBSD, -lc must not be provided when building
11564         a shared library or else the standard -pthread gcc option is
11565         rendered worthless to later users of the built library.
11567 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
11569         * MAINTAINERS: Add self and RTH as C front end maintainers.
11571 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
11573         * config.sub: Make sure to match an already-canonicalized
11574         machine name (eg. mn10300-unknown-elf).
11576 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
11578         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
11579         New macros.
11580         (bootstrap, cross): Use RECURSE_FLAGS.
11581         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
11583 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
11585         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
11587 2001-03-22  Colin Howell  <chowell@redhat.com>
11589         * Makefile.in (DO_X): Do not backslash single-quotes in
11590         backquotes (two places).
11592 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
11594         Re-installed:
11595         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11596         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
11597         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11598         * ltcf-cxx.sh: Likewise.
11599         * ltcf-gcj.sh: Likewise.
11601 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11603         * MAINTAINERS: Add myself as "documentation co-maintainer".
11605 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
11607         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11608         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
11610 2001-03-19  Tom Tromey  <tromey@redhat.com>
11612         * config-ml.in: Handle GCJ and GCJFLAGS.
11614 2001-03-21  Michael Chastain  <chastain@redhat.com>
11616         * Makefile.in: all-m4 depends on all-texinfo.
11618 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
11620         * MAINTAINERS: Add myself to write after approval list.
11622 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
11624         * Makefile.in (DO_X): Quote nested quotes.
11626 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
11628         * MAINTAINERS: Add myself to write after approval list.
11630 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
11632         * Makefile.in (DO_X): Use double quotes for quoting
11633         "RANLIB=$${RANLIB}".
11635 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
11637         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
11639 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
11641         * configure.in: Only use `lang_requires' for languages athat are
11642         actually enabled.
11644 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
11646         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
11648 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
11650         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
11652 2001-03-07  Tom Tromey  <tromey@redhat.com>
11654         * configure.in: Allow config-lang.in to set `lang_requires' to list
11655         of other required languages.
11657 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
11659         * Makefile.in: Remove RANLIB definition. Use RANLIB
11660         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
11661         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
11663 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
11664             Alexandre Oliva  <aoliva@redhat.com>
11666         * Makefile.in (check-c++): Use tabs, not spaces.
11668 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
11670         * MAINTAINERS: add myself to Write After Approval list.
11672 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
11674         * Makefile.in (check-c++): New rule.
11676         * configure.in (target_libs): Remove libg++.
11677         (noconfigdirs): Remove libg++.
11678         (noconfigdirs): Same.
11679         (noconfigdirs): Same.
11680         (noconfigdirs): Same.
11682         * config-ml.in: Remove libg++ references.
11684         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
11685         (ALL_TARGET_MODULES): Same.
11686         (configure-target-libg++): Remove.
11687         (all-target-libg++): Remove.
11688         (configure-target-libio): Remove.
11689         (all-target-libio): Remove.
11690         (check-target-libio): Remove.
11691         (.PHONY): Remove.
11692         (libg++.tar.bz2): Remove.
11693         (all-target-cygmon): Remove libio.
11694         (all-target-libstdc++): Remove.
11695         (configure-target-libstdc++): Remove.
11696         (TARGET_LIB_PATH): Remove libstdc++.
11697         (ALL_GCC_CXX): Remove libstdc++.
11698         (all-target-gperf): Correct.
11700 2001-02-16  Nick Clifton  <nickc@redhat.com>
11702         * configure.in (noconfigdirs): Allow configuration of texinfo
11703         for Cygwin hosts.
11705 2001-02-15  Anthony Green  <green@redhat.com>
11707         * configure: Introduce GCJ_FOR_TARGET.
11708         * configure.in: Ditto.
11709         * Makefile.in: Ditto.
11711 2001-02-13  Andreas Schwab  <schwab@suse.de>
11713         * MAINTAINERS: Update mail address.
11715 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
11717         * config.guess: Add linux target for S/390.
11718         * config.sub: Likewise.
11720 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
11722         * configure.in: for *-chorusos, don't config target-newlib and
11723         target-libgloss.
11725 2001-02-06  Ben Elliston  <bje@redhat.com>
11727         * configure: Output host type to stdout, not stderr.
11729 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
11731         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
11732         * ltcf-cxx.sh: Likewise.
11734         * config.if: Assume enable_libstdcxx_v3 is defined.
11736 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
11738         Remove V2 C++ library.
11739         * configure.in: Remove --enable-libstdcxx_v3 support.
11741 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
11743         * include/demangle.h: Add prototype for java_demangle_v3.
11745 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
11747         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
11749 2001-01-27  Richard Henderson  <rth@redhat.com>
11751         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
11753 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11755         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
11756         Don't unset, it's non-portable and no longer necessary, set to empty
11757         instead.
11759 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11761         * ltconfig: Shell portability fix for the tagname validity check.
11763 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
11765         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
11766         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
11768 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11770         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
11772 2001-01-26  Tom Tromey  <tromey@redhat.com>
11774         * configure.in: Allow libgcj to be built on Sparc Solaris.
11776 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
11778         * ltcf-c.sh: Add aix5 case.
11779         * ltcf-cxx.sh: Likewise.
11780         * ltconfig: Likewise.
11782 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
11784         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
11785         keep at least one of build_libtool_libs or build_old_libs set to
11786         yes.
11788         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
11789         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
11791 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
11793         * configure.in: Enable libgcj on several additional platforms.
11795 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
11797         * configure.in: Enable libgcj for linux targets.
11799 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11801         * MAINTAINERS (Write After Approval): Add myself.
11803 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11805         * MAINTAINERS: Add myself as vax port maintainer.
11807 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
11809         * MAINTAINERS: Add myself as Mercury front-end maintainer.
11811 2001-01-09  Mike Stump  <mrs@wrs.com>
11813         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
11814         failures of subdirectories.
11816 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11818         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
11819         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11820         * ltcf-cxx.sh: Likewise.
11821         * ltcf-gcj.sh: Likewise.
11822         * ltconfig.sh: Fix typo.
11824 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11826         * configure: handle DOS-style absolute paths.
11828 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11830         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
11832 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
11834         * MAINTAINERS: Add myself as avr port co-maintainer.
11836 2000-12-28  Ben Elliston  <bje@redhat.com>
11838         * MAINTAINERS: Add myself under ``Write After Approval''.
11840 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
11842         * texinfo: Remove directory from GCC.
11844 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11846         * COPYING: Update to current
11847         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
11848         to 19yy as example year in copyright notice).
11850 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
11852         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
11853         (libstdcxx_incdir): Pass down.
11854         * config.if: Remove expired bits for cxx_interface, add stub.
11855         (libstdcxx_incdir): Add variable for g++ include directory.
11856         * configure.in (gxx_include_dir): Use it.
11858 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
11860         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
11861         with old-email address from ``Write After Approval''.
11863 2000-12-15  Andreas Jaeger  <aj@suse.de>
11865         * configure.in: Handle lang_dirs.
11867 2000-12-14  Tom Tromey  <tromey@redhat.com>
11869         * MAINTAINERS: Removed brads.
11871         * MAINTAINERS: Added gcj developers.
11873 2000-12-13  Anthony Green  <green@redhat.com>
11875         * configure.in: Disable libgcj for any target not specifically
11876         listed.  Disable libgcj for x86 and Alpha Linux until compatible
11877         with g++ abi.
11879 2000-12-13  Mike Stump  <mrs@wrs.com>
11881         * Makefile.in (local-distclean): Also remove fastjar.
11883 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
11885         * contrib/gcc_update: Add fastjar --touch entries.
11887 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
11889         * configure.in: Disable language-specific target libraries for
11890         languages that aren't enabled.
11892 2000-12-10  Anthony Green  <green@redhat.com>
11894         * configure.in: Define libgcj.  Disable libgcj target libraries for
11895         most targets.
11897 2000-12-10  Neil Booth  <neilb@earthling.net>
11899         * MAINTAINERS: Update mail address, remove from WAA list.
11901 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11903         * libjava: Imported from /cvs/java.
11904         * libffi: Likewise.
11905         * Boehm-gc: Likewise.
11907 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11909         * configure.in (target_libs): Revert 2000-12-08 patch.
11910         (noconfigdirs): Added target-libjava.
11912 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
11914         * djunpack.bat: removed.
11916 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
11918         * Makefile.in: handle DOS-style absolute paths.
11919         * config-ml.in: likewise.
11920         * symlink-tree: likewise.
11922 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11924         * fastjar: Imported.
11926 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11928         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
11929         libjava.
11930         * configure.in (target_libs): Removed `target-libjava'.
11932 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11934         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
11935         (ALL_MODULES): Added fastjar.
11936         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
11937         (all-target-libjava): all-fastjar replaces all-zip.
11938         (all-fastjar): Added.
11939         (configure-target-fastjar, all-target-fastjar): Likewise.
11940         * configure.in (host_tools): Added fastjar.
11942 2000-12-07  Mike Stump  <mrs@wrs.com>
11944         * Makefile.in (local-distclean): Remove leftover built files.
11946 2000-11-24  Nick Clifton  <nickc@redhat.com>
11948         * configure.in (xscale-elf): Add target.
11949         (xscale-coff): Add target.
11951 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
11953         * ltcf-cxx.sh: Support creation of C++ shared libraries on
11954         recent versions of FreeBSD (release 3 or later).
11955         * ltconfig: On FreeBSD, -lc must not be provided when building
11956         a shared library or else the standard -pthread gcc option is
11957         rendered worthless to later users of the built library.
11959 2000-11-16  Fred Fish  <fnf@be.com>
11961         * configure.in (enable_libstdcxx_v3): Fix typo,
11962         libstd++ -> libstdc++.
11964 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11966         * MAINTAINERS: Add self to Write After Approval list.
11968 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
11970         * MAINTAINERS: Update my email address.  Add myself to global write
11971         privs list.
11973 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
11975         * Makefile.in: Merge with src and libgcj.
11976         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
11977         configure-target-<library> when their configure scripts need the C
11978         or C++ library to have already been built to work properly.
11979         (do_proto_toplev): Set them to an empty string.
11981         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
11982         (REALLY_SET_LIB_PATH): Use them.
11984 2000-11-17  Stan Shebs  <shebs@apple.com>
11986         * MAINTAINERS: Add self to Write After Approval list.
11988 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11990         * configure: Provide the original toplevel configure arguments
11991         (including $0) to subprocesses in the environment rather than
11992         through gcc/configargs.h.
11994 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11996         * MAINTAINERS: Remove references to cccp. Change C9X reference to
11997         C99.  Alphabetise "Write After Approval" list.
11999 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
12001         * configure: Turn on libstdc++ V3 by default.
12003         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
12004         if we've got GCC.
12006 2000-11-11  Philip Blundell  <philb@gnu.org>
12008         * MAINTAINERS: Add self to Write After Approval list.
12010 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
12012         * ltcf-c.sh (aix4): Improve shared library configuration; require
12013         exporting symbols.
12014         * ltcf-cxx.sh (aix4): Define.
12015         * ltconfig (aix4): Define library and soname specs appropriate for
12016         AIX.  Define command to create export symbols list.
12018 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
12020         * config.sub: Add support for Sun Chorus
12022 2000-10-31  Nick Clifton  <nickc@redhat.com>
12024         * MAINTAINERS: Rename <name>@cygnus.com addresses to
12025         <name>@redhat.com.  Also installed new email address for Clint
12026         Popetz.
12028 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
12030         * etc: Remove directory from GCC.
12032 2000-10-16  Michael Meissner  <meissner@redhat.com>
12034         * configure (gcc/configargs.h): Only create if there is a build GCC
12035         directory created.
12037 2000-10-16  Matthias Klose  <doko@debian.org>
12039         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
12040         when configured for libstdc++-v3.
12042 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
12044         * configure: Save configure arguments to gcc/configargs.h.
12046 2000-10-04  Philipp Thomas  <pthomas@suse.de>
12048         * config.guess: Import CVS version 1.157.
12049         * config.sub: Import CVS version 1.181.
12051 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
12053         * Makefile.in (bootstrap): avoid recursion if subdir missing
12054         (cross): ditto
12055         (do-proto-toplev): ditto
12057 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
12059         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
12060         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
12062         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
12063         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
12064         all affected `configure' scripts.
12066 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
12068         * MAINTAINERS: Add self as cpplib co-maintainer.
12070 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
12072         * MAINTAINERS: Add self to Write After Approval list.
12074 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12076         * INSTALL/README: egcs -> GCC update.
12078 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
12080         * MAINTAINERS: Add myself to Write After Approval list.
12082 2000-09-15  Kazu Hirata  <kazu@hxi.com>
12084         * MAINTAINERS: Add myself to Write After Approval list.
12086 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
12088         * configure.in: Do not build byacc for hppa64.  Provide paths to the
12089         X11 libraries for hppa64.
12091 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12093         * MAINTAINERS: Add myself as 68hc11 port maintainer.
12095 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
12097         * Makefile.in (all-zlib): Added dummy target.
12099         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12100         ltcf-gcj.sh: Updated from libtool multi-language branch.
12102 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
12104         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
12105         (bootstrap*): Depend on all-bootstrap.
12107 2000-09-05  Philipp Thomas  <pthomas@suse.de>
12109         * config.guess: Import CVS version 1.156.
12110         * config.sub: Import CVS version 1.179.
12112 2000-09-02  Anthony Green  <green@cygnus.com>
12114         * Makefile.in (all-gcc): Depend on all-zlib.
12115         (CLEAN_MODULES): Add clean-zlib.
12116         (ALL_MODULES): Add all-zlib.
12117         * configure.in (host_libs): Add zlib.
12119 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
12121         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
12122         crosses, but add gcc/include to the header search path for them.
12124 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
12126         * MAINTAINERS: Add self to Write After Approval list.
12128 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12130         * config.guess: Import CVS version 1.152.
12131         * config.sub: Import CVS version 1.177.
12133 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
12135         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
12136         $targargs to tell whether newlib is going to be built.
12138         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
12139         $$r/TARGET_SUBDIR/libio for _G_config.h.
12141 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
12143         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
12145 2000-08-22  DJ Delorie  <dj@redhat.com>
12147         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
12149 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
12151         * config-ml.in (CC, CXX): Avoid trailing whitespace.
12152         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
12153         sub-configures.
12155 2000-08-21  DJ Delorie  <dj@redhat.com>
12157         * MAINTAINERS: Add self as a libiberty maintainer
12159 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
12161         * configure.in (libstdcxx_flags): Use
12162         libstdc++-v3/src/libstdc++.INC.
12164 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
12166         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
12168 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
12170         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
12172         * configure: Make enable_threads and enable_shared defaults
12173         explicit.  Substitute enable_threads into generated Makefiles.
12174         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
12175         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
12177 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
12179         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
12181 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
12183         * config-ml.in (CC): Remove bogus duplicate quotation mark from
12184         previous delta.
12186 2000-08-11  Jason Merrill  <jason@redhat.com>
12188         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
12189         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
12190         (FLAGS_FOR_TARGET): Not here.
12191         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
12193 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
12195         * config-ml.in (CC, CXX): Don't introduce a leading space.
12197 2000-08-07  DJ Delorie  <dj@delorie.com>
12199         * MAINTAINERS: Add self as a DJGPP maintainer
12201 2000-08-07  DJ Delorie  <dj@redhat.com>
12203         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
12204         "if we're also building gcc, and it's a gcc that will run on the
12205         build machine, we want to use its includes instead of the system's
12206         default includes".
12208 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
12210         * MAINTAINERS: Add self to Write After Approval list.
12212 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
12214         * configure.in (libstdcxx_flags): Don't use `"'.
12216         * config-ml.in: Adjust multilib search paths to the
12217         appropriate multilib tree.
12219 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
12221         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
12222         commas in $LANGUAGES.
12224 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
12226         * configure.in: Re-enable all references to libg++ and librx.
12228 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
12230         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
12231         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
12232         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
12233         * ltcf-cxx.sh (need_lc): Set based on postdeps.
12235         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
12237 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
12239         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
12240         CXX_FOR_TARGET for sed.
12242 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
12244         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
12245         Do not override if already set in the environment or in configure.
12246         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
12247         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
12249 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
12251         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
12252         the libtool CVS tree multi-language branch.
12253         * ltconfig, ltmain.sh: Updated.
12255 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
12257         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
12258         (clean-target): Depend on it.
12260         * Makefile.in (FLAGS_FOR_TARGET): New macro.
12261         (GCC_FOR_TARGET): Use it.
12262         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
12263         * configure.in: ... here.
12264         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
12265         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
12267 2000-07-24  Eric Christopher  <echristo@cygnus.com>
12269         * MAINTAINERS: Add self to Write After Approval list.
12271 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
12273         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
12274         (configure-target-libchill, configure-target-libobjc): Likewise.
12276         * configure.in: Use the same cache file for all target libs.
12277         * config-ml.in: But different cache files per multilib variant.
12279 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
12281         * configure (topsrcdir): Don't use dirname.
12283 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
12285         * MAINTAINERS: Add self to Write After Approval list.
12287 2000-07-20  Jason Merrill  <jason@redhat.com>
12289         * configure.in: Remove all references to libg++ and librx.
12291         * configure, configure.in, Makefile.in: Unify gcc and binutils.
12293 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
12295         * config.sub: Update to subversions version 2000-07-06.
12297 2000-07-12  Andrew Haley  <aph@cygnus.com>
12299         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
12300         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
12302 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
12304         * symlink-tree:  Check number of arguments.
12306 2000-07-05  Jim Wilson  <wilson@cygnus.com>
12308         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
12309         search path for a g++ extracted from the build tree.  This
12310         will allow link tests run by configure scripts in
12311         subdirectories to succeed.
12313 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
12315         * ltconfig: Add support for mips-dde-sysv4.2MP
12317 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
12319         * MAINTAINERS: Add myself as loop discovery maintainer.
12321 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
12323         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
12324         `os2'. Force ac_cv_exeext to be ".exe" in that case.
12326 2000-06-19  Timothy Wall  <twall@cygnus.com>
12328         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
12329         * config.sub: Add tic54x target.
12331 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
12333         * MAINTAINERS: Add self as Fortran maintainer,
12334         remove Craig Burley.
12336 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12338         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
12339         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
12341 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
12343         * MAINTAINERS: Add self as i18n maintainer
12345 20000-05-21  H.J. Lu  (hjl@gnu.org)
12347         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
12348         directory are used if they exist. Make sure
12349         $(build_tooldir)/include is searched for header files,
12350         $(build_tooldir)/lib/ for library files.
12351         (GCC_FOR_TARGET): Likewise.
12352         (CXX_FOR_TARGET): Likewise.
12354 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
12356         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
12358 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
12360         * Makefile.in (configure-target-libiberty): Depend on
12361         configure-target-newlib.
12363 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
12365         * configure.in, Makefile.in: Merge all libffi-related
12366         configury stuff from the libgcj tree.
12368 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12370         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12371         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
12373 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12375         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12376         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
12377         current version information.  Add to proto-toplev directory.
12378         (gdb-taz): Build do-djunpack.
12380 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
12382         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
12384 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12386         * MAINTAINERS: Add self to Write After Approval list.
12388 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12390         * ltmain.sh: Preserve in relink_command any environment
12391         variables that may affect the linker behavior.
12393 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
12395         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
12397 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
12399         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
12401 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
12403         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
12404         with the version name.
12406 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
12408         * MAINTAINERS: Add self as bb-reorder maintainer.
12410 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
12412         * config.if: Tweak.
12414 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
12416         * djunpack.bat: New file.
12418 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12420         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
12421         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
12422         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
12423         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
12425 2000-04-16  Dave Pitts  <dpitts@cozx.com>
12427         * config.sub (case $basic_machine): Change default for "ibm-*"
12428         to "openedition".
12430 2000-04-13  Andreas Jaeger  <aj@suse.de>
12432         * MAINTAINERS: Added myself.
12434 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12436         * Makefile.in (gdb-taz): New target.  GDB specific archive.
12437         (do-md5sum): New target.
12438         (MD5PROG): Define.
12439         (PACKAGE): Default to TOOL.
12440         (VER): Default to a shell script.
12441         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
12442         md5 checksum generation.
12443         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
12444         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
12445         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
12446         insight.tar.bz2): Use gdb-taz to create archive.
12448 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12450         * configure (warn_cflags): Delete.
12452 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
12454         * MAINTAINERS: Added myself.
12456 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
12457             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
12459         * configure.in (enable_libstdcxx_v3): Add.
12460         (target_libs): Add bits here to switch between libstdc++-v2 and
12461         libstdc++-v3.
12462         * config.if: And this file too.
12463         * Makefile.in: Add libstdc++-v3 targets.
12465 2000-04-05  Michael Meissner  <meissner@redhat.com>
12467         * config.sub (d30v): Add d30v as a basic machine type.
12469 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
12471         * configure.in: -linux-gnu*, not -linux-gnu.
12473 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
12475         * MAINTAINERS: Add self in write-after-approval section.
12477 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
12479         * MAINTAINERS: Add self as ia64 port maintainer.
12481 2000-03-08  Neil Booth  <NeilB@earthling.net>
12483         * MAINTAINERS: Add self in write-after-approval section.
12485 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12487         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
12488         (do-tar-bz2): Replace TOOL with PACKAGE.
12489         (gdb.tar.bz2): Remove GDBTK from GDB package.
12490         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
12491         dejagnu.tar.bz2): New packages.
12493 2000-02-27  Andreas Jaeger  <aj@suse.de>
12495         * configure.in: Add entry for mips*-*-linux*, move catch all
12496         *-*-*linux* entry below this one.
12498 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
12500         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
12502 2000-02-24  Nick Clifton  <nickc@cygnus.com>
12504         * config.sub: Support an OS of "wince".
12506 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12508         * config.guess, config.sub: Updated to match config's 2000-02-15
12509         version.
12511 2000-02-23  Linas Vepstas  <linas@linas.org>
12513         * config.sub: Add support for Linux/IBM 370.
12514         * configure.in: Likewise.
12516 2000-02-22  Nick Clifton  <nickc@cygnus.com>
12518         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
12520 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
12522         * config.guess: Guess "cygwin" rather than "cygwin32".
12524 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12526         * configure (gcc_version): When setting, narrow search to
12527         lines containing `version_string'.
12529 2000-02-15  Denis Chertykov  <denisc@overta.ru>
12531         * config.sub: Add support for avr target.
12533 2000-02-14  Nick Clifton  <nickc@cygnus.com>
12535         * MAINTAINERS: Add maintainers for MCore port.
12537 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
12539         * config.sub: Add mmix-knuth-mmixware.
12541 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12543         * MAINTAINERS: Pair cccp with cpplib maintainership.
12545 2000-01-27  Christopher Faylor  <cgf@redhat.com>
12547         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
12548         structure stuff to -L library search.
12549         (CXX_FOR_TARGET): Ditto.
12550         (CROSS_CHECK_MODULES): Fix spelling mistake.
12552 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
12554         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
12555         the C++ compiler.
12557 2000-01-12  Richard Henderson  <rth@cygnus.com>
12559         * configure.in: Don't build some bits for beos.
12561 2000-01-12  Joel Sherrill (joel@OARcorp.com)
12563         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
12564         as include files.
12566 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
12568         * Add self as cpplib maintainer, as requested by Jason
12569         Merrill.  Correct my e-mail address.
12571 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
12573         * configure.in: Use mt-aix43 to handle *_TARGET defs,
12574         not mh-aix43.
12576 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
12578         * MAINTAINERS: Add myself to "write after approval" list.
12580 1999-12-14  Richard Henderson  <rth@cygnus.com>
12582         * config.guess (alpha-osf, alpha-linux): Detect ev67.
12583         * config.sub: Accept alphaev[78], alphaev8.
12585 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12587         * config.guess, config.sub: Update from autoconf.
12589 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
12591         * MAINTAINERS:  update my playtime e-address.
12593 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12595         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
12596         necessary libraries are missing.
12598 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
12600         * MAINTAINERS: Add new 'write after approval' maintainer.
12602 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12604         * MAINTAINERS: Add new Java maintainer.
12606 1999-10-25  Andreas Schwab  <schwab@suse.de>
12608         * configure: Fix quoting inside arguments of eval.
12610 1999-10-21  Nick Clifton  <nickc@cygnus.com>
12612         * config-ml.in: Allow suppression of some ARM multilibs.
12614 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
12616         * config.guess: Add OS/390 match pattern.
12617         * config.sub: Add mvs, openedition targets.
12618         * configure.in (i370-ibm-opened*): New.
12620 1999-09-04  Steve Chamberlain  <sac@pobox.com>
12622         * config.sub: Add support for configuring for pj.
12624 1999-08-31  Nick Clifton  <nickc@cygnus.com>
12626         * config.sub (maybe_os): Add support for configuring for fr30.
12628 1999-08-25  Nick Clifton  <nickc@cygnus.com>
12630         * configure.in: Do not configure or build ld for AIX
12631         platforms.  ld is known to be broken on these platforms.
12633 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12635         * config-ml.in: Pass compiler flag corresponding to multidirs to
12636         subdir configures.
12638 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
12640         * Makefile.in (LDFLAGS): Define.
12642 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
12644         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
12645         noconfigdirs.
12646         (*-*-cygwin*): Likewise.
12648 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
12650         * mkdep: New file.
12651         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
12652         (BINUTILS_SUPPORT_DIRS): Add mkdep.
12654         From Eli Zaretskii <eliz@is.elta.co.il>:
12655         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
12656         long file name when using DJGPP on MS-DOS.
12658 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
12660         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
12662 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
12664         * Makefile.in (check-target-libio): Remove all-target-libstdc++
12665         dependency as this causes "make check" to globally "make all"
12667 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
12669         * configure.in (target_libs): Added target-zlib.
12670         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
12671         (CONFIGURE_TARGET_MODULES): Likewise.
12672         (CHECK_TARGET_MODULES): Likewise.
12673         (INSTALL_TARGET_MODULES): Likewise.
12674         (CLEAN_TARGET_MODULES): Likewise.
12675         (configure-target-zlib): New target.
12676         (all-target-zlib): Likewise.
12677         (all-target-libjava): Depend on all-target-zlib.
12678         (configure-target-libjava): Depend on configure-target-zlib.
12680         * Makefile.in (configure-target-libjava): Depend on
12681         configure-target-newlib.
12682         (configure-target-boehm-gc): New target.
12683         (configure-target-qthreads): New target.
12685         * configure.in (target_libs): Added target-qthreads.
12686         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
12687         (CONFIGURE_TARGET_MODULES): Likewise.
12688         (CHECK_TARGET_MODULES): Likewise.
12689         (INSTALL_TARGET_MODULES): Likewise.
12690         (CLEAN_TARGET_MODULES): Likewise.
12691         (all-target-qthreads): New target.
12692         (configure-target-libjava): Depend on configure-target-qthreads.
12693         (all-target-libjava): Depend on all-target-qthreads.
12695         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
12696         (CONFIGURE_TARGET_MODULES): Likewise.
12697         (CHECK_TARGET_MODULES): Likewise.
12698         (INSTALL_TARGET_MODULES): Likewise.
12699         (CLEAN_TARGET_MODULES): Likewise.
12700         (all-target-libjava): New target.
12701         (all-target-boehm-gc): Likewise.
12702         * configure.in (target_libs): Added libjava, boehm-gc.
12704 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
12706         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
12707         configure.bat in SUPPORT_FILES.
12708         (gas+binutils.tar.bz2): Likewise.
12710         * makeall.bat: Remove; obsolete.
12712 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
12714         From Mark Elbrecht:
12715         * configure.bat: Remove; obsolete.
12717 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
12719         * configure: Add -W -Wall to the default CFLAGS when compiling with
12720         gcc.
12722 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
12724         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
12726 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
12728         * configure.in: Build ld on IRIX6.
12730 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
12732         * Makefile.in: Change distribution targets to use bzip2 instead of
12733         gzip.
12734         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
12735         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
12737 1999-06-04  Nick Clifton  <nickc@cygnus.com>
12739         * config.sub: Add mcore target.
12741 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
12743         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
12745 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
12747         * config.guess (dummy): Changed to $dummy.
12749 1999-05-24  Nick Clifton  <nickc@cygnus.com>
12751         * config.sub: Tidied up case statements.
12753 1999-05-22  Ben Elliston  <bje@cygnus.com>
12755         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
12756         <jiro@din.or.jp>.
12758         * config.guess: Merge with FSF version. Future changes will be
12759         more accurately recorded in this ChangeLog.
12760         * config.sub: Likewise.
12762 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
12764          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
12766 1999-04-30  Tom Tromey  <tromey@cygnus.com>
12768         * ltmain.sh: [mode link] Always use CC given by ltconfig.
12770 1999-04-23  Tom Tromey  <tromey@cygnus.com>
12772         * ltconfig, ltmain.sh: Update to libtool 1.2f.
12774 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
12776         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
12777         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
12778         Bad merge removed these two changes.
12780 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
12781                           Martin Heller (Ing.-Buero_Heller@t-online.de)
12783         * config.guess (interix Alpha): Add.
12785 1999-04-11  Richard Henderson  <rth@cygnus.com>
12787         * configure.in (i?86-*-beos*): Do config gperf; don't config
12788         gdb, newlib, or libgloss.
12790 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
12792         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
12793         link a trivial program with -mabi=64.  If it fails, remove mabi=64
12794         from multidirs.
12796 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
12798         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
12800 1999-04-08  Nick Clifton  <nickc@cygnus.com>
12802         * config.sub: Add support for mcore targets.
12804 1999-04-07  Michael Meissner  <meissner@cygnus.com>
12806         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
12807         not mt-ospace, in order to shut up assembler warning about using
12808         symbols that are named the same as registers.
12810 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
12812         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
12813         dependency list for all-target-cygmon.
12815 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
12817         * config-ml.in: Check $host, not $target, for selective multilibs.
12818         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
12819         thumb interworking, and underscore prefix multilibs.
12821 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
12823         * missing: Update to version from current automake.
12825 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
12827         * configure (gxx_include_dir): Removed.
12829         * configure.in (gxx_include_dir): Handle it.
12830         * Makefile.in: Likewise.
12832 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
12834         * config.sub (mips64vr4111,mips64vr4111el) Add.
12836 1999-03-21  Ben Elliston  <bje@cygnus.com>
12838         * config.guess: Correct typo for detecting ELF on FreeBSD.
12840 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
12842         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
12843         config/mh-djgpp.
12845 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
12847         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
12848         all-target-newlib to dependency list for all-target-bsp.
12850 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12852         * config.sub: Add i386-uwin support.
12853         * config.guess: Likewise.
12855 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12857         * configure.in: cleanup, add mh-*pic handling for arm, special
12858         case powerpc*-*-aix*
12860 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
12862         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
12863         can be built.
12865 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
12867         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
12868         targets.
12870 1999-03-02  Nick Clifton  <nickc@cygnus.com>
12872         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
12874 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
12876         * config.sub: Check for "cygwin*" rather than "cygwin32*"
12878 1999-02-24  Nick Clifton  <nickc@cygnus.com>
12880         * config.sub: Fix typo in arm recognition.
12882 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
12884         * configure.in (noconfigdirs): Changed target_configdirs to
12885         include target-bsp only for m68k-*-elf* and m68k-*-coff*
12886         rather than m68k-*-* since it is not known to work on
12887         m68k-aout. Ditto for arm-*-*oabi.
12889 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
12891         * configure.in (*-*-windows*): Remove, no longer used.
12893 1999-02-19  Ben Elliston <bje@cygnus.com>
12895         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
12896         Smart and improved by Andrew Cagney.
12898 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
12900         * config.guess: Recognize openbsd-*-hppa.
12902 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
12904         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
12905         only if it is not empty.
12907 1999-02-17  Nick Clifton  <nickc@cygnus.com>
12909         Patch from: Scott Bambrough <scottb@corelcomputer.com>
12911         * config.guess: Modified to recognize uname's armv* syntax.
12913         * config.sub: Modified to recognize uname's armv* syntax.
12915 1999-02-17  Mark Salter  <msalter@cygnus.com>
12917         * configure.in: Added target-bsp for sparclite.
12919 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
12921         * config.sub: Recognize alphapca5[67] and up to alphaev8.
12923 1999-02-08  Nick Clifton  <nickc@cygnus.com>
12925         * configure.in: Add support for strongarm port.
12926         * config.sub: Add support for strongarm target.
12928 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12930         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
12931         the old name config/mh-cygwin32.
12932         Enable texinfo.
12934 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
12936         * configure.in: Do build ld for ix86 Solaris.
12938 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
12940         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
12941         $AR_FOR_TARGET.  Likewise for RANLIB.
12943 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
12945         * config.sub (oabi):  Recognize.
12946         * configure.in (arm-*-oabi):  Handle.
12948 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
12950         * config.guess: Improve detection of i686 on UnixWare 7.
12952 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12954         * config.guess: Add support for i386-pc-interix.
12955         * config.sub: Likewise.
12956         * configure.in: Likewise.
12958 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
12960         * Makefile.in: Remove unneeded all-target-libio from
12961         from all-target-winsup target since it is now unneeded.
12962         Add all-target-libtermcap in its place since it is now
12963         needed.
12965 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
12967         * configure.in: makefile stub for cygwin target is probably
12968         unnecessary.  Remove it for now.
12970 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
12972         * configure.in: libtermcap.a should be built when cygwin is the
12973         target as well as the host.
12974         * config.guess: Allow mixed case in cygwin uname output.
12975         * Makefile.in: Add libtermcap target.
12977 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
12979         * config.sub: Clean up handling of hppa2.0.
12981 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
12983         * config.guess: Use C code to identify more HP machines.
12985 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
12987         * config.sub: Handle hppa2.0.
12989 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
12991         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
12992         cygmon for all sparclite targets, regardless of object format.
12994 1998-12-15  Mark Salter  <msalter@cygnus.com>
12996         * configure.in: Added target-bsp for several target architectures.
12998         * Makefile.in: Added rules for bsp.
13000 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
13002         * config.guess: Improve detection of hppa2.0 processors.
13004 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
13006         * config.guess: Recognize FreeBSD using ELF automatically.
13008 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
13010         * configure (skip-this-dir): Add handling for new shell script, which
13011         might be created by a sub-directory's configure to indicate, this particular
13012         directory is "unwanted".
13013         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
13015 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
13017         * ltconfig: import from libtool, after changing libtool to
13018         account for the cygwin name change.
13020 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
13022         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
13023         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
13025 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
13027         * configure.in: Add libtermcap to list of cygwin dependencies.
13029 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
13031         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
13032         they include winsup/include when it's a cygwin target.
13034 1998-11-12  Tom Tromey  <tromey@cygnus.com>
13036         * configure.in (host_tools): Added zip.
13037         * Makefile.in (all-target-libjava): Depend on all-zip.
13038         (all-zip): New target.
13039         (ALL_MODULES): Added all-zip.
13040         (NATIVE_CHECK_MODULES): Added check-zip.
13041         (INSTALL_MODULES): Added install-zip.
13042         (CLEAN_MODULES): Added clean-zip.
13044 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
13046         * Makefile.in: lose "32" from comment about cygwin.
13048 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
13050         * configure.in: Use -Os to build target libraries for the fr30.
13052 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
13054         * config.sub: Add fr30.
13056 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
13058         * configure.in: drop "32" from config/mh-cygwin32.  Check
13059         cygwin* instead of cygwin32*.
13060         * config.sub: Check cygwin* instead of cygwin32*.
13062 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
13064         * config.guess: Match any version of Unixware7.
13066 1998-10-20  Syd Polk  <spolk@cygnus.com>
13068         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
13069         if desired.
13071 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
13073         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
13074         these if the appropriate directories and files to not exist.
13076 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
13078         * Makefile.in (DEVO_SUPPORT): Add config.if.
13080 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13082         * configure: Add pattern to replace "build_tooldir"'s
13083         definition in the generated Makefile with "tooldir"'s
13084         actual value.
13086 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
13088         * config.sub: Bring back lost sparcv9.
13090         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
13092 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
13094         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
13095         CC_FOR_TARGET and friends.
13097 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
13099         * Makefile.in (build_tooldir): New variable, same as tooldir.
13100         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
13101         -B$(build_tooldir)/bin/.
13102         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
13104 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13106         * README: Remove installation instructions and refer to the
13107         INSTALL directory instead.
13109 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
13111         * config.sub: Add support for i[34567]86-pc-udk.
13112         * configure.in: Likewise.
13114 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
13116         * Makefile.in: add bzip2 package building bits for user
13117         tools module
13118         * configure.in: ditto
13120 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
13122         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
13123         (ALL_TARGET_MODULES): Add all-target-libobjc.
13124         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13125         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13126         (all-target-libchill): Add dependencies.
13127         * configure.in (target_libs): Add libchill.
13129 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
13131         * configure.in (target_subdir): Remove duplicate line.
13133 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
13135         * Makefile.in (all-automake): fix dependencies.
13137 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
13139         * configure.in: Minor cleanups for building in the $(target_alias)
13140         subdir.
13142 1998-09-22  Jim Wilson  <wilson@cygnus.com>
13144         * Makefile.in (bootstrap): Set r and s before make all.  Use
13145         BASE_FLAGS_TO_PASS in make all.
13146         (cross): Likewise.
13148 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
13150         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
13152 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
13154         * config.sub: Fix typo in last change.
13156 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
13158         * config.sub: Add support for C4x target.
13159         * configure.in: Likewise.
13161 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
13163         * config.sub: Recognize sparcv9 just like sparc64.
13165 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
13167         * config.guess: Match "Pent II" or "PentII" for OpenServer.
13169 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
13171         * config.guess: Correctly identify Pentium II sco boxes.
13173         * config.guess: Fix "tr" code.  From Weiwen Liu.
13175 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
13177         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
13178         stabs.
13180 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
13182         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
13183         (ALL_TARGET_MODULES): Add all-target-libchill.
13184         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13185         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13186         (all-target-libchill): Add dependencies.
13187         * configure.in (target_libs): Add libchill.
13189 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
13191         * config.guess: Avoid assumptions about "tr" behaves when
13192         LANG is set to something other than English.
13194 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
13196         * configure (gxx_include_dir): Changed to
13197         '${prefix}/include/g++'-${libstdcxx_interface}.
13199         * config.if: New to determine the interfaces.
13201 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
13203         * config.guess: Detect and handle MPE/IX.
13204         * config.sub: Deal with MPE/IX.
13206 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
13208         * configure.in: Use mh-aix43.
13210 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
13212         * configure: Fix --without/--disable cases for gxx-include-dir.
13214 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
13216         * mdata-sh:  Imported.  Needed for automake support.
13218 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
13220         * Makefile.in (taz): Try "chmod -R og=u ." before
13221         "chmod og=u `find . -print`".
13223 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
13225         * configure.in: Add arm-elf and thumb-elf support.
13227 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
13229         * Makefile.in: Undo previous patch.
13231 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
13233         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
13234         to here ...
13235         (install-no-fixedincludes): and here
13236         (INSTALL_MODULES): ... from here.
13238 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
13240         * config.sub: Merge with FSF.
13242         * config.guess: Merge with FSF.
13244 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
13246         * configure (extraconfigdirs): New variable.
13247         (SUBDIRS): Add extraconfigdirs and recurse on them too.
13248         * Makefile.in (all): Move higher in file.
13249         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
13250         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
13251         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
13252         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
13253         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
13255 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
13257         * Makefile.in (all-target-libjava): Depend on all-gcc and
13258         all-target-newlib.
13259         (configure-target-libjava): Depend on $(ALL_GCC).
13261 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
13263         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
13264         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
13266 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
13268         * INSTALL/README: Fix typo.
13270 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
13272         * ylwrap: Change absolute path checks to check for DOS style path
13273         names.
13275         * ylwrap: Don't use a full path name if the source file is in the
13276         same directory.  From hjl@lucon.org (H.J. Lu).
13278         * config-ml.in: Default to being verbose, to match Feb 18 change to
13279         configure.
13281 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
13283         Brought over from egcs:
13285         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
13287         * configure.in (target_subdir): Set to ${target_alias} instead
13288         of "libraries".
13290         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
13292         * configure.in (target_subdir): Set to libraries if enable_multilib.
13294 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
13296         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
13297         multilibs, force reconfiguration the first time we create
13298         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
13300 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
13302         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
13303         avoid confusion with --no-recursion.
13305 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
13307         * configure.in: Win32 hosts shouldn't use install -x
13308         * install-sh: remove -x option, and special .exe-handling
13309         hack.
13311 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
13313         * config.guess: Recognize i586-pc-beos.
13314         * configure.in: Don't build some bits for beos.
13316 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
13318         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
13319         CFLAGS default to -O2.
13321         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
13322         when using GNU ld.
13324 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
13326         * ltmain.sh: Correct install when using a different shell.
13328 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
13330         * ltconfig, ltmain.sh: Update to libtool 1.2b.
13332 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
13334         * makefile.vms: Update to build binutils/makefile.vms.  Add install
13335         target.
13337 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
13339         * ltconfig: Update to correct AIX handling.
13341 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
13343         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
13345         * configure.in (target_subdir): Set to ${target_alias} instead
13346         of "libraries".
13348 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
13350         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
13351         (Makefile): Depend on $(gcc_version_trigger).
13353         * configure (gcc_version): Change default initializer to empty
13354         string.
13355         (gcc_version_trigger): New variable; pass this variable down
13356         to subdir configures to enable them checking gcc's version
13357         themselves. Emit make macros for both gcc_version vars.
13358         (topsrcdir): Initialize reliably.
13359         (recursion line): Remove --with-gcc-version=${gcc_version}.
13361 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
13363         * configure (enable_version_specific_runtime_libs): Implement new flag
13364         --enable-version-specific-runtime-libs which installs C++ runtime stuff
13365         in $(libsubdir); emit definition in each generated Makefile.
13366         (gxx_include_dir): Initialize depending on
13367         $enable_version_specific_runtime_libs.
13369 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
13371         * configure (gcc_version): Initialize properly depending on
13372         how and where configure is started.
13373         (recursion line): Pass a --with-gcc-version=${gcc_version}
13374         to configures in subdirs.
13376 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
13378         * configure.in (noconfigdirs): Add configure pattern for mips tx39
13379         cygmon
13381 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
13383         * configure.in: Add cygmon and libstub support for mn10200.
13385 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
13387         * configure (gcc_version): Add new variable describing the
13388         particular gcc version we're building.
13389         * Makefile.in (libsubdir): Add new macro for the directory
13390         in which the compiler finds executables, libraries, etc.
13391         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
13392         and libsubdir.
13394 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13396         * Makefile.in (local-clean): Remove *.log.
13397         (warning.log): Built with warn_summary from build.log.
13398         (mail-report.log): Run test_summary.
13399         (mail-report-with-warnings.log): Run test_summary including
13400         warning.log in the report.
13402 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
13404         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
13406 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
13408         * Makefile.in (grep): Grep no longer depends on libiberty.
13410 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
13412         * Makefile.in: all-snavigator needs all-libgui.
13414 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
13416         * configure.in: Add cygmon and libstub support for mn10300.
13418 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
13420         * missing: Update to version from automake 1.3.
13422         * ltmain.sh: On installation, don't get confused if the same name
13423         appears more than once in the list of library names.
13425 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
13427         * config.sub: Accept m68060 and m5200 as CPU names.
13429 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
13431         * configure: Use && rather than using -a in test, because odd
13432         strings can confuse test.
13433         * configure.in: Likewise.
13435 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
13437         * ltconfig, ltmain.sh: Bring in Visual C++ support.
13439 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13441         * Makefile.in (boostrap2-lean, bootstrap3-lean,
13442         bootstrap4-lean): New targets.
13444 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
13446         * mpw-* Delete.  Not used.
13448 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
13450         * COPYING.LIB: Update FSF address.
13452 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
13454         * ltconfig, ltmain.sh: Update to libtool 1.2a.
13456         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
13457         GAS_SUPPORT_DIRS.
13459 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
13461         * ltconfig, ltmain.sh: Avoid producing a version number if
13462         -version-info was not used.
13464 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13466         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
13467         building with newlib.
13469 1998-04-30  Paul Eggert  <eggert@twinsun.com>
13471         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
13472         Solaris `make' causes it to continue to next definition.
13474 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13476         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
13477         the right GUI libraries and files are installed along with GDB.
13479 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13481         * configure.in: Change alpha to alpha* in several places.
13483 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
13485         * config.sub: Recognize sparc86x.
13487 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
13489         * configure.in (--enable-target-optspace): Remove debug echo.
13491 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
13493         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
13495 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
13497         * ltconfig: Update cygwin32 support.
13499         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
13500         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
13501         (GDB_SUPPORT_DIRS): Likewise.
13503 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
13505         * configure.in (target_makefile_frag): If --enable-target-optspace,
13506         use -Os to compile target libraries rather than -O2.  Default to
13507         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
13508         not used.
13509         * configure.in (target_cflags): Ditto for d30v.
13511 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
13513         * Makefile.in (all-bfd): Depend on all-intl.
13514         (all-binutils): Likewise.
13515         (all-gas): Likewise.
13516         (all-gprof): Likewise.
13517         (all-ld): Likewise.
13519 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
13521         * configure.in (host_tools): Fix typo, lbtool -> libtool.
13523 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
13525         * Makefile.in (all-bfd): Depend upon all-libiberty.
13527         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
13529 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
13531         * Makefile.in: Add libstub.
13533         * configure.in: Ditto. Build libstub for targets that have cygmon
13534         support.
13536 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
13538         * configure.in: Don't set PICFLAG on ix86-cygwin32.
13540 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
13542         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
13543         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
13545 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
13547         * configure: Define DEFAULT_M4 by searching PATH.
13548         * Makfile.in: Use DEFAULT_M4.
13550 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13552         * ltconfig: Add cygwin32 support.
13554         * Makefile.in, configure.in: Add libtool as a native only directory
13555         to configure and build.
13557 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
13559         * Makefile.in (INSTALL_MODULES): Remove texinfo.
13561 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
13563         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
13565 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
13567         * Makefile.in: add ash make rules
13568         * configure.in: add ash to native_only and host_tools lists
13570 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
13572         * Makefile.in (all-gettext, all-intl): New targets.
13573         (ALL_MODULES): Added all-gettext, all-intl.
13574         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
13575         (INSTALL_MODULES): Added install-gettext, install-intl.
13576         (CLEAN_MODULES): Added clean-gettext, clean-intl.
13578         * configure.in (host_tools): Added gettext.
13579         (native_only): Likewise.
13580         (noconfigdirs) [various cases]: Likewise.
13581         (host_libs): Added intl.
13583 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
13585         * configure: Do not disable building gdbtk for cygwin32 hosts.
13587 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
13589         * configure.in: Add thumb-coff target.
13590         * config.sub: Add thumb-coff target.
13592 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13594         * Makefile.in: Revert yesterday's change.
13595         (all-target-winsup):  all-target-librx stays out of here.
13597 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13599         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
13600         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
13601         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
13602         Remove references to librx and libg++.
13604 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
13606         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
13607         recursive makes
13609 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
13611         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
13612         for newlib directory.
13613         (CXX_FOR_TARGET): Likewise.
13615 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
13617         * ltconfig: Update after libtool/ltconfig.in change for
13618         hpux11.
13620 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
13622         * ltconfig, ltmain.sh: Update to libtool 1.2.
13624 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13626         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
13627         (install-gcc-cross): Instead, override LANGUAGES here.
13629 1998-03-18  Dave Love  <d.love@dl.ac.uk>
13631         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
13632         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
13634 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
13636         * configure.in: Add Thumb-pe target.
13638 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
13640         * Makefile.in - changed sn targets to snavigator
13641         * configure.in - changed sn targets to snavigator
13643 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13645         * config-ml.in: After building symlink tree call make distclean
13646         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
13647         to be the case for libiberty.
13649 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
13651         * configure: When making link, also check the current
13652         directory. The configure scripts may create one.
13654 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
13656         * config.sub: Accept alphapca56 and alphaev6 properly.
13658 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13660         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
13662 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
13664         * config.sub (sco5): Fix typo.
13666 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
13668         * Makefile.in (INSTALL_MODULES): Move install-tcl before
13669         install-itcl.
13670         (install-itcl): Remove dependency on install-tcl.
13672 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
13674         * configure.in: Remove libgloss from noconfigdirs for MN10300.
13676 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
13678         * configure.in: Don't build libgui for a cygwin32 target when not on
13679         a cygwin32 host.
13681 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13683         * configure (redirect): Set to null, so default behavior of
13684         configure is now --verbose.
13686 1998-02-16  Dave Love  <d.love@dl.ac.uk>
13688         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
13689         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
13691 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
13693         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
13694         this change to sync Makefile.in with its ChangeLog entries.
13696 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
13698         * ltmain.sh (mkdir): Check that the directory doesn't exist
13699         before we exit with error, so that we don't get races during
13700         parallel builds.
13702 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
13704         * ltconfig, ltmain.sh: Update from libtool 1.0i.
13706 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13708         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
13709         PICFLAG_FOR_TARGET.
13710         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
13712         * configure: Emit a definition for the new macro enable_shared
13713         into each Makefile.
13715 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13717         * configure.in (host_tools, native_only): Add libtool.
13719 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
13721         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
13722         Fix typo in ming config comment.
13724 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
13726         * ltconfig, ltmain.sh: Update from libtool 1.0h.
13728 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
13730         * config.sub: Add tic30 cases, and map c30 to tic30.
13732 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
13734         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
13735         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
13736         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
13737         (CLEAN_TARGET_MODULES): Similarly
13738         (all-target-libf2c): Add dependences.
13739         * configure.in (target_libs): Add libf2c.
13741 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
13743         * configure.in: Remove expect from noconfigdirs when target
13744         is cygwin32.  OK to build expect and dejagnu with Canadian
13745         Cross.
13747 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
13749         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
13750         host.
13752         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
13753         and mingw32.
13755 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13757         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
13758         here as it is not defined in the toplevel Makefile.
13760 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13762         * configure (package_makefile_rules_frag): New variable, which names
13763         a file with generic rules, ...
13764         Change comment to mention we now have FIVE parts.
13765         * configure: Undo last change.
13767 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
13769         * config.guess: More accurate determination of HP processor types.
13770         * config.sub: More accurate determination of HP processor types.
13772 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13774         * configure (package_makefile_frag): Move inserting the
13775         ${package_makefile_frag} to where it should be according
13776         to the comment.
13778 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
13780         * config.guess: Add support for Linux/ARM.
13782 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
13784         * .cvsignore: Remove *-info and *-install since they match
13785         release-info and mpw-install, which we don't want to just ignore.
13787 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
13789         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
13791 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
13793         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
13794         local_prefix to sub-make invocations.
13796 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
13798         * configure.in: Check makefile fragments in the source
13799         directory.
13801 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13803         * configure.in: Check whether host and target makefile
13804         fragments exist before adding them to *_makefile_frag.
13806 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
13808         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
13810 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
13812         * configure.in: Make sure we only replace RPATH_ENVVAR on
13813         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
13814         regexp to sed.
13816         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
13817         to sub-makes.
13819 1998-01-13  Lee Iverson   (leei@ai.sri.com)
13821         * config-ml.in (multi-do): LDFLAGS must include multilib
13822         designator.
13824 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
13826         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
13828 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
13830         * config.sub: Add mingw32 support.
13831         * configure.in: Likewise.
13833 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
13835         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
13837 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
13839         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13840         * configure (gxx_include_dir): Provide a definition for subdirs
13841         which do not use autoconf.
13843 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
13845         * config.guess: Sync with egcs.  Picks up new alpha support,
13846         BeOS & some additional linux support.
13848 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
13850         * config.guess: HP 9000/803 is a PA1.1 machine.
13852 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
13854         * configure.in: It's alpha*-...
13856 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
13858         * configure.in (host_makefile_frag, target_makefile_frag):
13859         Handle multiple config files.
13860         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
13861         alpha-*-*.
13863 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
13865         * mkdep: New file.
13867 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
13869         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
13871 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
13873         * Makefile.in: Add libgui directory.
13874         (GDB_TK): Add all-libgui.
13875         * configure.in: Add libgui directory.
13876         * configure: Add all-libgui to GDB_TK.
13878 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
13880         * config-ml.in (multidirs): Add m32r to multilib list.
13882 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
13884         * Makefile.in (all-target-gperf): Change dependency to
13885         all-target-libstdc++.
13887 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
13889         * config.guess: Add BeOS support.
13891 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
13893         Source directory cvs renamed to cvssrc:
13894         * configure.in (host_tools): Change cvs to cvssrc.
13895         (native_only): Likewise.
13896         (noconfigdirs) [various cases]: Likewise.
13897         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
13898         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
13899         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
13900         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
13901         (all-cvssrc): Rename target from all-cvs.
13903 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
13905         * configure (gxx_include_dir): Fix thinko.
13907 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
13909         * Makefile.in (INSTALL_TARGET_CROSS): Define.
13910         (install-cross, install-gcc-cross): New targets.
13912 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
13914         * configure.in (noconfigdirs): Add support for Thumb target.
13916         * config.sub (maybe_os): Add support for Thumb target.
13918 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
13920         * Makefile.in: Add rules for cygmon.
13922         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
13924 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
13926         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13927         * configure (gxx_include_dir): Provide a definition for subdirs
13928         which do not use autoconf.
13930 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
13932         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
13933         11/18/97 build
13935 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
13937         * From Franz Sirl.
13938         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
13939         found on RedHat Linux systems.
13941 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
13943         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
13944         guesses.
13946 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
13948         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
13950 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
13952         * ltmain.sh: If mkdir fails, check whether the directory was created
13953         anyhow by some other process.
13955 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
13957         * configure.in (d30v-*-*): Configure all directories.
13959 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
13961         * configure.in (d30v-*-*): Configure newlib, libiberty directories
13962         for the D30V.
13964 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
13966         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
13968 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
13970         * include/libiberty.h: Add extern "C" { so it can be used with C++
13971         progrms.
13972         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
13973         programs.
13975 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
13977         * configure.in (d30v-*-*): Configure GCC now.
13979 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
13981         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
13982         is no longer needed.
13984 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
13986         * Makefile.in: check-target-libio depends on all-target-libstdc++.
13988 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
13990         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
13991         targets using "$@" to provide support for similar but not identical
13992         targets without having to duplicate code.
13994 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
13996         * makefile.vms: Fix to work with DEC C.
13998 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
14000         * config.sub: Add mips-tx39-elf to marketing names.
14002 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
14004         * ltmain.sh: Handle symlinks in generated script.
14006 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
14008         * configure: Handle autoconf style directory options: --bindir,
14009         --datadir, --includedir, --infodir, --libdir, --libexecdir,
14010         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
14011         --sysconfdir.
14012         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
14013         (sharedstatedir, localstatedir, oldincludedir): New variables.
14014         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
14015         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
14016         sbindir, sharedstatedir, and sysconfdir.
14018 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
14020         * Makefile.in (bootstrap-lean): New target.
14022 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
14024         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
14025         sn, and gnuserv from noconfigdirs.
14027 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
14029         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
14031 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
14033         * Makefile.in (cross): New target.
14035 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
14036                           Jeff Law         <law@cygnus.com>
14038         * Makefile.in (bootstrap2, bootstrap3): New targets.
14039         (all-bootstrap): Remove outdated and confusing target.
14040         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
14042 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14044         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
14045         windows.  Consistent with gdb/configure.
14047 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
14049         * configure.in: Name Linux target fragment.
14051         * configure: Rewrite so that project Makefile fragment is inserted
14052         first and appears last in the resulting Makefile.
14054 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14056         * Makefile.in (install-itcl): Install tcl first.
14058 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
14060         * configure.in: remove bison from noconfigdirs for Cygwin32 host
14062 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
14064         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
14066         * configure.in (skipdirs): Add target-librx for Linux.
14067         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
14069 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
14071         * Makefile.in (bootstrap): New target.
14073 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
14075         * config.sub: Accept 'amigados' for backward compatibility.
14077 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
14079         * config.guess: Merge with FSF.
14081 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
14083         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
14085 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
14087         * config.sub: Add "marketing-names" patch.
14089 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
14091         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
14093 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
14095         * config.sub: Handle v850-elf.
14097 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
14099         * .cvsignore (*-install): Remove.
14101 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
14103         * ltconfig: Set CONFIG_SHELL in libtool.
14104         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
14106 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
14108         * configure.in (target_subdir): Set to libraries if enable_multilib.
14110 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
14112         * config.guess: Update from gcc directory.
14114 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14116         * Makefile.in (all-sim): Depends on all-readline.
14118 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
14120         * Makefile.in (BISON, YACC): Use $$s.
14121         (all-bison): Depend on all-texinfo.
14123 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
14125         * Makefile.in (BISON): Add -L flag.
14126         (YACC): Likewise.
14128 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
14130         * configure.in (noconfigdirs): Add support for v850e target.
14132         * config.sub (maybe_os): Add support for v850e target.
14134 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
14136         * configure.in (noconfigdirs): Add support for v850ea target.
14138         * config.sub (maybe_os): Add support for v850ea target.
14140 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
14142         * config.sub: Add mipstx39.  Delete r3900.
14144 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14146         * Makefile.in (all-autoconf): Depends on all-texinfo.
14148 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
14150         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
14151         eabi targets.
14153 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
14155         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
14157         * configure: When handling a Canadian Cross, handle YACC as well as
14158         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
14159         * Makefile.in (all-bison): Depend upon all-texinfo.
14161 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
14163         * Makefile.in (BISON): bison, not byacc or bison -y.
14164         (YACC): bison -y or byacc or yacc.
14165         (various): Add *-bison as appropriate.
14166         (taz): No need to mess with BISON anymore.
14168 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
14170         * configure: If OSTYPE matches *win32*, try to find a good value for
14171         CONFIG_SHELL.
14173 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
14175         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
14176         configure.in if it is present.
14178 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
14180         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
14182 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
14184         * config.sub: Recognize `arc' cpu.
14185         * configure.in: Likewise.
14186         * config-ml.in: Likewise.
14188 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
14190         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
14192 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
14194         * configure: Changed sed delimiter from ':' to '|' when
14195         attempting to substitute ${config_shell} for SHELL. On
14196         NT ${config_shell} may contain a ':' in it.
14198 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
14200         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
14202 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
14204         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
14206 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
14208         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
14210         * ylwrap: If the program is a relative path, force it to be
14211         absolute.
14213 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14215         * configure (tooldir): Set BISON to `bison -y' and not just bison.
14217 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14219         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
14220         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
14221         for libraries.
14223 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
14225         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
14226         separated by spaces.
14228 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
14230         * ylwrap: New file.
14231         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
14233         * ltmain.sh: Handle /bin/sh at start of install program.
14235         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
14237         * ltconfig, ltmain.sh: New files, from libtool 1.0.
14238         * missing: New file, from automake 1.2.
14240 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
14242         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
14243         check-tk to CHECK_X11_MODULES.
14245 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
14247         * config.sub: Merge with FSF.
14249 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
14251         * config.guess: Merge with FSF.
14253 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
14255         * configure: Treat msdosdjgpp like go32.
14256         * configure.in: Likewise.  Don't remove gprof for go32.
14258         * configure: Change Makefile.tem2 to Makefile.tm2.
14260 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
14262         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
14264 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14266         * install-sh (chmodcmd): Set to null if the DST directory already
14267         exists.  Same as Nov 11th change.
14269 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
14271         * configure (GDB_TK): Needs itcl and tix.
14273 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
14275         * config.guess: Update from FSF.
14277 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
14279         * Makefile.in (GDB_TK): Depend on itcl and tix.
14281 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
14283         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
14284         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
14285         (INSTALL_SCRIPT): New variable.
14286         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
14287         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
14288         to -x.
14289         * install-sh: Add support for -x option.
14291 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
14293         * configure.in, Makefile.in: Treat tix like itcl.
14295 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
14297         * Makefile.in (WINDRES): New variable.
14298         (WINDRES_FOR_TARGET): New variable.
14299         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
14300         (EXTRA_HOST_FLAGS): Add WINDRES.
14301         (EXTRA_TARGET_FLAGS): Add WINDRES.
14302         (EXTRA_GCC_FLAGS): Add WINDRES.
14303         ($(DO_X)): Pass down WINDRES.
14304         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
14305         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
14306         DLLTOOL_FOR_TARGET.
14308 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
14310         * configure.in: configure sim before gdb for win32-x-ppc
14312 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14314         Move gperf into the toplevel, from libg++.
14315         * configure.in (target_tools): Add target-gperf.
14316         (native_only): Add target-gperf.
14317         * Makefile.in (all-target-gperf): New target, depend on
14318         all-target-libg++.
14319         (configure-target-gperf): Empty rule.
14320         (ALL_TARGET_MODULES): Add all-target-gperf.
14321         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
14322         (CHECK_TARGET_MODULES): Add check-target-gperf.
14323         (INSTALL_TARGET_MODULES): Add install-target-gperf.
14324         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
14326 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
14328         * config.sub (mn10200): Recognize new basic machine.
14330 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14332         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
14333         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
14335 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14337         * configure.in: If we're building mips-sgi-irix6* native, turn on
14338         ENABLE_MULTILIB and set TARGET_SUBDIR.
14340 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
14342         * Makefile.in (all-sn): Depend on all-grep.
14344 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
14346         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
14348         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
14349         Makefile.  From Jeff Makey <jeff@cts.com>.
14350         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
14352         * Makefile.in (DISTBISONFILES): Remove.
14353         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
14354         $(DEFAULT_YACC).
14356         * configure.in: Build itl, db, sn, etc., when building for native
14357         cygwin32.
14359         * Makefile.in (LD): New variable.
14360         (EXTRA_HOST_FLAGS): Pass down LD.
14361         ($(DO_X)): Likewise.
14363 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
14365         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
14367 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
14369         * configure.in (targargs): Strip out any supplied --build argument
14370         before adding our own. Always add --build.
14372 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
14374         * configure.in (targargs): Pass --build if we're doing
14375         a cross-compile.
14377 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
14379         * configure: Use '|' instead of ":" as the separator in
14380         sed. Otherwise sed chokes on NT path names with drive
14381         designators. Also look for "?:*" as the leading characters in an
14382         absolute pathname.
14384 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
14386         * config.sub: Support for r3900.
14388 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
14390         * configure.in: Use install-sh, not install.sh.
14392 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
14394         * Makefile.in (taz): Improve check for BISON so it doesn't try to
14395         apply it twice.
14397 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
14399         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
14400         install-binutils.
14402 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
14404         * Makefile.in: Add automake targets.
14405         * configure.in (host_tools): Add automake.
14407 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
14409         * configure: Default CXX to c++, not gcc.
14410         * Makefile.in (CXX): Set to c++, not gcc.
14411         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
14413 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
14415         * install-sh: try appending a .exe if source file doesn't
14416         exist
14418 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
14420         * configure.in: Turn on multilib by default.
14421         (cross_only): Remove target-libiberty.
14423         * Makefile.in (all-gcc): Don't depend on libiberty.
14425 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
14427         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
14429 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
14431         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
14432         (DISTBISONFILES): Add ld/Makefile.in
14434 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
14436         * configure.in: if target is cygwin32 but host isn't cygwin32,
14437         don't configure gdb tcl tk expect, not just gdb.
14439 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
14441         * configure.in: Added gnuserv everywhere sn appears.
14443         * Makefile.in (ALL_MODULES): Added all-gnuserv.
14444         (CROSS_CHECK_MODULES): Added check-gnuserv.
14445         (INSTALL_MODULES): Added install-gnuserv.
14446         (CLEAN_MODULES): Added clean-gnuserv.
14447         (all-gnuserv): New target.
14449 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
14451         * config.guess: Fixes for MIPS OpenBSD systems.
14453 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
14455         * Makefile.in (INSTALL_XFORM): Remove.
14456         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
14458         * mkinstalldirs: New file, copied from automake.
14459         * Makefile.in (installdirs): Rename from install-dirs.  Use
14460         mkinstalldirs.  Change all users.
14461         (DEVO_SUPPORT): Add mkinstalldirs.
14463 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
14465         * install-sh: Rename from install.sh.
14466         * Makefile.in (INSTALL): Change install.sh to install-sh.
14467         (DEVO_SUPPORT): Likewise.
14469         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
14470         Graichen <graichen@rzpd.de>.
14472 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
14474         * config.guess: Recognize OpenBSD systems correctly.
14476 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14478         * README, Makefile.in (ETC_SUPPORT): Remove references to
14479         cfg-paper*, configure.{texi,man,info*}._
14481 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
14483         * Makefile.in (all.normal): Ensure that gcc is built after all
14484         the x11 - ie gdb - targets.
14486 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
14488         * makefile.vms: Don't run conf-a-gas.
14490 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
14492         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
14494 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
14496         * configure.in: Remove noconfigdirs case since gdb also
14497         configures and builds for tic80-coff.
14499 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
14501         * configure: Set cache_file to config.cache.
14502         * Makefile.in (local-distclean): Remove config.cache.
14504 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
14506         * COPYING: Update FSF address.
14508 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
14510         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
14511         noconfigdirs.
14513 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
14515         * Makefile.in (install-dirs): Don't crash if prefix, and hence
14516         MAKEDIRS, is empty.
14518 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
14520         * config.sub: Tweak mn10300 entry.
14522 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
14524         * configure.in (host_tools): Put sim before gdb, so gdb's
14525         configure.tgt can determine if the simulator was configured.
14527 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
14529         * config.sub: Move BeOS $os case to be with other Cygnus
14530         local cases.
14532 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
14534         * config.sub: Remove misplaced comment that broke Linux.
14536 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
14538         * config.sub: Add BeOS support.
14540 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
14542         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
14544 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
14546         * configure.in (noconfigdirs): Remove tcl and tk from
14547         noconfigdirs for cygwin32 builds.
14549 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
14551         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
14553 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
14555         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
14556         make-all.com, use makefile.vms instead.
14558 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
14560         * config.sub: Accept -lnews*.
14562 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
14564         * configure.in (noconfigdirs): Disable target-newlib,
14565         target-examples and target-libiberty for d30v.
14567 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
14569         * configure.in (noconfigdirs): Enable ld for d30v.
14571 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
14573         * configure.in (tic80-*-*): Build compiler.
14575 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
14577         * configure.in (d30v-*): Remove sim directory from list of
14578         unsupported d30v directories
14580 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
14582         * config.sub, configure.in: Add d30v target cpu.
14584 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
14586         * makefile.vms: New file.
14587         * make-all.com: Remove.
14589 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
14591         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
14593 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
14595         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
14597 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
14599         * Makefile.in (ALL_MODULES): Added all-db.
14600         (CROSS_CHECK_MODULES): Addec check-db.
14601         (INSTALL_MODULES): Added install-db.
14602         (CLEAN_MODULES): Added clean-db.
14604 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
14606         * config.guess: Merge with latest FSF sources.
14608 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
14610         * Makefile.in (ALL_MODULES): Added all-itcl.
14611         (CROSS_CHECK_MODULES): Added check-itcl.
14612         (INSTALL_MODULES): Added install-itcl.
14613         (CLEAN_MODULES): Added clean-itcl.
14615 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
14617         * configure.in: build gdb for mn10200
14619 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
14621         * Makefile.in (all-target-winsup): Depend on all-target-libio.
14623 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
14625         * configure.in (tic80-*-*): Turn off most targets right now.
14627 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
14629         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
14630         rather than the makeinfo program.
14631         (do-info): Depend upon all-texinfo.
14633 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
14635         * configure.in: Remove uses of config/mh-linux.
14637         * config.sub, config.guess: Merge with latest FSF sources.
14639 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
14641         * config.sub (case $basic_machine): Add tic80 entries.
14643 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
14645         * config.sub, config.guess: Merge with latest FSF sources.
14647 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
14649         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
14650         * mpw-config.in: Test for NewFolderRecursive.
14651         * mpw-install: Use symbolic name for startup filename.
14652         * mpw-README: Add various additional details.
14654 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
14656         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
14658 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
14660         * configure.in: Do build gcc and the target libraries for
14661         the mn10200.
14663 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
14665         * configure.in: don't avoid building gdb for mn10300 any more
14666         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
14667         instead of single-quoting it.
14669 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
14671         * configure.in: Don't use --with-stabs on IRIX 6.
14673 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
14675         * configure.in (m32r): Build gdb, libg++ now.
14677 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14679         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
14680         directories from noconfigdirs.
14682 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
14684         * config.sub (basic_machine): added mips16 configuration
14686 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14688         * config.sub: Handle d10v-unknown.
14690 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
14692         * config.sub: Handle v850-unknown.
14694 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
14696         * Makefile.in: add findutils
14697         * configure.in: add findutils to list of host_tools
14699 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
14701         * config.sub: Handle mn10200 and mn10300.
14703 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14705         * configure.in (d10v-*): Do not build librx.
14707 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
14709         * configure.in (mn10300): Build everything except gdb & libgloss.
14711 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
14713         * config.guess:  Patch for Dansk Data Elektronik servers,
14714         from Niels Skou Olsen <nso@dde.dk>.
14716         For ncr, use /bin/uname rather than uname, since GNU uname does not
14717         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
14719         Patch for MIPS R4000 running System V,
14720         from Eric S. Raymond <esr@snark.thyrsus.com>.
14722         Fix thinko for nextstep.
14724         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
14726         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
14727         * config.guess: Guess mips-dec-mach_bsd4.3.
14729         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
14730         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
14731         release numbers.
14732         * config.guess (mips-mips-riscos*):  Emit just enough of the
14733         release number.
14735         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
14736         * config.guess (sparc-auspex-sunos*):  Added.
14737         (f300-fujitsu-*): Added.
14739         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
14740         * config.guess:  Recognize a Tadpole as a sparc.
14742 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
14744         * config.guess: Don't assume that NextStep version is either 2 or
14745         3.  NextStep 4 (aka OpenStep 4) has come out now.
14747 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
14749         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
14750         From Rik Faith <faith@cs.unc.edu>.
14752 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
14754         * config.sub: Contributions from bug-gnu-utils to:
14755         Support plain "hppa" (no version given) architecture, reported by
14756         OpenStep.
14757         OpenBSD like NetBSD.
14758         LynxOs is not a hardware supplier.
14760         * config.guess: Contributions from bug-gnu-utils to add support for:
14761         OpenBSD like NetBSD.
14762         Stratus systems.
14763         More Pyramid systems.
14764         i[n>4]86 Intel chips.
14765         M680[n>4]0 Motorola chips.
14766         Use unknown instead of lynx for hardware manufacturer.
14768 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14770         * install.sh (chmodcmd): Set to null if the DST directory already
14771         exists.
14773 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14775         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
14776         not use mt-ppc target Makefile fragment any more.
14778 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
14780         * configure.in (*-*-windows):  Exclude everything but those dirs
14781         needed to build windows.
14783 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
14785         * Makefile.in (all-target-winsup): Depend on all-target-librx.
14787 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
14789         * configure.in:  Exclude mmalloc from i386-windows.
14791 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
14793         * Undo my previous change.
14795 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
14797         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
14798         unconditionally.
14799         (MAKEOVERRIDES): Define (revert this part of October 18 change).
14801 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
14803         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
14804         host to add it's own flags.
14806 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
14808         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
14810 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
14812         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
14813         (CXX_FOR_TARGET): Likewise.
14814         (GCC_FOR_TARGET): Define.
14815         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
14816         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
14817         CC_FOR_TARGET was specified on the command line.
14818         (MAKEOVERRIDES): Don't define.
14820 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
14822         * configure.in (m32r): Fix spelling of libg++ libs.
14824 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
14826         * config.sub (-apple*): Remove, now redundant.
14828 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
14830         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
14832         * configure: Rework yesterday's sed script patch.
14834         * config.sub: Merge with FSF.
14836 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
14838         * config.guess:  Merge from FSF.
14840         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
14841         * config.guess: Use pc instead of unknown, for pc clone systems.
14842         Change linux to linux-gnu.
14844         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
14845         * config.guess: Avoid non-portable tr syntax.
14847 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
14849         * test-build.mk (HOLES): Add "xargs" for gdb.
14851         * configure: Avoid hpux10.20 sed bug.
14853 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
14855         * configure.in:  Add support for windows host
14856         (that is a build done under the Microsoft build environment).
14858 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
14860         * Makefile.in: Replace all uses of srcroot with s, to shrink
14861         command line lengths.
14863         Patches from Geoffrey Noer <noer@cygnus.com>:
14864         * configure.in: If configuring for newlib, pass --with-newlib to
14865         subdirectories.
14866         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
14867         -Bnewlib/ and -Lwinsup to gcc.
14868         (CXX_FOR_TARGET): Likewise.
14870 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14872         * Makefile.in (ETC_SUPPORT): Add configure.
14874 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
14876         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
14877         host configuration file.
14879 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
14881         * configure.in: Break mn10x00 support into separate
14882         mn10200 and mn10300 configurations.
14883         * config.sub: Likewise.
14885 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
14887         * configure.in: Add lots of stuff to noconfigdirs for
14888         the mn10x00 targets.
14890         * config.sub, configure.in: Add mn10x00 support.
14892 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
14894         * make-all.com: Call conf-a-gas, not config-a-gas.
14896 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
14898         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
14899         targets.
14901 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
14903         * mpw-README: Add much more detail for native PowerMac.
14904         * mpw-install: New file.
14905         * mpw-configure: Add --norecursion and --help options.
14906         * mpw-config.in: Translate readme and install files when
14907         copying to objdir.
14908         * mpw-build.in: Don't always depend on byacc and flex.
14909         (install-only-top): New action.
14911 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
14913         * configure.in:  You can now configure GDB for the v850.
14915 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
14917         * configure.in (noconfigdirs): Don't configure any C++ dirs
14918         if targeting D10V.
14920 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
14922         * config.sub: Recognize mips64vr5000.
14924 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
14926         * configure.in: Use a single line for host_tools and native_only.
14928 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
14930         * config.sub, configure.in: Add entries for m32r.
14932 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
14934         * Makefile.in (inet-install): Don't run install-gzip.
14936 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
14938         * configure.in:  Don't config lots of things for *-*-windows*.
14940 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
14942         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
14943         (host_libs, host_tools): Copy from configure.in.
14944         * mpw-configure: Don't complain about directories not found.
14946 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14948         * configure.in (i[345]86): Recognize i686 for pentium pro.
14949         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
14950         file.
14952         * config.guess (i[345]86): Ditto.
14954 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14956         * configure.in (noconfigdirs): Removed gdb for D10V.
14958 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
14960         * configure.in: Remove ld, target-libio, target-libg++, and
14961         target-libstdc++ from noconfigdirs.
14963 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
14965         * configure: Fix three locations where shell scripts were
14966         being run directly rather than with config_shell.
14968 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
14970         * configure.in (v850-*-*): Set up initial $noconfigdirs.
14971         * config.sub (basic_machine): Recognize v850.
14973 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
14975         * mpw-configure: Handle multiple enable/disable options and
14976         pass them down recursively, handle -c and -s flags appropriately
14977         depending on choice of compiler, add escape mechanism for
14978         quoted arguments to gC.
14980 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14982         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
14983         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
14984         so that -mrelocatable-lib and -mno-eabi are used.
14986         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
14987         not support --print-multi-lib, don't abort.
14989 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
14991         * make-all.com: Run config-a-gas.
14992         * setup.com: Don't copy subdirectory files around.
14994 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
14996         * configure.in (*-*-ose): Remove exclusion of libgloss for this
14997         target, it now compiles correctly.
14999 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
15001         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
15003 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
15005         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
15007 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15009         * configure.in (native_only): Add prms.
15011 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
15013         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
15014         (BINUTILS_SUPPORT_DIRS): Likewise.
15016 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15018         * configure.in (d10v-*-*): Don't configure ld or gdb until the
15019         d10v support is added.
15021 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
15023         * configure.in (d10v-*-*): New target.
15025 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
15027         * config.guess (HP 9000/811): Recognize this as a PA1.1
15028         machine.
15030 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
15032         * Makefile.in (do-tar-gz): New target, split out from tail end of
15033         taz target.  Run each command separately, don't use pipes.
15034         (taz): Use it.
15036 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
15038         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
15039         * mpw-build.in: No builds should depend on building byacc or flex,
15040         they are assumed to be installed already.
15042 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15044         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
15045         variable that CC_FOR_TARGET needs.
15047 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15049         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
15050         options have changed since the last time the subdirectory was
15051         configured, and if it has, reconfigure.
15052         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
15053         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
15055 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
15057         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
15058         CLEAN_MODULES): Add bash.
15059         (all-bash): New target.
15061 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
15063         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
15065 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15067         * config.sub (basic_machine): Recognize d10v as a valid processor.
15069 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
15071         * mpw-configure: Add support for --bindir.
15072         * mpw-build.in: Use a GCC-specific build script for GCC actions.
15074 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
15076         * configure.in: add bash, time, gawk to list of hosttools and things
15077         to only build for native toolchains
15079 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
15081         * Makefile.in (docdir): Remove.
15083 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
15085         * Makefile.in (datadir): Set to $(prefix)/share.
15087 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
15089         * configure.in: build diff and patch for cygwin32-hosted
15090         toolchains.
15092 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
15094         * config.sub: Accept -rtems*.
15096 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
15098         * configure.in: enable dosrel for cygwin32-hosted builds,
15099                 remove diff from the list of things not buildable
15100                 via Canadian Cross
15102 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
15104         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
15105         don't get ". ".
15107 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
15109         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
15111 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
15113         * Makefile.in (taz): Handle case where tex3patch didn't even get
15114         checked out.  Also, if it was found, put the symlink in a new util
15115         subdirectory.
15117 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15119         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
15121 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
15123         * config.sub: Recognize -openvms.
15124         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
15125         * make-all.com, setup.com: New files.
15127 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
15129         * Makefile.in (taz): tex3patch moved to texinfo/util.
15131 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
15133         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
15134         * configure.in: remove make from disable-if-Can-Cross list
15135                 enable gdb if ${host} and ${target} are cygwin32
15137 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
15139         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
15140         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
15142 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
15144         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
15145         distinguish sysv/svr4/bsd variants.
15146         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
15148 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
15150         * configure.in: Added copyright notice.
15151         * move-if-change: Added copyright notice.
15153 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15155         * configure.in (powerpcle-*-solaris*): Until we get shared
15156         libraries working, don't build gdb, sim, make, tcl, tk, or
15157         expect.
15159 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
15161         * config.guess:  Merge with FSF:
15163         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
15164         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
15166         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
15167         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
15169         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
15170         * config.guess:  Combine two OSF1 rules.
15171         Also recognize field test versions.  From mjr@zk3.dec.com.
15172         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
15173         because GNU uname does not support -p.  From pmr@pajato.com.
15175 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
15177         * Makefile.in (MAKEDIRS): Removed $(tooldir).
15179 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
15181         * mpw-README: Document GCCIncludes.
15183 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
15185         * configure.in (alpha-*-linux*): Set enable_shared to yes.
15187 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
15189         * mpw-configure: Handle --enable-FOO and --disable-FOO.
15191 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
15193         * configure.in (*-*-cygwin32): Configure make.
15195 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
15197         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
15199 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
15201         * Makefile.in (all-inet): Depend on all-perl.
15203         * Makefile.in (inet-install): New target.
15205         * Makefile.in (all-inet): Depend on all-tcl.
15206         (all-inet): Depend on all-send-pr.
15208 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15210         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
15211         temporarily.
15213 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
15215         * configure.in: Don't configure --with-gnu-ld on AIX.
15217 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
15219         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
15221 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
15223         * Makefile.in (ALL_MODULES): Added all-inet.
15224         (CROSS_CHECK_MODULES): Added check-inet.
15225         (INSTALL_MODULES): Added install-inet.
15226         (CLEAN_MODULES): Added clean-inet.
15227         (all-indent): New target.
15229         * configure.in (host_tools): Added inet.
15230         (native_only): Added inet.
15231         (noconfigdirs): Added inet.
15233 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
15235         * configure.in: Don't configure libgloss if we are not configuring
15236         newlib.
15238 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
15240         * configure.in: Don't configure libgloss for unsupported
15241         architectures.
15243 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15245         * Makefile.in (CLEAN_MODULES): Add clean-apache.
15247 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
15249         * Makefile.in (ALL_MODULES): Include all-apache.
15250         (CROSS_CHECK_MODULES): Include check-apache.
15251         (INSTALL_MODULES): Include install-apache.
15252         (all-apache): New target.
15254         * configure.in: Added apache everywhere perl is seen.
15256 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15258         * Makefile.in: Add support for clean-{module} and
15259         clean-target-{module} rules.
15261 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
15263         * configure.in (*-*-ose) do not build libgloss.
15265 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15267         * config.guess (prep*:SunOS:5.*:*): Turn into
15268         powerpele-unknown-solaris2.
15270 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
15272         * configure.in: Permit --enable-shared to specify a list of
15273         directories.
15275 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
15277         * configure.in (host==solaris): Pass only the first word of $CC
15278         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
15280 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
15282         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
15284 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
15286         * Makefile.in (ALL_MODULES): Include all-perl.
15287         (CROSS_CHECK_MODULES): Include check-perl.
15288         (INSTALL_MODULES): Include install-perl.
15289         (ALL_X11_MODULES): Include all-guile.
15290         (CHECK_X11_MODULES): Include check-guile.
15291         (INSTALL_X11_MODULES): Include install-guile.
15292         (all-perl): New target.
15293         (all-guile): New target.
15295         * configure.in (host_tools): Include perl and guile.
15296         (native_only): Include perl and guile.
15297         (noconfigdirs): Don't build guile and perl; no ports have been
15298         done.
15300 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
15302         * configure (--enable-*): Handle quoted option lists such as
15303         --enable-sim-cflags='-g0 -O' better.
15305 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15307         * Makefile.in ({,inst}all-target): New rule so we can make and
15308         install all of the target directories easily.
15310 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15312         * configure.in: Add missing global flag in sed substitution when
15313         deleting `target-' from ${configdirs}.
15315 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
15317         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
15318         option.
15320         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
15321         config/mh-necv4.
15323         * install.sh: Correct misspelling of transformbasename.
15325         * config.guess: Recognize mips-*-sysv*.
15327 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
15329         * config.sub: Recognize mon960.
15331 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
15333         * configure: Restore Canadian Cross handling of BISON and LEX,
15334         removed in Feb 20 change.
15336 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
15338         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
15339         Mention make install.  Remove the old copyright date as well the
15340         clumsy and rather pointless copyright on the README file.
15342 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
15344         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
15345         Makefile after running symlink-tree, then run `make distclean' to
15346         avoid clobbering any generated files in srcdir.
15348 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
15350         * configure.in (m68k-*-netbsd*): Build everything now.
15352 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
15354         * Makefile.in (taz): Fix quoting.
15356 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
15358         * configure.in (sparclet-*-*): Build everything now.
15360 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15362         * configure.in (m68k-*-linux*): New host.
15364 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
15366         * configure: Check for bison before byacc.
15368 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
15370         * Makefile.in configure:  Change the way LEX and BISON/YACC are
15371         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
15372         searching PATH.  These are used as fallbacks by Makefile.in if
15373         flex/bison/byacc aren't in objdir.
15375 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
15377         * Makefile.in: Make everything which depends upon all-bfd also
15378         depend upon all-opcodes, in case --with-commonbfdlib is used.
15380 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15382         * configure.in (host *-*-cygwin32): Don't build gdb if we are
15383         building NT native compilers on Unix.
15385 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
15387         * configure.in: Don't get CC from the host Makefile fragment if we
15388         can find gcc in PATH, or if this is a Canadian Cross.  Move the
15389         Solaris test for /usr/ucb/cc to the post target script, just after
15390         the compiler sanity test.
15392 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
15394         * config.sub: Merge with FSF.
15396 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
15398         * Makefile.in (RPATH_ENVVAR): New variable.
15399         (REALLY_SET_LIB_PATH): Use it.
15400         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
15402 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
15404         * config.sub, configure.in: Recognize sparclet cpu.
15406 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
15408         * config.guess:  Support m68k-cbm-sysv4.
15410 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15412         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
15413         m68k-unknown-linuxaout from linker help string.  Put quotes around
15414         $ld_help_string.
15416 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
15418         * config.guess (powerpc-harris-powerunix): Add guess for port
15419         to new target.
15421 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15423         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
15425 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
15427         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
15428         $(REALLY_SET_LIB_PATH) in Makefile.
15429         * Makefile.in (SET_LIB_PATH): New variable.
15430         (REALLY_SET_LIB_PATH): New variable.
15431         ($(DO_X)): Use $(SET_LIB_PATH).
15432         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
15433         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
15434         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
15435         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
15436         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
15437         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
15438         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
15439         (install-dosrel): Likewise.
15440         (all-opcodes): Depend upon all-libiberty.
15442 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15444         * config.guess (*:CYGWIN*): New
15446 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15448         * Makefile.in (all-target-winsup): All all-target-libiberty.
15450 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15452         * configure.in (noconfigdirs): Add missing # in front of comment.
15454 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
15456         * configure.in: add second pass to things added to noconfigdirs
15457         so *-gm-magic can exclude libgloss properly.
15459 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
15461         * mpw-configure (extralibs_name, rez_name): Set correctly
15462         for MWC68K compiler.
15464         * mpw-README: Add more info on the necessary build tools.
15466 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15468         * configure.in, config.sub: Recognize cygwin32.
15470 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
15472         * config.guess, config.sub: Recognize A/UX.
15474 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
15476         * config.sub: Merge with gcc/config.sub.
15478 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
15480         * mpw-build.in (do-binutils): Add build of stamps.
15482 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
15484         * config.sub: Add recognition for mips64vr4100*-* targets.
15486 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15488         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
15489         Add creation of gconfigargs with `--enable-shared' turned on.
15490         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
15491         ($(host)-stamp-stage3-configured): Likewise.
15492         (HOLES): Add chatr and ldd.
15493         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
15495 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
15497         * configure: Pass --nfp to recursive configures.
15499 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15501         * Makefile.in (DLLTOOL): New.
15502         (DLLTOOL_FOR_TARGET): New.
15503         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
15504         (EXTRA_TARGET_FLAGS): Ditto.
15505         (EXTRA_GCC_FLAGS): Ditto.
15506         (CONFIGURE_TARGET_MODULES): Ditto.
15507         (DO_X): Ditto.
15508         * configure: Add DLLTOOL.
15510 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
15512         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
15513         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
15514         mh-sco, since old workarounds no longer needed, and don't
15515         build ld, since libraries have weak symbols in COFF.
15517 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
15519         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
15521 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
15523         * configure.in: Make sure that ${CC} can be used to compile an
15524         executable.
15526 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
15528         * Makefile.in (all-gdb): Depend on $(GDB_TK).
15529         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
15530         nothing depending on whether gdbtk is being built.
15532 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
15534         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
15536 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
15538         * configure.in (noconfigdirs): Put ld or gas in this early, if the
15539         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
15541 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
15543         * config-ml.in: Add support for
15544         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
15545         Simplify setting of multidirs from --disable-foo.
15547 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15549         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
15550         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
15551         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
15552         non-empty, pass them on to the  GCC make.
15553         (all-bootstrap): New rule that is like all-gcc, except it executes
15554         the GCC bootstrap rule instead of the GCC all rule.
15556 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
15558         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
15560 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15562         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
15563         DG/UX support.
15565 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
15567         * config.sub (i*86*) Change [345] to [3456]
15569 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15571         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
15572         --with-gnu-ld=no.
15574 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15576         * config-ml.in (rs6000*, powerpc*): Add switches to control which
15577         AIX multilibs get built.
15579 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15581         * configure.in (i386-win32): Don't build expect if we're not
15582         building the tcl subdir.
15584 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
15586         * Makefile.in: (configure-target-examples, all-target-examples):
15587         New targets, configure and build example programs.
15589 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
15591         * mpw-configure: If an mpw-config.in generated a file mk.sed,
15592         use it as input to sedit the generated MPW makefile.
15593         * mpw-README: Add a suggestion about Gestalt.h.
15595 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
15597         * config.sub: Accept *-*-ieee*.
15599 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
15601         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
15602         Ronald F. Guilmette <rfg@monkeys.com>.
15604 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15606         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
15607         for powerpc-pe native.
15608         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
15609         (target==powerpc-pe): duplicate i386-win32 entry.
15611 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15613         * configure.in (noconfigdirs): Exclude target-newlib for all versions
15614         of vxworks, not just vxworks5.1.
15616 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
15618         * mpw-configure: Add support for exec-prefix.
15620 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15622         * config.guess: Recognize HP model 816 machines as having
15623         a PA1.1 processor.
15625 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15627         * configure: Ignore new autoconf configure options.
15629 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
15631         * config.guess:  Recognize Pentium under SCO.
15632         From Robert Lipe <robertl@arnet.com>.
15634 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15636         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
15638 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
15640         * configure.in: Don't configure gas for alpha-dec-osf*.
15642 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
15644         * configure.in: Default to --with-stabs for some targets for which
15645         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
15646         i[345]86*-*-unixware*.
15648 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15650         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
15651         rather than basing it on the target.  Simplify handling of options
15652         controlling which directories to configure.  Remove extraneous
15653         slash in multi-clean target.
15655 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
15657         * config-ml.in: Prefix more variables with ml_ so they don't collide
15658         with configure's.
15660 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
15662         * configure: Don't turn -v into --v.
15664 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
15666         * configure.in (targargs): Fix typo.
15668         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
15670 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
15672         * configure.in: Strip --host and --target options from
15673         CONFIG_ARGUMENTS, and always configure for --host only.  Add
15674         --with-cross-host option when building with a cross-compiler.
15675         * configure: Canonicalize the arguments put into config.status by
15676         always using `=' for an option with an argument.  Pass a presumed
15677         --host or --target explicitly.
15679 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
15681         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
15682         into general OS recognition case.
15684 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15686         * configure.in (target_configdirs): add target-winsup only
15687         for win32 target systems.
15689 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
15691         * Makefile.in (all-target-libgloss): Depend upon
15692         configure-target-newlib, since when libgloss is built it looks to
15693         see if the newlib directory exists.
15695 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
15697         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
15698         cfg-ml-*.in.
15700 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
15702         * configure: Handle LD and LD_FOR_TARGET when configuring a
15703         Canadian Cross.
15705 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15707         * configure.in (target_libs): add target-winsup.
15708         (target==i386-win32): add patch diff flex make to $noconfigdirs.
15709         (target==ppcle-pe): remove ld from $noconfigdirs.
15711 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
15713         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
15714         Preserve relative path names in $srcdir.  Build symlink tree if
15715         configuring cross target dir and srcdir=. (= no VPATH support).
15716         (configure-target-libg++): Depend on configure-target-librx.
15717         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
15718         * config-ml.in: New file.
15719         * symlink-tree: New file.
15720         * configure: Ensure srcdir="." if that's what it is.
15722 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
15724         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
15725         includes and FLEX_SKELETON setting.
15726         * mpw-configure (--with-gnu-ld): New option, controls whether
15727         to use PPCLink or ld with PowerMac GCC.
15728         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
15729         * mpw-config.in: Configure grez if targeting Mac.
15731         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
15732         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
15733         just macos.
15734         * configure.in: Configure grez resource compiler if targeting Mac.
15735         * Makefile.in (all-grez, install-grez): New targets.
15737 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
15739         * configure: CXX defaults to gcc, not g++.  If we find
15740         gcc in the path, set CC to gcc -O2.
15742 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
15744         * configure: Default ${build} correctly.  Avoid picking up extra
15745         spaces when reading CC and CXX from Makefile.  When doing a
15746         Canadian Cross, use plausible default values for numerous
15747         variables.
15748         * configure.in: When doing a Canadian Cross, don't try to
15749         configure tools whose configure script can't handle it.
15751 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15753         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
15755 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15757         * configure:  Remove dubious bug reporting address.
15759 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15761         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
15762         configure script, run that instead of this directory's configure.
15763         In either case, print a message that we're configuring the sub-dir.
15765 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15767         * configure.in: Before checking for the existence of various files,
15768         use sed to filter out "target-".
15770 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
15772         * Makefile.in (DO_X): Split rule to decrease command line length
15773         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
15774         (Philippe De Muyter).
15776 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15778         * Makefile.in (all-patch): depend on all-libiberty.
15780 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
15782         * configure.in: If the only directory in target_configdirs which
15783         actually exists is libiberty, then set target_configdirs to empty,
15784         to avoid trying to build a target libiberty in a gas or gdb
15785         distribution.
15787 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
15789         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
15790         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
15791         systems.
15793 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15795         * configure.in (copy_dirs): Use sys-include instead of include
15796         for --with-headers option.
15798 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
15800         * Makefile.in, configure.in: Make winsup builds work with
15801         new scheme.
15803 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
15805         * configure.in: Build the linker on AIX.
15807 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15809         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
15810         where needed.
15812 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
15814         * Makefile.in (all-gcc): Fix typo.
15816 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15818         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
15820 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15822         * configure.in:  Rename libFOO to target-libFOO, and xiberty
15823         to target-xiberty, to provide more flexibility.
15824         (target_subdir):  Define.  Create if cross.
15825         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
15826         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
15827         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
15828         check-libFOO -> check-target-libFOO, etc.
15829         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
15830         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
15831         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
15832         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
15833         allow ALL_GCC="" to only configure.
15834         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
15835         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
15836         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
15838 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
15840         * Makefile.in (taz): Build "info" in etc explicitly.
15842 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
15844         * configure.in:  Make sure that CC is undefined (as opposed to
15845         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
15846         problem with autoconf trying to configure on a host without GCC.
15848 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
15850         * mpw-configure: Set host alias from choice of host compiler,
15851         only use generic MPW Makefile sed if present, edit a file
15852         named "hacked_Makefile.in" instead of "Makefile.in" if present.
15853         * mpw-README: Add problem notes about CW6 and CW7.
15855 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
15857         * Makefile.in (taz): Use ";" instead of ";;".
15859 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15861         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
15862         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
15863         DISTDOCDIRS.
15864         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
15865         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
15867 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15869         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
15870         and gnats, because they are now subsumed by DISTSTUFFDIRS.
15871         Move bfd to DISTSTUFFDIRS.
15873 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15875         * Makefile.in (X11_LIB): Removed.
15876         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
15878         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
15880 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15882         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
15883         names.
15885 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15887         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
15889 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
15891         * configure.in (i[345]86-*-win32): Always build newlib.
15892         Don't configure cvs, autoconf or texinfo.
15893         * Makefile.in (LD_FOR_TARGET): New.
15894         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
15895         Pass down LD_FOR_TARGET.
15897 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
15899         * winsup: New directory.
15900         * Makefile.in: Build winsup.
15901         * configure.in: Winsup is configured when target is win32.
15902         Can only build win32 target GDB when native.
15904 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
15906         * config.guess: Recognize HP model 819 machines as having
15907         a PA 1.1 processor.
15909 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
15911         * configure: Fix sed loop which substitutes for CC and CXX to
15912         avoid bug found in various sed implementations.
15914 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15916         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
15917         simulator.  Use standard powerpc-*-eabi*.
15919 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
15921         * configure.in: Stop putting gas and binutils in noconfigdirs for
15922         powerpc-*-aix* and rs6000-*-*.
15924 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
15926         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
15927         -mcall-aixdesc libraries.
15929 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
15931         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15933         * config.sub (arm | armel | armeb): Fix shell syntax.
15935 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15937         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
15938         -msoft-float and -mcpu=common support.
15939         (powerpc*-*-eabisim*): Add support for building -mcall-aix
15940         libraries.
15942 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15944         * configure.in: Allow configuration and build of emacs19 for the alpha.
15946 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15948         * configure.in (CC): Get ^CC, not just any old CC, from
15949         ${host_makefile_frag}.
15951 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15953         * configure.in (CC): Try to get CC from
15954         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
15956 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15958         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
15959         only if it exists in $(srcdir).
15961 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
15963         * configure: If CC and CXX are not set in the environment, set
15964         them, based on either an existing Makefile or on searching for gcc
15965         in PATH.  Substitute for CC and CXX in Makefile.
15966         * configure.in: Remove libm from target_libs.  Separate
15967         target_configdirs from configdirs.  If CC is not set in
15968         environment, try to get it from a host Makefile fragment.  Rewrite
15969         changes of configdirs to use skipdirs instead.  A few minor
15970         tweaks.  Take directories out of target_configdirs as they are
15971         taken out of configdirs.  Remove existing Makefile files from
15972         subdirectories.  Substitute for TARGET_CONFIGDIRS and
15973         CONFIG_ARGUMENTS in Makefile.
15974         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
15975         by configure.in.
15976         (CONFIG_ARGUMENTS): Likewise.
15977         (CONFIGURE_TARGET_MODULES): New variable.
15978         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
15979         ($(CONFIGURE_TARGET_MODULES)): New target.
15980         (configure-libg++, configure-libio): New targets.
15981         (all-libg++): Depend upon configure-libg++.
15982         (all-libio): Depend upon configure-libio.
15983         (configure-libgloss, all-libgloss): New targets.
15984         (configure-libstdc++): New target.
15985         (all-libstdc++): Depend upon configure-libstdc++.
15986         (configure-librx, all-librx): New targets.
15987         (configure-newlib): New target.
15988         (all-newlib): Depend upon configure-newlib
15989         (configure-xiberty): New target.
15990         (all-xiberty): Depend upon configure-xiberty.
15992 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15994         * configure.in (host i[345]86-*-win32):  Expand the
15995         noconfigdirs again.
15997 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
15999         * mpw-configure: Fix sed command file name.
16001 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
16003         * configure.in (host i[345]86-*-win32): Reduce the
16004         noconfigdirs again.
16006 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
16008         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
16009         or powerpc*-*-pe*, since they are not yet supported.
16011 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
16013         Add PowerMac support and many other enhancements.
16014         * mpw-configure: New option --cc to select compiler to use,
16015         paste options set according to --cc into the generated
16016         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
16017         if mpw-make.sed is present.
16018         * mpw-config.in: Don't test for gC1, test for mpw-touch,
16019         add forward includes for PowerPC include files.
16020         * mpw-build.in: Build using Makefile.PPC if present.
16021         (do-byacc, etc): Remove separate version resource builds.
16022         (do-gas): Build "stamps" before "all".
16023         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
16024         * mpw-README: Update to reflect --cc option, PowerMac support,
16025         and recently-reported compatibility problems.
16027 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
16029         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
16030         embedded m68k systems (-aout, -coff, -elf, -vxworks).
16031         (--with-multilib-top): Pass to recursive invocations.
16033 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
16035         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
16036         v810-*-*.
16038 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16040         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
16041         gdb, ld and opcodes on v810-*-*.
16043 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
16045         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
16046         (local-maintainer-clean): New target.
16047         (maintainer-clean): New target.
16048         (realclean): Just depend upon maintainer-clean.
16050 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16052         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
16054 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
16056         * configure.in: Build ld in mips*-*-bsd* case.
16058 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
16060         * config.sub: Accept -lites* OS.  From Ian Dall.
16062 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
16064         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
16065         targets.
16067 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16069         * configure.in: treat i386-win32 canadian cross the same as
16070         i386-go32 canadian cross.
16072 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16074         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
16075         running under the simulator to build a reduced set of libraries.
16076         (powerpc-*-eabiaix): Add fine grained multilib support added to
16077         other powerpc targets yesterday.
16079 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16081         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
16082         -disable-softfloat, -disable-relocatable, -disable-aix, and
16083         -disable-sysv to control which multilib libraries get built.
16085 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
16087         * configure: Add Makefile.tem to list of files to remove in trap
16088         handler.
16090 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16092         * config.guess (*Linux*):  Add missing "exit"s.
16093         Also, need specific check for alpha-unknown-linux (uses COFF).
16095 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16097         * config.guess:  Merge with FSF:
16099         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
16100         * config.guess (AIX4): More robust release numbering discovery.
16102         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
16103         * config.guess (i386-sequent-ptx): Properly get version number.
16105         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
16106         * config.guess (mips:*:4*:UMIPS): New case.
16108 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
16110         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
16111         (i386-win32 host): Likewise.  Don't build readline.
16113 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
16115         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
16116         SUPPORT_FILES to submakes.
16118 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
16120         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
16121         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
16122         mpw-configure.
16124 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
16126         * configure.in (appdirs): Use =, not ==, in test expression when
16127         trying to build the text to print in the warning message for
16128         Solaris users.
16130 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
16132         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
16134 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
16136         * config.guess: Recognize lynx-2.3.
16138 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
16140         * config.sub (z8ksim): Deleted
16141         (z8k-*-coff): New, this is the one true name of the target.
16143 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
16145         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
16147 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
16149         * config.guess (*:Linux:*:*): First try asking the linker what the
16150         default object file format is (elf, aout, or coff).  Then if this
16151         fails, try previous methods.
16153 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16155         * configure.in: Don't build newlib for *-*-vxworks5.1.
16157 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
16159         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
16160         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
16162 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
16164         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
16166 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
16168         * cfg-ml-com.in: New file.
16169         * cfg-ml-pos.in: New file.
16171 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
16173         * COPYING.NEWLIB: Add HP free copyright to list.
16175 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16177         * config.sub: Recognize -eabi* for the system, not just -eabi.
16179 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
16181         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
16182         * config.sub, configure.in (win32): New target and host.
16184 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
16186         * configure.in: Add i386-pe configuration.
16188 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
16190         * mpw-build.in (install): Install GDB after LD.
16192 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
16194         * mpw-config.in (elf/mips.h): Always forward-include, needed
16195         for GDB to build.
16197 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
16199         * testsuite: New directory for customer acceptance and whole tool
16200         chain tests.
16202 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
16204         * configure: If per-host line isn't found, but AC_OUTPUT is found
16205         and a configure script exists, run it instead.
16207 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16209         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
16211 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
16213         * configure: Set build_{cpu,vendor,os,alias} to host values when
16214         --build isn't specified.
16216 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16218         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
16219         (FLAGS_TO_PASS): Pass them.
16220         (EXTRA_TARGET_FLAGS): Ditto.
16222 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16224         * Makefile.in (all-libg++): Depend on all-libstdc++.
16226 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16228         * configure.in (noconfigdirs): Enable all packages for
16229           i386-unknown-netbsd.
16231 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
16233         * configure.in (noconfigdirs): Don't configure tk for i386-go32
16234         hosted builds (DOS builds)
16236 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
16238         Changes for ARM based on patches from Richard Earnshaw:
16239         * config.sub: Handle armeb and armel.
16240         * configure.in: Omit arm linker only for riscix.
16242 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16244         * config.guess:  Update from FSF.
16246 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
16248         * config.sub: Recognize powerpcle as the little endian variant of
16249         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
16250         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
16251         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
16252         temporarily.
16254 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
16256         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
16258 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
16260         * config.sub: Accept -lites* as a basic system type.
16262 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
16264         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
16265         installed, and if so return linuxoldld as the system name.
16267 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
16269         * config.guess: Add hppa1.1-hp-lites support.
16271 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
16273         * configure.in: Don't build newlib for m68k-vxworks5.1.
16275 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16277         * configure.in (mips-sgi-irix6): Use mh-irix5.
16279 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
16281         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
16283 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16285         * test-build.mk: Enable building of shared libraries on IRIX 5 and
16286         OSF/1.  Fix compiler flags.
16287         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
16289 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
16291         * configure.in: Recognize --with-newlib.
16292         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
16294 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
16296         * Makefile.in: move {all,check,install}-gdb from *_MODULES
16297         to *_X11_MODULES due to gdbtk needing X include files et al.
16299 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
16301         Merge in support for Mac MPW as a host.
16302         (Old change descriptions retained for informational value.)
16304         * mpw-config.in: Add generic include forwards for cpu-specific
16305         include files in aout and elf directories.
16307         * mpw-configure: Added copyright.
16308         * mpw-config.in: Check for presence of required build tools.
16309         (target_libs): Add newlib.
16310         (target_tools): Add examples.
16311         (Read Me): Generate as "Read Me for MPW" instead.
16312         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
16313         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
16314         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
16316         * mpw-configure: Remove subdir-specific makefile hackery,
16317         delete mk.tmp after using it.
16319         * mpw-build.in (all): Display start and end times.
16321         * mpw-configure (host_canonical): Set.
16322         (target_cpu): Always add to makefiles.
16323         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
16324         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
16325         (mpw-mh-mpw): Look for in srcdir and srcroot.
16326         Use sed instead of mpw-edit-prefix to edit prefix definitions.
16328         * mpw-build.in: (install-only): New target.
16330         * mpw-configure (host_alias, target_alias): Rename from hostalias
16331         and targetalias, add into generated Makefile.
16332         (mk.tmp): If present, add into generated Makefile.
16333         * mpw-build.in (all-gas): Build config.h first before gas proper.
16335         * mpw-configure (config.status): Write only if changed.
16336         * mpw-config.in (readline): Configure it (not built, just used for
16337         definitions).
16339         * mpw-config.in (elf/mips.h): Add a forward include.
16341         * mpw-config.in: Forward-include most .h files in include into
16342         extra-include.
16343         (readline): Don't build.
16344         mpw-build.in (install): Install GDB.
16346         * mpw-configure (prefix, mpw_prefix): Handle it.
16347         * mpw-config.in (mmalloc, readline): Don't configure.
16348         * mpw-build.in (thisscript): Rename to ThisScript.
16349         Use mpw-build instead of BuildProgram everywhere.
16350         (mmalloc, readline): Don't build.
16351         * mpw-README: New file, basic documentation about the MPW port.
16353         * mpw-config.in: Use forward-include to create include files.
16355         * mpw-configure: Add more things to the top of each configured
16356         Makefile, including contents of config/mpw-mh-mpw.
16357         * mpw-config.in (extra-include): Create this directory and fill it
16358         with Posix-like include files when configuring.
16360         * config.sub (apple, mac, mpw): Add various aliases.
16362         * mpw-build.in: New file, top-level build script fragment for MPW.
16363         * mpw-configure: New file, configure script for MPW.
16364         * mpw-config.in: New file, config fragment for MPW.
16366 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
16368         * configure.in (host_libs): Remove glob, since it is gone from the
16369         sources.
16371 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16373         * Makefile.in: define empty GDB_NLM_DEPS var.
16375         * configure.in(target_makefile_frag): use config/mt-netware
16376         for netware targets.
16378 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
16380         * config.sub: Merge in recent FSF changes.  Remove linux special
16381         cases.
16383 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
16385         Revert this change:
16387         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
16389                 * build-all.mk: Use CC=cc -Xs on Solaris.
16391 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
16393         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
16394         stop using it.
16395         * Makefile.in: Nuke all references to glob subdirectory.
16397 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16399         * configure.in: Fix --enable-shared logic in per-host.
16401 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
16403         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
16405 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
16407         * configure.in (noconfigdirs): Don't build gas on AIX, for
16408         powerpc*-*-aix* as well as for rs6000*-*-aix*.
16410 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
16412         * configure: Fix --cache-file to work if the file argument is a
16413         relative path.
16415 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
16417         * configure: If the --cache-file is used, pass it down to
16418         configure in subdirectories.
16420 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
16422         * config.sub: add vxworks29k configuration.
16424 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
16426         * Makefile.in (taz): Do "diststuff" part quietly.
16428 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
16430         * config.sub: Mini-merge with gcc/config.sub.
16432 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16434         * config.guess (IRIX): Sed - to _.
16436 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16438         * Makefile.in (source-vault, binary-vault): New targets.
16440 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
16442         * config.sub: Recognize -eabi as a basic system type.
16444 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16446         * configure.in (enable_shared stuff): Fix typo.
16448 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
16450         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
16452 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16454         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
16456 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
16458         * configure.in (rs6000-*-*): Don't build gas.
16460 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
16462         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
16463         reduce command line length.
16464         (AS_FOR_TARGET): Check for as.new, not Makefile.
16465         (NM_FOR_TARGET): Check for nm.new, not Makefile.
16467 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16469         * config.guess:  Merge from FSF.
16471 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16473         * configure: Don't use $ when handling program_suffix.
16475 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
16477         * configure.in:  Configure tk for hppa/hpux.
16479 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16481         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
16483 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16485         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
16486         to LIBCXXFLAGS.  Tests are better run without it.
16488 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
16490         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
16492 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
16494         * configure.in (*-*-netware*): Don't configure xiberty.
16496 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
16498         * configure.in:  Remove tk from native_only list.
16500 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
16502         * build-all.mk: Add mips-ncd-elf target to sun4 targets
16503           for special NCD build.
16505 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16507         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
16508         makeall.bat, they're only useful for binutils snapshots.
16509         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
16510         makeall.bat to specified SUPPORT_FILES.
16512 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
16514         * build-all.mk: Add Ericsson targets to sun4 and solaris
16515           hosts.  Add  BNR's sun4 target to solaris host, so their
16516           build-from-source will be tested in-house first.
16518 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16520         * Makefile.in (LIBCFLAGS): New variable.
16521         (CFLAGS_FOR_TARGET): Ditto.
16522         (LIBCFLAGS_FOR_TARGET): Ditto.
16523         (LIBCXXFLAGS): Ditto.
16524         (CXXFLAGS_FOR_TARGET): Ditto.
16525         (LIBCXXFLAGS_FOR_TARGET): Ditto.
16526         (BASE_FLAGS_TO_PASS): Pass them.
16527         (EXTRA_TARGET_FLAGS): Ditto.
16529         * configure.in: Support --enable-shared.
16531 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16533         * configure.in (target_libs):  Include libstdc++ again.
16534         * config.guess:  Update from FSF (for FreeBSD).
16536 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16538         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
16539         makeall.bat.
16540         (DISTDOCDIRS): Add `etc'.
16541         (ETC_SUPPORT_PFX): New variable.
16542         (taz): Include anything from etc starting with a word in
16543         ETC_SUPPORT_PFX.
16545 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16547         * config.sub: Update for recent FSF changes.  Remove obsolete
16548         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
16549         spacing changes.
16551 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16553         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
16555         * config.guess:  Merge with FSF.
16556         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
16558 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16560         * configure: Since the "trap 0" handler will override the exit
16561         status on many systems, only use it for "exit 1", and make it set
16562         a non-zero exit status; reset it before "exit 0".  Also, check
16563         exit status of config.sub, and error out if it failed.
16565 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
16567         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
16568         and install libgloss.
16570 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16572         * Makefile.in (all-binutils): Depend upon all-byacc.
16574         * configure.in: Don't build emacs on Irix 5.
16576 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
16578         * configure.in (*-*-netware*): Add libio.
16580 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16582         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
16583         (CHECK_TARGET_MODULES): Ditto.
16584         (INSTALL_TARGET_MODULES): Ditto.
16585         (TARGET_LIBS): Ditto.
16586         (all-libstdc++): Note dependencies.
16588 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16590         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
16592 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16594         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
16595         -fexternal-templates.
16597         * configure.in (target_libs): Add libstdc++.
16598         (noconfigdirs): Add libstdc++ as appropriate.
16600 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16602         * config.guess:  Update from FSF.
16604 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16606         * configure: Use ${config_shell} when running ${configsub}.
16608 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
16610         * config.sub: No longer recognize h8300h.
16612 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16614         * config.sub: Remove extraneous differences between config.sub and
16615         gcc/config.sub.
16617 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16619         * Makefile.in (DISTSTUFFDIRS): Add gas.
16621 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
16623         * COPYING.NEWLIB: New file.
16625 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16627         * config.guess (HP-UX):  Patch from Harlan Stenn
16628         <harlan@landmark.com> to also emit release level.
16630 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
16632         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
16634 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16636         * config.sub:  Merge nextstep cleanup from FSF.
16638 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16640         * configure.in (arm-*-*): Don't configure ld for this target.
16642 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
16644         * configure.in (*-*-netware): don't configure libg++, libio,
16645           librx, or newlib.
16647 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16649         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
16650         configure ld--it works, but it doesn't support shared libraries.
16652 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16654         * config.guess (*-unknown-freebsd*):  Get rid of possible
16655         trailing "(Release)" in version string.
16656         Patch from Paul Richards <paul@isl.cf.ac.uk>.
16658 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16660         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
16661         Fix type: *-next-neststep -> *-next-nextstep.
16663         * config.guess:  Merge from FSF:
16665         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
16667         * config.guess: Recognize powerpc-ibm-aix3.2.5.
16669         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
16671         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
16672         instead of UNIX_SV for UnixWare 1.0).
16674 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
16676         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
16677         to make gdb/nlm/* build after the compiler and linker.
16679 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16681         * config.guess (netbsd, freebsd, linux):  Accept any machine,
16682         not just i[34]86.
16683         (m68k-atari-sysv4):  Relocate to match FSF version.
16685         * config.guess:  More merges from the FSF:
16687         Add a space before function call or macro invocation.
16689         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16691         * config.guess: Add trap cmd to remove dummy.c and dummy when
16692         interrupted.
16694         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16696         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
16697         (dummy): Redirect stderr from compilation of dummy.c.
16699         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
16701         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
16703 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
16705         * configure: Accept and ignore --cache*, for compatibility with
16706         new autoconf.
16708 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16710         * config.guess:  Merge from FSF:
16712         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
16714         * config.guess (Pyramid*:OSx*:*:*): New case.
16715         (PATH): Add /.attbin at end for finding uname.
16716         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
16718         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
16720         * config.guess (M88*:DolphinOS:*:*): New case.
16722         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
16724         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
16725         to select whether to use ELF or COFF.
16727         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
16729         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
16731         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
16733         * config.guess: Guess the OS version for HPUX.
16735         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
16737         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
16739 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16741         * configure.in: Recognize --with-headers, --with-libs, and
16742         --without-newlib.
16743         * Makefile.in (all-xiberty): Depend upon all-ld.
16745 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16747         * configure.in: Change i[34]86 to i[345]86.
16749 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16751         * configure (version): A few more tweaks to help message.
16753 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16755         * Makefile.in:  Remove (for now) librx as a host library,
16756         now that we're building it for target.
16758 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16760         * configure: Fix up help message; from karl@owl.hq.ileaf.com
16761         (Karl Berry).
16763 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16765         * configure.in:  Also configure librx.
16767 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16769         * Makefile.in:  Update various rules to reflect that librx
16770         is now needed for libg++.
16772 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16774         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
16776 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
16778         * configure.in: Configure the examples directory.
16780 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16782         * configure: Simplify Jun 2 1994 change.
16784 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16786         * change CC to /usr/latest/bin/gcc for lynx host builds, since
16787         /bin/gcc isn't good enough to build gcc.
16789 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
16791         * Makefile.in (GDB_SUPPORT_FILES): Remove
16792         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
16793         (gdb.tar.gz): Add new rule to use standard distribution building
16794         mechanism.
16796 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16798         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
16799         Bill Cox <bill@cygnus.com>.
16801 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16803         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
16805 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
16807         * configure:  Search current dir first in .gdbinit.
16809 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16811         * config.sub:  Recognize freebsd (merged from gcc config.sub).
16813 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16815         * config.sub:  Refer to NeXT's operating system as nextstep.
16817         * config.sub (case $basic_machine):  Re-order the cases, to match
16818         the order in the FSF version (which is mostly alphabethical).
16819         Merge in some additions and changes from the FSF.
16821 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
16823         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
16824         * config.sub: Recognize cxux7.
16825         * configure.in: Use mh-cxux for m88k-harris-cxux*.
16827 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16829         * config.sub:  Fix typo powerpc -> powerpc-*.
16831 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
16833         * Makefile.in: `all-emacs19' depends on `all-byacc'.
16835         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
16836         parallel with all-emacs and install-emacs).  Top-level command
16837         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
16839 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16841         * test-build.mk ($(host)-stamp-stage2-installed): Remove
16842         $(relbindir)/make before doing ``make install'', and use
16843         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
16844         installing over running make binary.
16845         ($(host)-stamp-stage3-installed): Likewise.
16847 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16849         * config.guess: Recognize Mach.
16851 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16853         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
16854         see whether --exec-prefix was used.
16856 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16858         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
16860 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16862         * Makefile.in: Add all-librx target similar to all-libproc.
16864 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
16866         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
16867         with post 1.2 uname bogosity.
16869 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16871         * configure: Remove temporary files on receipt of a signal.
16873 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
16875         * configure: If there is a package_makefile_frag, remove
16876         ${subdir}/Makefile.tem after copying it in.
16878 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16880         * build_all.mk: support rs6000 lynx identifies itself as
16881         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
16882         since /bin/gcc is too feeble to compile a modern gcc.
16884 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
16886         * brought devo/test-build.mk update-to-date with progressive/
16887           test-build.mk. Add lynx targets and hppa flag info.
16889 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16891         * configure.in:  Use mh-ncrsvr43.  Patch from
16892         Tom McConnell <tmcconne@sedona.intel.com>.
16894 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16896         * config.guess (i386-unknown-bsdi):  No longer need to
16897         check #if defined(__bsdi__) && defined(__i386__).
16899 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16901         * configure: Set program_transform_nameoption correctly.
16903 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
16905         * brought build-all.mk update-to-date with progressive build-all.mk,
16906           added new targets and hppa info.
16908 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16910         * configure: If config.guess result is a prefix of the user
16911         specified target, assume a native build and use the user specified
16912         target as the host alias.  Remove SunOS patch suffix removal hack.
16913         * configure.in: Remove SunOS patch suffix removal hack.
16915         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
16916         in NATIVE_CHECK_MODULES.
16918 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
16920         * Makefile.in: Rename HOST_ONLY to NATIVE.
16921         * configure: Delete SunOs patch suffix from host_canonical
16922           and build_canonical variables that are prepended to Makefiles.
16923         * configure.in: Add comments for easier maintenance.
16925 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16927         * Makefile.in: Add all-libproc target similar to all-gui.
16929 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
16931         * Makefile.in (CHECK_MODULES): split into
16932         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
16934 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
16936         * config.guess (i386-unknown-bsdi): New system to guess.
16938 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16940         * Makefile.in: Add all-gui target (but not yet build by "all").
16942 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
16944         * config.sub: Move deletion of patch suffix from here...
16945         * configure.in: To here, at Ian's suggestion.  The top-
16946           level scripts might need to know of a patch level.
16948 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
16950         * config.sub: Strip off patch suffix so rtl is recognized
16951           as a sunos4.1.3 machine, even though it's been patched.
16953 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
16955         * Makefile.in (INSTALL_LAST): Delete.
16956         (INSTALL_DOSREL): New.
16958 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16960         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
16961         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
16962         whether we pass down --with-gnu-ld anyhow.
16964 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
16966         * Makefile.in (INSTALL_LAST): Change operation so it works
16967         on more flavors of make.
16968         * configure.in (go32): Don't build libg++ or libio.
16970 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
16972         * Makefile.in (Move HOST_PREFIX_1 and friends up so
16973         they can be overriden by templates.
16975 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
16977         * configure.in (target==go32): Don't build gdb.
16978         * dosrel: New directory.
16980 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
16982         * configure.in (host==go32): Configure dosrel too.
16983         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
16984         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
16985         be set by incoming names or templates.
16986         (INSTALL_LAST): New rule.
16988 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
16990         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
16992 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16994         * configure.in (appdirs): New variable.  Currently empty, but will
16995         be used in gas distribution.  If nonempty, lists a set of
16996         directories at least one of which must get configured, or top
16997         level configuration is considered to have failed.
16998         (rs6000-*-lynxos*): Use new file name.
17000 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17002         Eliminate XTRAFLAGS.
17003         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
17004         newlib include files using -idirafter, and also use -nostdinc.
17005         (CXX_FOR_TARGET): Likewise.
17006         (XTRAFLAGS): Removed.
17007         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
17008         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
17009         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
17010         ($(DO_X)): Don't pass down XTRAFLAGS.
17012 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17014         * configure.in (mips*-dec-bsd*): New target; do build linker.
17015         (mips*-*-bsd*): New target; don't build linker.
17017 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
17019         * configure.in: support rs6000-*-lynxos* configuration.
17020         support sunos4 as a cross target.
17022         * config.sub: look for lynx*, not lynx since the OS version may
17023         legitimately be part of the name.
17025 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17027         * configure.in (i[34]86-*-sco*): Move to be with other i386
17028         targets.
17029         (romp-*-*): New target.  Skip various binary utilities.
17030         (vax-*-*): New target.  Don't build newlib.
17031         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
17033 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17035         * configure.in: Only set host_makefile_frag if config
17036         directory exists.
17038 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17040         * install.sh: If $dstdir exists, don't check whether each
17041         component does.
17043 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17045         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
17047 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
17049         * configure.in (*-*-lynxos*): Don't configure newlib for either
17050         native or cross Lynx.
17052 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
17054         * config.sub (sparc64-elf): Fix os.
17055         (z8k): Remove duplicate.
17057 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17059         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
17060         gcc/stmp-fixproto, to try to prevent fixproto from being run.
17062 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
17064         * configure: Make file links cleanly even if Lynx fails on
17065           an NFS symlink (at least fail cleanly).
17067 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
17069         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
17070         -XNh2000.
17072 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17074         * configure: Unknown options are fatal again.
17076 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
17078         * configure: Ignore --x-includes and --x-libraries, for Autoconf
17079         compatibility.
17081 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
17083         * build-all.mk: Add `clean' target.
17085 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17087         * config.guess:  Add SINIX support.
17088         * configure.in:  Add mips-*-sysv4* support.
17090 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
17092         * build-all.mk: Document all useful targets.
17093         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
17094         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
17096 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17098         * configure: Support --silent, --quiet.
17100 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17102         * configure: Support --disable-FEATURE.
17104 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17106         * config.guess: Recognize NCR running SVR4.3.
17108 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17110         * config.guess:  Make BSDI generate i386-unknown-bsd386.
17111         Patch from Paul Eggert <eggert@twinsun.com>.
17113 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17115         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
17117 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17119         * configure: Make unrecognized options give nonfatal warnings
17120         instead of fatal errors, and pass them to any subdirectory
17121         configures in case they recognize them.
17122         Make --x equivalent to --with-x.
17124 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17126         * configure: Add --enable-* options.  Clean up usage message and
17127         some comments.
17129 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
17131         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
17133 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17135         * configure.in (hppa*-*-*): Enable binutils.
17137 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17139         * config.sub: Recognize cisco.
17141 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
17143         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
17145 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17147         * config.guess: about target *-hitachi-hiuxwe2, don't print more
17148         than one configuration name.  Add comment.
17150 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
17152         * config.guess: about target *-hitachi-hiuxwe2, fixed
17153         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
17154         macro is incorrect.]
17156 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17158         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
17159         than the "make ls" stuff which used to be here.
17161 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17163         * config.guess:  Recognize i[34]86-unknown-freebsd.
17164         From Shawn M Carey <smcarey@rodan.syr.edu>.
17166 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17168         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
17170 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
17172         * config.guess: Check for ptx.
17174 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
17176         * config.sub: Add os9k checking.
17178 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17180         * config.guess: Handle OSF1 running on HPPA processors
17182 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
17184         * configure: If subdir configure fails, print out a message with
17185         subdirectory name, in case subdir's configure code didn't identify
17186         itself.
17188 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
17190         * configure.in: Remove embedded newlines from configdirs.
17191         Avoid mismatches of substrings.  Fix matching strings at end
17192         of configdirs.
17194 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
17196         * config.guess:  Add Lynx/rs6000 config support.
17198 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
17200         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
17202 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
17204         * configure.in (hppa*-*-osf*): Treat this just like most other
17205         PA configurations (eg no binutils or ld).
17206         (hppa*-*-*elf*): These configurations have binutils and ld.
17208 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17210         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
17212 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17214         * configure.in (rs6000-*-*): Build gas.
17216 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17218         * Makefile.in:  Avoid bug in losing hpux sed.
17220 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17222         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
17223         for GDB and GDB has been fixed to not need it.
17225 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17227         * config.guess: Recognize vax hosts.
17229 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17231         * configure (while loop): Don't use "break 2" inside case
17232         statement -- the case statement isn't an enclosing loop.
17234 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17236         * config.guess:  Clean up NeXT support, to allow nextstep
17237         on Intel machines.  Make OS be nextstep.
17239 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
17241         * config.guess: Add alternate forms for Convex.
17243 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
17245         * configure:  Completely rewrite option processing.  Take
17246         advantage of pattern-matching to avoid invoking test frequently.
17247         Also clean up host and target defaulting logic.
17249 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17251         * Makefile.in: Replace all occurrances of "rootme" with "r" and
17252         "$${rootme}" with "$$r", to increase the likelihood that the do-*
17253         commands (plus user environment) will fit SCO limits.
17255 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17257         * configure.in: Don't issue warnings about directories which are
17258         not being configured if -norecursion is set.  Correct test for
17259         --with-gnu-as and --with-gnu-ld to not get confused by substring
17260         matches.
17262         * configure.in: Don't build gas for alpha-dec-osf1*.
17264 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
17266         * configure:  Back out Per's change of 12/19/1993.  It changes the
17267         behavior of configure in unexpected and confusing ways.
17269         Also, use different delim char when calculating
17270         program_transform_name so that the name can contain slashes.
17272 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
17274         * configure.in, config.sub: Add support for VSTa micro-kernel.
17276 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
17278         * configure.in: Nuke hacks which were used to get a special
17279         version of GAS for HPPA configurations.
17281 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17283         * configure:  If only ${target_alias} is given, use that
17284         as the default for ${host_alias}.
17285         * configure:  Add missing back-slashes before nested quotes.
17287 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
17289         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
17291 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
17293         * config.guess:  Recognize some Tektronix configurations.
17294         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
17296 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17298         * config.sub: Match any flavor of SH.
17300 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
17302         * configure.in: Don't try to configure newlib for Alpha.
17304 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17306         * configure.in: Don't build ld for Irix 5.  Don't build gas,
17307         libg++ or libio for any Alpha target.
17309         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
17311 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
17313         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
17314         default arguments -- so it tried to compress itself.
17316 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
17318         * configure.in (notsupp): ensure that a space is always at the end
17319           of the configdirs list, since the grep checks for an explicit space
17321 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17323         * configure.in (target i386-sysv4.2): don't build ld, since static
17324           versions of many libraries are not available.
17326 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17328         * config.guess: Recognize Apollos (using environment variables).
17329         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
17331 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17333         * config.guess: Recognize Sony news mips running newsos.
17335 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
17337         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
17338         "fi ; else" for bash.
17340 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
17342         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
17344 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
17346         * config.sub: accept unixware as an alias for svr4.2.
17347         Fix some inconsistancies with the gcc version.
17349 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17351         * Makefile.in (DISTDOCDIRS):  Add gdb.
17353 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17355         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
17357 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
17359         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
17360         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
17361         this now.
17363 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17365         * config.sub: Accept hiux* as an OS name.
17367         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
17368         etc/make-stds.texi.  The underscore came from gcc, and dje now
17369         agrees that RUNTESTFLAGS is the correct name.
17371 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17373         * install.sh:  Remove 'set -e'.  It makes any conditionals
17374         in the script useless.
17376         * config.guess: Automatically recognize arm-acorn-riscix
17377         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
17379 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
17381         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
17383 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
17385         * Makefile.in (DISTDOCDIRS): New variable.
17386         (taz): Edit local Makefile.in sooner, instead of proto-toplev
17387         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
17389 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17391         * configure.in (hppa target): check the source directory for the
17392           pagas sub-directory
17394 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
17396         * config.sub: Allow -aout* and -elf*.
17398 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
17400         * configure.in: Don't build ld on i386-solaris2, same as for
17401         sparc-solaris2.
17403 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17405         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
17407 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17409         * configure.in:  Configure gdb for alpha.
17411 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17413         * Makefile.in (CXXFLAGS): Add -O.
17415 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17417         * config.guess: added support for DG Aviion
17419 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
17421         * configure.in: Produce warning message for subdirectories not
17422         configurable for this host/target combination.  Don't try to
17423         configure gdb for vms.
17425 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
17427         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
17428         appropriate files before making "diststuff".
17429         (DISTBISONFILES): New var: list of files to be edited.
17430         (DISTSTUFFDIRS): Add binutils.
17432 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17434         * config.sub: also handle mipsel and mips64el (for little endian mips)
17436 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17438         * configure.in: Add * to end of all OS names.
17440 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
17442         * configure.in: Build newlib for LynxOS native.
17444 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17446         * config.guess: Add support for delta 88k running SVR3.
17448         * configure.in: Add comment about HP compiler vs. emacs.
17450 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17452         * configure.in: don't build ld on solaris2 (not a viable option
17453           due to bugs in getpwnam & getpwuid)
17455 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
17457         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
17458         config.guess will produce a full version number.
17460 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17462         * configure.in: Build linker and binutils for alpha-dec-osf1.
17464 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17466         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
17467         and gdb/testsuite/Makefile.in.
17469 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17471         * configure.in: recognize mips*- instead of mips-
17473 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
17475         * config.sub: Accept linux*coff and linux*elf as operating
17476         systems.
17478 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17480         * config.sub: Recognize mips64, and mips3 as an alias for it.
17482 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17484         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
17485         gdb knows how to handle OSF/1 shared libraries.
17487 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17489         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
17490         * config.guess: Recognize Hitachi's HIUX.
17491         * config.sub: Recognize h3050r* and hppahitachi.
17492         Remove redundant cases for hp9k[23]*.
17494 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17496         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
17497         if gas and ld are in the source tree and are in ${configdirs}.
17498         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
17499         --with options (but still pass them down on the command line,
17500         if they were explicitly specified).
17502 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17504         * configure: substitute SHELL value in Makefile.in with
17505         ${CONFIG_SHELL}
17507 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17509         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
17510         *-*-solaris2* targets.
17512 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17514         * Makefile.in: define M4, and pass it down to sub-makes;
17515         all-autoconf now depends on all-m4
17517 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17519         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
17520         presence of {ar,ranlib} instead of a configured directory
17522 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
17524         * config.guess: Accept 34?? as well as 33?? for NCR.
17526 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17528         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
17529         of 'gas' in sed commands, since 'gash' is now in the tree as well.
17531 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17533         * configure: grab values for $(CC) and $(CXX) from the
17534         environment, so that someone can do "CC=gcc configure; make" and
17535         have it work right (matching the way that autoconf works now)
17537         * configure.in, Makefile.in: add support for gash, the tcl
17538         interface to Galaxy
17540         * config.guess: add NetBSD variants (hp300, x86)
17542 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
17544         * install.sh: Support -d option (in the manner of SunOS 4 install,
17545         as it is more deterministic than that of GNU install)
17546         (chmodcmd): Set file to mode 755 by default (should also do default
17547         chgrp and chown, but I don't feel like dealing with that now)
17549 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
17551         * config.sub: Remove h8300hhms alias.
17553 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17555         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
17557 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17559         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
17560         as stmp-fixinc
17562 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
17564         * config.sub: recognize m88110-bug-coff.
17566 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17568         * Makefile.in (all-libio): all dependencies on the toolchain used
17569         to build this (gcc, gas, ld, etc)
17571 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17573         * config.guess: Deal with OSF/1 1.3 on alpha.
17575 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17577         * install.sh: add some 'else true' clauses for portability
17579         * configure.in: don't build libio for h8[35]00-*-* targets
17581 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17583         * Makefile.in:  Add support for new libio.
17585 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17587         * install.sh: If one command fails, don't try the rest.  Don't try
17588         to remove $dsttmp (via trap) unless we have already created it.
17589         If $src doesn't exist, detect it and exit with an error.
17591         * config.guess: Recognize BSD on hp300.
17593 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17595         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
17596         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
17598 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
17600         * Makefile.in (all-send-pr): depends on all-prms
17602 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17604         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
17606 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17608         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
17609         Added test for mips-mips-riscos5.
17611 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17613         * configure.in: use mh-hp300 for 68k HP hosts
17615 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17617         * configure: add support for CONFIG_SHELL, so that you can use
17618         some alternate shell for evaluating configure scripts
17620 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
17622         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
17623         in configure script to bug-gdb@prep.ai.mit.edu when building
17624         distribution archive.
17625         * Makefile.in (COMPRESS):  Remove def.
17626         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
17627         gdb.tar.Z and make-gdb.tar.Z respectively.
17628         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
17629         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
17630         to convergence with 'taz' target in Makefile.in.
17632 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17634         * install.sh (dsttmp): use trap to ensure that tmp files go
17635         away on error conditions
17637 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17639         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
17641 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17643         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
17644         its parent is '/' not ''.
17646         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
17648 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
17650         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
17651         that ${newsrcdir}/configure.in does.
17653 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17655         * test-build.mk: support for CONFIG_SHELL
17657 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
17659         * config.sub (netware):  Add as a basic system type.
17661 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
17663         * Makefile.in (Makefile): depend on configure.in.  Also drop the
17664           $(srcdir)/ from the dependency on Makefile.in.
17666 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
17668         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
17669         (h8300hhms is temporary until multi-libraries are implemented).
17670         * configure.in: Handle h8300h too.
17672 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17674         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
17676 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
17678         * configure:  Remove extraneous output when guessing host type.
17679         * config.guess:  Remove extraneous output when guessing using C
17680         compiler rather than uname, or when guessing fails.
17682 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
17684         * Makefile.in: remove all.cross and install.cross targets
17686         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
17687           definitions
17689 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
17691         * configure.in (target sh): Build gprof.
17693 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17695         * config.sub: change -solaris to -solaris2
17697 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17699         * configure.in: Use config/mh-riscos for mips-*-sysv*.
17701 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
17703         * configure: Correct error message for missing Makefile.in to
17704         print correct directory.
17706 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17708         * install.sh: kludge around 386BSD shell bug
17710 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
17712         * config.guess:  Recognize NeXT.
17713         * config.guess:  Recognize i486-ncr-sysv4.
17714         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
17716 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
17718         * Makefile.in (MAKEINFOFLAGS): New variable.
17719         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
17720         * build-all.mk, test-build.mk: Pass down --no-split as
17721         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
17723 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
17725         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
17727 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
17729         * Makefile.in (libg++.tar.z):  New rule.
17730         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
17731         * Makefile.in (taz):  Only do a single chmod.
17733 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
17735         * install.sh: don't use dirname anymore (replaced with sed usage)
17737 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
17739         * Makefile.in:  Change extension for gzip'd files from '.z' to
17740         '.gz' per new FSF standard usage.
17742 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
17744         * configure: put quotes around the final value of program_transform_name
17746 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17748         * Makefile.in: new install.sh support; update install-info rules
17750 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
17752         * configure.in: Build diff for crosses, but not for go32 host.
17754         * configure.in: Build gprof only for native, and don't build it
17755         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
17757 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
17759         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
17761 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17763         * configure.in (host_tools): Add prms.
17765 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17767         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
17768         with $(FLAGS_TO_PASS) on the command line
17770         * config.sub: Recognize lynx and lynxos
17772 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
17774         * config.sub: Accept -ecoff*, not just -ecoff.
17776 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17778         * Makefile.in (taz): Use .gz suffix instead of .z.
17779         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
17780         names.
17782 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17784         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
17786 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17788         * Makefile.in (install-no-fixedincludes):  install gcc last, so
17789         that rebuilds that might happen during 'make install' don't get
17790         bogus gcc include files
17792 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17794         Change from Utah for HPPA support:
17795         * config.guess: Recognize hppa1.x-hp-bsd.
17797 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
17799         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
17800         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
17802 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17804         * config.sub: Add support for rom68k and bug boot monitors.
17806 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
17808         * Makefile.in: Make all-opcodes depend on all-bfd.
17810 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
17812         * config.guess: Added special check for i[34]86-univel-sysv4*.
17814 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
17816         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
17817         the processor rather than assuming i486.
17819 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17821         * config.guess: Recognize SunOS6 as Solaris3.
17823 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
17825         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
17826         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
17828 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
17830         * build-all.mk (all-cross): New target for Canadian Cross.
17831         Added Q2 go32 targets.
17832         * test-build.mk: Configure go32 cross sparclite-aout and
17833         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
17834         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
17836 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17838         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
17839         GO32 hosted toolchains
17841 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17843         * configure: change  so "-exec-prefix" gets passed down rather
17844         than "-exec_prefix" so autoconf generated Makefiles get the
17845         exec_prefix set right.
17847 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17849         * config.guess: get the Solaris2 minor version number
17851         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
17853 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17855         * config.guess: Recognize some Sequent platforms.
17857 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17859         * Makefile.in: added the vault-install target
17861         * configure.in: actually use the Sun3 makefile fragment that's in
17862         config, also added the release dir to configdirs
17864 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17866         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
17868 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17870         * configure.in: remove some program from Alpha targetted toolchains
17872 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
17874         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
17875         gprof.
17876         (taz): Run "make diststuff" in those directories instead of "make
17877         proto-dir".  Look for "VERSION=" only at start of line in subdir
17878         Makefile.  Use "gzip -9" for compression.
17879         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
17880         (binutils.tar.z): New target.
17882 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17884         * Makefile.in (taz): Include gpl.texinfo.
17886 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17888         * Makefile.in (setup-dirs): Merged into "taz" target.
17889         (taz): Only do `proto-dir' stuff if a directory is actually needed
17890         for this target.
17892 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
17894         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
17895         (FLAGS_TO_PASS): Pass down MUNCH_NM.
17896         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
17897         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
17898         (gcc-no-fixedincludes): Correct for current gcc Makefile.
17900 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
17902         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
17903         config.sub, and move-if-change to gdb testsuite distribution
17904         archive, so the testsuite can be extracted, configured, and
17905         run separately from the gdb distribution.  Blow away the Chill
17906         tests that require a Chill compiled executable, since GNU Chill
17907         is not yet publically available.
17909 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17911         * test-build.mk: set environment variables in a single command,
17912         instead of a list of assignments and exports
17914         * config.guess: recognize Alpha/OSF1 systems
17916 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17918         * configure: Change help message to prefer --options rather than
17919           -options.
17921 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17923         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
17924         zippy@ecst.csuchico.edu.
17925         * config.guess: Recognize miniframe.
17927 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17929         * Makefile.in: Use srcroot to find runtest rather than rootme.
17930         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
17932 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
17934         * test-build.mk: Extensive additions to support building on a
17935         machine other than the host.
17937 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17939         * configure (tooldir): Fix for i386-aix again.
17941 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
17943         * configure, Makefile.in:  Change definition of $(tooldir)
17944         to match the FSF.
17946 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
17948         * config.guess:  Recognize i[34]86/SVR4.
17950 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17952         * Makefile.in (all-gdb): gdb depends on sim.
17954 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
17956         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
17957         at the same time we make the prototype gdb directory.
17958         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
17959         files at the same time as the gdb base release distribution.
17961 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
17963         * Makefile.in (check): Use individual check targets rather than
17964         DO_X rule.
17965         (check-gcc): Added.
17967 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
17969         * config.sub: Use sysv3.2 not sysv32 for canonical OS
17970         for System V release 3.2.
17972 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17974         * config.sub: Recognize hppaosf.
17975         * configure.in: Do configure ld/binutils/gas for it.
17977 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17979         * configure (tooldir): Alter syntax used to set this, for systems
17980         where "\$" isn't handled right, like i386-aix.
17982 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17984         * configure: Pass program-transform-name, not
17985         program_transform_name, to recursive configures.
17987 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
17989         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
17990         of gas+ld+binutils.
17992 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
17994         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
17996 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17998         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
18000 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
18002         * Makefile.in (PRMS): Set back to all-prms.
18004 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
18006         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
18007         targets, rather than for MIPS hosts.
18009 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18011         * configure.in: add comment for --with-x default values
18013         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
18015         * Makefile.in: add check-* targets for each of the directories in
18016         the tree.  Add a definition of RUNTEST that will use the one we
18017         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
18019 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
18021         * configure.in: Removed obsolete references to bfd_target and
18022         target_makefile_frag.
18024         * build-all.mk: Set assorted targets for Q2.
18025         * config.sub: Recognize z8k-sim and h8300-hms.
18026         * test-build.mk: Really don't pass host to configure.
18027         (HOLES): Added uname.
18029 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
18031         * configure: Handle an empty program-prefix, program-suffix or
18032         program-transform-name correctly.
18034 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
18036         * build-all.mk: -G 8 no longer required for MIPS targets.
18037         * test-build.mk: Don't pass host argument to configure; make it
18038         guess.
18040 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
18042         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
18043         * Makefile.in (COMPRESS):  New macro, like GZIP.
18045 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
18047         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
18049         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
18050         with gas currently defaults to -G 0.
18052 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
18054         * Makefile.in (all-flex): flex depends on byacc.
18056         * build-all.mk: If host not specified, use config.guess.  Pass TAG
18057         to test-build.mk as RELEASE_TAG.
18058         * test-build.mk (configargs): New variable containing arguments to
18059         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
18060         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
18062         * config.guess: Use /bin/uname when checking -X argument on SCO,
18063         to avoid invoking GNU uname which doesn't understand -X.
18065         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
18067         * configure.in: Build gas for mips-*-*.
18069 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18071         * Makefile.in (all.normal): insert missing backslash.
18073 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
18075         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
18077         * Makefile.in: Complete overhaul to merge many almost identical
18078         targets.
18080 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18082         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
18083         (gdb.tar.Z): Adjusted.
18085         * Makefile.in (setup-dirs, taz): New targets; should be general
18086         enough to adapt for gdb sometime.  Build only .z file.
18087         (gas.tar.z): New target.
18089 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
18091         * build-all.mk: Use CC=cc -Xs on Solaris.
18093 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
18095         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
18096         for handling BISON for FSF releases.
18098 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18100         * configure: Actually implement the change zoo just documented.
18102 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
18104         * configure: when using config.guess, only set target_alias when
18105         it's not already been set (ie, on the command line)
18107 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18109         * Makefile.in: add installcheck target, set PRMS to install-prms
18111 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18113         * configure: add support for package_makefile_fragment, handle the
18114         case where a directory has a configure.in file but no Makefile.in
18115         more gracefully (with an actual understandable error message, even);
18116         add support for --without (and add this to the usage message); also
18117         explicitly add a --host=${host_alias} to the command line when
18118         config.guess is used
18120 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
18122         * configure: Must use both --host and --target in recursive calls.
18124 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
18126         * Makefile.in: Change deja-gnu to dejagnu.
18128 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
18130         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
18132 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18134         * configure.in: canonicalize all instances to *-*-solaris2*,
18135         also strip out a number of tools to not build for go32 host
18137 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18139         * config.guess: add GPL.
18141         * Makefile.in, config.guess, config.sub, configure: bump
18142           copyrights to 93.
18144 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
18146         * Makefile.in (do-info): Removed obsolete check for existence of
18147         localenv file.
18149         * Makefile.in (MAKEOVERRIDES): Define to be empty.
18151 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18153         * Makefile.in: a couple of 'else true' for decstation,
18154         support for TclX
18156         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
18158 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
18160         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
18162 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
18164         * config.guess: Recognize i386-ibm-aix (PS/2).
18165         * configure.in: Use config/mh-aix386 file for it.
18167 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
18169         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
18170         CC_FOR_TARGET instead.
18171         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
18173 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
18175         * Makefile.in: Add sim to list of directories sent with gdb
18177 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
18179         * configure.in: Put back mips-dec-bsd* case.
18181 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
18183         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
18184         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
18185         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
18187 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18189         * configure.in: remove no-op mips-dec-bsd* in "case $target"
18191         * Makefile.in (dir.info): only run gen-info-dir if it exists,
18192         (install-info): install dir.info only if it exists,
18193         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
18195 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
18197         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
18198         gas for mips-dec-bsd.
18200 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
18202         * configure (makesrcdir): If ${srcdir} is relative and not ".",
18203         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
18205 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
18207         * configure.in: Added "dejagnu" to hosttools list.
18209 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
18211         * config.sub, configure.in, config.guess:  Add support
18212         for Bosx, an AIX variant from Bull.
18213         Patches from F.Pierresteguy@frcl.bull.fr.
18215 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
18217         * devo/dejagnu: Initial creation of devo/dejagnu.
18218         Migrated dejagnu testcases and support files for testing software
18219         tools to reside as subdirectories, currently called "testsuite",
18220         within the directory of the software tool.  Migrated all programs,
18221         support libraries, etc. beloging to dejagnu proper from
18222         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
18223         with no modifications.  The changes to these files which will
18224         allow them to configure, build, and execute properly will be made
18225         in a future update.
18227 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
18229         * Makefile.in: Change send_pr to send-pr.
18230         * configure.in: Likewise.
18231         * send_pr: Renamed directory to send-pr.
18233 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
18235         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
18237 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
18239         * README:  Update for gdb-4.8 release.
18240         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
18241         gdb-xxx.tar.z (gzip'd) file also.
18243 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18245         * Makefile.in: make all-diff depend on all-libiberty
18247 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
18249         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
18251 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18253         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
18255 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
18257         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
18258         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
18259         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
18261 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18263         * Makefile.in:  makeinfo binary is in a new location
18265 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
18267         * config.sub: Accept -ecoff as an OS.
18269         * Makefile.in: Various changes to eliminate a level of make
18270         recursion and reduce the required command line length.
18271         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
18272         sub-makes.
18273         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
18274         variables holding settings for specific sub-makes.
18275         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
18276         in terms of BASE_FLAGS_TO_PASS.
18277         (TARGET_LIBS): New variable listing directories which use
18278         TARGET_FLAGS_TO_PASS.
18279         (subdir_do): Eliminated.
18280         (do-*): New set of targets to replace subdir_do.
18281         (various): All targets which used subdir_do now depend on do-*.
18282         (local-clean): Renamed from do_clean.
18283         (local-distclean): New target, dependency of distclean and
18284         realclean.
18285         (install-info): Don't create directories.  Depend on dir.info
18286         rather than calling make recursively.
18287         (install-dir.info): Eliminated.
18288         (install-info-dirs): Create all info directories here.
18289         (dir.info): Depend upon do-install-info.
18291         * test-build.mk (HOLES): Added false.
18293 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
18295         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
18297 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18299         * Makefile.in (info): remove dependency on all-texinfo.  The
18300         problem was really in texinfo/C, not at this level.
18302 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
18304         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
18306 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
18308         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
18309         GDB releases.
18311 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18313         * configure: Include srcdir in message about target of link not
18314         being found.  Don't convert `-' to `_' in `with' options being
18315         passed to subdirs.
18317 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18319         * configure.in: add uudecode to host_tools
18321         * Makefile.in: added {all,install}-uudecode targets, added them to
18322         the appropriate lists
18324 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
18326         * Makefile.in (all-gcc): Added dependency on all-gas.
18328         * configure.in (mips-*-*): Build ld and binutils.
18330 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18332         * configure: check return code from mkdir, print error message and
18333           exit on failure.
18335 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
18337         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
18339 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
18341         * test-build.mk (HOLES): Added tar, cpio and uudecode.
18343 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
18345         * config.sub (h8500):  Recognize this as a cpu type.
18347 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18349         * configure: source directory missing is no longer a warning
18351         * configure.in: recognize irix[34]* instead of irix[34]
18353         * Makefile.in: define and pass down X11_LIB
18355 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
18357         * guess-systype: Renamed to ...
18358         * config.guess:  ... by popular request.
18359         * configure.in, Makefile.in:  Update accordingly.
18361 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
18363         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
18364         + Add Convex, Cray/Unicos, and Encore/Multimax support.
18365         + Execute ./dummy instead of assuming . is in PATH.
18367 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
18369         * guess-systype:  New shell script.  Attempts to guess the
18370         canonical host name of the executing host.
18371         Only a few hosts are supported so far.
18372         * configure:  Call guess-systype if no host is specified.
18374 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
18376         * Makefile.in (gcc-no-fixedincludes): Made to work with current
18377         gcc Makefile.
18379 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
18381         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
18382         (all-gcc, install-gcc, subdir_do): Use it.
18384 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
18386         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
18388 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
18390         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
18391           set exclusively by configure, using configure.in .
18393 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18395         * test-build.mk: set $PATH for all builds
18397         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
18399 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
18401         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
18402         the one used in gcc/Makefile.in, so that a null expansion doesn't
18403         override the one needed to build gcc with a native cc.
18405 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18407         * configure: Accept -with arguments.
18409 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
18411         * Makefile.in: added h8300sim
18413 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
18415         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
18416         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
18417         (all-cygnus, native, build-cygnus): Make
18418         $(canonhost)-stamp-3stage-done, not $(host)....
18419         * test-build.mk (stamp-3stage-compared): Use tail +10c for
18420         i386-sco3.2v4.  Added else true to if command.
18422 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
18424         * config.sub: (from FSF) Sequent uses a BSD-like OS.
18426 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
18428         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
18430 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18432         * configure.in: don't remove binutils from Solaris builds
18434 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
18436         * Makefile.in: get rid of earlier definitions for *clean,
18437         also handle the recursive info rule better
18439 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
18441         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
18442         do more-or-less the right thing.
18444 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
18446         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
18447         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
18449 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18451         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
18452         $(host_canonical).
18454         * configure.in: split the configdirs list into 4 categories (native
18455         v. cross, library v. tool) and handle the cross-only and native-
18456         only in more reasonable (and correct!) way.
18458 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
18460         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
18461         configdirs anymore.
18463 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18465         * Makefile.in: extensive cleanup::  removed all of the explicit
18466         clean-* targets, collapsed many wrappers around subdir_do into
18467         one, added additional targets to satisfy standards.texi, deleted
18468         some old targets, some changes for consistency
18470 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18472         * configure.in: handle some programs as cross-only, and others as
18473         native only
18475         * test-build.mk: handle partial holes in a more generic manner
18477         * Makefile.in: m4 depends on libiberty
18479 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18481         * configure.in: add m4, textutils, fileutils, sed, shellutils,
18482         time, wdiff, and find to configdirs
18484         * Makefile.in: all, clean, and install rules for the new programs
18485         added to configure.in
18487 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18489         * configure.in: use mh-sun for all *-sun-* hosts
18491 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18493         * Makefile.in: define flags for X11 include files and library file
18494         locations, pass them down to the programs that need this info
18496         * build-all.mk: added a 'native' target, to 3stage the native toolchain
18498 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18500         * configure.in: start building libg++ for HP-UX targets
18502 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
18504         * README:  Update references to files moved into etc/.
18506 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
18508         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
18509         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
18511 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
18513         * configure: accept dash as well as underscore in long option
18514         names for FSF compatibility.
18516 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
18518         * config.sub: added -sco3.2v4 support from FSF.
18520 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18522         * configure.in: expand the section that adds or removes
18523         directories from the list of programs to build, to handle native
18524         vs. cross in addition to host v. native
18526 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
18528         * Makefile.in:  Replace C++ in macro names with CXX.
18529         This is less likely to break ...
18531 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18533         * test-build.mk: add -w to GNU_MAKE
18535 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18537         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
18538         add 'sparc' to list of recognized cpus.  This needed to make
18539         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
18540         Delete some redundant ose68 variants.  Recognize -wrs as an os,
18541         then changes that into $CPU-wrs-vxworks.
18543         * configure.in: remove most references to gdbtest, regularize
18544         target based program removal
18546         * test-build.mk: import from p3 tree (many fixes and changes)
18548 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
18550         * Makefile.in: added rules to handle tcl, tk, and expect
18552         * configure.in: handle those directories if they exist
18554 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18556         * config.sub: removed bogus hppabsd and hppahpux names, since
18557         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
18559 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18561         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
18562         depends upon all-xiberty
18564         * Makefile.in: changes from p3, including:
18566         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
18568         * Makefile.in (XTRAFLAGS): include newlib directories if
18569         newlib/Makefile exists, rather than if host != target.
18571         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
18573         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18574         from the same source tree and not building a cross-compiler.  This
18575         matters for the libg++ configuration if reconfiguring a tree that
18576         has already been installed.
18578         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
18580         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18581         pick up the machine and system specific header files.
18583         * Makefile.in: added AS_FOR_TARGET, passed down in
18584         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
18585         the C compiler to use to create programs which are run in the
18586         build environment, set it to default to $(CC), and passed it down
18587         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18589         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
18591         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
18592         We need them for unusual native builds, like systems without
18593         ranlib.
18595         * configure: also define $(host_canonical) and
18596         $(target_canonical), which are the full, canonical names for the
18597         given host and target
18599 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
18601         * Makefile.in:  Added separate definitions for C++.
18603 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
18605         * configure.in (configdirs):  Add deja-gnu.
18607 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
18609         * README:  Update for configure.texi and gdb-4.7 release.
18611 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
18613         * Makefile.in:  Move "all" target to top of file.
18614         Previously, first target was ".PHONY" which caused BSD4.4 make
18615         to build .PHONY when make was run without arguments.
18617 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
18619         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
18620         Library-copylefted code in libiberty.
18622 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
18624         * config.sub:  Replace m68kmote with plain old m68k.
18626 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
18628         * Makefile.in:  Remove space from blank line, avoid Make complaints.
18630 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
18632         * config.sub: Complain if no argument is given.  Added support for
18633         386bsd as OS and target alias.
18635 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
18637         * Makefile.in (XTRAFLAGS): include newlib directories if
18638         newlib/Makefile exists, rather than if host != target.
18640 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
18642         * config.sub: recognize sparclite-wrs-vxworks.
18644         * Makefile.in (install-xiberty): added *-xiberty make rules (from
18645         p3.) Added clean-xiberty to clean.
18647 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18649         * configure.in: use *-*-* instead of nested cases for host and target
18651 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
18653         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18654         from the same source tree and not building a cross-compiler.  This
18655         matters for the libg++ configuration if reconfiguring a tree that
18656         has already been installed.
18658 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
18660         * config.sub (i486v/i486v4):  Merge in from FSF version.
18662 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
18664         * configure: only set PWD if it is already set.
18666 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
18668         * configure: just set PWD=`pwd` at the top, since Ultrix sh
18669         doesn't have unset and all success paths (and most error paths)
18670         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
18671         to just ${PWD} to avoid confusion.)
18673 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
18675         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
18676         even for a native compilation.
18678 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
18680         Changes to make the gdb.tar.Z rule work better.
18682         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
18683         (DEVO_SUPPORT):  Add configure.texi.
18684         (bfd-ilrt.tar.Z):  Remove ancient rule.
18686 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
18688         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18689         pick up the machine and system specific header files.
18691         * configure.in, config.sub: added new target m68010-adobe-scout,
18692         with alias of adobe68k.  Changed configure.in to check for
18693         -scout before -sco* to avoid a false match.
18695         * Makefile.in: added AS_FOR_TARGET, passed down in
18696         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
18697         the C compiler to use to create programs which are run in the
18698         build environment, set it to default to $(CC), and passed it down
18699         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18701 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
18703         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
18704         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
18705         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
18706         FOR_TARGET variants, to newlib and libg++.
18708 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18710         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
18711         first.
18713 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
18715         * config.sub:  Accept `elf' as an environment.
18717 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18719         * Makefile.in (all-opcodes):  cd into the right directory
18721 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
18723         * configure: added -program_transform_name option, used as
18724         argument to sed when installing programs.
18725         configure.texi: added documentation for -program_prefix,
18726         -program_suffix and -program_transform_name.
18728 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
18730         * config.sub:  Accept i486 where i386 ok.
18732 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
18734         * config.sub: accept we32k
18736 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
18738         * config.sub, configure.in: accept OSE68000 and OSE68k.
18740         * Makefile.in: don't create all directories for ``make install'';
18741         let the subdirectories create the ones they need.
18743 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18745         * COPYING: new file, GPL v2
18747 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18749         * Makefile.in: use the new gen-info-dir, which needs a template
18750         argument (which also lives in texinfo)
18752         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
18754 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
18756         * config.sub (ncr3000):  Change i386 to i486.
18758 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18760         * Makefile.in: add install-rcs, install-grep to
18761         install-no-fixedincludes, removed install-bison and install-libgcc
18763 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
18765         * configure.in: grab the HPUX makefile fragment if on HPUX
18767 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
18769         * Makefile.in: eradicate bison spoor (ditto libgcc).
18770          configure.in: recognise m68{k,000}-ericsson-OSE.
18771          es1800 is alias for m68k-ericsson-OSE
18773 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18775         * configure.in: rearrange the parts that remove programs from
18776         configdirs, based now on HOST==TARGET or by canonical triple.
18778 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18780         * test-build.mk: recurse explicitly with -f test-build.mk when
18781           appropriate.  predicate stage3 and comparison on the existence
18782           of gcc.  That is, if gcc isn't around, we aren't three-staging.
18783           On very clean, also remove ...stamp-co.  Build in-place before
18784           doing other builds.
18786 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18788         * Makefile.in, configure.in: add tgas
18790 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18792         * Makefile.in: a number of changes merged in from progressive.
18794         * configure.in: add libm.
18796         * .cvsignore: ignore some stuff that comes from test-build.mk.
18798 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
18800         * config.sub:  Add es1800 (m68k-ericsson-es1800).
18802 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
18804         * configure: Add program_suffix (parallel to program_prefix)
18805         * Makefile.in: adjust directory-creating script for losing decstation
18807 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
18809         * configure:  Minor $subdir-related fixes.
18811 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18813         * configure: fix various problems with propogating
18814         makefile_target_frag in subdirs.
18815         * configure.in: config libgcc if its there
18817 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
18819         * config.sub:  HPPA merge.
18821 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
18823         * Makefile.in:  Replace all-bison with all-byacc in all
18824         dependency lines for other tools (which now use byacc).
18826 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
18828         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
18830 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
18832         * Makefile.in: make gprof rules similar to byacc rules (instead of
18833         vestigal $(unsubdir) that didn't work...)
18835 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
18837         * config.sub:  Add support for Linux.
18838         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
18839         (at least for libg++).
18841 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
18843         * configure.texi: fix doc for the -nfp option to configure
18845 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
18847         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
18849 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
18851         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
18852         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
18853         * configure.in: added solaris* host_makefile_frag hook.
18855 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18857         * config.sub: changed recognition of m68000 so that various
18858         m68k types can be specified via m680[01234]0
18860 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18862         * config.sub (basic_machine): fix sed so that '-foo' isn't
18863         completely substituted out while .+'-foo' loses the '-foo'
18865 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
18867         * config.sub ($os): Add -aout.
18869 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
18871         * configure:  If host_makefile_frag is absolute, don't
18872         prefix ${invsubdir} (relevant to libg++ auto-configure).
18874 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
18876         * Makefile.in (tooldir): Define it.
18877         (all-ld): Depend on all-flex.
18879 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
18881         * Makefile.in (check):  Fix libg++ special case.
18883 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
18885         * configure: do not bury `pwd` into config.status, thus do fewer
18886           pwd's.
18888         * configure: print the "Building in" message only when building in
18889           other than "." AND verbose.
18891         * configure: remove -s, rework -v to better accommodate guested
18892           configures.
18894         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
18896 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
18898         * Makefile.in: macroize flags passed on recursion.  remove
18899           fileutils.
18901 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
18903         * configure: get makesrcdir right for subdirs deeper than 1.
18905         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
18906           install.
18908 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
18910         * Makefile.in: don't print subdir_do or recursion lines.
18912 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
18914         * standards.texi: added menu item.
18916         * Makefile.in: build and install standards.info.
18918         * standards.texi: new file.
18920 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18922         * configure: test for and move config.status pieces from
18923           ${subdir}/.
18925 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
18927         * configure:  Test for existance of files before trying to mv
18928         them, to avoid numerous non-existance messages.
18930 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
18932         * configure: correct final line of config.status.
18934         * configure: patch from eggert.  Avoids a protection problem if
18935           the original Makefile.in is read only.
18937         * configure: use move-if-change from gcc to create config.status.
18938           Some makefiles depend on config.status to tell if a directory
18939           has been reconfigured for a different host.  This change
18940           prevents those directories from remaking everything in the case
18941           where the reconfig was only intended to rebuild a Makefile.
18943         * configure: test for config.sub with "config.sub sun4" rather
18944           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
18945           host alias from a missing config.sub.
18947 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18949         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
18950           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
18952 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
18954         * configure: mkdir ${subdir} as needed.
18956 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
18958         * Makefile.in,configure.in: added autoconf.
18960 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18962         * Makefile.in: no longer pass against on recursion.
18964         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
18965           definitions are not inherited.
18967         * configure: correct makesrcdir when subdir is .
18969 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
18971         * configure:  Add support for 'subdirs' variable, which is
18972         like 'configdirs', except that configure doesn't re-invoke
18973         itself for subdirs, it just creates a Makefile for each subdir.
18974         * configure.texi:  Document subdirs.
18976 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18978         * configure.in: added flex to configdirs
18980 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
18982         * Makefile.in: remove clean-stamps from clean.
18984 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
18986         * configure.in:  Add gdbtest to configdirs.
18988 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
18990         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
18991         to recursive makes.
18992         * configure.in:  Recognize new ncr3000 config.
18994 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
18996         * Makefile.in, configure.in: removed references to gdbm.
18998 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
19000         * config.sub:  Don't canonicalize os value
19001         newsos* to bsd (readline needs to check for newsos).
19002         (This fix was earlier made Jan 31, but got re-broken.)
19004 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
19006         * configure.in:  sco is an os, not a vendor!
19008         * configure:  Quote $( better.  Keep various shells happy.
19010 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
19012         * Makefile.in: eliminate stamp-files.
19014 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
19016         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
19017           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
19019 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
19021         * config.sub:  fix iris/iris3.
19023 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
19025         * configure: re-add -rm.
19027 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
19029         * Maskefile.in: add .stmp-rcs to all.
19031         * configure.in: remove gas from rs6000 build, use aix host fragment.
19033 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
19035         * configure: pass down site_option during recursion.
19037 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
19039         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
19041 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
19043         * configure: Change exec_prefix so that it really defaults to prefix.
19045 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
19047         * Makefile.in, configure.in:  Add support for mmalloc library.
19049 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
19051         * Makefile.in: add stmp dependencies for a few more things.
19053 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
19055         * configure: adjusted error message on objdir/srcdir configure
19056           collision, per john's suggestion.
19058         * Makefile.in: add libiberty stmp to all and all.cross.
19060 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
19062         * Makefile.in: remove force dependencies, add grep to all.
19064 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
19066         * Makefile.in: drop flex.  make stamp files work.
19068         * configure: added test for conflicting configuration in srcdir,
19069           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
19070           gets cranky.  use relative paths for configure and srcdir
19071           whenever possible.  Send some error messages to stderr that were
19072           going to stdout.
19074 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
19076         * Makefile.in:  Fix libg++ rule to check for gcc directory
19077         before using gcc/gcc.  Also pass XTRAFLAGS.
19079 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
19081         * Makefile.in: added stmp-files so that directories aren't polled
19082           when they are already built.
19084         * configure.texi: fixed a node pointer problem.
19086 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
19088         * config.sub configure.in gdb/configure.in
19089         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
19090         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
19091         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
19093 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19095         * configure: -recurring becomes -silent.  corrected help message
19096           for -site= option.
19098         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
19100 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19102         * configure: when building Makefile for crosses, replace
19103           tooldir and program_prefix.  default srcdir from location of
19104           config.sub.  remove "for host in hosts" and "for target in
19105           targets" loops.
19107 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19109         * Makefile.in: Do not pass bindir or mandir to cvs.
19111 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
19113         * Makefile.in, configure.in: removed traces of namesubdir,
19114           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
19115           copyrights to '92, changed some from Cygnus to FSF.
19117         * configure.texi: remove most references to multiple hosts,
19118           multiple targets, subdirs, etc.
19120         * configure.man: removed rcsid. reference config.sub not
19121           config.subr.
19123         * Makefile.in: mkdir $(infodir) on install-info.
19125 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
19127         * configure.texi:  Explain better about .gdbinit and about
19128         the environment that configure.in sections run in.
19130 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
19132         * configure.in:  Ultrix is only a decstation if it's a MIPS.
19134 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
19136         * README:  DOC.configure => cfg-paper.texi.
19138 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
19140         * config.sub (near case $os):  Don't convert newsos* to bsd!
19142 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
19144         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
19145         the number of copies of COPYING that go into the GDB tar file.
19147 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
19149         * bfd/configure.in, gdb/config/mh-i386sco,
19150         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
19151         Fix SCO configuration stuff.
19153 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
19155         * Makefile.in:  For libg++, make sure the -I pointing
19156         to the gcc directory goes *after* all the libg++-local -I flags.
19157         Also, move just-gcc dependency from just-libg++ to all-libg++.
19159 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
19161         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
19163 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
19165         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
19167 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
19169         * config.sub:  Add stratus configuration frags.  Also
19170         submitted to FSF.
19172 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
19174         * Makefile.in (DEV_SUPPORT):  add configure.man.
19176         * config.sub(Decode manufacturer-specific):  add -none*.
19178 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
19180         * Makefile.in:  remove form feeds to make Sun's make happy.
19181         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
19183 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
19185         * Makefile.in (AR_FLAGS):  Make quieter.
19187 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
19189         * configure.in:  Add libg++.
19190         * configure:  When verbose, don't output the command line at each
19191         level; it will be unremarkably the same as the previous version,
19192         which will be the same as what the user typed.
19194 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
19196         * configure.in, Makefile.in: fix clean-info, add flex.  add
19197           fileutils.
19199         * configure: be less sensitive to spaces in Makefile.in.  Do not
19200           look for sources in "..".  Doing so breaks subdirectories that
19201           might have their own configure.  If a subdir has it's own
19202           configure script, use it.
19204 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
19206         * cfg-paper.texi: some changes suggested by rms.
19208 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
19210         * config.sub:  Merge in some small additions from the FSF version,
19211         taken from the gcc distribution, to bring the Cygnus and FSF
19212         versions into closer sync.
19214 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
19216         * configure.in:  Changed svr4 references to sysv4.
19218 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
19220         * configure: added -V for version number option.
19222 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
19224         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
19225           renamed from DOC.configure to cfg-paper.texi.
19227 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19229         * configure, config.subr, config.sub: config.subr is now
19230           config.sub again.
19232 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
19234         * configure.texi: new file, in progress.
19236         * Makefile.in: build info file and install the man page for
19237           configure.
19239         * configure.man: new file, first cut.
19241         * configure: find config.subr again now that configuration "none"
19242           has gone.  removed all traces of the -ansi option.  removed all
19243           traces of the -languages option.
19245         * config.subr: resync from rms.
19247 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19249         * configure, config.sub, config.subr: merge config.sub into
19250           config.subr, call the result config.subr, remove config.sub, use
19251           config.subr.
19253         * Makefile.in: revised install for dir.info.
19255 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19257         * configure.in: add decstation host makefile frag.
19259         * Makefile.in: BISON now bison -y again.  also install-gcc on
19260           install.  clean-gdbm on clean.  infodir belongs in datadir.
19261           Make directories for info install.  Build dir.info here then
19262           install it.
19264 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19266         * Makefile.in: fix for bad directory tests.
19268 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19270         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
19271           regexp.  -srcdir relative was being handled incorrectly.
19273         * Makefile.in: unwrapped some for loops so that parallel makes
19274           work again and so one can focus one's attention on a particular
19275           package.
19277 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19279         * configure: added PWD as a stand in for `pwd` (for speed). use
19280           elif wherever possible.  make -srcdir work without -objdir.
19281           -objdir= commented out.
19283 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19285         * configure: +options become --options.  -subdirs commented out.
19286           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
19287           Makefile now at top of generated Makefile.  Removed cvs log
19288           entries.  added -srcdir.  create .gdbinit only if there is one
19289           in ${srcdir}.
19291         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
19292           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
19293           and mandir now keyed off datadir by default.
19295 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19297         * Freshly created ChangeLog.
19300 Local Variables:
19301 mode: change-log
19302 left-margin: 8
19303 fill-column: 76
19304 version-control: never
19305 End: