Update ChangeLog and version files for release
[official-gcc.git] / ChangeLog
blob4a1334ac797923e87fe317eed3fb4b129c65788d
1 2016-04-27  Release Manager
3         * GCC 6.1.0 released.
5 2016-04-13  Segher Boessenkool  <segher@kernel.crashing.org>
7         PR bootstrap/70173
8         * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
9         and gotools directories.  Delete the stage_final file.
10         * Makefile.in: Regenerate.
12 2016-04-12  Andre Vieira  <andre.simoesdiasvieira@arm.com>
14         * MAINTAINERS (Write After Approval): Add myself.
16 2016-04-09  Steven G. Kargl  <kargl@gcc.gnu.org>
18         * MAINTAINERS (Fortran maintainer): Remove myself.
20 2016-04-04  Bill Seurer  <seurer@linux.vnet.ibm.com>
22         * MAINTAINERS (Write After Approval): Add myself.
24 2016-03-29  Kelvin Nilsen  <kdnilsen@linux.vnet.ibm.com>
26         * MAINTAINERS (Write After Approval): Add myself.
28 2016-03-17  Cary Coutant  <ccoutant@gmail.com>
30         Sync with binutils-gdb:
32         2016-03-17  Cary Coutant  <ccoutant@gmail.com>
34         * configure.ac: Add mips and s390 to the gold target check.
35         * configure: Regenerate.
37 2016-03-01  DJ Delorie  <dj@redhat.com>
39         * MAINTAINERS (mep): Remove myself as MeP maintainer.
41 2016-02-22  David Malcolm  <dmalcolm@redhat.com>
43         * MAINTAINERS (libcpp): Add myself.
44         (diagnostic messages): Likewise.
46 2016-02-20  Tom de Vries  <tom@codesourcery.com>
48         * MAINTAINERS: Fix whitespace.
50 2016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
52         * MAINTAINERS (Write After Approval): Add myself.
54 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
56         * config/isl.m4: Add comments about isl-0.16.
57         * configure: Regenerate.
59 2016-01-29  Martin Jambor  <mjambor@suse.cz>
61         * MAINTAINERS (hsa maintainers): Add myself.
63 2015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
65         * MAINTAINERS: (Write After Approval): Add myself.
67 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
68             Sebastian Pop  <s.pop@samsung.com>
70         * Makefile.in: Regenerate.
71         * Makefile.tpl: Export ISLVER.
72         * configure: Regenerate.
73         * config/isl.m4: Detect isl-0.15.
75 2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
77         PR bootstrap/69329
78         * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
79         * Makefile.in: Regenerate.
81 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
83         * configure.ac: Enable LTO for DJGPP
84         * configure: Regenerate
86 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
88         Sync with binutils-gdb:
89         2015-10-21  Nick Clifton  <nickc@redhat.com>
91         PR gas/19109
92         * configure.ac: Note the 'none' is an acceptable argument to
93         --enable-compressed-debug-sections.
94         * configure: Regenerate.
96 2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
98         PR bootstrap/69134
99         * Makefile.def (mpfr): Disable assembler.
100         * Makefile.in: Regenerate.
102 2016-01-01  Ben Elliston  <bje@gnu.org>
104         * config.guess: Import version 2016-01-01.
105         * config.sub: Likewise.
107 2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
109         * MAINTAINERS (Write After Approval): Add myself.
111 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
113         * Makefile.in: Replace ISL with isl.
114         * Makefile.tpl: Same.
115         * config/isl.m4: Same.
116         * configure.ac: Same.
117         * contrib/download_prerequisites: Same.
118         * configure: Regenerate.
120 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
122         * MAINTAINERS (Write After Approval): Add Myself.
124 2015-12-17  Nathan Sidwell  <nathan@acm.org>
126         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
127         * configure: Regenerate.
129 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
130             Sebastian Pop  <s.pop@samsung.com>
132         * config/isl.m4 (ISL_CHECK_VERSION): Check for
133         isl_ctx_get_max_operations.
134         * configure: Regenerate.
136 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
138         * MAINTAINERS (Write After Approval): Add myself.
140 2015-12-02  Ian Lance Taylor  <iant@google.com>
142         PR go/66147
143         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
144         * Makefile.in: Regenerate.
146 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
148         PR libffi/65726
149         * Makefile.def (lang_env_dependencies): Make libffi depend
150         on cxx.
151         * Makefile.in: Regenerate.
153 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
155         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
156         symbols.
158 2015-11-20  Tristan Gingold  <gingold@adacore.com>
160         Sync with binutils-gdb:
161         2015-11-20  Tristan Gingold  <gingold@adacore.com>
163         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
164         * configure: Regenerate.
166 2015-11-19  Martin Liska  <mliska@suse.cz>
168         * .gitignore: Add .clang-format to ignored files.
169         * Makefile.in: Add clang-format.
170         * Makefile.tpl: Likewise.
172 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
174         * configure.ac: Enable libmpx by default.
175         * configure: Regenerated.
177 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
179         * MAINTAINERS: Update email address.
181 2015-10-23  Paulo Matos  <pmatos@linki.tools>
183         * MAINTAINERS: Update email address.
185 2015-10-23  Alan Hayward <alan.hayward@arm.com>
187         * MAINTAINERS  (Write After Approval): Add myself.
189 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
191         Sync with binutils-gdb:
192         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
194         PR gas/19109
195         * configure.ac: Add
196         --enable-compressed-debug-sections={all,gas,gold,ld}.
197         * configure: Regenerated.
199 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
201         * MAINTAINERS: Update list of Ada maintainers and email addresses.
203 2015-10-09  Martin Liska  <mliska@suse.cz>
205         * MAINTAINERS (Write After Approval): Add myself.
207 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
209         * MAINTAINERS (Write After Approval): Add myself.
211 2015-10-02  Florian Weimer  <fweimer@redhat.com>
213         * MAINTAINERS: Update email address.
215 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
217         * MAINTAINERS  (Write After Approval): Add myself.
219 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
221         * MAINTAINERS: Update email.
223 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
225         * MAINTAINERS: Update my email address.
227 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
229         * MAINTAINERS (ft32 port): Add myself.
231 2015-08-28  David Sherwood  <david.sherwood@arm.com>
233         * MAINTAINERS: Add myself.
235 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
237         * MAINTAINERS (Write After Approval): Add myself.
239 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
241         PR libfortran/54572
242         * Makefile.def: Make libgfortran depend on libbacktrace.
243         * Makefile.in: Regenerate.
245 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
247         * MAINTAINERS (Write After Approval): Add myself.
249 2015-08-12  Tom de Vries  <tom@codesourcery.com>
251         PR other/67092
252         * configure.ac: Remove --with_host_libstdcxx support.
253         * configure: Regenerate.
255 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
256             Jakub Jelinek  <jakub@redhat.com>
258         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
259         nvptx*-*-*.
260         * configure: Regenerate.
262 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
264         * Makefile.def (libiconv): Define bootstrap=true.
265         Mark pdf/html/info as missing.
266         (configure-gcc): Depend on all-libiconv.
267         (all-gcc): Ditto.
268         (configure-libcpp): Ditto.
269         (all-libcpp): Ditto.
270         (configure-intl): Ditto.
271         (all-intl): Ditto.
272         * Makefile.in: Regenerate.
274 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
276         * MAINTAINERS (loop ivopts): Add the entry and myself.
278 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
280         * MAINTAINERS (nvptx): Add self.
282 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
284         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
285         128-bit vector modes.
287 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
289         * MAINTAINERS (Write After Approval): Add myself.
291 2015-07-28  Ben Elliston  <bje@gnu.org>
293         * config.sub, config.guess: Import from upstream.
295 2015-07-24  Michael Darling  <darlingm@gmail.com>
297         PR other/66259
298         * config-ml.in: Reflects renaming of configure.in to configure.ac
299         * configure: Likewise
300         * configure.ac: Likewise
302 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
304         * MAINTAINERS: Update my email address.
306 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
308         Sync with binutils-gdb:
309         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
311         * configure.ac (target_configdirs): Exclude target-zlib if
312         target-libjava isn't built.
313         * configure: Regenerated.
315 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
317         Sync with binutils-gdb:
318         2015-05-13  John David Anglin  <dave.anglin@bell.net>
320         * configure.ac: Disable configuration of GDB for HPUX targets.
321         * configure: Regenerate.
323         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
325         * configure.ac: Add --with-system-zlib.
326         * configure: Regenerated.
328         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
330         * configure.ac: Add FT32 support.
331         * configure: Regenerate.
333         2015-01-12  Anthony Green  <green@moxielogic.com>
335         * configure.ac: Don't disable gprof for moxie.
336         * configure: Rebuild.
338 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
340         Sync with binutils-gdb:
341         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
343         PR ld/18355
344         * Makefile.def: Add extra_configure_flags to host zlib.
345         * configure.ac (extra_host_zlib_configure_flags): New.  Set
346         to --enable-host-shared When bfd is to be built as shared
347         library.  AC_SUBST.
348         * Makefile.in: Regenerated.
350 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
352         Sync with src:
353         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
354         * Makefile.def (dependencies): Add all-zlib to all-bfd.
355         * Makefile.in: Regenerated.
357 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
359         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
360         target.
361         * configure: Regenerate.
363 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
365         * MAINTAINERS (Write After Approval): Add myself.
367 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
369         * MAINTAINERS (OS Port Maintainers): Add myself.
370         (Various Maintainers): Remove myself from libffi testsuite.
372 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
374         * MAINTAINERS (gen* on machine desc): Add self.
376 2015-06-02  Jason Merrill  <jason@redhat.com>
378         PR bootstrap/66319
379         * configure.ac: Use -std=gnu++98.
381 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
383         * MAINTAINERS (Write After Approval): Add myself.
385 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
387         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
388         * configure: Regenerate.
390 2015-05-26  Jason Merrill  <jason@redhat.com>
392         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
393         * configure: Regenerate.
395 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
397         * configure.ac: FT32 target added.
398         * configure: Regenerated.
400 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
402         * MAINTAINERS (Write After Approval): Add myself.
404 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
406         * MAINTAINERS (Write After Approval): Add myself.
408 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
410         * configure.ac: Fix typo.
411         * configure: Regenerate.
413 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
415         * MAINTAINERS (Write After Approval): Add myself.
417 2015-05-03  Matthias Klose  <doko@ubuntu.com>
419         * configure.ac: Match $host configured with triplets.
420         * configure: Regenerate.
422 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
424         * Makefile.tpl: Remove surplus whitespace throughout.
425         * Makefile.in: Regenerate.
427 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
429         * MAINTAINERS (Various Maintainers): Add myself as instruction
430         combiner maintainer.
432 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
434         PR bootstrap/62077
435         * configure.ac (--enable-stage1-checking): Default to
436         release,misc,gimple,rtlflag,tree,types if --disable-checking
437         or --enable-checking is not specified and DEV-PHASE is not
438         experimental.
439         * configure: Regenerated.
441 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
443         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
444         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
445         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
446         * Makefile.in: Regenerate.
448 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
450         * MAINTAINERS: Update my email address.
452 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
454         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
456 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
458         * MAINTAINERS: Add myself as an arm port reviewer.
460 2015-03-25  Martin Liska  <mliska@suse.cz>
461             Yury Gribov  <y.gribov@samsung.com>
463         * Makefile.in: Fix ln source location for vimrc file.
464         * Makefile.tpl: Likewise.
466 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
468         PR bootstrap/25672
469         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
470         cross-compiling.  Similarly for CXX_FOR_TARGET.
471         * configure: Regenerate.
473 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
475         * Makefile.def: Add libmpx.
476         * configure.ac: Add libmpx.
477         * Makefile.in: Regenerate.
478         * configure: Regenerate.
480 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
482         * MAINTAINERS (CPU Port Maintainers): Add myself
483         i386 vector ISA extns mantainer.
485 2015-03-13  Jeff Law  <law@redhat.com>
487         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
488         maintainer.
489         Remove Richard Henderson as a maintainer for the x86 port.
491 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
493         * MAINTAINERS (CPU Port Maintainers): Update my email address.
495 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
497         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
498         pointer bounds checker and i386 MPX maintainer.
500 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
502         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
504 2015-02-26  Martin Sebor  <msebor@redhat.com>
506         * MAINTAINERS (Various Maintainers): Add self.
508 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
510         * configure.ac [--enable-as-accelerator-for] (enable_languages):
511         Make sure it contains lto.
512         * configure: Regenerate.
514 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
516         * configure: Regenerate.
518 2015-02-06  Diego Novillo  <dnovillo@google.com>
520         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
521         middle-end, docstring): Remove myself.
522         (Write After Approval): Add myself.
524 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
526         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
527         (Write After Approval): Update address.
529 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
531         PR jit/64780
532         * configure.ac: Require the user to explicitly specify
533         --enable-host-shared if the jit is enabled.
534         * configure: Regenerate.
536 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
538         * MAINTAINERS (Write After Approval): Add myself.
540 2015-01-25  Tom de Vries  <tom@codesourcery.com>
542         * MAINTAINERS: Make whitespace consistent.
544 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
546         * MAINTAINERS (Write After Approval): Add myself.
548 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
550         * MAINTAINERS: (Write After Approval): Add myself.
552 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
554         * MAINTAINERS: (Write After Approval): Add myself.
556 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
558         * MAINTAINERS: (Write After Approval): Add myself.
560 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
562         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
563         objective-c/c++ front end maintainer.
565 2015-01-13  Marek Polacek  <polacek@redhat.com>
567         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
569 2015-01-12  Jeff Law  <law@redhat.com>
571         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
572         a very long time.
574 2015-01-09  Ian Lance Taylor  <iant@google.com>
576         * configure.ac (host_tools): Add gotools.
577         * Makefile.def (host_modules): Add gotools.
578         (dependencies): Add dependency of all-gotools on all-target-libgo.
580 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
582         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
583         * configure: Regenerate.
585 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
587         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
588         all-target-libgomp.
589         * Makefile.in: Regenerate.
591 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
593         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
595 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
597         * configure.ac: Add Visium support.
598         * configure: Regenerate.
600 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
602         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
603         * configure: Regenerate.
605 2015-01-03  Andrew Pinski  <apinski@cavium.com>
607         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
608         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
609         (BASE_TARGET_EXPORTS): Add OBJCOPY.
610         (OBJCOPY_FOR_TARGET): New variable.
611         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
612         * Makefile.in: Regenerate.
613         * configure.ac: Check for already installed target objcopy.
614         Also GCC_TARGET_TOOL on objcopy.
615         * configure: Regenerate.
617 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
619         * config.sub: Update from upstream, to 2015-01-01 version.
620         * config.guess: Ditto.
622 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
624         * MAINTAINERS (RTEMS Ports): Add myself.
626 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
628         * MAINTAINERS (Write After Approval): Add myself.
630 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
632         * MAINTAINERS (Write After Approval): Add myself.
634 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
636         * configure.ac (--enable-as-accelerator-for): Don't set
637         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
638         * configure: Regenerate.
640 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
642         PR bootstrap/64023
643         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
644         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
645         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
646         to CXX.
647         * Makefile.in: Regenerated.
649 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
650             Yury Gribov  <y.gribov@samsung.com>
652         * .gitignore: Added .local.vimrc and .lvimrc.
653         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
654         * Makefile.in: Regenerate.
656 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
658         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
659         * configure: Regenerated.
661 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
663         * MAINTAINERS (nvptx port): New entry.
665 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
667         * configure: Regenerate.
669 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
671         * configure.ac: Merge with Binutils.
673 2014-11-26  Tobias Burnus  <burnus@net-b.de>
675         * Makefile.def: Make more dependent on mpfr, mpc and isl.
676         * Makefile.in: Regenerate.
678 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
680         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
681         missing flex.
682         * Makefile.in: Regenerated.
684 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
686         * Makefile.in: Regenerate.
688 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
690         PR bootstrap/63784
691         * libtool.m4: Add $pic_flag with -shared.
693 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
695         * MAINTAINERS (Write After Approval): Added myself.
697 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
699         * MAINTAINERS (write-after-approval): Add myself.
701 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
703         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
704         from 2 years ago.
706 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
708         Revert:
709         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
711         * MAINTAINERS (Write After Approval): Added myself as line map
712         maintainer.
714 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
716         Revert:
717         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
719         * MAINTAINERS (Write After Approval): Added myself.
721 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
723         * MAINTAINERS (Write After Approval): Added myself.
725 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
727         * MAINTAINERS (Write After Approval): Added myself as line map
728         maintainer.
730 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
732         * MAINTAINERS (Various Maintainers): Added myself as line map
733         maintainer.
735 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
737         * move-if-change: Sync from upstream gnulib.
739 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
741         * compile: Sync with upstream Automake.
742         * depcomp: Ditto.
743         * install-sh: Ditto.
744         * missing: Ditto.
745         * mkinstalldirs: Ditto.
746         * ylwrap: Ditto.
748 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
750         * config.sub: Update from upstream config repo.
751         * config.guess: Ditto.
753 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
755         * Makefile.def: Add liboffloadmic to target_modules.  Make
756         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
757         * Makefile.in: Regenerate.
758         * configure: Regenerate.
759         * configure.ac: Add liboffloadmic to target binaries.
760         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
761         Add liboffloadmic to noconfig list when C++ is not supported.
763 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
764             Thomas Schwinge  <thomas@codesourcery.com>
765             Ilya Verbin  <ilya.verbin@intel.com>
766             Andrey Turetskiy  <andrey.turetskiy@intel.com>
768         * configure: Regenerate.
769         * configure.ac (--enable-as-accelerator-for)
770         (--enable-offload-targets): New configure options.
772 2014-11-11  Tobias Burnus  <burnus@net-b.de>
774         * Makefile.def: Make all-gcc depend on all-isl.
775         * Makefile.in: Regenerate.
777 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
779         * ChangeLog.jit: New.
780         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
782 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
784         PR target/63610
785         * libtool.m4: Fix globbing of darwin versions.
786         * configure: Regenerate.
788 2014-11-11  Tobias Burnus  <burnus@net-b.de>
790         * Makefile.def: Remove CLooG.
791         * Makefile.tpl: Ditto.
792         * configure.ac: Ditto.
793         * configure: Regenerate.
794         * Makefile.in: Ditto.
796 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
798         * configure.ac: Handle nvptx-*-*.
799         * configure: Regenerate.
801 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
803         * MAINTAINERS (Write After Approval): Add myself.
805 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
807         * Makefile.def (libcc1): Remove bootstrap=true;.
808         * Makefile.in: Regenerated.
810 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
812         * configure.ac: Update comment.
813         * configure: Regenerate.
815 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
817         * MAINTAINERS (Write After Approval): Add myself.
819 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
821         * configure.ac (extra_host_libiberty_configure_flags): Add
822         --enable-shared also for libcc1's benefit.
823         * configure: Regenerate.
825 2014-10-29  Tristan Gingold  <gingold@adacore.com>
827         * MAINTAINERS: Change my email address.
829 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
830             Tom Tromey  <tromey@redhat.com>
832         * Makefile.def: Add libcc1 to host_modules.
833         * configure.ac (host_tools): Add libcc1.
834         * Makefile.in, configure: Rebuild.
836 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
838         * configure.ac (build_configargs): Don't share config.cache between
839         build subdirs.
840         * configure: Regenerate.
842 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
844         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
845         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
846         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
847         leon3v7 as leon3.
848         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
849         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
850         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
851         * config/sparc/sparc.md (cpu): Add leon3v7.
852         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
854 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
856         * MAINTAINERS (write-after-approval): Add myself.
858 2014-10-23  Ian Lance Taylor  <iant@google.com>
860         * configure.ac: Disable the Go frontend on systems where it is known
861         to not work.
862         * configure: Regenerate.
864 2014-10-23  Richard Biener  <rguenther@suse.de>
866         * Makefile.def: Add libcpp build module and dependencies.
867         * configure.ac: Add libcpp build module.
868         * Makefile.in: Regenerate.
869         * configure: Likewise.
871 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
873         * MAINTAINERS (write-after-approval): Add myself.
875 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
877         * INSTALL/README: Do not mention CVS.
879 2014-10-03  Jing Yu  <jingyu@google.com>
881         * configure.ac: Add aarch64 to list of targets that support gold.
882         * configure: Regenerate.
884 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
886         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
888 2014-09-29  Catherine Moore  <clm@codesourcery.com>
890         * MAINTAINERS:  Add myself as MIPS maintainer.
892 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
894         * MAINTAINERS: Move myself to MIPS maintainers.
896 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
898         * MAINTAINERS: Put all email addresses between '<' and '>'.
900 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
902         * MAINTAINERS: Move myself to reviewers (Fortran).
904 2014-09-01  Andi Kleen  <ak@linux.intel.com>
906         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
907         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
908         * Makefile.in: Regenerate.
910 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
912         * rtx-classes-status.txt: Delete
914 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
916         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
918 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
920         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
921         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
922         of checking for version number.
923         * configure: Regenerated.
924         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
926 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
928         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
929         is done; begin phase 6 (use extra rtx_def subclasses).
931 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
933         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
934         done; begin phase 5 (additional rtx_def subclasses).
936 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
938         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
940 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
942         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
943         SET_BB_HEADER are done.
945 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
947         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
948         done.
950 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
952         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
954 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
956         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
958 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
960         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
962 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
964         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
966 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
968         * rtx-classes-status.txt: Phase 3 (per-file commits within
969         "config" subdirs) is done; begin phase 4 (removal of
970         "scaffolding").
972 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
974         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
975         dir) is done; begin phase 3 (per-file commits within "config"
976         subdirs).
978 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
980         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
981         phase 2 (per-file commits in main source dir).
983 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
985         * configure: Regenerated.
987 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
989         * rtx-classes-status.txt (TODO): Add SET_BND_TO
991 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
993         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
995 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
997         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
999 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1001         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
1003 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1005         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
1007 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
1009         * MAINTAINERS (Write After Approval): Add myself.
1011 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
1013         * MAINTAINERS: Remove myself
1015 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1017         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
1019 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
1021         * MAINTAINERS (Write After Approval): Add myself.
1023 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
1025         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
1026         SET_BB_HEADER, SET_BB_FOOTER
1028 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
1030         * rtx-classes-status.txt: New file
1032 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
1034         * configure.ac: Eliminate ClooG installation dependency.
1035         * configure: Regenerate.
1036         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
1037         * Makefile.in: Regenerate.
1039 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
1041         * MAINTAINERS (Write After Approval): Add myself.
1043 2014-08-15  Ilya Tocar  <tocarip@gmail.com>
1045         * MAINTAINERS (Write After Approval): Add myself.
1047 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
1049         * MAINTAINERS (Write After Approval): Add myself.
1051 2014-07-28  Anthony Green  <green@moxielogic.com>
1053         Import from savannah.gnu.org:
1054         * config.sub: Update to 2014-07-28 version.
1056 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
1058         * MAINTAINERS: Remove my MIPS maintainer entry.
1060 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
1062         PR target/47230
1063         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
1064         * configure: Regenerate.
1066 2014-07-24  James Norris  <jnorris@codesourcery.com>
1068         * MAINTAINERS (Write After Approval): Add myself.
1070 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
1072         * configure.ac: Accept only CLooG 0.18.1.
1073         * configure: Regenerate.
1075 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
1077         * configure.ac: Don't accept isl 0.11.
1078         * configure: Regenerate.
1080 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1082         * MAINTAINERS (Write After Approval): Add myself.
1084 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1086         * configure.ac: Don't accept isl 0.10.
1087         * configure: Regenerate.
1089 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1091         Fix include path for in-tree cloog.
1092         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
1093         * configure: Regenerate.
1095 2014-06-18  Richard Henderson  <rth@redhat.com>
1097         * .gitignore: Import gcc_update output.
1099 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
1101         * config-ml.in: Robustify ac_configure_args parsing.
1103         * configure.ac (--enable-linker-plugin-configure-flags)
1104         (--enable-linker-plugin-flags): New flags.
1105         (configdirs): Conditionally add libiberty-linker-plugin.
1106         * configure: Regenerate.
1107         * Makefile.def (host_modules): Add libiberty-linker-plugin.
1108         (host_modules) <lto-plugin>: Pay attention to
1109         @extra_linker_plugin_flags@ and
1110         @extra_linker_plugin_configure_flags@.
1111         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
1112         * Makefile.in: Regenerate.
1114         * Makefile.tpl (configure-[+prefix+][+module+])
1115         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
1116         "module_srcdir" instead of "module" for locating a module's srcdir.
1117         * Makefile.in: Regenerate.
1119 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
1121         * MAINTAINERS (Write After Approval): Add myself.
1123 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
1125         * MAINTAINERS: Update my email address.
1127 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
1129         * MAINTAINERS (Write After Approval): Add myself.
1131 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
1133         * MAINTAINERS (Write After Approval): Add myself.
1135 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
1137         PR libstdc++/61011
1138         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
1139         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
1140         * configure: Regenerate.
1142 2014-05-28  Pedro Alves  <palves@redhat.com>
1144         * MAINTAINERS (Write After Approval): Add myself.
1146 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
1148         * MAINTAINERS: Update my affiliation/email.
1150 2014-05-19  Mike Stump  <mikestump@comcast.net>
1152         * MAINTAINERS: Add wide-int reviewers.
1154 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
1156         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
1157         * configure: Regenerated.
1159 2014-05-15  Torvald Riegel  <triegel@redhat.com>
1161         * MAINTAINERS (libitm): Add myself as maintainer.
1163 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
1165         * MAINTAINERS (Write After Approval): Add myself.
1167 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
1169         * config.sub, config.guess: Import from upstream.
1171 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
1173         * MAINTAINERS (Write After Approval): Put myself in correct order.
1175 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
1177         * MAINTAINERS (Write After Approval): Add myself.
1179 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1181         * MAINTAINERS: Move myself from Reviewers to Write After Approval
1182         section.
1184 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
1186         * MAINTAINERS (Write After Approval): Delete myself.
1188 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
1190         PR sanitizer/56781
1191         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
1192         and -B* options with -Xcompiler.
1194 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
1196         PR bootstrap/60620
1197         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
1198         * Makefile.in: Regenerate.
1200 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
1202         * Makefile.def (dependencies): Make all-ld depend on all-binutils
1203         for WINDRES_FOR_TARGET in default-manifest.o rule.
1204         * Makefile.in: Regenerate.
1206 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
1208         * MAINTAINERS (Write After Approval): Add myself.
1210 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
1212         PR sanitizer/56781
1213         * Makefile.def: Set bootstrap=true; for host fixincludes.
1214         * configure.ac: Don't bootstrap host fixincludes unless
1215         --with-build-config=bootstrap-{a,ub}san.
1216         * Makefile.in: Regenerated.
1217         * configure: Regenerated.
1219 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
1221         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
1222         --enable-vtable-verify option parsing.  Don't add
1223         target-libsanitizer to bootstrap_target_libs unless
1224         --with-build-config=bootstrap-asan or
1225         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
1226         to bootstrap_target_libs unless --enable-vtable-verify.
1227         * configure: Regenerated.
1229 2014-03-10  Anatoly Sokolov <aesok@post.ru>
1231         * MAINTAINERS (Write After Approval): Add myself.
1233 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
1235         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
1237 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
1239         PR bootstrap/58572
1240         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
1241         -I for libstdc++-v3 includes if $(LEAN).
1242         * Makefile.in: Regenerated.
1244 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
1246         * MAINTAINERS: Update my email address.
1248 2014-02-24  Walter Lee  <walt@tilera.com>
1250         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
1251         (tilegx-*-*): Change to tilegx*-*-*.
1252         * configure: Regenerate.
1254 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
1256         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
1258 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
1260         * MAINTAINERS (Write After Approval): Add myself.
1262 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1264         PR target/59788
1265         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
1266         *solaris2*.
1268 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
1270         * MAINTAINERS: Update my email address.
1272 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
1274         * MAINTAINERS: Convert to UTF-8.
1275         Properly sort Xinliang David Li's entry.
1277 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
1278             Sandra Loosemore  <sandra@codesourcery.com>
1280         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
1281         nios2 port maintainers.
1283 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
1285         * MAINTAINERS (Write After Approval): Add myself.
1287 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1289         * configure.ac: Add user-friendly check for native x86_64-linux
1290         multilibs.
1291         * configure: Regenerate.
1293 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
1295         * MAINTAINERS: Add myself as sh maintainer.
1297 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
1299         * MAINTAINERS: Add self as SLSR maintainer.
1301 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
1303         * MAINTAINERS: Update my email address.
1305 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
1307         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
1309 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
1311         * Makefile.in: Regenerate.
1313         * Makefile.tpl: Fix typo.
1314         * Makefile.in: Regenerate partially.
1316 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
1318         * configure.ac: Added libcilkrts to noconfig list when C++ is not
1319         supported.
1320         * configure: Regenerated.
1322 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
1324         * MAINTAINERS (Write After Approval): Add myself.
1326 2013-10-30  Jason Merrill  <jason@redhat.com>
1328         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
1329         --disable-build-format-warnings.
1331 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
1333         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
1334         depend on libstdc++ and libgcc.
1335         * configure: Regenerate.
1336         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
1337         libcilkrts for POSIX and i*86, and x86_64 architectures.
1338         * Makefile.in: Added libcilkrts related fields to support building it.
1340 2013-10-26  Jeff Law  <law@redhat.com>
1342         * Makefile.def (target_modules): Remove libmudflap
1343         (languages): Remove check-target-libmudflap).
1344         * Makefile.in: Rebuilt.
1345         * Makefile.tpl (check-target-libmudflap-c++): Remove.
1346         * configure.ac (target_libraries): Remove target-libmudflap.
1347         Remove checks which disabled libmudflap on some systems.
1348         * configure: Rebuilt.
1349         * libmudflap: Directory removed.
1351 2013-10-21  Cong Hou  <congh@google.com>
1353         * MAINTAINERS (Write After Approval): Add myself.
1355 2013-10-16  Mike Stump  <mikestump@comcast.net>
1357         * .dir-locals.el: Add.
1359 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
1361         * configure.ac: Add --enable-host-shared
1362         * configure: Regenerate.
1364 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
1366         Import from savannah.gnu.org:
1367         * config.guess: Update to 2013-06-10 version.
1368         * config.sub: Update to 2013-10-01 version.
1370 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
1372         Changes to build configuration to allow big endian ARC ELF toolchain
1373         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
1374         * configure: Regenerate.
1376 2013-09-20  Alan Modra  <amodra@gmail.com>
1378         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
1379         ppc host match.  Support little-endian powerpc linux hosts.
1381 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
1383         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
1384         maintainer.
1386 2013-09-12  DJ Delorie  <dj@redhat.com>
1388         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
1389         maintainers.
1391 2013-09-03  Richard Biener  <rguenther@suse.de>
1393         * configure.ac: Also allow ISL 0.12.
1394         * configure: Regenerated.
1396 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1398         * MAINTAINERS (Write After Approval): Add myself.
1400 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
1402         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
1404 2013-08-26  Caroline Tice  <cmtice@google.com>
1406         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
1407         "Various Reviewers" to libvtv "Various Maintainers".
1409 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
1411         * MAINTAINERS: Add myself as RTL optimizers reviewer.
1413 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
1415         * MAINTAINERS: Update name, email.
1417 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
1419         * MAINTAINERS (Write After Approval): Add myself.
1421 2013-08-12  Caroline Tice  <cmtice@google.com>
1423         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
1424         address in the Write After Approval section.
1426 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
1428         * MAINTAINERS (Write After Approval): Update email.
1430 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
1432         * configure.ac: Adjust to check VTV_SUPPORTED.
1433         * configure: Regenerated.
1435 2013-08-02  Caroline Tice  <cmtice@google.com>
1437         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
1438         on non-linux systems; add target-libvtv to noconfigdirs; add
1439         libsupc++/.libs to C++ library search paths.
1440         * configure: Regenerated.
1441         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
1442         libstdc++ and libgcc.
1443         * Makefile.in: Regenerated.
1445 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
1447         * MAINTAINERS (Write After Approval): Add myself.
1449 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
1450             Shiva Chen  <shiva0217@gmail.com>
1452         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
1453         nds32 port maintainers.
1455 2013-07-17  Tim Shen  <timshen91@gmail.com>
1457         * MAINTAINERS (Write After Approval): Add myself.
1459 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1461         * configure.ac: Sync from binutils.
1462         * configure: Regenerate.
1464 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
1466         * MAINTAINERS (Write After Approval): Add myself.
1468 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
1470         * MAINTAINERS (Write After Approval): Add myself.
1472 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
1474         * MAINTAINERS (Write After Approval): Add myself.
1476 2013-04-30  Brooks Moses  <bmoses@google.com>
1478         * MAINTAINERS: Update my email; move myself from Fortran
1479         reviewer to Write After Approval.
1481 2013-04-16  Andreas Schwab  <schwab@suse.de>
1483         * configure.ac (aarch64-*-*): Don't disable java.
1484         * configure: Regenerate.
1486 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
1488         * MAINTAINERS (Write After Approval): Add myself.
1490 2013-03-30  Matthias Klose  <doko@ubuntu.com>
1492         * Makefile.def (target_modules): Don't install libffi.
1493         * Makefile.in: Regenerate.
1495 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
1497         * MAINTAINERS (Write After Approval): Add myself.
1499 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
1501         * MAINTAINERS (Write After Approval): Add myself.
1503 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
1505         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
1506         * configure: Regenerated.
1508 2013-02-05  Ian Lance Taylor  <iant@google.com>
1510         PR go/55969
1511         * configure.ac: Disable libgo on some systems where it does not
1512         work.
1514 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
1516         * MAINTAINERS: Explicitly add myself as AIX maintainer.
1517         Remove Geoff Keating as rs6000 port maintainer, at his request.
1519 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
1521         * MAINTAINERS: Update my email.
1523 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
1525         * configure: Re-generate.
1527 2013-01-15  Richard Biener  <rguenther@suse.de>
1529         PR other/55973
1530         * configure: Re-generate.
1532 2013-01-14  Matthias Klose  <doko@ubuntu.com>
1534         * Makefile.def (install-target-libsanitizer): Depend on
1535         install-target-libstdc++-v3.
1536         * Makefile.in: Regenerate.
1538 2013-01-14  Richard Biener  <rguenther@suse.de>
1540         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
1541         * configure: Re-generate
1543 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1545         * config.sub: Update from config repo.
1547 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
1549         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
1550         * Makefile.in: Regenerate.
1552 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
1554         * MAINTAINERS (arc): Add new port maintainership for myself.
1556 2013-01-09  Jason Merrill  <jason@redhat.com>
1558         * .gitignore: Import from gdb repository.
1560 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
1562         * Makefile.def (configure-gcc): Depend on all-gmp.
1563         (all-gcc): Remove dependency on all-gmp.
1564         * Makefile.in: Regenerated.
1566 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1568         * config.sub: Merge from config repo.
1569         * config.guess: Ditto.
1571 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1573         * Makefile.def: Merge from binutils.
1574         * Makefile.in: Ditto.
1576 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
1578         * MAINTAINERS: Update my email.
1580 2012-12-29  Ben Elliston  <bje@gnu.org>
1582         * config.guess: Update to 2012-12-29 version.
1583         * config.sub: Likewise.
1585 2012-12-20  Matthias Klose  <doko@ubuntu.com>
1587         * Makefile.def (install-target-libgfortran): Depend on
1588         install-target-libquadmath, install-target-libgcc.
1589         (install-target-libsanitizer): Depend on install-target-libgcc.
1590         (install-target-libjava): Depend on install-target-libgcc.
1591         (install-target-libitm): Depend on install-target-libgcc.
1592         (install-target-libobjc): Depend on install-target-libgcc.
1593         (install-target-libstdc++-v3): Depend on install-target-libgcc.
1594         * Makefile.in: Regenerate.
1596 2012-12-19  Matthias Klose  <doko@ubuntu.com>
1598         * Makefile.def (install-target-libgo): Depend on
1599         install-target-libatomic.
1600         * Makefile.in: Regenerate.
1602 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
1604         PR go/55201
1605         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
1606         * Makefile.in: Regenerate.
1608 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
1610         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
1611         * configure: Regenerate.
1613 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1615         * config.sub: Merge from config repo.
1617 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
1619         * Makefile.def (target_modules): Add bootstrap=true and
1620         raw_cxx=true to libsanitizer.
1621         * configure.ac (bootstrap_target_libs): Add libsanitizer.
1622         * Makefile.in: Regenerated.
1623         * configure: Likewise.
1625 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
1627         * MAINTAINERS: Remove self as RTL optimization maintainer.
1629 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1631         * MAINTAINERS (Write After Approval): Add myself.
1633 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
1635         * Makefile.def (target_modules): Remove bootstrap=true and
1636         raw_cxx=true from libsanitizer.
1637         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
1638         * Makefile.in: Regenerated.
1639         * configure: Likewise.
1641 2012-11-28  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-11-28  Andrew Pinski  <apinski@cavium.com>
1651         PR bootstrap/54279
1652         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
1653         * configure: Regenerate.
1654         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
1655         * Makefile.in: Regenerate.
1657 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
1659         * configure.ac: Disable libsanitizer if we're not building C++.
1660         * configure: Regenerate.
1662 2012-11-15  Roland McGrath  <roland@hack.frob.com>
1664         * MAINTAINERS (Write After Approval): Add myself.
1666 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
1668         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
1669         Kostya Serebryany (kcc@google.com) and
1670         Jakub Jelinek (jakub@redhat.com).
1671         Rename area for Dodji Seketeli (dodji@redhat.com).
1673 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
1675         * MAINTAINERS: (asan.c, related): Add myself.
1677 2012-11-14  Roland McGrath  <mcgrathr@google.com>
1679         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1680         * configure: Regenerate.
1682 2012-11-13  Richard Henderson  <rth@redhat.com>
1684         * configure.ac: Move libsanitizer logic to subdirectory.
1685         * configure: Regenerate.
1687 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
1689         * configure.ac: Enable libsanitizer just on x86 linux for now.
1690         * configure: Re-generate.
1692 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
1694         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
1695         sections.
1696         * configure: Regenerate.
1698 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
1700         * configure.ac: Add section for configdirs for libsanitizer.
1701         Disable for cris-*-* and mmix-*-*.
1702         * configure: Regenerate.
1704 2012-11-12  Wei Mi <wmi@google.com>
1706         * configure.ac: Add libsanitizer to target_libraries.
1707         * Makefile.def: Ditto.
1708         * configure: Regenerate.
1709         * Makefile.in: Regenerate.
1710         * libsanitizer: New directory for asan runtime.  Contains an empty
1711         tsan directory.
1713 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
1715         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1716         against Mingw64 w32api.
1717         * configure: Regenerate.
1719 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
1721         * configure: Regenerated.
1723 2012-11-03  Robert Mason  <rbmj@verizon.net>
1725         * configure.ac: add --disable-libstdcxx configure option
1726         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1728 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
1730         * MAINTAINERS (Write After Approval): Add myself.
1732 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
1734         * MAINTAINERS (Write After Approval): Add myself.
1736 2012-10-24  Sharad Singhai  <singhai@google.com>
1738         * MAINTAINERS (Write After Approval): Add myself.
1740 2012-10-24  Eric Christopher  <echristo@gmail.com>
1742         * MAINTAINERS: Update email address.
1744 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
1746         PR bootstrap/54820
1747         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1748         * configure: Regenerate.
1750 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
1752         * MAINTAINERS (aarch64): Add Marcus and myself.
1754 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
1756         PR bootstrap/54820
1757         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1758         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1759         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1760         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1761         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1762         * Makefile.in: Regenerate.
1763         * configure.ac (have_static_libs): New variable and associated check.
1764         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1765         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1766         * configure: Regenerate.
1768 2012-10-10  Richard Biener  <rguenther@suse.de>
1770         * MAINTAINERS: Adjust for changed surname.
1772 2012-10-04  Lawrence Crowl  <crowl@google.com>
1774         * MAINTAINERS (Write After Approval): Add myself.
1776 2012-10-01  Cary Coutant  <ccoutant@google.com>
1778         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
1780 2012-09-28  Ian Lance Taylor  <iant@google.com>
1782         * Makefile.def: Make all-target-libgo depend on
1783         all-target-libbacktrace.
1784         * Makefile.in: Rebuild.
1786 2012-09-26  Ian Lance Taylor  <iant@google.com>
1788         * Makefile.def: Make all-gcc depend on all-libbacktrace.
1789         * Makefile.in: Rebuild.
1791 2012-09-20  Walter Lee  <walt@tilera.com>
1793         * configure.ac: Add tilegx to list of targets that support gold.
1794         * configure: Regenerate.
1796 2012-09-20  Marek Polacek  <polacek@redhat.com>
1798         * MAINTAINERS (Write After Approval): Add myself.
1800 2012-09-19  Steve Ellcey  <sellcey@mips.com>
1802         * configure.ac: Add mips*-mti-elf* target.
1803         * configure: Regenerate.
1805 2012-09-17  Ian Lance Taylor  <iant@google.com>
1807         * MAINTAINERS (Various Maintainers): Add libbacktrace.
1808         * configure.ac (host_libs): Add libbacktrace.
1809         (target_libraries): Add libbacktrace.
1810         * Makefile.def (host_modules): Add libbacktrace.
1811         (target_modules): Likewise.
1812         * configure, Makefile.in: Rebuild.
1814 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
1816         PR target/38607
1817         Merge upstream change.
1818         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1820         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1821         Add libgomp*.o to compare_exclusions for AIX.
1822         * configure: Regenerate.
1824 2012-09-06  Diego Novillo  <dnovillo@google.com>
1826         * configure.ac: Bump minimum GMP version to 4.2.3.
1827         * configure: Re-generate.
1829 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
1831         PR target/54461
1832         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1833         target-libgloss if not configured --with-avrlibc=no.
1834         * configure: Regenerate.
1836 2012-09-04  Jason Merrill  <jason@redhat.com>
1838         * configure.ac: Fix --enable-languages=all.
1840 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
1842         * MAINTAINERS (Write After Approval): Add myself.
1844 2012-09-03  Richard Guenther  <rguenther@suse.de>
1846         PR bootstrap/54138
1847         * configure.ac: Re-organize ISL / CLOOG checks to allow
1848         disabling with either --without-isl or --without-cloog.
1849         * configure: Regenerated.
1851 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
1853         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1854         * configure: Regenerate.
1856 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
1858         * MAINTAINERS: Fix my email address.
1860 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
1862         PR binutils/4970
1863         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1864         and opcodes.
1865         * Makefile.in: Regenerated.
1867 2012-08-26  Art Haas <ahaas@impactweather.com>
1869         * configure: Regenerate.
1871 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
1873         * INSTALL/README: Also refer to the online installation
1874         instructions.
1876 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1878         * MAINTAINERS (Write After Approval): Add myself.
1879         (Picochip port): Remove myself.
1881 2012-08-14   Diego Novillo  <dnovillo@google.com>
1883         Merge from cxx-conversion branch.
1885         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1886         POSTSTAGE1_CONFIGURE_FLAGS.
1887         * Makefile.in: Regenerate.
1888         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
1889         Force C++ when bootstrapping.
1890         * configure: Regenerate.
1892 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1894         * MAINTAINERS (Write After Approval): Add myself.
1896 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
1898         * README: Document use of ranges of years in copyright notices.
1900 2012-07-06  Richard Guenther  <rguenther@suse.de>
1902         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1903         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1904         --with-gmp=system.
1905         * Makefile.in: Regenerated.
1906         * configure: Likewise.
1908 2012-07-06  Richard Guenther  <rguenther@suse.de>
1910         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1911         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1912         supply V=1 as extra_make_flags.
1913         * configure: Regenerated.
1914         * Makefile.in: Likewise.
1916 2012-07-04  Tristan Gingold  <gingold@adacore.com>
1918         * configure: Regenerate.
1920 2012-07-03  Richard Guenther  <rguenther@suse.de>
1922         * Makfile.def (isl): Remove not necessary extra_exports and
1923         extra_make_flags.
1924         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1925         * Makefile.in: Regenerated.
1927 2012-07-03  Richard Guenther  <rguenther@suse.de>
1929         * Makefile.def (cloog): Add V=1 to extra_make_flags.
1930         * configure.ac: If either the ISL or the CLooG check failed
1931         do not try to build in-tree versions.
1932         * Makefile.in: Regenerated.
1933         * configure: Regenerated.
1935 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1937         * configure: Regenerate.
1939 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
1941         * MAINTAINERS (Various Maintainers): Add myself as testsuite
1942         maintainer.
1944 2012-07-02  Richard Guenther  <rguenther@suse.de>
1946         * configure: Regenerated.
1948 2012-07-02  Richard Guenther  <rguenther@suse.de>
1949         Michael Matz  <matz@suse.de>
1950         Tobias Grosser <tobias@grosser.es>
1951         Sebastian Pop <sebpop@gmail.com>
1953         * Makefile.def: Add ISL host module, remove PPL host module.
1954         Adjust ClooG host module to use the proper ISL.
1955         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1956         * configure.ac: Include config/isl.m4.  Add ISL host library,
1957         remove PPL.  Remove PPL configury, add ISL configury, adjust
1958         ClooG configury.
1959         * Makefile.in: Regenerated.
1960         * configure: Likewise.
1962 2012-07-02  Richard Guenther  <rguenther@suse.de>
1964         Merge from graphite branch
1965         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1967         * configure: Regenerated.
1968         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1969         both cloog.org and legacy versions. The only supported version will
1970         be CLooG with the isl backend.
1972         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1974         * configure: Regenerated.
1975         * configure.ac: Require cloog isl 0.17.0
1977         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1979         * configure: Regenerated.
1980         * config/cloog.m4: Do not define CLOOG_ORG
1982 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
1984         * configure.ac: Skip C if explicitly selected.
1985         * configure: Regenerate.
1987 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
1989         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1990         they contain -O2.
1991         * configure: Regenerate.
1993 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
1995         PR debug/53740
1996         * df.h, df-problems.c, dce.c: Revert last patch.
1998 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
2000         * MAINTAINERS (Write After Approval): Update my email address.
2002 2012-06-21  Meador Inge  <meadori@codesourcery.com>
2004         * MAINTAINERS (Write After Approval): Add myself.
2006 2012-06-20  Jason Merrill  <jason@redhat.com>
2008         * Makefile.tpl (check-target-libgomp-c++): New.
2009         (check-target-libitm-c++): New.
2010         * Makefile.def (c++): Add them.
2011         * Makefile.in: Regenerate.
2013 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
2015         * MAINTAINERS (Write After Approval): Add myself.
2017 2012-05-16  Olivier Hainque  <hainque@adacore.com>
2019         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
2020         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
2021         (install-no-fixedincludes): Adjust accordingly.
2022         * Makefile.in: Regenerate.
2024 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
2026         Merge upstream change
2027         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
2029 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
2031         * MAINTAINERS (Write After Approval): Add myself.
2033 2012-05-09  Nick Clifton  <nickc@redhat.com>
2034             Paul Smith  <psmith@gnu.org>
2036         PR bootstrap/50461
2037         * configure.ac (mpfr-dir): When using in-tree MPFR sources
2038         allow for the fact that from release v3.1.0 of MPFR the source
2039         files were moved into a src sub-directory.
2040         * configure: Regenerate.
2042 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
2044         * configure.ac: Bump minimum MPFR version to 2.4.0.
2045         * configure: Regenerated.
2047 2012-05-01  Richard Henderson  <rth@redhat.com>
2049         * Makefile.def (libatomic): New target_module.
2050         * configure.ac (target_libraries): Add libatomic.
2051         (noconfigdirs): Check if libatomic is supported.
2052         * Makefile.in, configure: Rebuild.
2054 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
2056         * MAINTAINERS (Write After Approval): Add myself.
2058 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
2060         * config.sub: Update to 2012-04-18 version from official repo.
2062 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
2064         * MAINTAINERS (Write After Approval): Add myself.
2066 2012-04-11  Steve Ellcey  <sellcey@mips.com>
2068         * MAINTAINERS: Changed email address.
2070 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
2072         PR target/52737
2073         * contrib/gcc_update (files_and_dependencies):
2074         Remove gcc/config/avr/t-multilib from touch data.
2076 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2078         * MAINTAINERS (OS Port Maintainers): Remove irix.
2079         * configure.ac (enable_libgomp): Remove *-*-irix6*.
2080         (unsupported_languages): Remove mips-sgi-irix6.*.
2081         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
2082         (with_stabs): Remove.
2083         * configure: Regenerate.
2085 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2087         * MAINTAINERS (OS Port Maintainers): Remove osf.
2088         * configure.ac (enable_libgomp): Remove *-*-osf*.
2089         (with_stabs): Remove alpha*-*-osf*.
2090         * configure: Regenerate.
2092 2012-03-05  Tristan Gingold  <gingold@adacore.com>
2094         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
2095         * configure: Regenerate.
2097 2012-02-17  Walter Lee  <walt@tilera.com>
2099         * MAINTAINERS: (Write After Approval): Delete myself.
2101 2012-02-14  Walter Lee  <walt@tilera.com>
2103         * MAINTAINERS (tilegx port): Add myself.
2104         (tilepro port): Add myself.
2105         (Write After Approval): Add myself.
2107 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
2109         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
2110         and Joseph Myers as docstring relicensing maintainers.
2112 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
2114         * MAINTAINERS (write-after-approval): Add myself.
2116 2012-02-08  Ira Rosen <irar@il.ibm.com>
2118         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
2119         maintainer.
2121 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
2123         * MAINTAINERS (Write After Approval): Move myself to
2124         maintain alphabetical order.
2126 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
2128         * MAINTAINERS (Write After Approval): Add myself.
2130 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
2132         * MAINTAINERS (Write After Approval): Add myself.
2134 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
2135             Jayant R Sonar <jayant.sonar@kpitcummins.com>
2137         * configure.ac (cr16-*-*): Remove nonconfigdirs.
2138         * configure: Regenerate.
2140 2012-01-23  Harshit Chopra  <harshit@google.com>
2142         * MAINTAINERS (Write After Approval): Add myself.
2144 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
2146         * configure.ac: Remove reference to mh-interix.
2147         * configure: Regenerate.
2149 2012-01-05  Richard Henderson  <rth@redhat.com>
2151         PR bootstrap/51072
2152         * configure.ac: Disable libitm if c++ is not enabled.
2153         * configure: Rebuild.
2155         * configure.ac: Fix regexp for same.
2156         * configure: Rebuild.
2158 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
2160         * MAINTAINERS (Write After Approval): Add myself.
2162 2012-01-02  Richard Guenther  <rguenther@suse.de>
2164         PR bootstrap/51686
2165         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
2166         * Makefile.in: Regenerate.
2168 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
2170         * MAINTAINERS (Write After Approval): Add myself.
2172 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
2174         * configure: Regenerate.
2176 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
2178         * MAINTAINERS (picochip): Changed email address.
2180 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
2182         * MAINTAINERS (write-after-approval): Add self.
2184 2011-11-29  DJ Delorie  <dj@redhat.com>
2186         * configure.ac (rl78-*-*) New case.
2187         * configure: Regenerate.
2188         * MAINTAINERS: Add myself as RL78 maintainer.
2190 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
2192         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
2194 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
2196         * libtool.m4: Additional FreeBSD 10 fixes.
2198 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
2200         * MAINTAINERS: Move myself from Write After Approval to CPU Port
2201         Maintainers section, as Epiphany maintainer.
2203 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
2205         PR target/49992
2206         * configure.ac: Remove ranlib special-casing for Darwin.
2207         * configure: Regenerate.
2209 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
2211         * MAINTAINERS (Reviewers): Keep the list sorted.
2213 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
2215         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
2217 2011-11-09  Roland McGrath  <mcgrathr@google.com>
2219         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
2220         * configure: Rebuild.
2221         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
2222         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
2223         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
2224         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
2225         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
2226         Add READELF.
2227         * Makefile.in: Rebuild.
2229 2011-11-09  Jason Merrill  <jason@redhat.com>
2231         * Makefile.def (language=c++): Remove check-c++0x.
2232         * Makefile.in (check-gcc-c++): Regenerate.
2234 2011-11-08  Richard Henderson  <rth@redhat.com>
2236         * configure.ac: Test for libitm directory present first.
2238         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
2240         * configure.ac: Test libitm/configure.tgt to disable libitm.
2241         * configure: Rebuild.
2243 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
2244             Richard Henderson  <rth@redhat.com>
2246         Merged from transactional-memory.
2248         * Makefile.def (lang_env_dependencies): libitm is c++.
2249         Add libitm target module.
2250         * configure.ac: Likewise.
2251         * config/mmap.m4: New file.
2252         * contrib/gcc_update: Add libitm to touch data.
2253         * Makefile.in, configure: Rebuild.
2255 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2257         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
2258         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
2259         * Makefile.in: Regenerate.
2261 2011-11-01  DJ Delorie  <dj@redhat.com>
2263         * config.sub: Update to version 2011-10-29 (added rl78)
2265 2011-10-27  Nick Clifton  <nickc@redhat.com>
2267         * config.sub: Import these changes from the config project:
2269         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
2270             Ben Elliston  <bje@gnu.org>
2272         * config.sub (epiphany): New.
2274         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
2275             Ben Elliston  <bje@gnu.org>
2277         * config.sub (hexagon, hexagon-*): New.
2279         2011-08-23  Roland McGrath  <mcgrathr@google.com>
2281         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
2282         64eb to be64.
2284         2011-08-16  Roland McGrath  <mcgrathr@google.com>
2286         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
2287         (nacl): Grok as alias for 32el-unknown-nacl.
2289 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
2291         * MAINTAINERS (Write After Approval): Add myself.
2293 2011-10-24  Teresa Johnson  <tejohnson@google.com>
2295         * MAINTAINERS (Write After Approval): Add myself.
2297 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
2299         * MAINTAINERS (sparc port): Remove myself.
2301 2011-09-14  Tom de Vries  <tom@codesourcery.com>
2303         * MAINTAINERS (Write After Approval): Add myself.
2305 2011-08-14  Yao Qi  <yao@codesourcery.com>
2307         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
2308         * configure: Regenerate.
2310 2011-07-26  Ian Lance Taylor  <iant@google.com>
2312         * configure.ac: Set have_compiler based on whether gcc directory
2313         exists, rather than on whether gcc is in configdirs.
2314         * configure: Rebuild.
2316 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
2318         * MAINTAINERS (Global Reviewers): Add self.
2320 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
2322         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
2323         link directories.
2324         * Makefile.in: Rebuild.
2326 2011-07-20  Ian Lance Taylor  <iant@google.com>
2328         PR bootstrap/49787
2329         * configure.ac: Move --enable-bootstrap handling earlier in file.
2330         If --enable-bootstrap and either --enable-build-with-cxx or
2331         --enable-build-poststage1-with-cxx, enable C++ automatically.
2332         * configure: Rebuild.
2334 2011-07-19  Ian Lance Taylor  <iant@google.com>
2336         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
2337         make C++ a boot_language.  Set and substitute
2338         POSTSTAGE1_CONFIGURE_FLAGS.
2339         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
2340         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
2341         * configure, Makefile.in: Rebuild.
2343 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
2345         * MAINTAINERS (Register Allocation): Move myself from reviewers to
2346         maintainers.
2348 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
2350         * MAINTAINERS (Global Reviewers): Add myself.
2352 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2354         * configure: Regenerate.
2356 2011-07-16  Jason Merrill  <jason@redhat.com>
2358         * Makefile.def (language=c++): Add check-c++0x and
2359         check-target-libmudflap-c++.
2360         * Makefile.tpl (check-target-libmudflap-c++): New.
2361         * Makefile.in: Regenerate.
2363 2011-07-16  Matthias Klose  <doko@ubuntu.com>
2365         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
2366         * Makefile.def (target_modules/libjava): Pass
2367         $(EXTRA_CONFIGARGS_LIBJAVA).
2368         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
2369         if not configured with --enable-static-libjava.
2370         * Makefile.in: Regenerate.
2371         * configure: Likewise.
2373 2011-07-15  Jason Merrill  <jason@redhat.com>
2375         * Makefile.in (check-c++): Move check-gcc-c++0x after
2376         check-target-libstdc++-v3.
2378 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
2380         * MAINTAINERS (c6x port): New entry.
2382 2011-07-13  Jason Merrill  <jason@redhat.com>
2384         * Makefile.in (check-gcc-c++0x): New.
2385         (check-c++): Depend on it.
2387 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2389         PR target/39150
2390         * configure.ac (i[3456789]86-*-solaris2*): Also accept
2391         x86_64-*-solaris2.1[0-9]*.
2392         * configure: Regenerate.
2394 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
2396         * MAINTAINERS (RTL optimizers): Add self.
2398 2011-06-27  Gabriel Charette  <gchare@google.com>
2400         * MAINTAINERS (Write After Approval): Add myself.
2402 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
2404         PR regression/47836
2405         PR bootstrap/23656
2406         PR other/47733
2407         PR bootstrap/49247
2408         PR c/48825
2409         * configure.ac (target_libraries): Remove target-libiberty.
2410         Remove case-statement setting skipdirs=target-libiberty for
2411         multiple targets.  Remove checking target_configdirs and
2412         removing target-libiberty but keeping target-libgcc if
2413         otherwise empty.
2414         * Makefile.def (target_modules): Don't add libiberty.
2415         (dependencies): Remove all traces of target-libiberty.
2416         * configure, Makefile.in: Regenerate.
2418 2011-06-13  Walter Lee <walt@tilera.com>
2420         * configure.ac (tilepro-*-*) New case.
2421         (tilegx-*-*): Likewise.
2422         * configure: Regenerate.
2424 2011-06-06  Jing Yu  <jingyu@google.com>
2426         * configure.ac: Skip target-libiberty for
2427         arm*-*-linux-androideabi.
2428         * configure: Regenerated.
2430 2011-06-06  Nick Clifton  <nickc@redhat.com>
2432         * config.sub: Sync from upstream.
2434 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
2436         * MAINTAINERS (Write After Approval): Add myself.
2438 2011-06-01  Daniel Jacobowitz  <drow@false.org>
2440         * MAINTAINERS: Update my email address.
2442 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
2444         * MAINTAINERS (Write After Approval): Update my email address.
2446 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
2448         * MAINTAINERS (Write After Approval): Add myself.
2450 2011-05-08  Doug Kwan  <dougkwan@google.com>
2452         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
2453         * configure: Regenerated.
2454         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
2455         value from configure.
2456         * Makefile.in: Regenerated.
2458 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
2460         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
2461         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
2462         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
2463         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
2464         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
2465         *-*-vxworks*): Disable newlib and libgloss in separate case
2466         statement.
2467         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
2468         to separate case statement.
2469         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2470         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
2471         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
2472         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
2473         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
2474         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
2475         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
2476         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
2477         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
2478         i[[3456789]]86-*-rdos*, m32r-*-*,
2479         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
2480         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
2481         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
2482         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
2483         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
2484         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
2485         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
2486         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
2487         and libgloss in main case over targets.  Remove most empty cases
2488         in main case over targets.
2489         * configure: Regenerate.
2491 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
2493         * MAINTAINERS (Write After Approval): Add myself.
2495 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
2497         * configure.ac: Remove code setting special library locations for
2498         hppa*64*-*-hpux11*.  Remove code setting compiler for
2499         sparc-sun-solaris2*.
2500         * configure: Regenerate.
2502 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
2504         * configure.ac: Separate libgloss_dir settings from general case
2505         over targets.
2506         * configure: Regenerate.
2508 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2510         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2511         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
2512         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
2513         cases in libgcj-disabling case statement.
2514         (hppa*64*-*-linux*): Set unsupported_languages instead of
2515         disabling target-zlib.
2516         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
2517         to hppa*64*-*-hpux*.
2518         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
2519         hppa*-*-hpux*.
2520         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
2521         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
2522         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
2523         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
2524         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
2525         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
2526         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
2527         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
2528         libgcj-disabling case statement.
2529         * configure: Regenerate.
2531 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2533         * configure.ac: Disable Java for targets not supporting libffi.
2534         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
2535         Remove cases in Java-disabling statement.
2536         (*arm-wince-pe): Change to arm-wince-pe.
2537         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
2538         cases in Java-disabling statement.
2539         (bfin-*-*): Don't disable Java again.
2540         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
2541         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
2542         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
2543         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
2544         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
2545         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
2546         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
2547         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
2548         Java-disabling statement.
2549         (mmix-*-*): Don't disable Java again.
2550         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2551         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
2552         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
2553         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
2554         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
2555         statement.
2556         * configure: Regenerate.
2558 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2560         * configure.ac: Separate cases disabling Java and Java libraries
2561         from general case over targets.
2562         * configure: Regenerate.
2564 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
2566         * MAINTAINERS: Update my email address.
2568 2011-04-20  Easwaran Raman  <eraman@google.com>
2570         * MAINTAINERS (Write After Approval): Add myself.
2572 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
2574         PR lto/48086
2575         * configure.ac: Re-enable LTO on *-apple-darwin9*.
2576         * configure: Regenerate.
2578 2011-04-16  Jim Meyering  <meyering@redhat.com>
2580         * MAINTAINERS (Write After Approval): Add myself.
2582 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
2584         * MAINTAINERS: Update my email address.
2586 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
2588         * MAINTAINERS (Write After Approval): Add myself.
2590 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
2592         * MAINTAINERS (Write After Approval): Add myself.
2594 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
2596         * MAINTAINERS (Write After Approval): Add myself.
2598 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
2600         * configure.ac (build_tools): Remove build-byacc.
2601         (host_libs): Remove mmalloc.
2602         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
2603         autoconf automake libtool diff rcs fileutils shellutils time
2604         textutils wdiff find uudecode hello tar gzip indent recode release
2605         sed perl gawk findutils gettext zip.
2606         (libgcj): Remove target-qthreads.
2607         (target_tools): Remove target-examples target-gperf.
2608         (YACC): Don't handle building byacc.
2609         * configure: Regenerate.
2610         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
2611         dosutils, examples, fileutils, find, findutils, gawk, gettext,
2612         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
2613         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
2614         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
2615         handle building components.
2616         * Makefile.in: Regenerate.
2618 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
2620         * MAINTAINERS: Update my email address as Xtensa maintainer.
2622 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2624         * config.sub: Sync from upstream.
2626 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2628         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
2629         (microblaze*): Don't disable libssp.
2630         * configure: Regenerate.
2632 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2634         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
2635         moveifchange.
2636         * configure: Regenerate.
2637         * Makefile.tpl: Use @SHELL@ not @config_shell@.
2638         * Makefile.in: Regenerate.
2640 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2642         * configure.ac (*-*-sysv4*): Don't enable libgomp.
2643         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
2644         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
2645         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
2646         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
2647         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
2648         md_exec_prefix cases.
2649         * configure: Regenerate.
2651 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2653         * configure.ac: Separate cases disabling target-libssp,
2654         target-libiberty, target-libstdc++-v3 and Fortran from general
2655         case over targets.
2656         * configure: Regenerate.
2658 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2660         * configure.ac (*-*-chorusos): Don't disable libgcj.
2661         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
2662         Remove case.
2663         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
2664         (arm-*-coff): Don't disable libgcj.
2665         (arm*-*-linux-gnueabi): Remove useless assignment.
2666         (arm-*-riscix*): Don't disable libgcj.
2667         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
2668         configuration.
2669         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
2670         (c54x*-*-*): Remove case.
2671         (tic54x-*-*): Don't disable GCC or GCC libraries.
2672         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
2673         to *.
2674         (d10v-*-*): Don't disable GCC libraries.
2675         (d30v-*-*): Don't disable libgcj.
2676         (h8500-*-*): Don't disable GCC libraries.
2677         (i960-*-*): Don't disable libgcj.
2678         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
2679         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2680         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
2681         libgcj.
2682         (m68k-*-coff*): Remove case.
2683         (mmix-*-*): Don't disable libgloss on host.
2684         (mn10200-*-*, mn10300-*-*): Remove cases.
2685         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2686         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
2687         Don't disable libgcj.
2688         (romp-*-*): Remove case.
2689         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
2690         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
2691         case.
2692         (v810-*-*): Don't disable GCC libraries.
2693         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
2694         (ip2k-*-*): Don't disable GCC libraries.
2695         * configure: Regenerate.
2697 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
2699         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
2700         libffi on host.
2701         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
2702         on host.
2703         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
2704         * configure: Regenerate.
2706 2011-03-26  John Marino  <binutils@marino.st>
2708         * configure.ac: Add support for *-*-dragonfly*
2709         * configure: Regenerate.
2711 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
2713         * configure.ac (native_only): Remove.
2714         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
2715         send-pr uudecode guile gnuserv on host.
2716         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
2717         send-pr rcs guile perl texinfo libtool on host.
2718         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
2719         automake send-pr rcs guile perl texinfo libtool on host.
2720         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
2721         (*-*-kaos*): Don't disable target-examples target-gperf on target.
2722         (alpha*-dec-osf*): Don't disable fileutils on target.
2723         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
2724         texinfo send-pr expect dejagnu on target.
2725         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
2726         target-qthreads on target.
2727         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
2728         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
2729         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
2730         x86_64-*-mingw*): Don't disable expect on target.
2731         (*-*-cygwin*): Don't disable target-gperf on target.
2732         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
2733         gnuserv on target.
2734         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
2735         target.
2736         * configure: Regenerate.
2738 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
2740         * configure.ac (target_tools): Remove target-groff.
2741         (native_only): Remove target-groff.
2742         (hppa*64*-*-*): Don't disable byacc.
2743         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
2744         setting.
2745         (*-*-kaos*): Don't skip target-librx and target-groff.
2746         (*-*-netware*): Don't skip target-libmudflap.
2747         (*-*-tpf*): Don't skip target-libmudflap.
2748         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
2749         directories on the host.
2750         (ia64*-*-*vms*): Don't skip tix.
2751         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
2752         host.
2753         * configure: Regenerate.
2755 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
2757         * configure.ac: Remove references to mt-mep, mt-netware,
2758         mt-wince.
2759         * Makefile.def: Add all-utils soft dependencies.
2760         * Makefile.tpl: Remove GDB_NLM_DEPS.
2761         * configure: Regenerate.
2762         * Makefile.in: Regenerate.
2764 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2766         * configure.ac: Do not include mh-x86omitfp.
2767         * configure: Regenerate.
2769 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2771         * configure.ac: Remove empty cases.
2772         * configure: Regenerate.
2774 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2776         * Makefile.def: Add dependency from termcap to gdb.
2777         * Makefile.in: Regenerate.
2779 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2781         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
2782         * configure: Regenerate.
2783         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
2784         * Makefile.tpl: Likewise.
2785         * Makefile.in: Regenerate.
2787 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2789         * configure.ac: Remove all mentions of tentative_cc.
2790         * configure: Regenerate.
2792 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2794         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2795         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2796         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2797         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2798         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2799         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2800         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2801         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2802         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2803         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2804         *-*-rhapsody*): Remove host cases.
2805         * configure: Regenerate.
2807 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2809         * configure.ac (ppc*-*-pe): Remove host case.
2810         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
2811         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
2812         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
2813         cases.
2814         * configure: Regenerate.
2816 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2818         * config.sub: Update to version 2011-03-23.
2820 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
2822         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2823         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
2824         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
2825         * configure: Regenerate.
2827 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
2829         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
2830         to Write After Approval.
2831         * config-ml.in: Don't handle arc-*-elf*.
2832         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
2833         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
2834         handle GCC libraries.
2835         * configure: Regenerate.
2837 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2839         PR bootstrap/48120:
2840         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2841         Add -lstdc++ -lm to LIBS.
2842         * configure: Regenerate.
2844 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
2846         * config.guess: Update to version 2011-02-02
2847         * config.sub: Update to version 2011-02-24
2849 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
2851         PR lto/48086
2852         * configure.ac: Re-enable LTO on *-apple-darwin9.
2853         * configure: Regenerate.
2855 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
2857         PR lto/48086
2858         * configure.ac: Disable LTO on darwin due to an assembler change in
2859         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
2860         under 256.
2861         * configure: Regenerate.
2863 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
2865         * MAINTAINERS: Update myself as score backend maintainer,
2866         update my e-mail address.
2868 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
2870         * MAINTAINERS: Update my e-mail address.
2872 2011-03-06  Joey Ye  <joey.ye@arm.com>
2874         * MAINTAINERS: Update my e-mail address.
2876 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2878         * configure.ac: Adjust test of with_ppl.
2879         * configure: Regenerated.
2881 2011-03-02  Kai Tietz  <ktietz@redhat.com>
2883         * MAINTAINERS: Adjust my e-mail address.
2885 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2887         * configure.ac: Add -lpwl to ppllibs.
2888         * configure: Regenerated.
2890 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2892         * config/cloog.m4: Add -lisl to clooglibs.
2893         * configure: Regenerated.
2895 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
2897         * MAINTAINERS (CPU Port maintainers): Add self.
2899 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2901         * MAINTAINERS: Add myself as testsuite maintainer.
2903 2011-02-15  Mike Stump  <mikestump@comcast.net>
2905         * MAINTAINERS: Add myself as testsuite maintainer.
2907 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2909         Import from Libtool and gnulib:
2911         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
2913         Prepare for supporting FreeBSD 10.
2914         * config.rpath: Remove handling of freebsd1* which soon would
2915         match FreeBSD 10.0.
2917         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
2919         Remove support for FreeBSD 1.x.
2920         * libtool.m4 (_LT_LINKER_SHLIBS)
2921         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
2922         soon would incorrectly match FreeBSD 10.0.
2924 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2926         PR binutils/12283
2927         * move-if-change: Import version from gnulib.
2929 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
2931         PR lto/47225
2932         * Makefile.def (lto-plugin): Double dash for enable-shared.
2933         (configure-gcc): Depend on all-lto-plugin.
2934         * Makefile.in: Rebuilt.
2936 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2938         * configure.ac: Remove extra bracket.
2939         * configure: Regenerate.
2941 2011-02-08  Tobias Burnus  <burnus@net-b.de>
2943         * MAINTAINERS: Add myself as libquadmath maintainer.
2945 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
2947         * MAINTAINERS: Update my email address.
2949 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
2951         * MAINTAINERS (option handling): Add self.
2953 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
2955         PR lto/47225
2956         * Makefile.def: Add dependency for install-gcc
2957         on install-lto-plugin.
2958         * Makfile.in: Regenerated
2960 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
2962         * MAINTAINERS (CPU Port Maintainers): Add myself.
2964 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
2966         PR libgcj/44341
2967         * configure.ac: Discard --with-* flags for host when configuring
2968         target libraries for cross build.
2969         * configure: Rebuilt.
2971 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2973         * MAINTAINERS (linear loop transforms): Removed.
2975 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
2977         * configure.ac: If with_ppl is no, move setting with_cloog=no
2978         after CLOOG_REQUESTED check.
2979         * configure: Regenerated.
2981 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2983         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
2984         CLooG has been requested.
2985         * configure: Regenerated.
2987 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2989         * configure: Regenerated.
2990         * configure.ac: Check for version 0.11 (or later revision) of PPL.
2992 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
2994         * configure: Regenerated.
2995         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
2997 2011-01-21  Andreas Schwab  <schwab@redhat.com>
2999         * configure.ac: Use AS_HELP_STRING throughout.
3000         * configure: Regenerate.
3002 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
3004         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
3005         * configure: Regenerate.
3007 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3009         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
3011 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
3013         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
3014         for ia64-hpux.
3015         * configure: Regenerate.
3017 2011-01-07  Jan Hubicka  <jh@suse.cz>
3019         PR lto/47225
3020         * Makefile.in: Regenerate.
3021         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
3022         configure.
3024 2011-01-07  Jan Hubicka  <jh@suse.cz>
3026         * Makefile.in: Regenerate.
3027         * Makefile.def (gcc host module) and soft dependency on lto-plugin
3028         and configure dependency on lto-plugin configure.
3029         (lto-plugin module): Remove dependency on GCC; add dependency on
3030         liniberty.
3032 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
3034         * MAINTAINERS (Write After Approval): Add myself.
3036 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
3038         * configure: Regenerate.
3040 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
3042         * configure.ac: (picochip): Disable libiberty.
3044 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
3046         * MAINTAINERS (Write After Approval): Add myself.
3048 2010-12-10  Ian Lance Taylor  <iant@google.com>
3050         PR bootstrap/46819
3051         * configure.ac: For --disable-libgcj clear libgcj_saved.
3052         * configure: Rebuild.
3054 2010-12-10  Tobias Burnus  <burnus@net-b.de>
3056         PR fortran/46540
3057         * configure.ac: Add --disable-libquadmath and
3058         --disable-libquadmath-support.
3059         * configure: Regenerate.
3061 2010-12-03  Ian Lance Taylor  <iant@google.com>
3063         * MAINTAINERS: Add myself as libgo maintainer.
3065 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
3067         PR libffi/46792
3068         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
3069         * configure: Regenerate.
3071 2010-12-02  Ian Lance Taylor  <iant@google.com>
3073         * configure.ac: Always set default for poststage1_ldflags to
3074         -static-libstdc++ -static-libgcc.
3076 2010-11-29  Andreas Schwab  <schwab@redhat.com>
3078         * configure.ac: Move comment to remove extra space in last argument
3079         of GCC_TARGET_TOOL.
3081 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
3083         PR other/46026
3084         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
3085         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
3086         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
3087         (BASE_FLAGS_TO_PASS): Use it.
3088         * configure: Rebuilt.
3089         * Makefile.in: Rebuilt.
3091 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
3093         PR binutils/12258
3094         * configure.ac: Correct comments for --enable-gold/--enable-ld.
3095         Properly check default linker.
3096         * configure: Regnerated.
3098 2010-11-23  Matthias Klose  <doko@ubuntu.com>
3100         * configure.ac: For --enable-gold, handle value `default' instead of
3101         `both*'.  New configure option --{en,dis}able-ld.
3102         * configure: Regenerate.
3104 2010-11-20  Ian Lance Taylor  <iant@google.com>
3106         * configure.ac: Only disable a language library if no language needs
3107         it.  Don't let --disable-libgcj uncondtionally disable libffi.
3108         * configure: Rebuild.
3110 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3112         * Makefile.in: Regenerate.
3114         PR other/46202
3115         * configure.ac: Fix just-built in-tree STRIP name to be
3116         binutils/strip-new.
3117         * configure: Regenerate.
3118         * Makefile.def (install-strip-gcc, install-strip-binutils)
3119         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
3120         (install-strip-sid): Mirror dependencies on non-strip variants
3121         of these targets on the respective -strip prerequisites.
3122         * Makefile.tpl (install-strip, install-strip-host)
3123         (install-strip-target): New targets.
3124         (install-strip-[+module+], install-strip-target-[+module+]):
3125         New targets.
3126         * Makefile.in: Regenerate.
3128 2010-11-19  Ian Lance Taylor  <iant@google.com>
3129             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3131         * configure.ac: Add target-libgo to target_libraries.  Set
3132         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
3133         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
3134         (HOST_EXPORTS): Add GOC.
3135         (BASE_TARGET_EXPORTS): Add GOC.
3136         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
3137         (GOCFLAGS_FOR_TARGET): New variable.
3138         (EXTRA_HOST_FLAGS): Add GOC.
3139         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
3140         * Makefile.def (target_modules): Add libgo.
3141         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
3142         (dependencies): Add dependency from configure-target-libgo to
3143         configure-target-libffi and all-target-libstdc++-v3.  Add
3144         dependencies from all-target-libgo to all-target-libffi.
3145         (languages): Add go.
3146         * configure: Rebuild.
3147         * Makefile.in: Rebuild.
3149 2010-11-19  Ian Lance Taylor  <iant@google.com>
3151         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
3152         compiler/flag environment variables.
3154 2010-11-18  Ian Lance Taylor  <iant@google.com>
3156         * configure.ac: Check for lang_requires_boot_languages in
3157         config-lang.in files.
3158         * configure: Rebuild.
3160 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3161             Tobias Burnus  <burnus@net-b.de>
3163         PR fortran/32049
3164         * Makefile.def: Add libquadmath; build it with language=fortran.
3165         * configure.ac: Add libquadmath.
3166         * Makefile.tpl: Handle multiple libs in check-[+language+].
3167         * Makefile.in: Regenerate.
3168         * configure: Regenerate.
3170 2010-11-16  Tom Tromey  <tromey@redhat.com>
3172         * MAINTAINERS: Moved myself to reviewers section.
3174 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
3176         * MAINTAINERS: Moved myself to reviewers section.
3178 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3180         * MAINTAINERS (Various Maintainers): Add self for build machinery.
3181         (Write After Approval): Remove self.
3183 2010-11-15  Andreas Schwab  <schwab@redhat.com>
3185         * configure.ac: Fix spelling in option names.
3186         * configure: Regenerated.
3188 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
3190         PR bootstrap/39622
3191         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
3192         * configure: Regenerated.
3194 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
3196         * MAINTAINERS: Update my email address.
3198 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3200         * configure: Regenerate.
3202 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3204         * configure: Regenerate.
3206 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3208         * configure: Regenerate.
3210 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3212         * configure: Regenerate.
3214 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
3216         * configure.ac: Support official CLooG.org versions.
3217         * configure: Regenerate.
3218         * config/cloog.m4: New.
3220 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
3222         * MAINTAINERS (Write After Approval): Add myself.
3224 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
3226         * MAINTAINERS: Update my email address.
3228 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
3230         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
3231         * configure: Regenerate.
3233 2010-11-03  Ian Lance Taylor  <iant@google.com>
3234             Dave Korn  <dave.korn.cygwin@gmail.com>
3236         PR lto/46273
3237         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
3238         and on other supported platforms whenever LTO is enabled.
3239         * configure: Rebuild.
3241 2010-11-02  Alan Modra  <amodra@gmail.com>
3243         PR binutils/12110
3244         * configure.ac: Error when source path contains spaces.
3245         * configure: Regenerate.
3247 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
3249         * MAINTAINERS: Update my email address.
3251 2010-10-20  Ian Lance Taylor  <iant@google.com>
3253         * Makefile.def (target_modules): Set lib_path to src/.libs for
3254         libstdc++-v3 module.
3255         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
3256         * Makefile.in: Rebuild.
3258 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3260         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
3261         (Write After Approval): Remove myself.
3263 2010-10-15  Tristan Gingold  <gingold@adacore.com>
3265         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3267 2010-10-14  Douglas Rupp  <rupp@gnat.com>
3269         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3271 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
3273         * configure.ac (build_lto_plugin): New shell variable.
3274         (--enable-lto): Turn on by default for all non-ELF platforms that
3275         have had LTO support added so far.  Set build_lto_plugin appropriately
3276         for both ELF and non-ELF.
3277         (configdirs): Add lto-plugin or not based on build_lto_plugin.
3278         * configure: Regenerate.
3280 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3282         Sync from src:
3283         * configure.ac (v850 support): Remove target-libgloss from
3284         noconfigdirs.
3285         * configure: Regenerate.
3287 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3289         PR bootstrap/45326
3290         PR bootstrap/45174
3291         * configure.ac: Honor initial values of $build_configargs,
3292         $host_configargs, $target_configargs.  Mark the precious, so
3293         environment settings get recorded.
3294         * configure: Regenerate.
3296 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3298         PR bootstrap/45796
3299         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
3300         Depend on all-build-libiberty.
3301         * Makefile.in: Regenerate.
3303 2010-09-30  Michael Eager  <eager@eagercon.com>
3305         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
3306         * configure: Regenerate.
3308 2010-09-28  Michael Eager  <eager@eagercon.com>
3310         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
3312 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3314         PR bootstrap/44621
3315         * configure.ac: Fix unportable shell quoting.
3316         * configure: Regenerate.
3318 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
3320         * configure.ac (enable-lto): Add Darwin to the list of supported lto
3321         targets and amend comment.
3322         * configure: Regenerate.
3324 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
3326         * MAINTAINERS (Write After Approval): Add myself.
3328 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
3330         * configure.ac: Enable LTO by default on Darwin.
3331         * configure: Regenerate.
3333 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
3335         * MAINTAINERS (Write After Approval): Add myself.
3337 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
3339         * MAINTAINERS (Write After Approval): Add myself.
3341 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
3343         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
3344         ports
3346 2010-07-28  David Yuste  <david.yuste@gmail.com>
3348         * MAINTAINERS (Write After Approval): Add myself.
3350 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
3352         * configure.ac: Support all v850 targets.
3353         * configure: Regenerate.
3355 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
3357         PR bootstrap/44455
3358         * configure.ac (extra_mpfr_configure_flags): Copy from
3359         extra_mpc_gmp_configure_flags.
3360         * configure: Re-generated.
3362 2010-07-22  Andi Kleen  <ak@linux.intel.com>
3364         * MAINTAINERS (Write After Approval): Add myself.
3366 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
3368         * MAINTAINERS (Write After Approval): Add myself.
3370 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
3372         * MAINTAINERS (Write After Approval): Add myself.
3374 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
3376         PR target/44862
3377         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
3378         Provide -B option to allow for link spec %s substitutions for
3379         libstdc++.a on darwin.
3380         * Makefile.in: Regenerate.
3382 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
3384         * MAINTAINERS (Reviewers): Update my e-mail address
3386 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
3388         * Makefile.def (configure-gcc): Depend on all-libelf.
3389         * Makefile.in: Rebuild.
3391 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
3393         * MAINTAINERS (Write After Approval): Add myself in the right place.
3395 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
3397         * MAINTAINERS (Write After Approval): Add myself.
3399 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
3401         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
3403 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
3405         * config.sub: Update to version 2010-05-21.
3406         * config.guess: Update to version 2010-04-03.
3408 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
3410         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
3411         * configure: Regenerate.
3413 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
3415         * MAINTAINERS (Write After Approval): Add myself.
3417 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
3419         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
3420         a platform that supports LTO.
3421         * configure: Regenerate.
3423 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
3425         * configure.ac: Allow all the versions greater than 0.10 of PPL.
3426         * configure: Regenerated.
3428 2010-04-27  Roland McGrath  <roland@redhat.com>
3429             H.J. Lu  <hongjiu.lu@intel.com>
3431         * configure.ac (--enable-gold): Support both, both/gold and
3432         both/bfd to add gold to configdirs without removing ld.
3433         * configure: Regenerated.
3435         * Makefile.def: Add install-gold dependency to install-ld.
3436         * Makefile.in: Regenerated.
3438 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
3440         PR lto/42776
3441         * configure.ac (--enable-lto): Refactor handling so libelf tests
3442         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
3443         and allow LTO to be explicitly enabled on non-ELF platforms that
3444         are known to support it inside else-clause.
3445         * configure: Regenerate.
3447 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
3449         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
3450         * configure: Regenerate.
3452 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
3454         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
3455         * configure: Regenerate.
3457 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3459         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
3460         separately.
3461         * configure: Regenerate.
3463 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
3465         * MAINTAINERS (Write After Approval): Add myself.
3467 2010-04-14  Tristan Gingold  <gingold@adacore.com>
3469         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
3470         * configure: Regenerate.
3472 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
3474         * configure: Regenerate after change to elf.m4.
3476 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
3478         * MAINTAINERS (Write After Approval): Add myself.
3480 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
3482         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
3483         * configure: Regenerated.
3485 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
3487         * configure.ac: Print "buggy but acceptable" when CLooG
3488         revision is less than 9.
3489         * configure: Regenerated.
3491 2010-04-01  Diego Novillo  <dnovillo@google.com>
3493         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
3495 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3497         PR bootstrap/43615
3498         PR bootstrap/43328
3500         Revert:
3502         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3504         * configure.ac: Do not pass --enable-multilib nor
3505         --disable-multilib in baseargs.  Accept explicitly passed
3506         --enable_multilib.
3507         * configure: Regenerate.
3509 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
3511         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
3513 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
3515         * MAINTAINERS: Remove myself.
3517 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3519         PR bootstrap/43328
3520         * configure.ac: Do not pass --enable-multilib nor
3521         --disable-multilib in baseargs.  Accept explicitly passed
3522         --enable_multilib.
3523         * configure: Regenerate.
3525 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
3527         * MAINTAINERS (spu port): Remove me.
3529 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
3531         * configure.ac (tic6x-*-*): New case.
3532         * configure: Regenerate.
3534 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
3536         * config.sub: Update to version 2010-03-22.
3537         * config.guess: Update to version 2009-12-30.
3539 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
3541         PR ada/42554
3542         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
3543         * configure: Regenerate.
3545 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
3547         * MAINTAINERS: Update my email address.
3549 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
3551         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
3552         (ghassan.shobaki@amd.com): Removed.
3554 2010-03-17  Alan Modra  <amodra@gmail.com>
3556         * MAINTAINERS: Update my email address.
3558 2010-03-16  Diego Novillo  <dnovillo@google.com>
3560         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
3561         Matthews.
3563 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
3565         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
3566         Gutson, Jeffrey D. Oldham and Mark Shinwell.
3568 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
3570         * MAINTAINERS: Update my email address.
3572 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
3574         * MAINTAINERS: Update my email address.
3576 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
3578         * MAINTAINERS: Update my email address.
3580 2010-03-09  Jie Zhang  <jie@codesourcery.com>
3582         * MAINTAINERS: Update my email address.
3584 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3586         PR libstdc++/32499
3587         * configure.ac (RANLIB): Default to true.
3588         (STRIP): Likewise.
3589         (RANLIB_FOR_TARGET): Remove superfluous : argument.
3590         * configure: Regenerate.
3592 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
3594         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
3595         (Write After Approval): Update my email address.
3597 2010-02-17  Nick Clifton  <nickc@redhat.com>
3599         PR 11238
3600         * Makefile.tpl (local-distclean): Also remove config.cache files in
3601         sub-directories as there may not be Makefiles present in the
3602         sub-directories.
3603         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
3604         the config.cache files found by the find command.
3606         * Makefile.in: Regenerate.
3607         * configure.ac: Revert previous delta.
3608         * configure: Regenerate.
3610 2010-02-15  Nick Clifton  <nickc@redhat.com>
3612         PR 11238
3613         * configure.ac: Delete config.cache files in sub-directories when
3614         deleting Makefiles.
3615         * configure: Regenerate.
3617 2010-02-12  Ben Elliston  <bje@gnu.org>
3619         * MAINTAINERS: Update my email address.
3621 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
3623         * MAINTAINERS (spu port): Update my email address.
3625 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
3627         * MAINTAINERS: Add myself as a maintainer for the bfin port.
3629 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3631         * configure.ac: Add "recommended" version checks for GMP/MPC.
3632         Update recommended GMP/MPFR/MPC versions.
3633         * configure: Regenerate.
3635 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
3637         * MAINTAINERS: Move my Embecosm email address into the
3638         write-after-approval section.
3640 2010-01-26  Ian Lance Taylor  <iant@google.com>
3642         * MAINTAINERS: Add myself as Go frontend maintainer.
3644 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
3646         PR libstdc++/36101, PR libstdc++/42813
3647         * configure.ac (bootstrap_target_libs): Make inclusion of
3648         target-libgomp conditional on libgomb being in target_configdirs.
3649         * configure: Regenerate.
3651 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
3653         PR libstdc++/36101, PR libstdc++/42813
3654         * configure.ac (bootstrap_target_libs): Include target-libgomp.
3655         * configure: Regenerate.
3657 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
3659         PR libstdc++/36101, PR libstdc++/42813
3660         * configure.ac (target_configdirs): Substitute.
3661         * Makefile.def: Bootstrap target module libgomp.
3662         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
3663         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
3664         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
3665         * configure, Makefile.in: Regenerate.
3667 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
3669         * MAINTAINERS: Adjust my details.
3671 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
3673         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
3675 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
3677         * MAINTAINERS: reindented my entry with tabs instead of spaces.
3679 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
3681         * MAINTAINERS (Write After Approval): Add myself.
3683 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
3685         * MAINTAINERS (Write After Approval): Add myself.
3687 2010-01-11  Richard Guenther  <rguenther@suse.de>
3689         PR lto/41569
3690         * Makefile.def (all-lto-plugin): Depend on all-gcc.
3691         * Makefile.in: Regenerated.
3693 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
3695         * configure.ac: Enable libjava build on x86_64-*freebsd*.
3696         * configure: Regenerate.
3698 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3699             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3701         PR bootstrap/42424
3702         * configure.ac: Include libtool m4 files.
3703         (_LT_CHECK_OBJDIR): Call it.
3704         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
3705         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3707         * configure: Regenerate.
3709 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3711         PR bootstrap/41818
3712         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
3713         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
3714         * Makefile.in: Regenerate.
3716 2010-01-02  Richard Guenther  <rguenther@suse.de>
3718         PR lto/41529
3719         * configure.ac: Include config/elf.m4.  Disable LTO if not
3720         builting for an elf target.
3721         * configure: Regenerate.
3723 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
3725         * MAINTAINERS: Change my email address.
3727 2009-12-18  Ben Elliston  <bje@au.ibm.com>
3729         * config.sub, config.guess: Update from upstream sources.
3731 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
3733         * MAINTAINERS (Write After Approval): Add myself.
3735 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3737         PR middle-end/30447
3738         PR middle-end/30789
3739         PR other/40302
3741         * configure.ac: Require MPC.
3742         * configure: Regenerate.
3744 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3746         PR target/38384
3747         PR bootstrap/40972
3748         * libtool.m4: Sync from git Libtool.
3749         * ltoptions.m4: Likewise.
3750         * ltversion.m4: Likewise.
3751         * lt~obsolete.m4: Likewise.
3752         * ltmain.sh: Likewise.
3754 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3756         * configure.ac: Update minimum MPC version to 0.8.
3757         * configure: Regenerate.
3759 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
3761         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
3762         * configure: Regenerated.
3764 2009-11-21  Ian Lance Taylor  <iant@google.com>
3766         * configure.ac: Change default of poststage1_ldflags to be empty if
3767         poststage1_libs is set.  When poststage1_libs is empty, and
3768         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
3769         * configure: Rebuild.
3771 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
3773         * MAINTAINERS (Write After Approval): Update my email address.
3775 2009-11-20  Ben Elliston  <bje@au.ibm.com>
3777         * config.guess: Update from upstream sources.
3779 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
3781         * Makefile.def: Restore host and target settings for gmp.
3782         * Makefile.in: Rebuild.
3784 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
3786         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
3787         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
3788         Fix portability of test of C++ as bootstrap language.  Add
3789         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
3790         * configure: Rebuild.
3791         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
3792         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
3793         in-tree building.
3794         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
3795         (POSTSTAGE1_HOST_EXPORTS): Use it.
3796         (STAGE[+id+]_CXXFLAGS): New.
3797         (BASE_FLAGS_TO_PASS): Pass it down.
3798         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
3799         extra_exports.
3800         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
3801         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
3802         extra_exports.
3803         * Makefile.in: Rebuild.
3805 2009-11-17  Ben Elliston  <bje@au.ibm.com>
3807         * config.sub, config.guess: Update from upstream sources.
3809 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
3811         * MAINTAINERS (Write After Approval): Add myself.
3813 2009-11-09  Jon Beniston  <jon@beniston.com>
3815         * MAINTAINERS (Write After Approval): Add myself.
3817 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
3819         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
3820         paths for *-w64-mingw* and x86_64-*mingw*.
3821         * configure: Regenerated.
3823 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
3825         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
3827 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
3829         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
3830         Phil Edwards to Write-After Approval.
3832 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
3834         * configure.ac: Disable target-winsup & co for
3835         x86_64-*-mingw* and *-w64-mingw* targets.
3836         * configure: Regenerated.
3838 2009-10-16  Nick Clifton  <nickc@redhat.com>
3840         * MAINTAINERS: Add myself as a maintainer for the RX port.
3842 2009-10-26  Johannes Singler  <singler@kit.edu>
3844         * MAINTAINERS (Write After Approval): Update my e-mail address.
3846 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3848         * configure.ac (CLooG test): Use = with test.
3849         * configure: Regenerate.
3851 2009-10-22  Richard Guenther  <rguenther@suse.de>
3853         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
3854         cloog if the ppl version check failed.  Move flags saving
3855         before setting in libelf check.
3856         * configure: Regenerate.
3858 2009-10-21  Richard Guenther  <rguenther@suse.de>
3860         * configure.ac: Adjust the ppl and cloog configure to work as
3861         documented.  Disable cloog if ppl was disabled.  Omit the version
3862         checks if they were disabled.
3863         * configure: Re-generate.
3865 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3867         * configure.ac: Add 'lto' to enable_languages, not
3868         new_enable_languages, and only if not already present.
3869         * configure: Regenerate.
3871 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
3873         * README: Refer to the various COPYING* files instead of just
3874         COPYING.
3875         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
3877 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
3879         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
3881 2009-10-07  Richard Guenther  <rguenther@suse.de>
3883         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
3884         and Richard Guenther as reviewers.
3885         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
3886         as reviewers.
3888 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
3890         * config.sub: Update from upstream sources.
3892 2009-10-06  Ian Lance Taylor  <iant@google.com>
3894         * Makefile.def: check-gold depends upon all-gas.
3895         * Makefile.in: Rebuild.
3897 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
3899         * MAINTAINERS (Write After Approval): Add myself.
3901 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
3903         * Makefile.def: all-lto-plugin depends on all-libiberty.
3904         set bootstrap=true for lto-plugin.
3905         Add lto-plugin.
3906         * Makefile.in: Regenerate.
3907         * configure.ac (host_libs): Add lto-plugin.
3908         * configure: Regenerate.
3910 2009-10-03  Diego Novillo  <dnovillo@google.com>
3912         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
3913         (HOST_LIBELFLIBS): Define.
3914         (HOST_LIBELFINC): Define.
3915         * Makefile.in: Regenerate.
3916         * configure.ac: Add --enable-lto.
3917         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
3918         If --enable-lto is used, add 'lto' to new_enable_languages.
3919         If --enable-lto is used and gold is enabled, add
3920         lto-plugin to configdirs.
3921         * configure: Regenerate.
3923 2009-10-03  Simon Baldwin  <simonb@google.com>
3925         * configure.ac: If --with-system-zlib, suppress local zlib and
3926         pass --with-system-zlib to subdir configure scripts.
3927         * configure: Regenerate.
3929 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
3930             Paolo Bonzini  <bonzini@gnu.org>
3932         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
3933         $(srcdir).
3934         * Makefile.in: Rebuilt.
3936 2009-09-26  Gary Funck  <gary@intrepid.com>
3938         * MAINTAINERS (Write After Approval): Add myself.
3940 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3942         * configure.ac: Update minimum MPC version to 0.7.
3943         * configure: Regenerate.
3945 2009-09-25  Nick Clifton  <nickc@redhat.com>
3947         * configure.ac: Pass any --cache-file=/dev/null option on to
3948         subconfigures.
3949         * configure: Regenerate.
3951 2009-09-23  Nick Clifton  <nickc@redhat.com>
3953         * config.sub, config.guess: Update from upstream sources.
3955 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
3957         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
3958         * Makefile.in: Rebuilt.
3960 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3962         PR bootstrap/32272
3963         * configure.ac: Error out if $srcdir isn't '.' but contains
3964         host-${host_noncanonical}.
3965         * configure: Regenerate.
3967 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3969         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
3970         maintainer.
3972 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3974         * configure.ac: If bootstrapping a combined tree with
3975         --enable-gold, require c++ in stage1_languages.
3976         * configure: Regenerate.
3978         * configure.ac: Also add target_libs of stage1_languages to
3979         bootstrap_target_libs.
3980         * configure: Regenerate.
3982         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
3983         with --enable-languages not containing c++.
3984         * configure: Regenerate.
3986 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
3988         * configure.ac: Disable java and boehm-gc for bfin-*-*.
3989         * configure: Regenerate.
3991 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
3993         * MAINTAINERS (Write After Approval): Update my e-mail address,
3994         and move from from here...
3995         (Waiting for paperwork): To here.
3997 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
3999         * MAINTAINERS (Reviewers): Add self as driver reviewer.
4001 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4003         * configure.ac: Do not use $extrasub for replacing @if/@endif
4004         parts in Makefile; instead, use additional arguments to
4005         AC_CONFIG_COMMANDS to do the replacement manually, with several
4006         sed invocations, to avoid HP-UX sed command limits.
4007         * configure: Regenerate.
4009 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
4011         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
4012         blank before -L.
4014 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
4016         * configure.ac (with-build-config): Document.  Handle without.
4017         Handle missing argument.
4018         * configure: Rebuilt.
4020 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
4022         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
4023         Default to bootstrap-debug only if compare-debug works.
4024         * configure: Rebuilt.
4025         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
4026         * Makefile.in: Rebuilt.
4028 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4030         * MAINTAINERS (OS Port Maintainers): Update my email address.
4032 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
4034         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
4035         * Makefile.in: Rebuilt.
4037 2009-09-01  Chris Demetriou  <cgd@google.com>
4039         * MAINTAINERS (Write After Approval): Add myself.
4041 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
4043         PR debug/30161
4044         * include/dwarf2.h (enum dwarf_tag): Added
4045         DW_TAG_GNU_template_template_param
4046         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
4048 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
4050         * Makefile.tpl (AWK): Fix typo.
4051         * Makefile.in: Regenerate.
4053 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
4055         * configure.ac: Detect awk and sed.
4056         * Makefile.def (flags_to_pass): Add AWK and SED.
4057         * Makefile.tpl (AWK, SED): New.
4058         (BASE_FLAGS_TO_PASS): Add AWK and SED.
4059         * configure: Regenerate.
4060         * Makefile.in: Regenerate.
4062 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
4064         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
4065         (collapseslashes): Likewise.
4067 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4069         * configure.ac (AC_PREREQ): Bump to 2.64.
4071 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4073         * configure.ac: Remove --with-datarootdir, --with-docdir,
4074         --with-pdfdir, --with-htmldir switches.
4075         * configure: Regenerate.
4077         * configure: Regenerate.
4079         * compile: Sync from Automake 1.11.
4080         * depcomp: Likewise.
4081         * install-sh: Likewise.
4082         * missing: Likewise.
4083         * mkinstalldirs: Likewise.
4084         * ylwrap: Likewise.
4086 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
4088         * ltmain.sh (func_normal_abspath): New function.
4089         (func_relative_path): Likewise.
4090         (func_mode_help): Document new -bindir option for link mode.
4091         (func_mode_link): Add new -bindir option, and use it to place
4092         output DLL if specified.
4094 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4096         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
4097         (baseargs): Add --disable-option-checking.
4098         * configure: Regenerate.
4100         * Makefile.def (configure-target-libiberty): Depend on
4101         all-binutils and all-ld.
4102         (configure-target-newlib): Likewise.
4103         * Makefile.in: Regenerate.
4105 2009-08-17  Ben Elliston  <bje@au.ibm.com>
4107         * config.sub, config.guess: Update from upstream sources.
4109 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4111         Sync from src, merge:
4113         2009-07-02  Tristan Gingold  <gingold@adacore.com>
4115         * configure.ac: Do not exclude gas for i386-*-darwin.
4116         Add a case for x86_64-*-darwin.
4117         * configure: Regenerate.
4119 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
4121         * MAINTAINERS: Add my name to Write After Approval list.
4123 2009-08-06  Michael Eager  <eager@eagercon.com>
4125         * configure.ac: Add Microblaze target.
4126         * configure: Regenerate.
4128 2009-07-31  Christian Bruel  <christian.bruel@st.com>
4130         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
4131         * configure: Regenerate.
4133 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
4135         * MAINTAINERS (Write After Approval): Update my e-mail address.
4137 2009-07-06  Ian Lance Taylor  <iant@google.com>
4139         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
4140         * configure: Rebuild.
4142 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
4144         * MAINTAINERS: Move myself to the Graphite Reviewers.
4146 2009-06-30  Wei Guozhi  <carrot@google.com>
4148         * MAINTAINERS: Add my name to Write After Approval list.
4150 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
4152         PR bootstrap/40338
4153         * configure.ac (comparestring): Create new variable.
4154         * Makefile.tpl (comparestring): Use to skip some comparisions.
4155         * configure: Regenerate.
4156         * Makefile.in: Regenerate.
4158 2009-06-26  Doug Evans  <dje@sebabeach.org>
4160         * Makefile.def (host_modules): Add cgen.
4161         * Makefile.in: Regenerate.
4162         * configure.ac (host_tools): Add cgen.
4163         * configure: Regenerate.
4165 2009-06-23  DJ Delorie  <dj@redhat.com>
4167         * MAINTAINERS: Add myself as mep maintainer.
4169 2009-06-23  Ian Lance Taylor  <iant@google.com>
4171         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
4172         boot_languages.  Only bootstrap target libraries listed in
4173         target_libs for some boot language.  Add --with-stage1-ldflags,
4174         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
4175         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
4176         if not building with C++.
4177         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
4178         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
4179         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
4180         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
4181         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
4182         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
4183         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
4184         * configure, Makefile.in: Rebuild.
4186 2009-06-23  Li Feng  <nemokingdom@gmail.com>
4188         * MAINTAINERS: Added my name to write-after-approval list.
4190 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
4192         * configure.ac: Define is_elf for QNX Neutrino targets.
4193         * configure: Regenerate.
4195 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
4197         * MAINTAINERS: Added my name to the write-after-approval list
4199 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4201         * configure.ac: Detect MPC in default directory.
4202         * configure: Regenerate.
4204 2009-06-03  Jerome Guitton  <guitton@adacore.com>
4205             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4207         * Makefile.tpl (all): Avoid a trailing backslash.
4208         * Makefile.in: Regenerate.
4210 2009-06-03  Ben Elliston  <bje@au.ibm.com>
4212         * config.sub, config.guess: Update from upstream sources.
4214 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
4216         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
4217         to noconfdirs.
4218         * configure: Regenerate.
4220 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
4222         * Makefile.tpl ([+compare-target+]): Compare all stage
4223         directories, rather than just gcc.
4224         * Makefile.in: Rebuilt.
4226 2009-06-01  Doug Kwan  <dougkwan@google.com>
4228         * configure.ac: Support gold for target arm*-*-*.
4229         * configure: Regenerate.
4231 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4233         * Makefile.def: Add MPC support and dependencies.
4234         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
4236         * Makefile.in, configure: Regenerate.
4238 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
4240         * Makefile.tpl (all): Avoid harmless warning in make all when
4241         gcc-bootstrap is enabled but stage_last does not exist.
4242         * Makefile.in: Rebuilt.
4244 2009-05-24  Nicolas Roche  <roche@adacore.com>
4246         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
4247         * Makefile.in: Regenerate.
4249 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
4251         * MAINTAINERS: Update my e-mail address.
4253 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
4255         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
4256         * configure:  Regenerate.
4258 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
4260         PR other/40159
4261         * Makefile.tpl (all): Don't assume gcc-bootstrap and
4262         gcc-no-bootstrap are mutually exclusive.
4263         * Makefile.in: Rebuilt.
4265 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
4267         PR other/40159
4268         * Makefile.tpl (all): Don't end with unconditional success.
4269         * Makefile.in: Rebuilt.
4271 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
4273         PR target/37137
4274         * Makefile.def (flags_to_pass): Remove redundant and incomplete
4275         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
4276         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
4277         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
4278         stage_configureflags, stage_cflags and stage_libcflags into
4279         explicit Makefile macros.
4280         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
4281         GFORTRAN.
4282         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
4283         CC.  Set CC_FOR_BUILD from CC.
4284         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
4285         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
4286         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
4287         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
4288         and GFORTRAN.
4289         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
4290         (_LIBCFLAGS): Renamed to _TFLAGS.
4291         (do-compare-debug, do-compare3-debug): Drop.
4292         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
4293         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
4294         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
4295         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
4296         (XGCC_FLAGS_FOR_TARGET): New.
4297         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
4298         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
4299         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
4300         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
4301         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
4302         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
4303         TFLAGS.
4304         (BUILD_CONFIG): Include if requested.
4305         (all): Set TFLAGS on bootstrap.
4306         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
4307         (all-stageid-prefixmodule): Likewise.
4308         (do-clean, distclean-stageid): Set TFLAGS.
4309         (restrap): Fix whitespace.
4310         * Makefile.in: Rebuilt.
4312 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
4314         * config.guess: Sync with src.
4316 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
4318         * configure.ac ($with_ppl):  Default to no if not supplied.
4319         ($with_cloog):  Likewise.
4320         configure:  Regenerate.
4322 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
4324         * MAINTAINERS: Update my e-mail address.
4326 2009-04-27  Nick Clifton  <nickc@redhat.com>
4328         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
4330 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
4332         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
4333         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
4334         * Makefile.in: Regenerate.
4336 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4338         PR bootstrap/39739
4339         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
4340         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
4342         * configure, Makefile.in: Regenerate.
4344 2009-04-21  Taras Glek  <tglek@mozilla.com>
4346         * include/hashtab.h: Update GTY annotations to new syntax
4347         * include/splay-tree.h: Likewise
4349 2009-04-17  Ben Elliston  <bje@au.ibm.com>
4351         * config.sub, config.guess: Update from upstream sources.
4353 2009-04-15  Anthony Green  <green@moxielogic.com>
4355         * configure.ac: Add moxie support.
4356         * configure: Rebuilt.
4358 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
4360         * configure.ac: Change copyright header to refer to version
4361         3 of the GNU General Public License and to point readers at the
4362         COPYING3 file and the FSF's license web page.
4363         * Makefile.def: Likewise.
4364         * Makefile.tpl: Likewise.
4365         * Makefile.in: Regenerate.
4367 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
4369         * configure.ac: Restore match for darwin9 or later. Use double
4370         brackets since regeneration eats one pair.
4371         * configure: Regenerate.
4373 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
4375         PR gas/10039
4376         * configure.ac: Require texinfo 4.7.
4377         * configure: Regenerated.
4379 2009-04-09  Nick Clifton  <nickc@redhat.com>
4381         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
4382         the GCC Runtime Library Exception.
4384 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4386         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
4387         * configure: Regenerate.
4389 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
4391         * Makefil.def (languages): New entries.
4392         * Makefile.tpl (check-gcc-*): New generic target.
4393         * Makefile.in: Regenerate.
4395 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
4397         * MAINTAINERS:  Update my email address.
4399 2009-03-18  Tom Tromey  <tromey@redhat.com>
4401         * configure: Rebuild.
4402         * configure.ac (host_libs): Add libiconv.
4403         * Makefile.in: Rebuild.
4404         * Makefile.def (host_modules): Add libiconv.
4405         (configure-gdb, all-gdb): Depend on libiconv.
4407 2009-03-16  Tristan Gingold  <gingold@adacore.com>
4409         * configure.ac: Treat gdb as supported on x86_64-darwin.
4410         * configure: Regenerate.
4412 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
4414         * configure.ac (--with-host-libstdcxx): New option.
4415         * configure: Regenerate.
4417 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
4419         * MAINTAINERS:  Move myself into the write after approval list.
4421 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
4423         * MAINTAINERS: Update e-mail address.
4425 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
4427         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
4429 2009-03-10  Ira Rosen  <irar@il.ibm.com>
4431         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
4433 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4435         Backport from git Libtool:
4437         2009-01-19  Robert Millan  <rmh@aybabtu.com>
4438         Support GNU/kOpenSolaris.
4439         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
4440         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
4441         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
4442         GNU/kOpenSolaris.
4444 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
4446         * MAINTAINERS: Update e-mail address.
4448 2009-02-24  Michael Eager  <eager@eagercon.com>
4450         * MAINTAINERS (Write After Approval): Add self.
4452 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
4454         * MAINTAINERS (Write After Approval): Add myself.
4456 2009-02-05  Andreas Schwab  <schwab@suse.de>
4458         * Makefile.tpl (stage_last): Define $r and $s before using
4459         $(RECURSE_FLAGS_TO_PASS).
4460         * Makefile.in: Regenerate
4462 2009-01-30  Ian Lance Taylor  <iant@google.com>
4464         * MAINTAINERS: Move myself to the Global Reviewers list.
4466 2009-01-29  Robert Millan  <rmh@aybabtu.com>
4468         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
4469         * configure: Regenerate.
4471 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
4473         * MAINTAINERS: Make whitespace consistent.
4474         Remove Robert Millan from Write After Approval.
4476 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
4478         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
4479         (all-opcodes): Depend on all-libiberty.
4480         * Makefile.in: Regenerate.
4482 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
4484         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
4485         * configure: Regenerate.
4487 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
4489         * MAINTAINERS (Write After Approval): Add myself.
4491 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
4493         * MAINTAINERS: Add myself to reviewers (Fortran).
4495 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
4497         PR tree-optimization/38515
4498         * configure.ac (cloog-polylib): Removed.
4499         (with_ppl, with_cloog): Test for "no".
4500         * configure: Regenerated.
4502 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
4504         * MAINTAINERS: Moved myself to reviewers (Fortran).
4506 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
4508         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
4509         (Write After Approval): Remove myself.
4511 2009-01-03  Diego Novillo  <dnovillo@google.com>
4513         * MAINTAINERS: Remove myself from alias maintainership.
4515 2009-01-02  David Ayers  <ayers@fsfe.org>
4517         * MAINTAINERS: Update e-mail address.
4519 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
4521         * MAINTAINERS: Make whitespace consistent.
4523 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4525         Backport from upstream Libtool:
4526         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
4527         Add cache variables to tests that require the linker to work.
4528         For shlibpath_overrides_runpath, this also changes the semantics
4529         to let the result from the C compiler take precedence.
4531 2008-12-02  Ben Elliston  <bje@au.ibm.com>
4533         * config.sub, config.guess: Update from upstream sources.
4535 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
4537         * configure.ac (ppllibs): Add by default the lib flags.
4538         * configure: Regenerate.
4540 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
4542         * MAINTAINERS:  Add myself to the write after approval list.
4544 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
4546         * configure.ac: Add double brackets on darwin[912].
4547         * configure: Regenerate.
4549 2008-12-03  Daniel Kraft  <d@domob.eu>
4551         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
4552         Approval to Reviewer section (for Fortran front-end).
4554 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
4556         * configure.ac: Expand to darwin10 and later.
4557         * configure: Regenerate.
4559 2008-12-02  Andreas Schwab  <schwab@suse.de>
4561         * Makefile.def: configure-target-boehm-gc depends on
4562         all-target-libstdc++-v3.
4563         * Makefile.in: Regenerate.
4565 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
4567         * MAINTAINERS:  Add myself as mingw maintainer.
4569 2008-12-02  Ben Elliston  <bje@au.ibm.com>
4571         * config.sub, config.guess: Update from upstream sources.
4573 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
4575         * README.SCO: Remove.
4577 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
4579         * MAINTAINERS:  Add myself to the write after approval list.
4581 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
4583         * MAINTAINERS:  Update my email address in WAA section.
4585 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
4587         * MAINTAINERS: Update e-mail address.
4589 2008-11-27  Toon Moene  <toon@moene.org>
4591         * MAINTAINERS: Change e-mail address.
4593 2008-11-27  Tristan Gingold  <gingold@adacore.com>
4595         * configure.ac: Build gdb for i?86-*-darwin*
4596         * configure: Regenerated.
4598 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
4600         * MAINTAINERS: Added my full name.
4602 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
4604         PR bootstrap/38014
4605         PR bootstrap/37923
4607         Revert:
4609         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
4611         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4612         * Makefile.in: Regenerated.
4614         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
4616         PR gdb/921
4617         PR gdb/1646
4618         PR gdb/2175
4619         PR gdb/2176
4621         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4622         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4623         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
4624         (HOST_EXPORTS): Pass CPPFLAGS.
4625         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4626         (LDFLAGS_FOR_TARGET): Initialize from configure script.
4627         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4628         * Makefile.in, configure: Regenerated.
4629         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4630         and CPPFLAGS_FOR_BUILD.
4632 2008-11-06  Jeff Law  <law@redhat.com>
4634         * MAINTAINERS: Add myself as middle end maintainer.
4636 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
4638         * MAINTAINERS (Write after approval): Add myself.
4640 2008-11-05  Diego Novillo  <dnovillo@google.com>
4642         * MAINTAINERS (Global Reviewers): Add myself.
4643         (Non-Algorithmic Maintainers): Remove myself.
4645 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
4647         * MAINTAINERS (Write after approval): Add myself.
4649 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
4651         * MAINTAINERS (Write after approval): Add myself.
4653 2008-10-31  Ben Elliston  <bje@au.ibm.com>
4655         * configure.ac (spu-*-*): Remove special case.
4656         * configure: Regenerate.
4658 2008-10-30  Catherine Moore  <clm@codesourcery.com>
4660         * MAINTAINERS (Write after approval): Update my email address.
4662 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
4664         * configure.ac [spu-*-*]: Do not set skipdirs.
4665         * configure: Re-generate.
4667 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
4669         * MAINTAINERS (Various Maintainers): Add myself to reload.
4671 2008-10-25  Richard Guenther  <rguenther@suse.de>
4673         * MAINTAINERS (Various Maintainers): Add myself as middle-end
4674         maintainer.  Remove myself as libgcc-math maintainer.
4675         (Non-Algorithmic Maintainers): Remove myself.
4677 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
4679         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4680         * Makefile.in: Regenerated.
4682 2008-10-23  Cary Coutant  <ccoutant@google.com>
4684         * MAINTAINERS (Write after approval): Add myself.
4686 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
4688         PR gdb/921
4689         PR gdb/1646
4690         PR gdb/2175
4691         PR gdb/2176
4693         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4694         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4695         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
4696         (HOST_EXPORTS): Pass CPPFLAGS.
4697         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4698         (LDFLAGS_FOR_TARGET): Initialize from configure script.
4699         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4700         * Makefile.in, configure: Regenerated.
4701         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4702         and CPPFLAGS_FOR_BUILD.
4704 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
4706         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
4707         Sebastian Pop.
4709 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
4711         * MAINTAINERS (Write After Approval): Added myself.
4713 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4715         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
4716         recommended version to 2.3.2.
4718         * configure: Regenerate.
4720 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
4722         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
4724 2008-09-29  David Daney <david.daney@caviumnetworks.com>
4726         * MAINTAINERS (Write After Approval): Update e-mail address.
4728 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
4730         * libtool.m4: Update to libtool 2.2.6.
4731         * lt~obsolete.m4: Update to libtool 2.2.6.
4732         * ltmain.sh: Update to libtool 2.2.6.
4733         * ltsugar.m4: Update to libtool 2.2.6.
4734         * ltversion.m4: Update to libtool 2.2.6.
4735         * ltoptions.m4: Update to libtool 2.2.6.
4736         * ltgcc.m4: Update to match changes from libtool 2.2.6.
4738 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
4740         * MAINTAINERS (Write After Approval): Add myself.
4742 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
4744         * MAINTAINERS (Write After Approval): Update my name.
4746 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
4748         * MAINTAINERS: Add myself in "Write After Approval".
4750 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
4752         * MAINTAINERS: Add myself as ia64 maintainer.
4754 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
4756         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
4757         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
4758         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
4759         and Michael Tiemann from Write After Approval since they do not
4760         actually have access.
4762 2008-09-05  Richard Guenther  <rguenther@suse.de>
4764         * configure.ac: Initialize clooglibs to -lcloog.
4765         * configure: Re-generate.
4767 2008-09-04  Le-Chun Wu  <lcwu@google.com>
4769         * MAINTAINERS (Write After Approval): Add myself.
4771 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
4773         * configure.ac (--with-cloog-polylib): New.
4774         (--disable-cloog-version-check): New.
4775         (--disable-ppl-version-check): New.
4776         * configure: Re-generate.
4778 2008-09-03  Richard Guenther  <rguenther@suse.de>
4780         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
4781         cloog test.
4782         * configure: Re-generate.
4784 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
4786         Add picoChip port.
4787         * MAINTAINERS: Add picoChip maintainers.
4789 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
4790             Tobias Grosser  <grosser@fim.uni-passau.de>
4791             Jan Sjodin  <jan.sjodin@amd.com>
4792             Harsha Jagasia  <harsha.jagasia@amd.com>
4793             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
4794             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
4795             Adrien Eliche  <aeliche@isty.uvsq.fr>
4797         Merge from graphite branch.
4798         * configure: Regenerate.
4799         * Makefile.in: Regenerate.
4800         * configure.ac (host_libs): Add ppl and cloog.
4801         Add checks for PPL and CLooG.
4802         * Makefile.def (ppl, cloog): Added modules and dependences.
4803         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
4804         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
4806 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4808         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
4809         (GCC_SHLIB_SUBDIR): New.
4810         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
4811         * configure: Regenerate.
4812         * Makefile.in: Regenerate.
4814 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
4816         * MAINTAINERS: Consistently use tabs to separate columns.
4818 2008-08-29  Tristan Gingold  <gingold@adacore.com>
4820         * MAINTAINERS (Write after Approval): Add myself.
4822 2008-08-28  Tristan Gingold  <gingold@adacore.com>
4824         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
4825         Enable bfd, binutils and opcodes.
4826         * configure: Regenerate.
4828 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4830         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
4832 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
4834         * MAINTAINERS:  Use correct Umlaut for last name.
4836 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4838         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
4840 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
4842         * MAINTAINERS: Update my email address.
4844 2008-08-16  Nicolas Roche  <roche@adacore.com>
4846         * Makefile.tpl: Add BOOT_ADAFLAGS.
4847         * Makefile.in: Regenerate.
4849 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
4851         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
4852         * configure: Regenerate.
4854 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
4856         * configure.ac: Add makefile fragments for hpux.
4857         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
4858         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
4859         * configure: Regenerate.
4860         * Makefile.in: Regenerate.
4862 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
4864         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
4866 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
4868         * MAINTAINERS (Write after Approval): Add myself.
4870 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
4872         * MAINTAINERS (Write After Approval):  Add myself.
4874 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
4876         * MAINTAINERS (Write After Approval):  Add myself.
4878 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
4880         * MAINTAINERS: Update my email address.
4882 2008-06-25  Joey Ye  <joey.ye@intel.com>
4884         * MAINTAINERS (Write After Approval):  Add myself.
4886 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4888         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
4889         * Makefile.in: Regenerate.
4890         * configure: Regenerate.
4892 2008-06-17  Daniel Kraft  <d@domob.eu>
4894         * MAINTAINERS (Write After Approval):  Add myself.
4896 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4898         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
4899         "$@" is still intact with both Autoconf 2.59 and 2.62.
4900         * configure: Regenerate.
4902 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4904         * Makefile.tpl: Fix comment errors.
4905         * Makefile.in: Regenerate.
4907 2008-06-12  David S. Miller  <davem@davemloft.net>
4908             David Edelsohn  <edelsohn@gnu.org>
4910         * configure.ac: Add powerpc*-*-* to gold supported targets.
4911         * configure: Regenerate.
4913 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
4915         PR tree-optimization/36218
4916         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
4917         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
4918         (all prefix="build-"): Pass them to build-system sub-makes.
4919         * Makefile.in: Regenerate.
4921 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
4923         * MAINTAINERS (mt port): Remove.
4924         (sco5, unixware, sco udk): Remove.
4925         (Kean Johnston): Add to Write After Approval.
4927 2008-05-30  Julian Brown  <julian@codesourcery.com>
4929         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
4930         of libobjc for ARM EABI Linux.
4931         * configure: Regenerate.
4933 2008-05-18  Xinliang David Li   <davidxl@google.com>
4935         * ChangeLog: Remove wrong ChangeLog entry.
4937 2008-05-17  Xinliang David Li   <davidxl@google.com>
4939         * MAINTAINERS (Write After Approval): Add myself.
4941 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
4943         * MAINTAINERS (Write After Approval): Add myself.
4945 2008-05-14  Rafael Espíndola  <espindola@google.com>
4947         * config-ml.in: don't handle --enable-shared and --enable-static.
4949 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
4951         * MAINTAINERS: Update my email address.
4953 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
4955         * MAINTAINERS: Update my email address.
4957 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
4959         * MAINTAINERS (Write After Approval): Add myself.
4961 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
4963         * MAINTAINERS (Write After Approval): Add myself.
4965 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
4967         * MAINTAINERS (crx): Add myself.
4969 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4971         Sync with src:
4972         2008-04-14  David S. Miller  <davem@davemloft.net>
4974         * configure.ac: Add sparc*-*-* to gold supported targets.
4975         * configure: Regenerate.
4977 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4979         PR bootstrap/35457
4980         * configure.ac: Include override.m4.
4981         * configure: Regenerate.
4983 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4985         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
4986         * Makefile.in: Regenerate.
4988 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
4990         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
4991         as nonconfigurable directories list.
4992         * configure: Regenerate.
4994 2008-04-14  Ben Elliston  <bje@au.ibm.com>
4996         * config.sub, config.guess: Update from upstream sources.
4998 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
5000         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
5001         * Makefile.in: Regenerate.
5003 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
5005         * configure.ac: Do not build libssp for the AVR.
5006         * configure: Regenerate.
5008 2008-04-07  Ian Lance Taylor  <iant@google.com>
5010         * Makefile.def: check-gold depends upon all-binutils.
5011         * Makefile.in: Regenerate.
5013 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
5015         * MAINTAINERS (Write After Approval): Add myself.
5017 2008-04-04  Nick Clifton  <nickc@redhat.com>
5019         PR binutils/4334
5020         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
5021         builds.
5022         * configure: Regenerate.
5024 2008-04-04  NightStrike  <NightStrike@gmail.com>
5026         PR other/35151
5027         * configure.ac: Combine rules for mingw32 and mingw64.
5028         * configure: Regenerate.
5030 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
5032         * MAINTAINERS (Write After Approval): Add myself.
5034 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
5036         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
5037         * Makefile.in (.NOTPARALLEL): Ditto.
5039 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
5041         * MAINTAINERS (Write After Approval): Add myself.
5043 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
5045         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
5046         * Makefile.in (.NOTPARALLEL): Regenerate.
5048 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
5050         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
5051         * Makefile.in: Regenerate.
5053 2008-03-26  Jakub Staszak  <kuba@et.pl>
5055         * MAINTAINERS (Write After Approval): Add myself.
5057 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
5059         * MAINTAINERS:  Update e-mail address.
5061 2008-03-20  Ian Lance Taylor  <iant@google.com>
5063         * configure.ac: Add support for --enable-gold.
5064         * Makefile.def: Add gold as a directory like ld.
5065         * configure, Makefile.in: Regenerate.
5067 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5069         * configure.ac: m4_include config/proginstall.m4.
5070         * configure: Regenerate.
5072         Backport from upstream Libtool:
5074         2007-10-12  Eric Blake  <ebb9@byu.net>
5076         Deal with Autoconf 2.62's semantic change in m4_append.
5077         * ltsugar.m4 (lt_append): Replace broken versions of
5078         m4_append.
5079         (lt_if_append_uniq): Don't require separator to be overquoted,
5080         and avoid broken m4_append.
5081         (lt_dict_add): Fix typo.
5082         * libtool.m4 (_LT_DECL): Don't overquote separator.
5084 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
5086         * config.rpath: Add AIX 6 support.
5088 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
5090         * Makefile.def (stageprofile).  Remove -fprofile-generate
5091         from stage_libcflags.
5092         * Makefile.in: Regenerate.
5094 2008-03-13  Ben Elliston  <bje@au.ibm.com>
5096         * config.sub, config.guess: Update from upstream sources.
5098 2008-03-06  Tom Tromey  <tromey@redhat.com>
5100         * MAINTAINERS: Update for treelang deletion.
5102 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
5104         * MAINTAINERS: Update my email address.
5106 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
5108         * MAINTAINERS (darwin port): Add myself as a maintainer.
5109         (objective-c/c++): Add myself as a maintainer.
5111 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
5113         * MAINTAINERS (Write After Approval): Update my email address.
5115 2008-02-25  Tomas Bily  <tbily@suse.cz>
5117         * MAINTAINERS (Write After Approval): Add myself.
5119 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
5121         * MAINTAINERS (OpenMP): Add myself.
5123 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
5125         PR bootstrap/32009
5126         PR bootstrap/32161
5128         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
5129         * configure: Regenerate.
5131         * Makefile.def: Define stage_libcflags for all bootstrap stages.
5132         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
5133         STAGE4_LIBCFLAGS): New.
5134         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
5135         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
5136         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
5137         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
5138         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
5139         for target modules.  Don't export LIBCFLAGS.
5140         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
5141         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
5142         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
5143         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
5144         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
5145         * Makefile.in: Regenerate.
5147 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5149         PR libgcj/33085
5150         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
5151         Do not use -DDLL_EXPORT.  Backport from upstream.
5153 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5155         * MAINTAINERS (Write After Approval): Add myself.
5157 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
5159         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
5160         * configure: Regenerate.
5162 2008-01-31  Marc Gauthier  <marc@tensilica.com>
5164         * configure.ac (xtensa*-*-*): Recognize processor variants.
5165         * configure: Regenerate.
5167 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5169         PR bootstrap/34922
5170         * configure.ac (PARSE_ARGS): Push suitable setting of
5171         ac_subdirs_all, for `./configure --help=recursive'.
5172         Handle `+' in generic toplevel directory disabling.
5173         * configure: Regenerate.
5175 2008-01-28  Nick Clifton  <nickc@redhat.com>
5177         * MAINTAINERS (xstormy16): Take over maintainership.
5179 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
5181         * MAINTAINERS (c4x port): Remove.
5183 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
5185         * libtool.m4: Backport AIX 6 support from ToT Libtool.
5187 2008-01-23  Ben Elliston  <bje@au.ibm.com>
5189         * config.sub, config.guess: Update from upstream sources.
5191 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
5193         * MAINTAINERS (Write After Approval): Add myself.
5195 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
5197         * MAINTAINERS: Update my email address.
5199 2008-01-09  Raksit Ashok  <raksit@google.com>
5201         * MAINTAINERS (Write After Approval): Add myself.
5203 2008-01-09  Raksit Ashok  <raksit@google.com>
5205         * MAINTAINERS (Write After Approval): Add myself.
5207 2008-01-08  Ben Elliston  <bje@au.ibm.com>
5209         * config.sub, config.guess: Update from upstream sources.
5211 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5213         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
5214         Change recommended MPFR from 2.2.1 -> 2.3.0.
5215         * configure: Regenerate.
5217 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
5219         * MAINTAINERS: Update my email address.
5221 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
5223         * MAINTAINERS: Update my email address.
5225 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
5227         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
5228         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
5229         * Makefile.in: Regenerate.
5231 2007-12-10  Mark Heffernan  <meheff@google.com>
5233         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
5234         misplaced entries.
5236 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
5238         * configure.ac: Enable libjava for x86_64-*-darwin9.
5239         * configure: Regenerate.
5241 2007-12-07  Bill Maddox  <maddox@google.com>
5243         * MAINTAINERS (Write After Approval): Add myself.
5245 2007-12-05  Ben Elliston  <bje@au.ibm.com>
5247         * config.sub, config.guess: Update from upstream sources.
5249 2007-12-02  Matthias Klose  <doko@ubuntu.com>
5251         * config-ml.in: Remove 64bit configure tests.
5253 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5255         * config-ml.in: Robustify against white space in absolute file
5256         names.
5258         * config-ml.in (multi-clean): Substitute ${Makefile}.
5259         Remove superfluous ${Makefile} in list.
5261 2007-11-19  Thiemo Seufer  <ths@mips.com>
5263         * config-ml.in: Don't hardcode the Makefile name.
5265 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
5267         * MAINTAINERS (Write After Approval): Add myself.
5269 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
5271         * MAINTAINERS (Write After Approval): Add myself.
5273 2007-11-06  Doug Kwan  <dougkwan@google.com>
5275         * MAINTAINERS (Write After Approval): Add myself.
5277 2007-10-25  Ben Elliston  <bje@au.ibm.com>
5279         * MAINTAINERS (mercury): Remove entry.
5280         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
5282 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
5284         * Makefile.def (dependencies): Make configure-gdb depend on
5285         all-intl.
5286         * Makefile.in: Regenerated.
5288 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
5290         * MAINTAINERS (Fortran maintainer): Remove myself.
5292 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
5294         * Makefile.def: To avoid problems running with parallel makes,
5295         build newlib before libgloss so that target specific header
5296         files are availble.
5297         * Makefile.in: Regenerate
5299 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
5301         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
5302         * Makefile.in: Regenerate.
5304 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
5306         * MAINTAINERS (Register allocation reviewer): Add myself.
5308 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
5310         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
5311         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
5312         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
5313         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
5314         * configure: Regenerate.
5316 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
5318         * MAINTAINERS (Register allocation reviewer): Add myself.
5320 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
5322         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
5323         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
5324         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
5325         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
5326         * configure.ac: Default them to host tools for $host = $build.
5327         Subst them.
5329         * configure: Regenerate.
5330         * Makefile.in: Regenerate.
5332 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
5334         * MAINTAINERS (Register allocation reviewer): Add myself.
5336 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
5338         * MAINTAINERS (Register allocation reviewer): Add myself.
5340 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
5342         * MAINTAINERS (Write After Approval): Fix typo.
5344 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
5346         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
5347         * configure: Regenerate.
5349 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
5351         PR bootstrap/31906
5352         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
5353         they're already prefixed.
5355 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
5357         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
5358         libstdc++.
5359         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
5360         * configure: Regenerate.
5361         * Makefile.in: Regenerate.
5363 2007-09-17  Andreas Schwab  <schwab@suse.de>
5365         * configure.ac: Raise minimum makeinfo version to 4.6.
5366         * configure: Regenerate.
5368 2007-09-17  Johannes Singler  <singler@ira.uka.de>
5370         * MAINTAINERS (write-after-approval) add myself
5372 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
5374         * configure.ac: Correct makeinfo version check.
5375         * configure: Regenerate.
5377 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
5379         * MAINTAINERS: Update my email address.
5381 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
5383         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
5384         to $skipdirs and only disable gprof for newlib.  Use the normal
5385         mips*-elf* handling in other respects.
5386         * configure: Regnerate.
5388 2007-09-12  David Daney  <ddaney@avtrex.com>
5390         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
5391         enabling libgcj.
5392         * configure: Regenerate.
5394 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
5396         PR other/32154
5397         * configure.ac: For libgloss targets, point the linker to the linker
5398         script, startup code and simulator library.
5399         * configure: Regenerate.
5401 2007-09-07  Andrew Haley  <aph@redhat.com>
5403         * configure.ac (noconfigdirs): Remove target-libffi and
5404         target-libjava.
5405         * configure: Regenerate.
5407 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5409         PR target/33281
5410         * configure.ac: Use config/mh-mingw on mingw.
5411         * configure: Regenerate.
5413 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
5415         * MAINTAINERS (Write After Approval): Add myself.
5417 2007-09-05  Richard Guenther  <rguenther@suse.de>
5419         * configure.ac (--enable-stage1-checking): If neither --enable-checking
5420         nor --disable-checking is provided also turn on yes and types
5421         checking for stage1.
5422         * configure: Re-generate.
5424 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
5426         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
5427         (Write After Approval): Remove myself.
5429 2007-08-29  Nick Clifton  <nickc@redhat.com>
5431         * config.sub, config.guess: Update from upstream sources.
5433 2007-08-22  Bud Davis  <jmdavis@link.com>
5435         * MAINTAINERS (Write After Approval): Added myself.
5436         * MAINTAINERS (Reviewers): Removed myself.
5438 2007-08-18  Paul Brook  <paul@codesourcery.com>
5439             Joseph Myers  <joseph@codesourcery.com>
5441         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
5442         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
5443         * Makefile.in: Regenerate.
5444         * configure.ac (--with-debug-prefix-map): New.
5445         * configure: Regenerate.
5447 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
5448             Nigel Stephens  <nigel@mips.com>
5450         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
5451         as target_makefile_frag.
5452         * configure: Regenerate.
5454 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
5456         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
5457         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
5458         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
5459         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
5460         (do-compare, do-compare3, do-compare-debug): New.
5461         ([+compare-target+]): Use them.
5463 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
5465         * MAINTAINERS (Write After Approval): Change my email address.
5467 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5468             Ben Elliston  <bje@au.ibm.com>
5470         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
5471         --silent if $silent.
5472         * configure: Regenerate.
5474 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
5476         * MAINTAINERS (Various Maintainers): Add myself as
5477         loop infrastructure maintainer.  Update my e-mail
5478         address.
5480 2007-07-31  Diego Novillo  <dnovillo@google.com>
5482         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
5483         Adjust description.
5485 2007-07-26  Richard Guenther  <rguenther@suse.de>
5487         * configure.ac: Add types checking to stage1 checking flags.
5488         * configure: Regenerate.
5490 2007-07-17  Nick Clifton  <nickc@redhat.com>
5492         * COPYING3: New file.  Contains version 3 of the GNU General
5493         Public License.
5494         * COPYING3.LIB: New file.  Contains version 3 of the GNU
5495         Lesser General Public License.
5497 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
5499         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
5501 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
5503         * MAINTAINERS (S/390 co-maintainer): Add myself.
5504         (Write After Approval): Remove myself.
5506 2007-07-13  Dan Hipschman  <dsh@google.com>
5508         * MAINTAINERS (Write After Approval): Add myself.
5510 2007-07-11  Nick Clifton  <nickc@redhat.com>
5512         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
5513         WINDRES export.
5514         * Makefile.in: Regenerate.
5516 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5518         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
5519         maintainer.
5521 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
5523         * lt~obsolete.m4: New. Import from 20070318 libtool.
5525 2007-07-03  Julian Brown  <julian@codesourcery.com>
5527         * MAINTAINERS (Write After Approval): Add myself.
5529 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5531         * configure.ac: Rewrite 'configure --help' strings to look nicer.
5532         * configure: Regenerate.
5534 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5536         * configure.ac: Add some missing m4 quotation.
5537         * configure: Regenerate.
5539 2007-07-02  Simon Baldwin  <simonb@google.com>
5541         * MAINTAINERS (Write After Approval): Add myself.
5543 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
5545         * configure: Regenerate.
5547 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
5549         * Makefile.def: Add windmc tool to build.
5550         * Makefile.tpl: Likewise.
5551         * configure.ac: Likewise.
5552         * Makefile.in: Regenerate.
5553         * configure: Regenerate.
5555 2007-06-28  DJ Delorie  <dj@redhat.com>
5557         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
5558         not building newlib.
5559         * configure: Regenerated.
5561 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
5563         * MAINTAINERS (Write After Approval): Add myself.
5565 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
5567         * MAINTAINERS (Write After Approval): Add myself.
5569 2007-06-19  Chris Matthews  <chrismatthews@google.com>
5571         * MAINTAINERS (Write After Approval): Add myself.
5573 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
5575         * MAINTAINERS (Write After Approval): Add myself.
5577 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
5579         * Makefile.def: Add dependency from configure-gdb to all-bfd.
5580         * Makefile.in: Regenerated.
5582 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
5584         * configure.ac: Don't add target-libmudflap to noconfigdirs for
5585         bfin*-*-uclinux* targets.
5586         * configure: Regenerate.
5588 2007-06-14  Ian Lance Taylor  <iant@google.com>
5590         * MAINTAINERS: Add myself as non-algorithmic global write
5591         maintainer.
5593 2007-06-14  Diego Novillo  <dnovillo@google.com>
5595         * MAINTAINERS: Add self as middle-end maintainer and
5596         non-algorithmic global write maintainer.
5598 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5600         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
5601         Move all Fortran maintainers except Paul Brook into the
5602         Non-Autopoiesis section.
5604 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
5606         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
5607         (distclean-stage[+id+]): Possibly delete stage_last.
5608         * Makefile.in: Regenerate.
5610 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
5612         * MAINTAINERS (Various Maintainer): Fix typo.
5614 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
5616         * MAINTAINERS (Various Maintainer): Add myself as
5617         dataflow maintainer.
5619 2007-06-07  Ben Elliston  <bje@au.ibm.com>
5621         * config.sub, config.guess: Update from upstream sources.
5623 2007-06-07  Ben Elliston  <bje@au.ibm.com>
5625         * Makefile.tpl: Fix spelling error.
5626         * Makefile.in: Regenerate.
5628 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
5630         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
5631         lt_cv_sys_max_cmd_len.
5633 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
5635         * MAINTAINERS (Various Maintainers): Add myself as
5636         auto-vectorizer maintainer.
5638 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
5640         PR libjava/32098
5641         * libtool.m4: Revert previous change.
5642         * ltgcc.m4: Put it here.
5644 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
5646         * MAINTAINERS (Various Maintainers): Add myself as
5647         auto-vectorizer maintainer.
5649 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
5651         PR libjava/32098
5652         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
5654 2007-05-30  Richard Guenther  <rguenther@suse.de>
5656         * MAINTAINERS (Various Maintainers): Add myself as
5657         auto-vectorizer maintainer.
5659 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
5661         PR bootstrap/29382
5662         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
5663         * configure: Rebuilt.
5665 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
5667         * MAINTAINERS (Write After Approval): Removed my name.
5669 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
5671         * MAINTAINERS (Write After Approval): Remove myself.
5673 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
5675         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
5677 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
5679         * ltmain.sh: Update from ToT Libtool.
5680         * libtool.m4: Update from ToT Libtool.
5681         * ltsugar.m4: New. Update from ToT Libtool.
5682         * ltversion.m4: New. Update from ToT Libtool.
5683         * ltoptions.m4: New. Update from ToT Libtool.
5684         * ltconfig: Remove.
5685         * ltcf-c.sh: Remove.
5686         * ltcf-cxx.sh: Remove.
5687         * ltcf-gcj.sh: Remove.
5689 2007-05-22  Ollie Wild  <aaw@google.com>
5691         * MAINTAINERS (Write After Approval): Add myself.
5693 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
5695         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
5696         stage_cflags.
5697         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
5698         Remove CFLAGS/LIBCFLAGS.
5699         (configure-stage[+id+]-[+prefix+][+module+],
5700         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
5701         * Makefile.in: Regenerate.
5703 2007-05-15  Diego Novillo  <dnovillo@google.com>
5705         * MAINTAINERS: Update e-mail address.
5707 2007-05-15  Revital Eres  <eres@il.ibm.com>
5709         * MAINTAINERS (Write After Approval): Add myself.
5711 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
5713         * MAINTAINERS (Write After Approval): Updated my address.
5715 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
5717         * MAINTAINERS (Write After Approval): Add myself.
5719 2007-05-11  Silvius Rus  <rus@google.com>
5721         * MAINTAINERS (Write After Approval): Add myself.
5723 2007-04-23  Tom Tromey  <tromey@redhat.com>
5725         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
5727 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
5729         * MAINTAINERS (cpplib): Rename to ...
5730         (libcpp): ... this.  Add C/C++ front end maintainers.
5732 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
5734         * config-ml.in: Pass ${ml_config_env} to configure calls.
5736 2007-04-04  Christian Bruel  <christian.bruel@st.com>
5738         * MAINTAINERS (Write After Approval): Add myself.
5740 2007-04-02  Dave Korn  <dave.korn@artimi.com>
5742         * MAINTAINERS (Write After Approval): Add myself.
5744 2007-03-31  Tobias Burnus  <burnus@net-b.de>
5746         * MAINTAINERS (fortran 95 front end): Add myself.
5748 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
5750         * MAINTAINERS (Write After Approval): Add myself.
5752 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
5754         * MAINTAINERS (Modulo Scheduler): Add myself.
5756 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
5758         * MAINTAINERS (fortran 95 front end): Add myself.
5759         (c++ front end): whitespace fix.
5761 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
5763         * MAINTAINERS (Write After Approval): Add myself.
5765 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
5767         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
5768         of glob.  Quote arguments with single quotes too.
5769         * configure: Regenerate.
5771 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
5773         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
5774         * Makefile.in: Regenerate
5776 2007-03-07  Andreas Schwab  <schwab@suse.de>
5778         * configure: Regenerate.
5780 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
5782         * configure.ac: Add "--with-pdfdir" configure option,
5783         which defines pdfdir variable.
5784         * Makefile.def (target=fixincludes): Add install-pdf to
5785         missing targets.
5786         (recursive_targets): Add install-pdf target.
5787         (flags_to_pass): Add pdfdir.
5788         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
5789         target.
5790         * configure: Regenerate
5791         * Makefile.in: Regenerate
5793 2007-02-28  Eric Christopher  <echristo@apple.com>
5795         Revert:
5796         2006-12-07  Mike Stump  <mrs@apple.com>
5798         * Makefile.def (dependencies): Add dependency for
5799         install-target-libssp and install-target-libgomp on
5800         install-gcc.
5801         * Makefile.in: Regenerate.
5803 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
5805         * configure: Regenerate.
5806         * configure.ac: Move statements after variable declarations.
5808 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
5810         * MAINTAINERS: Add myself as sh maintainer.
5812 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
5814         * configure.ac: Adjust for loop syntax.
5815         * configure: Regenerate.
5817 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
5819         * configure: Rebuilt.
5821 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
5823         * configure.ac: Drop multiple occurrences of --enable-languages,
5824         and fix its quoting.
5825         * configure: Rebuilt.
5827 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
5828             Nathan Sidwell  <nathan@codesourcery.com>
5829             Vladimir Prus  <vladimir@codesourcery.com>
5830             Joseph Myers  <joseph@codesourcery.com>
5832         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
5833         * configure: Regenerate.
5835 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
5837         * ltconfig (freebsd*): Default to elf.
5839 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
5841         * configure.ac (target_libraries): Move libgcc before libiberty.
5842         * configure: Regenerated.
5844 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
5845             Paolo Bonzini  <bonzini@gnu.org>
5847         PR bootstrap/30753
5848         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
5849         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
5850         * configure: Regenerated.
5852 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5854         * MAINTAINERS (Language Front End Maintainers): Update my mail
5855         address.
5857 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
5859         PR bootstrap/30748
5860         * configure.ac: Correct syntax for Solaris ksh.
5861         * configure: Regenerated.
5863 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5865         * configure.ac: Sync with src.
5866         * configure: Regenerate.
5868 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5870         * Makefile.in: Regenerate.
5872 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5874         * config.sub: Sync with src.
5876 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
5878         * Makefile.tpl (build_alias, host_alias, target_alias): Use
5879         noncanonical equivalents.
5880         * configure.in: Rename to...
5881         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
5882         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
5883         target_noncanonical.  Use them.  Rewrite removal of configure
5884         arguments for autoconf 2.59.  Discard variable settings.  Force
5885         program_transform_name for native tools.
5887         * Makefile.in: Regenerated.
5888         * configure: Regenerated with autoconf 2.59.
5890 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
5892         * MAINTAINERS (Write After Approval): Add myself.
5894 2007-01-31  Andreas Schwab  <schwab@suse.de>
5896         * Makefile.tpl (LDFLAGS): Substitute it.
5897         * Makefile.in: Regenerate.
5899 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
5901         * MAINTAINERS (Write After Approval): Add myself.
5903 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
5905         * MAINTAINERS (spu port): Add myself.
5907 2007-01-23  Richard Guenther  <rguenther@suse.de>
5909         PR bootstrap/30541
5910         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
5911         * Makefile.tpl (GNATBIND): Substitute it.
5912         (GNATMAKE): Likewise.
5913         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
5914         of STAGE_PREFIX.
5915         * Makefile.in: Regenerate.
5916         * configure: Regenerate.
5918 2007-01-18  Mike Stump  <mrs@apple.com>
5920         * configure.in: Re-enable -Werror for gcc builds.
5922 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
5924         * MAINTAINERS (Write After Approval): Add myself.
5926 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
5928         * configure.in: Change == to = in test command.
5929         * configure: Regenerate.
5931 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
5932             Nick Clifton  <nickc@redhat.com>
5933             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
5935         * configure.in (build_configargs, host_configargs, target_configargs):
5936         Remove build/host/target parameters.
5937         (host_libs): Add gmp and mpfr.
5938         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
5939         * Makefile.def (gmp, mpfr): New.
5940         (gcc): Remove target.
5941         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
5942         target_os, target_vendor): New.
5943         (configure): Add host_alias/target_alias arguments; adjust invocations.
5944         * configure: Regenerate.
5945         * Makefile.in: Regenerate.
5947 2007-01-11  Matt Fago  <fago@earthlink.net>
5949         * configure.in: Try to link to functions only in mpfr 2.2.x
5950         to improve robustness of configure tests.
5951         * configure: Regenerate.
5953 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
5955         * MAINTAINERS: Add myself as i386 maintainer.
5957 2007-01-08  Jan Hubicka  <jh@suse.cz>
5959         * MAINTAINERS: Add myself as i386 maintainer.
5961 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
5963         * configure.in: Add support for an x86_64-mingw* target.
5964         * configure: Regenerate.
5966 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
5968         * Makefile.tpl (all-target): Correct @if conditional for target
5969         modules.
5970         * configure.in: Omit libiberty if building only target libgcc.
5971         * configure, Makefile.in: Regenerated.
5973 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
5975         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
5976         * configure: Regenerate.
5978 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
5980         * Makefile.def (target_modules): Add libgcc.
5981         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
5982         * Makefile.tpl (clean-target-libgcc): Delete.
5983         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
5984         on gcc even for bootstrapped modules.  Rewrite handling of
5985         lang_env_dependencies to loop over target_modules.
5986         * configure.in (target_libraries): Add target-libgcc.
5987         * Makefile.in, configure: Regenerated.
5989 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
5991         * configure.in: Reorganize recognition of languages.  Add
5992         --enable-stage1-languages.  Show supported languages for the chosen
5993         target rather than all recognized languages.
5994         * configure: Regenerate.
5996 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
5998         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
5999         * Makefile.in: Regenerate.
6001 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6003         * configure.in: Warn that MPFR 2.2.0 is buggy.
6004         * configure: Regenerate.
6006 2006-12-27  Ian Lance Taylor  <iant@google.com>
6008         * configure.in: When removing Makefiles to force a reconfigure, also
6009         remove prev-DIR*/Makefile.
6010         * configure: Regenerate.
6012 2006-12-22  Andreas Schwab  <schwab@suse.de>
6014         * configure: Regenerate with correct autoconf version.
6016 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
6018         * configure.in: add AC_SUBST for *_FOR_TARGET.
6019         * configure: Regenerate.
6021 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6023         * configure.in: Simplify logic for rejecting languages that cannot
6024         be built.  Separate the case when a language is unsupported,
6025         from the case when the user chooses not to build a language.
6027 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6029         * configure.in: Remove "$build" case for powerpc-*-darwin* since
6030         it only affects bootstrap and could be tested on "$host" as well.
6031         * configure: Regenerate.
6032         * config/mh-ppc-darwin: Add to the stage1 cflags here.
6034 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6036         PR bootstrap/29544
6037         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
6038         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
6039         move here comment from Makefile.tpl.
6040         * Makefile.tpl: Move some definitions higher in the file.
6041         (STAGE1_CHECKING): New.
6042         * configure.in: Add --enable-stage1-checking.
6043         * configure: Regenerate.
6044         * Makefile.in: Regenerate.
6046 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6048         * MAINTAINERS: Add myself as build system maintainer.
6050 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
6052         * MAINTAINERS (Write After Approval): Add myself.
6054 2006-12-13  Eric Christopher  <echristo@apple.com>
6056         * MAINTAINERS: Add myself as darwin maintainer.
6058 2006-12-11  Ian Lance Taylor  <ian@airs.com>
6060         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
6062 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
6064         MAINTAINERS: Update my entry.
6066 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
6068         * configure.in:  Handle spu makefile frag.
6069         * Makefile.tpl (MAINT): Define
6070         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
6071         * configure: Regenerate.
6072         * Makefile.in: Regenerate.
6074 2006-12-11  Ben Elliston  <bje@au.ibm.com>
6076         * config.guess: Import latest version.
6077         * config.sub: Likewise.
6079 2006-12-11  Ben Elliston  <bje@au.ibm.com>
6081         * configure.in (spu-*-*): Don't skip target-libiberty.
6082         * configure: Regenerate.
6084 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
6086         PR bootstrap/30134
6087         * configure.in: Correct x86 darwin support for libjava to powerpc
6088         and i?86 only.
6089         * configure: Regenerate.
6091 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
6093         * configure.in: Add x86 darwin support for libjava.
6094         * configure: Regenerate.
6096 2006-12-07  Mike Stump  <mrs@apple.com>
6098         * Makefile.def (dependencies): Add dependency for
6099         install-target-libssp and install-target-libgomp on
6100         install-gcc.
6101         * Makefile.in: Regenerate.
6103 2006-12-04  Richard Guenther  <rguenther@suse.de>
6105         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
6106         (Non-Algorithmic Maintainers): Move over non-algorithmic
6107         loop optimizer maintainers, add myself as a non-algorithmic
6108         middle-end maintainer.
6110 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
6112         * MAINTAINERS (Write After Approval): Add myself.
6114 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6116         * configure.in: Update error message for missing GMP/MPFR.
6118         * configure: Regenerate.
6120 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6122         * configure.in: Update MPFR version in error message.
6124         * configure: Regenerate.
6126 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6128         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
6129         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
6130         --with-gmp-lib): New flags.
6132         * configure: Regenerate.
6134 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
6136         * MAINTAINERS (Write After Approval): Change my email address.
6138 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
6140         * MAINTAINERS (Write After Approval): Add myself.
6142 2006-11-22  Philipp Thomas  <pth@suse.de>
6144         * MAINTAINERS (i18n): Update e-mail address.
6146 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
6148         * MAINTAINERS (spu port): Add myself as maintainer.
6149         (Write After Approval): Remove myself.
6151 2006-11-22  Ben Elliston  <bje@au.ibm.com>
6153         * configure.in (skipdirs): Don't build libssp for SPU.
6154         * configure: Regenerate.
6156 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
6158         * MAINTAINERS (spu port): Add myself as maintainer.
6159         (libobjc): Update my email address.
6161 2006-11-21  Andrea Bona  <andrea.bona@st.com>
6163         * MAINTAINERS (Write After Approval): Add myself.
6165 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
6167         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
6168         * configure : Rebuilt.
6170 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
6172         * MAINTAINERS (Write After Approval): Add myself.
6174 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
6176         * MAINTAINERS (Write After Approval): Add myself.
6178 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6180         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
6181         libmpfr.a.
6182         * configure: Regenerate.
6184 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
6186         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
6187         (unstage): Test for stage_last presence.
6189         PR bootstrap/29802
6190         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
6191         STAGE_PREFIX.
6192         * Makefile.in: Regenerate.
6194 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
6196         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
6197         maintainers.
6199 2006-11-14  Erven Rohou  <erven.rohou@st.com>
6201         * MAINTAINERS (Write After Approval): Add myself.
6203 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
6205         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
6206         and stageN-package/Makefile.
6207         * Makefile.in: Regenerated.
6209 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
6211         * configure.in: Remove target-libgloss from noconfigdirs for
6212         bfin-*-*.
6213         * configure: Regenerated.
6215 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6217         * configure.in (have_gmp): Only error if the gcc directory exists.
6219         * configure: Regenerate.
6221 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6223         * configure.in: Robustify error message for missing GMP/MPFR.
6225         * configure: Regenerate.
6227 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
6229         * MAINTAINERS (Write After Approval): Add myself.
6231 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
6233         * MAINTAINERS: Change email address.
6235 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
6237         * MAINTAINERS (Write After Approval): Add myself.
6239 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
6241         * MAINTAINERS (Write After Approval): Add myself.
6243 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
6245         * MAINTAINERS (Write After Approval): Move myself to
6246         Write After Approval section.
6248 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6250         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
6251         need_gmp anymore.
6252         * configure: Regenerate.
6254 2006-10-16  Tobias Burnus  <burnus@net-b.de>
6256         * MAINTAINERS (Write After Approval): Add myself.
6258 2006-10-16  Ben Elliston  <bje@au.ibm.com>
6260         * config.guess: Import latest version.
6261         * config.sub: Likewise.
6263 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
6265         * Makefile.def: Added pdf target handling.
6266         * Makefile.tpl: Added pdf target handling.
6267         * Makefile.in: Regenerated.
6269 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
6271         * MAINTAINERS: Add self as score port maintainer.
6273 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
6275         * MAINTAINERS (Write After Approval): Add myself.
6277 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
6279         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
6280         or newer.
6281         * configure: Regenerated.
6283 2006-09-27  Dave Brolley  <brolley@redhat.com>
6285         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
6286         using $s instead of $r.
6287         * configure: Regenerated.
6289 2006-09-26  Thiemo Seufer  <ths@mips.com>
6291         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
6292         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
6293         * configure: Regenerate.
6295 2006-09-24  Graeme Peterson  <gridly@gmail.com>
6297         * MAINTAINERS (Write After Approval): Remove myself.
6299 2006-09-22  Chao-ying Fu  <fu@mips.com>
6301         * MAINTAINERS (Write After Approval): Add myself.
6303 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
6305         * MAINTAINERS: Add self as soft-fp maintainer.
6307 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
6309         * MAINTAINERS: Add myself as avr maintainer.
6310         Remove Marek Michalkiewicz as avr maintainer.
6312 2006-09-07  Roberto Costa  <roberto.costa@st.com>
6314         * MAINTAINERS (Write After Approval): Add myself.
6316 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
6318         * configure.in: Never build newlib for a Mingw host.
6319         Never build newlib as Mingw target library.
6320         Test the existence of winsup/cygwin for building a Cygwin newlib,
6321         rather than just winsup.
6322         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
6323         building a Mingw target.
6324         * configure: Regenerate.
6326 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
6328         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
6330 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
6332         * config.guess: Import from src (was more updated).
6333         * config.sub: Likewise.
6335 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
6337         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
6338         * configure: Regenerated.
6340 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
6342         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
6343         for stages after the first.
6345 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
6347         * Makefile.def: Add dependencies for configure-opcodes
6348         on configure-intl and all-opcodes on all-intl.
6349         * Makefile.in: Regenerated.
6351 2006-07-13  Ben Elliston  <bje@au.ibm.com>
6353         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
6355 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
6357         Port to hosts whose 'sort' and 'tail' implementations
6358         treat operands with leading '+' as file names, as POSIX
6359         has required since 2001.  However, make sure the code still
6360         works on pre-POSIX hosts.
6361         * ltmain.sh: Don't assume "sort +2" is equivalent to
6362         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
6364 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
6366         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
6368 2006-07-04  Peter O'Gorman  <peter@pogma.com>
6370         * ltconfig: chmod 644 before ranlib during install.
6372 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6374         PR bootstrap/18058
6375         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
6376         if the bootstrap compiler is a GCC version that supports it.
6377         * configure: Regenerate.
6379 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
6381         * configure.in: Fix thinkos in previous check-in.
6382         * configure: Regenerate.
6384 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
6386         PR other/27063
6387         * configure.in: Test subdir_requires and give an appropriate
6388         error message.
6389         * configure: Regenerate.
6391 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
6393         * MAINTAINERS (Write After Approval): Add myself.
6395 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
6397         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6399 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
6401         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6403 2006-06-20  David Ayers  <d.ayers@inode.at>
6405         PR bootstrap/28072
6406         * configure.in: Add target-boehm-gc to noconfigdirs depending on
6407         whether target-libjava is being configured instead of whether the
6408         java front end is enabled.
6409         * configure: Regenerate.
6411 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6413         PR target/27540
6414         * configure.in: Only enable libgomp on IRIX 6.
6415         * configure: Regenerate.
6417 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
6419         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
6420         too.
6421         * Makefile.in: Regenerate.
6423 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
6425         * config-ml.in: Alter CCASFLAGS to include special
6426         multilib options the same as is done for CFLAGS.
6428 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6430         * configure.in: Don't enable libgomp on hpux10.
6431         * configure: Rebuilt.
6433 2006-06-12  David Ayers  <d.ayers@inode.at>
6435         PR bootstrap/27963
6436         PR target/19970
6437         * configure.in: Remove target-boehm-gc from noconfigdirs where
6438         ${libgcj} is specified.
6439         * configure: Regenerate.
6441 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
6443         Sync from src:
6445         * configure.in: Sync.
6446         * configure: Regenerated.
6448         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
6450         * Makefile.def: Added dependencies from sim and gdb on intl, and
6451         added configure dependencies to everything with an all dependency
6452         on intl.
6453         * Makefile.in: Regenerated.
6455 2006-06-06  David Ayers  <d.ayers@inode.at>
6457         PR libobjc/13946
6458         * Makefile.def: Add dependencies for libobjc which boehm-gc.
6459         * Makefile.in: Regenerate.
6460         * configure.in: Add --enable-objc-gc at toplevel and have it
6461         enable boehm-gc for Objective-C.
6462         Remove target-boehm-gc from libgcj.
6463         Add target-boehm-gc to target_libraries.
6464         Add target-boehm-gc to noconfigdirs where ${libgcj}
6465         is specified.
6466         Assert that boehm-gc is supported when requested for Objective-C.
6467         Only build boehm-gc if needed either for Java or Objective-C.
6468         * configure: Regenerate.
6470 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
6472         PR 27674
6473         * Makefile.tpl (configure-[+prefix+][+module+],
6474         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
6475         Remove rule to unstage bootstrapped modules.
6476         (stage_current): New.
6477         * Makefile.in: Regenerate.
6479 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
6481         * MAINTAINERS (Write After Approval): Update my e-mail address.
6483 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
6485         * include/libiberty.h: Declare pex_run_in_environment.
6487 2006-05-31  Asher Langton  <langton2@llnl.gov>
6489         * MAINTAINERS (Write After Approval): Add myself.
6491 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
6493         * Makefile.def (bfd, opcodes): Fix lib_path.
6494         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
6495         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
6496         * Makefile.in: Regenerate.
6498 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
6500         * Makefile.in: Regenerate.
6502 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
6504         * Makefile.def: Add install-html target. Add datarootdir
6505         docdir and htmldir to flags_to_pass.
6506         * Makefile.tpl: Add install-html target.
6507         * Makefile.in: Regenerate.
6508         * configure.in: Add --with-datarootdir, --with-docdir, and
6509         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
6510         * configure: Regenerate.
6512 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
6514         * configure.in: Enable gprof for cross builds.
6515         * configure: Regenerate.
6517 2006-05-22  Richard Guenther  <rguenther@suse.de>
6519         Revert
6520         2006-01-31  Richard Guenther  <rguenther@suse.de>
6521         Paolo Bonzini  <bonzini@gnu.org>
6523         * Makefile.def (target_modules): Add libgcc-math target module.
6524         * configure.in (target_libraries): Add libgcc-math target library.
6525         (--enable-libgcc-math): New configure switch.
6526         * Makefile.in: Re-generate.
6527         * configure: Re-generate.
6528         * libgcc-math: New toplevel directory.
6530 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6531             Andreas Tobler  <a.tobler@schweiz.ch>
6533         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
6534         * configure: Rebuilt.
6536 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
6538         * MAINTAINERS (Write After Approval): Add myself.
6540 2006-05-01  DJ Delorie  <dj@redhat.com>
6542         * configure.in: Restore CFLAGS if GMP isn't present.
6543         * configure: Regenerate.
6545 2006-05-01  Richard Guenther  <rguenther@suse.de>
6547         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
6548         maintainer.
6550 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
6552         * MAINTAINERS (Write After Approval): Add myself.
6554 2006-04-28  Jan Beulich  <jbeulich@novell.com>
6556         * MAINTAINERS (Write After Approval): Add myself.
6558 2006-04-18  DJ Delorie  <dj@redhat.com>
6560         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
6561         reference libgloss so that libssp can be built in a combined
6562         tree.
6563         * configure: Regenerate.
6565 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
6567         * MAINTAINERS (Write After Approval): Add myself.
6569 2006-04-05  Ben Elliston  <bje@au.ibm.com>
6571         * configure.in: Require makeinfo 4.4 or higher.
6572         * configure: Regenerate.
6574 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
6576         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
6577         Rearrange the entries of other libraries to have them in one place.
6579 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
6581         * MAINTAINERS (Write After Approval): Remove myself.
6582         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6584 2006-03-14  Richard Guenther  <rguenther@suse.de>
6586         * configure: Regenerate with autoconf 2.13.
6588 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
6590         * MAINTAINERS: Use my work address.
6592         * MAINTAINERS: Update my E-mail address.
6594 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
6596         * configure.in: Handle --disable-<component> generically.
6597         * configure: Regenerate.
6599 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
6601         PR libgcj/17311
6602         * ltmain.sh: Don't use "$finalize_rpath" for compile.
6604 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
6606         * MAINTAINERS (Write After Approval):  Remove myself.
6607         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
6609 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
6611         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
6612         (TARGET_CONFIGDIRS): Remove.
6613         * configure.in: Remove AC_SUBST(target_configdirs).
6614         * Makefile.in, configure: Regenerated.
6616 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
6618         * MAINTAINERS (Write After Approval):  Remove myself.
6619         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
6621 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
6623         PR bootstrap/25670
6625         * Makefile.tpl ([+compare-target+]): Print explanation messages.
6627         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
6628         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
6629         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
6630         BUILD_PREFIX, BUILD_PREFIX_1.
6631         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
6633         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
6634         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
6636         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
6637         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
6638         of `cat stage_current`.  Always provide the `r' and `s' variables.
6639         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
6640         a single shell execution.
6641         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
6642         bootstrapped modules, make the stage1 module if the build was not
6643         started yet, else build the current stage.
6644         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
6645         (all-build, all-host, all-target, [+make_target+]-host,
6646         [+make_target+]-target): Do not use \-continued lines.
6647         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
6648         (current_stage, restrap, stage_last): New.
6650         * Makefile.in: Regenerate.
6651         * configure: Regenerate.
6653 2006-02-19  Bud Davis  <jmdavis@link.com>
6655         * MAINTAINERS (Write After Approval):  Remove myself.
6656         (Language Front End Maintainers):  Add myself as fortran 95
6657         maintainer and update e-mail address.
6659 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
6661         * MAINTAINERS (Write After Approval):  Remove myself.
6662         (Language Front End Maintainers):  Add myself as fortran 95
6663         maintainer.
6665 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
6667         * MAINTAINERS (Write After Approval): Add myself.
6669 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
6671         * MAINTAINERS (Write After Approval):  Remove myself.
6672         (Language Front End Maintainers):  Add myself as
6673         fortran 95 maintainer.
6675 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
6677         Sync from src:
6679         2005-12-27  Leif Ekblad  <leif@rdos.net>
6681         * configure.in: Add support for RDOS target.
6682         * configure: Regenerate.
6684 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
6685             Andreas Schwab  <schwab@suse.de>
6687         * configure: Regenerate.
6689 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
6691         * configure.in (enable_libgomp): Add AIX.
6692         * configure: Regenerate.
6694 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
6696         * MAINTAINERS (Write After Approval): Add myself.
6698 2006-02-03  Lee Millward  <lee.millward@gmail.com>
6700         * MAINTAINERS (Write After Approval): Add myself.
6702 2006-01-31  Richard Guenther  <rguenther@suse.de>
6703         Paolo Bonzini  <bonzini@gnu.org>
6705         * Makefile.def (target_modules): Add libgcc-math target module.
6706         * configure.in (target_libraries): Add libgcc-math target library.
6707         (--enable-libgcc-math): New configure switch.
6708         * Makefile.in: Re-generate.
6709         * configure: Re-generate.
6710         * libgcc-math: New toplevel directory.
6712 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
6714         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
6715         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
6716         the assembler, linker and binutils.
6717         * configure: Regenerate.
6719 2006-01-22  Dirk Mueller  <dmueller@suse.de>
6721         * MAINTAINERS (Write After Approval): Add myself.
6723 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
6725         * configure: Regenerate.
6727 2006-01-18  Richard Henderson  <rth@redhat.com>
6728             Jakub Jelinek  <jakub@redhat.com>
6729             Diego Novillo  <dnovillo@redhat.com>
6731         * libgomp: New directory.
6732         * Makefile.def: Add target_module libgomp.
6733         * Makefile.in: Regenerate.
6734         * configure.in (target_libraries): Add target-libgomp.
6735         * configure: Regenerate.
6737 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
6739         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
6740         @ from continuation.
6741         * Makefile.in: Rebuilt.
6743 2006-01-04  Chris Lattner  <sabre@gnu.org>
6745         * MAINTAINERS (Write After Approval): Add myself.
6747 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
6749         PR bootstrap/24252
6751         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
6752         * Makefile.tpl (OBJDUMP): New.
6753         (EXTRA_HOST_FLAGS): Add it.
6754         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
6756         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
6757         to use symbolic links between directories.  Avoid race conditions
6758         or make them harmless.
6759         * configure.in: Do not try to use symbolic links between directories.
6761         * Makefile.def (LEAN): Pass.
6762         * Makefile.tpl (LEAN): Define.
6763         (stage[+id+]-start): Accept that the previous directory does not
6764         exist, if the bootstrap is lean.
6765         (stage[+id+]-bubble): Invoke lean bootstrap commands after
6766         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
6767         configure substitution.
6768         ([+compare-target+]): Likewise.
6769         ([+bootstrap-target+]-lean): New.
6770         * configure.in: Remove lean bootstrap support from here.
6772         * Makefile.in: Regenerate.
6773         * configure: Regenerate.
6775 2006-01-04  Ben Elliston  <bje@au.ibm.com>
6777         * MAINTAINERS (libdecnumber): Add myself.
6779 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
6781         * libtool-ldflags: New script.
6783 2006-01-02  Andreas Schwab  <schwab@suse.de>
6785         * configure.in: When reconfiguring remove Makefile in
6786         all stage directories.
6787         * configure: Regenerate.
6789 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
6791         * MAINTAINERS: Update my email address.
6793 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
6795         Revert Ada-related part of the previous change.
6797         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
6798         Do not pass.
6799         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
6800         * Makefile.in: Regenerate.
6801         * configure.in: Do not include mt-ppc-aix target fragment.
6802         * configure: Regenerate.
6804 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
6806         * configure.in: Select appropriate fragments for PowerPC/AIX.
6807         * configure: Regenerate.
6809         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
6810         BOOT_CFLAGS, BOOT_LDFLAGS.
6811         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
6812         BOOT_CFLAGS, BOOT_LDFLAGS.
6813         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
6814         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
6815         (stage): Fail if we cannot complete the work.
6816         * Makefile.in: Regenerate.
6818 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
6820         * configure.in: Replace ms1 with mt.
6821         * configure: Rebuilt.
6823 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
6825         * MAINTAINERS: Update my email address.
6827 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
6829         * Makefile.tpl (all, do-[+make_target+], do-check, install,
6830         install-host-nogcc): Don't invoke $(stage) at the end.
6831         * Makefile.in: Regenerate.
6833 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
6835         * configure.in: Flip the top-level bootstrap switch.
6836         * configure: Regenerate.
6838 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
6840         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
6841         $(stage) and $(unstage).
6842         (EXTRA_TARGET_FLAGS): Correct double-quoting.
6843         (all): Remove stray semicolon.
6844         (local-distclean): Don't handle multilib.tmp and multilib.out.
6845         (install.all): Set $s for consistency.
6846         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
6847         check_multilibs setting.  Always make the install directory.
6848         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
6849         Correct @if/@endif.
6850         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
6851         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
6852         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
6853         (multilib.out): Remove.
6854         * Makefile.in: Regenerated.
6856 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
6858         * MAINTAINERS (Write After Approval): Add myself.
6860 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
6862         * MAINTAINERS: Add myself as mt maintainer.
6864         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
6866 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
6868         * MAINTAINERS: Change email address.
6870 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
6872         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
6873         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
6874         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
6875         Find in-tree tools if available.
6876         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
6877         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
6878         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
6879         (COMPILER_*_FOR_TARGET): New.
6880         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
6881         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
6882         (CONFIGURED_*, USUAL_*): Remove.
6883         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
6884         STRIP): Use autoconf substitutions.
6885         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
6886         COMPILER_NM_FOR_TARGET): New.
6887         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
6889         (all): Make all-host and all-target in parallel.
6890         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
6891         that $$r and $$s are set before invoking a recursive make.
6892         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
6893         ([+bootstrap-target+]): Inline most of the `all' target.
6895 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6897         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
6898         from the gcc build directory.
6899         * Makefile.in: Regenerate.
6901 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6903         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
6904         depend on all-libdecnumber.
6905         * configure.in (host_libs): Include libdecnumber.
6906         * Makefile.in: Regenerate.
6907         * configure: Likewise.
6909 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6911         * libdecnumber: Import decNumber sources from the dfp-branch.
6913 2005-11-21  Kean Johnston  <jkj@sco.com>
6915         * config.sub, config.guess: Sync from upstream sources.
6917 2005-11-21  Ben Elliston  <bje@au.ibm.com>
6919         Import from Autoconf sources:
6921         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
6922         * config/move-if-change: Don't output "$2 is unchanged";
6923         suggested by Ben Elliston.  Handle weird characters correctly.
6925 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
6927         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
6928         to match upstream libtool for darwin.
6930 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
6932         * Makefile.def: Remove gdb dependencies for gdbtk.
6933         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
6934         (configure-gdb, install-gdb): New rules.
6935         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
6936         * Makefile.in, configure: Regenerated.
6938 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
6940         * MAINTAINERS (Write After Approval): Add myself.
6942 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
6944         * MAINTAINERS (Write After Approval): Add myself.
6946 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
6948         * MAINTAINERS (alias analysis): Add Daniel Berlin and
6949         Diego Novillo.
6951 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
6953         PR bootstrap/24297
6954         * Makefile.tpl (do-[+make-target+], do-check, install,
6955         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
6956         are set before recursing.
6957         * Makefile.in: Regenerate.
6959 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
6961         PR bootstrap/18939
6962         * Makefile.def (gcc) <target>: Fix thinko.
6963         * Makefile.in: Regenerate.
6965 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
6967         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
6968         * configure: Regenerate.
6970 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
6972         * MAINTAINERS (Write After Approval): Add self.
6974 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
6976         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
6977         target-libffi, target-qthreads, target-libjava, and
6978         targetlibobjc.
6979         * configure: Regenerate.
6981 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
6983         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
6984         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
6985         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
6986         (USUAL_OBJDUMP_FOR_TARGET): New.
6987         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
6988         * configure.in: Check for $OBJDUMP_FOR_TARGET.
6989         * configure, Makefile.in: Regenerated.
6991 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
6993         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
6994         before other host packages.
6996 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
6998         * MAINTAINERS: Add self as sh libraries/configury maintainer.
7000 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
7002         PR bootstrap/22340
7004         * configure.in (default_target): Remove.
7005         * Makefile.tpl (all): Do not use prerequisites as subroutines
7006         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
7007         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
7008         use prerequisites as subroutines.
7009         (check-host, check-target): New.
7010         (bootstrap configure & all targets): Do not use stage*-start
7011         if the directory layout is already ok.
7012         (non-bootstrap configure & all targets): Prepend a $(unstage).
7013         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
7014         (NOTPARALLEL): Remove.
7015         (unstage, stage variables): New variables.
7016         (unstage, stage targets): Simply expand to those variables.
7018         * configure: Regenerate.
7019         * Makefile.in: Regenerate.
7021 2005-10-04  James E Wilson  <wilson@specifix.com>
7023         * Makefile.def (lang_env_dependencies): Add libmudflap.
7024         * Makefile.in: Regenerate.
7026 2005-10-03  Andreas Schwab  <schwab@suse.de>
7028         Backport from libtool CVS:
7029         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
7031         * ltmain.sh: add support for installing into temporary
7032         staging area (e.g. 'make install DESTDIR=...')
7034 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
7036         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
7037         * configure: Regenerated.
7039 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
7041         * configure: Regenerate with the correct
7042         autoconf version.
7044 2005-09-30  Catherine Moore  <clm@cm00re.com>
7046         * configure.in (bfin-*-*): New.
7047         * configure: Regenerated.
7049 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
7051         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
7052         (LIPO_FOR_TARGET): New.
7053         (CONFIGURED_LIPO_FOR_TARGET): New.
7054         (USUAL_LIPO_FOR_TARGET): New.
7055         (STRIP_FOR_TARGET): New.
7056         (CONFIGURED_STRIP_FOR_TARGET): New.
7057         (USUAL_STRIP_FOR_TARGET): New.
7058         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
7059         STRIP_FOR_TARGET.
7060         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
7061         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
7062         * Makefile.in: Regenerate.
7063         * configure: Regenerate.
7065 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
7067         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
7068         (rs6000-*-aix*): Same.
7069         * configure: Regenerate.
7071 2005-09-16  Tom Tromey  <tromey@redhat.com>
7073         * MAINTAINERS: Add self as java maintainer.
7075 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
7077         * configure.in: Recognize f95 in the --enable-languages option,
7078         and substitute it for fortran, issuing a warning.
7079         * configure: Regenerate.
7081 2005-08-30  Phil Edwards  <phil@codesourcery.com>
7083         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
7084         * configure:  Regenerated.
7086 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
7088         * MAINTAINERS: Add self as ms1 maintainer.
7090 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
7092         * Makefile.def (libssp): Add to lang_env_dependencies.
7093         * Makefile.in: Regenerate.
7095 2005-08-18  Ian Lance Taylor  <ian@airs.com>
7097         * MAINTAINERS: Add myself as middle-end maintainer.
7099 2005-08-17  Christian Groessler  <chris@groessler.org>
7101         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
7102         * Makefile.in: Regenerate.
7104 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
7106         * MAINTAINERS (write after approval): Added myself.
7108 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
7110         * MAINTAINERS (Write After Approval): Add myself.
7112 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
7114         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
7115         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
7116         Look for alternate names of the target cc and c++
7117         * configure: Regenerate.
7119 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
7121         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7122         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
7123         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
7124         tools; remove code to manually set them.
7125         (Target tools): Look in the environment for them.
7126         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7127         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
7128         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
7129         build directory.
7130         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
7131         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
7132         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
7133         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7134         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
7135         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
7136         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
7137         * configure: Regenerate.
7138         * Makefile.in: Regenerate.
7140 2005-07-28  Ben Elliston  <bje@au.ibm.com>
7142         * MAINTAINERS: Update for removed CPU targets.
7144 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
7146         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7147         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
7148         * Makefile.in: Regenerated.
7150 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
7152         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
7153         (CFLAGS_FOR_TARGET): Use it.
7154         (CXXFLAGS_FOR_TARGET): Likewise.
7155         * Makefile.in: Regenerated.
7156         * configure.in (--with-build-sysroot): New option.
7157         * configure: Regenerated.
7159 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
7161         * Makefile.tpl: Wrap install between unstage and stage
7162         * Makefile.in: Regenerate.
7164 2005-07-21  Eric Christopher  <echristo@apple.com>
7166         * MAINTAINERS: Update affiliation.
7168 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
7170         * MAINTAINERS: Add self as crx port maintainer.
7172 2005-07-20  DJ Delorie  <dj@redhat.com>
7174         * MAINTAINERS: Add self as m32c maintainer.
7176 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
7178         * all files: Update FSF address.
7180 2005-07-15  Eric Christopher  <echristo@redhat.com>
7182         * MAINTAINERS: Change affiliation.
7184 2005-07-14  Jim Blandy  <jimb@redhat.com>
7186         * configure.in: Add cases for Renesas m32c.
7187         * configure: Regenerated.
7189 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
7191         * COPYING.LIB: Update from fsf.org.
7193 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
7195         * COPYING, compile, config.guess,
7196         config.sub, install-sh, missing, mkinstalldirs,
7197         symlink-tree, ylwrap: Sync from upstream sources.
7198         * config-ml.in: Update FSF address.
7200 2005-07-13  Eric Christopher  <echristo@redhat.com>
7202         * configure.in: Add toplevel noconfigdir support for tpf.
7203         * configure: Regenerate.
7205 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
7207         PR ada/22340
7209         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
7210         * Makefile.in: Regenerate.
7212 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
7214         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
7215         Brolley to write-after-approval.
7217 2005-07-07  Andreas Schwab  <schwab@suse.de>
7219         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
7220         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
7221         * Makefile.in: Regenerated.
7223 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
7225         * configure.in: Don't build sim or rda when targetting darwin.
7226         * configure: Regenerate.
7228 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
7230         * configure.in: Add --enable-libssp and --disable-libssp.
7231         * configure: Regenerate with autoconf-2.13.
7233 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
7235         * Makefile.def (target_modules): Add libssp.
7236         * configure.in (target_libraries): Add target-libssp.
7237         * configure: Rebuilt.
7238         * Makefile.in: Rebuilt.
7240 2005-07-01  Zack Weinberg  <zackw@panix.com>
7242         * MAINTAINERS: Change email address.  Resign from maintainership.
7244 2005-07-01  Richard Guenther  <rguenther@suse.de>
7246         * MAINTAINERS: Change my e-mail address and affiliation.
7248 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
7250         * Makefile.def (stagefeedback): Come after profile.
7251         Define profiledbootstrap target.
7252         * Makefile.tpl (profiledbootstrap): Remove.
7253         (stageprofile-end): Zap stagefeedback.
7254         (stagefeedback-start): Copy all .gcda files, not only GCC's.
7255         * Makefile.in: Regenerate.
7257 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
7259         * MAINTAINERS: Update my email address.
7261 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
7263         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
7264         In 'cpp' stanza, support '#line' as well as '# '.
7266 2005-06-08  Andreas Schwab  <schwab@suse.de>
7268         * MAINTAINERS: Move myself from 'Write After Approval' to
7269         'CPU Port Maintainers' section as m68k maintainer.
7271 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
7273         * configure.in (unsupported_languages): New macro.
7274         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
7275         non-ported target libraries in noconfigdirs.
7276         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
7277         non-linux-gnu.  Remove libgcj_ex_libffi.
7278         <lang_frag loop>: Set add_this_lang=no if the language is in
7279         unsupported_languages.
7280         * configure: Regenerate.
7282 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
7284         * configure.in: Fix typo in handling of --with-mpfr-dir.
7285         * configure: Regenerate.
7287 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
7289         * MAINTAINERS: Update my email address.
7291 2005-06-02  Jim Blandy  <jimb@redhat.com>
7293         * config.sub: Add cases for the Renesas m32c.  (This patch has been
7294         accepted into the master sources.)
7296 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
7297             Michael Snyder  <msnyder@redhat.com>
7298             Stan Cox  <scox@redhat.com>
7300         * configure.in: Set noconfigdirs for ms1.
7302         * configure: Regenerate.
7304 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
7306         * MAINTAINERS (Write After Approval): Add self.
7308 2005-06-01  Josh Conner  <jconner@apple.com>
7310         * MAINTAINERS (Write After Approval): Add self.
7312 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
7314         * MAINTAINERS: Update my email address.
7316 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
7318         * MAINTAINERS (Write After Approval): Add self.
7320 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
7322         * MAINTAINERS (Write After Approval): Remove self.
7324 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
7326         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
7327         (Dependencies): Consider target modules for bootstrap dependencies.
7328         Make target bootstrap modules depend on each stage's gcc.
7329         * Makefile.in: Regenerate.
7331 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
7333         * Makefile.def (configure-gcc): Depend on binutils having been built.
7334         (all-gcc): No need to do it here.
7335         * Makefile.in: Regenerate.
7337 2005-05-19  Paul Brook  <paul@codesourcery.com>
7339         * configure.in: Rewrite misleading error message when requested
7340         language cannot be built.
7341         * configure: Regenerate.
7343 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
7345         * ylwrap: Import from Automake 1.9.5.
7347 2005-05-13  David Ung  <davidu@mips.com>
7349         * MAINTAINERS (Write After Approval): Add self.
7351 2005-05-09  Mike Stump  <mrs@apple.com>
7353         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
7354         lt_cv_sys_max_cmd_len for now.
7356 2005-05-09  Stan Cox  <scox@redhat.com>
7358         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
7360 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
7362         * README.SCO: Update the URL.
7364 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
7366         * ltconfig: Define file_list_spec.  Pass file_list_spec and
7367         with_gnu_ld to libtool.
7368         * ltcf-c.sh (aix[45]): Define file_list_spec.
7369         * ltcf-cxx.sh (aix[45]): Same.
7370         * ltcf-gcj.sh (aix[45]): Same.
7371         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
7372         exists, write list of input files to temporary file.
7374 2005-05-04  Mike Stump  <mrs@apple.com>
7376         * configure.in: Always pass --target to target configures as
7377         otherwise rebuilds that do --recheck will fail.
7378         * confiugure: Rebuilt.
7380 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
7382         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
7383         STAGE_HOST_EXPORTS.
7384         (configure, all): Add bootstrap support.
7385         (Host modules, target modules): Pass post-stage1 flags and exports.
7386         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
7387         * Makefile.in: Regenerate.
7389 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
7391         * configure: Regenerate.
7393 2005-04-27  Mike Stump  <mrs@apple.com>
7395         * MAINTAINERS: Add self as darwin maintainer.
7397 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
7399         * config.sub: Update from master copy.
7401 2005-04-21  Mike Stump  <mrs@apple.com>
7403         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
7404         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
7406 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
7408         * configure.in <crisv32-*-*, cris-*-*>: New local variable
7409         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
7410         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
7411         "*-*-elf" and "*-*-linux*".
7412         * configure: Regenerate.
7414 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
7416         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
7418 2005-04-12  Mike Stump  <mrs@apple.com>
7420         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
7422 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
7424         * MAINTAINERS (Write After Approval): Add myself.
7426 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
7428         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
7430 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
7432         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
7433         (TARGET_CONFIGARGS): Include --with-target-subdir.
7434         (configure, all): New macros.  Use them throughout.
7435         * Makefile.in: Regenerate.
7437 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
7439         * MAINTAINERS (Write After Approval): Add myself.
7441 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7443         * MAINTAINERS: Remove 'loop unrolling' maintainer.
7445 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
7447         * MAINTAINERS: Move John Carr to Write After Approval.
7449 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
7451         * config/mh-mingw32: Delete.
7452         * configure.in: Don't use it.
7453         * configure: Regenerate.
7455 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
7457         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
7458         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
7459         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
7460         (HOST_LIB_PATH): Generate from Makefile.def.
7461         (TARGET_LIB_PATH): Likewise.
7462         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
7463         * Makefile.in: Regenerate.
7464         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
7465         (RPATH_ENVVAR): Include Darwin case.
7466         * configure: Regenerate.
7468 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
7470         * MAINTAINERS (Various Maintainers): Remove self.
7471         (Write After Approval): Add self.
7473 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
7475         * MAINTAINERS (Various Maintainers): Add self.
7477 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
7479         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
7480         * configure: Regenerate.
7482 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
7484         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
7485         gcc_version, and gcc_version_trigger from set of flags to pass.
7486         * Makefile.tpl: Remove definitions of above variables.
7487         (config.status): Remove dependency on $(gcc_version_trigger).
7488         * Makefile.in: Regenerate.
7489         * configure.in: Do not reference config/gcc-version.m4 nor
7490         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
7491         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
7492         * configure: Regenerate.
7494 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
7495             Andrew Pinski  <pinskia@physics.uc.edu>
7497         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
7498         * Makefile.in: Regenerate.
7500 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
7502         * MAINTAINERS (Write After Approval): Add myself.
7504 2005-03-03  David Ayers  <d.ayers@inode.at>
7506         * MAINTAINERS (Write After Approval): Add myself.
7508 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
7510         PR libgcj/20160
7511         * ltmain.sh: Avoid creating archives with components that have
7512         duplicate basenames.
7514 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
7516         PR bootstrap/20250
7517         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
7518         instead of check.
7519         * Makefile.in: Regenerate.
7521 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
7523         * Makefile.in: Regenerate to fix conflict between the previous two
7524         patches.
7526 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
7528         PR bootstrap/17383
7529         * Makefile.def (target_modules): Remove "stage", now unnecessary.
7530         * Makefile.tpl (HOST_SUBDIR): New substitution.
7531         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
7532         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7533         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
7534         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
7535         (Host modules, Bootstrapped modules): Use it.
7536         (Build modules, Target modules): Do not create symlink trees,
7537         always configure out-of-srcdir.
7538         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
7539         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
7540         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
7541         $(HOST_SUBDIR).  Create a symlink for host_subdir.
7543         * Makefile.in: Regenerate.
7544         * configure: Regenerate.
7546 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7548         Merged from libada-gnattools-branch:
7549         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7551         * gnattools: New directory.
7552         * Makefile.def: Add gnattools as a module, depending on target-libada.
7553         * Makefile.in: Regenerate.
7554         * configure.in: Include gnattools in host_tools; disable it if ada
7555         is disabled.
7556         * configure: Regenerate.
7558 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
7560         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
7561         treelang maintainer.
7562         (Write After Approval): Remove myself.
7564 2005-02-23  Paul Schlie  <schlie@comcast.net>
7566         * configure.in: Allow darwin targeted ports to build tk, itcl and
7567         libgui.
7568         * configure: Regenerate.
7570 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
7572         PR libgcj/10353
7573         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
7574         * configure: Regenerate.
7576 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
7578         * MAINTAINERS (Write After Approval): Add myself.
7580 2005-02-10  Ian Lance Taylor  <ian@airs.com>
7582         * MAINTAINERS: Update my e-mail address.
7584 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
7586         * MAINTAINERS (Write After Approval): Add myself.
7588 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
7590         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
7591         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
7592         target-libgloss when not *-*-elf and *-*-aout.
7593         * configure: Regenerate.
7595 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
7597         * MAINTAINERS: Remove obsolete entries.
7599         * MAINTAINERS (Write After Approval): Add Michael Matz.
7601 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
7603         * MAINTAINERS: Remove self as cpplib maintainer.
7605 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
7607         * install-sh, config.sub: Import from upstream.
7609 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
7611         PR bootstrap/18222
7612         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
7613         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
7614         * Makefile.in: Regenerate.
7616 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
7618         * MAINTAINERS: Update my email address.
7620 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
7621             Andreas Schwab  <schwab@suse.de>
7623         PR bootstrap/18033
7624         * config-ml.in: Eval option if surrounded by single quotes.
7626 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
7628         Revert 2004-12-28 Makefile changes, a better fix will be
7629         applied to mainline and src after GCC 4.0 branches.
7631 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
7633         PR bootstrap/17383
7635         * Makefile.def (target_modules): Remove stage parameter,
7636         it is always true now.
7637         * Makefile.tpl (configure-build-[+module+],
7638         configure-target-[+module+]): Always build symlink tree
7639         for the directory and for include.  BUILD_SUBDIR and
7640         TARGET_SUBDIR cannot be . anymore.
7641         * Makefile.in: Regenerate.
7643 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
7645         Revert 2004-12-08 Makefile changes.
7647 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
7649         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
7650         cygwin, mingw.
7652 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
7654         * configure.in (sh64-*-*): Reenable gprof.
7655         * configure: Regenerate.
7657 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
7659         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
7660         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
7661         (EXTRA_TARGET_FLAGS): Add PICFLAG.
7662         * Makefile.in: Regenerate.
7664 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
7666         * MAINTAINERS: Update my email address.
7668 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
7670         * Makefile.tpl: Generate normal dependencies if the LHS module is
7671         not bootstrapped.
7672         * Makefile.in: Regenerate.
7674 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
7676         * configure.in: Include config/gxx-include-dir.m4.  Use
7677         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
7678         * configure: Regenerate.
7680 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
7682         * config.if: Delete.
7683         * configure.in: Set libstdcxx_incdir directly.
7684         * configure: Regenerate.
7686 2004-12-02  Eric Christopher  <echristo@redhat.com>
7688         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
7689         * Makefile.in: Regenerate.
7691 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
7693         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
7694         * configure: Regenerate.
7696 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
7698         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
7699         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
7700         * configure: Regenerate.
7702 2004-12-01  Eric Christopher  <echristo@redhat.com>
7704         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
7705         of things to remove.
7707 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
7709         * MAINTAINERS (Write After Approval): Update my e-mail address.
7711 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
7713         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
7714         from CVS libtool to always pass_all.
7716 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7718         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
7719         (hppa*64*-*-*): Delete incorrect comment.
7720         * configure: Rebuilt.
7722 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
7724         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
7726 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
7728         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
7729         from CVS libtool to always pass_all.
7731 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
7733         * install-sh, compile: Import from automake.
7735 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
7737         * config.guess, config.sub:  Import from savannnah.
7739 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
7741         * MAINTAINERS (Write After Approval): Add myself
7743 2004-11-12  Mike Stump  <mrs@apple.com>
7745         * Makefile.def: Add html support.
7746         * Makefile.tpl: Likewise.
7747         * Makefile.in: Regenerate.
7749 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
7751         PR 18423
7752         * configure.in: Remove all instances of build-fixincludes from
7753         noconfigdirs.
7754         (build_configargs): Supply --target to subdirectories.
7755         * configure: Regenerate.
7757         * Makefile.def: Make gcc install depend on fixincludes install.
7758         * Makefile.in: Regenerate.
7760 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
7762         * MAINTAINERS: Add myself as gcc testsuite maintainer.
7764 2004-11-11  Paul Brook  <paul@codesourcery.com>
7766         * MAINTAINERS: Add self as arm maintainer.  Update email address.
7768 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
7770         * configure.in (noconfigdirs) [mmix-*-*]: Disable
7771         target-libgfortran.
7772         * configure: Regenerate.
7774 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
7776         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
7777         like CC.
7779 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
7781         * Makefile.def (host fixincludes): Specify missing targets.
7782         * Makefile.in: Regenerate.
7784 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
7786         * MAINTAINERS: Add myself
7788 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
7790         * MAINTAINERS (Write After Approval): Add myself.
7792 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
7794         * Makefile.def: Build fixincludes for the host, too.
7795         * Makefile.in: Regenerate.
7796         * configure.in (host_tools): Add fixincludes.
7797         * configure: Regenerate.
7799 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
7801         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
7802         * configure: Regenerated.
7804 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
7806         PR other/17783
7807         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
7808         * configure: Regenerated.
7810 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
7812         * README.SCO: Update per FSF instructions.
7814 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
7816         PR target/18151
7817         * configure.in (case ${target}): Do not build fixincludes for avr.
7818         * configure: Regenerated.
7820 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
7822         * configure.in (case ${target}): Do not build fixincludes
7823         on platforms where it is not used.
7824         * configure: Regenerated.
7826 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
7828         * configure.in: Use an absolute path to install-sh.
7829         * configure: Regenerated.
7831 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
7833         * MAINTAINERS (Write After Approval): Add myself.
7835 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
7837         * MAINTAINERS: Remove from Write After Approval those that are
7838         already maintainers.
7840 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
7842         * MAINTAINERS:  Update my email address.
7844 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
7846         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
7847         * configure: Regenerate.
7849 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
7851         * MAINTAINERS:  Update my email address.
7853 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
7855         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
7856         entries belonging to this category.
7858 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
7860         * MAINTAINERS: Update my e-mail address.
7862 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
7864         Fix wrong conflict resolution in:
7866         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
7868         * Makefile.in: Regenerate.
7869         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7870         in the recursive `make', instead of hardwiring `all'.
7871         (Autogenerated TARGET-* variables): New.
7873 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
7875         * configure.in: Enable target-libgloss for crx-*-*.
7876         * configure: Regenerate.
7878 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
7880         * MAINTAINERS (Various Maintainers): Move the "windows,
7881         cygwin, mingw" maintainer to ...
7882         (OS Port Maintainers): ... here.
7884 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
7886         * MAINTAINERS (Write After Approval): Remove those that are
7887         maintainers of some subsystem.
7889 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
7891         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
7892         * ltcf-cxx.sh (tpf*): Likewise.
7893         * ltconfig (tpf*): Add TPF OS configuration support.
7895 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
7897         * MAINTAINERS: Change my email address to my new work account.
7899 2004-09-24  Michael Roth  <mroth@nessie.de>
7901         * configure.in (--without-headers): Add missing double quotes.
7902         * configure: Regenerate.
7904 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
7906         * ylwrap: Revert to previous version.
7908 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
7910         PR bootstrap/17369
7911         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
7912         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
7913         SET_GCC_LIB_PATH_CMD.
7914         (BASE_TARGET_EXPORTS): Likewise.
7915         * Makefile.in: Regenerated.
7917         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
7918         * configure: Regenerated.
7920 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
7922         * config.guess: New upstream version
7923         * compile, depcomp, install-sh, ylwrap: Likewise.
7925 2004-09-19  Roger Sayle  <roger@eyesopen.com>
7927         * config/mh-x86omitfp: New host makefile fragment.  Add
7928         -fomit-frame-pointer to the default BOOT_CFLAGS.
7929         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
7930         * configure: Regenerate.
7932 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
7934         PR target/11572
7935         * configure.in (*-*-darwin*): Renable libobjc.
7936         * configure: Regenerate.
7938 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
7940         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
7942 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
7944         * Makefile.def: Remove libbanshee.
7945         * Makefile.tpl: Ditto.
7946         * configure.in: Ditto.
7947         * Makefile.in: Regen.
7948         * configure: Ditto.
7950 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
7952         * ltmain.sh: Use $pic_object as $non_pic_object if
7953         $non_pic_object=none.
7955 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
7957         * missing: Import latest version from master repository.
7959 2004-09-06  Nick Clifton  <nickc@redhat.com>
7961         * config.sub: Import latest version from master repository.
7962         * config.guess: Likewise.
7963         This includes these changes:
7965         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
7967         * config.sub: Handle crisv32, alias etraxfs.
7968         * config.guess (crisv32:Linux:*:*): Handle.
7970         2004-08-13  Brad Smith  <brad@comstyle.com>
7972         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
7973         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
7975         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
7977         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
7978         assume the processor is a powerpc.  This is because coreutils
7979         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
7980         in this case, due to a MacOS X bug that causes
7981         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
7982         to return a negative number.
7983         Problem reported by Petter Reinholdtsen in:
7984         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
7986         2004-07-19  Ben Elliston  <bje@gnu.org>
7988         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
7990         2004-06-24  Ben Elliston  <bje@gnu.org>
7992         * config.guess: Update copyright years.
7993         * config.sub: Likewise.
7995         2004-06-22  Robert Millan  <robertmh@gnu.org>
7997         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
7998         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
8000         2004-06-22  Stanley F. Quayle <stan@stanq.com>
8002         * config.guess (*:*VMS:*:*): New entry. Replaces
8003         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
8004         manufacturer.
8006         2004-06-22  Ben Elliston  <bje@gnu.org>
8008         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
8009         * config.sub: Likewise.
8011         2004-06-22  Ben Elliston  <bje@gnu.org>
8013         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
8014         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
8016         2004-06-11  Ben Elliston  <bje@gnu.org>
8018         * config.guess (pegasos:OpenBSD:*:*): Remove.
8020         2004-06-11  Ben Elliston  <bje@gnu.org>
8022         From Wouter Verhelst <wouter@grep.be>:
8023         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
8025         2004-06-11  Ben Elliston  <bje@gnu.org>
8027         * config.guess (luna88k:OpenBSD:*:*): New.
8029         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
8031         * config.guess (m32r*:Linux:*:*): New case.
8032         * config.sub: Handle m32rle.
8034         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
8036         From Jens Petersen  <petersen@redhat.com>:
8037         * config.sub: Handle sparcv8.
8039         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
8041         From Tom Smith <smith@cag.lkg.hp.com>:
8042         * config.guess: Version suffixes are equally significant on Tru64
8043         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
8044         prefix of "P" (patched kernel).
8046         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
8048         * config.sub: Add support for National Semiconductor CRX target.
8050 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
8052         * MAINTAINERS (Various Maintainers): Remove myself as web page
8053         maintainer, add myself as maintainer of build status lists.
8055 2004-09-03  Jan Beulich  <jbeulich@novell.com>
8057         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
8058         *-*-netware, but add target-libmudflap.
8059         Consolidate *-*-netware targets (of which really only i?86 exists)
8060         into a single entry.
8061         * configure: Likewise.
8063 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
8065         * Makefile.tpl (sorry): Remove.
8066         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
8067         (cleanstrap targets): Depend on distclean, not distclean-stage1.
8068         (do-clean): Clean per-stage directories too.
8069         (do-distclean): Run distclean-stage1 too.
8070         (.NOTPARALLEL): Enable during toplevel bootstrap.
8071         (stage[+id+]-bubble): Enable parallel execution during
8072         the recursive invocation.
8073         * Makefile.in: Regenerate.
8075         Fix previous checkin:
8077         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
8078         include.
8079         * configure.in: Fix indentation.
8080         * configure: Regenerate.
8082 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
8084         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
8085         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
8086         * configure: regenerate
8087         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
8088         -mdynamic-no-pic
8090 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
8092         * Makefile.def (build_modules): Add fixincludes.
8093         (dependencies): Make gcc depend on fixincludes.
8094         * configure.in (build_tools): Add fixincludes.
8095         (build_configdirs): Always include build_libs.
8096         * Makefile.in: Regenerate.
8097         * configure: Regenerate.
8099 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
8101         * Makefile.def (bootstrap stages): Add 'lean' parameter.
8102         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
8103         phony targets; do not generate timestamp files.
8104         (distclean-stageN): Remove references to their timestamp files.
8105         (restageN, touch-stageN): Remove.
8106         (stageN-bubble): Rewritten.
8107         (compare): Support lean bootstraps.
8108         * Makefile.in: Regenerate.
8110         * configure.in: Only warn when bootstrapping but
8111         build != host or build != target.  Support lean bootstraps.
8112         * configure: Regenerate.
8114 2004-08-26  Phil Edwards  <phil@codesourcery.com>
8116         * configure.in:  Give a better error message if GMP/MPFR are missing
8117         and a language needing them has been requested.
8118         * configure:  Regenerated.
8120 2004-08-25  Phil Edwards  <phil@codesourcery.com>
8122         * configure.in:  Print a list of available language front-ends if
8123         a requested one is missing.  Tidy stray tab characters.
8124         * configure:  Regenerated.
8126 2004-08-19  Michael Koch  <konqueror@gmx.de>
8128         * gcc/doc/install.texi: Update entry about automake for libjava.
8130 2004-08-17  Robert Millan  <robertmh@gnu.org>
8132         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
8133         (instead of FreeBSD).
8134         * configure: Regenerate.
8136 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
8138         * Makefile.in: Regenerate.
8139         * configure: Regenerate.
8141         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
8142         stage_*_flags.
8143         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
8144         for bootstrapped modules if toplevel bootstrap is going.
8145         (GCC bootstrap): Generate per-stage targets for all bootstrapped
8146         modules.  Adjust for changes in Makefile.def.  Enable several
8147         rules even in non-bootstrap mode, just to avoid peppering the
8148         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
8149         (stage-[+prev+]-bubble): Remove.
8151         * Makefile.def (Dependencies): Depend on all-build-bison,
8152         all-build-flex, all-build-byacc, all-build-texinfo, rather
8153         than the host variations.
8154         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
8155         with BUILD_SUBDIR.
8156         (BISON): Update for recent Bisons.
8157         (YACC): Fix typo.
8158         (cross): Depend on all-build.
8159         (all): Do not depend on all-build.
8160         (prebootstrap): Remove.
8161         (dep-kind): Accept separate prefixes for MODULE and ON variables.
8162         (Prebootstrap dependencies): Add them to the per-stage targets
8163         and to all-prebootstrap.
8164         * configure.in (build_configdirs): Always enable build_tools.
8165         (BUILD_DIR_PREFIX): Remove.
8167         * Makefile.def (gcc): Add target variable.
8168         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
8169         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8170         in the recursive `make', instead of hardwiring `all'.
8171         (Autogenerated TARGET-* variables): New.
8173 2004-08-13  Brian Booth  <bbooth@redhat.com>
8175         * MAINTAINERS: Remove myself from write-after-approval.
8177 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8179         * src-release: Stop distributing mmalloc with gdb (which doesn't
8180         use it).
8181         * Makefile.def: GDB doesn't depend on mmalloc anymore.
8182         * Makefile.in: Regenerate.
8184 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
8186         * configure.in (arm*-*-eabi*): New target.
8187         * configure: Regenerate.
8189 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
8191         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
8192         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
8193         (Dependencies): New section.
8194         * Makefile.tpl (Dependencies): Generate from Makefile.def.
8195         (configure-target-[+module+]): Depend on maybe-all-gcc
8196         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
8197         (toplevel profiledbootstrap): Fix dependencies.
8198         * Makefile.in: Regenerate.
8200 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
8202         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
8203         target-libiberty to noconfigdirs.
8204         * configure: Regenerate.
8206 2004-08-03  Paul Brook  <paul@codesourcery.com>
8208         * configure.in: Check for MPFR as well as GMP.
8209         * configure: Regenerate.
8211 2004-08-01  Robert Millan  <robertmh@gnu.org>
8213         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
8214         libmudflap for all GNU-based systems (with Glibc).
8215         * configure: Regenerate.
8217 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
8219         * Makefile.def (host-modules): Add gcc.
8220         * Makefile.in: Regenerate.
8221         * Makefile.tpl (sorry): New rule.
8222         (configure-host, all-host, [+make_target+]-host, do-check,
8223         install-host): Do not add gcc as a special case.
8224         (host modules): Add a small special-casing for gcc.  Export
8225         extra_make_flags through the environment.
8226         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
8227         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
8228         other recursive targets for gcc): Remove.
8230         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
8231         (stage, unstage): New rules.
8232         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
8233         distclean-stage[+id+]): Use stage_current.
8234         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
8235         the stage*-start rules.
8237 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
8239         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
8240         use -all_load flag.
8242 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
8244         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
8245         * configure: Regenerate.
8247 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
8249         * maintainer-scripts/gcc_release: Revert yesterday's change.
8251 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
8253         * MAINTAINERS: Add myself to write-after-approval.
8255 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
8257         * libf2c: Removed.
8258         * gcc/gccbug.in: Updated because of libf2c removal.
8259         * maintainer-scripts/gcc_release: Ditto.
8261 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
8263         * configure.in: Build libmudflap by default on FreeBSD.
8264         * configure: Regenerated.
8266 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
8268         * configure.in: Do not build libmudflap by default on non-GNU/Linux
8269         systems.
8270         * configure: Regenerated.
8272 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8274         PR target/16344
8275         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
8276         feedback based compiler.
8277         * Makefile.in: Rebuilt.
8279 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
8281         * Makefile.def (host_modules): Set bootstrap=true for flex.
8282         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
8283         * Makefile.in: Rebuilt.
8285 2004-07-07  Jan Hubicka  <jh@suse.cz>
8287         * MAINTAINERS: Add self as a profile feedback maintainer.
8289 2004-07-05  Phil Edwards  <phil@codesourcery.com>
8291         * configure.in:  Do not prepend $srcdir to /dev/null in
8292         makefile fragments.
8293         * configure:  Regenerate.
8295 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
8297         * Makefile.def (build_modules): Add bison, byacc, flex,
8298         m4, texinfo.
8299         (flags_to_pass): Add FLEX.
8300         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
8301         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
8302         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
8303         DEFAULT_MAKEINFO): Remove.
8304         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
8305         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
8306         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
8307         objdir or else use configured tool.
8308         (all-build): New.
8309         (all): Depend on it.
8310         (Build module dependencies): Add.
8311         * Makefile.in: Regenerate.
8312         * configure.in: Better support for multiple build modules,
8313         matching what is done for host/target modules.  Do not look
8314         for "plausible" locations of build tools if Canadian cross.
8315         Use autoconf's AC_PROG_CC to find a C compiler.  Define
8316         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
8317         * configure: Regenerate.
8319 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
8321         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
8322         * Makefile.in: Regenerate.
8324 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
8326         * Makefile.tpl (configure-build-[+module+],
8327         configure-[+module+], configure-target-[+module+]): Pass
8328         [+extra_configure_args+].
8329         (all-build-[+module+], all-[+module+], check-[+module+],
8330         install-[+module+], [+make_target+]-[+module+],
8331         all-target-[+module+], check-target-[+module+],
8332         install-target-[+module+], [+make_target+]-target-[+module+]):
8333         Pass [+extra_make_args+].
8334         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
8335         (GCC_HOST_EXPORTS): Remove.
8336         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
8337         cross, check-gcc, check-gcc-c++, install-gcc,
8338         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
8339         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
8340         * Makefile.in: Regenerate.
8342 2004-06-21  Matthew Sachs  <msachs@apple.com>
8344         * MAINTAINERS: Added self to write-after-approval.
8346 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
8348         * configure.in: Check for srcdir/winsup rather than build directory
8349         winsup.
8350         * configure: Regenerate.
8352 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
8354         * configure.in: Don't build Cygwin native newlib if winsup
8355         directory is missing.  Emit warning instead.
8356         * configure: Regenerate.
8358 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
8360         * Makefile.tpl (touch-stage[+id+]): New.
8361         (restage[+prev+]): Depend on touch-stage[+id+].
8363         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
8364         Use it throughout.
8366         * Makefile.def: Add profile and feedback bootstrap stages.
8367         Remove next field from bootstrap stages.
8368         * Makefile.tpl (LN, LN_S): Substitute.
8369         (stageN-start, stageN-end): Use double-colon rules, to
8370         provide a hook for additional setup commands.
8371         (distclean-stageN-gcc, restageN): Create dependencies from
8372         [+prev+], not from [+next+].
8373         (stageN-bubble): Add commands for successive stages from
8374         [+prev+], using double-colon rules.
8375         (all-stageN-gcc): Fix typo.
8376         (stagefeedback-start, profiledbootstrap): New.
8377         * Makefile.in: Regenerate.
8378         * configure.in: Call ACX_PROG_LN.
8379         * configure: Regenerate.
8381 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
8383         * MAINTAINERS (Write After Approval): Add myself.
8385 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
8387         * MAINTAINERS (Write After Approval): Add myself.
8389 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
8391         * configure.in: Fix --enable-bootstrap breakage introduced in trees
8392         without gcc.
8393         * configure: Regenerate.
8395 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
8397         * Makefile.tpl: Fix typo.
8398         * Makefile.in: Regenerate.
8400 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
8402         * configure.in: Remove new- prefix from toplevel
8403         bootstrap targets.
8404         * configure: Regenerate.
8406 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
8408         * Makefile.tpl (all.normal): Rename to all.
8409         (all): Replace with a rule to pick the default
8410         target from configure.
8411         (all-gcc, configure-gcc): Use conditionals to
8412         do nothing when toplevel bootstrap is going on.
8413         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
8414         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
8415         * configure.in: Support --enable-bootstrap.
8417         * Makefile.def: Remove new- prefix from toplevel
8418         bootstrap targets.
8419         * Makefile.tpl: Likewise.
8421         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
8422         target.
8424         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
8425         $(RECURSE_FLAGS) to recursive invocation of make.
8427         * Makefile.in: Regenerate.
8428         * configure: Regenerate.
8430 2004-05-30  Andreas Jaeger  <aj@suse.de>
8431             Jim Wilson  <wilson@specifixinc.com>
8433         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
8434         like CC.
8436 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
8438         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
8439         * configure: Regenerate.
8441 2004-05-25  Daniel Jacobowitz  <drow@false.org>
8443         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
8444         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
8445         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
8446         targets.
8447         * Makefile.in: Regenerate.
8449 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
8451         * configure.in: Test the ability to symlink directories.
8452         * configure: Regenerate.
8454         * Makefile.def (bootstrap-stage): New definitions.
8455         * Makefile.tpl (configure-stage1-gcc,
8456         configure-stage2-gcc, configure-stage3-gcc,
8457         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
8458         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
8459         new-restage3, compare): Autogenerate, see Makefile.in
8460         entry for behavioral changes.
8461         (distclean-stage1, new-stage1-start, new-stage1-end,
8462         new-stage1-bubble, distclean-stage2, new-stage2-start,
8463         new-stage2-end, new-stage2-bubble, distclean-stage3,
8464         new-stage3-start, new-stage3-end): New autogenerated targets.
8465         (objext, prebootstrap, BOOT_CFLAGS,
8466         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
8467         targets.
8469         * Makefile.in: Regenerate.
8470         (distclean-stage1, new-stage1-start, new-stage1-end,
8471         new-stage1-bubble, distclean-stage2, new-stage2-start,
8472         new-stage2-end, new-stage2-bubble, distclean-stage3,
8473         new-stage3-start, new-stage3-end): New targets.
8474         (all-stage1-gcc): Move prebootstrap dependency from here...
8475         (configure-stage1-gcc): ...to here.
8476         (new-bootstrap): Use bubble targets.
8477         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8478         Use per-stage distclean targets.
8479         (configure-stage1-gcc, configure-stage2-gcc,
8480         configure-stage3-gcc, all-stage1-gcc,
8481         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
8482         Use new-stageN-start to prepare the tree.
8484 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
8486         * Makefile.def (host_modules): add libcpp.
8487         * Makefile.tpl: Add dependencies on and for libcpp.
8488         * Makefile.in: Regenerate.
8489         * configure.in: Add libcpp host module.
8490         * configure: Regenerate.
8492 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
8494         * Makefile.tpl: Whenever a recursive target is defined, wrap
8495         it in a special @if/@endif block, and prepare its maybe
8496         dependency in the @if/@endif block
8497         * configure.in: Instead of writing maybe dependencies, remove
8498         the @if/@endif statements, and remove the @if/@endif blocks
8499         that remain.
8500         * configure: Regenerate.
8501         * Makefile.in: Regenerate.
8503 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
8505         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
8507 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
8509         PR bootstrap/15120
8510         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
8511         * */configure: Rebuilt.
8513 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
8515         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
8516         of libf2c.
8517         * configure, Makefile.in: Regenerate.
8519 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
8521         * MAINTAINERS (Write After Approval): Add myself.
8523 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
8525         Merge from tree-ssa-20020619-branch.
8527         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
8528         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
8529         (HOST_GMPLIBS): Define.
8530         (HOST_GMPINC): Define.
8531         (TARGET_LIB_PATH): Add libmudflap.
8532         (GFORTRAN_FOR_TARGET): Define.
8533         (configure-build*): Export GFORTRAN.
8534         (configure-gcc): Export GMPLIBS and GMPINC.
8535         (all-gcc): Add maybe-all-libbanshee.
8536         (configure-target-libgfortran): Define.
8537         * Makefile.in: Regenerate.
8538         * configure.in (host_libs): Add libbanshee.
8539         (target_libraries): Add target-libmudflap and target-libgfortran.
8540         Add --with-libbanshee.
8541         Handle --disable-libmudflap.
8542         (*-*-freebsd*): Use with_gmp.
8543         Add $(libgcj) to noconfigdirs.
8544         * configure: Regenerate.
8545         * depcomp: New file.
8546         * MAINTAINERS: Add tree-ssa maintainers.
8548 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
8550         * MAINTAINERS (Various Maintainers): Add myself.
8552 2004-04-30  Brian Ford  <ford@vss.fsi.com>
8554         * MAINTAINERS (Write After Approval): Add myself.
8556 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
8558         * MAINTAINERS (Write After Approval): Add myself.
8560 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
8562         * config/acx.m4: Fix fastcompare support for new-bootstrap.
8563         * configure: Regenerate.
8565 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
8567         Revert:
8568         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8570         * Makefile.def (flags_to_pass): Remove *dir variables that
8571         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8572         as well as prefix and exec_prefix.
8573         * Makefile.in: Regenerate.
8575 2004-04-26  Robert Millan  <robertmh@gnu.org>
8577         Add patches from libtool CVS.
8578         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
8579         * ltconfig: Likewise.
8580         * ltcf-c.sh: Likewise.
8581         * ltcf-cxx.sh: Likewise.
8582         * ltcf-gcj.sh: Likewise.
8584 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8586         * Makefile.def (host_modules): Mark with the bootstrap
8587         flag packages on which gcc depends.
8588         * Makefile.tpl (all-bootstrap): Use it.
8589         * Makefile.in: Regenerate.
8591 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8593         * Makefile.def (flags_to_pass): Remove *dir variables that
8594         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8595         as well as prefix and exec_prefix.
8596         * Makefile.in: Regenerate.
8598 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8600         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
8601         * configure: Regenerate.
8602         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
8603         * gcc/Makefile.tpl (compare): Use the result of the test.
8604         * gcc/Makefile.in: Regenerate.
8606 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
8608         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
8609         Always relocate gcc and prev-gcc to the original names, even
8610         if the build fails.
8611         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8612         New targets.
8614 2004-04-23  Laurent GUERBY <laurent@guerby.net>
8616         * MAINTAINERS: Update my email address.
8618 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8620         * configure.in (mips*-*-irix5*): Enable ld.
8621         * configure: Regenerate.
8623 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8625         * configure: Regenerate.
8627 2004-04-15  James E Wilson  <wilson@specifixinc.com>
8629         * Makefile.tpl (configure-[+module+], configure-gcc,
8630         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
8631         Set and export LDFLAGS.
8632         * Makefile.in: Regenerate.
8634 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
8636         * MAINTAINERS: Add myself to write-after-approval.
8638 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8640         PR bootstrap/14871
8641         * Makefile.tpl: If we don't have built-in-tree target tools,
8642         use the ones found by configure rather than hacking around with
8643         program_transform_name.
8644         * configure.in: Give Makefile.tpl the information necessary
8645         to do that.
8646         * Makefile.in: Regenerate.
8647         * configure: Regenerate.
8649 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
8651         PR bootstrap/14760
8652         * configure.in: When computing baseargs, strip *all* copies of
8653         offending options.  Also, don't match/substitute the trailing space,
8654         so that this actually works when two similar options are separated by
8655         only one space.
8656         * configure: Regenerate.
8658 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
8660         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
8661         (rs6000-*-aix*): Same.
8662         * configure: Regenerate.
8664 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
8666         * MAINTAINERS: Add myself to write-after-approval.
8668 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
8670         * MAINTAINERS: Add myself to write-after-approval.
8672 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
8674         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
8675         STRICT_WARN, WARN_CFLAGS flags passed down to make.
8676         * Makefile.in: Regenerate.
8678         * configure.in (top level bootstrap support): Rework --enable-werror
8679         to set @stage2_werror_flag@.
8680         * configure: Regenerate.
8681         * Makefile.tpl (top level bootstrap support): Pass
8682         @stage2_werror_flag@ down to configure in stages 2 and 3.
8683         * Makefile.in: Regenerate.
8685 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8687         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
8688         for stages 2 and 3 as well as in make.  As a consequence, remove
8689         OUTPUT_OPTION (now detected by configure) from the flags passed down
8690         to make.
8691         * Makefile.in: Regenerate.
8693         * Makefile.tpl (new-bootstrap): Fix typo.
8694         * Makefile.in: Regenerate.
8696 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8698         * Makefile.tpl: Rearrange by moving recursive_targets rules
8699         into their proper sections.
8700         * Makefile.tpl (top level bootstrap support): Move disabling
8701         of coverage flags from 'make' to 'configure'; improve comments.
8702         * Makefile.in: Regenerate.
8704         * Makefile.tpl (experimental top level bootstrap) Move stage1
8705         language setting from all- target to configure- target; disable
8706         intermodule optimization in stage 1; prevent gratuitous rebuilds
8707         of stage 1.
8708         * Makefile.in: Regenerate.
8709         * configure.in: Comma-separate stage 1 language list for top
8710         level bootstrap.
8711         * configure: Regenerate.
8713         * Makefile.tpl: Clean up experimental top level bootstrap support:
8714         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
8715         prev-gcc in configure- targets as well as all- targets.
8716         * Makefile.in: Regenerate.
8718 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
8720         * compile: New file imported from automake.
8722 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
8724         * configure.in: Remove symbolic link section.
8725         * configure: Regenerate.
8726         * Makefile.tpl (links): Remove.
8727         * Makefile.in: Regenerate.
8729 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
8730             Nathanael Nerode  <neroden@gcc.gnu.org>
8732         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
8733         Set with AC_CHECK_PROGS.
8734         * configure.in: Fix comment typo from last patch.
8735         * configure: Regenerate.
8737 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
8739         * Makefile.tpl: Introduce experimental top level bootstrap support.
8740         * Makefile.in: Regenerate.
8741         * configure.in: Introduce support for top level bootstrap.
8742         * configure: Regenerate.
8744 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
8745             Paolo Bonzini  <bonzini@gnu.org>
8747         PR bootstrap/14522
8748         * configure.in: Cope with shells that do not support unquoted ^
8749         * configure: Regenerate.
8751 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
8752             Paolo Bonzini  <bonzini@gnu.org>
8754         PR bootstrap/14522
8755         * configure.in: Cope with shells that do not support nesting
8756         quotes inside quoted backquote substitutions.
8757         * configure: Regenerate.
8759 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
8761         PR bootstrap/14522
8762         * configure.in: Fix escaping of $.
8763         * configure: Regenerate.
8765 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8767         * configure: Regenerate, since I forgot to while committing Paolo's
8768         changes.
8770 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
8772         PR ada/14131
8773         Move language detection to the top level.
8774         * configure.in: Find default values for the tools as
8775         soon as possible.  Disable ada if GNAT is not found.
8776         Emit error message about missing languages.  Expand
8777         --enable-languages=all for the gcc subdirectory.
8779 2004-03-10  Ben Elliston  <bje@gnu.org>
8781         * MAINTAINERS: Update my email address.
8783 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
8785         * ltconfig: Disable building static libraries if building shared
8786         libraries on AIX 5L.
8788 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
8790         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
8791         and disable libgcj.
8792         * configure: Regenerated.
8794 2004-03-01  Brian Booth  <bbooth@redhat.com>
8796         * MAINTAINERS: Add myself to write-after-approval.
8798 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
8800         * MAINTAINERS: Add myself to write-after-approval.
8802 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8804         PR bootstrap/7087
8805         * Makefile.tpl: Guard XFOO sed statements better.
8806         * Makefile.tpl: Add dependency for configure-target-libada.
8807         * Makefile.in: Regenerate (incidentally fixes broken
8808         commit when libada-branch was merged).
8810 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
8812         * MAINTAINERS: Add myself to write-after-approval.
8814 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
8816         * MAINTAINERS: Add Nicola Pero and myself as libobjc
8817         maintainers.
8819 2004-02-20  Andrew Cagney  <cagney@redhat.com>
8821         * config.guess: Update from version 2003-10-16 to 2004-02-16.
8822         * config.sub: Update from version 2003-11-03 to 2004-02-16.
8824 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8826         PR bootstrap/11932
8827         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
8829 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
8831         * MAINTAINERS: Added myself to write-after-approval.
8833 2004-02-14  Michael Koch  <konqueror@gmx.de>
8835         * MAINTAINERS: Added myself to write-after-approval.
8837 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
8839         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
8840         some OS port maintainers to OS port maintainers section.
8842 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
8844         * MAINTAINERS: Add self.
8846 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
8848         * MAINTAINERS: Alphabetize.
8850 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
8852         * MAINTAINERS: Remove myself.
8854 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
8856         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
8857         (rs6000-*-aix*): Same.
8858         * configure: Regenerate.
8860 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
8862         * configure.in (host): Add in missing $noconfigdirs to defines.
8863         * configure: Regenerate.
8865 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
8866             Nathanael Nerode  <neroden@gcc.gnu.org>
8868         PR ada/6637, PR ada/5911
8869         Merge with libada-branch:
8870         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
8871         with appropriate dependencies. Add --enable-libada configure switch.
8872         * configure, Makefile.in: Regenerate.
8874 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
8876         * MAINTAINERS: Add myself to write-after-approval.
8878 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8880         * configure.in: Don't pass --with-stabs on IRIX 5 either.
8881         * configure: Regenerate.
8883 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
8885         Merge from upstream:
8887         * ltmain.in: When setting IFS to '~', be careful about user
8888         arguments that contain '~'.
8890         2004-02-04  Peter O'Gorman  <peter@pogma.com>
8892         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
8893         Also test $base_compile against $CC with escaped arguments. Bug
8894         reported by Geoff Keating <geoffk@apple.com>.
8896 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
8898         * MAINTAINERS: Remove i960 port.
8900 2004-01-23  DJ Delorie  <dj@redhat.com>
8902         * Makefile.def (target_modules) [libiberty]: Don't stage.
8903         * Makefile.in: Rebuilt.
8905 2004-01-20  Caroline Tice  <ctice@apple.com>
8907         * MAINTAINERS: Add myself to write-after-approval.
8909 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
8911         * MAINTAINERS: Update my email address.
8913 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
8915         * MAINTAINERS: Add myself to write-after-approval.
8917 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8919         * MAINTAINERS: Remove entries without email address.
8921 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
8923         * MAINTAINERS: Add myself to write-after-approval.
8925 2004-01-15  Steven Bosscher  <stevenb@suse.de>
8927         * MAINTAINERS: Update my email address.
8929 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
8931         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
8932         * Makefile.tpl (configure-target-[+module+]): Support stage.
8933         * Makefile.in: Rebuilt.
8935 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
8937         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
8939 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
8941         * MAINTAINERS: Add myself as a MIPS maintainer.
8943 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8945         * configure.in: Use ./config.cache, not config.cache.
8946         * configure: Regenerate.
8947         * Makefile.tpl: Special-casing not needed for GCC any more.
8948         * Makefile.in: Regenerate.
8950         * configure.in: Don't share a cache file for host dirs.
8951         * configure: Regenerate.
8953         * config-ml.in: Don't mess with the cache file.
8955 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
8957         * MAINTAINERS: Move myself from 'Write After Approval' to
8958         'CPU Port Maintainers' section as SPARC maintainer.
8960 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8962         * Makefile.tpl: Make GCC use a separate config.cache.
8963         * Makefile.in: Regenerate.
8965         PR bootstrap/11932, PR bootstrap/11933
8966         (I don't know if it will fix either of them, but it relates
8967         to them.)
8968         * configure.in: Don't use shared config.cache for target
8969         directories.
8970         * configure: Regenerate.
8972 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
8974         * MAINTAINERS: Add myself to 'Write After Approval' section.
8976 2003-12-31  Roger Sayle  <roger@eyesopen.com>
8978         * configure.in (ia64*-*-hpux*): Disable building java libraries.
8979         * configure: Regenerated.
8981 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
8983         * MAINTAINERS: Remove the mn10200 maintainer.
8985 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
8987         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
8988         * configure: Regenerated.
8990 2003-12-16  Jan Hubicka  <jh@suse.cz>
8992         * MAINTAINERS: Add myself as callgraph maintainer.
8994 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
8996         * configure.in (raw_libstdcxx_flags): Remove the leading space.
8997         * configure: Regenerate.
8999 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
9001         * MAINTAINERS: Move myself from 'Bug database only accounts' to
9002         'Write After Approval' section. Update email.
9004 2003-12-01  James Lemke  <jim@wasabisystems.com>
9006         * MAINTAINERS (Write After Approval): Add myself.
9008 2003-11-20  Matt Thomas  <matt@3am-software.com>
9010         * MAINTAINERS: Add myself as a vax port maintainer.
9012 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
9014         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
9015         (configure-build-[+module+], configure-[+module+]): Likewise.
9016         (configure-target-[+module+], configure-gcc, config.status): Likewise.
9017         * Makefile.in: Regenerate.
9019 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
9021         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
9022         shared/dylibed libraries.
9023         * ltmain.sh: Likewise.
9024         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
9025         * ltcf-cxx.sh: Likewise.
9026         * ltcf-gcj.sh: Likewise.
9027         * ltconfig: Likewise.
9029 2003-11-17  Stan Cox  <scox@redhat.com>
9031         * MAINTAINERS: Add myself as iq2000 port maintainer.
9033 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
9035         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
9036         * Makefile.in: Regenerate.
9038 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
9040         * config.sub: Update to 2003-11-03 version.
9042 2003-10-20  Phil Edwards  <phil@codesourcery.com>
9044         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
9045         * configure:  Regenerate.
9047 2003-10-20  Nicolas Pitre  <nico@cam.org>
9049         * MAINTAINERS: Add myself to 'Write After Approval' section.
9051 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
9053         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9055 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
9057         * MAINTAINERS: Update my email address.
9059 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9061         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
9063 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
9065         * MAINTAINERS: Add myself to 'Write After Approval' section.
9067 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
9069         * config.guess: Update to 2003-10-16 version.
9070         * config.sub: Update to 2003-10-16 version.
9072 2003-10-15  David Daney  <ddaney@avtrex.com>
9074         * MAINTAINERS: Added myself to 'Write After Approval' section.
9076 2003-10-15  Falk Hueffner  <falk@debian.org>
9078         * MAINTAINERS: Move myself from 'Bug database only accounts' to
9079         'Write After Approval' section. Update email.
9081 2003-10-14  Roger Sayle  <roger@eyesopen.com>
9083         * MAINTAINERS: Move myself from 'Write After Approval' to
9084         'Various Maintainers' section as middle-end maintainer.
9086 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
9088         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
9089         HOST_FLAGS_TO_PASS.
9090         * Makefile.in: Regenerate.
9092 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
9094         * config.guess: Update to 2003-10-07 version.
9095         * config.sub: Update to 2003-10-07 version.
9097 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9099         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
9100         * ltconfig (irix5*, irix6*): Don't override version_type.
9102 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
9104         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
9105         * configure: Rebuilt
9106         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
9107         * Makefile.in: Rebuilt
9109 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
9111         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
9113 2003-09-30  Carlo Wood  <carlo@alinoe.com>
9115         * MAINTAINERS (Write After Approval): Add myself.
9117 2003-09-29  Paul Koning  <ni1d@arrl.net>
9119         * MAINTAINERS: Move myself from "Write After Approval"
9120         to CPU platform maintainers for pdp11 platform.
9122 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
9124         * MAINTAINERS: Move myself from 'Write After Approval' to
9125         'Various Maintainers' section as libffi testsuite maintainer.
9127 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
9129         * configure.in: Pass a computed --program-transform-name
9130         to subconfigures.
9131         * configure: Regenerated.
9133 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
9135         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
9136         * Makefile.in: Regenerate.
9138         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
9139         * Makefile.in: Regenerate.
9141 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
9143         * MAINTAINERS: Move myself from 'Write After Approval'
9144         to 'Various Maintainers' (objective-c) section.
9146 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
9148         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
9149         quoting.
9150         * configure: Regenerated.
9152 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
9154         * MAINTAINERS (Write After Approval): Add myself to write after
9155         approval list.
9157 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
9159         * MAINTAINERS (Write After Approval): Add myself.
9161 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
9163         * MAINTAINERS: Update my e-mail address.
9165 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
9167         * libtool.m4 (LD): Correct powerpc64 host match.
9169 2003-09-06  James E Wilson  <wilson@tuliptree.org>
9171         * MAINTAINTERS: Update my affiliation and email address.
9173 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
9175         * MAINTAINERS (Write After Approval): Add myself.
9177 2003-09-04  DJ Delorie  <dj@redhat.com>
9179         * configure: Regenerate.
9181 2003-09-04  Robert Millan  <robertmh@gnu.org>
9183         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
9185 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9187         * configure.in: Ensure arguments to sed are properly spaced.
9188         * configure: Regenerate.
9190 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
9192         * MAINTAINERS: Update my e-mail address.
9194 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
9196         * MAINTAINERS (Write After Approval): Add myself.
9198 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
9200         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
9201         * configure: Regenerated.
9203 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
9205         * MAINTAINERS: Update my email address.
9207 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
9209         * configure.in:  Use newline instead of semicolon when assuming
9210         shell arguments in a for loop.
9211         * configure:  Regenerated.
9213 2003-08-22  Jason Eckhardt  <jle@rice.edu>
9215         * MAINTAINERS: Resurrect the i860 maintainer.
9217 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
9219         PR 8180
9220         * configure.in: When testing with_libs and with_headers, treat
9221         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
9222         * configure: Regenerate.
9224         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
9225         make, shell, etc.
9226         (baseargs): Likewise.
9227         * configure: Regenerate.
9229 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
9231         * MAINTAINERS (Write After Approval): Add myself.
9233 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
9235         * configure.in: Disable libgcj for darwin not on powerpc.
9236         * configure: Rebuild.
9238 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
9240         * config-ml.in, symlink-tree: Add license.
9242 2003-08-03  Richard Stallman  <rms@gnu.org>
9243             Eben Moglen  <moglen@columbia.edu>
9245         * README.SCO: New file.
9247 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
9249         * Makefile.tpl (check, check-c++): Express dependencies using
9250         dependencies rather than commands.
9251         * Makefile.in: Regenerate.
9253 2003-08-01  Andrew Cagney  <cagney@redhat.com>
9255         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
9256         * configure: Ditto.
9258 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
9260         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
9261         * Makefile.in: Update.
9263 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
9265         * configure.in: Enable libgcj for darwin.
9266         * configure: Rebuild.
9268 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
9270         * config-ml.in:  Use ac_configure_args directly instead of
9271         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
9272         actually seen.
9274 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
9276         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
9277         creating target and build subdirs to build all parent dirs as needed.
9278         * Makefile.in: Rebuild.
9279         * configure.in: Don't build dirs explicitly here.
9280         * configure: Rebuild.
9282 2003-07-26  Paul Brook  <paul@nowt.org>
9284         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
9286 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
9288         * Makefile.tpl (all-make): Depend on intl.
9289         * Makefile.in: Rebuilt.
9291 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
9293         * install-sh:  Update to newer upstream versions (associated with
9294         aclocal 1.7).
9295         * mkinstalldirs:  Likewise.
9296         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
9298 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
9300         * MAINTAINERS: Move self from Bug database only accounts
9301         to write-after-approval.
9303 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
9305         * config.if: Remove unused libc_interface determination.
9307 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
9309         * MAINTAINERS: Move self from write-after-approval to
9310         build machinery (*.in).
9312 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
9314         PR bootstrap/11273
9315         PR bootstrap/11408
9316         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
9317         unused INSTALL_PROGRAM_ARGS.
9318         * configure.in: Use AC_PROG_INSTALL.
9319         * Makefile.in: Regenerate.
9320         * configure: Regenerate.
9322 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
9324         * MAINTAINERS: Alphabetize.
9326 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
9328         * configure: Rebuilt.
9329         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
9330         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
9331         newlib nor libgloss.
9332         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
9333         * configure.in (am33_2.0-*-linux*): Added.
9335 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
9337         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
9338         * configure: Regenerate.
9340 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
9342         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
9343         * Makefile.in: Regenerate.
9345 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
9347         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
9348         * Makefile.in: Regenerate.
9350 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
9352         * Makefile.tpl: Replace PWD with PWD_COMMAND.
9353         * Makefile.in: Regenerated.
9355         * config-ml.in: Replace PWD with PWD_COMMAND.
9357 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
9359         * intl: New directory; see intl/ChangeLog for details.
9360         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
9361         * Makefile.tpl: all-gcc depends on maybe-all-intl.
9362         * Makefile.in: Regenerate.
9364 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
9366         * configure.in: Clean up config-lang.in handling.  Delete
9367         useless assignment to "subdirs".
9368         * configure: Regenerate.
9370 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
9372         * configure.in: Rename 'target_libs' to 'target_libraries'.
9373         Remove useless reference to 'target_libs'.
9374         * configure: Regenerate.
9376 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
9378         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
9379         * Makefile.in: Regenerate.
9381 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9383         * Makefile.def: Introduce flags_to_pass.
9384         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
9385         * Makefile.in: Regenerate.
9387 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
9389         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
9390         and target-libgloss.
9391         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
9392         <h8300*-*-*>: Disable libf2c and ${libgcj}.
9393         * configure: Regenerate.
9395 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
9397         * configure.in: Update testsuite_flags to new location.
9398         * configure. Regenerate.
9400 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9402         * Makefile.tpl: Remove BUILD_CC stuff.
9403         * Makefile.in: Regenerate.
9405 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
9407         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
9409 2003-06-16  Graeme Peterson  <gp@qnx.com>
9411         * MAINTAINERS (Write After Approval): Add myself.
9413 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
9415         * config.guess: Update to 2003-06-12 version.
9416         * config.sub: Update to 2003-06-13 version.
9418 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
9420         * config.guess: Update to 2003-06-06 version.
9421         * config.sub: Update to 2003-06-06 version.
9423 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9425         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
9426         * configure. Regenerate.
9428 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9430         * configure.in: Disable serial configure by default.
9431         * configure: Regenerate.
9432         * Makefile.tpl: Abolish .NOTPARALLEL.
9433         * Makefile.in: Regenerate.
9435         * Makefile.tpl: Replace {build,host,target}_canonical by
9436         {build,host,target}.
9437         * Makefile.in: Regenerate.
9439         * Makefile.tpl: Fix stupid pasto.
9440         * Makefile.in: Regenerate.
9442 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9444         * Makefile.tpl: Remove bogus conditional.
9445         * Makefile.in: Regenerate.
9447 2003-06-05  Jan Hubicka  <jh@suse.cz>
9449         * Makefile.tpl (profiledbootstrap): New target.
9450         * Makefile.in (profiledbootstrap): New target.
9452 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
9454         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
9455         Pinski. Remove user names from other bugzilla-only maintainers.
9457 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9459         * Makefile.tpl: Make 'recursive targets' using autogen rather
9460         than shell loop.  Remove duplicate 'clean' targets and false
9461         comments.
9462         * Makefile.def: Add systematic dependencies to 'recursive' targets.
9463         Add systematic method of specifying missing targets in subdirs.
9464         Add copyright boilerplate.
9465         * Makefile.in: Regenerate.
9466         * configure.in: Add 'recursive targets' to maybe list.
9467         * configure: Regenerate.
9469         * MAINTAINERS: "GNATS only" -> "Bug database only".
9471         * Makefile.tpl: Rename [+target+] to [+make_target+].
9472         * Makefile.def: Rename 'target' to 'make_target'.
9474 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
9476         * MAINTAINERS: Add self as options handling maintainer.
9478 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
9480         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
9481         been too long since I touched those ports.
9483 2003-05-28  DJ Delorie  <dj@redhat.com>
9485         * Makefile.tpl: Make maybe-check-gcc .PHONY.
9486         * Makefile.in: Regenerate.
9488 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
9490         * configure.in: Use curly braces in the definition of tooldir.
9491         * configure: Regenerate.
9493 2003-05-21  DJ Delorie  <dj@redhat.com>
9495         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
9496         newlib or libgloss.
9497         * Makefile.in: Regenerate.
9499 2003-05-21  DJ Delorie  <dj@redhat.com>
9501         * Makefile.tpl: Add missing empty maybe-check-gcc target.
9502         * Makefile.in: Regenerate.
9504 2003-05-20  Ian Lance Taylor  <ian@airs.com>
9506         * MAINTAINERS: Update my e-mail address.
9508 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9510         * configure.in: Switch more things to use maybe dependencies.
9511         * Makefile.tpl: Switch more things to use maybe dependencies.
9512         Factor out common code from autogen IF statements.
9513         * configure: Regenerate.
9514         * Makefile.in: Regenerate.
9516 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
9518         * configure.in: Accept i[3456789]86 for machine type.
9519         * configure: Regenerate.
9521 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9523         * configure.in: Switch more things to use maybe dependencies.
9524         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
9525         * configure: Regenerate.
9526         * Makefile.tpl: Switch more things to use maybe dependencies.
9527         * Makefile.in: Regenerate.
9529 2003-05-16  Andreas Schwab  <schwab@suse.de>
9531         * Makefile.tpl (install-opcodes): Define.
9532         * Makefile.in: Rebuild.
9534 2003-05-13  Andreas Jaeger  <aj@suse.de>
9536         * config.guess: Update to 2003-05-09 version.
9537         * config.sub: Update to 2003-05-09 version.
9539 2003-05-13  Michael Eager  <eager@mvista.com>
9541         * configure.in: Correct sed script so that options in quotes are not
9542         deleted.
9543         * configure: Rebuild.
9545 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
9547         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
9548         and $$s/newlib/libc/sys/cygwin32 include paths.
9549         * configure: Ditto.
9551 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
9553         * MAINTAINERS: Update my email addresses.
9555 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
9557         * config-ml.in: Propagate INSTALL variables.
9559 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9561         * MAINTAINERS: Remove duplicate entries in Write After Approval.
9563 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
9565         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
9566         * Makefile.in: Regenerate.
9568 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
9570         * MAINTAINERS (GNATS only): Add Falk Hueffner.
9572 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
9574         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
9576 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
9578         * Makefile.tpl: Clean $(BUILD_SUBDIR).
9579         * Makefile.in: Regenerated.
9581 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
9583         * MAINTAINERS (Write After Approval): Upgrade myself from
9584         GNATS only to write-after-approval. Update my mail address.
9586 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
9588         (OS Port Maintainers: freebsd): Add myself.
9590 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
9592         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
9594 2003-04-22  Kean Johnston  <jkj@sco.com>
9596         * MAINTAINERS (SCO ports): Added myself.
9598 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
9600         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
9602 2003-04-19  Kean Johnston  <jkj@sco.com>
9604         * MAINTAINERS (Write After Approval): Add myself.
9606 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9608         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
9609         * Makefile.in: Regenerate.
9611 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
9613         * configure.in (powerpc64*-*-linux*): Remove.
9614         * configure: Rebuilt.
9616 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
9618         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
9619         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
9620         and restrap.
9621         * Makefile.in:  Regenerate.
9623 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
9625         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
9626         * configure: Regenerated.
9628 2003-04-15  DJ Delorie  <dj@redhat.com>
9630         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
9632 2003-04-13  Nick Clifton  <nickc@redhat.com>
9634         * config-ml.in: Remove support for --disable-aix removing
9635         call-aix multilibs.
9637 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
9639         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
9640         * */configure: Rebuilt.
9642 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
9644         * MAINTAINERS: Add my email address.
9646 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
9648         * MAINTAINERS (Write After Approval): Add myself.
9650 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
9652         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
9653         * Makefile.in: Regenerate.
9655 2003-03-14  Michael Chastain  <mec@shout.net>
9657         * Makefile.in: Regenerate with correct Makefile.def.
9659 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9661         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
9662         Make macro.
9663         * Makefile.in: Regenerate.
9664         * configure.in: Clean up gxx_include_dir logic.
9665         * configure: Regenerate.
9667 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
9669         * MAINTAINERS (Write After Approval): Add myself.
9671 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
9673         * MAINTAINERS: Update my mail address.
9675 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9677         * configure.in (gxx_include_dir): Fix typo.
9678         * configure: Regenerated.
9680 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9682         * Makefile.tpl: Reindent.
9683         * Makefile.in: Regenerate.
9684         * configure.in: Reindent.  Don't set unused variables.
9685         * configure: Regenerate.
9687 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
9689         * configure.in: Include $(build_tooldir)/sys-include in
9690         FLAGS_FOR_TARGET.
9691         * configure: Regenerated.
9693 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9695         * Makefile.tpl: Always pass down RANLIB.
9696         * Makefile.in: Regenerate.
9698         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
9699         * Makefile.in: Regenerate.
9700         * configure.in: Remove unused logic relating to --enable-shared
9701         and --enable-threads.  Remove bogus comments.  Remove redundant
9702         noconfigdirs.
9703         * configure: Regenerate.
9705         * configure.in: Replace ${libstdcxx_version} by its value.
9706         Remove reference to mh-dgux.
9707         * configure: Regenerate.
9709 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
9711         * MAINTAINERS (Write After Approval): Add myself.
9713 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9715         * Makefile.tpl: Rearrange.
9716         * Makefile.in: Regenerate.
9718 2003-02-25  Uwe Stieber  <uwe@wwws.de>
9720         * configure.in: Add support for kaOS as cross build target system.
9721         * configure: Regenerated.
9723 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
9725         * MAINTAINERS (Write after approval): Add myself.
9727 2003-02-21  James E Wilson  <wilson@tuliptree.org>
9729         * MAINTAINERS: Update my email address.
9731 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
9733         * MAINTAINERS: Add self to blanket write privs. section.
9735 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
9737         * Makefile.tpl: Add definition of CPPFLAGS to pass into
9738         configure-target-* as some target builds may require additional
9739         flags for preprocessor tests.
9740         * Makefile.in: Regenerated.
9742 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
9744         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
9745         * ltconfig: Handle it.
9746         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
9747         auto-detecting it.
9749         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
9750         it is used as argument to $CC.
9751         * ltcf-gcj.sh: Likewise.
9753         * configure.in: Introduce --enable-maintainer-mode.
9754         * configure: Rebuilt.
9755         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
9756         for maintainer mode.
9757         * Makefile.in: Rebuilt.
9759 2003-02-18  Jason Merrill  <jason@redhat.com>
9761         * Makefile.tpl (check-c++): Allow parallelism.
9763 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9765         * MAINTAINERS: Remove John Carr (who never actually had access to
9766         gcc.gnu.org).
9768 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
9770         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
9771         don't configure target-libobjc.
9772         * configure: Regenerate.
9774 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9776         * Makefile.tpl (RANLIB): Define.
9777         * Makefile.in: Regenerate.
9779 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
9781         * MAINTAINERS: Update my email.
9783 2003-02-06  Keith R Seitz  <keiths@redhat.com>
9785         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
9786         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
9787         * Makefile.in: Regenerated.
9788         * configure.in: Remove all traces of snavigator, db, and grep.
9789         * configure: Regenerated.
9791 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9793         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
9794         After Approval.
9796 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
9798         * MAINTAINERS (Write after approval): Add myself.
9800 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
9802         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
9803         * Makefile.in: Regenerated.
9805 2003-01-30  Roger Sayle  <roger@eyesopen.com>
9807         * config.guess: Updated to 2003-01-30's version.
9808         * config.sub: Updated to 2003-01-28's version.
9810 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
9812         * config.if: If gcc_version is already set, just use it.  Don't set
9813         gcc_version_trigger if it's already set, otherwise set it to
9814         gcc/version.c, but only if the file exists.  If it is not set and
9815         gcc/version.c does not exist, try to extract the version number from
9816         $CC.
9818 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
9820         * MAINTAINERS: Add myself to write-after-approval list.
9822 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
9824         * configure.in:  Revert 24Jan change.
9825         * configure:  Regenerate.
9827 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9829         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
9830         entry of HJ Lu.
9832 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9834         * configure.in: Revert previous change.
9835         * configure: Regenerate.
9837 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9839         * configure.in: Make rda native-only.
9840         * configure: Regenerate.
9842 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9844         * MAINTAINERS: Move myself from GNATS-only-accounts to
9845         write-after-approval.
9847 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9849         * configure.in: Add missing \.
9850         * configure: Rebuilt.
9852 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
9854         * configure.in (baseargs): Avoid using \| in sed regular
9855         expressions.
9856         * configure: Rebuilt.
9858 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
9860         * configure.in (baseargs): Remove all supported forms of
9861         --cache-file, --srcdir, --host, --build and --target options
9862         from argument lists.
9863         * configure: Rebuilt.
9865 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
9867         * MAINTAINERS: Add myself to write-after-approval list.
9869 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
9871         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
9872         * configure: Rebuilt.
9874 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9876         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
9877         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
9878         * Makefile.in: Regenerate.
9879         * configure: Regenerate.
9881 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
9883         * configure.in: Remove Makefile in build, host and target modules
9884         unless configure was run with --no-recursion.
9885         * configure: Rebuilt.
9887 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
9889         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
9890         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
9891         * Makefile.in: Regenerate.
9893 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
9895         * config.guess: Update to 2003-01-03 version.
9896         * config.sub: Update to 2003-01-03 version.
9898 2003-01-07  Christopher Faylor  <cgf@redhat.com>
9900         * configure: Regenerate with proper autoconf 2.13.
9902 2003-01-07  Christopher Faylor  <cgf@redhat.com>
9904         * configure.in: Add AC_PREREQ for consistency.
9905         * configure: Regenerate.
9907 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
9909         * configure.in (GDB_TK): Add tcl directories conditional on
9910         gdb/gdbtk directory being present.
9911         * configure: Regenerate.
9913 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
9915         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
9916         used by gcc if LD is not defined and we are not doing a Canadian Cross.
9917         * configure: Rebuilt.
9919 2002-12-31  Tom Tromey  <tromey@redhat.com>
9921         * Makefile.in: Rebuilt.
9922         * Makefile.def (target_modules) [libffi]: Allow installation.
9924 2002-12-31  Andreas Schwab  <schwab@suse.de>
9926         * configure.in: Fix use of $program_transform_name.
9927         * configure: Regenerated.
9929 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
9931         * configure.in (baseargs): Don't remove first configure argument.
9932         * configure: Regenerated.
9934 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
9936         * Makefile.tpl (local-distclean): Don't remove...
9937         (multilib.ts): ... this.  Moved into...
9938         (multilib.out): ... this.  Don't use sub-make.
9939         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
9940         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
9941         (configure-build-[+module+], configure-[+module+],
9942         configure-target-[+module+], configure-gcc): ... these.  Test
9943         for Makefile existence.  Drop config.status from dependencies.
9944         * Makefile.in: Rebuilt.
9945         * configure.in: Move gcc-version-trigger to the end of
9946         ac_configure_args.  Add comments to maybedep.tmp and
9947         serdep.tmp.  Introduce --disable-serial-configure.  Remove
9948         nonopt from baseargs, matching and removing corresponding
9949         whitespace while at it.
9950         * configure: Rebuilt.
9952 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
9954         * configure.in (host_configargs): Replace reference to
9955         no-longer-defined buildopts with --build=${build_alias}.
9956         * configure: Rebuilt.
9958         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
9959         program_transform_name to standard idiom.
9960         (AUTOGEN, AUTOCONF): Define.
9961         (Makefile.in): Use $(AUTOGEN).
9962         (Makefile): Depend on config.status, and use autoconf-style rule to
9963         build it.  Move original commands to...
9964         (config.status): ... this new target.
9965         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
9966         $(AUTOCONF).
9967         * Makefile.in: Rebuilt.
9969 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9971         * Makefile.tpl: Fix dramatic bustage due to change in
9972         program_transform_name.
9973         * Makefile.in: Regenerate.
9975         * configure.in: Remove unnecessary PATH setting.
9976         * configure: Regnerate.
9978         * configure.in: Don't default to unprefixed tools unless
9979         the native tools will work.
9980         * configure: Regenerate.
9982         * configure.in: Convert to autoconf script.  Blow away lots
9983         of now-redundant Makefile fragments.
9984         * configure: Generate using Autoconf.
9985         * Makefile.tpl: Rewrite to reflect autoconfiscation.
9986         * Makefile.in: Regenerate.
9988 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
9990         * configure: Fix stupid bug where RANLIB was mistakenly included.
9992         * configure.in: Rename (buildargs, hostargs, targargs) to
9993         (build_configargs, host_configargs, target_configargs).
9995         * configure.in: Move logic out of sed statement.
9997         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
9998         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
10000 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
10002         * config.sub: Import from master repository
10003         * config.guess: Ditto
10005 2002-12-24  Andreas Schwab  <schwab@suse.de>
10007         * Makefile.tpl (multilib.out): Fix missing space.
10008         * Makefile.in: Regenerate.
10010 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
10012         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
10013         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
10014         * Makefile.in: Regenerate.
10015         * configure.in: Remove unnecessary leftovers.
10017 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
10019         * configure.in (extra_ranlibflags_for_target): New variable.
10020         (*-*-darwin): Add -c to ranlib commands.
10021         * configure (tooldir): Handle extra_ranlibflags_for_target.
10023 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10025         * Makefile.tpl: Revert HJL's change.
10026         * Makefile.in: Regenerated.
10027         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
10028         always.
10030 2002-12-19  Andreas Schwab  <schwab@suse.de>
10032         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
10033         * Makefile.in: Regenerate.
10035 2002-12-18  H.J. Lu  <hjl@gnu.org>
10037         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
10038         * Makefile.in: Regenerated.
10040         * configure.in (build_prefix): New. Substitute.
10042 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
10044         * Makefile.tpl: Don't let real targets depend on phony targets.
10045         * Makefile.in: Regenerate.
10047         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
10048         * Makefile.in: Regenerate.
10050 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
10052         * config.sub: Import from master repository
10053         * config.guess: Ditto
10055 2002-12-16  Jason Merrill  <jason@redhat.com>
10057         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
10058         previous 'make bootstrap'.
10059         * Makefile.in: Regenerate.
10061 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
10063         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
10065 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
10067         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
10068         * Makefile.in: Regenerate.
10070 2002-12-13  Jason Merrill  <jason@redhat.com>
10072         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
10073         library tests.
10074         (check-c++): Just depend on it and check-target-libstdc++-v3.
10075         * Makefile.in: Regenerate.
10077 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
10079         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
10080         * Makefile.in: Rebuilt.
10082 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
10084         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
10086 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
10088         * configure: Fix bug put in by gremlins.
10090         * Makefile.tpl: Substitute more autoconfily.
10091         * configure: Substitute more autoconfily.
10092         * Makefile.in: Regenerate.
10094 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
10096         * config.sub: Import from master repository
10097         * config.guess: Ditto
10098         * MAINTAINERS: Added Svein Seldal under write after approval
10100 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
10102         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
10103         * Makefile.in (all-sim): Ditto.
10105 2002-12-06  DJ Delorie  <dj@redhat.com>
10107         * Makefile.tpl: Change configure dependencies to not have real
10108         targets depend on phony targets.
10110 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
10112         * configure.in: Revert unintentional change.
10114         * Makefile.tpl: Change dependency for */multilib.out so that
10115         it works when gcc isn't in the tree.
10117         * configure.in: Substitute more.
10118         * configure: Run subconfigures from the Makefile.
10119         * Makefile.tpl: Run subconfigures from the Makefile; add a few
10120         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
10122 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10124         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
10126 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10128         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
10129         and corresponding dependencies.
10130         * Makefile.in: Regenerate.
10132         * configure.in (host_tools): Order binutils, gas and ld for
10133         convenience in running the testsuites.
10135         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
10136         * Makefile.in: Regenerate.
10137         * configure.in: Introduce rules to serialize subconfigure runs.
10139         * configure.in: Introduce BASE_CC_FOR_TARGET.
10140         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
10141         Realize configure-build-* targets.  Realize configure-target-* targets.
10142         * Makefile.in: Regenerate.
10144 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10146         * configure: Move gcc_version_trigger stuff from here...
10147         * configure.in: ...to here.
10149         * configure.in: Separate subconfigure options added by this file from
10150         options given by the user.  Add machinery to put args for host
10151         subconfigures into the Makefile.
10153         * Makefile.tpl: Remove 'vault' targets.
10154         * Makefile.tpl: Reorder and comment dependencies.
10155         * Makefile.in: Regenerate.
10157 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
10158         * configure.in: Fix my broken commit of previous patch. (sigh)
10160 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
10162         * configure.in: Move host-specific darwin noconfigdirs into
10163         the host-specific section.
10165 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
10167         * configure.in: Move host-specific darwin noconfigdirs into
10168         the host-specific section.
10170 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
10172         * configure: Remove skip-this-dir support.
10173         * Makefile.tpl: Remove skip-this-dir support.
10175         * Makefile.tpl: Remove leftover support for non-autoconfiscated
10176         subdirectories.
10177         * Makefile.in: Regenerate.
10179         * Makefile.tpl: Strip out useless setting of 'dir'.
10180         * Makefile.in: Regenerate.
10182 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
10184         * configure.in: Fix deeply stupid bug.
10186         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
10187         shell code in CXX_FOR_TARGET
10188         * Makefile.def: Introduce raw_cxx.
10189         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
10190         RAW_CXX_FOR_TARGET.
10191         * Makefile.in: Regenerate.
10193 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
10195         * Makefile.tpl: Remove unnecessary ifs.
10196         * Makefile.in: Regenerate.
10198         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
10199         dependencies.  Maybe-ize build-libiberty.  Create dummy install
10200         targets for 'no_install' modules.
10201         * configure: Move GDB_TK substitution to configure.in.  Move
10202         build_modules stuff to configure.in.
10203         * configure.in: Implement soft dependency machinery.  Maybe-ize
10204         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
10205         * Makefile.in: Regenerate.
10207 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10209         * Makefile.tpl: Make all-target, install-target behave similarly
10210         to all, install (only hitting configured targets).  Eliminate
10211         unused macro defintions.
10213         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
10214         build != host.
10216         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
10218         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
10220         * configure.in: Produce lists of subdir targets we're actually
10221         configuring.  Remove references to "dosrel".
10222         * Makefile.tpl: Let configure set which subdir targets are hit.
10223         Remove install-cross; clean up install; remove ALL.  Remove
10224         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
10225         Autogenerate host module targets.  Remove empty dependency lines
10226         and redundant dependency; rearrange slightly.
10227         * Makefile.def: Add host-side libtermcap, utils.
10229         * Makefile.in: Regenerate.
10231 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10233         * ltconfig (osf[345]): Append $major to soname_spec.
10234         Reflect this in library_names_spec.
10235         * ltmain.sh (osf): Prefix $major with . for use as extension.
10237 2002-11-19  Andreas Jaeger  <aj@suse.de>
10239         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
10240         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
10241         and sparc64 GNU/Linux systems.
10243 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
10245         * MAINTAINERS: Update email.
10247 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10249         * MAINTAINERS: Complete James Dennett's entry.
10251 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
10253         * MAINTAINERS (Write After Approval): Add myself.
10255 2002-11-13  Bruce Korb  <bkorb@gnu.org>
10257         * Makefile.tpl: syntactic cleanup
10259 2002-11-13  Stuart Hastings  <stuart@apple.com>
10261         * MAINTAINERS: Add myself to write-after-approval list.
10263 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10265         * Makefile.def: Add list of recursive targets to autogenerate.
10266         Add build_modules.
10267         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
10268         targets.  Autogenerate *-build-* targets.
10269         * Makefile.in: Regenerate.
10271 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10273         * configure: More autoconf-style substitutions.
10274         * Makefile.tpl: More autoconf-style substitutions.
10275         * Makefile.in: Regenerate.
10277 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10279         * configure: Substitute more variables in a more autoconf-friendly
10280         way.  Simplify slightly.
10281         * Makefile.tpl: Make more variables substitutable in an
10282         autoconf-friendly way.
10283         * Makefile.in: Regenerate.
10285 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
10287         * MAINTAINERS (Write After Approval): Add myself.
10289 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
10291         * configure.in (v810*): Remove special setting of tools.
10293         * configure: Add support for extra required flags for ar or nm.
10294         * configure.in (aix4.3+): Use above support for target-specific
10295         issues, rather than using config/mt-aix43.
10297 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
10299         * configure: Remove 'removing', which doesn't work.  Replace $subdir
10300         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
10301         with $srcdir.  Reformat indentation.  Substitute some variables
10302         formerly hard-coded in the Makefile for build=host.
10303         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
10304         * Makefile.def: Autogenerate more.
10305         * Makefile.in: Regenerate.
10307 2002-11-04  Adam Nemet  <anemet@lnxw.com>
10309         * MAINTAINERS (Write After Approval): Add myself.
10311 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
10313         * Makefile.def (host_modules): Add rda.
10314         * Makefile.in: Regenerate.
10315         * configure.in (target_tool): Add target-rda to list.
10317 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10319         * MAINTAINERS: Remove "co-maintainer" note for web pages.
10321 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
10323         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
10324         and restrap targets to this rule.
10325         * Makefile.in:  Regenerate.
10327 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10329         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
10330         GNATS only accounts.
10332 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
10334         * configure.in (i[3456]86-*-linux*): Add check to disable
10335         ${libgcj} for glibc1.
10337 2002-10-24  Denis Chertykov  <denisc@overta.ru>
10339         * MAINTAINERS: Add myself as ip2k port maintainer.
10341 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
10343         * configure.in: Add tic4x target.
10345 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10347         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
10348         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
10349         * Makefile.in: Regenerate.
10351         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
10352         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
10353         * Makefile.in: Regenerate.
10355 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
10357         * MAINTAINERS: Add myself as web pages co-maintainer.
10359 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10361         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
10362         * Makefile.in: Regenerate.
10364 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
10366         * MAINTAINERS: Add myself and Nathan Sidwell
10367         <nathan@codesourcery.com> as VxWorks maintainers.
10369 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10371         * Makefile.def: Remove order dependency comments.
10372         * Makefile.tpl: Add explicit install-install dependencies.
10373         * Makefile.in: Regenerate.
10375         * Makefile.tpl: Remove material now in src-release.  (Finally!)
10376         * Makefile.in: Regenerate.
10378         * Makefile.tpl: Add configure-target (for src-release in src)
10379         * Makefile.in: Regenerate.
10381 2002-09-30  Nick Clifton  <nickc@redhat.com>
10383         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
10385 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
10387         * configure.in (s390*-*-linux*): Enable libgcj.
10389 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
10391         * configure: Revert accidentally applied changes.
10393         * Makefile.tpl: Make more autoconf-friendly.
10394         * Makefile.in: Regenerate.
10395         * configure: Make substitution more autoconf-like.
10397 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
10399         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
10400         single entry to handle all these.
10401         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
10402         libjava on arm-*-elf.
10404 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
10406         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
10407         things that depend on them.
10409 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10411         * Makefile.tpl: Make subsituted variables more autoconfy.
10412         * Makefile.in: Regenerate.
10413         * configure: Make seds more autoconfy.
10415 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10417         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
10418         * Makefile.in: Regenerate.
10419         * configure.in: Rewrite sed statements to look autoconfy.
10421         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
10422         all-target-foo on configure-target-foo.
10423         * Makefile.def: Ditto.
10424         * Makefile.in: Rebuild.
10426 2002-09-25  Andrew Haley  <aph@redhat.com>
10428         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
10430 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
10432         * Makefile.def: New file.
10433         * Makefile.tpl: New file.
10434         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
10435         * contrib/gcc_update: Note that Makefile.in is a generated file.
10437         * configure.in: Minor rearrangement.  Simplify tests.
10439 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
10441         * configure.in (with_headers): Skip copy if value is "yes".
10442         (with_libs): Likewise.
10444 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
10446         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
10447         * configure.in (sh*-*-pe*): Ditto.
10448         * configure.in (mips*-*-pe*): Ditto.
10449         * configure.in (*arm-wince-pe): Ditto.
10451         * configure.in: Rearrange.
10453 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
10455         * MAINTAINERS: Update my email address.
10457 2002-08-30  Paul Koning  <pkoning@equallogic.com>
10459         * MAINTAINERS: (Write After Approval): Add myself.
10461 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
10463         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
10465 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
10467         * MAINTAINERS: Change my mailing address.
10469 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
10471         * MAINTAINERS (Write After Approval): Remove myself.
10472         (Various Maintainers: c++ runtime libs): Add myself.
10474 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
10476         * MAINTAINERS (Write After Approval): Remove myself.
10477         (Various Maintainers: c++ runtime libs): Add myself.
10479 2002-08-15  Eric Christopher  <echristo@redhat.com>
10481         * config.sub: Import from master repository.
10482         * config.guess: Ditto.
10484 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
10486         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
10487         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
10488         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
10490 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
10492         * MAINTAINERS: Add self to rs6000 vector extensions.
10494 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
10496         * libiberty/configure: Reverted unintended yesterday's check in.
10498 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
10500         * boehm-gc/configure, libf2c/configure: Rebuilt.
10501         * libffi/configure, libiberty/configure: Ditto.
10502         * libjava/configure, libobjc/configure: Ditto.
10503         * libstdc++-v3/configure, zlib/configure: Ditto.
10504         Merged from binutils:
10505         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
10506         From Steve Ellcey <sje@cup.hp.com>:
10507         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
10508         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
10509         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
10510         IA64.
10511         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
10512         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
10513         soname_spec, sys_lib_search_path_spec): Ditto.
10515 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
10517         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
10519 2002-08-04  H.J. Lu  (hjl@gnu.org)
10521         * configure.in (mips*-*-linux*): Don't skip target-libffi.
10523 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
10525         * MAINTAINERS (Write After Approval): Add myself.
10527 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
10529         * configure.in: Move generic linux case to end.  Copy generic
10530         linux noconfigdirs to mips*-*-linux* entry and new
10531         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
10533 2002-07-19  Michael Matz  <matz@suse.de>
10535         * MAINTAINERS: Add myself as ra* maintainer.
10537 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
10539         * config.guess: Update to 2002-07-09 version.
10540         * config.sub: Update to 2002-07-03 version.
10542 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
10544         * MAINTAINERS: Fix typo in a maintainer email address.
10546 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10548         * configure.in: Remove two redundant tests.
10550 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10552         * configure.in (mips*-*-irix6*o32): Enable stabs.
10554 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
10556         * configure.in: Don't build grez.
10557         * Makefile.in: Ditto.
10559         * Makefile.in: Remove references to bsp, cygmon, libstub.
10560         * configure.in: Ditto.
10562         * configure.in: Remove leftover reference to gdbtest.
10564 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
10566         * configure.in (gxx_include_dir):  Change to match versioned
10567         C++ headers if --enable-version-specific-runtime-libs is used.
10569 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
10571         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
10573 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10575         * configure.in: Make --without-x work.
10577 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10579         * configure.in: Rearrange target Makefile fragment collection.
10581         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
10582         cvs[src].
10583         * configure.in: Ditto.
10585 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
10587         * MAINTAINERS (Write After Approval): Update my e-mail address.
10589 2002-06-24  Ben Elliston  <bje@redhat.com>
10591         * configure.in (host_tools): Remove cgen.
10593         * Makefile.in (all-cgen): Remove; runs from its source directory.
10594         (check-cgen, install-cgen, clean-cgen): Likewise.
10595         (all-opcodes): Do not depend on all-cgen.
10596         (all-sim): Likewise.
10598 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
10600         * Makefile.in: Eliminate 'apache' targets.
10601         * configure.in: Eliminate 'apache' targets.
10603         * configure.in: Eliminate redundant tests.  Reorganize.
10605         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
10607         * config-ml.in: Eliminate references to Cygnus configure.
10609         * Makefile.in: Eliminate references to building emacs.
10611 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
10613         * MAINTAINERS: Update my email address.
10615 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
10617         * config.if (libstdcxx_incdir): Version C++ headers.
10618         (cxx_incdir): Remove.
10620 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10622         * MAINTAINERS (Write After Approval): Add self.
10624 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
10626         * configure.in: Add support for ip2k.
10628 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
10630         * configure.in: Fix AIX configury bug.
10632 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
10634         * MAINTAINERS (Write After Approval): Add self.
10636 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
10638         * configure.in: replace ${topsrcdir} with ${srcdir}
10640         * configure.in: Move definition of libstdcxx_flags
10641         right above usage, rather than waaay earlier.
10643         * configure.in: Pull definition of is_cross_compiler earlier.
10645         * configure.in: Rearrange a little.
10647         * configure.in: Remove references to librx.
10648         * Makefile.in: Remove references to librx.
10650 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
10652         * config.sub: Add support for avr target.
10653         Import from master sources, rev 1.255
10655 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
10657         * configure, .cvsignore:  Revert previous change...
10658         * Makefile:  ...delete.
10660 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
10662         * configure.in: Eliminate ${gasdir} variable.
10664 2002-06-18  Dave Brolley  <brolley@redhat.com>
10666         * configure.in: Add support for frv.
10667         * config.sub: Add support for frv.
10669 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
10671         * configure:  Remove garbage from previous commit.
10673 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
10675         * configure:  For in-source builds, make a subdir and re-exec there.
10676         * Makefile:  New file.  Pass targets through to build directory.
10677         * .cvsignore:  No longer ignore "Makefile".
10679 2002-06-16  Douglas Rupp  <rupp@gnat.com>
10681         * MAINTAINERS (Write After Approval): Add self.
10683 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10685         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
10687 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
10689         * configure.in (vax-*-netbsd*): Re-enable gas.
10691 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
10693         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
10694         BUILD_PREFIX_1, to correct nomenclature.
10695         * configure: Likewise.
10697         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
10698         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
10700 2002-05-31  Olaf Hering  <olh@suse.de>
10702         * config-ml.in: Propogate DESTDIR also.
10704 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
10706         * configure.in (vax-*-netbsd*): Don't build gas for this
10707         platform.
10709 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
10711         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10712         and libgcj for AVR.
10714 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
10716         * MAINTAINERS (Write After Approval): Add myself.
10718 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
10720         * config.guess: Update to 2002-05-22 version.
10721         * config.sub: Likewise.
10723 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10725         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
10726         * config-ml.in: Likewise.
10727         * configure: Likewise.
10728         * configure.in: Likewise.
10730 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
10732         * MAINTAINERS: Update my email address.
10734 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
10736         * configure.in: Simplify makefile fragment collection.
10738         * configure.in: Remove code to build emacs.
10740         * configure.in : Remove --srcdir argument from targargs and buildargs
10741         (it's always overridden in the Makefile anyway).  Rearrange a bit.
10743         * configure: Move some logic to configure.in.
10744         * configure.in: Move some logic from configure.
10746 2002-05-11  Tom Tromey  <tromey@redhat.com>
10748         * MAINTAINERS: Reflect libgcj reality.
10750 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
10752         * Makefile.in: Honour DESTDIR.
10754 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
10756         * config.guess: Import 2002-03-20 version.
10757         * config.sub: Import 2002-04-26 version.
10759 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10761         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
10763 2002-05-07  Tim Josling  <tej@melbpc.org.au>
10765         * MAINTAINERS: Add self.
10767 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
10769         * ltmain.sh: Detect and handle object name conflicts
10770         while piecewise linking a static library.
10772 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
10774         * configure.in (noconfigdirs): Don't disable libgcj on
10775         sparc64-*-solaris* and sparcv9-*-solaris*.
10777 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
10779         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
10781 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
10783         * configure.in (FLAGS_FOR_TARGET): Do not add
10784         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
10785         on i[3456]86-*-linux*.
10787 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
10789         * configure.in (noconfigdirs): Replace [ ] with test.
10791         * configure.in (noconfigdirs): Do not add target-newlib if
10792         target == i[3456]86-*-linux*, and host == target.
10794 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
10796         * configure.in: delete reference to absent file
10798         * configure.in: replace '[' with 'test'
10800         * configure.in: Eliminate references to gash.
10801         * Makefile.in: Eliminate references to gash.
10803         * configure.in: remove useless references to 'pic' makefile fragments.
10805         * configure.in: (*-*-windows*) Finish removing.
10807         * configure.in: Eliminate redundant test for libgui.
10809 2002-04-29  Roger Sayle  <roger@eyesopen.com>
10811         * MAINTAINERS: Add self and realphabetize.  Update entries
10812         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
10813         entry for a29k port maintainer.
10815 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
10817         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
10818         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
10820 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
10822         * configure.in: remove references to dead files
10824 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
10826         * MAINTAINERS: Add information about purpose of this file.
10828 2002-04-18  Tom Tromey  <tromey@redhat.com>
10830         * configure.in: Disallow configuring libgcj when it is already
10831         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
10832         Solaris 2.8 by default.  For PR libgcj/6158.
10834 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
10836         * configure.in:  Move default CC setting out of config/mh-* fragments
10837         directly into here.
10839 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
10841         * configure.in: don't even try to configure or make a subdirectory
10842         if there's no configure script for it.
10844 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
10846         * MAINTAINERS: Remove chill maintainers.
10847         * Makefile.in (CHILLFLAGS): Remove.
10848         (CHILL_LIB): Remove.
10849         (TARGET_CONFIGDIRS): Remove libchill.
10850         (CHILL_FOR_TARGET): Remove.
10851         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
10852         CHILL_LIB.
10853         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
10854         (CHECK_TARGET_MODULES): Likewise.
10855         (INSTALL_TARGET_MODULES): Likewise.
10856         (CLEAN_TARGET_MODULES): Likewise.
10857         (configure-target-libchill): Remove.
10858         (all-target-libchill): Remove.
10859         * configure.in (target_libs): Remove target-libchill.
10860         Do not compute CHILL_FOR_TARGET.
10861         * libchill: Remove directory.
10863 2002-04-11  DJ Delorie  <dj@redhat.com>
10865         * Makefile.in, configure.in: Sync with binutils, entries
10866         follow...
10868 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
10870         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
10871         (do-tar, do-bz2): New rules.
10872         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
10873         (gdb-tar): New rule.
10874         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
10875         (insight_dejagnu.tar): New rule.
10876         (insight.tar): New rule.
10877         (gdb+dejagnu.tar): New rule.
10878         (gdb.tar): New rule.
10880 2002-02-01  Mo DeJong  <supermo@bayarea.net>
10882         * Makefile.in: Add all-tix to deps for all-snavigator
10883         so that tix is built when building snavigator.
10885 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
10887         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
10888         ld and gdb are not supported.
10890 2002-01-07  Mark Salter  <msalter@redhat.com>
10892         * configure.in: Remove target-bsp and target-cygmon from arm builds.
10893         Allow target-libgloss to be built for arm, strongarm, and xscale.
10895 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
10897         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
10898         options for i[3456]86-pc-linux* native builds.
10900 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
10902         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
10903         files from .po files for a distribution.
10905 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
10907         * configure.in: Enable libstdc++-v3 for h8300 targets.
10909 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
10911         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
10912         version from bfd/.
10914 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
10916         * Makefile.in (VER): When present, extract the version number from
10917         the file version.in.
10919 2001-05-24  Tom Rix  <trix@redhat.com>
10921         * configure.in : enable ld for aix
10923 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10925         * config.guess: Add linux target for S/390.
10927 2000-11-07  Philip Blundell  <pb@futuretv.com>
10929         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
10931 2000-11-03  Philip Blundell  <pb@futuretv.com>
10933         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
10934         files.
10936 2001-01-15  Ben Elliston  <bje@redhat.com>
10938         * configure.in (host_tools): Add sid.
10939         Always configure cgen.
10941 2000-11-24  Nick Clifton  <nickc@redhat.com>
10943         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
10945 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
10947         * Makefile.in (ALL_MODULES): Add all-cgen.
10948         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
10949         (all-cgen): New target.
10950         (all-opcodes,all-sim): Depend on all-cgen.
10951         * configure.in (host_tools): Add cgen.
10952         Only configure cgen if --enable-cgen-maint.
10954 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
10956         * configure.in: Add *-*-freebsd* configurations.
10958 2002-04-08  Tom Tromey  <tromey@redhat.com>
10960         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
10961         Fixes PR libgcj/6068.
10963 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
10965         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
10967 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10969         * configure.in (alpha*-dec-osf*): Enable libgcj.
10971 2003-03-27  Matthew Gingell  <gingell@gnat.com>
10973         * MAINTAINERS (Write After Approval): Add myself.
10975 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
10977         Fix for: PR bootstrap/3591, target/5676
10978         * configure.in (mcore-pe): Disable the configuration of
10979         libstdc++-v3 since exceptions are not supported.
10981 2002-03-20  Anthony Green  <green@redhat.com>
10983         * configure.in: Enable libgcj for xscale-elf target.
10985 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
10987         * MAINTAINERS:  Update my email address.
10989 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
10991         * ltmain.sh (relink_command): Fix typo in previous change.
10993 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
10995         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
10996         (relink_command): Added --tag flags.
10997         (mode=install): If relinking fails; error out.
10999 2002-03-12  Richard Henderson  <rth@redhat.com>
11001         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
11002         .NOTPARALLEL tag.
11003         (do-check): Rename from check.
11004         (check): Allow parallel check.
11006 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
11008         * MAINTAINERS: Add myself as maintainer for xtensa port.
11009         Fix alphabetical order in CPU port maintainer list.
11010         Remove myself from Write After Approval list.
11012 2002-03-11  Richard Henderson  <rth@redhat.com>
11014         * Makefile.in (.NOTPARALLEL): Add fake tag.
11016 2002-03-07  H.J. Lu  (hjl@gnu.org)
11018         * configure.in: Enable gprof for mips*-*-linux*.
11020 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
11022         * MAINTAINERS (Write After Approval): Add myself.
11024 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
11026         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
11027         libjava.
11028         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
11030 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
11032         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
11033         because its Makefile is there; test for the executable instead.
11035 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
11037         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
11038         libstdc++-v3 and libjava.
11040 2002-02-11  Adam Megacz  <adam@xwt.org>
11042         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
11043         boehm-gc
11045 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
11047         * config.guess: Updated to 2002-01-30's version.
11048         * config.sub: Updated to 2002-02-01's version.
11049         Contribute sh64-elf.
11050         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
11051         * configure.in: Added sh64-*-*.
11053 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
11055         * MAINTAINERS: Belatedly add myself to write after approval list.
11057 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
11059         * MAINTAINERS: Put self in as maintainer for x86-64 port.
11060         Remove self as Write After Approval.
11062 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
11064         * MAINTAINERS: Put self in as maintainer for contrib/regression
11065         directory.
11067 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
11069         * MAINTAINERS:  Update my email address.
11071 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
11073         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
11074         target-libiberty, and target-libgloss.  Skip Java-related
11075         libraries if not supported for NetBSD on target CPU.
11077 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
11079         * install-sh: Use _inst.$$_ for temp file name.
11081 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
11083         * MAINTAINERS (Write After Approval): Move my contact info
11084         from here...
11085         (OS Port Maintainers): ...to here (netbsd).
11087 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
11089         * MAINTAINERS (Write After Approval): Add myself.
11091 2002-01-17  H.J. Lu  <hjl@gnu.org>
11093         * Makefile.in (all-fastjar): Also depend on all-libiberty.
11094         (all-target-fastjar): Also depend on all-target-libiberty.
11096 2002-01-16  H.J. Lu  (hjl@gnu.org)
11098         * config.guess: Import from master sources, rev 1.225.
11099         * config.sub: Import from master sources, rev 1.238.
11101 2002-01-16  Kazu Hirata  <kazu@hxi.com>
11103         * MAINTAINERS (Write After Approval): Remove myself.
11105 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
11107         * MAINTAINERS (Write After Approval): Add myself.
11109 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
11111         * MAINTAINERS: Add self as docs co-maintainer.
11113 2001-12-11  Matthias Klose  <doko@debian.org>
11115         * MAINTAINERS (Write After Approval): Add myself.
11117 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
11119         * MAINTAINERS: Update my email address.
11121 2001-12-07  Turly O'Connor  <turly@apple.com>
11122         * MAINTAINERS (Write After Approval): Add myself.
11123         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
11124         (rs6000_initialize_trampoline): Call __trampoline_setup for
11125         ABI_DARWIN too.
11126         * darwin-tramp.asm: New file, implements __trampoline_setup.
11127         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
11129 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
11131         * MAINTAINERS (Write After Approval): Add myself.
11133 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
11135         * configure, configure.in: Use temp file for long sed commands.
11137 2001-12-03  Laurent Guerby  <guerby@acm.org>
11139         * config.sub: Update to version 1.232 on subversion.
11141 2001-12-03  Ben Elliston  <bje@redhat.com>
11143         * MAINTAINERS: Update mail address for config.* patches.
11145 2001-11-27  DJ Delorie  <dj@redhat.com>
11146             Zack Weinberg  <zack@codesourcery.com>
11148         When build != host, create libiberty for the build machine.
11150         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
11151         CONFIG_ARGUMENTS.
11152         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
11153         New variables.
11154         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
11155         and rules.
11156         (all.normal): Depend on ALL_BUILD_MODULES.
11157         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
11158         (all-build-libiberty): Depend on configure-build-libiberty.
11160         * configure: Calculate and substitute proper value for
11161         ALL_BUILD_MODULES.
11162         * configure.in: Create the build subdirectory.
11163         Calculate and substitute TARGET_CONFIGARGS (formerly
11164         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
11166 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
11168         * MAINTAINERS (write-after-approval): Add self.
11170 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
11172         * MAINTAINERS (GNATS only accounts): Remove self.
11174 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
11176         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
11177         libf2c.
11179 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
11181         * MAINTAINERS (Write After Approval): Add self.
11183 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
11185         * MAINTAINERS: mips and s390 are also CPU ports.
11187 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
11189         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
11191 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
11193         * MAINTAINERS: Alphabetize.
11195 2001-11-09  Kazu Hirata  <kazu@hxi.com>
11197         * MAINTAINERS (Various maintainers: h8 port): Add myself.
11199 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11201         * MAINTAINERS (Various maintainers: hppa port): Added myself.
11203 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
11205         * configure.in (--enable-languages): Be more permissive about
11206         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
11208 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
11210         * config.sub: Import from master sources, rev. 1.230.
11211         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
11213 2001-11-07  Laurent Guerby  <guerby@acm.org>
11215         * MAINTAINERS (Write After Approval): Add self.
11217 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
11219         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
11221 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
11223         * config.sub: Import from master sources, rev 1.226.
11224         * config.guess: Import from master sources, rev 1.216.
11226 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
11228         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
11229         * MAINTAINERS: Add self as maintainer of MMIX port.
11230         Remove old after-approval entry.
11232 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
11234         * ChangeLog, configure: Fix spelling errors.
11236 2001-10-20  Brendan Kehoe  <brendan@zen.org>
11238         * MAINTAINERS: Tweak my address.
11240 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
11242         * MAINTAINERS: Update my email address.
11244 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
11246         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
11247         * MAINTAINERS: Add self as maintainer of CRIS port.
11249 2001-10-10  Geert Bosch  <bosch@gnat.com>
11251         * MAINTAINERS (Various maintainers: Ada front end):
11252         Added Robert Dewar.
11254 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
11256         * MAINTAINERS (Write After Approval): Added self
11258 2001-10-02  Geert Bosch  <bosch@gnat.com>
11260         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11262 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
11264         * configure: Handle temporary files securely using mkdir.
11266 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
11268         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
11270 2001-09-26  Will Cohen  <wcohen@redhat.com>
11272         * configure.in (*-*-linux*): Disable configuration of target-newlib
11273         and target-libgloss.
11275 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
11277         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
11278         RANLIB.
11280 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
11282         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
11283         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
11284         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
11285         avoid quotes nesting problems.
11286         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
11287         (DO_X): Export only variables that are set.
11289 2001-09-19  Ben Elliston  <bje@redhat.com>
11291         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
11292         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
11293         semantics.  Use the shell built-in "type" command instead.
11295 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
11297         Merged from gcc-3_0-branch:
11298         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
11299         * ltcf-c.sh: Use $objext, not $ac_objext.
11300         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
11301         * ltcf-cxx.sh: Add support for GNU.
11302         2001-07-22  Timothy Wall  <twall@redhat.com>
11303         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
11304         default settings if using GNU tools with that configuration.
11305         * ltcf-cxx.sh: Ditto.
11306         * ltcf-gcj.sh: Ditto.
11307         2001-07-21  Michael Chastain  <chastain@redhat.com>
11308         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
11309         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
11310         * ltmain.sh: Mark as gcc-local.
11312 2001-08-30  Eric Christopher  <echristo@redhat.com>
11313             Jason Eckhardt  <jle@redhat.com>
11315         * config.guess: Merge from master sources.
11316         * config.sub: Merge from master sources, add support for mipsisa32.
11318 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
11319         * config.sub: Merge from master sources, rev 1.219.
11320         * MAINTAINERS: Add self as contact for stormy16 port.
11322 2001-08-14  Zack Weinberg  <zackw@panix.com>
11324         * config.sub: Merge from master sources, rev 1.218.
11325         * config.guess: Merge from master sources, rev 1.209.
11327 2001-08-11  Graham Stott  <grahams@redhat.com>
11329         * Makefile.in (check-c++): Add missing semicolon.
11331 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
11333         * MAINTAINERS (Various maitainers: predict.def): Added myself.
11335 2001-07-30  Eric Christopher  <echristo@redhat.com>
11337         * MAINTAINERS (Various maintainers: mips port): Added myself.
11339 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
11341         * configure.in (sh-*-linux*): New.
11343 2001-07-27  Richard Henderson  <rth@redhat.com>
11345         * .cvsignore: Add LAST_UPDATED.
11347 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
11349         * MAINTAINERS (Various maintainers: s390 port): Added myself.
11351 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
11353         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
11355 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
11357         * MAINTAINERS (Write After Approval): Added myself.
11359 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11361         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11362         and libgcj on m68hc11/m68hc12.
11364 2001-06-27  H.J. Lu  (hjl@gnu.org)
11366         * Makefile (CFLAGS_FOR_BUILD): New.
11367         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
11369 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11371         * README: Remove version number.
11373 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11375         * INSTALL/README: Update wrt. to the installation instructions now
11376         residing in gcc/doc/install.texi.
11378 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11380         * README: Replace with a cut-down and updated version of gcc/README.
11382 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
11384         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
11385         multilibs to be disabled.
11387 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
11389         * MAINTAINERS (Write After Approval): Add myself.
11391 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
11393         * config.guess: Import CVS version 1.195.
11394         * config.sub: Import CVS version 1.212.
11396 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
11398         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11399         gcc/xgcc is built, use -print-prog-name to find out the program
11400         name to use.
11402 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
11404         * config.guess:  Import CVS version 1.194.  All gcc-local changes
11405         appear to also be in the master copy.
11406         * config.sub:  Import CVS version 1.211.
11408 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
11410         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
11411         with_gcc]: Use `gcc -shared' to build a shared library.
11413 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11415         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
11416         archives.
11418 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11420         * MAINTAINERS (Write After Approval): Add myself.
11422 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
11424         * configure.in (libstdcxx_flags): Do not try to execute
11425         libstdc++-v3/testsuite_flags until it exists.
11427 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
11429         * MAINTAINERS: Update my email address.
11431 2001-05-31  Graham Stott  <grahams@redhat.com>
11433         * MAINTAINERS (Write After Approval): Add myself.
11435 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
11437         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
11438         libraries when using g++ with native linker.
11440 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
11442         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
11444 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
11446         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
11447         [aix4*|aix5*]: Prepend blank.
11449 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
11451         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11452         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
11453         of subdir/configure scripts to use the new libtool.m4.
11455 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
11457         * MAINTAINERS (Write After Approval): Add myself.
11459 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
11461         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
11463 2001-05-11  Ben Elliston  <bje@redhat.com>
11465         * Makefile.in (all-sid): New target.
11466         (check-sid, clean-sid, install-sid): Likewise.
11468 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
11470         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
11472 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
11474         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
11475         libgcj.
11477 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
11479         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11480         gcc/xgcc is built, use -print-prog-name to find out the program
11481         name to use.
11483 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
11485         * configure.in (noconfigdirs): Don't reset it from scratch in the
11486         target case; only append to it.
11488         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
11489         sparc-*-solaris2.8]: Disable ${libgcj}.
11491 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
11493         * configure.in (libgcj_saved): Copy from $libgcj.
11494         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
11495         --disable-libgcj.
11497 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
11499         * MAINTAINERS: Remove self as MIPS maintainer and
11500         C front end maintainer.
11502 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
11504         * configure.in: Move *-chorusos target case to the proper switch.
11505         Disable libgcj.
11507 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
11509         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
11510         1.641.2.228.
11512 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11514         * Makefile.in (STAGE1_CFLAGS): Pass down.
11516 2001-04-13  Alan Modra  <amodra@one.net.au>
11518         * config.guess: Add hppa64-linux support.  Note for next import that
11519         this is already in the master file.
11520         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
11522 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
11524         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11525         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
11527 2001-04-11  Stan Shebs  <shebs@apple.com>
11529         * MAINTAINERS: Add self as Darwin port maintainer.
11531 2001-04-11  Alan Modra  <amodra@one.net.au>
11533         * MAINTAINERS: Update my email address.
11535 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
11537         * ltcf-cxx.sh: Support creation of C++ shared libraries on
11538         recent versions of FreeBSD (release 3 or later).
11539         * ltconfig: On FreeBSD, -lc must not be provided when building
11540         a shared library or else the standard -pthread gcc option is
11541         rendered worthless to later users of the built library.
11543 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
11545         * MAINTAINERS: Add self and RTH as C front end maintainers.
11547 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
11549         * config.sub: Make sure to match an already-canonicalized
11550         machine name (eg. mn10300-unknown-elf).
11552 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
11554         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
11555         New macros.
11556         (bootstrap, cross): Use RECURSE_FLAGS.
11557         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
11559 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
11561         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
11563 2001-03-22  Colin Howell  <chowell@redhat.com>
11565         * Makefile.in (DO_X): Do not backslash single-quotes in
11566         backquotes (two places).
11568 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
11570         Re-installed:
11571         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11572         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
11573         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11574         * ltcf-cxx.sh: Likewise.
11575         * ltcf-gcj.sh: Likewise.
11577 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11579         * MAINTAINERS: Add myself as "documentation co-maintainer".
11581 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
11583         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11584         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
11586 2001-03-19  Tom Tromey  <tromey@redhat.com>
11588         * config-ml.in: Handle GCJ and GCJFLAGS.
11590 2001-03-21  Michael Chastain  <chastain@redhat.com>
11592         * Makefile.in: all-m4 depends on all-texinfo.
11594 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
11596         * MAINTAINERS: Add myself to write after approval list.
11598 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
11600         * Makefile.in (DO_X): Quote nested quotes.
11602 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
11604         * MAINTAINERS: Add myself to write after approval list.
11606 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
11608         * Makefile.in (DO_X): Use double quotes for quoting
11609         "RANLIB=$${RANLIB}".
11611 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
11613         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
11615 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
11617         * configure.in: Only use `lang_requires' for languages athat are
11618         actually enabled.
11620 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
11622         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
11624 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
11626         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
11628 2001-03-07  Tom Tromey  <tromey@redhat.com>
11630         * configure.in: Allow config-lang.in to set `lang_requires' to list
11631         of other required languages.
11633 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
11635         * Makefile.in: Remove RANLIB definition. Use RANLIB
11636         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
11637         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
11639 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
11640             Alexandre Oliva  <aoliva@redhat.com>
11642         * Makefile.in (check-c++): Use tabs, not spaces.
11644 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
11646         * MAINTAINERS: add myself to Write After Approval list.
11648 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
11650         * Makefile.in (check-c++): New rule.
11652         * configure.in (target_libs): Remove libg++.
11653         (noconfigdirs): Remove libg++.
11654         (noconfigdirs): Same.
11655         (noconfigdirs): Same.
11656         (noconfigdirs): Same.
11658         * config-ml.in: Remove libg++ references.
11660         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
11661         (ALL_TARGET_MODULES): Same.
11662         (configure-target-libg++): Remove.
11663         (all-target-libg++): Remove.
11664         (configure-target-libio): Remove.
11665         (all-target-libio): Remove.
11666         (check-target-libio): Remove.
11667         (.PHONY): Remove.
11668         (libg++.tar.bz2): Remove.
11669         (all-target-cygmon): Remove libio.
11670         (all-target-libstdc++): Remove.
11671         (configure-target-libstdc++): Remove.
11672         (TARGET_LIB_PATH): Remove libstdc++.
11673         (ALL_GCC_CXX): Remove libstdc++.
11674         (all-target-gperf): Correct.
11676 2001-02-16  Nick Clifton  <nickc@redhat.com>
11678         * configure.in (noconfigdirs): Allow configuration of texinfo
11679         for Cygwin hosts.
11681 2001-02-15  Anthony Green  <green@redhat.com>
11683         * configure: Introduce GCJ_FOR_TARGET.
11684         * configure.in: Ditto.
11685         * Makefile.in: Ditto.
11687 2001-02-13  Andreas Schwab  <schwab@suse.de>
11689         * MAINTAINERS: Update mail address.
11691 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
11693         * config.guess: Add linux target for S/390.
11694         * config.sub: Likewise.
11696 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
11698         * configure.in: for *-chorusos, don't config target-newlib and
11699         target-libgloss.
11701 2001-02-06  Ben Elliston  <bje@redhat.com>
11703         * configure: Output host type to stdout, not stderr.
11705 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
11707         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
11708         * ltcf-cxx.sh: Likewise.
11710         * config.if: Assume enable_libstdcxx_v3 is defined.
11712 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
11714         Remove V2 C++ library.
11715         * configure.in: Remove --enable-libstdcxx_v3 support.
11717 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
11719         * include/demangle.h: Add prototype for java_demangle_v3.
11721 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
11723         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
11725 2001-01-27  Richard Henderson  <rth@redhat.com>
11727         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
11729 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11731         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
11732         Don't unset, it's non-portable and no longer necessary, set to empty
11733         instead.
11735 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11737         * ltconfig: Shell portability fix for the tagname validity check.
11739 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
11741         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
11742         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
11744 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11746         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
11748 2001-01-26  Tom Tromey  <tromey@redhat.com>
11750         * configure.in: Allow libgcj to be built on Sparc Solaris.
11752 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
11754         * ltcf-c.sh: Add aix5 case.
11755         * ltcf-cxx.sh: Likewise.
11756         * ltconfig: Likewise.
11758 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
11760         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
11761         keep at least one of build_libtool_libs or build_old_libs set to
11762         yes.
11764         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
11765         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
11767 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
11769         * configure.in: Enable libgcj on several additional platforms.
11771 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
11773         * configure.in: Enable libgcj for linux targets.
11775 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11777         * MAINTAINERS (Write After Approval): Add myself.
11779 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11781         * MAINTAINERS: Add myself as vax port maintainer.
11783 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
11785         * MAINTAINERS: Add myself as Mercury front-end maintainer.
11787 2001-01-09  Mike Stump  <mrs@wrs.com>
11789         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
11790         failures of subdirectories.
11792 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11794         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
11795         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11796         * ltcf-cxx.sh: Likewise.
11797         * ltcf-gcj.sh: Likewise.
11798         * ltconfig.sh: Fix typo.
11800 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11802         * configure: handle DOS-style absolute paths.
11804 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11806         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
11808 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
11810         * MAINTAINERS: Add myself as avr port co-maintainer.
11812 2000-12-28  Ben Elliston  <bje@redhat.com>
11814         * MAINTAINERS: Add myself under ``Write After Approval''.
11816 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
11818         * texinfo: Remove directory from GCC.
11820 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11822         * COPYING: Update to current
11823         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
11824         to 19yy as example year in copyright notice).
11826 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
11828         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
11829         (libstdcxx_incdir): Pass down.
11830         * config.if: Remove expired bits for cxx_interface, add stub.
11831         (libstdcxx_incdir): Add variable for g++ include directory.
11832         * configure.in (gxx_include_dir): Use it.
11834 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
11836         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
11837         with old-email address from ``Write After Approval''.
11839 2000-12-15  Andreas Jaeger  <aj@suse.de>
11841         * configure.in: Handle lang_dirs.
11843 2000-12-14  Tom Tromey  <tromey@redhat.com>
11845         * MAINTAINERS: Removed brads.
11847         * MAINTAINERS: Added gcj developers.
11849 2000-12-13  Anthony Green  <green@redhat.com>
11851         * configure.in: Disable libgcj for any target not specifically
11852         listed.  Disable libgcj for x86 and Alpha Linux until compatible
11853         with g++ abi.
11855 2000-12-13  Mike Stump  <mrs@wrs.com>
11857         * Makefile.in (local-distclean): Also remove fastjar.
11859 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
11861         * contrib/gcc_update: Add fastjar --touch entries.
11863 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
11865         * configure.in: Disable language-specific target libraries for
11866         languages that aren't enabled.
11868 2000-12-10  Anthony Green  <green@redhat.com>
11870         * configure.in: Define libgcj.  Disable libgcj target libraries for
11871         most targets.
11873 2000-12-10  Neil Booth  <neilb@earthling.net>
11875         * MAINTAINERS: Update mail address, remove from WAA list.
11877 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11879         * libjava: Imported from /cvs/java.
11880         * libffi: Likewise.
11881         * Boehm-gc: Likewise.
11883 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11885         * configure.in (target_libs): Revert 2000-12-08 patch.
11886         (noconfigdirs): Added target-libjava.
11888 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
11890         * djunpack.bat: removed.
11892 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
11894         * Makefile.in: handle DOS-style absolute paths.
11895         * config-ml.in: likewise.
11896         * symlink-tree: likewise.
11898 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11900         * fastjar: Imported.
11902 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11904         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
11905         libjava.
11906         * configure.in (target_libs): Removed `target-libjava'.
11908 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11910         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
11911         (ALL_MODULES): Added fastjar.
11912         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
11913         (all-target-libjava): all-fastjar replaces all-zip.
11914         (all-fastjar): Added.
11915         (configure-target-fastjar, all-target-fastjar): Likewise.
11916         * configure.in (host_tools): Added fastjar.
11918 2000-12-07  Mike Stump  <mrs@wrs.com>
11920         * Makefile.in (local-distclean): Remove leftover built files.
11922 2000-11-24  Nick Clifton  <nickc@redhat.com>
11924         * configure.in (xscale-elf): Add target.
11925         (xscale-coff): Add target.
11927 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
11929         * ltcf-cxx.sh: Support creation of C++ shared libraries on
11930         recent versions of FreeBSD (release 3 or later).
11931         * ltconfig: On FreeBSD, -lc must not be provided when building
11932         a shared library or else the standard -pthread gcc option is
11933         rendered worthless to later users of the built library.
11935 2000-11-16  Fred Fish  <fnf@be.com>
11937         * configure.in (enable_libstdcxx_v3): Fix typo,
11938         libstd++ -> libstdc++.
11940 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11942         * MAINTAINERS: Add self to Write After Approval list.
11944 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
11946         * MAINTAINERS: Update my email address.  Add myself to global write
11947         privs list.
11949 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
11951         * Makefile.in: Merge with src and libgcj.
11952         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
11953         configure-target-<library> when their configure scripts need the C
11954         or C++ library to have already been built to work properly.
11955         (do_proto_toplev): Set them to an empty string.
11957         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
11958         (REALLY_SET_LIB_PATH): Use them.
11960 2000-11-17  Stan Shebs  <shebs@apple.com>
11962         * MAINTAINERS: Add self to Write After Approval list.
11964 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11966         * configure: Provide the original toplevel configure arguments
11967         (including $0) to subprocesses in the environment rather than
11968         through gcc/configargs.h.
11970 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11972         * MAINTAINERS: Remove references to cccp. Change C9X reference to
11973         C99.  Alphabetise "Write After Approval" list.
11975 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
11977         * configure: Turn on libstdc++ V3 by default.
11979         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
11980         if we've got GCC.
11982 2000-11-11  Philip Blundell  <philb@gnu.org>
11984         * MAINTAINERS: Add self to Write After Approval list.
11986 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
11988         * ltcf-c.sh (aix4): Improve shared library configuration; require
11989         exporting symbols.
11990         * ltcf-cxx.sh (aix4): Define.
11991         * ltconfig (aix4): Define library and soname specs appropriate for
11992         AIX.  Define command to create export symbols list.
11994 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
11996         * config.sub: Add support for Sun Chorus
11998 2000-10-31  Nick Clifton  <nickc@redhat.com>
12000         * MAINTAINERS: Rename <name>@cygnus.com addresses to
12001         <name>@redhat.com.  Also installed new email address for Clint
12002         Popetz.
12004 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
12006         * etc: Remove directory from GCC.
12008 2000-10-16  Michael Meissner  <meissner@redhat.com>
12010         * configure (gcc/configargs.h): Only create if there is a build GCC
12011         directory created.
12013 2000-10-16  Matthias Klose  <doko@debian.org>
12015         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
12016         when configured for libstdc++-v3.
12018 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
12020         * configure: Save configure arguments to gcc/configargs.h.
12022 2000-10-04  Philipp Thomas  <pthomas@suse.de>
12024         * config.guess: Import CVS version 1.157.
12025         * config.sub: Import CVS version 1.181.
12027 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
12029         * Makefile.in (bootstrap): avoid recursion if subdir missing
12030         (cross): ditto
12031         (do-proto-toplev): ditto
12033 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
12035         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
12036         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
12038         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
12039         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
12040         all affected `configure' scripts.
12042 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
12044         * MAINTAINERS: Add self as cpplib co-maintainer.
12046 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
12048         * MAINTAINERS: Add self to Write After Approval list.
12050 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12052         * INSTALL/README: egcs -> GCC update.
12054 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
12056         * MAINTAINERS: Add myself to Write After Approval list.
12058 2000-09-15  Kazu Hirata  <kazu@hxi.com>
12060         * MAINTAINERS: Add myself to Write After Approval list.
12062 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
12064         * configure.in: Do not build byacc for hppa64.  Provide paths to the
12065         X11 libraries for hppa64.
12067 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12069         * MAINTAINERS: Add myself as 68hc11 port maintainer.
12071 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
12073         * Makefile.in (all-zlib): Added dummy target.
12075         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12076         ltcf-gcj.sh: Updated from libtool multi-language branch.
12078 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
12080         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
12081         (bootstrap*): Depend on all-bootstrap.
12083 2000-09-05  Philipp Thomas  <pthomas@suse.de>
12085         * config.guess: Import CVS version 1.156.
12086         * config.sub: Import CVS version 1.179.
12088 2000-09-02  Anthony Green  <green@cygnus.com>
12090         * Makefile.in (all-gcc): Depend on all-zlib.
12091         (CLEAN_MODULES): Add clean-zlib.
12092         (ALL_MODULES): Add all-zlib.
12093         * configure.in (host_libs): Add zlib.
12095 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
12097         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
12098         crosses, but add gcc/include to the header search path for them.
12100 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
12102         * MAINTAINERS: Add self to Write After Approval list.
12104 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12106         * config.guess: Import CVS version 1.152.
12107         * config.sub: Import CVS version 1.177.
12109 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
12111         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
12112         $targargs to tell whether newlib is going to be built.
12114         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
12115         $$r/TARGET_SUBDIR/libio for _G_config.h.
12117 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
12119         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
12121 2000-08-22  DJ Delorie  <dj@redhat.com>
12123         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
12125 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
12127         * config-ml.in (CC, CXX): Avoid trailing whitespace.
12128         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
12129         sub-configures.
12131 2000-08-21  DJ Delorie  <dj@redhat.com>
12133         * MAINTAINERS: Add self as a libiberty maintainer
12135 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
12137         * configure.in (libstdcxx_flags): Use
12138         libstdc++-v3/src/libstdc++.INC.
12140 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
12142         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
12144 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
12146         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
12148         * configure: Make enable_threads and enable_shared defaults
12149         explicit.  Substitute enable_threads into generated Makefiles.
12150         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
12151         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
12153 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
12155         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
12157 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
12159         * config-ml.in (CC): Remove bogus duplicate quotation mark from
12160         previous delta.
12162 2000-08-11  Jason Merrill  <jason@redhat.com>
12164         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
12165         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
12166         (FLAGS_FOR_TARGET): Not here.
12167         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
12169 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
12171         * config-ml.in (CC, CXX): Don't introduce a leading space.
12173 2000-08-07  DJ Delorie  <dj@delorie.com>
12175         * MAINTAINERS: Add self as a DJGPP maintainer
12177 2000-08-07  DJ Delorie  <dj@redhat.com>
12179         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
12180         "if we're also building gcc, and it's a gcc that will run on the
12181         build machine, we want to use its includes instead of the system's
12182         default includes".
12184 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
12186         * MAINTAINERS: Add self to Write After Approval list.
12188 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
12190         * configure.in (libstdcxx_flags): Don't use `"'.
12192         * config-ml.in: Adjust multilib search paths to the
12193         appropriate multilib tree.
12195 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
12197         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
12198         commas in $LANGUAGES.
12200 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
12202         * configure.in: Re-enable all references to libg++ and librx.
12204 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
12206         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
12207         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
12208         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
12209         * ltcf-cxx.sh (need_lc): Set based on postdeps.
12211         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
12213 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
12215         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
12216         CXX_FOR_TARGET for sed.
12218 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
12220         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
12221         Do not override if already set in the environment or in configure.
12222         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
12223         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
12225 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
12227         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
12228         the libtool CVS tree multi-language branch.
12229         * ltconfig, ltmain.sh: Updated.
12231 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
12233         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
12234         (clean-target): Depend on it.
12236         * Makefile.in (FLAGS_FOR_TARGET): New macro.
12237         (GCC_FOR_TARGET): Use it.
12238         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
12239         * configure.in: ... here.
12240         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
12241         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
12243 2000-07-24  Eric Christopher  <echristo@cygnus.com>
12245         * MAINTAINERS: Add self to Write After Approval list.
12247 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
12249         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
12250         (configure-target-libchill, configure-target-libobjc): Likewise.
12252         * configure.in: Use the same cache file for all target libs.
12253         * config-ml.in: But different cache files per multilib variant.
12255 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
12257         * configure (topsrcdir): Don't use dirname.
12259 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
12261         * MAINTAINERS: Add self to Write After Approval list.
12263 2000-07-20  Jason Merrill  <jason@redhat.com>
12265         * configure.in: Remove all references to libg++ and librx.
12267         * configure, configure.in, Makefile.in: Unify gcc and binutils.
12269 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
12271         * config.sub: Update to subversions version 2000-07-06.
12273 2000-07-12  Andrew Haley  <aph@cygnus.com>
12275         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
12276         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
12278 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
12280         * symlink-tree:  Check number of arguments.
12282 2000-07-05  Jim Wilson  <wilson@cygnus.com>
12284         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
12285         search path for a g++ extracted from the build tree.  This
12286         will allow link tests run by configure scripts in
12287         subdirectories to succeed.
12289 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
12291         * ltconfig: Add support for mips-dde-sysv4.2MP
12293 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
12295         * MAINTAINERS: Add myself as loop discovery maintainer.
12297 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
12299         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
12300         `os2'. Force ac_cv_exeext to be ".exe" in that case.
12302 2000-06-19  Timothy Wall  <twall@cygnus.com>
12304         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
12305         * config.sub: Add tic54x target.
12307 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
12309         * MAINTAINERS: Add self as Fortran maintainer,
12310         remove Craig Burley.
12312 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12314         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
12315         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
12317 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
12319         * MAINTAINERS: Add self as i18n maintainer
12321 20000-05-21  H.J. Lu  (hjl@gnu.org)
12323         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
12324         directory are used if they exist. Make sure
12325         $(build_tooldir)/include is searched for header files,
12326         $(build_tooldir)/lib/ for library files.
12327         (GCC_FOR_TARGET): Likewise.
12328         (CXX_FOR_TARGET): Likewise.
12330 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
12332         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
12334 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
12336         * Makefile.in (configure-target-libiberty): Depend on
12337         configure-target-newlib.
12339 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
12341         * configure.in, Makefile.in: Merge all libffi-related
12342         configury stuff from the libgcj tree.
12344 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12346         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12347         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
12349 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12351         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12352         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
12353         current version information.  Add to proto-toplev directory.
12354         (gdb-taz): Build do-djunpack.
12356 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
12358         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
12360 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12362         * MAINTAINERS: Add self to Write After Approval list.
12364 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12366         * ltmain.sh: Preserve in relink_command any environment
12367         variables that may affect the linker behavior.
12369 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
12371         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
12373 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
12375         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
12377 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
12379         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
12380         with the version name.
12382 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
12384         * MAINTAINERS: Add self as bb-reorder maintainer.
12386 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
12388         * config.if: Tweak.
12390 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
12392         * djunpack.bat: New file.
12394 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12396         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
12397         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
12398         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
12399         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
12401 2000-04-16  Dave Pitts  <dpitts@cozx.com>
12403         * config.sub (case $basic_machine): Change default for "ibm-*"
12404         to "openedition".
12406 2000-04-13  Andreas Jaeger  <aj@suse.de>
12408         * MAINTAINERS: Added myself.
12410 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12412         * Makefile.in (gdb-taz): New target.  GDB specific archive.
12413         (do-md5sum): New target.
12414         (MD5PROG): Define.
12415         (PACKAGE): Default to TOOL.
12416         (VER): Default to a shell script.
12417         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
12418         md5 checksum generation.
12419         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
12420         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
12421         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
12422         insight.tar.bz2): Use gdb-taz to create archive.
12424 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12426         * configure (warn_cflags): Delete.
12428 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
12430         * MAINTAINERS: Added myself.
12432 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
12433             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
12435         * configure.in (enable_libstdcxx_v3): Add.
12436         (target_libs): Add bits here to switch between libstdc++-v2 and
12437         libstdc++-v3.
12438         * config.if: And this file too.
12439         * Makefile.in: Add libstdc++-v3 targets.
12441 2000-04-05  Michael Meissner  <meissner@redhat.com>
12443         * config.sub (d30v): Add d30v as a basic machine type.
12445 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
12447         * configure.in: -linux-gnu*, not -linux-gnu.
12449 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
12451         * MAINTAINERS: Add self in write-after-approval section.
12453 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
12455         * MAINTAINERS: Add self as ia64 port maintainer.
12457 2000-03-08  Neil Booth  <NeilB@earthling.net>
12459         * MAINTAINERS: Add self in write-after-approval section.
12461 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12463         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
12464         (do-tar-bz2): Replace TOOL with PACKAGE.
12465         (gdb.tar.bz2): Remove GDBTK from GDB package.
12466         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
12467         dejagnu.tar.bz2): New packages.
12469 2000-02-27  Andreas Jaeger  <aj@suse.de>
12471         * configure.in: Add entry for mips*-*-linux*, move catch all
12472         *-*-*linux* entry below this one.
12474 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
12476         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
12478 2000-02-24  Nick Clifton  <nickc@cygnus.com>
12480         * config.sub: Support an OS of "wince".
12482 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12484         * config.guess, config.sub: Updated to match config's 2000-02-15
12485         version.
12487 2000-02-23  Linas Vepstas  <linas@linas.org>
12489         * config.sub: Add support for Linux/IBM 370.
12490         * configure.in: Likewise.
12492 2000-02-22  Nick Clifton  <nickc@cygnus.com>
12494         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
12496 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
12498         * config.guess: Guess "cygwin" rather than "cygwin32".
12500 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12502         * configure (gcc_version): When setting, narrow search to
12503         lines containing `version_string'.
12505 2000-02-15  Denis Chertykov  <denisc@overta.ru>
12507         * config.sub: Add support for avr target.
12509 2000-02-14  Nick Clifton  <nickc@cygnus.com>
12511         * MAINTAINERS: Add maintainers for MCore port.
12513 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
12515         * config.sub: Add mmix-knuth-mmixware.
12517 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12519         * MAINTAINERS: Pair cccp with cpplib maintainership.
12521 2000-01-27  Christopher Faylor  <cgf@redhat.com>
12523         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
12524         structure stuff to -L library search.
12525         (CXX_FOR_TARGET): Ditto.
12526         (CROSS_CHECK_MODULES): Fix spelling mistake.
12528 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
12530         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
12531         the C++ compiler.
12533 2000-01-12  Richard Henderson  <rth@cygnus.com>
12535         * configure.in: Don't build some bits for beos.
12537 2000-01-12  Joel Sherrill (joel@OARcorp.com)
12539         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
12540         as include files.
12542 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
12544         * Add self as cpplib maintainer, as requested by Jason
12545         Merrill.  Correct my e-mail address.
12547 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
12549         * configure.in: Use mt-aix43 to handle *_TARGET defs,
12550         not mh-aix43.
12552 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
12554         * MAINTAINERS: Add myself to "write after approval" list.
12556 1999-12-14  Richard Henderson  <rth@cygnus.com>
12558         * config.guess (alpha-osf, alpha-linux): Detect ev67.
12559         * config.sub: Accept alphaev[78], alphaev8.
12561 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12563         * config.guess, config.sub: Update from autoconf.
12565 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
12567         * MAINTAINERS:  update my playtime e-address.
12569 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12571         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
12572         necessary libraries are missing.
12574 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
12576         * MAINTAINERS: Add new 'write after approval' maintainer.
12578 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12580         * MAINTAINERS: Add new Java maintainer.
12582 1999-10-25  Andreas Schwab  <schwab@suse.de>
12584         * configure: Fix quoting inside arguments of eval.
12586 1999-10-21  Nick Clifton  <nickc@cygnus.com>
12588         * config-ml.in: Allow suppression of some ARM multilibs.
12590 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
12592         * config.guess: Add OS/390 match pattern.
12593         * config.sub: Add mvs, openedition targets.
12594         * configure.in (i370-ibm-opened*): New.
12596 1999-09-04  Steve Chamberlain  <sac@pobox.com>
12598         * config.sub: Add support for configuring for pj.
12600 1999-08-31  Nick Clifton  <nickc@cygnus.com>
12602         * config.sub (maybe_os): Add support for configuring for fr30.
12604 1999-08-25  Nick Clifton  <nickc@cygnus.com>
12606         * configure.in: Do not configure or build ld for AIX
12607         platforms.  ld is known to be broken on these platforms.
12609 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12611         * config-ml.in: Pass compiler flag corresponding to multidirs to
12612         subdir configures.
12614 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
12616         * Makefile.in (LDFLAGS): Define.
12618 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
12620         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
12621         noconfigdirs.
12622         (*-*-cygwin*): Likewise.
12624 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
12626         * mkdep: New file.
12627         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
12628         (BINUTILS_SUPPORT_DIRS): Add mkdep.
12630         From Eli Zaretskii <eliz@is.elta.co.il>:
12631         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
12632         long file name when using DJGPP on MS-DOS.
12634 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
12636         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
12638 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
12640         * Makefile.in (check-target-libio): Remove all-target-libstdc++
12641         dependency as this causes "make check" to globally "make all"
12643 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
12645         * configure.in (target_libs): Added target-zlib.
12646         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
12647         (CONFIGURE_TARGET_MODULES): Likewise.
12648         (CHECK_TARGET_MODULES): Likewise.
12649         (INSTALL_TARGET_MODULES): Likewise.
12650         (CLEAN_TARGET_MODULES): Likewise.
12651         (configure-target-zlib): New target.
12652         (all-target-zlib): Likewise.
12653         (all-target-libjava): Depend on all-target-zlib.
12654         (configure-target-libjava): Depend on configure-target-zlib.
12656         * Makefile.in (configure-target-libjava): Depend on
12657         configure-target-newlib.
12658         (configure-target-boehm-gc): New target.
12659         (configure-target-qthreads): New target.
12661         * configure.in (target_libs): Added target-qthreads.
12662         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
12663         (CONFIGURE_TARGET_MODULES): Likewise.
12664         (CHECK_TARGET_MODULES): Likewise.
12665         (INSTALL_TARGET_MODULES): Likewise.
12666         (CLEAN_TARGET_MODULES): Likewise.
12667         (all-target-qthreads): New target.
12668         (configure-target-libjava): Depend on configure-target-qthreads.
12669         (all-target-libjava): Depend on all-target-qthreads.
12671         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
12672         (CONFIGURE_TARGET_MODULES): Likewise.
12673         (CHECK_TARGET_MODULES): Likewise.
12674         (INSTALL_TARGET_MODULES): Likewise.
12675         (CLEAN_TARGET_MODULES): Likewise.
12676         (all-target-libjava): New target.
12677         (all-target-boehm-gc): Likewise.
12678         * configure.in (target_libs): Added libjava, boehm-gc.
12680 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
12682         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
12683         configure.bat in SUPPORT_FILES.
12684         (gas+binutils.tar.bz2): Likewise.
12686         * makeall.bat: Remove; obsolete.
12688 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
12690         From Mark Elbrecht:
12691         * configure.bat: Remove; obsolete.
12693 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
12695         * configure: Add -W -Wall to the default CFLAGS when compiling with
12696         gcc.
12698 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
12700         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
12702 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
12704         * configure.in: Build ld on IRIX6.
12706 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
12708         * Makefile.in: Change distribution targets to use bzip2 instead of
12709         gzip.
12710         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
12711         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
12713 1999-06-04  Nick Clifton  <nickc@cygnus.com>
12715         * config.sub: Add mcore target.
12717 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
12719         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
12721 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
12723         * config.guess (dummy): Changed to $dummy.
12725 1999-05-24  Nick Clifton  <nickc@cygnus.com>
12727         * config.sub: Tidied up case statements.
12729 1999-05-22  Ben Elliston  <bje@cygnus.com>
12731         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
12732         <jiro@din.or.jp>.
12734         * config.guess: Merge with FSF version. Future changes will be
12735         more accurately recorded in this ChangeLog.
12736         * config.sub: Likewise.
12738 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
12740          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
12742 1999-04-30  Tom Tromey  <tromey@cygnus.com>
12744         * ltmain.sh: [mode link] Always use CC given by ltconfig.
12746 1999-04-23  Tom Tromey  <tromey@cygnus.com>
12748         * ltconfig, ltmain.sh: Update to libtool 1.2f.
12750 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
12752         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
12753         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
12754         Bad merge removed these two changes.
12756 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
12757                           Martin Heller (Ing.-Buero_Heller@t-online.de)
12759         * config.guess (interix Alpha): Add.
12761 1999-04-11  Richard Henderson  <rth@cygnus.com>
12763         * configure.in (i?86-*-beos*): Do config gperf; don't config
12764         gdb, newlib, or libgloss.
12766 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
12768         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
12769         link a trivial program with -mabi=64.  If it fails, remove mabi=64
12770         from multidirs.
12772 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
12774         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
12776 1999-04-08  Nick Clifton  <nickc@cygnus.com>
12778         * config.sub: Add support for mcore targets.
12780 1999-04-07  Michael Meissner  <meissner@cygnus.com>
12782         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
12783         not mt-ospace, in order to shut up assembler warning about using
12784         symbols that are named the same as registers.
12786 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
12788         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
12789         dependency list for all-target-cygmon.
12791 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
12793         * config-ml.in: Check $host, not $target, for selective multilibs.
12794         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
12795         thumb interworking, and underscore prefix multilibs.
12797 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
12799         * missing: Update to version from current automake.
12801 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
12803         * configure (gxx_include_dir): Removed.
12805         * configure.in (gxx_include_dir): Handle it.
12806         * Makefile.in: Likewise.
12808 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
12810         * config.sub (mips64vr4111,mips64vr4111el) Add.
12812 1999-03-21  Ben Elliston  <bje@cygnus.com>
12814         * config.guess: Correct typo for detecting ELF on FreeBSD.
12816 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
12818         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
12819         config/mh-djgpp.
12821 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
12823         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
12824         all-target-newlib to dependency list for all-target-bsp.
12826 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12828         * config.sub: Add i386-uwin support.
12829         * config.guess: Likewise.
12831 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12833         * configure.in: cleanup, add mh-*pic handling for arm, special
12834         case powerpc*-*-aix*
12836 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
12838         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
12839         can be built.
12841 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
12843         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
12844         targets.
12846 1999-03-02  Nick Clifton  <nickc@cygnus.com>
12848         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
12850 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
12852         * config.sub: Check for "cygwin*" rather than "cygwin32*"
12854 1999-02-24  Nick Clifton  <nickc@cygnus.com>
12856         * config.sub: Fix typo in arm recognition.
12858 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
12860         * configure.in (noconfigdirs): Changed target_configdirs to
12861         include target-bsp only for m68k-*-elf* and m68k-*-coff*
12862         rather than m68k-*-* since it is not known to work on
12863         m68k-aout. Ditto for arm-*-*oabi.
12865 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
12867         * configure.in (*-*-windows*): Remove, no longer used.
12869 1999-02-19  Ben Elliston <bje@cygnus.com>
12871         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
12872         Smart and improved by Andrew Cagney.
12874 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
12876         * config.guess: Recognize openbsd-*-hppa.
12878 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
12880         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
12881         only if it is not empty.
12883 1999-02-17  Nick Clifton  <nickc@cygnus.com>
12885         Patch from: Scott Bambrough <scottb@corelcomputer.com>
12887         * config.guess: Modified to recognize uname's armv* syntax.
12889         * config.sub: Modified to recognize uname's armv* syntax.
12891 1999-02-17  Mark Salter  <msalter@cygnus.com>
12893         * configure.in: Added target-bsp for sparclite.
12895 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
12897         * config.sub: Recognize alphapca5[67] and up to alphaev8.
12899 1999-02-08  Nick Clifton  <nickc@cygnus.com>
12901         * configure.in: Add support for strongarm port.
12902         * config.sub: Add support for strongarm target.
12904 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12906         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
12907         the old name config/mh-cygwin32.
12908         Enable texinfo.
12910 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
12912         * configure.in: Do build ld for ix86 Solaris.
12914 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
12916         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
12917         $AR_FOR_TARGET.  Likewise for RANLIB.
12919 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
12921         * config.sub (oabi):  Recognize.
12922         * configure.in (arm-*-oabi):  Handle.
12924 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
12926         * config.guess: Improve detection of i686 on UnixWare 7.
12928 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12930         * config.guess: Add support for i386-pc-interix.
12931         * config.sub: Likewise.
12932         * configure.in: Likewise.
12934 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
12936         * Makefile.in: Remove unneeded all-target-libio from
12937         from all-target-winsup target since it is now unneeded.
12938         Add all-target-libtermcap in its place since it is now
12939         needed.
12941 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
12943         * configure.in: makefile stub for cygwin target is probably
12944         unnecessary.  Remove it for now.
12946 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
12948         * configure.in: libtermcap.a should be built when cygwin is the
12949         target as well as the host.
12950         * config.guess: Allow mixed case in cygwin uname output.
12951         * Makefile.in: Add libtermcap target.
12953 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
12955         * config.sub: Clean up handling of hppa2.0.
12957 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
12959         * config.guess: Use C code to identify more HP machines.
12961 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
12963         * config.sub: Handle hppa2.0.
12965 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
12967         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
12968         cygmon for all sparclite targets, regardless of object format.
12970 1998-12-15  Mark Salter  <msalter@cygnus.com>
12972         * configure.in: Added target-bsp for several target architectures.
12974         * Makefile.in: Added rules for bsp.
12976 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
12978         * config.guess: Improve detection of hppa2.0 processors.
12980 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
12982         * config.guess: Recognize FreeBSD using ELF automatically.
12984 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
12986         * configure (skip-this-dir): Add handling for new shell script, which
12987         might be created by a sub-directory's configure to indicate, this particular
12988         directory is "unwanted".
12989         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
12991 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
12993         * ltconfig: import from libtool, after changing libtool to
12994         account for the cygwin name change.
12996 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
12998         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
12999         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
13001 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
13003         * configure.in: Add libtermcap to list of cygwin dependencies.
13005 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
13007         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
13008         they include winsup/include when it's a cygwin target.
13010 1998-11-12  Tom Tromey  <tromey@cygnus.com>
13012         * configure.in (host_tools): Added zip.
13013         * Makefile.in (all-target-libjava): Depend on all-zip.
13014         (all-zip): New target.
13015         (ALL_MODULES): Added all-zip.
13016         (NATIVE_CHECK_MODULES): Added check-zip.
13017         (INSTALL_MODULES): Added install-zip.
13018         (CLEAN_MODULES): Added clean-zip.
13020 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
13022         * Makefile.in: lose "32" from comment about cygwin.
13024 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
13026         * configure.in: Use -Os to build target libraries for the fr30.
13028 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
13030         * config.sub: Add fr30.
13032 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
13034         * configure.in: drop "32" from config/mh-cygwin32.  Check
13035         cygwin* instead of cygwin32*.
13036         * config.sub: Check cygwin* instead of cygwin32*.
13038 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
13040         * config.guess: Match any version of Unixware7.
13042 1998-10-20  Syd Polk  <spolk@cygnus.com>
13044         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
13045         if desired.
13047 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
13049         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
13050         these if the appropriate directories and files to not exist.
13052 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
13054         * Makefile.in (DEVO_SUPPORT): Add config.if.
13056 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13058         * configure: Add pattern to replace "build_tooldir"'s
13059         definition in the generated Makefile with "tooldir"'s
13060         actual value.
13062 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
13064         * config.sub: Bring back lost sparcv9.
13066         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
13068 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
13070         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
13071         CC_FOR_TARGET and friends.
13073 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
13075         * Makefile.in (build_tooldir): New variable, same as tooldir.
13076         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
13077         -B$(build_tooldir)/bin/.
13078         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
13080 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13082         * README: Remove installation instructions and refer to the
13083         INSTALL directory instead.
13085 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
13087         * config.sub: Add support for i[34567]86-pc-udk.
13088         * configure.in: Likewise.
13090 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
13092         * Makefile.in: add bzip2 package building bits for user
13093         tools module
13094         * configure.in: ditto
13096 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
13098         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
13099         (ALL_TARGET_MODULES): Add all-target-libobjc.
13100         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13101         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13102         (all-target-libchill): Add dependencies.
13103         * configure.in (target_libs): Add libchill.
13105 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
13107         * configure.in (target_subdir): Remove duplicate line.
13109 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
13111         * Makefile.in (all-automake): fix dependencies.
13113 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
13115         * configure.in: Minor cleanups for building in the $(target_alias)
13116         subdir.
13118 1998-09-22  Jim Wilson  <wilson@cygnus.com>
13120         * Makefile.in (bootstrap): Set r and s before make all.  Use
13121         BASE_FLAGS_TO_PASS in make all.
13122         (cross): Likewise.
13124 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
13126         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
13128 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
13130         * config.sub: Fix typo in last change.
13132 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
13134         * config.sub: Add support for C4x target.
13135         * configure.in: Likewise.
13137 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
13139         * config.sub: Recognize sparcv9 just like sparc64.
13141 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
13143         * config.guess: Match "Pent II" or "PentII" for OpenServer.
13145 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
13147         * config.guess: Correctly identify Pentium II sco boxes.
13149         * config.guess: Fix "tr" code.  From Weiwen Liu.
13151 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
13153         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
13154         stabs.
13156 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
13158         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
13159         (ALL_TARGET_MODULES): Add all-target-libchill.
13160         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13161         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13162         (all-target-libchill): Add dependencies.
13163         * configure.in (target_libs): Add libchill.
13165 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
13167         * config.guess: Avoid assumptions about "tr" behaves when
13168         LANG is set to something other than English.
13170 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
13172         * configure (gxx_include_dir): Changed to
13173         '${prefix}/include/g++'-${libstdcxx_interface}.
13175         * config.if: New to determine the interfaces.
13177 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
13179         * config.guess: Detect and handle MPE/IX.
13180         * config.sub: Deal with MPE/IX.
13182 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
13184         * configure.in: Use mh-aix43.
13186 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
13188         * configure: Fix --without/--disable cases for gxx-include-dir.
13190 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
13192         * mdata-sh:  Imported.  Needed for automake support.
13194 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
13196         * Makefile.in (taz): Try "chmod -R og=u ." before
13197         "chmod og=u `find . -print`".
13199 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
13201         * configure.in: Add arm-elf and thumb-elf support.
13203 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
13205         * Makefile.in: Undo previous patch.
13207 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
13209         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
13210         to here ...
13211         (install-no-fixedincludes): and here
13212         (INSTALL_MODULES): ... from here.
13214 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
13216         * config.sub: Merge with FSF.
13218         * config.guess: Merge with FSF.
13220 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
13222         * configure (extraconfigdirs): New variable.
13223         (SUBDIRS): Add extraconfigdirs and recurse on them too.
13224         * Makefile.in (all): Move higher in file.
13225         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
13226         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
13227         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
13228         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
13229         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
13231 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
13233         * Makefile.in (all-target-libjava): Depend on all-gcc and
13234         all-target-newlib.
13235         (configure-target-libjava): Depend on $(ALL_GCC).
13237 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
13239         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
13240         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
13242 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
13244         * INSTALL/README: Fix typo.
13246 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
13248         * ylwrap: Change absolute path checks to check for DOS style path
13249         names.
13251         * ylwrap: Don't use a full path name if the source file is in the
13252         same directory.  From hjl@lucon.org (H.J. Lu).
13254         * config-ml.in: Default to being verbose, to match Feb 18 change to
13255         configure.
13257 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
13259         Brought over from egcs:
13261         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
13263         * configure.in (target_subdir): Set to ${target_alias} instead
13264         of "libraries".
13266         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
13268         * configure.in (target_subdir): Set to libraries if enable_multilib.
13270 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
13272         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
13273         multilibs, force reconfiguration the first time we create
13274         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
13276 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
13278         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
13279         avoid confusion with --no-recursion.
13281 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
13283         * configure.in: Win32 hosts shouldn't use install -x
13284         * install-sh: remove -x option, and special .exe-handling
13285         hack.
13287 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
13289         * config.guess: Recognize i586-pc-beos.
13290         * configure.in: Don't build some bits for beos.
13292 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
13294         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
13295         CFLAGS default to -O2.
13297         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
13298         when using GNU ld.
13300 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
13302         * ltmain.sh: Correct install when using a different shell.
13304 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
13306         * ltconfig, ltmain.sh: Update to libtool 1.2b.
13308 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
13310         * makefile.vms: Update to build binutils/makefile.vms.  Add install
13311         target.
13313 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
13315         * ltconfig: Update to correct AIX handling.
13317 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
13319         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
13321         * configure.in (target_subdir): Set to ${target_alias} instead
13322         of "libraries".
13324 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
13326         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
13327         (Makefile): Depend on $(gcc_version_trigger).
13329         * configure (gcc_version): Change default initializer to empty
13330         string.
13331         (gcc_version_trigger): New variable; pass this variable down
13332         to subdir configures to enable them checking gcc's version
13333         themselves. Emit make macros for both gcc_version vars.
13334         (topsrcdir): Initialize reliably.
13335         (recursion line): Remove --with-gcc-version=${gcc_version}.
13337 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
13339         * configure (enable_version_specific_runtime_libs): Implement new flag
13340         --enable-version-specific-runtime-libs which installs C++ runtime stuff
13341         in $(libsubdir); emit definition in each generated Makefile.
13342         (gxx_include_dir): Initialize depending on
13343         $enable_version_specific_runtime_libs.
13345 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
13347         * configure (gcc_version): Initialize properly depending on
13348         how and where configure is started.
13349         (recursion line): Pass a --with-gcc-version=${gcc_version}
13350         to configures in subdirs.
13352 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
13354         * configure.in (noconfigdirs): Add configure pattern for mips tx39
13355         cygmon
13357 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
13359         * configure.in: Add cygmon and libstub support for mn10200.
13361 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
13363         * configure (gcc_version): Add new variable describing the
13364         particular gcc version we're building.
13365         * Makefile.in (libsubdir): Add new macro for the directory
13366         in which the compiler finds executables, libraries, etc.
13367         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
13368         and libsubdir.
13370 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13372         * Makefile.in (local-clean): Remove *.log.
13373         (warning.log): Built with warn_summary from build.log.
13374         (mail-report.log): Run test_summary.
13375         (mail-report-with-warnings.log): Run test_summary including
13376         warning.log in the report.
13378 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
13380         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
13382 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
13384         * Makefile.in (grep): Grep no longer depends on libiberty.
13386 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
13388         * Makefile.in: all-snavigator needs all-libgui.
13390 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
13392         * configure.in: Add cygmon and libstub support for mn10300.
13394 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
13396         * missing: Update to version from automake 1.3.
13398         * ltmain.sh: On installation, don't get confused if the same name
13399         appears more than once in the list of library names.
13401 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
13403         * config.sub: Accept m68060 and m5200 as CPU names.
13405 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
13407         * configure: Use && rather than using -a in test, because odd
13408         strings can confuse test.
13409         * configure.in: Likewise.
13411 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
13413         * ltconfig, ltmain.sh: Bring in Visual C++ support.
13415 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13417         * Makefile.in (boostrap2-lean, bootstrap3-lean,
13418         bootstrap4-lean): New targets.
13420 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
13422         * mpw-* Delete.  Not used.
13424 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
13426         * COPYING.LIB: Update FSF address.
13428 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
13430         * ltconfig, ltmain.sh: Update to libtool 1.2a.
13432         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
13433         GAS_SUPPORT_DIRS.
13435 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
13437         * ltconfig, ltmain.sh: Avoid producing a version number if
13438         -version-info was not used.
13440 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13442         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
13443         building with newlib.
13445 1998-04-30  Paul Eggert  <eggert@twinsun.com>
13447         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
13448         Solaris `make' causes it to continue to next definition.
13450 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13452         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
13453         the right GUI libraries and files are installed along with GDB.
13455 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13457         * configure.in: Change alpha to alpha* in several places.
13459 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
13461         * config.sub: Recognize sparc86x.
13463 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
13465         * configure.in (--enable-target-optspace): Remove debug echo.
13467 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
13469         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
13471 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
13473         * ltconfig: Update cygwin32 support.
13475         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
13476         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
13477         (GDB_SUPPORT_DIRS): Likewise.
13479 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
13481         * configure.in (target_makefile_frag): If --enable-target-optspace,
13482         use -Os to compile target libraries rather than -O2.  Default to
13483         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
13484         not used.
13485         * configure.in (target_cflags): Ditto for d30v.
13487 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
13489         * Makefile.in (all-bfd): Depend on all-intl.
13490         (all-binutils): Likewise.
13491         (all-gas): Likewise.
13492         (all-gprof): Likewise.
13493         (all-ld): Likewise.
13495 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
13497         * configure.in (host_tools): Fix typo, lbtool -> libtool.
13499 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
13501         * Makefile.in (all-bfd): Depend upon all-libiberty.
13503         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
13505 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
13507         * Makefile.in: Add libstub.
13509         * configure.in: Ditto. Build libstub for targets that have cygmon
13510         support.
13512 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
13514         * configure.in: Don't set PICFLAG on ix86-cygwin32.
13516 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
13518         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
13519         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
13521 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
13523         * configure: Define DEFAULT_M4 by searching PATH.
13524         * Makfile.in: Use DEFAULT_M4.
13526 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13528         * ltconfig: Add cygwin32 support.
13530         * Makefile.in, configure.in: Add libtool as a native only directory
13531         to configure and build.
13533 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
13535         * Makefile.in (INSTALL_MODULES): Remove texinfo.
13537 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
13539         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
13541 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
13543         * Makefile.in: add ash make rules
13544         * configure.in: add ash to native_only and host_tools lists
13546 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
13548         * Makefile.in (all-gettext, all-intl): New targets.
13549         (ALL_MODULES): Added all-gettext, all-intl.
13550         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
13551         (INSTALL_MODULES): Added install-gettext, install-intl.
13552         (CLEAN_MODULES): Added clean-gettext, clean-intl.
13554         * configure.in (host_tools): Added gettext.
13555         (native_only): Likewise.
13556         (noconfigdirs) [various cases]: Likewise.
13557         (host_libs): Added intl.
13559 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
13561         * configure: Do not disable building gdbtk for cygwin32 hosts.
13563 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
13565         * configure.in: Add thumb-coff target.
13566         * config.sub: Add thumb-coff target.
13568 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13570         * Makefile.in: Revert yesterday's change.
13571         (all-target-winsup):  all-target-librx stays out of here.
13573 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13575         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
13576         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
13577         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
13578         Remove references to librx and libg++.
13580 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
13582         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
13583         recursive makes
13585 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
13587         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
13588         for newlib directory.
13589         (CXX_FOR_TARGET): Likewise.
13591 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
13593         * ltconfig: Update after libtool/ltconfig.in change for
13594         hpux11.
13596 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
13598         * ltconfig, ltmain.sh: Update to libtool 1.2.
13600 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13602         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
13603         (install-gcc-cross): Instead, override LANGUAGES here.
13605 1998-03-18  Dave Love  <d.love@dl.ac.uk>
13607         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
13608         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
13610 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
13612         * configure.in: Add Thumb-pe target.
13614 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
13616         * Makefile.in - changed sn targets to snavigator
13617         * configure.in - changed sn targets to snavigator
13619 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13621         * config-ml.in: After building symlink tree call make distclean
13622         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
13623         to be the case for libiberty.
13625 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
13627         * configure: When making link, also check the current
13628         directory. The configure scripts may create one.
13630 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
13632         * config.sub: Accept alphapca56 and alphaev6 properly.
13634 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13636         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
13638 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
13640         * config.sub (sco5): Fix typo.
13642 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
13644         * Makefile.in (INSTALL_MODULES): Move install-tcl before
13645         install-itcl.
13646         (install-itcl): Remove dependency on install-tcl.
13648 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
13650         * configure.in: Remove libgloss from noconfigdirs for MN10300.
13652 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
13654         * configure.in: Don't build libgui for a cygwin32 target when not on
13655         a cygwin32 host.
13657 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13659         * configure (redirect): Set to null, so default behavior of
13660         configure is now --verbose.
13662 1998-02-16  Dave Love  <d.love@dl.ac.uk>
13664         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
13665         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
13667 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
13669         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
13670         this change to sync Makefile.in with its ChangeLog entries.
13672 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
13674         * ltmain.sh (mkdir): Check that the directory doesn't exist
13675         before we exit with error, so that we don't get races during
13676         parallel builds.
13678 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
13680         * ltconfig, ltmain.sh: Update from libtool 1.0i.
13682 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13684         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
13685         PICFLAG_FOR_TARGET.
13686         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
13688         * configure: Emit a definition for the new macro enable_shared
13689         into each Makefile.
13691 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13693         * configure.in (host_tools, native_only): Add libtool.
13695 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
13697         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
13698         Fix typo in ming config comment.
13700 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
13702         * ltconfig, ltmain.sh: Update from libtool 1.0h.
13704 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
13706         * config.sub: Add tic30 cases, and map c30 to tic30.
13708 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
13710         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
13711         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
13712         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
13713         (CLEAN_TARGET_MODULES): Similarly
13714         (all-target-libf2c): Add dependences.
13715         * configure.in (target_libs): Add libf2c.
13717 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
13719         * configure.in: Remove expect from noconfigdirs when target
13720         is cygwin32.  OK to build expect and dejagnu with Canadian
13721         Cross.
13723 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
13725         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
13726         host.
13728         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
13729         and mingw32.
13731 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13733         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
13734         here as it is not defined in the toplevel Makefile.
13736 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13738         * configure (package_makefile_rules_frag): New variable, which names
13739         a file with generic rules, ...
13740         Change comment to mention we now have FIVE parts.
13741         * configure: Undo last change.
13743 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
13745         * config.guess: More accurate determination of HP processor types.
13746         * config.sub: More accurate determination of HP processor types.
13748 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13750         * configure (package_makefile_frag): Move inserting the
13751         ${package_makefile_frag} to where it should be according
13752         to the comment.
13754 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
13756         * config.guess: Add support for Linux/ARM.
13758 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
13760         * .cvsignore: Remove *-info and *-install since they match
13761         release-info and mpw-install, which we don't want to just ignore.
13763 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
13765         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
13767 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
13769         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
13770         local_prefix to sub-make invocations.
13772 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
13774         * configure.in: Check makefile fragments in the source
13775         directory.
13777 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13779         * configure.in: Check whether host and target makefile
13780         fragments exist before adding them to *_makefile_frag.
13782 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
13784         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
13786 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
13788         * configure.in: Make sure we only replace RPATH_ENVVAR on
13789         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
13790         regexp to sed.
13792         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
13793         to sub-makes.
13795 1998-01-13  Lee Iverson   (leei@ai.sri.com)
13797         * config-ml.in (multi-do): LDFLAGS must include multilib
13798         designator.
13800 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
13802         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
13804 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
13806         * config.sub: Add mingw32 support.
13807         * configure.in: Likewise.
13809 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
13811         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
13813 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
13815         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13816         * configure (gxx_include_dir): Provide a definition for subdirs
13817         which do not use autoconf.
13819 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
13821         * config.guess: Sync with egcs.  Picks up new alpha support,
13822         BeOS & some additional linux support.
13824 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
13826         * config.guess: HP 9000/803 is a PA1.1 machine.
13828 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
13830         * configure.in: It's alpha*-...
13832 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
13834         * configure.in (host_makefile_frag, target_makefile_frag):
13835         Handle multiple config files.
13836         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
13837         alpha-*-*.
13839 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
13841         * mkdep: New file.
13843 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
13845         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
13847 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
13849         * Makefile.in: Add libgui directory.
13850         (GDB_TK): Add all-libgui.
13851         * configure.in: Add libgui directory.
13852         * configure: Add all-libgui to GDB_TK.
13854 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
13856         * config-ml.in (multidirs): Add m32r to multilib list.
13858 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
13860         * Makefile.in (all-target-gperf): Change dependency to
13861         all-target-libstdc++.
13863 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
13865         * config.guess: Add BeOS support.
13867 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
13869         Source directory cvs renamed to cvssrc:
13870         * configure.in (host_tools): Change cvs to cvssrc.
13871         (native_only): Likewise.
13872         (noconfigdirs) [various cases]: Likewise.
13873         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
13874         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
13875         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
13876         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
13877         (all-cvssrc): Rename target from all-cvs.
13879 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
13881         * configure (gxx_include_dir): Fix thinko.
13883 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
13885         * Makefile.in (INSTALL_TARGET_CROSS): Define.
13886         (install-cross, install-gcc-cross): New targets.
13888 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
13890         * configure.in (noconfigdirs): Add support for Thumb target.
13892         * config.sub (maybe_os): Add support for Thumb target.
13894 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
13896         * Makefile.in: Add rules for cygmon.
13898         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
13900 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
13902         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13903         * configure (gxx_include_dir): Provide a definition for subdirs
13904         which do not use autoconf.
13906 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
13908         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
13909         11/18/97 build
13911 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
13913         * From Franz Sirl.
13914         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
13915         found on RedHat Linux systems.
13917 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
13919         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
13920         guesses.
13922 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
13924         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
13926 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
13928         * ltmain.sh: If mkdir fails, check whether the directory was created
13929         anyhow by some other process.
13931 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
13933         * configure.in (d30v-*-*): Configure all directories.
13935 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
13937         * configure.in (d30v-*-*): Configure newlib, libiberty directories
13938         for the D30V.
13940 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
13942         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
13944 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
13946         * include/libiberty.h: Add extern "C" { so it can be used with C++
13947         progrms.
13948         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
13949         programs.
13951 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
13953         * configure.in (d30v-*-*): Configure GCC now.
13955 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
13957         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
13958         is no longer needed.
13960 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
13962         * Makefile.in: check-target-libio depends on all-target-libstdc++.
13964 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
13966         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
13967         targets using "$@" to provide support for similar but not identical
13968         targets without having to duplicate code.
13970 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
13972         * makefile.vms: Fix to work with DEC C.
13974 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
13976         * config.sub: Add mips-tx39-elf to marketing names.
13978 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
13980         * ltmain.sh: Handle symlinks in generated script.
13982 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
13984         * configure: Handle autoconf style directory options: --bindir,
13985         --datadir, --includedir, --infodir, --libdir, --libexecdir,
13986         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
13987         --sysconfdir.
13988         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
13989         (sharedstatedir, localstatedir, oldincludedir): New variables.
13990         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
13991         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
13992         sbindir, sharedstatedir, and sysconfdir.
13994 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
13996         * Makefile.in (bootstrap-lean): New target.
13998 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
14000         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
14001         sn, and gnuserv from noconfigdirs.
14003 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
14005         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
14007 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
14009         * Makefile.in (cross): New target.
14011 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
14012                           Jeff Law         <law@cygnus.com>
14014         * Makefile.in (bootstrap2, bootstrap3): New targets.
14015         (all-bootstrap): Remove outdated and confusing target.
14016         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
14018 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14020         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
14021         windows.  Consistent with gdb/configure.
14023 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
14025         * configure.in: Name Linux target fragment.
14027         * configure: Rewrite so that project Makefile fragment is inserted
14028         first and appears last in the resulting Makefile.
14030 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14032         * Makefile.in (install-itcl): Install tcl first.
14034 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
14036         * configure.in: remove bison from noconfigdirs for Cygwin32 host
14038 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
14040         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
14042         * configure.in (skipdirs): Add target-librx for Linux.
14043         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
14045 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
14047         * Makefile.in (bootstrap): New target.
14049 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
14051         * config.sub: Accept 'amigados' for backward compatibility.
14053 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
14055         * config.guess: Merge with FSF.
14057 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
14059         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
14061 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
14063         * config.sub: Add "marketing-names" patch.
14065 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
14067         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
14069 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
14071         * config.sub: Handle v850-elf.
14073 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
14075         * .cvsignore (*-install): Remove.
14077 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
14079         * ltconfig: Set CONFIG_SHELL in libtool.
14080         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
14082 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
14084         * configure.in (target_subdir): Set to libraries if enable_multilib.
14086 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
14088         * config.guess: Update from gcc directory.
14090 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14092         * Makefile.in (all-sim): Depends on all-readline.
14094 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
14096         * Makefile.in (BISON, YACC): Use $$s.
14097         (all-bison): Depend on all-texinfo.
14099 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
14101         * Makefile.in (BISON): Add -L flag.
14102         (YACC): Likewise.
14104 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
14106         * configure.in (noconfigdirs): Add support for v850e target.
14108         * config.sub (maybe_os): Add support for v850e target.
14110 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
14112         * configure.in (noconfigdirs): Add support for v850ea target.
14114         * config.sub (maybe_os): Add support for v850ea target.
14116 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
14118         * config.sub: Add mipstx39.  Delete r3900.
14120 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14122         * Makefile.in (all-autoconf): Depends on all-texinfo.
14124 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
14126         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
14127         eabi targets.
14129 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
14131         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
14133         * configure: When handling a Canadian Cross, handle YACC as well as
14134         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
14135         * Makefile.in (all-bison): Depend upon all-texinfo.
14137 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
14139         * Makefile.in (BISON): bison, not byacc or bison -y.
14140         (YACC): bison -y or byacc or yacc.
14141         (various): Add *-bison as appropriate.
14142         (taz): No need to mess with BISON anymore.
14144 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
14146         * configure: If OSTYPE matches *win32*, try to find a good value for
14147         CONFIG_SHELL.
14149 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
14151         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
14152         configure.in if it is present.
14154 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
14156         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
14158 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
14160         * config.sub: Recognize `arc' cpu.
14161         * configure.in: Likewise.
14162         * config-ml.in: Likewise.
14164 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
14166         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
14168 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
14170         * configure: Changed sed delimiter from ':' to '|' when
14171         attempting to substitute ${config_shell} for SHELL. On
14172         NT ${config_shell} may contain a ':' in it.
14174 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
14176         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
14178 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
14180         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
14182 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
14184         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
14186         * ylwrap: If the program is a relative path, force it to be
14187         absolute.
14189 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14191         * configure (tooldir): Set BISON to `bison -y' and not just bison.
14193 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14195         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
14196         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
14197         for libraries.
14199 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
14201         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
14202         separated by spaces.
14204 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
14206         * ylwrap: New file.
14207         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
14209         * ltmain.sh: Handle /bin/sh at start of install program.
14211         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
14213         * ltconfig, ltmain.sh: New files, from libtool 1.0.
14214         * missing: New file, from automake 1.2.
14216 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
14218         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
14219         check-tk to CHECK_X11_MODULES.
14221 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
14223         * config.sub: Merge with FSF.
14225 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
14227         * config.guess: Merge with FSF.
14229 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
14231         * configure: Treat msdosdjgpp like go32.
14232         * configure.in: Likewise.  Don't remove gprof for go32.
14234         * configure: Change Makefile.tem2 to Makefile.tm2.
14236 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
14238         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
14240 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14242         * install-sh (chmodcmd): Set to null if the DST directory already
14243         exists.  Same as Nov 11th change.
14245 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
14247         * configure (GDB_TK): Needs itcl and tix.
14249 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
14251         * config.guess: Update from FSF.
14253 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
14255         * Makefile.in (GDB_TK): Depend on itcl and tix.
14257 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
14259         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
14260         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
14261         (INSTALL_SCRIPT): New variable.
14262         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
14263         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
14264         to -x.
14265         * install-sh: Add support for -x option.
14267 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
14269         * configure.in, Makefile.in: Treat tix like itcl.
14271 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
14273         * Makefile.in (WINDRES): New variable.
14274         (WINDRES_FOR_TARGET): New variable.
14275         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
14276         (EXTRA_HOST_FLAGS): Add WINDRES.
14277         (EXTRA_TARGET_FLAGS): Add WINDRES.
14278         (EXTRA_GCC_FLAGS): Add WINDRES.
14279         ($(DO_X)): Pass down WINDRES.
14280         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
14281         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
14282         DLLTOOL_FOR_TARGET.
14284 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
14286         * configure.in: configure sim before gdb for win32-x-ppc
14288 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14290         Move gperf into the toplevel, from libg++.
14291         * configure.in (target_tools): Add target-gperf.
14292         (native_only): Add target-gperf.
14293         * Makefile.in (all-target-gperf): New target, depend on
14294         all-target-libg++.
14295         (configure-target-gperf): Empty rule.
14296         (ALL_TARGET_MODULES): Add all-target-gperf.
14297         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
14298         (CHECK_TARGET_MODULES): Add check-target-gperf.
14299         (INSTALL_TARGET_MODULES): Add install-target-gperf.
14300         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
14302 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
14304         * config.sub (mn10200): Recognize new basic machine.
14306 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14308         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
14309         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
14311 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14313         * configure.in: If we're building mips-sgi-irix6* native, turn on
14314         ENABLE_MULTILIB and set TARGET_SUBDIR.
14316 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
14318         * Makefile.in (all-sn): Depend on all-grep.
14320 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
14322         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
14324         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
14325         Makefile.  From Jeff Makey <jeff@cts.com>.
14326         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
14328         * Makefile.in (DISTBISONFILES): Remove.
14329         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
14330         $(DEFAULT_YACC).
14332         * configure.in: Build itl, db, sn, etc., when building for native
14333         cygwin32.
14335         * Makefile.in (LD): New variable.
14336         (EXTRA_HOST_FLAGS): Pass down LD.
14337         ($(DO_X)): Likewise.
14339 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
14341         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
14343 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
14345         * configure.in (targargs): Strip out any supplied --build argument
14346         before adding our own. Always add --build.
14348 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
14350         * configure.in (targargs): Pass --build if we're doing
14351         a cross-compile.
14353 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
14355         * configure: Use '|' instead of ":" as the separator in
14356         sed. Otherwise sed chokes on NT path names with drive
14357         designators. Also look for "?:*" as the leading characters in an
14358         absolute pathname.
14360 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
14362         * config.sub: Support for r3900.
14364 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
14366         * configure.in: Use install-sh, not install.sh.
14368 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
14370         * Makefile.in (taz): Improve check for BISON so it doesn't try to
14371         apply it twice.
14373 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
14375         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
14376         install-binutils.
14378 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
14380         * Makefile.in: Add automake targets.
14381         * configure.in (host_tools): Add automake.
14383 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
14385         * configure: Default CXX to c++, not gcc.
14386         * Makefile.in (CXX): Set to c++, not gcc.
14387         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
14389 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
14391         * install-sh: try appending a .exe if source file doesn't
14392         exist
14394 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
14396         * configure.in: Turn on multilib by default.
14397         (cross_only): Remove target-libiberty.
14399         * Makefile.in (all-gcc): Don't depend on libiberty.
14401 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
14403         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
14405 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
14407         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
14408         (DISTBISONFILES): Add ld/Makefile.in
14410 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
14412         * configure.in: if target is cygwin32 but host isn't cygwin32,
14413         don't configure gdb tcl tk expect, not just gdb.
14415 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
14417         * configure.in: Added gnuserv everywhere sn appears.
14419         * Makefile.in (ALL_MODULES): Added all-gnuserv.
14420         (CROSS_CHECK_MODULES): Added check-gnuserv.
14421         (INSTALL_MODULES): Added install-gnuserv.
14422         (CLEAN_MODULES): Added clean-gnuserv.
14423         (all-gnuserv): New target.
14425 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
14427         * config.guess: Fixes for MIPS OpenBSD systems.
14429 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
14431         * Makefile.in (INSTALL_XFORM): Remove.
14432         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
14434         * mkinstalldirs: New file, copied from automake.
14435         * Makefile.in (installdirs): Rename from install-dirs.  Use
14436         mkinstalldirs.  Change all users.
14437         (DEVO_SUPPORT): Add mkinstalldirs.
14439 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
14441         * install-sh: Rename from install.sh.
14442         * Makefile.in (INSTALL): Change install.sh to install-sh.
14443         (DEVO_SUPPORT): Likewise.
14445         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
14446         Graichen <graichen@rzpd.de>.
14448 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
14450         * config.guess: Recognize OpenBSD systems correctly.
14452 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14454         * README, Makefile.in (ETC_SUPPORT): Remove references to
14455         cfg-paper*, configure.{texi,man,info*}._
14457 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
14459         * Makefile.in (all.normal): Ensure that gcc is built after all
14460         the x11 - ie gdb - targets.
14462 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
14464         * makefile.vms: Don't run conf-a-gas.
14466 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
14468         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
14470 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
14472         * configure.in: Remove noconfigdirs case since gdb also
14473         configures and builds for tic80-coff.
14475 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
14477         * configure: Set cache_file to config.cache.
14478         * Makefile.in (local-distclean): Remove config.cache.
14480 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
14482         * COPYING: Update FSF address.
14484 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
14486         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
14487         noconfigdirs.
14489 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
14491         * Makefile.in (install-dirs): Don't crash if prefix, and hence
14492         MAKEDIRS, is empty.
14494 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
14496         * config.sub: Tweak mn10300 entry.
14498 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
14500         * configure.in (host_tools): Put sim before gdb, so gdb's
14501         configure.tgt can determine if the simulator was configured.
14503 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
14505         * config.sub: Move BeOS $os case to be with other Cygnus
14506         local cases.
14508 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
14510         * config.sub: Remove misplaced comment that broke Linux.
14512 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
14514         * config.sub: Add BeOS support.
14516 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
14518         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
14520 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
14522         * configure.in (noconfigdirs): Remove tcl and tk from
14523         noconfigdirs for cygwin32 builds.
14525 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
14527         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
14529 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
14531         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
14532         make-all.com, use makefile.vms instead.
14534 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
14536         * config.sub: Accept -lnews*.
14538 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
14540         * configure.in (noconfigdirs): Disable target-newlib,
14541         target-examples and target-libiberty for d30v.
14543 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
14545         * configure.in (noconfigdirs): Enable ld for d30v.
14547 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
14549         * configure.in (tic80-*-*): Build compiler.
14551 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
14553         * configure.in (d30v-*): Remove sim directory from list of
14554         unsupported d30v directories
14556 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
14558         * config.sub, configure.in: Add d30v target cpu.
14560 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
14562         * makefile.vms: New file.
14563         * make-all.com: Remove.
14565 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
14567         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
14569 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
14571         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
14573 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
14575         * Makefile.in (ALL_MODULES): Added all-db.
14576         (CROSS_CHECK_MODULES): Addec check-db.
14577         (INSTALL_MODULES): Added install-db.
14578         (CLEAN_MODULES): Added clean-db.
14580 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
14582         * config.guess: Merge with latest FSF sources.
14584 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
14586         * Makefile.in (ALL_MODULES): Added all-itcl.
14587         (CROSS_CHECK_MODULES): Added check-itcl.
14588         (INSTALL_MODULES): Added install-itcl.
14589         (CLEAN_MODULES): Added clean-itcl.
14591 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
14593         * configure.in: build gdb for mn10200
14595 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
14597         * Makefile.in (all-target-winsup): Depend on all-target-libio.
14599 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
14601         * configure.in (tic80-*-*): Turn off most targets right now.
14603 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
14605         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
14606         rather than the makeinfo program.
14607         (do-info): Depend upon all-texinfo.
14609 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
14611         * configure.in: Remove uses of config/mh-linux.
14613         * config.sub, config.guess: Merge with latest FSF sources.
14615 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
14617         * config.sub (case $basic_machine): Add tic80 entries.
14619 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
14621         * config.sub, config.guess: Merge with latest FSF sources.
14623 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
14625         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
14626         * mpw-config.in: Test for NewFolderRecursive.
14627         * mpw-install: Use symbolic name for startup filename.
14628         * mpw-README: Add various additional details.
14630 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
14632         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
14634 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
14636         * configure.in: Do build gcc and the target libraries for
14637         the mn10200.
14639 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
14641         * configure.in: don't avoid building gdb for mn10300 any more
14642         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
14643         instead of single-quoting it.
14645 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
14647         * configure.in: Don't use --with-stabs on IRIX 6.
14649 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
14651         * configure.in (m32r): Build gdb, libg++ now.
14653 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14655         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
14656         directories from noconfigdirs.
14658 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
14660         * config.sub (basic_machine): added mips16 configuration
14662 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14664         * config.sub: Handle d10v-unknown.
14666 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
14668         * config.sub: Handle v850-unknown.
14670 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
14672         * Makefile.in: add findutils
14673         * configure.in: add findutils to list of host_tools
14675 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
14677         * config.sub: Handle mn10200 and mn10300.
14679 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14681         * configure.in (d10v-*): Do not build librx.
14683 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
14685         * configure.in (mn10300): Build everything except gdb & libgloss.
14687 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
14689         * config.guess:  Patch for Dansk Data Elektronik servers,
14690         from Niels Skou Olsen <nso@dde.dk>.
14692         For ncr, use /bin/uname rather than uname, since GNU uname does not
14693         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
14695         Patch for MIPS R4000 running System V,
14696         from Eric S. Raymond <esr@snark.thyrsus.com>.
14698         Fix thinko for nextstep.
14700         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
14702         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
14703         * config.guess: Guess mips-dec-mach_bsd4.3.
14705         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
14706         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
14707         release numbers.
14708         * config.guess (mips-mips-riscos*):  Emit just enough of the
14709         release number.
14711         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
14712         * config.guess (sparc-auspex-sunos*):  Added.
14713         (f300-fujitsu-*): Added.
14715         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
14716         * config.guess:  Recognize a Tadpole as a sparc.
14718 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
14720         * config.guess: Don't assume that NextStep version is either 2 or
14721         3.  NextStep 4 (aka OpenStep 4) has come out now.
14723 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
14725         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
14726         From Rik Faith <faith@cs.unc.edu>.
14728 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
14730         * config.sub: Contributions from bug-gnu-utils to:
14731         Support plain "hppa" (no version given) architecture, reported by
14732         OpenStep.
14733         OpenBSD like NetBSD.
14734         LynxOs is not a hardware supplier.
14736         * config.guess: Contributions from bug-gnu-utils to add support for:
14737         OpenBSD like NetBSD.
14738         Stratus systems.
14739         More Pyramid systems.
14740         i[n>4]86 Intel chips.
14741         M680[n>4]0 Motorola chips.
14742         Use unknown instead of lynx for hardware manufacturer.
14744 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14746         * install.sh (chmodcmd): Set to null if the DST directory already
14747         exists.
14749 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14751         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
14752         not use mt-ppc target Makefile fragment any more.
14754 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
14756         * configure.in (*-*-windows):  Exclude everything but those dirs
14757         needed to build windows.
14759 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
14761         * Makefile.in (all-target-winsup): Depend on all-target-librx.
14763 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
14765         * configure.in:  Exclude mmalloc from i386-windows.
14767 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
14769         * Undo my previous change.
14771 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
14773         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
14774         unconditionally.
14775         (MAKEOVERRIDES): Define (revert this part of October 18 change).
14777 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
14779         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
14780         host to add it's own flags.
14782 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
14784         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
14786 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
14788         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
14789         (CXX_FOR_TARGET): Likewise.
14790         (GCC_FOR_TARGET): Define.
14791         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
14792         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
14793         CC_FOR_TARGET was specified on the command line.
14794         (MAKEOVERRIDES): Don't define.
14796 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
14798         * configure.in (m32r): Fix spelling of libg++ libs.
14800 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
14802         * config.sub (-apple*): Remove, now redundant.
14804 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
14806         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
14808         * configure: Rework yesterday's sed script patch.
14810         * config.sub: Merge with FSF.
14812 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
14814         * config.guess:  Merge from FSF.
14816         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
14817         * config.guess: Use pc instead of unknown, for pc clone systems.
14818         Change linux to linux-gnu.
14820         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
14821         * config.guess: Avoid non-portable tr syntax.
14823 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
14825         * test-build.mk (HOLES): Add "xargs" for gdb.
14827         * configure: Avoid hpux10.20 sed bug.
14829 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
14831         * configure.in:  Add support for windows host
14832         (that is a build done under the Microsoft build environment).
14834 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
14836         * Makefile.in: Replace all uses of srcroot with s, to shrink
14837         command line lengths.
14839         Patches from Geoffrey Noer <noer@cygnus.com>:
14840         * configure.in: If configuring for newlib, pass --with-newlib to
14841         subdirectories.
14842         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
14843         -Bnewlib/ and -Lwinsup to gcc.
14844         (CXX_FOR_TARGET): Likewise.
14846 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14848         * Makefile.in (ETC_SUPPORT): Add configure.
14850 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
14852         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
14853         host configuration file.
14855 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
14857         * configure.in: Break mn10x00 support into separate
14858         mn10200 and mn10300 configurations.
14859         * config.sub: Likewise.
14861 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
14863         * configure.in: Add lots of stuff to noconfigdirs for
14864         the mn10x00 targets.
14866         * config.sub, configure.in: Add mn10x00 support.
14868 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
14870         * make-all.com: Call conf-a-gas, not config-a-gas.
14872 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
14874         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
14875         targets.
14877 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
14879         * mpw-README: Add much more detail for native PowerMac.
14880         * mpw-install: New file.
14881         * mpw-configure: Add --norecursion and --help options.
14882         * mpw-config.in: Translate readme and install files when
14883         copying to objdir.
14884         * mpw-build.in: Don't always depend on byacc and flex.
14885         (install-only-top): New action.
14887 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
14889         * configure.in:  You can now configure GDB for the v850.
14891 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
14893         * configure.in (noconfigdirs): Don't configure any C++ dirs
14894         if targeting D10V.
14896 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
14898         * config.sub: Recognize mips64vr5000.
14900 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
14902         * configure.in: Use a single line for host_tools and native_only.
14904 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
14906         * config.sub, configure.in: Add entries for m32r.
14908 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
14910         * Makefile.in (inet-install): Don't run install-gzip.
14912 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
14914         * configure.in:  Don't config lots of things for *-*-windows*.
14916 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
14918         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
14919         (host_libs, host_tools): Copy from configure.in.
14920         * mpw-configure: Don't complain about directories not found.
14922 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14924         * configure.in (i[345]86): Recognize i686 for pentium pro.
14925         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
14926         file.
14928         * config.guess (i[345]86): Ditto.
14930 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14932         * configure.in (noconfigdirs): Removed gdb for D10V.
14934 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
14936         * configure.in: Remove ld, target-libio, target-libg++, and
14937         target-libstdc++ from noconfigdirs.
14939 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
14941         * configure: Fix three locations where shell scripts were
14942         being run directly rather than with config_shell.
14944 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
14946         * configure.in (v850-*-*): Set up initial $noconfigdirs.
14947         * config.sub (basic_machine): Recognize v850.
14949 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
14951         * mpw-configure: Handle multiple enable/disable options and
14952         pass them down recursively, handle -c and -s flags appropriately
14953         depending on choice of compiler, add escape mechanism for
14954         quoted arguments to gC.
14956 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14958         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
14959         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
14960         so that -mrelocatable-lib and -mno-eabi are used.
14962         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
14963         not support --print-multi-lib, don't abort.
14965 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
14967         * make-all.com: Run config-a-gas.
14968         * setup.com: Don't copy subdirectory files around.
14970 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
14972         * configure.in (*-*-ose): Remove exclusion of libgloss for this
14973         target, it now compiles correctly.
14975 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
14977         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
14979 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14981         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
14983 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14985         * configure.in (native_only): Add prms.
14987 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
14989         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
14990         (BINUTILS_SUPPORT_DIRS): Likewise.
14992 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14994         * configure.in (d10v-*-*): Don't configure ld or gdb until the
14995         d10v support is added.
14997 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14999         * configure.in (d10v-*-*): New target.
15001 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
15003         * config.guess (HP 9000/811): Recognize this as a PA1.1
15004         machine.
15006 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
15008         * Makefile.in (do-tar-gz): New target, split out from tail end of
15009         taz target.  Run each command separately, don't use pipes.
15010         (taz): Use it.
15012 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
15014         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
15015         * mpw-build.in: No builds should depend on building byacc or flex,
15016         they are assumed to be installed already.
15018 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15020         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
15021         variable that CC_FOR_TARGET needs.
15023 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15025         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
15026         options have changed since the last time the subdirectory was
15027         configured, and if it has, reconfigure.
15028         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
15029         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
15031 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
15033         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
15034         CLEAN_MODULES): Add bash.
15035         (all-bash): New target.
15037 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
15039         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
15041 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15043         * config.sub (basic_machine): Recognize d10v as a valid processor.
15045 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
15047         * mpw-configure: Add support for --bindir.
15048         * mpw-build.in: Use a GCC-specific build script for GCC actions.
15050 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
15052         * configure.in: add bash, time, gawk to list of hosttools and things
15053         to only build for native toolchains
15055 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
15057         * Makefile.in (docdir): Remove.
15059 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
15061         * Makefile.in (datadir): Set to $(prefix)/share.
15063 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
15065         * configure.in: build diff and patch for cygwin32-hosted
15066         toolchains.
15068 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
15070         * config.sub: Accept -rtems*.
15072 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
15074         * configure.in: enable dosrel for cygwin32-hosted builds,
15075                 remove diff from the list of things not buildable
15076                 via Canadian Cross
15078 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
15080         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
15081         don't get ". ".
15083 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
15085         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
15087 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
15089         * Makefile.in (taz): Handle case where tex3patch didn't even get
15090         checked out.  Also, if it was found, put the symlink in a new util
15091         subdirectory.
15093 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15095         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
15097 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
15099         * config.sub: Recognize -openvms.
15100         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
15101         * make-all.com, setup.com: New files.
15103 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
15105         * Makefile.in (taz): tex3patch moved to texinfo/util.
15107 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
15109         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
15110         * configure.in: remove make from disable-if-Can-Cross list
15111                 enable gdb if ${host} and ${target} are cygwin32
15113 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
15115         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
15116         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
15118 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
15120         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
15121         distinguish sysv/svr4/bsd variants.
15122         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
15124 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
15126         * configure.in: Added copyright notice.
15127         * move-if-change: Added copyright notice.
15129 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15131         * configure.in (powerpcle-*-solaris*): Until we get shared
15132         libraries working, don't build gdb, sim, make, tcl, tk, or
15133         expect.
15135 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
15137         * config.guess:  Merge with FSF:
15139         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
15140         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
15142         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
15143         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
15145         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
15146         * config.guess:  Combine two OSF1 rules.
15147         Also recognize field test versions.  From mjr@zk3.dec.com.
15148         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
15149         because GNU uname does not support -p.  From pmr@pajato.com.
15151 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
15153         * Makefile.in (MAKEDIRS): Removed $(tooldir).
15155 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
15157         * mpw-README: Document GCCIncludes.
15159 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
15161         * configure.in (alpha-*-linux*): Set enable_shared to yes.
15163 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
15165         * mpw-configure: Handle --enable-FOO and --disable-FOO.
15167 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
15169         * configure.in (*-*-cygwin32): Configure make.
15171 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
15173         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
15175 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
15177         * Makefile.in (all-inet): Depend on all-perl.
15179         * Makefile.in (inet-install): New target.
15181         * Makefile.in (all-inet): Depend on all-tcl.
15182         (all-inet): Depend on all-send-pr.
15184 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15186         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
15187         temporarily.
15189 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
15191         * configure.in: Don't configure --with-gnu-ld on AIX.
15193 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
15195         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
15197 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
15199         * Makefile.in (ALL_MODULES): Added all-inet.
15200         (CROSS_CHECK_MODULES): Added check-inet.
15201         (INSTALL_MODULES): Added install-inet.
15202         (CLEAN_MODULES): Added clean-inet.
15203         (all-indent): New target.
15205         * configure.in (host_tools): Added inet.
15206         (native_only): Added inet.
15207         (noconfigdirs): Added inet.
15209 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
15211         * configure.in: Don't configure libgloss if we are not configuring
15212         newlib.
15214 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
15216         * configure.in: Don't configure libgloss for unsupported
15217         architectures.
15219 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15221         * Makefile.in (CLEAN_MODULES): Add clean-apache.
15223 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
15225         * Makefile.in (ALL_MODULES): Include all-apache.
15226         (CROSS_CHECK_MODULES): Include check-apache.
15227         (INSTALL_MODULES): Include install-apache.
15228         (all-apache): New target.
15230         * configure.in: Added apache everywhere perl is seen.
15232 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15234         * Makefile.in: Add support for clean-{module} and
15235         clean-target-{module} rules.
15237 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
15239         * configure.in (*-*-ose) do not build libgloss.
15241 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15243         * config.guess (prep*:SunOS:5.*:*): Turn into
15244         powerpele-unknown-solaris2.
15246 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
15248         * configure.in: Permit --enable-shared to specify a list of
15249         directories.
15251 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
15253         * configure.in (host==solaris): Pass only the first word of $CC
15254         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
15256 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
15258         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
15260 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
15262         * Makefile.in (ALL_MODULES): Include all-perl.
15263         (CROSS_CHECK_MODULES): Include check-perl.
15264         (INSTALL_MODULES): Include install-perl.
15265         (ALL_X11_MODULES): Include all-guile.
15266         (CHECK_X11_MODULES): Include check-guile.
15267         (INSTALL_X11_MODULES): Include install-guile.
15268         (all-perl): New target.
15269         (all-guile): New target.
15271         * configure.in (host_tools): Include perl and guile.
15272         (native_only): Include perl and guile.
15273         (noconfigdirs): Don't build guile and perl; no ports have been
15274         done.
15276 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
15278         * configure (--enable-*): Handle quoted option lists such as
15279         --enable-sim-cflags='-g0 -O' better.
15281 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15283         * Makefile.in ({,inst}all-target): New rule so we can make and
15284         install all of the target directories easily.
15286 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15288         * configure.in: Add missing global flag in sed substitution when
15289         deleting `target-' from ${configdirs}.
15291 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
15293         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
15294         option.
15296         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
15297         config/mh-necv4.
15299         * install.sh: Correct misspelling of transformbasename.
15301         * config.guess: Recognize mips-*-sysv*.
15303 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
15305         * config.sub: Recognize mon960.
15307 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
15309         * configure: Restore Canadian Cross handling of BISON and LEX,
15310         removed in Feb 20 change.
15312 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
15314         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
15315         Mention make install.  Remove the old copyright date as well the
15316         clumsy and rather pointless copyright on the README file.
15318 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
15320         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
15321         Makefile after running symlink-tree, then run `make distclean' to
15322         avoid clobbering any generated files in srcdir.
15324 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
15326         * configure.in (m68k-*-netbsd*): Build everything now.
15328 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
15330         * Makefile.in (taz): Fix quoting.
15332 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
15334         * configure.in (sparclet-*-*): Build everything now.
15336 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15338         * configure.in (m68k-*-linux*): New host.
15340 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
15342         * configure: Check for bison before byacc.
15344 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
15346         * Makefile.in configure:  Change the way LEX and BISON/YACC are
15347         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
15348         searching PATH.  These are used as fallbacks by Makefile.in if
15349         flex/bison/byacc aren't in objdir.
15351 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
15353         * Makefile.in: Make everything which depends upon all-bfd also
15354         depend upon all-opcodes, in case --with-commonbfdlib is used.
15356 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15358         * configure.in (host *-*-cygwin32): Don't build gdb if we are
15359         building NT native compilers on Unix.
15361 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
15363         * configure.in: Don't get CC from the host Makefile fragment if we
15364         can find gcc in PATH, or if this is a Canadian Cross.  Move the
15365         Solaris test for /usr/ucb/cc to the post target script, just after
15366         the compiler sanity test.
15368 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
15370         * config.sub: Merge with FSF.
15372 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
15374         * Makefile.in (RPATH_ENVVAR): New variable.
15375         (REALLY_SET_LIB_PATH): Use it.
15376         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
15378 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
15380         * config.sub, configure.in: Recognize sparclet cpu.
15382 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
15384         * config.guess:  Support m68k-cbm-sysv4.
15386 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15388         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
15389         m68k-unknown-linuxaout from linker help string.  Put quotes around
15390         $ld_help_string.
15392 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
15394         * config.guess (powerpc-harris-powerunix): Add guess for port
15395         to new target.
15397 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15399         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
15401 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
15403         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
15404         $(REALLY_SET_LIB_PATH) in Makefile.
15405         * Makefile.in (SET_LIB_PATH): New variable.
15406         (REALLY_SET_LIB_PATH): New variable.
15407         ($(DO_X)): Use $(SET_LIB_PATH).
15408         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
15409         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
15410         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
15411         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
15412         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
15413         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
15414         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
15415         (install-dosrel): Likewise.
15416         (all-opcodes): Depend upon all-libiberty.
15418 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15420         * config.guess (*:CYGWIN*): New
15422 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15424         * Makefile.in (all-target-winsup): All all-target-libiberty.
15426 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15428         * configure.in (noconfigdirs): Add missing # in front of comment.
15430 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
15432         * configure.in: add second pass to things added to noconfigdirs
15433         so *-gm-magic can exclude libgloss properly.
15435 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
15437         * mpw-configure (extralibs_name, rez_name): Set correctly
15438         for MWC68K compiler.
15440         * mpw-README: Add more info on the necessary build tools.
15442 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15444         * configure.in, config.sub: Recognize cygwin32.
15446 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
15448         * config.guess, config.sub: Recognize A/UX.
15450 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
15452         * config.sub: Merge with gcc/config.sub.
15454 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
15456         * mpw-build.in (do-binutils): Add build of stamps.
15458 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
15460         * config.sub: Add recognition for mips64vr4100*-* targets.
15462 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15464         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
15465         Add creation of gconfigargs with `--enable-shared' turned on.
15466         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
15467         ($(host)-stamp-stage3-configured): Likewise.
15468         (HOLES): Add chatr and ldd.
15469         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
15471 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
15473         * configure: Pass --nfp to recursive configures.
15475 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15477         * Makefile.in (DLLTOOL): New.
15478         (DLLTOOL_FOR_TARGET): New.
15479         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
15480         (EXTRA_TARGET_FLAGS): Ditto.
15481         (EXTRA_GCC_FLAGS): Ditto.
15482         (CONFIGURE_TARGET_MODULES): Ditto.
15483         (DO_X): Ditto.
15484         * configure: Add DLLTOOL.
15486 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
15488         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
15489         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
15490         mh-sco, since old workarounds no longer needed, and don't
15491         build ld, since libraries have weak symbols in COFF.
15493 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
15495         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
15497 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
15499         * configure.in: Make sure that ${CC} can be used to compile an
15500         executable.
15502 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
15504         * Makefile.in (all-gdb): Depend on $(GDB_TK).
15505         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
15506         nothing depending on whether gdbtk is being built.
15508 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
15510         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
15512 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
15514         * configure.in (noconfigdirs): Put ld or gas in this early, if the
15515         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
15517 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
15519         * config-ml.in: Add support for
15520         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
15521         Simplify setting of multidirs from --disable-foo.
15523 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15525         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
15526         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
15527         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
15528         non-empty, pass them on to the  GCC make.
15529         (all-bootstrap): New rule that is like all-gcc, except it executes
15530         the GCC bootstrap rule instead of the GCC all rule.
15532 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
15534         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
15536 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15538         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
15539         DG/UX support.
15541 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
15543         * config.sub (i*86*) Change [345] to [3456]
15545 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15547         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
15548         --with-gnu-ld=no.
15550 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15552         * config-ml.in (rs6000*, powerpc*): Add switches to control which
15553         AIX multilibs get built.
15555 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15557         * configure.in (i386-win32): Don't build expect if we're not
15558         building the tcl subdir.
15560 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
15562         * Makefile.in: (configure-target-examples, all-target-examples):
15563         New targets, configure and build example programs.
15565 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
15567         * mpw-configure: If an mpw-config.in generated a file mk.sed,
15568         use it as input to sedit the generated MPW makefile.
15569         * mpw-README: Add a suggestion about Gestalt.h.
15571 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
15573         * config.sub: Accept *-*-ieee*.
15575 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
15577         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
15578         Ronald F. Guilmette <rfg@monkeys.com>.
15580 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15582         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
15583         for powerpc-pe native.
15584         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
15585         (target==powerpc-pe): duplicate i386-win32 entry.
15587 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15589         * configure.in (noconfigdirs): Exclude target-newlib for all versions
15590         of vxworks, not just vxworks5.1.
15592 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
15594         * mpw-configure: Add support for exec-prefix.
15596 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15598         * config.guess: Recognize HP model 816 machines as having
15599         a PA1.1 processor.
15601 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15603         * configure: Ignore new autoconf configure options.
15605 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
15607         * config.guess:  Recognize Pentium under SCO.
15608         From Robert Lipe <robertl@arnet.com>.
15610 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15612         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
15614 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
15616         * configure.in: Don't configure gas for alpha-dec-osf*.
15618 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
15620         * configure.in: Default to --with-stabs for some targets for which
15621         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
15622         i[345]86*-*-unixware*.
15624 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15626         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
15627         rather than basing it on the target.  Simplify handling of options
15628         controlling which directories to configure.  Remove extraneous
15629         slash in multi-clean target.
15631 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
15633         * config-ml.in: Prefix more variables with ml_ so they don't collide
15634         with configure's.
15636 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
15638         * configure: Don't turn -v into --v.
15640 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
15642         * configure.in (targargs): Fix typo.
15644         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
15646 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
15648         * configure.in: Strip --host and --target options from
15649         CONFIG_ARGUMENTS, and always configure for --host only.  Add
15650         --with-cross-host option when building with a cross-compiler.
15651         * configure: Canonicalize the arguments put into config.status by
15652         always using `=' for an option with an argument.  Pass a presumed
15653         --host or --target explicitly.
15655 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
15657         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
15658         into general OS recognition case.
15660 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15662         * configure.in (target_configdirs): add target-winsup only
15663         for win32 target systems.
15665 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
15667         * Makefile.in (all-target-libgloss): Depend upon
15668         configure-target-newlib, since when libgloss is built it looks to
15669         see if the newlib directory exists.
15671 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
15673         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
15674         cfg-ml-*.in.
15676 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
15678         * configure: Handle LD and LD_FOR_TARGET when configuring a
15679         Canadian Cross.
15681 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15683         * configure.in (target_libs): add target-winsup.
15684         (target==i386-win32): add patch diff flex make to $noconfigdirs.
15685         (target==ppcle-pe): remove ld from $noconfigdirs.
15687 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
15689         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
15690         Preserve relative path names in $srcdir.  Build symlink tree if
15691         configuring cross target dir and srcdir=. (= no VPATH support).
15692         (configure-target-libg++): Depend on configure-target-librx.
15693         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
15694         * config-ml.in: New file.
15695         * symlink-tree: New file.
15696         * configure: Ensure srcdir="." if that's what it is.
15698 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
15700         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
15701         includes and FLEX_SKELETON setting.
15702         * mpw-configure (--with-gnu-ld): New option, controls whether
15703         to use PPCLink or ld with PowerMac GCC.
15704         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
15705         * mpw-config.in: Configure grez if targeting Mac.
15707         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
15708         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
15709         just macos.
15710         * configure.in: Configure grez resource compiler if targeting Mac.
15711         * Makefile.in (all-grez, install-grez): New targets.
15713 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
15715         * configure: CXX defaults to gcc, not g++.  If we find
15716         gcc in the path, set CC to gcc -O2.
15718 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
15720         * configure: Default ${build} correctly.  Avoid picking up extra
15721         spaces when reading CC and CXX from Makefile.  When doing a
15722         Canadian Cross, use plausible default values for numerous
15723         variables.
15724         * configure.in: When doing a Canadian Cross, don't try to
15725         configure tools whose configure script can't handle it.
15727 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15729         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
15731 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15733         * configure:  Remove dubious bug reporting address.
15735 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15737         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
15738         configure script, run that instead of this directory's configure.
15739         In either case, print a message that we're configuring the sub-dir.
15741 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15743         * configure.in: Before checking for the existence of various files,
15744         use sed to filter out "target-".
15746 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
15748         * Makefile.in (DO_X): Split rule to decrease command line length
15749         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
15750         (Philippe De Muyter).
15752 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15754         * Makefile.in (all-patch): depend on all-libiberty.
15756 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
15758         * configure.in: If the only directory in target_configdirs which
15759         actually exists is libiberty, then set target_configdirs to empty,
15760         to avoid trying to build a target libiberty in a gas or gdb
15761         distribution.
15763 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
15765         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
15766         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
15767         systems.
15769 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15771         * configure.in (copy_dirs): Use sys-include instead of include
15772         for --with-headers option.
15774 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
15776         * Makefile.in, configure.in: Make winsup builds work with
15777         new scheme.
15779 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
15781         * configure.in: Build the linker on AIX.
15783 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15785         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
15786         where needed.
15788 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
15790         * Makefile.in (all-gcc): Fix typo.
15792 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15794         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
15796 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15798         * configure.in:  Rename libFOO to target-libFOO, and xiberty
15799         to target-xiberty, to provide more flexibility.
15800         (target_subdir):  Define.  Create if cross.
15801         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
15802         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
15803         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
15804         check-libFOO -> check-target-libFOO, etc.
15805         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
15806         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
15807         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
15808         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
15809         allow ALL_GCC="" to only configure.
15810         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
15811         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
15812         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
15814 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
15816         * Makefile.in (taz): Build "info" in etc explicitly.
15818 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
15820         * configure.in:  Make sure that CC is undefined (as opposed to
15821         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
15822         problem with autoconf trying to configure on a host without GCC.
15824 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
15826         * mpw-configure: Set host alias from choice of host compiler,
15827         only use generic MPW Makefile sed if present, edit a file
15828         named "hacked_Makefile.in" instead of "Makefile.in" if present.
15829         * mpw-README: Add problem notes about CW6 and CW7.
15831 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
15833         * Makefile.in (taz): Use ";" instead of ";;".
15835 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15837         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
15838         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
15839         DISTDOCDIRS.
15840         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
15841         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
15843 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15845         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
15846         and gnats, because they are now subsumed by DISTSTUFFDIRS.
15847         Move bfd to DISTSTUFFDIRS.
15849 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15851         * Makefile.in (X11_LIB): Removed.
15852         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
15854         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
15856 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15858         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
15859         names.
15861 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15863         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
15865 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
15867         * configure.in (i[345]86-*-win32): Always build newlib.
15868         Don't configure cvs, autoconf or texinfo.
15869         * Makefile.in (LD_FOR_TARGET): New.
15870         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
15871         Pass down LD_FOR_TARGET.
15873 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
15875         * winsup: New directory.
15876         * Makefile.in: Build winsup.
15877         * configure.in: Winsup is configured when target is win32.
15878         Can only build win32 target GDB when native.
15880 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
15882         * config.guess: Recognize HP model 819 machines as having
15883         a PA 1.1 processor.
15885 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
15887         * configure: Fix sed loop which substitutes for CC and CXX to
15888         avoid bug found in various sed implementations.
15890 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15892         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
15893         simulator.  Use standard powerpc-*-eabi*.
15895 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
15897         * configure.in: Stop putting gas and binutils in noconfigdirs for
15898         powerpc-*-aix* and rs6000-*-*.
15900 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
15902         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
15903         -mcall-aixdesc libraries.
15905 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
15907         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15909         * config.sub (arm | armel | armeb): Fix shell syntax.
15911 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15913         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
15914         -msoft-float and -mcpu=common support.
15915         (powerpc*-*-eabisim*): Add support for building -mcall-aix
15916         libraries.
15918 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15920         * configure.in: Allow configuration and build of emacs19 for the alpha.
15922 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15924         * configure.in (CC): Get ^CC, not just any old CC, from
15925         ${host_makefile_frag}.
15927 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15929         * configure.in (CC): Try to get CC from
15930         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
15932 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15934         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
15935         only if it exists in $(srcdir).
15937 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
15939         * configure: If CC and CXX are not set in the environment, set
15940         them, based on either an existing Makefile or on searching for gcc
15941         in PATH.  Substitute for CC and CXX in Makefile.
15942         * configure.in: Remove libm from target_libs.  Separate
15943         target_configdirs from configdirs.  If CC is not set in
15944         environment, try to get it from a host Makefile fragment.  Rewrite
15945         changes of configdirs to use skipdirs instead.  A few minor
15946         tweaks.  Take directories out of target_configdirs as they are
15947         taken out of configdirs.  Remove existing Makefile files from
15948         subdirectories.  Substitute for TARGET_CONFIGDIRS and
15949         CONFIG_ARGUMENTS in Makefile.
15950         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
15951         by configure.in.
15952         (CONFIG_ARGUMENTS): Likewise.
15953         (CONFIGURE_TARGET_MODULES): New variable.
15954         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
15955         ($(CONFIGURE_TARGET_MODULES)): New target.
15956         (configure-libg++, configure-libio): New targets.
15957         (all-libg++): Depend upon configure-libg++.
15958         (all-libio): Depend upon configure-libio.
15959         (configure-libgloss, all-libgloss): New targets.
15960         (configure-libstdc++): New target.
15961         (all-libstdc++): Depend upon configure-libstdc++.
15962         (configure-librx, all-librx): New targets.
15963         (configure-newlib): New target.
15964         (all-newlib): Depend upon configure-newlib
15965         (configure-xiberty): New target.
15966         (all-xiberty): Depend upon configure-xiberty.
15968 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15970         * configure.in (host i[345]86-*-win32):  Expand the
15971         noconfigdirs again.
15973 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
15975         * mpw-configure: Fix sed command file name.
15977 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
15979         * configure.in (host i[345]86-*-win32): Reduce the
15980         noconfigdirs again.
15982 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
15984         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
15985         or powerpc*-*-pe*, since they are not yet supported.
15987 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
15989         Add PowerMac support and many other enhancements.
15990         * mpw-configure: New option --cc to select compiler to use,
15991         paste options set according to --cc into the generated
15992         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
15993         if mpw-make.sed is present.
15994         * mpw-config.in: Don't test for gC1, test for mpw-touch,
15995         add forward includes for PowerPC include files.
15996         * mpw-build.in: Build using Makefile.PPC if present.
15997         (do-byacc, etc): Remove separate version resource builds.
15998         (do-gas): Build "stamps" before "all".
15999         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
16000         * mpw-README: Update to reflect --cc option, PowerMac support,
16001         and recently-reported compatibility problems.
16003 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
16005         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
16006         embedded m68k systems (-aout, -coff, -elf, -vxworks).
16007         (--with-multilib-top): Pass to recursive invocations.
16009 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
16011         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
16012         v810-*-*.
16014 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16016         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
16017         gdb, ld and opcodes on v810-*-*.
16019 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
16021         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
16022         (local-maintainer-clean): New target.
16023         (maintainer-clean): New target.
16024         (realclean): Just depend upon maintainer-clean.
16026 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16028         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
16030 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
16032         * configure.in: Build ld in mips*-*-bsd* case.
16034 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
16036         * config.sub: Accept -lites* OS.  From Ian Dall.
16038 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
16040         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
16041         targets.
16043 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16045         * configure.in: treat i386-win32 canadian cross the same as
16046         i386-go32 canadian cross.
16048 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16050         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
16051         running under the simulator to build a reduced set of libraries.
16052         (powerpc-*-eabiaix): Add fine grained multilib support added to
16053         other powerpc targets yesterday.
16055 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16057         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
16058         -disable-softfloat, -disable-relocatable, -disable-aix, and
16059         -disable-sysv to control which multilib libraries get built.
16061 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
16063         * configure: Add Makefile.tem to list of files to remove in trap
16064         handler.
16066 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16068         * config.guess (*Linux*):  Add missing "exit"s.
16069         Also, need specific check for alpha-unknown-linux (uses COFF).
16071 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16073         * config.guess:  Merge with FSF:
16075         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
16076         * config.guess (AIX4): More robust release numbering discovery.
16078         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
16079         * config.guess (i386-sequent-ptx): Properly get version number.
16081         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
16082         * config.guess (mips:*:4*:UMIPS): New case.
16084 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
16086         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
16087         (i386-win32 host): Likewise.  Don't build readline.
16089 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
16091         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
16092         SUPPORT_FILES to submakes.
16094 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
16096         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
16097         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
16098         mpw-configure.
16100 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
16102         * configure.in (appdirs): Use =, not ==, in test expression when
16103         trying to build the text to print in the warning message for
16104         Solaris users.
16106 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
16108         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
16110 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
16112         * config.guess: Recognize lynx-2.3.
16114 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
16116         * config.sub (z8ksim): Deleted
16117         (z8k-*-coff): New, this is the one true name of the target.
16119 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
16121         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
16123 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
16125         * config.guess (*:Linux:*:*): First try asking the linker what the
16126         default object file format is (elf, aout, or coff).  Then if this
16127         fails, try previous methods.
16129 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16131         * configure.in: Don't build newlib for *-*-vxworks5.1.
16133 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
16135         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
16136         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
16138 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
16140         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
16142 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
16144         * cfg-ml-com.in: New file.
16145         * cfg-ml-pos.in: New file.
16147 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
16149         * COPYING.NEWLIB: Add HP free copyright to list.
16151 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16153         * config.sub: Recognize -eabi* for the system, not just -eabi.
16155 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
16157         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
16158         * config.sub, configure.in (win32): New target and host.
16160 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
16162         * configure.in: Add i386-pe configuration.
16164 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
16166         * mpw-build.in (install): Install GDB after LD.
16168 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
16170         * mpw-config.in (elf/mips.h): Always forward-include, needed
16171         for GDB to build.
16173 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
16175         * testsuite: New directory for customer acceptance and whole tool
16176         chain tests.
16178 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
16180         * configure: If per-host line isn't found, but AC_OUTPUT is found
16181         and a configure script exists, run it instead.
16183 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16185         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
16187 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
16189         * configure: Set build_{cpu,vendor,os,alias} to host values when
16190         --build isn't specified.
16192 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16194         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
16195         (FLAGS_TO_PASS): Pass them.
16196         (EXTRA_TARGET_FLAGS): Ditto.
16198 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16200         * Makefile.in (all-libg++): Depend on all-libstdc++.
16202 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16204         * configure.in (noconfigdirs): Enable all packages for
16205           i386-unknown-netbsd.
16207 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
16209         * configure.in (noconfigdirs): Don't configure tk for i386-go32
16210         hosted builds (DOS builds)
16212 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
16214         Changes for ARM based on patches from Richard Earnshaw:
16215         * config.sub: Handle armeb and armel.
16216         * configure.in: Omit arm linker only for riscix.
16218 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16220         * config.guess:  Update from FSF.
16222 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
16224         * config.sub: Recognize powerpcle as the little endian variant of
16225         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
16226         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
16227         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
16228         temporarily.
16230 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
16232         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
16234 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
16236         * config.sub: Accept -lites* as a basic system type.
16238 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
16240         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
16241         installed, and if so return linuxoldld as the system name.
16243 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
16245         * config.guess: Add hppa1.1-hp-lites support.
16247 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
16249         * configure.in: Don't build newlib for m68k-vxworks5.1.
16251 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16253         * configure.in (mips-sgi-irix6): Use mh-irix5.
16255 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
16257         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
16259 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16261         * test-build.mk: Enable building of shared libraries on IRIX 5 and
16262         OSF/1.  Fix compiler flags.
16263         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
16265 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
16267         * configure.in: Recognize --with-newlib.
16268         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
16270 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
16272         * Makefile.in: move {all,check,install}-gdb from *_MODULES
16273         to *_X11_MODULES due to gdbtk needing X include files et al.
16275 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
16277         Merge in support for Mac MPW as a host.
16278         (Old change descriptions retained for informational value.)
16280         * mpw-config.in: Add generic include forwards for cpu-specific
16281         include files in aout and elf directories.
16283         * mpw-configure: Added copyright.
16284         * mpw-config.in: Check for presence of required build tools.
16285         (target_libs): Add newlib.
16286         (target_tools): Add examples.
16287         (Read Me): Generate as "Read Me for MPW" instead.
16288         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
16289         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
16290         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
16292         * mpw-configure: Remove subdir-specific makefile hackery,
16293         delete mk.tmp after using it.
16295         * mpw-build.in (all): Display start and end times.
16297         * mpw-configure (host_canonical): Set.
16298         (target_cpu): Always add to makefiles.
16299         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
16300         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
16301         (mpw-mh-mpw): Look for in srcdir and srcroot.
16302         Use sed instead of mpw-edit-prefix to edit prefix definitions.
16304         * mpw-build.in: (install-only): New target.
16306         * mpw-configure (host_alias, target_alias): Rename from hostalias
16307         and targetalias, add into generated Makefile.
16308         (mk.tmp): If present, add into generated Makefile.
16309         * mpw-build.in (all-gas): Build config.h first before gas proper.
16311         * mpw-configure (config.status): Write only if changed.
16312         * mpw-config.in (readline): Configure it (not built, just used for
16313         definitions).
16315         * mpw-config.in (elf/mips.h): Add a forward include.
16317         * mpw-config.in: Forward-include most .h files in include into
16318         extra-include.
16319         (readline): Don't build.
16320         mpw-build.in (install): Install GDB.
16322         * mpw-configure (prefix, mpw_prefix): Handle it.
16323         * mpw-config.in (mmalloc, readline): Don't configure.
16324         * mpw-build.in (thisscript): Rename to ThisScript.
16325         Use mpw-build instead of BuildProgram everywhere.
16326         (mmalloc, readline): Don't build.
16327         * mpw-README: New file, basic documentation about the MPW port.
16329         * mpw-config.in: Use forward-include to create include files.
16331         * mpw-configure: Add more things to the top of each configured
16332         Makefile, including contents of config/mpw-mh-mpw.
16333         * mpw-config.in (extra-include): Create this directory and fill it
16334         with Posix-like include files when configuring.
16336         * config.sub (apple, mac, mpw): Add various aliases.
16338         * mpw-build.in: New file, top-level build script fragment for MPW.
16339         * mpw-configure: New file, configure script for MPW.
16340         * mpw-config.in: New file, config fragment for MPW.
16342 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
16344         * configure.in (host_libs): Remove glob, since it is gone from the
16345         sources.
16347 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16349         * Makefile.in: define empty GDB_NLM_DEPS var.
16351         * configure.in(target_makefile_frag): use config/mt-netware
16352         for netware targets.
16354 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
16356         * config.sub: Merge in recent FSF changes.  Remove linux special
16357         cases.
16359 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
16361         Revert this change:
16363         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
16365                 * build-all.mk: Use CC=cc -Xs on Solaris.
16367 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
16369         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
16370         stop using it.
16371         * Makefile.in: Nuke all references to glob subdirectory.
16373 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16375         * configure.in: Fix --enable-shared logic in per-host.
16377 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
16379         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
16381 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
16383         * configure.in (noconfigdirs): Don't build gas on AIX, for
16384         powerpc*-*-aix* as well as for rs6000*-*-aix*.
16386 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
16388         * configure: Fix --cache-file to work if the file argument is a
16389         relative path.
16391 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
16393         * configure: If the --cache-file is used, pass it down to
16394         configure in subdirectories.
16396 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
16398         * config.sub: add vxworks29k configuration.
16400 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
16402         * Makefile.in (taz): Do "diststuff" part quietly.
16404 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
16406         * config.sub: Mini-merge with gcc/config.sub.
16408 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16410         * config.guess (IRIX): Sed - to _.
16412 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16414         * Makefile.in (source-vault, binary-vault): New targets.
16416 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
16418         * config.sub: Recognize -eabi as a basic system type.
16420 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16422         * configure.in (enable_shared stuff): Fix typo.
16424 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
16426         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
16428 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16430         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
16432 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
16434         * configure.in (rs6000-*-*): Don't build gas.
16436 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
16438         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
16439         reduce command line length.
16440         (AS_FOR_TARGET): Check for as.new, not Makefile.
16441         (NM_FOR_TARGET): Check for nm.new, not Makefile.
16443 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16445         * config.guess:  Merge from FSF.
16447 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16449         * configure: Don't use $ when handling program_suffix.
16451 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
16453         * configure.in:  Configure tk for hppa/hpux.
16455 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16457         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
16459 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16461         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
16462         to LIBCXXFLAGS.  Tests are better run without it.
16464 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
16466         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
16468 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
16470         * configure.in (*-*-netware*): Don't configure xiberty.
16472 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
16474         * configure.in:  Remove tk from native_only list.
16476 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
16478         * build-all.mk: Add mips-ncd-elf target to sun4 targets
16479           for special NCD build.
16481 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16483         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
16484         makeall.bat, they're only useful for binutils snapshots.
16485         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
16486         makeall.bat to specified SUPPORT_FILES.
16488 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
16490         * build-all.mk: Add Ericsson targets to sun4 and solaris
16491           hosts.  Add  BNR's sun4 target to solaris host, so their
16492           build-from-source will be tested in-house first.
16494 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16496         * Makefile.in (LIBCFLAGS): New variable.
16497         (CFLAGS_FOR_TARGET): Ditto.
16498         (LIBCFLAGS_FOR_TARGET): Ditto.
16499         (LIBCXXFLAGS): Ditto.
16500         (CXXFLAGS_FOR_TARGET): Ditto.
16501         (LIBCXXFLAGS_FOR_TARGET): Ditto.
16502         (BASE_FLAGS_TO_PASS): Pass them.
16503         (EXTRA_TARGET_FLAGS): Ditto.
16505         * configure.in: Support --enable-shared.
16507 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16509         * configure.in (target_libs):  Include libstdc++ again.
16510         * config.guess:  Update from FSF (for FreeBSD).
16512 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16514         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
16515         makeall.bat.
16516         (DISTDOCDIRS): Add `etc'.
16517         (ETC_SUPPORT_PFX): New variable.
16518         (taz): Include anything from etc starting with a word in
16519         ETC_SUPPORT_PFX.
16521 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16523         * config.sub: Update for recent FSF changes.  Remove obsolete
16524         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
16525         spacing changes.
16527 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16529         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
16531         * config.guess:  Merge with FSF.
16532         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
16534 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16536         * configure: Since the "trap 0" handler will override the exit
16537         status on many systems, only use it for "exit 1", and make it set
16538         a non-zero exit status; reset it before "exit 0".  Also, check
16539         exit status of config.sub, and error out if it failed.
16541 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
16543         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
16544         and install libgloss.
16546 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16548         * Makefile.in (all-binutils): Depend upon all-byacc.
16550         * configure.in: Don't build emacs on Irix 5.
16552 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
16554         * configure.in (*-*-netware*): Add libio.
16556 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16558         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
16559         (CHECK_TARGET_MODULES): Ditto.
16560         (INSTALL_TARGET_MODULES): Ditto.
16561         (TARGET_LIBS): Ditto.
16562         (all-libstdc++): Note dependencies.
16564 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16566         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
16568 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16570         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
16571         -fexternal-templates.
16573         * configure.in (target_libs): Add libstdc++.
16574         (noconfigdirs): Add libstdc++ as appropriate.
16576 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16578         * config.guess:  Update from FSF.
16580 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16582         * configure: Use ${config_shell} when running ${configsub}.
16584 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
16586         * config.sub: No longer recognize h8300h.
16588 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16590         * config.sub: Remove extraneous differences between config.sub and
16591         gcc/config.sub.
16593 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16595         * Makefile.in (DISTSTUFFDIRS): Add gas.
16597 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
16599         * COPYING.NEWLIB: New file.
16601 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16603         * config.guess (HP-UX):  Patch from Harlan Stenn
16604         <harlan@landmark.com> to also emit release level.
16606 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
16608         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
16610 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16612         * config.sub:  Merge nextstep cleanup from FSF.
16614 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16616         * configure.in (arm-*-*): Don't configure ld for this target.
16618 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
16620         * configure.in (*-*-netware): don't configure libg++, libio,
16621           librx, or newlib.
16623 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16625         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
16626         configure ld--it works, but it doesn't support shared libraries.
16628 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16630         * config.guess (*-unknown-freebsd*):  Get rid of possible
16631         trailing "(Release)" in version string.
16632         Patch from Paul Richards <paul@isl.cf.ac.uk>.
16634 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16636         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
16637         Fix type: *-next-neststep -> *-next-nextstep.
16639         * config.guess:  Merge from FSF:
16641         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
16643         * config.guess: Recognize powerpc-ibm-aix3.2.5.
16645         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
16647         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
16648         instead of UNIX_SV for UnixWare 1.0).
16650 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
16652         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
16653         to make gdb/nlm/* build after the compiler and linker.
16655 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16657         * config.guess (netbsd, freebsd, linux):  Accept any machine,
16658         not just i[34]86.
16659         (m68k-atari-sysv4):  Relocate to match FSF version.
16661         * config.guess:  More merges from the FSF:
16663         Add a space before function call or macro invocation.
16665         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16667         * config.guess: Add trap cmd to remove dummy.c and dummy when
16668         interrupted.
16670         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16672         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
16673         (dummy): Redirect stderr from compilation of dummy.c.
16675         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
16677         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
16679 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
16681         * configure: Accept and ignore --cache*, for compatibility with
16682         new autoconf.
16684 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16686         * config.guess:  Merge from FSF:
16688         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
16690         * config.guess (Pyramid*:OSx*:*:*): New case.
16691         (PATH): Add /.attbin at end for finding uname.
16692         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
16694         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
16696         * config.guess (M88*:DolphinOS:*:*): New case.
16698         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
16700         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
16701         to select whether to use ELF or COFF.
16703         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
16705         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
16707         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
16709         * config.guess: Guess the OS version for HPUX.
16711         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
16713         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
16715 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16717         * configure.in: Recognize --with-headers, --with-libs, and
16718         --without-newlib.
16719         * Makefile.in (all-xiberty): Depend upon all-ld.
16721 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16723         * configure.in: Change i[34]86 to i[345]86.
16725 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16727         * configure (version): A few more tweaks to help message.
16729 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16731         * Makefile.in:  Remove (for now) librx as a host library,
16732         now that we're building it for target.
16734 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16736         * configure: Fix up help message; from karl@owl.hq.ileaf.com
16737         (Karl Berry).
16739 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16741         * configure.in:  Also configure librx.
16743 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16745         * Makefile.in:  Update various rules to reflect that librx
16746         is now needed for libg++.
16748 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16750         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
16752 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
16754         * configure.in: Configure the examples directory.
16756 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16758         * configure: Simplify Jun 2 1994 change.
16760 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16762         * change CC to /usr/latest/bin/gcc for lynx host builds, since
16763         /bin/gcc isn't good enough to build gcc.
16765 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
16767         * Makefile.in (GDB_SUPPORT_FILES): Remove
16768         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
16769         (gdb.tar.gz): Add new rule to use standard distribution building
16770         mechanism.
16772 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16774         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
16775         Bill Cox <bill@cygnus.com>.
16777 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16779         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
16781 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
16783         * configure:  Search current dir first in .gdbinit.
16785 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16787         * config.sub:  Recognize freebsd (merged from gcc config.sub).
16789 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16791         * config.sub:  Refer to NeXT's operating system as nextstep.
16793         * config.sub (case $basic_machine):  Re-order the cases, to match
16794         the order in the FSF version (which is mostly alphabethical).
16795         Merge in some additions and changes from the FSF.
16797 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
16799         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
16800         * config.sub: Recognize cxux7.
16801         * configure.in: Use mh-cxux for m88k-harris-cxux*.
16803 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16805         * config.sub:  Fix typo powerpc -> powerpc-*.
16807 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
16809         * Makefile.in: `all-emacs19' depends on `all-byacc'.
16811         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
16812         parallel with all-emacs and install-emacs).  Top-level command
16813         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
16815 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16817         * test-build.mk ($(host)-stamp-stage2-installed): Remove
16818         $(relbindir)/make before doing ``make install'', and use
16819         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
16820         installing over running make binary.
16821         ($(host)-stamp-stage3-installed): Likewise.
16823 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16825         * config.guess: Recognize Mach.
16827 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16829         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
16830         see whether --exec-prefix was used.
16832 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16834         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
16836 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16838         * Makefile.in: Add all-librx target similar to all-libproc.
16840 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
16842         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
16843         with post 1.2 uname bogosity.
16845 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16847         * configure: Remove temporary files on receipt of a signal.
16849 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
16851         * configure: If there is a package_makefile_frag, remove
16852         ${subdir}/Makefile.tem after copying it in.
16854 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16856         * build_all.mk: support rs6000 lynx identifies itself as
16857         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
16858         since /bin/gcc is too feeble to compile a modern gcc.
16860 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
16862         * brought devo/test-build.mk update-to-date with progressive/
16863           test-build.mk. Add lynx targets and hppa flag info.
16865 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16867         * configure.in:  Use mh-ncrsvr43.  Patch from
16868         Tom McConnell <tmcconne@sedona.intel.com>.
16870 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16872         * config.guess (i386-unknown-bsdi):  No longer need to
16873         check #if defined(__bsdi__) && defined(__i386__).
16875 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16877         * configure: Set program_transform_nameoption correctly.
16879 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
16881         * brought build-all.mk update-to-date with progressive build-all.mk,
16882           added new targets and hppa info.
16884 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16886         * configure: If config.guess result is a prefix of the user
16887         specified target, assume a native build and use the user specified
16888         target as the host alias.  Remove SunOS patch suffix removal hack.
16889         * configure.in: Remove SunOS patch suffix removal hack.
16891         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
16892         in NATIVE_CHECK_MODULES.
16894 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
16896         * Makefile.in: Rename HOST_ONLY to NATIVE.
16897         * configure: Delete SunOs patch suffix from host_canonical
16898           and build_canonical variables that are prepended to Makefiles.
16899         * configure.in: Add comments for easier maintenance.
16901 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16903         * Makefile.in: Add all-libproc target similar to all-gui.
16905 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
16907         * Makefile.in (CHECK_MODULES): split into
16908         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
16910 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
16912         * config.guess (i386-unknown-bsdi): New system to guess.
16914 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16916         * Makefile.in: Add all-gui target (but not yet build by "all").
16918 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
16920         * config.sub: Move deletion of patch suffix from here...
16921         * configure.in: To here, at Ian's suggestion.  The top-
16922           level scripts might need to know of a patch level.
16924 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
16926         * config.sub: Strip off patch suffix so rtl is recognized
16927           as a sunos4.1.3 machine, even though it's been patched.
16929 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
16931         * Makefile.in (INSTALL_LAST): Delete.
16932         (INSTALL_DOSREL): New.
16934 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16936         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
16937         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
16938         whether we pass down --with-gnu-ld anyhow.
16940 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
16942         * Makefile.in (INSTALL_LAST): Change operation so it works
16943         on more flavors of make.
16944         * configure.in (go32): Don't build libg++ or libio.
16946 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
16948         * Makefile.in (Move HOST_PREFIX_1 and friends up so
16949         they can be overriden by templates.
16951 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
16953         * configure.in (target==go32): Don't build gdb.
16954         * dosrel: New directory.
16956 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
16958         * configure.in (host==go32): Configure dosrel too.
16959         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
16960         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
16961         be set by incoming names or templates.
16962         (INSTALL_LAST): New rule.
16964 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
16966         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
16968 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16970         * configure.in (appdirs): New variable.  Currently empty, but will
16971         be used in gas distribution.  If nonempty, lists a set of
16972         directories at least one of which must get configured, or top
16973         level configuration is considered to have failed.
16974         (rs6000-*-lynxos*): Use new file name.
16976 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16978         Eliminate XTRAFLAGS.
16979         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
16980         newlib include files using -idirafter, and also use -nostdinc.
16981         (CXX_FOR_TARGET): Likewise.
16982         (XTRAFLAGS): Removed.
16983         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
16984         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
16985         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
16986         ($(DO_X)): Don't pass down XTRAFLAGS.
16988 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16990         * configure.in (mips*-dec-bsd*): New target; do build linker.
16991         (mips*-*-bsd*): New target; don't build linker.
16993 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16995         * configure.in: support rs6000-*-lynxos* configuration.
16996         support sunos4 as a cross target.
16998         * config.sub: look for lynx*, not lynx since the OS version may
16999         legitimately be part of the name.
17001 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17003         * configure.in (i[34]86-*-sco*): Move to be with other i386
17004         targets.
17005         (romp-*-*): New target.  Skip various binary utilities.
17006         (vax-*-*): New target.  Don't build newlib.
17007         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
17009 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17011         * configure.in: Only set host_makefile_frag if config
17012         directory exists.
17014 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17016         * install.sh: If $dstdir exists, don't check whether each
17017         component does.
17019 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17021         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
17023 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
17025         * configure.in (*-*-lynxos*): Don't configure newlib for either
17026         native or cross Lynx.
17028 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
17030         * config.sub (sparc64-elf): Fix os.
17031         (z8k): Remove duplicate.
17033 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17035         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
17036         gcc/stmp-fixproto, to try to prevent fixproto from being run.
17038 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
17040         * configure: Make file links cleanly even if Lynx fails on
17041           an NFS symlink (at least fail cleanly).
17043 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
17045         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
17046         -XNh2000.
17048 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17050         * configure: Unknown options are fatal again.
17052 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
17054         * configure: Ignore --x-includes and --x-libraries, for Autoconf
17055         compatibility.
17057 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
17059         * build-all.mk: Add `clean' target.
17061 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17063         * config.guess:  Add SINIX support.
17064         * configure.in:  Add mips-*-sysv4* support.
17066 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
17068         * build-all.mk: Document all useful targets.
17069         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
17070         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
17072 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17074         * configure: Support --silent, --quiet.
17076 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17078         * configure: Support --disable-FEATURE.
17080 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17082         * config.guess: Recognize NCR running SVR4.3.
17084 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17086         * config.guess:  Make BSDI generate i386-unknown-bsd386.
17087         Patch from Paul Eggert <eggert@twinsun.com>.
17089 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17091         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
17093 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17095         * configure: Make unrecognized options give nonfatal warnings
17096         instead of fatal errors, and pass them to any subdirectory
17097         configures in case they recognize them.
17098         Make --x equivalent to --with-x.
17100 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17102         * configure: Add --enable-* options.  Clean up usage message and
17103         some comments.
17105 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
17107         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
17109 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17111         * configure.in (hppa*-*-*): Enable binutils.
17113 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17115         * config.sub: Recognize cisco.
17117 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
17119         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
17121 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17123         * config.guess: about target *-hitachi-hiuxwe2, don't print more
17124         than one configuration name.  Add comment.
17126 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
17128         * config.guess: about target *-hitachi-hiuxwe2, fixed
17129         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
17130         macro is incorrect.]
17132 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17134         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
17135         than the "make ls" stuff which used to be here.
17137 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17139         * config.guess:  Recognize i[34]86-unknown-freebsd.
17140         From Shawn M Carey <smcarey@rodan.syr.edu>.
17142 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17144         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
17146 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
17148         * config.guess: Check for ptx.
17150 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
17152         * config.sub: Add os9k checking.
17154 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17156         * config.guess: Handle OSF1 running on HPPA processors
17158 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
17160         * configure: If subdir configure fails, print out a message with
17161         subdirectory name, in case subdir's configure code didn't identify
17162         itself.
17164 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
17166         * configure.in: Remove embedded newlines from configdirs.
17167         Avoid mismatches of substrings.  Fix matching strings at end
17168         of configdirs.
17170 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
17172         * config.guess:  Add Lynx/rs6000 config support.
17174 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
17176         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
17178 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
17180         * configure.in (hppa*-*-osf*): Treat this just like most other
17181         PA configurations (eg no binutils or ld).
17182         (hppa*-*-*elf*): These configurations have binutils and ld.
17184 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17186         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
17188 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17190         * configure.in (rs6000-*-*): Build gas.
17192 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17194         * Makefile.in:  Avoid bug in losing hpux sed.
17196 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17198         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
17199         for GDB and GDB has been fixed to not need it.
17201 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17203         * config.guess: Recognize vax hosts.
17205 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17207         * configure (while loop): Don't use "break 2" inside case
17208         statement -- the case statement isn't an enclosing loop.
17210 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17212         * config.guess:  Clean up NeXT support, to allow nextstep
17213         on Intel machines.  Make OS be nextstep.
17215 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
17217         * config.guess: Add alternate forms for Convex.
17219 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
17221         * configure:  Completely rewrite option processing.  Take
17222         advantage of pattern-matching to avoid invoking test frequently.
17223         Also clean up host and target defaulting logic.
17225 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17227         * Makefile.in: Replace all occurrances of "rootme" with "r" and
17228         "$${rootme}" with "$$r", to increase the likelihood that the do-*
17229         commands (plus user environment) will fit SCO limits.
17231 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17233         * configure.in: Don't issue warnings about directories which are
17234         not being configured if -norecursion is set.  Correct test for
17235         --with-gnu-as and --with-gnu-ld to not get confused by substring
17236         matches.
17238         * configure.in: Don't build gas for alpha-dec-osf1*.
17240 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
17242         * configure:  Back out Per's change of 12/19/1993.  It changes the
17243         behavior of configure in unexpected and confusing ways.
17245         Also, use different delim char when calculating
17246         program_transform_name so that the name can contain slashes.
17248 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
17250         * configure.in, config.sub: Add support for VSTa micro-kernel.
17252 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
17254         * configure.in: Nuke hacks which were used to get a special
17255         version of GAS for HPPA configurations.
17257 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17259         * configure:  If only ${target_alias} is given, use that
17260         as the default for ${host_alias}.
17261         * configure:  Add missing back-slashes before nested quotes.
17263 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
17265         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
17267 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
17269         * config.guess:  Recognize some Tektronix configurations.
17270         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
17272 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17274         * config.sub: Match any flavor of SH.
17276 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
17278         * configure.in: Don't try to configure newlib for Alpha.
17280 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17282         * configure.in: Don't build ld for Irix 5.  Don't build gas,
17283         libg++ or libio for any Alpha target.
17285         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
17287 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
17289         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
17290         default arguments -- so it tried to compress itself.
17292 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
17294         * configure.in (notsupp): ensure that a space is always at the end
17295           of the configdirs list, since the grep checks for an explicit space
17297 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17299         * configure.in (target i386-sysv4.2): don't build ld, since static
17300           versions of many libraries are not available.
17302 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17304         * config.guess: Recognize Apollos (using environment variables).
17305         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
17307 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17309         * config.guess: Recognize Sony news mips running newsos.
17311 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
17313         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
17314         "fi ; else" for bash.
17316 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
17318         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
17320 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
17322         * config.sub: accept unixware as an alias for svr4.2.
17323         Fix some inconsistancies with the gcc version.
17325 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17327         * Makefile.in (DISTDOCDIRS):  Add gdb.
17329 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17331         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
17333 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
17335         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
17336         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
17337         this now.
17339 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17341         * config.sub: Accept hiux* as an OS name.
17343         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
17344         etc/make-stds.texi.  The underscore came from gcc, and dje now
17345         agrees that RUNTESTFLAGS is the correct name.
17347 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17349         * install.sh:  Remove 'set -e'.  It makes any conditionals
17350         in the script useless.
17352         * config.guess: Automatically recognize arm-acorn-riscix
17353         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
17355 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
17357         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
17359 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
17361         * Makefile.in (DISTDOCDIRS): New variable.
17362         (taz): Edit local Makefile.in sooner, instead of proto-toplev
17363         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
17365 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17367         * configure.in (hppa target): check the source directory for the
17368           pagas sub-directory
17370 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
17372         * config.sub: Allow -aout* and -elf*.
17374 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
17376         * configure.in: Don't build ld on i386-solaris2, same as for
17377         sparc-solaris2.
17379 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17381         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
17383 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17385         * configure.in:  Configure gdb for alpha.
17387 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17389         * Makefile.in (CXXFLAGS): Add -O.
17391 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17393         * config.guess: added support for DG Aviion
17395 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
17397         * configure.in: Produce warning message for subdirectories not
17398         configurable for this host/target combination.  Don't try to
17399         configure gdb for vms.
17401 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
17403         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
17404         appropriate files before making "diststuff".
17405         (DISTBISONFILES): New var: list of files to be edited.
17406         (DISTSTUFFDIRS): Add binutils.
17408 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17410         * config.sub: also handle mipsel and mips64el (for little endian mips)
17412 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17414         * configure.in: Add * to end of all OS names.
17416 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
17418         * configure.in: Build newlib for LynxOS native.
17420 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17422         * config.guess: Add support for delta 88k running SVR3.
17424         * configure.in: Add comment about HP compiler vs. emacs.
17426 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17428         * configure.in: don't build ld on solaris2 (not a viable option
17429           due to bugs in getpwnam & getpwuid)
17431 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
17433         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
17434         config.guess will produce a full version number.
17436 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17438         * configure.in: Build linker and binutils for alpha-dec-osf1.
17440 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17442         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
17443         and gdb/testsuite/Makefile.in.
17445 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17447         * configure.in: recognize mips*- instead of mips-
17449 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
17451         * config.sub: Accept linux*coff and linux*elf as operating
17452         systems.
17454 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17456         * config.sub: Recognize mips64, and mips3 as an alias for it.
17458 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17460         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
17461         gdb knows how to handle OSF/1 shared libraries.
17463 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17465         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
17466         * config.guess: Recognize Hitachi's HIUX.
17467         * config.sub: Recognize h3050r* and hppahitachi.
17468         Remove redundant cases for hp9k[23]*.
17470 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17472         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
17473         if gas and ld are in the source tree and are in ${configdirs}.
17474         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
17475         --with options (but still pass them down on the command line,
17476         if they were explicitly specified).
17478 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17480         * configure: substitute SHELL value in Makefile.in with
17481         ${CONFIG_SHELL}
17483 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17485         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
17486         *-*-solaris2* targets.
17488 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17490         * Makefile.in: define M4, and pass it down to sub-makes;
17491         all-autoconf now depends on all-m4
17493 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17495         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
17496         presence of {ar,ranlib} instead of a configured directory
17498 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
17500         * config.guess: Accept 34?? as well as 33?? for NCR.
17502 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17504         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
17505         of 'gas' in sed commands, since 'gash' is now in the tree as well.
17507 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17509         * configure: grab values for $(CC) and $(CXX) from the
17510         environment, so that someone can do "CC=gcc configure; make" and
17511         have it work right (matching the way that autoconf works now)
17513         * configure.in, Makefile.in: add support for gash, the tcl
17514         interface to Galaxy
17516         * config.guess: add NetBSD variants (hp300, x86)
17518 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
17520         * install.sh: Support -d option (in the manner of SunOS 4 install,
17521         as it is more deterministic than that of GNU install)
17522         (chmodcmd): Set file to mode 755 by default (should also do default
17523         chgrp and chown, but I don't feel like dealing with that now)
17525 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
17527         * config.sub: Remove h8300hhms alias.
17529 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17531         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
17533 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17535         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
17536         as stmp-fixinc
17538 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
17540         * config.sub: recognize m88110-bug-coff.
17542 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17544         * Makefile.in (all-libio): all dependencies on the toolchain used
17545         to build this (gcc, gas, ld, etc)
17547 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17549         * config.guess: Deal with OSF/1 1.3 on alpha.
17551 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17553         * install.sh: add some 'else true' clauses for portability
17555         * configure.in: don't build libio for h8[35]00-*-* targets
17557 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17559         * Makefile.in:  Add support for new libio.
17561 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17563         * install.sh: If one command fails, don't try the rest.  Don't try
17564         to remove $dsttmp (via trap) unless we have already created it.
17565         If $src doesn't exist, detect it and exit with an error.
17567         * config.guess: Recognize BSD on hp300.
17569 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17571         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
17572         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
17574 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
17576         * Makefile.in (all-send-pr): depends on all-prms
17578 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17580         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
17582 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17584         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
17585         Added test for mips-mips-riscos5.
17587 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17589         * configure.in: use mh-hp300 for 68k HP hosts
17591 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17593         * configure: add support for CONFIG_SHELL, so that you can use
17594         some alternate shell for evaluating configure scripts
17596 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
17598         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
17599         in configure script to bug-gdb@prep.ai.mit.edu when building
17600         distribution archive.
17601         * Makefile.in (COMPRESS):  Remove def.
17602         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
17603         gdb.tar.Z and make-gdb.tar.Z respectively.
17604         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
17605         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
17606         to convergence with 'taz' target in Makefile.in.
17608 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17610         * install.sh (dsttmp): use trap to ensure that tmp files go
17611         away on error conditions
17613 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17615         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
17617 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17619         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
17620         its parent is '/' not ''.
17622         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
17624 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
17626         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
17627         that ${newsrcdir}/configure.in does.
17629 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17631         * test-build.mk: support for CONFIG_SHELL
17633 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
17635         * config.sub (netware):  Add as a basic system type.
17637 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
17639         * Makefile.in (Makefile): depend on configure.in.  Also drop the
17640           $(srcdir)/ from the dependency on Makefile.in.
17642 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
17644         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
17645         (h8300hhms is temporary until multi-libraries are implemented).
17646         * configure.in: Handle h8300h too.
17648 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17650         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
17652 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
17654         * configure:  Remove extraneous output when guessing host type.
17655         * config.guess:  Remove extraneous output when guessing using C
17656         compiler rather than uname, or when guessing fails.
17658 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
17660         * Makefile.in: remove all.cross and install.cross targets
17662         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
17663           definitions
17665 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
17667         * configure.in (target sh): Build gprof.
17669 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17671         * config.sub: change -solaris to -solaris2
17673 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17675         * configure.in: Use config/mh-riscos for mips-*-sysv*.
17677 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
17679         * configure: Correct error message for missing Makefile.in to
17680         print correct directory.
17682 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17684         * install.sh: kludge around 386BSD shell bug
17686 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
17688         * config.guess:  Recognize NeXT.
17689         * config.guess:  Recognize i486-ncr-sysv4.
17690         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
17692 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
17694         * Makefile.in (MAKEINFOFLAGS): New variable.
17695         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
17696         * build-all.mk, test-build.mk: Pass down --no-split as
17697         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
17699 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
17701         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
17703 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
17705         * Makefile.in (libg++.tar.z):  New rule.
17706         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
17707         * Makefile.in (taz):  Only do a single chmod.
17709 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
17711         * install.sh: don't use dirname anymore (replaced with sed usage)
17713 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
17715         * Makefile.in:  Change extension for gzip'd files from '.z' to
17716         '.gz' per new FSF standard usage.
17718 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
17720         * configure: put quotes around the final value of program_transform_name
17722 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17724         * Makefile.in: new install.sh support; update install-info rules
17726 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
17728         * configure.in: Build diff for crosses, but not for go32 host.
17730         * configure.in: Build gprof only for native, and don't build it
17731         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
17733 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
17735         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
17737 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17739         * configure.in (host_tools): Add prms.
17741 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17743         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
17744         with $(FLAGS_TO_PASS) on the command line
17746         * config.sub: Recognize lynx and lynxos
17748 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
17750         * config.sub: Accept -ecoff*, not just -ecoff.
17752 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17754         * Makefile.in (taz): Use .gz suffix instead of .z.
17755         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
17756         names.
17758 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17760         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
17762 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17764         * Makefile.in (install-no-fixedincludes):  install gcc last, so
17765         that rebuilds that might happen during 'make install' don't get
17766         bogus gcc include files
17768 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17770         Change from Utah for HPPA support:
17771         * config.guess: Recognize hppa1.x-hp-bsd.
17773 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
17775         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
17776         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
17778 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17780         * config.sub: Add support for rom68k and bug boot monitors.
17782 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
17784         * Makefile.in: Make all-opcodes depend on all-bfd.
17786 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
17788         * config.guess: Added special check for i[34]86-univel-sysv4*.
17790 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
17792         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
17793         the processor rather than assuming i486.
17795 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17797         * config.guess: Recognize SunOS6 as Solaris3.
17799 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
17801         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
17802         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
17804 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
17806         * build-all.mk (all-cross): New target for Canadian Cross.
17807         Added Q2 go32 targets.
17808         * test-build.mk: Configure go32 cross sparclite-aout and
17809         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
17810         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
17812 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17814         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
17815         GO32 hosted toolchains
17817 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17819         * configure: change  so "-exec-prefix" gets passed down rather
17820         than "-exec_prefix" so autoconf generated Makefiles get the
17821         exec_prefix set right.
17823 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17825         * config.guess: get the Solaris2 minor version number
17827         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
17829 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17831         * config.guess: Recognize some Sequent platforms.
17833 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17835         * Makefile.in: added the vault-install target
17837         * configure.in: actually use the Sun3 makefile fragment that's in
17838         config, also added the release dir to configdirs
17840 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17842         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
17844 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17846         * configure.in: remove some program from Alpha targetted toolchains
17848 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
17850         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
17851         gprof.
17852         (taz): Run "make diststuff" in those directories instead of "make
17853         proto-dir".  Look for "VERSION=" only at start of line in subdir
17854         Makefile.  Use "gzip -9" for compression.
17855         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
17856         (binutils.tar.z): New target.
17858 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17860         * Makefile.in (taz): Include gpl.texinfo.
17862 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17864         * Makefile.in (setup-dirs): Merged into "taz" target.
17865         (taz): Only do `proto-dir' stuff if a directory is actually needed
17866         for this target.
17868 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
17870         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
17871         (FLAGS_TO_PASS): Pass down MUNCH_NM.
17872         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
17873         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
17874         (gcc-no-fixedincludes): Correct for current gcc Makefile.
17876 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
17878         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
17879         config.sub, and move-if-change to gdb testsuite distribution
17880         archive, so the testsuite can be extracted, configured, and
17881         run separately from the gdb distribution.  Blow away the Chill
17882         tests that require a Chill compiled executable, since GNU Chill
17883         is not yet publically available.
17885 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17887         * test-build.mk: set environment variables in a single command,
17888         instead of a list of assignments and exports
17890         * config.guess: recognize Alpha/OSF1 systems
17892 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17894         * configure: Change help message to prefer --options rather than
17895           -options.
17897 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17899         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
17900         zippy@ecst.csuchico.edu.
17901         * config.guess: Recognize miniframe.
17903 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17905         * Makefile.in: Use srcroot to find runtest rather than rootme.
17906         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
17908 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
17910         * test-build.mk: Extensive additions to support building on a
17911         machine other than the host.
17913 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17915         * configure (tooldir): Fix for i386-aix again.
17917 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
17919         * configure, Makefile.in:  Change definition of $(tooldir)
17920         to match the FSF.
17922 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
17924         * config.guess:  Recognize i[34]86/SVR4.
17926 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17928         * Makefile.in (all-gdb): gdb depends on sim.
17930 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
17932         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
17933         at the same time we make the prototype gdb directory.
17934         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
17935         files at the same time as the gdb base release distribution.
17937 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
17939         * Makefile.in (check): Use individual check targets rather than
17940         DO_X rule.
17941         (check-gcc): Added.
17943 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
17945         * config.sub: Use sysv3.2 not sysv32 for canonical OS
17946         for System V release 3.2.
17948 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17950         * config.sub: Recognize hppaosf.
17951         * configure.in: Do configure ld/binutils/gas for it.
17953 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17955         * configure (tooldir): Alter syntax used to set this, for systems
17956         where "\$" isn't handled right, like i386-aix.
17958 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17960         * configure: Pass program-transform-name, not
17961         program_transform_name, to recursive configures.
17963 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
17965         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
17966         of gas+ld+binutils.
17968 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
17970         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
17972 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17974         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
17976 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17978         * Makefile.in (PRMS): Set back to all-prms.
17980 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
17982         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
17983         targets, rather than for MIPS hosts.
17985 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17987         * configure.in: add comment for --with-x default values
17989         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
17991         * Makefile.in: add check-* targets for each of the directories in
17992         the tree.  Add a definition of RUNTEST that will use the one we
17993         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
17995 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
17997         * configure.in: Removed obsolete references to bfd_target and
17998         target_makefile_frag.
18000         * build-all.mk: Set assorted targets for Q2.
18001         * config.sub: Recognize z8k-sim and h8300-hms.
18002         * test-build.mk: Really don't pass host to configure.
18003         (HOLES): Added uname.
18005 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
18007         * configure: Handle an empty program-prefix, program-suffix or
18008         program-transform-name correctly.
18010 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
18012         * build-all.mk: -G 8 no longer required for MIPS targets.
18013         * test-build.mk: Don't pass host argument to configure; make it
18014         guess.
18016 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
18018         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
18019         * Makefile.in (COMPRESS):  New macro, like GZIP.
18021 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
18023         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
18025         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
18026         with gas currently defaults to -G 0.
18028 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
18030         * Makefile.in (all-flex): flex depends on byacc.
18032         * build-all.mk: If host not specified, use config.guess.  Pass TAG
18033         to test-build.mk as RELEASE_TAG.
18034         * test-build.mk (configargs): New variable containing arguments to
18035         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
18036         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
18038         * config.guess: Use /bin/uname when checking -X argument on SCO,
18039         to avoid invoking GNU uname which doesn't understand -X.
18041         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
18043         * configure.in: Build gas for mips-*-*.
18045 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18047         * Makefile.in (all.normal): insert missing backslash.
18049 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
18051         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
18053         * Makefile.in: Complete overhaul to merge many almost identical
18054         targets.
18056 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18058         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
18059         (gdb.tar.Z): Adjusted.
18061         * Makefile.in (setup-dirs, taz): New targets; should be general
18062         enough to adapt for gdb sometime.  Build only .z file.
18063         (gas.tar.z): New target.
18065 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
18067         * build-all.mk: Use CC=cc -Xs on Solaris.
18069 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
18071         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
18072         for handling BISON for FSF releases.
18074 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18076         * configure: Actually implement the change zoo just documented.
18078 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
18080         * configure: when using config.guess, only set target_alias when
18081         it's not already been set (ie, on the command line)
18083 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18085         * Makefile.in: add installcheck target, set PRMS to install-prms
18087 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18089         * configure: add support for package_makefile_fragment, handle the
18090         case where a directory has a configure.in file but no Makefile.in
18091         more gracefully (with an actual understandable error message, even);
18092         add support for --without (and add this to the usage message); also
18093         explicitly add a --host=${host_alias} to the command line when
18094         config.guess is used
18096 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
18098         * configure: Must use both --host and --target in recursive calls.
18100 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
18102         * Makefile.in: Change deja-gnu to dejagnu.
18104 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
18106         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
18108 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18110         * configure.in: canonicalize all instances to *-*-solaris2*,
18111         also strip out a number of tools to not build for go32 host
18113 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18115         * config.guess: add GPL.
18117         * Makefile.in, config.guess, config.sub, configure: bump
18118           copyrights to 93.
18120 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
18122         * Makefile.in (do-info): Removed obsolete check for existence of
18123         localenv file.
18125         * Makefile.in (MAKEOVERRIDES): Define to be empty.
18127 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18129         * Makefile.in: a couple of 'else true' for decstation,
18130         support for TclX
18132         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
18134 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
18136         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
18138 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
18140         * config.guess: Recognize i386-ibm-aix (PS/2).
18141         * configure.in: Use config/mh-aix386 file for it.
18143 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
18145         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
18146         CC_FOR_TARGET instead.
18147         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
18149 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
18151         * Makefile.in: Add sim to list of directories sent with gdb
18153 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
18155         * configure.in: Put back mips-dec-bsd* case.
18157 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
18159         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
18160         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
18161         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
18163 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18165         * configure.in: remove no-op mips-dec-bsd* in "case $target"
18167         * Makefile.in (dir.info): only run gen-info-dir if it exists,
18168         (install-info): install dir.info only if it exists,
18169         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
18171 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
18173         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
18174         gas for mips-dec-bsd.
18176 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
18178         * configure (makesrcdir): If ${srcdir} is relative and not ".",
18179         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
18181 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
18183         * configure.in: Added "dejagnu" to hosttools list.
18185 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
18187         * config.sub, configure.in, config.guess:  Add support
18188         for Bosx, an AIX variant from Bull.
18189         Patches from F.Pierresteguy@frcl.bull.fr.
18191 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
18193         * devo/dejagnu: Initial creation of devo/dejagnu.
18194         Migrated dejagnu testcases and support files for testing software
18195         tools to reside as subdirectories, currently called "testsuite",
18196         within the directory of the software tool.  Migrated all programs,
18197         support libraries, etc. beloging to dejagnu proper from
18198         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
18199         with no modifications.  The changes to these files which will
18200         allow them to configure, build, and execute properly will be made
18201         in a future update.
18203 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
18205         * Makefile.in: Change send_pr to send-pr.
18206         * configure.in: Likewise.
18207         * send_pr: Renamed directory to send-pr.
18209 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
18211         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
18213 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
18215         * README:  Update for gdb-4.8 release.
18216         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
18217         gdb-xxx.tar.z (gzip'd) file also.
18219 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18221         * Makefile.in: make all-diff depend on all-libiberty
18223 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
18225         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
18227 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18229         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
18231 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
18233         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
18234         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
18235         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
18237 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18239         * Makefile.in:  makeinfo binary is in a new location
18241 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
18243         * config.sub: Accept -ecoff as an OS.
18245         * Makefile.in: Various changes to eliminate a level of make
18246         recursion and reduce the required command line length.
18247         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
18248         sub-makes.
18249         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
18250         variables holding settings for specific sub-makes.
18251         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
18252         in terms of BASE_FLAGS_TO_PASS.
18253         (TARGET_LIBS): New variable listing directories which use
18254         TARGET_FLAGS_TO_PASS.
18255         (subdir_do): Eliminated.
18256         (do-*): New set of targets to replace subdir_do.
18257         (various): All targets which used subdir_do now depend on do-*.
18258         (local-clean): Renamed from do_clean.
18259         (local-distclean): New target, dependency of distclean and
18260         realclean.
18261         (install-info): Don't create directories.  Depend on dir.info
18262         rather than calling make recursively.
18263         (install-dir.info): Eliminated.
18264         (install-info-dirs): Create all info directories here.
18265         (dir.info): Depend upon do-install-info.
18267         * test-build.mk (HOLES): Added false.
18269 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
18271         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
18273 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18275         * Makefile.in (info): remove dependency on all-texinfo.  The
18276         problem was really in texinfo/C, not at this level.
18278 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
18280         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
18282 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
18284         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
18285         GDB releases.
18287 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18289         * configure: Include srcdir in message about target of link not
18290         being found.  Don't convert `-' to `_' in `with' options being
18291         passed to subdirs.
18293 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18295         * configure.in: add uudecode to host_tools
18297         * Makefile.in: added {all,install}-uudecode targets, added them to
18298         the appropriate lists
18300 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
18302         * Makefile.in (all-gcc): Added dependency on all-gas.
18304         * configure.in (mips-*-*): Build ld and binutils.
18306 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18308         * configure: check return code from mkdir, print error message and
18309           exit on failure.
18311 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
18313         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
18315 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
18317         * test-build.mk (HOLES): Added tar, cpio and uudecode.
18319 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
18321         * config.sub (h8500):  Recognize this as a cpu type.
18323 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18325         * configure: source directory missing is no longer a warning
18327         * configure.in: recognize irix[34]* instead of irix[34]
18329         * Makefile.in: define and pass down X11_LIB
18331 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
18333         * guess-systype: Renamed to ...
18334         * config.guess:  ... by popular request.
18335         * configure.in, Makefile.in:  Update accordingly.
18337 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
18339         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
18340         + Add Convex, Cray/Unicos, and Encore/Multimax support.
18341         + Execute ./dummy instead of assuming . is in PATH.
18343 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
18345         * guess-systype:  New shell script.  Attempts to guess the
18346         canonical host name of the executing host.
18347         Only a few hosts are supported so far.
18348         * configure:  Call guess-systype if no host is specified.
18350 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
18352         * Makefile.in (gcc-no-fixedincludes): Made to work with current
18353         gcc Makefile.
18355 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
18357         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
18358         (all-gcc, install-gcc, subdir_do): Use it.
18360 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
18362         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
18364 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
18366         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
18367           set exclusively by configure, using configure.in .
18369 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18371         * test-build.mk: set $PATH for all builds
18373         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
18375 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
18377         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
18378         the one used in gcc/Makefile.in, so that a null expansion doesn't
18379         override the one needed to build gcc with a native cc.
18381 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18383         * configure: Accept -with arguments.
18385 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
18387         * Makefile.in: added h8300sim
18389 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
18391         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
18392         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
18393         (all-cygnus, native, build-cygnus): Make
18394         $(canonhost)-stamp-3stage-done, not $(host)....
18395         * test-build.mk (stamp-3stage-compared): Use tail +10c for
18396         i386-sco3.2v4.  Added else true to if command.
18398 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
18400         * config.sub: (from FSF) Sequent uses a BSD-like OS.
18402 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
18404         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
18406 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18408         * configure.in: don't remove binutils from Solaris builds
18410 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
18412         * Makefile.in: get rid of earlier definitions for *clean,
18413         also handle the recursive info rule better
18415 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
18417         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
18418         do more-or-less the right thing.
18420 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
18422         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
18423         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
18425 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18427         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
18428         $(host_canonical).
18430         * configure.in: split the configdirs list into 4 categories (native
18431         v. cross, library v. tool) and handle the cross-only and native-
18432         only in more reasonable (and correct!) way.
18434 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
18436         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
18437         configdirs anymore.
18439 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18441         * Makefile.in: extensive cleanup::  removed all of the explicit
18442         clean-* targets, collapsed many wrappers around subdir_do into
18443         one, added additional targets to satisfy standards.texi, deleted
18444         some old targets, some changes for consistency
18446 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18448         * configure.in: handle some programs as cross-only, and others as
18449         native only
18451         * test-build.mk: handle partial holes in a more generic manner
18453         * Makefile.in: m4 depends on libiberty
18455 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18457         * configure.in: add m4, textutils, fileutils, sed, shellutils,
18458         time, wdiff, and find to configdirs
18460         * Makefile.in: all, clean, and install rules for the new programs
18461         added to configure.in
18463 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18465         * configure.in: use mh-sun for all *-sun-* hosts
18467 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18469         * Makefile.in: define flags for X11 include files and library file
18470         locations, pass them down to the programs that need this info
18472         * build-all.mk: added a 'native' target, to 3stage the native toolchain
18474 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18476         * configure.in: start building libg++ for HP-UX targets
18478 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
18480         * README:  Update references to files moved into etc/.
18482 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
18484         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
18485         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
18487 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
18489         * configure: accept dash as well as underscore in long option
18490         names for FSF compatibility.
18492 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
18494         * config.sub: added -sco3.2v4 support from FSF.
18496 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18498         * configure.in: expand the section that adds or removes
18499         directories from the list of programs to build, to handle native
18500         vs. cross in addition to host v. native
18502 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
18504         * Makefile.in:  Replace C++ in macro names with CXX.
18505         This is less likely to break ...
18507 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18509         * test-build.mk: add -w to GNU_MAKE
18511 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18513         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
18514         add 'sparc' to list of recognized cpus.  This needed to make
18515         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
18516         Delete some redundant ose68 variants.  Recognize -wrs as an os,
18517         then changes that into $CPU-wrs-vxworks.
18519         * configure.in: remove most references to gdbtest, regularize
18520         target based program removal
18522         * test-build.mk: import from p3 tree (many fixes and changes)
18524 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
18526         * Makefile.in: added rules to handle tcl, tk, and expect
18528         * configure.in: handle those directories if they exist
18530 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18532         * config.sub: removed bogus hppabsd and hppahpux names, since
18533         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
18535 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18537         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
18538         depends upon all-xiberty
18540         * Makefile.in: changes from p3, including:
18542         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
18544         * Makefile.in (XTRAFLAGS): include newlib directories if
18545         newlib/Makefile exists, rather than if host != target.
18547         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
18549         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18550         from the same source tree and not building a cross-compiler.  This
18551         matters for the libg++ configuration if reconfiguring a tree that
18552         has already been installed.
18554         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
18556         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18557         pick up the machine and system specific header files.
18559         * Makefile.in: added AS_FOR_TARGET, passed down in
18560         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
18561         the C compiler to use to create programs which are run in the
18562         build environment, set it to default to $(CC), and passed it down
18563         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18565         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
18567         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
18568         We need them for unusual native builds, like systems without
18569         ranlib.
18571         * configure: also define $(host_canonical) and
18572         $(target_canonical), which are the full, canonical names for the
18573         given host and target
18575 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
18577         * Makefile.in:  Added separate definitions for C++.
18579 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
18581         * configure.in (configdirs):  Add deja-gnu.
18583 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
18585         * README:  Update for configure.texi and gdb-4.7 release.
18587 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
18589         * Makefile.in:  Move "all" target to top of file.
18590         Previously, first target was ".PHONY" which caused BSD4.4 make
18591         to build .PHONY when make was run without arguments.
18593 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
18595         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
18596         Library-copylefted code in libiberty.
18598 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
18600         * config.sub:  Replace m68kmote with plain old m68k.
18602 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
18604         * Makefile.in:  Remove space from blank line, avoid Make complaints.
18606 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
18608         * config.sub: Complain if no argument is given.  Added support for
18609         386bsd as OS and target alias.
18611 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
18613         * Makefile.in (XTRAFLAGS): include newlib directories if
18614         newlib/Makefile exists, rather than if host != target.
18616 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
18618         * config.sub: recognize sparclite-wrs-vxworks.
18620         * Makefile.in (install-xiberty): added *-xiberty make rules (from
18621         p3.) Added clean-xiberty to clean.
18623 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18625         * configure.in: use *-*-* instead of nested cases for host and target
18627 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
18629         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18630         from the same source tree and not building a cross-compiler.  This
18631         matters for the libg++ configuration if reconfiguring a tree that
18632         has already been installed.
18634 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
18636         * config.sub (i486v/i486v4):  Merge in from FSF version.
18638 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
18640         * configure: only set PWD if it is already set.
18642 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
18644         * configure: just set PWD=`pwd` at the top, since Ultrix sh
18645         doesn't have unset and all success paths (and most error paths)
18646         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
18647         to just ${PWD} to avoid confusion.)
18649 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
18651         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
18652         even for a native compilation.
18654 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
18656         Changes to make the gdb.tar.Z rule work better.
18658         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
18659         (DEVO_SUPPORT):  Add configure.texi.
18660         (bfd-ilrt.tar.Z):  Remove ancient rule.
18662 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
18664         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18665         pick up the machine and system specific header files.
18667         * configure.in, config.sub: added new target m68010-adobe-scout,
18668         with alias of adobe68k.  Changed configure.in to check for
18669         -scout before -sco* to avoid a false match.
18671         * Makefile.in: added AS_FOR_TARGET, passed down in
18672         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
18673         the C compiler to use to create programs which are run in the
18674         build environment, set it to default to $(CC), and passed it down
18675         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18677 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
18679         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
18680         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
18681         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
18682         FOR_TARGET variants, to newlib and libg++.
18684 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18686         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
18687         first.
18689 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
18691         * config.sub:  Accept `elf' as an environment.
18693 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18695         * Makefile.in (all-opcodes):  cd into the right directory
18697 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
18699         * configure: added -program_transform_name option, used as
18700         argument to sed when installing programs.
18701         configure.texi: added documentation for -program_prefix,
18702         -program_suffix and -program_transform_name.
18704 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
18706         * config.sub:  Accept i486 where i386 ok.
18708 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
18710         * config.sub: accept we32k
18712 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
18714         * config.sub, configure.in: accept OSE68000 and OSE68k.
18716         * Makefile.in: don't create all directories for ``make install'';
18717         let the subdirectories create the ones they need.
18719 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18721         * COPYING: new file, GPL v2
18723 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18725         * Makefile.in: use the new gen-info-dir, which needs a template
18726         argument (which also lives in texinfo)
18728         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
18730 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
18732         * config.sub (ncr3000):  Change i386 to i486.
18734 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18736         * Makefile.in: add install-rcs, install-grep to
18737         install-no-fixedincludes, removed install-bison and install-libgcc
18739 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
18741         * configure.in: grab the HPUX makefile fragment if on HPUX
18743 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
18745         * Makefile.in: eradicate bison spoor (ditto libgcc).
18746          configure.in: recognise m68{k,000}-ericsson-OSE.
18747          es1800 is alias for m68k-ericsson-OSE
18749 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18751         * configure.in: rearrange the parts that remove programs from
18752         configdirs, based now on HOST==TARGET or by canonical triple.
18754 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18756         * test-build.mk: recurse explicitly with -f test-build.mk when
18757           appropriate.  predicate stage3 and comparison on the existence
18758           of gcc.  That is, if gcc isn't around, we aren't three-staging.
18759           On very clean, also remove ...stamp-co.  Build in-place before
18760           doing other builds.
18762 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18764         * Makefile.in, configure.in: add tgas
18766 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18768         * Makefile.in: a number of changes merged in from progressive.
18770         * configure.in: add libm.
18772         * .cvsignore: ignore some stuff that comes from test-build.mk.
18774 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
18776         * config.sub:  Add es1800 (m68k-ericsson-es1800).
18778 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
18780         * configure: Add program_suffix (parallel to program_prefix)
18781         * Makefile.in: adjust directory-creating script for losing decstation
18783 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
18785         * configure:  Minor $subdir-related fixes.
18787 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18789         * configure: fix various problems with propogating
18790         makefile_target_frag in subdirs.
18791         * configure.in: config libgcc if its there
18793 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
18795         * config.sub:  HPPA merge.
18797 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
18799         * Makefile.in:  Replace all-bison with all-byacc in all
18800         dependency lines for other tools (which now use byacc).
18802 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
18804         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
18806 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
18808         * Makefile.in: make gprof rules similar to byacc rules (instead of
18809         vestigal $(unsubdir) that didn't work...)
18811 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
18813         * config.sub:  Add support for Linux.
18814         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
18815         (at least for libg++).
18817 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
18819         * configure.texi: fix doc for the -nfp option to configure
18821 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
18823         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
18825 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
18827         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
18828         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
18829         * configure.in: added solaris* host_makefile_frag hook.
18831 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18833         * config.sub: changed recognition of m68000 so that various
18834         m68k types can be specified via m680[01234]0
18836 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18838         * config.sub (basic_machine): fix sed so that '-foo' isn't
18839         completely substituted out while .+'-foo' loses the '-foo'
18841 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
18843         * config.sub ($os): Add -aout.
18845 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
18847         * configure:  If host_makefile_frag is absolute, don't
18848         prefix ${invsubdir} (relevant to libg++ auto-configure).
18850 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
18852         * Makefile.in (tooldir): Define it.
18853         (all-ld): Depend on all-flex.
18855 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
18857         * Makefile.in (check):  Fix libg++ special case.
18859 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
18861         * configure: do not bury `pwd` into config.status, thus do fewer
18862           pwd's.
18864         * configure: print the "Building in" message only when building in
18865           other than "." AND verbose.
18867         * configure: remove -s, rework -v to better accommodate guested
18868           configures.
18870         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
18872 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
18874         * Makefile.in: macroize flags passed on recursion.  remove
18875           fileutils.
18877 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
18879         * configure: get makesrcdir right for subdirs deeper than 1.
18881         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
18882           install.
18884 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
18886         * Makefile.in: don't print subdir_do or recursion lines.
18888 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
18890         * standards.texi: added menu item.
18892         * Makefile.in: build and install standards.info.
18894         * standards.texi: new file.
18896 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18898         * configure: test for and move config.status pieces from
18899           ${subdir}/.
18901 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
18903         * configure:  Test for existance of files before trying to mv
18904         them, to avoid numerous non-existance messages.
18906 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
18908         * configure: correct final line of config.status.
18910         * configure: patch from eggert.  Avoids a protection problem if
18911           the original Makefile.in is read only.
18913         * configure: use move-if-change from gcc to create config.status.
18914           Some makefiles depend on config.status to tell if a directory
18915           has been reconfigured for a different host.  This change
18916           prevents those directories from remaking everything in the case
18917           where the reconfig was only intended to rebuild a Makefile.
18919         * configure: test for config.sub with "config.sub sun4" rather
18920           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
18921           host alias from a missing config.sub.
18923 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18925         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
18926           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
18928 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
18930         * configure: mkdir ${subdir} as needed.
18932 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
18934         * Makefile.in,configure.in: added autoconf.
18936 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18938         * Makefile.in: no longer pass against on recursion.
18940         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
18941           definitions are not inherited.
18943         * configure: correct makesrcdir when subdir is .
18945 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
18947         * configure:  Add support for 'subdirs' variable, which is
18948         like 'configdirs', except that configure doesn't re-invoke
18949         itself for subdirs, it just creates a Makefile for each subdir.
18950         * configure.texi:  Document subdirs.
18952 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18954         * configure.in: added flex to configdirs
18956 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
18958         * Makefile.in: remove clean-stamps from clean.
18960 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
18962         * configure.in:  Add gdbtest to configdirs.
18964 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
18966         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
18967         to recursive makes.
18968         * configure.in:  Recognize new ncr3000 config.
18970 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
18972         * Makefile.in, configure.in: removed references to gdbm.
18974 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
18976         * config.sub:  Don't canonicalize os value
18977         newsos* to bsd (readline needs to check for newsos).
18978         (This fix was earlier made Jan 31, but got re-broken.)
18980 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
18982         * configure.in:  sco is an os, not a vendor!
18984         * configure:  Quote $( better.  Keep various shells happy.
18986 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
18988         * Makefile.in: eliminate stamp-files.
18990 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
18992         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
18993           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
18995 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
18997         * config.sub:  fix iris/iris3.
18999 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
19001         * configure: re-add -rm.
19003 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
19005         * Maskefile.in: add .stmp-rcs to all.
19007         * configure.in: remove gas from rs6000 build, use aix host fragment.
19009 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
19011         * configure: pass down site_option during recursion.
19013 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
19015         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
19017 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
19019         * configure: Change exec_prefix so that it really defaults to prefix.
19021 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
19023         * Makefile.in, configure.in:  Add support for mmalloc library.
19025 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
19027         * Makefile.in: add stmp dependencies for a few more things.
19029 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
19031         * configure: adjusted error message on objdir/srcdir configure
19032           collision, per john's suggestion.
19034         * Makefile.in: add libiberty stmp to all and all.cross.
19036 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
19038         * Makefile.in: remove force dependencies, add grep to all.
19040 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
19042         * Makefile.in: drop flex.  make stamp files work.
19044         * configure: added test for conflicting configuration in srcdir,
19045           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
19046           gets cranky.  use relative paths for configure and srcdir
19047           whenever possible.  Send some error messages to stderr that were
19048           going to stdout.
19050 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
19052         * Makefile.in:  Fix libg++ rule to check for gcc directory
19053         before using gcc/gcc.  Also pass XTRAFLAGS.
19055 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
19057         * Makefile.in: added stmp-files so that directories aren't polled
19058           when they are already built.
19060         * configure.texi: fixed a node pointer problem.
19062 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
19064         * config.sub configure.in gdb/configure.in
19065         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
19066         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
19067         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
19069 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19071         * configure: -recurring becomes -silent.  corrected help message
19072           for -site= option.
19074         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
19076 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19078         * configure: when building Makefile for crosses, replace
19079           tooldir and program_prefix.  default srcdir from location of
19080           config.sub.  remove "for host in hosts" and "for target in
19081           targets" loops.
19083 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19085         * Makefile.in: Do not pass bindir or mandir to cvs.
19087 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
19089         * Makefile.in, configure.in: removed traces of namesubdir,
19090           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
19091           copyrights to '92, changed some from Cygnus to FSF.
19093         * configure.texi: remove most references to multiple hosts,
19094           multiple targets, subdirs, etc.
19096         * configure.man: removed rcsid. reference config.sub not
19097           config.subr.
19099         * Makefile.in: mkdir $(infodir) on install-info.
19101 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
19103         * configure.texi:  Explain better about .gdbinit and about
19104         the environment that configure.in sections run in.
19106 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
19108         * configure.in:  Ultrix is only a decstation if it's a MIPS.
19110 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
19112         * README:  DOC.configure => cfg-paper.texi.
19114 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
19116         * config.sub (near case $os):  Don't convert newsos* to bsd!
19118 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
19120         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
19121         the number of copies of COPYING that go into the GDB tar file.
19123 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
19125         * bfd/configure.in, gdb/config/mh-i386sco,
19126         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
19127         Fix SCO configuration stuff.
19129 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
19131         * Makefile.in:  For libg++, make sure the -I pointing
19132         to the gcc directory goes *after* all the libg++-local -I flags.
19133         Also, move just-gcc dependency from just-libg++ to all-libg++.
19135 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
19137         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
19139 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
19141         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
19143 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
19145         * config.sub:  Add stratus configuration frags.  Also
19146         submitted to FSF.
19148 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
19150         * Makefile.in (DEV_SUPPORT):  add configure.man.
19152         * config.sub(Decode manufacturer-specific):  add -none*.
19154 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
19156         * Makefile.in:  remove form feeds to make Sun's make happy.
19157         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
19159 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
19161         * Makefile.in (AR_FLAGS):  Make quieter.
19163 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
19165         * configure.in:  Add libg++.
19166         * configure:  When verbose, don't output the command line at each
19167         level; it will be unremarkably the same as the previous version,
19168         which will be the same as what the user typed.
19170 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
19172         * configure.in, Makefile.in: fix clean-info, add flex.  add
19173           fileutils.
19175         * configure: be less sensitive to spaces in Makefile.in.  Do not
19176           look for sources in "..".  Doing so breaks subdirectories that
19177           might have their own configure.  If a subdir has it's own
19178           configure script, use it.
19180 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
19182         * cfg-paper.texi: some changes suggested by rms.
19184 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
19186         * config.sub:  Merge in some small additions from the FSF version,
19187         taken from the gcc distribution, to bring the Cygnus and FSF
19188         versions into closer sync.
19190 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
19192         * configure.in:  Changed svr4 references to sysv4.
19194 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
19196         * configure: added -V for version number option.
19198 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
19200         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
19201           renamed from DOC.configure to cfg-paper.texi.
19203 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19205         * configure, config.subr, config.sub: config.subr is now
19206           config.sub again.
19208 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
19210         * configure.texi: new file, in progress.
19212         * Makefile.in: build info file and install the man page for
19213           configure.
19215         * configure.man: new file, first cut.
19217         * configure: find config.subr again now that configuration "none"
19218           has gone.  removed all traces of the -ansi option.  removed all
19219           traces of the -languages option.
19221         * config.subr: resync from rms.
19223 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19225         * configure, config.sub, config.subr: merge config.sub into
19226           config.subr, call the result config.subr, remove config.sub, use
19227           config.subr.
19229         * Makefile.in: revised install for dir.info.
19231 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19233         * configure.in: add decstation host makefile frag.
19235         * Makefile.in: BISON now bison -y again.  also install-gcc on
19236           install.  clean-gdbm on clean.  infodir belongs in datadir.
19237           Make directories for info install.  Build dir.info here then
19238           install it.
19240 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19242         * Makefile.in: fix for bad directory tests.
19244 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19246         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
19247           regexp.  -srcdir relative was being handled incorrectly.
19249         * Makefile.in: unwrapped some for loops so that parallel makes
19250           work again and so one can focus one's attention on a particular
19251           package.
19253 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19255         * configure: added PWD as a stand in for `pwd` (for speed). use
19256           elif wherever possible.  make -srcdir work without -objdir.
19257           -objdir= commented out.
19259 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19261         * configure: +options become --options.  -subdirs commented out.
19262           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
19263           Makefile now at top of generated Makefile.  Removed cvs log
19264           entries.  added -srcdir.  create .gdbinit only if there is one
19265           in ${srcdir}.
19267         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
19268           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
19269           and mandir now keyed off datadir by default.
19271 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19273         * Freshly created ChangeLog.
19276 Local Variables:
19277 mode: change-log
19278 left-margin: 8
19279 fill-column: 76
19280 version-control: never
19281 End: