1 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3 * MAINTAINERS (linear loop transforms): Removed.
5 2011-01-25 Jakub Jelinek <jakub@redhat.com>
7 * config/cloog.m4 (CLOOG_REQUESTED): Use $2 if --without-cloog.
8 * configure.ac: If with_ppl is no, move setting with_cloog=no
9 after CLOOG_REQUESTED check.
10 * configure: Regenerated.
12 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
14 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
15 CLooG has been requested.
16 * configure: Regenerated.
18 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
20 * configure: Regenerated.
21 * configure.ac: Check for version 0.11 (or later revision) of PPL.
23 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
25 * configure: Regenerated.
26 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
28 2011-01-21 Andreas Schwab <schwab@redhat.com>
30 * configure.ac: Use AS_HELP_STRING throughout.
31 * configure: Regenerate.
33 2011-01-18 Jie Zhang <jie.zhang@analog.com>
35 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
36 * configure: Regenerate.
38 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
40 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
42 2011-01-13 Joel Brobecker <brobecker@adacore.com>
44 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
46 * configure: Regenerate.
48 2011-01-10 Jan Hubicka <jh@suse.cz>
50 * config/bootstrap-lto.mk: -fuse-linker-plugin is default now;
51 pass -fno-lto to STAGEprofile.
53 2011-01-07 Jan Hubicka <jh@suse.cz>
56 * Makefile.in: Regenerate.
57 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
60 2011-01-07 Jan Hubicka <jh@suse.cz>
62 * Makefile.in: Regenerate.
63 * Makefile.def (gcc host module) and soft dependency on lto-plugin
64 and configure dependency on lto-plugin configure.
65 (lto-plugin module): Remove dependency on GCC; add dependency on
68 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
70 * MAINTAINERS (Write After Approval): Add myself.
72 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
74 * configure: Regenerate.
76 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
78 * configure.ac: (picochip): Disable libiberty.
80 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
82 * MAINTAINERS (Write After Approval): Add myself.
84 2010-12-10 Ian Lance Taylor <iant@google.com>
87 * configure.ac: For --disable-libgcj clear libgcj_saved.
90 2010-12-10 Tobias Burnus <burnus@net-b.de>
93 * configure.ac: Add --disable-libquadmath and
94 --disable-libquadmath-support.
95 * configure: Regenerate.
97 2010-12-03 Ian Lance Taylor <iant@google.com>
99 * MAINTAINERS: Add myself as libgo maintainer.
101 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
104 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
105 * configure: Regenerate.
107 2010-12-02 Ian Lance Taylor <iant@google.com>
109 * configure.ac: Always set default for poststage1_ldflags to
110 -static-libstdc++ -static-libgcc.
112 2010-11-29 Andreas Schwab <schwab@redhat.com>
114 * configure.ac: Move comment to remove extra space in last argument
117 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
120 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
121 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
122 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
123 (BASE_FLAGS_TO_PASS): Use it.
124 * configure: Rebuilt.
125 * Makefile.in: Rebuilt.
127 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
130 * configure.ac: Correct comments for --enable-gold/--enable-ld.
131 Properly check default linker.
132 * configure: Regnerated.
134 2010-11-23 Matthias Klose <doko@ubuntu.com>
136 * configure.ac: For --enable-gold, handle value `default' instead of
137 `both*'. New configure option --{en,dis}able-ld.
138 * configure: Regenerate.
140 2010-11-20 Ian Lance Taylor <iant@google.com>
142 * configure.ac: Only disable a language library if no language needs
143 it. Don't let --disable-libgcj uncondtionally disable libffi.
144 * configure: Rebuild.
146 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
148 * Makefile.in: Regenerate.
151 * configure.ac: Fix just-built in-tree STRIP name to be
153 * configure: Regenerate.
154 * Makefile.def (install-strip-gcc, install-strip-binutils)
155 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
156 (install-strip-sid): Mirror dependencies on non-strip variants
157 of these targets on the respective -strip prerequisites.
158 * Makefile.tpl (install-strip, install-strip-host)
159 (install-strip-target): New targets.
160 (install-strip-[+module+], install-strip-target-[+module+]):
162 * Makefile.in: Regenerate.
164 2010-11-19 Ian Lance Taylor <iant@google.com>
165 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
167 * configure.ac: Add target-libgo to target_libraries. Set
168 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
169 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
170 (HOST_EXPORTS): Add GOC.
171 (BASE_TARGET_EXPORTS): Add GOC.
172 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
173 (GOCFLAGS_FOR_TARGET): New variable.
174 (EXTRA_HOST_FLAGS): Add GOC.
175 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
176 * Makefile.def (target_modules): Add libgo.
177 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
178 (dependencies): Add dependency from configure-target-libgo to
179 configure-target-libffi and all-target-libstdc++-v3. Add
180 dependencies from all-target-libgo to all-target-libffi.
182 * configure: Rebuild.
183 * Makefile.in: Rebuild.
185 2010-11-19 Ian Lance Taylor <iant@google.com>
187 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
188 compiler/flag environment variables.
190 2010-11-18 Ian Lance Taylor <iant@google.com>
192 * configure.ac: Check for lang_requires_boot_languages in
193 config-lang.in files.
194 * configure: Rebuild.
196 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
197 Tobias Burnus <burnus@net-b.de>
200 * Makefile.def: Add libquadmath; build it with language=fortran.
201 * configure.ac: Add libquadmath.
202 * Makefile.tpl: Handle multiple libs in check-[+language+].
203 * Makefile.in: Regenerate.
204 * configure: Regenerate.
206 2010-11-16 Tom Tromey <tromey@redhat.com>
208 * MAINTAINERS: Moved myself to reviewers section.
210 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
212 * MAINTAINERS: Moved myself to reviewers section.
214 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
216 * MAINTAINERS (Various Maintainers): Add self for build machinery.
217 (Write After Approval): Remove self.
219 2010-11-15 Andreas Schwab <schwab@redhat.com>
221 * configure.ac: Fix spelling in option names.
222 * configure: Regenerated.
224 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
227 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
228 * configure: Regenerated.
230 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
232 * MAINTAINERS: Update my email address.
234 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
236 * configure: Regenerate.
238 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
240 * configure: Regenerate.
242 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
244 * configure: Regenerate.
246 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
248 * configure: Regenerate.
250 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
252 * configure.ac: Support official CLooG.org versions.
253 * configure: Regenerate.
254 * config/cloog.m4: New.
256 2010-11-10 François Dumont <francois.cppdevs@free.fr>
258 * MAINTAINERS (Write After Approval): Add myself.
260 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
262 * MAINTAINERS: Update my email address.
264 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
266 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
267 * configure: Regenerate.
269 2010-11-03 Ian Lance Taylor <iant@google.com>
270 Dave Korn <dave.korn.cygwin@gmail.com>
273 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
274 and on other supported platforms whenever LTO is enabled.
275 * configure: Rebuild.
277 2010-11-02 Alan Modra <amodra@gmail.com>
280 * configure.ac: Error when source path contains spaces.
281 * configure: Regenerate.
283 2010-10-23 James E. Wilson <wilson@codesourcery.com>
285 * MAINTAINERS: Update my email address.
287 2010-10-20 Ian Lance Taylor <iant@google.com>
289 * Makefile.def (target_modules): Set lib_path to src/.libs for
291 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
292 * Makefile.in: Rebuild.
294 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
296 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
297 (Write After Approval): Remove myself.
299 2010-10-15 Tristan Gingold <gingold@adacore.com>
301 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
303 2010-10-14 Douglas Rupp <rupp@gnat.com>
305 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
307 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
309 * configure.ac (build_lto_plugin): New shell variable.
310 (--enable-lto): Turn on by default for all non-ELF platforms that
311 have had LTO support added so far. Set build_lto_plugin appropriately
312 for both ELF and non-ELF.
313 (configdirs): Add lto-plugin or not based on build_lto_plugin.
314 * configure: Regenerate.
316 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
319 * configure.ac (v850 support): Remove target-libgloss from
321 * configure: Regenerate.
323 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
327 * configure.ac: Honor initial values of $build_configargs,
328 $host_configargs, $target_configargs. Mark the precious, so
329 environment settings get recorded.
330 * configure: Regenerate.
332 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
335 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
336 Depend on all-build-libiberty.
337 * Makefile.in: Regenerate.
339 2010-09-30 Michael Eager <eager@eagercon.com>
341 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
342 * configure: Regenerate.
344 2010-09-28 Michael Eager <eager@eagercon.com>
346 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
348 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
351 * configure.ac: Fix unportable shell quoting.
352 * configure: Regenerate.
354 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
356 * configure.ac (enable-lto): Add Darwin to the list of supported lto
357 targets and amend comment.
358 * configure: Regenerate.
360 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
362 * MAINTAINERS (Write After Approval): Add myself.
364 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
366 * configure.ac: Enable LTO by default on Darwin.
367 * configure: Regenerate.
369 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
371 * MAINTAINERS (Write After Approval): Add myself.
373 2010-09-01 Ian Bolton <ian.bolton@arm.com>
375 * MAINTAINERS (Write After Approval): Add myself.
377 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
379 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
382 2010-07-28 David Yuste <david.yuste@gmail.com>
384 * MAINTAINERS (Write After Approval): Add myself.
386 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
388 * configure.ac: Support all v850 targets.
389 * configure: Regenerate.
391 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
394 * configure.ac (extra_mpfr_configure_flags): Copy from
395 extra_mpc_gmp_configure_flags.
396 * configure: Re-generated.
398 2010-07-22 Andi Kleen <ak@linux.intel.com>
400 * MAINTAINERS (Write After Approval): Add myself.
402 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
404 * MAINTAINERS (Write After Approval): Add myself.
406 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
408 * MAINTAINERS (Write After Approval): Add myself.
410 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
413 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
414 Provide -B option to allow for link spec %s substitutions for
415 libstdc++.a on darwin.
416 * Makefile.in: Regenerate.
418 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
420 * MAINTAINERS (Reviewers): Update my e-mail address
422 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
424 * Makefile.def (configure-gcc): Depend on all-libelf.
425 * Makefile.in: Rebuild.
427 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
429 * MAINTAINERS (Write After Approval): Add myself in the right place.
431 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
433 * MAINTAINERS (Write After Approval): Add myself.
435 2010-05-25 Sterling Augustine <sterling@tensilica.com>
437 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
439 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
441 * config.sub: Update to version 2010-05-21.
442 * config.guess: Update to version 2010-04-03.
444 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
446 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
447 * configure: Regenerate.
449 2010-05-12 Sriraman Tallam <tmsriram@google.com>
451 * MAINTAINERS (Write After Approval): Add myself.
453 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
455 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
456 a platform that supports LTO.
457 * configure: Regenerate.
459 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
461 * configure.ac: Allow all the versions greater than 0.10 of PPL.
462 * configure: Regenerated.
464 2010-04-27 Roland McGrath <roland@redhat.com>
465 H.J. Lu <hongjiu.lu@intel.com>
467 * configure.ac (--enable-gold): Support both, both/gold and
468 both/bfd to add gold to configdirs without removing ld.
469 * configure: Regenerated.
471 * Makefile.def: Add install-gold dependency to install-ld.
472 * Makefile.in: Regenerated.
474 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
477 * configure.ac (--enable-lto): Refactor handling so libelf tests
478 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
479 and allow LTO to be explicitly enabled on non-ELF platforms that
480 are known to support it inside else-clause.
481 * configure: Regenerate.
483 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
485 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
486 * configure: Regenerate.
488 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
490 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
491 * configure: Regenerate.
493 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
495 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
497 * configure: Regenerate.
499 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
501 * MAINTAINERS (Write After Approval): Add myself.
503 2010-04-14 Tristan Gingold <gingold@adacore.com>
505 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
506 * configure: Regenerate.
508 2010-04-13 Steve Ellcey <sje@cup.hp.com>
510 * configure: Regenerate after change to elf.m4.
512 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
514 * MAINTAINERS (Write After Approval): Add myself.
516 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
518 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
519 * configure: Regenerated.
521 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
523 * configure.ac: Print "buggy but acceptable" when CLooG
524 revision is less than 9.
525 * configure: Regenerated.
527 2010-04-01 Diego Novillo <dnovillo@google.com>
529 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
531 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
538 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
540 * configure.ac: Do not pass --enable-multilib nor
541 --disable-multilib in baseargs. Accept explicitly passed
543 * configure: Regenerate.
545 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
547 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
549 2010-03-31 Janis Johnson <janis187@us.ibm.com>
551 * MAINTAINERS: Remove myself.
553 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
556 * configure.ac: Do not pass --enable-multilib nor
557 --disable-multilib in baseargs. Accept explicitly passed
559 * configure: Regenerate.
561 2010-03-28 Andrew Pinski <pinskia@gmail.com>
563 * MAINTAINERS (spu port): Remove me.
565 2010-03-23 Joseph Myers <joseph@codesourcery.com>
567 * configure.ac (tic6x-*-*): New case.
568 * configure: Regenerate.
570 2010-03-23 Joseph Myers <joseph@codesourcery.com>
572 * config.sub: Update to version 2010-03-22.
573 * config.guess: Update to version 2009-12-30.
575 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
578 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
579 * configure: Regenerate.
581 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
583 * MAINTAINERS: Update my email address.
585 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
587 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
588 (ghassan.shobaki@amd.com): Removed.
590 2010-03-17 Alan Modra <amodra@gmail.com>
592 * MAINTAINERS: Update my email address.
594 2010-03-16 Diego Novillo <dnovillo@google.com>
596 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
599 2010-03-16 Joseph Myers <joseph@codesourcery.com>
601 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
602 Gutson, Jeffrey D. Oldham and Mark Shinwell.
604 2010-03-16 Joseph Myers <joseph@codesourcery.com>
606 * MAINTAINERS: Update my email address.
608 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
610 * MAINTAINERS: Update my email address.
612 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
614 * MAINTAINERS: Update my email address.
616 2010-03-09 Jie Zhang <jie@codesourcery.com>
618 * MAINTAINERS: Update my email address.
620 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
623 * configure.ac (RANLIB): Default to true.
625 (RANLIB_FOR_TARGET): Remove superfluous : argument.
626 * configure: Regenerate.
628 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
630 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
631 (Write After Approval): Update my email address.
633 2010-02-17 Nick Clifton <nickc@redhat.com>
636 * Makefile.tpl (local-distclean): Also remove config.cache files in
637 sub-directories as there may not be Makefiles present in the
639 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
640 the config.cache files found by the find command.
642 * Makefile.in: Regenerate.
643 * configure.ac: Revert previous delta.
644 * configure: Regenerate.
646 2010-02-15 Nick Clifton <nickc@redhat.com>
649 * configure.ac: Delete config.cache files in sub-directories when
651 * configure: Regenerate.
653 2010-02-12 Ben Elliston <bje@gnu.org>
655 * MAINTAINERS: Update my email address.
657 2010-02-08 Andrew Pinski <pinskia@gmail.com>
659 * MAINTAINERS (spu port): Update my email address.
661 2010-02-08 Jie Zhang <jie.zhang@analog.com>
663 * MAINTAINERS: Add myself as a maintainer for the bfin port.
665 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
667 * configure.ac: Add "recommended" version checks for GMP/MPC.
668 Update recommended GMP/MPFR/MPC versions.
669 * configure: Regenerate.
671 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
673 * MAINTAINERS: Move my Embecosm email address into the
674 write-after-approval section.
676 2010-01-26 Ian Lance Taylor <iant@google.com>
678 * MAINTAINERS: Add myself as Go frontend maintainer.
680 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
682 PR libstdc++/36101, PR libstdc++/42813
683 * configure.ac (bootstrap_target_libs): Make inclusion of
684 target-libgomp conditional on libgomb being in target_configdirs.
685 * configure: Regenerate.
687 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
689 PR libstdc++/36101, PR libstdc++/42813
690 * configure.ac (bootstrap_target_libs): Include target-libgomp.
691 * configure: Regenerate.
693 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
695 PR libstdc++/36101, PR libstdc++/42813
696 * configure.ac (target_configdirs): Substitute.
697 * Makefile.def: Bootstrap target module libgomp.
698 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
699 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
700 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
701 * configure, Makefile.in: Regenerate.
703 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
705 * MAINTAINERS: Adjust my details.
707 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
709 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
711 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
713 * MAINTAINERS: reindented my entry with tabs instead of spaces.
715 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
717 * MAINTAINERS (Write After Approval): Add myself.
719 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
721 * MAINTAINERS (Write After Approval): Add myself.
723 2010-01-11 Richard Guenther <rguenther@suse.de>
726 * Makefile.def (all-lto-plugin): Depend on all-gcc.
727 * Makefile.in: Regenerated.
729 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
731 * configure.ac: Enable libjava build on x86_64-*freebsd*.
732 * configure: Regenerate.
734 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
735 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
738 * configure.ac: Include libtool m4 files.
739 (_LT_CHECK_OBJDIR): Call it.
740 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
741 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
743 * configure: Regenerate.
745 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
748 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
749 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
750 * Makefile.in: Regenerate.
752 2010-01-02 Richard Guenther <rguenther@suse.de>
755 * configure.ac: Include config/elf.m4. Disable LTO if not
756 builting for an elf target.
757 * configure: Regenerate.
759 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
761 * MAINTAINERS: Change my email address.
763 2009-12-18 Ben Elliston <bje@au.ibm.com>
765 * config.sub, config.guess: Update from upstream sources.
767 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
769 * MAINTAINERS (Write After Approval): Add myself.
771 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
777 * configure.ac: Require MPC.
778 * configure: Regenerate.
780 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
784 * libtool.m4: Sync from git Libtool.
785 * ltoptions.m4: Likewise.
786 * ltversion.m4: Likewise.
787 * lt~obsolete.m4: Likewise.
788 * ltmain.sh: Likewise.
790 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
792 * configure.ac: Update minimum MPC version to 0.8.
793 * configure: Regenerate.
795 2009-11-21 Sebastian Pop <sebpop@gmail.com>
797 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
798 * configure: Regenerated.
800 2009-11-21 Ian Lance Taylor <iant@google.com>
802 * configure.ac: Change default of poststage1_ldflags to be empty if
803 poststage1_libs is set. When poststage1_libs is empty, and
804 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
805 * configure: Rebuild.
807 2009-11-21 Adam Nemet <adambnmet@gmail.com>
809 * MAINTAINERS (Write After Approval): Update my email address.
811 2009-11-20 Ben Elliston <bje@au.ibm.com>
813 * config.guess: Update from upstream sources.
815 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
817 * Makefile.def: Restore host and target settings for gmp.
818 * Makefile.in: Rebuild.
820 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
822 * configure.ac: Add libelf to host_libs. Enable in-tree configury
823 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
824 Fix portability of test of C++ as bootstrap language. Add
825 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
826 * configure: Rebuild.
827 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
828 and cloog. Fix in-tree ppl configuration. Introduce libelf
830 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
831 (POSTSTAGE1_HOST_EXPORTS): Use it.
832 (STAGE[+id+]_CXXFLAGS): New.
833 (BASE_FLAGS_TO_PASS): Pass it down.
834 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
836 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
837 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
839 * Makefile.in: Rebuild.
841 2009-11-17 Ben Elliston <bje@au.ibm.com>
843 * config.sub, config.guess: Update from upstream sources.
845 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
847 * MAINTAINERS (Write After Approval): Add myself.
849 2009-11-09 Jon Beniston <jon@beniston.com>
851 * MAINTAINERS (Write After Approval): Add myself.
853 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
855 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
856 paths for *-w64-mingw* and x86_64-*mingw*.
857 * configure: Regenerated.
859 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
861 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
863 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
865 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
866 Phil Edwards to Write-After Approval.
868 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
870 * configure.ac: Disable target-winsup & co for
871 x86_64-*-mingw* and *-w64-mingw* targets.
872 * configure: Regenerated.
874 2009-10-16 Nick Clifton <nickc@redhat.com>
876 * MAINTAINERS: Add myself as a maintainer for the RX port.
878 2009-10-26 Johannes Singler <singler@kit.edu>
880 * MAINTAINERS (Write After Approval): Update my e-mail address.
882 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
884 * configure.ac (CLooG test): Use = with test.
885 * configure: Regenerate.
887 2009-10-22 Richard Guenther <rguenther@suse.de>
889 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
890 cloog if the ppl version check failed. Move flags saving
891 before setting in libelf check.
892 * configure: Regenerate.
894 2009-10-21 Richard Guenther <rguenther@suse.de>
896 * configure.ac: Adjust the ppl and cloog configure to work as
897 documented. Disable cloog if ppl was disabled. Omit the version
898 checks if they were disabled.
899 * configure: Re-generate.
901 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
903 * configure.ac: Add 'lto' to enable_languages, not
904 new_enable_languages, and only if not already present.
905 * configure: Regenerate.
907 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
909 * README: Refer to the various COPYING* files instead of just
911 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
913 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
915 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
917 2009-10-07 Richard Guenther <rguenther@suse.de>
919 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
920 and Richard Guenther as reviewers.
921 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
924 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
926 * config.sub: Update from upstream sources.
928 2009-10-06 Ian Lance Taylor <iant@google.com>
930 * Makefile.def: check-gold depends upon all-gas.
931 * Makefile.in: Rebuild.
933 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
935 * MAINTAINERS (Write After Approval): Add myself.
937 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
939 * Makefile.def: all-lto-plugin depends on all-libiberty.
940 set bootstrap=true for lto-plugin.
942 * Makefile.in: Regenerate.
943 * configure.ac (host_libs): Add lto-plugin.
944 * configure: Regenerate.
946 2009-10-03 Diego Novillo <dnovillo@google.com>
948 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
949 (HOST_LIBELFLIBS): Define.
950 (HOST_LIBELFINC): Define.
951 * Makefile.in: Regenerate.
952 * configure.ac: Add --enable-lto.
953 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
954 If --enable-lto is used, add 'lto' to new_enable_languages.
955 If --enable-lto is used and gold is enabled, add
956 lto-plugin to configdirs.
957 * configure: Regenerate.
959 2009-10-03 Simon Baldwin <simonb@google.com>
961 * configure.ac: If --with-system-zlib, suppress local zlib and
962 pass --with-system-zlib to subdir configure scripts.
963 * configure: Regenerate.
965 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
966 Paolo Bonzini <bonzini@gnu.org>
968 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
970 * Makefile.in: Rebuilt.
972 2009-09-26 Gary Funck <gary@intrepid.com>
974 * MAINTAINERS (Write After Approval): Add myself.
976 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
978 * configure.ac: Update minimum MPC version to 0.7.
979 * configure: Regenerate.
981 2009-09-25 Nick Clifton <nickc@redhat.com>
983 * configure.ac: Pass any --cache-file=/dev/null option on to
985 * configure: Regenerate.
987 2009-09-23 Nick Clifton <nickc@redhat.com>
989 * config.sub, config.guess: Update from upstream sources.
991 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
993 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
994 * Makefile.in: Rebuilt.
996 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
999 * configure.ac: Error out if $srcdir isn't '.' but contains
1000 host-${host_noncanonical}.
1001 * configure: Regenerate.
1003 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1005 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
1008 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1010 * configure.ac: If bootstrapping a combined tree with
1011 --enable-gold, require c++ in stage1_languages.
1012 * configure: Regenerate.
1014 * configure.ac: Also add target_libs of stage1_languages to
1015 bootstrap_target_libs.
1016 * configure: Regenerate.
1018 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1019 with --enable-languages not containing c++.
1020 * configure: Regenerate.
1022 2009-09-15 Jie Zhang <jie.zhang@analog.com>
1024 * configure.ac: Disable java and boehm-gc for bfin-*-*.
1025 * configure: Regenerate.
1027 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
1029 * MAINTAINERS (Write After Approval): Update my e-mail address,
1030 and move from from here...
1031 (Waiting for paperwork): To here.
1033 2009-09-09 Joseph Myers <joseph@codesourcery.com>
1035 * MAINTAINERS (Reviewers): Add self as driver reviewer.
1037 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1039 * configure.ac: Do not use $extrasub for replacing @if/@endif
1040 parts in Makefile; instead, use additional arguments to
1041 AC_CONFIG_COMMANDS to do the replacement manually, with several
1042 sed invocations, to avoid HP-UX sed command limits.
1043 * configure: Regenerate.
1045 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
1047 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
1050 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
1052 * configure.ac (with-build-config): Document. Handle without.
1053 Handle missing argument.
1054 * configure: Rebuilt.
1056 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
1058 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
1059 Default to bootstrap-debug only if compare-debug works.
1060 * configure: Rebuilt.
1061 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1062 * Makefile.in: Rebuilt.
1064 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1066 * MAINTAINERS (OS Port Maintainers): Update my email address.
1068 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
1070 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1071 * Makefile.in: Rebuilt.
1073 2009-09-01 Chris Demetriou <cgd@google.com>
1075 * MAINTAINERS (Write After Approval): Add myself.
1077 2009-08-31 Dodji Seketeli <dodji@redhat.com>
1080 * include/dwarf2.h (enum dwarf_tag): Added
1081 DW_TAG_GNU_template_template_param
1082 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
1084 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
1086 * Makefile.tpl (AWK): Fix typo.
1087 * Makefile.in: Regenerate.
1089 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
1091 * configure.ac: Detect awk and sed.
1092 * Makefile.def (flags_to_pass): Add AWK and SED.
1093 * Makefile.tpl (AWK, SED): New.
1094 (BASE_FLAGS_TO_PASS): Add AWK and SED.
1095 * configure: Regenerate.
1096 * Makefile.in: Regenerate.
1098 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
1100 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
1101 (collapseslashes): Likewise.
1103 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1105 * configure.ac (AC_PREREQ): Bump to 2.64.
1107 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1109 * configure.ac: Remove --with-datarootdir, --with-docdir,
1110 --with-pdfdir, --with-htmldir switches.
1111 * configure: Regenerate.
1113 * configure: Regenerate.
1115 * compile: Sync from Automake 1.11.
1116 * depcomp: Likewise.
1117 * install-sh: Likewise.
1118 * missing: Likewise.
1119 * mkinstalldirs: Likewise.
1122 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
1124 * ltmain.sh (func_normal_abspath): New function.
1125 (func_relative_path): Likewise.
1126 (func_mode_help): Document new -bindir option for link mode.
1127 (func_mode_link): Add new -bindir option, and use it to place
1128 output DLL if specified.
1130 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1132 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1133 (baseargs): Add --disable-option-checking.
1134 * configure: Regenerate.
1136 * Makefile.def (configure-target-libiberty): Depend on
1137 all-binutils and all-ld.
1138 (configure-target-newlib): Likewise.
1139 * Makefile.in: Regenerate.
1141 2009-08-17 Ben Elliston <bje@au.ibm.com>
1143 * config.sub, config.guess: Update from upstream sources.
1145 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1147 Sync from src, merge:
1149 2009-07-02 Tristan Gingold <gingold@adacore.com>
1151 * configure.ac: Do not exclude gas for i386-*-darwin.
1152 Add a case for x86_64-*-darwin.
1153 * configure: Regenerate.
1155 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
1157 * MAINTAINERS: Add my name to Write After Approval list.
1159 2009-08-06 Michael Eager <eager@eagercon.com>
1161 * configure.ac: Add Microblaze target.
1162 * configure: Regenerate.
1164 2009-07-31 Christian Bruel <christian.bruel@st.com>
1166 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1167 * configure: Regenerate.
1169 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
1171 * MAINTAINERS (Write After Approval): Update my e-mail address.
1173 2009-07-06 Ian Lance Taylor <iant@google.com>
1175 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1176 * configure: Rebuild.
1178 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
1180 * MAINTAINERS: Move myself to the Graphite Reviewers.
1182 2009-06-30 Wei Guozhi <carrot@google.com>
1184 * MAINTAINERS: Add my name to Write After Approval list.
1186 2009-06-26 Steve Ellcey <sje@cup.hp.com>
1189 * configure.ac (comparestring): Create new variable.
1190 * Makefile.tpl (comparestring): Use to skip some comparisions.
1191 * configure: Regenerate.
1192 * Makefile.in: Regenerate.
1194 2009-06-26 Doug Evans <dje@sebabeach.org>
1196 * Makefile.def (host_modules): Add cgen.
1197 * Makefile.in: Regenerate.
1198 * configure.ac (host_tools): Add cgen.
1199 * configure: Regenerate.
1201 2009-06-23 DJ Delorie <dj@redhat.com>
1203 * MAINTAINERS: Add myself as mep maintainer.
1205 2009-06-23 Ian Lance Taylor <iant@google.com>
1207 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
1208 boot_languages. Only bootstrap target libraries listed in
1209 target_libs for some boot language. Add --with-stage1-ldflags,
1210 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
1211 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
1212 if not building with C++.
1213 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1214 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1215 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1216 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1217 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
1218 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1219 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1220 * configure, Makefile.in: Rebuild.
1222 2009-06-23 Li Feng <nemokingdom@gmail.com>
1224 * MAINTAINERS: Added my name to write-after-approval list.
1226 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
1228 * configure.ac: Define is_elf for QNX Neutrino targets.
1229 * configure: Regenerate.
1231 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
1233 * MAINTAINERS: Added my name to the write-after-approval list
1235 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1237 * configure.ac: Detect MPC in default directory.
1238 * configure: Regenerate.
1240 2009-06-03 Jerome Guitton <guitton@adacore.com>
1241 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1243 * Makefile.tpl (all): Avoid a trailing backslash.
1244 * Makefile.in: Regenerate.
1246 2009-06-03 Ben Elliston <bje@au.ibm.com>
1248 * config.sub, config.guess: Update from upstream sources.
1250 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
1252 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1254 * configure: Regenerate.
1256 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
1258 * Makefile.tpl ([+compare-target+]): Compare all stage
1259 directories, rather than just gcc.
1260 * Makefile.in: Rebuilt.
1262 2009-06-01 Doug Kwan <dougkwan@google.com>
1264 * configure.ac: Support gold for target arm*-*-*.
1265 * configure: Regenerate.
1267 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1269 * Makefile.def: Add MPC support and dependencies.
1270 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
1272 * Makefile.in, configure: Regenerate.
1274 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
1276 * Makefile.tpl (all): Avoid harmless warning in make all when
1277 gcc-bootstrap is enabled but stage_last does not exist.
1278 * Makefile.in: Rebuilt.
1280 2009-05-24 Nicolas Roche <roche@adacore.com>
1282 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1283 * Makefile.in: Regenerate.
1285 2009-05-21 Denis Chertykov <chertykov@gmail.com>
1287 * MAINTAINERS: Update my e-mail address.
1289 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
1291 * configure.ac (cygwin noconfigdirs): Remove libgcj.
1292 * configure: Regenerate.
1294 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
1297 * Makefile.tpl (all): Don't assume gcc-bootstrap and
1298 gcc-no-bootstrap are mutually exclusive.
1299 * Makefile.in: Rebuilt.
1301 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
1304 * Makefile.tpl (all): Don't end with unconditional success.
1305 * Makefile.in: Rebuilt.
1307 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
1310 * Makefile.def (flags_to_pass): Remove redundant and incomplete
1311 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1312 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1313 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
1314 stage_configureflags, stage_cflags and stage_libcflags into
1315 explicit Makefile macros.
1316 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1318 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1319 CC. Set CC_FOR_BUILD from CC.
1320 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1321 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1322 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1323 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
1325 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1326 (_LIBCFLAGS): Renamed to _TFLAGS.
1327 (do-compare-debug, do-compare3-debug): Drop.
1328 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1329 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1330 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1331 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1332 (XGCC_FLAGS_FOR_TARGET): New.
1333 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1334 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1335 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1336 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1337 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
1338 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
1340 (BUILD_CONFIG): Include if requested.
1341 (all): Set TFLAGS on bootstrap.
1342 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1343 (all-stageid-prefixmodule): Likewise.
1344 (do-clean, distclean-stageid): Set TFLAGS.
1345 (restrap): Fix whitespace.
1346 * Makefile.in: Rebuilt.
1348 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
1350 * config.guess: Sync with src.
1352 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
1354 * configure.ac ($with_ppl): Default to no if not supplied.
1355 ($with_cloog): Likewise.
1356 configure: Regenerate.
1358 2009-04-27 James E. Wilson <wilson@codesourcery.com>
1360 * MAINTAINERS: Update my e-mail address.
1362 2009-04-27 Nick Clifton <nickc@redhat.com>
1364 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
1366 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
1368 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1369 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1370 * Makefile.in: Regenerate.
1372 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1375 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1376 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1378 * configure, Makefile.in: Regenerate.
1380 2009-04-21 Taras Glek <tglek@mozilla.com>
1382 * include/hashtab.h: Update GTY annotations to new syntax
1383 * include/splay-tree.h: Likewise
1385 2009-04-17 Ben Elliston <bje@au.ibm.com>
1387 * config.sub, config.guess: Update from upstream sources.
1389 2009-04-15 Anthony Green <green@moxielogic.com>
1391 * configure.ac: Add moxie support.
1392 * configure: Rebuilt.
1394 2009-04-14 Jakub Jelinek <jakub@redhat.com>
1396 * configure.ac: Change copyright header to refer to version
1397 3 of the GNU General Public License and to point readers at the
1398 COPYING3 file and the FSF's license web page.
1399 * Makefile.def: Likewise.
1400 * Makefile.tpl: Likewise.
1401 * Makefile.in: Regenerate.
1403 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
1405 * configure.ac: Restore match for darwin9 or later. Use double
1406 brackets since regeneration eats one pair.
1407 * configure: Regenerate.
1409 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
1412 * configure.ac: Require texinfo 4.7.
1413 * configure: Regenerated.
1415 2009-04-09 Nick Clifton <nickc@redhat.com>
1417 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
1418 the GCC Runtime Library Exception.
1420 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1422 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1423 * configure: Regenerate.
1425 2009-04-01 Steve Ellcey <sje@cup.hp.com>
1427 * Makefil.def (languages): New entries.
1428 * Makefile.tpl (check-gcc-*): New generic target.
1429 * Makefile.in: Regenerate.
1431 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
1433 * MAINTAINERS: Update my email address.
1435 2009-03-18 Tom Tromey <tromey@redhat.com>
1437 * configure: Rebuild.
1438 * configure.ac (host_libs): Add libiconv.
1439 * Makefile.in: Rebuild.
1440 * Makefile.def (host_modules): Add libiconv.
1441 (configure-gdb, all-gdb): Depend on libiconv.
1443 2009-03-16 Tristan Gingold <gingold@adacore.com>
1445 * configure.ac: Treat gdb as supported on x86_64-darwin.
1446 * configure: Regenerate.
1448 2009-03-16 Joseph Myers <joseph@codesourcery.com>
1450 * configure.ac (--with-host-libstdcxx): New option.
1451 * configure: Regenerate.
1453 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
1455 * MAINTAINERS: Move myself into the write after approval list.
1457 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
1459 * MAINTAINERS: Update e-mail address.
1461 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
1463 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
1465 2009-03-10 Ira Rosen <irar@il.ibm.com>
1467 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
1469 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1471 Backport from git Libtool:
1473 2009-01-19 Robert Millan <rmh@aybabtu.com>
1474 Support GNU/kOpenSolaris.
1475 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1476 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1477 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1480 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
1482 * MAINTAINERS: Update e-mail address.
1484 2009-02-24 Michael Eager <eager@eagercon.com>
1486 * MAINTAINERS (Write After Approval): Add self.
1488 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
1490 * MAINTAINERS (Write After Approval): Add myself.
1492 2009-02-05 Andreas Schwab <schwab@suse.de>
1494 * Makefile.tpl (stage_last): Define $r and $s before using
1495 $(RECURSE_FLAGS_TO_PASS).
1496 * Makefile.in: Regenerate
1498 2009-01-30 Ian Lance Taylor <iant@google.com>
1500 * MAINTAINERS: Move myself to the Global Reviewers list.
1502 2009-01-29 Robert Millan <rmh@aybabtu.com>
1504 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1505 * configure: Regenerate.
1507 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
1509 * MAINTAINERS: Make whitespace consistent.
1510 Remove Robert Millan from Write After Approval.
1512 2009-01-16 Alan Modra <amodra@bigpond.net.au>
1514 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
1515 (all-opcodes): Depend on all-libiberty.
1516 * Makefile.in: Regenerate.
1518 2009-01-15 Douglas B Rupp <rupp@gnat.com>
1520 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1521 * configure: Regenerate.
1523 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
1525 * MAINTAINERS (Write After Approval): Add myself.
1527 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
1529 * MAINTAINERS: Add myself to reviewers (Fortran).
1531 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
1533 PR tree-optimization/38515
1534 * configure.ac (cloog-polylib): Removed.
1535 (with_ppl, with_cloog): Test for "no".
1536 * configure: Regenerated.
1538 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
1540 * MAINTAINERS: Moved myself to reviewers (Fortran).
1542 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
1544 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
1545 (Write After Approval): Remove myself.
1547 2009-01-03 Diego Novillo <dnovillo@google.com>
1549 * MAINTAINERS: Remove myself from alias maintainership.
1551 2009-01-02 David Ayers <ayers@fsfe.org>
1553 * MAINTAINERS: Update e-mail address.
1555 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
1557 * MAINTAINERS: Make whitespace consistent.
1559 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1561 Backport from upstream Libtool:
1562 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1563 Add cache variables to tests that require the linker to work.
1564 For shlibpath_overrides_runpath, this also changes the semantics
1565 to let the result from the C compiler take precedence.
1567 2008-12-02 Ben Elliston <bje@au.ibm.com>
1569 * config.sub, config.guess: Update from upstream sources.
1571 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
1573 * configure.ac (ppllibs): Add by default the lib flags.
1574 * configure: Regenerate.
1576 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
1578 * MAINTAINERS: Add myself to the write after approval list.
1580 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
1582 * configure.ac: Add double brackets on darwin[912].
1583 * configure: Regenerate.
1585 2008-12-03 Daniel Kraft <d@domob.eu>
1587 * MAINTAINERS: Moved myself and Mikael Morin from Write After
1588 Approval to Reviewer section (for Fortran front-end).
1590 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
1592 * configure.ac: Expand to darwin10 and later.
1593 * configure: Regenerate.
1595 2008-12-02 Andreas Schwab <schwab@suse.de>
1597 * Makefile.def: configure-target-boehm-gc depends on
1598 all-target-libstdc++-v3.
1599 * Makefile.in: Regenerate.
1601 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
1603 * MAINTAINERS: Add myself as mingw maintainer.
1605 2008-12-02 Ben Elliston <bje@au.ibm.com>
1607 * config.sub, config.guess: Update from upstream sources.
1609 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
1611 * README.SCO: Remove.
1613 2008-11-29 Fernando Pereira <pronesto@gmail.com>
1615 * MAINTAINERS: Add myself to the write after approval list.
1617 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
1619 * MAINTAINERS: Update my email address in WAA section.
1621 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
1623 * MAINTAINERS: Update e-mail address.
1625 2008-11-27 Toon Moene <toon@moene.org>
1627 * MAINTAINERS: Change e-mail address.
1629 2008-11-27 Tristan Gingold <gingold@adacore.com>
1631 * configure.ac: Build gdb for i?86-*-darwin*
1632 * configure: Regenerated.
1634 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
1636 * MAINTAINERS: Added my full name.
1638 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
1645 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1647 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1648 * Makefile.in: Regenerated.
1650 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1657 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1658 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1659 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1660 (HOST_EXPORTS): Pass CPPFLAGS.
1661 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1662 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1663 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1664 * Makefile.in, configure: Regenerated.
1665 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1666 and CPPFLAGS_FOR_BUILD.
1668 2008-11-06 Jeff Law <law@redhat.com>
1670 * MAINTAINERS: Add myself as middle end maintainer.
1672 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
1674 * MAINTAINERS (Write after approval): Add myself.
1676 2008-11-05 Diego Novillo <dnovillo@google.com>
1678 * MAINTAINERS (Global Reviewers): Add myself.
1679 (Non-Algorithmic Maintainers): Remove myself.
1681 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
1683 * MAINTAINERS (Write after approval): Add myself.
1685 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
1687 * MAINTAINERS (Write after approval): Add myself.
1689 2008-10-31 Ben Elliston <bje@au.ibm.com>
1691 * configure.ac (spu-*-*): Remove special case.
1692 * configure: Regenerate.
1694 2008-10-30 Catherine Moore <clm@codesourcery.com>
1696 * MAINTAINERS (Write after approval): Update my email address.
1698 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
1700 * configure.ac [spu-*-*]: Do not set skipdirs.
1701 * configure: Re-generate.
1703 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
1705 * MAINTAINERS (Various Maintainers): Add myself to reload.
1707 2008-10-25 Richard Guenther <rguenther@suse.de>
1709 * MAINTAINERS (Various Maintainers): Add myself as middle-end
1710 maintainer. Remove myself as libgcc-math maintainer.
1711 (Non-Algorithmic Maintainers): Remove myself.
1713 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1715 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1716 * Makefile.in: Regenerated.
1718 2008-10-23 Cary Coutant <ccoutant@google.com>
1720 * MAINTAINERS (Write after approval): Add myself.
1722 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1729 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1730 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1731 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1732 (HOST_EXPORTS): Pass CPPFLAGS.
1733 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1734 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1735 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1736 * Makefile.in, configure: Regenerated.
1737 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1738 and CPPFLAGS_FOR_BUILD.
1740 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
1742 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
1745 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
1747 * MAINTAINERS (Write After Approval): Added myself.
1749 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1751 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1752 recommended version to 2.3.2.
1754 * configure: Regenerate.
1756 2008-10-01 Mark Mitchell <mark@codesourcery.com>
1758 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
1760 2008-09-29 David Daney <david.daney@caviumnetworks.com>
1762 * MAINTAINERS (Write After Approval): Update e-mail address.
1764 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
1766 * libtool.m4: Update to libtool 2.2.6.
1767 * lt~obsolete.m4: Update to libtool 2.2.6.
1768 * ltmain.sh: Update to libtool 2.2.6.
1769 * ltsugar.m4: Update to libtool 2.2.6.
1770 * ltversion.m4: Update to libtool 2.2.6.
1771 * ltoptions.m4: Update to libtool 2.2.6.
1772 * ltgcc.m4: Update to match changes from libtool 2.2.6.
1774 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
1776 * MAINTAINERS (Write After Approval): Add myself.
1778 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1780 * MAINTAINERS (Write After Approval): Update my name.
1782 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
1784 * MAINTAINERS: Add myself in "Write After Approval".
1786 2008-09-18 Steve Ellcey <sje@cup.hp.com>
1788 * MAINTAINERS: Add myself as ia64 maintainer.
1790 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
1792 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
1793 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1794 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1795 and Michael Tiemann from Write After Approval since they do not
1796 actually have access.
1798 2008-09-05 Richard Guenther <rguenther@suse.de>
1800 * configure.ac: Initialize clooglibs to -lcloog.
1801 * configure: Re-generate.
1803 2008-09-04 Le-Chun Wu <lcwu@google.com>
1805 * MAINTAINERS (Write After Approval): Add myself.
1807 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
1809 * configure.ac (--with-cloog-polylib): New.
1810 (--disable-cloog-version-check): New.
1811 (--disable-ppl-version-check): New.
1812 * configure: Re-generate.
1814 2008-09-03 Richard Guenther <rguenther@suse.de>
1816 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1818 * configure: Re-generate.
1820 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
1823 * MAINTAINERS: Add picoChip maintainers.
1825 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
1826 Tobias Grosser <grosser@fim.uni-passau.de>
1827 Jan Sjodin <jan.sjodin@amd.com>
1828 Harsha Jagasia <harsha.jagasia@amd.com>
1829 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
1830 Konrad Trifunovic <konrad.trifunovic@inria.fr>
1831 Adrien Eliche <aeliche@isty.uvsq.fr>
1833 Merge from graphite branch.
1834 * configure: Regenerate.
1835 * Makefile.in: Regenerate.
1836 * configure.ac (host_libs): Add ppl and cloog.
1837 Add checks for PPL and CLooG.
1838 * Makefile.def (ppl, cloog): Added modules and dependences.
1839 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1840 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1842 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1844 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1845 (GCC_SHLIB_SUBDIR): New.
1846 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1847 * configure: Regenerate.
1848 * Makefile.in: Regenerate.
1850 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
1852 * MAINTAINERS: Consistently use tabs to separate columns.
1854 2008-08-29 Tristan Gingold <gingold@adacore.com>
1856 * MAINTAINERS (Write after Approval): Add myself.
1858 2008-08-28 Tristan Gingold <gingold@adacore.com>
1860 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1861 Enable bfd, binutils and opcodes.
1862 * configure: Regenerate.
1864 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1866 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
1868 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
1870 * MAINTAINERS: Use correct Umlaut for last name.
1872 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1874 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
1876 2008-08-16 David Edelsohn <edelsohn@gnu.org>
1878 * MAINTAINERS: Update my email address.
1880 2008-08-16 Nicolas Roche <roche@adacore.com>
1882 * Makefile.tpl: Add BOOT_ADAFLAGS.
1883 * Makefile.in: Regenerate.
1885 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
1887 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1888 * configure: Regenerate.
1890 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
1892 * configure.ac: Add makefile fragments for hpux.
1893 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1894 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1895 * configure: Regenerate.
1896 * Makefile.in: Regenerate.
1898 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
1900 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
1902 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
1904 * MAINTAINERS (Write after Approval): Add myself.
1906 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
1908 * MAINTAINERS (Write After Approval): Add myself.
1910 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
1912 * MAINTAINERS (Write After Approval): Add myself.
1914 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
1916 * MAINTAINERS: Update my email address.
1918 2008-06-25 Joey Ye <joey.ye@intel.com>
1920 * MAINTAINERS (Write After Approval): Add myself.
1922 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1924 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1925 * Makefile.in: Regenerate.
1926 * configure: Regenerate.
1928 2008-06-17 Daniel Kraft <d@domob.eu>
1930 * MAINTAINERS (Write After Approval): Add myself.
1932 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1934 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1935 "$@" is still intact with both Autoconf 2.59 and 2.62.
1936 * configure: Regenerate.
1938 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1940 * Makefile.tpl: Fix comment errors.
1941 * Makefile.in: Regenerate.
1943 2008-06-12 David S. Miller <davem@davemloft.net>
1944 David Edelsohn <edelsohn@gnu.org>
1946 * configure.ac: Add powerpc*-*-* to gold supported targets.
1947 * configure: Regenerate.
1949 2008-06-08 Joseph Myers <joseph@codesourcery.com>
1951 PR tree-optimization/36218
1952 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1953 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1954 (all prefix="build-"): Pass them to build-system sub-makes.
1955 * Makefile.in: Regenerate.
1957 2008-06-07 Joseph Myers <joseph@codesourcery.com>
1959 * MAINTAINERS (mt port): Remove.
1960 (sco5, unixware, sco udk): Remove.
1961 (Kean Johnston): Add to Write After Approval.
1963 2008-05-30 Julian Brown <julian@codesourcery.com>
1965 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1966 of libobjc for ARM EABI Linux.
1967 * configure: Regenerate.
1969 2008-05-18 Xinliang David Li <davidxl@google.com>
1971 * ChangeLog: Remove wrong ChangeLog entry.
1973 2008-05-17 Xinliang David Li <davidxl@google.com>
1975 * MAINTAINERS (Write After Approval): Add myself.
1977 2008-05-15 Janus Weil <janus@gcc.gnu.org>
1979 * MAINTAINERS (Write After Approval): Add myself.
1981 2008-05-14 Rafael Espíndola <espindola@google.com>
1983 * config-ml.in: don't handle --enable-shared and --enable-static.
1985 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
1987 * MAINTAINERS: Update my email address.
1989 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
1991 * MAINTAINERS: Update my email address.
1993 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
1995 * MAINTAINERS (Write After Approval): Add myself.
1997 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
1999 * MAINTAINERS (Write After Approval): Add myself.
2001 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
2003 * MAINTAINERS (crx): Add myself.
2005 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2008 2008-04-14 David S. Miller <davem@davemloft.net>
2010 * configure.ac: Add sparc*-*-* to gold supported targets.
2011 * configure: Regenerate.
2013 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2016 * configure.ac: Include override.m4.
2017 * configure: Regenerate.
2019 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2021 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2022 * Makefile.in: Regenerate.
2024 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
2026 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
2027 as nonconfigurable directories list.
2028 * configure: Regenerate.
2030 2008-04-14 Ben Elliston <bje@au.ibm.com>
2032 * config.sub, config.guess: Update from upstream sources.
2034 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
2036 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2037 * Makefile.in: Regenerate.
2039 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
2041 * configure.ac: Do not build libssp for the AVR.
2042 * configure: Regenerate.
2044 2008-04-07 Ian Lance Taylor <iant@google.com>
2046 * Makefile.def: check-gold depends upon all-binutils.
2047 * Makefile.in: Regenerate.
2049 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
2051 * MAINTAINERS (Write After Approval): Add myself.
2053 2008-04-04 Nick Clifton <nickc@redhat.com>
2056 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2058 * configure: Regenerate.
2060 2008-04-04 NightStrike <NightStrike@gmail.com>
2063 * configure.ac: Combine rules for mingw32 and mingw64.
2064 * configure: Regenerate.
2066 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
2068 * MAINTAINERS (Write After Approval): Add myself.
2070 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
2072 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
2073 * Makefile.in (.NOTPARALLEL): Ditto.
2075 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
2077 * MAINTAINERS (Write After Approval): Add myself.
2079 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
2081 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
2082 * Makefile.in (.NOTPARALLEL): Regenerate.
2084 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
2086 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2087 * Makefile.in: Regenerate.
2089 2008-03-26 Jakub Staszak <kuba@et.pl>
2091 * MAINTAINERS (Write After Approval): Add myself.
2093 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
2095 * MAINTAINERS: Update e-mail address.
2097 2008-03-20 Ian Lance Taylor <iant@google.com>
2099 * configure.ac: Add support for --enable-gold.
2100 * Makefile.def: Add gold as a directory like ld.
2101 * configure, Makefile.in: Regenerate.
2103 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2105 * configure.ac: m4_include config/proginstall.m4.
2106 * configure: Regenerate.
2108 Backport from upstream Libtool:
2110 2007-10-12 Eric Blake <ebb9@byu.net>
2112 Deal with Autoconf 2.62's semantic change in m4_append.
2113 * ltsugar.m4 (lt_append): Replace broken versions of
2115 (lt_if_append_uniq): Don't require separator to be overquoted,
2116 and avoid broken m4_append.
2117 (lt_dict_add): Fix typo.
2118 * libtool.m4 (_LT_DECL): Don't overquote separator.
2120 2008-03-13 David Edelsohn <edelsohn@gnu.org>
2122 * config.rpath: Add AIX 6 support.
2124 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
2126 * Makefile.def (stageprofile). Remove -fprofile-generate
2127 from stage_libcflags.
2128 * Makefile.in: Regenerate.
2130 2008-03-13 Ben Elliston <bje@au.ibm.com>
2132 * config.sub, config.guess: Update from upstream sources.
2134 2008-03-06 Tom Tromey <tromey@redhat.com>
2136 * MAINTAINERS: Update for treelang deletion.
2138 2008-03-03 James E. Wilson <wilson@tuliptree.org>
2140 * MAINTAINERS: Update my email address.
2142 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
2144 * MAINTAINERS (darwin port): Add myself as a maintainer.
2145 (objective-c/c++): Add myself as a maintainer.
2147 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
2149 * MAINTAINERS (Write After Approval): Update my email address.
2151 2008-02-25 Tomas Bily <tbily@suse.cz>
2153 * MAINTAINERS (Write After Approval): Add myself.
2155 2008-02-23 Jakub Jelinek <jakub@redhat.com>
2157 * MAINTAINERS (OpenMP): Add myself.
2159 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
2164 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2165 * configure: Regenerate.
2167 * Makefile.def: Define stage_libcflags for all bootstrap stages.
2168 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2169 STAGE4_LIBCFLAGS): New.
2170 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2171 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2172 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2173 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2174 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2175 for target modules. Don't export LIBCFLAGS.
2176 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2177 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2178 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2179 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2180 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2181 * Makefile.in: Regenerate.
2183 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2186 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2187 Do not use -DDLL_EXPORT. Backport from upstream.
2189 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2191 * MAINTAINERS (Write After Approval): Add myself.
2193 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
2195 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2196 * configure: Regenerate.
2198 2008-01-31 Marc Gauthier <marc@tensilica.com>
2200 * configure.ac (xtensa*-*-*): Recognize processor variants.
2201 * configure: Regenerate.
2203 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2206 * configure.ac (PARSE_ARGS): Push suitable setting of
2207 ac_subdirs_all, for `./configure --help=recursive'.
2208 Handle `+' in generic toplevel directory disabling.
2209 * configure: Regenerate.
2211 2008-01-28 Nick Clifton <nickc@redhat.com>
2213 * MAINTAINERS (xstormy16): Take over maintainership.
2215 2008-01-25 Joseph Myers <joseph@codesourcery.com>
2217 * MAINTAINERS (c4x port): Remove.
2219 2008-01-24 David Edelsohn <edelsohn@gnu.org>
2221 * libtool.m4: Backport AIX 6 support from ToT Libtool.
2223 2008-01-23 Ben Elliston <bje@au.ibm.com>
2225 * config.sub, config.guess: Update from upstream sources.
2227 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
2229 * MAINTAINERS (Write After Approval): Add myself.
2231 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
2233 * MAINTAINERS: Update my email address.
2235 2008-01-09 Raksit Ashok <raksit@google.com>
2237 * MAINTAINERS (Write After Approval): Add myself.
2239 2008-01-09 Raksit Ashok <raksit@google.com>
2241 * MAINTAINERS (Write After Approval): Add myself.
2243 2008-01-08 Ben Elliston <bje@au.ibm.com>
2245 * config.sub, config.guess: Update from upstream sources.
2247 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2249 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2250 Change recommended MPFR from 2.2.1 -> 2.3.0.
2251 * configure: Regenerate.
2253 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
2255 * MAINTAINERS: Update my email address.
2257 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
2259 * MAINTAINERS: Update my email address.
2261 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
2263 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2264 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2265 * Makefile.in: Regenerate.
2267 2007-12-10 Mark Heffernan <meheff@google.com>
2269 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
2272 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
2274 * configure.ac: Enable libjava for x86_64-*-darwin9.
2275 * configure: Regenerate.
2277 2007-12-07 Bill Maddox <maddox@google.com>
2279 * MAINTAINERS (Write After Approval): Add myself.
2281 2007-12-05 Ben Elliston <bje@au.ibm.com>
2283 * config.sub, config.guess: Update from upstream sources.
2285 2007-12-02 Matthias Klose <doko@ubuntu.com>
2287 * config-ml.in: Remove 64bit configure tests.
2289 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2291 * config-ml.in: Robustify against white space in absolute file
2294 * config-ml.in (multi-clean): Substitute ${Makefile}.
2295 Remove superfluous ${Makefile} in list.
2297 2007-11-19 Thiemo Seufer <ths@mips.com>
2299 * config-ml.in: Don't hardcode the Makefile name.
2301 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
2303 * MAINTAINERS (Write After Approval): Add myself.
2305 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
2307 * MAINTAINERS (Write After Approval): Add myself.
2309 2007-11-06 Doug Kwan <dougkwan@google.com>
2311 * MAINTAINERS (Write After Approval): Add myself.
2313 2007-10-25 Ben Elliston <bje@au.ibm.com>
2315 * MAINTAINERS (mercury): Remove entry.
2316 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
2318 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
2320 * Makefile.def (dependencies): Make configure-gdb depend on
2322 * Makefile.in: Regenerated.
2324 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
2326 * MAINTAINERS (Fortran maintainer): Remove myself.
2328 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
2330 * Makefile.def: To avoid problems running with parallel makes,
2331 build newlib before libgloss so that target specific header
2333 * Makefile.in: Regenerate
2335 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2337 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2338 * Makefile.in: Regenerate.
2340 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
2342 * MAINTAINERS (Register allocation reviewer): Add myself.
2344 2007-10-08 Mike Frysinger <vapier@gentoo.org>
2346 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2347 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2348 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
2349 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2350 * configure: Regenerate.
2352 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
2354 * MAINTAINERS (Register allocation reviewer): Add myself.
2356 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
2358 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2359 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2360 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2361 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2362 * configure.ac: Default them to host tools for $host = $build.
2365 * configure: Regenerate.
2366 * Makefile.in: Regenerate.
2368 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
2370 * MAINTAINERS (Register allocation reviewer): Add myself.
2372 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
2374 * MAINTAINERS (Register allocation reviewer): Add myself.
2376 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
2378 * MAINTAINERS (Write After Approval): Fix typo.
2380 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
2382 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2383 * configure: Regenerate.
2385 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
2388 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
2389 they're already prefixed.
2391 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
2393 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2395 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2396 * configure: Regenerate.
2397 * Makefile.in: Regenerate.
2399 2007-09-17 Andreas Schwab <schwab@suse.de>
2401 * configure.ac: Raise minimum makeinfo version to 4.6.
2402 * configure: Regenerate.
2404 2007-09-17 Johannes Singler <singler@ira.uka.de>
2406 * MAINTAINERS (write-after-approval) add myself
2408 2007-09-15 Alan Modra <amodra@bigpond.net.au>
2410 * configure.ac: Correct makeinfo version check.
2411 * configure: Regenerate.
2413 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
2415 * MAINTAINERS: Update my email address.
2417 2007-09-14 Richard Sandiford <richard@codesourcery.com>
2419 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
2420 to $skipdirs and only disable gprof for newlib. Use the normal
2421 mips*-elf* handling in other respects.
2422 * configure: Regnerate.
2424 2007-09-12 David Daney <ddaney@avtrex.com>
2426 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2428 * configure: Regenerate.
2430 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
2433 * configure.ac: For libgloss targets, point the linker to the linker
2434 script, startup code and simulator library.
2435 * configure: Regenerate.
2437 2007-09-07 Andrew Haley <aph@redhat.com>
2439 * configure.ac (noconfigdirs): Remove target-libffi and
2441 * configure: Regenerate.
2443 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2446 * configure.ac: Use config/mh-mingw on mingw.
2447 * configure: Regenerate.
2449 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
2451 * MAINTAINERS (Write After Approval): Add myself.
2453 2007-09-05 Richard Guenther <rguenther@suse.de>
2455 * configure.ac (--enable-stage1-checking): If neither --enable-checking
2456 nor --disable-checking is provided also turn on yes and types
2457 checking for stage1.
2458 * configure: Re-generate.
2460 2007-08-30 Krister Walfridsson <cato@df.lth.se>
2462 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
2463 (Write After Approval): Remove myself.
2465 2007-08-29 Nick Clifton <nickc@redhat.com>
2467 * config.sub, config.guess: Update from upstream sources.
2469 2007-08-22 Bud Davis <jmdavis@link.com>
2471 * MAINTAINERS (Write After Approval): Added myself.
2472 * MAINTAINERS (Reviewers): Removed myself.
2474 2007-08-18 Paul Brook <paul@codesourcery.com>
2475 Joseph Myers <joseph@codesourcery.com>
2477 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2478 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2479 * Makefile.in: Regenerate.
2480 * configure.ac (--with-debug-prefix-map): New.
2481 * configure: Regenerate.
2483 2007-08-17 Richard Sandiford <richard@codesourcery.com>
2484 Nigel Stephens <nigel@mips.com>
2486 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
2487 as target_makefile_frag.
2488 * configure: Regenerate.
2490 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
2492 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2493 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
2494 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2495 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2496 (do-compare, do-compare3, do-compare-debug): New.
2497 ([+compare-target+]): Use them.
2499 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
2501 * MAINTAINERS (Write After Approval): Change my email address.
2503 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2504 Ben Elliston <bje@au.ibm.com>
2506 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2507 --silent if $silent.
2508 * configure: Regenerate.
2510 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
2512 * MAINTAINERS (Various Maintainers): Add myself as
2513 loop infrastructure maintainer. Update my e-mail
2516 2007-07-31 Diego Novillo <dnovillo@google.com>
2518 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
2521 2007-07-26 Richard Guenther <rguenther@suse.de>
2523 * configure.ac: Add types checking to stage1 checking flags.
2524 * configure: Regenerate.
2526 2007-07-17 Nick Clifton <nickc@redhat.com>
2528 * COPYING3: New file. Contains version 3 of the GNU General
2530 * COPYING3.LIB: New file. Contains version 3 of the GNU
2531 Lesser General Public License.
2533 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
2535 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
2537 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
2539 * MAINTAINERS (S/390 co-maintainer): Add myself.
2540 (Write After Approval): Remove myself.
2542 2007-07-13 Dan Hipschman <dsh@google.com>
2544 * MAINTAINERS (Write After Approval): Add myself.
2546 2007-07-11 Nick Clifton <nickc@redhat.com>
2548 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
2550 * Makefile.in: Regenerate.
2552 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2554 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
2557 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
2559 * lt~obsolete.m4: New. Import from 20070318 libtool.
2561 2007-07-03 Julian Brown <julian@codesourcery.com>
2563 * MAINTAINERS (Write After Approval): Add myself.
2565 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2567 * configure.ac: Rewrite 'configure --help' strings to look nicer.
2568 * configure: Regenerate.
2570 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2572 * configure.ac: Add some missing m4 quotation.
2573 * configure: Regenerate.
2575 2007-07-02 Simon Baldwin <simonb@google.com>
2577 * MAINTAINERS (Write After Approval): Add myself.
2579 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
2581 * configure: Regenerate.
2583 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
2585 * Makefile.def: Add windmc tool to build.
2586 * Makefile.tpl: Likewise.
2587 * configure.ac: Likewise.
2588 * Makefile.in: Regenerate.
2589 * configure: Regenerate.
2591 2007-06-28 DJ Delorie <dj@redhat.com>
2593 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2594 not building newlib.
2595 * configure: Regenerated.
2597 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
2599 * MAINTAINERS (Write After Approval): Add myself.
2601 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
2603 * MAINTAINERS (Write After Approval): Add myself.
2605 2007-06-19 Chris Matthews <chrismatthews@google.com>
2607 * MAINTAINERS (Write After Approval): Add myself.
2609 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
2611 * MAINTAINERS (Write After Approval): Add myself.
2613 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
2615 * Makefile.def: Add dependency from configure-gdb to all-bfd.
2616 * Makefile.in: Regenerated.
2618 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
2620 * configure.ac: Don't add target-libmudflap to noconfigdirs for
2621 bfin*-*-uclinux* targets.
2622 * configure: Regenerate.
2624 2007-06-14 Ian Lance Taylor <iant@google.com>
2626 * MAINTAINERS: Add myself as non-algorithmic global write
2629 2007-06-14 Diego Novillo <dnovillo@google.com>
2631 * MAINTAINERS: Add self as middle-end maintainer and
2632 non-algorithmic global write maintainer.
2634 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2636 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
2637 Move all Fortran maintainers except Paul Brook into the
2638 Non-Autopoiesis section.
2640 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
2642 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2643 (distclean-stage[+id+]): Possibly delete stage_last.
2644 * Makefile.in: Regenerate.
2646 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
2648 * MAINTAINERS (Various Maintainer): Fix typo.
2650 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
2652 * MAINTAINERS (Various Maintainer): Add myself as
2653 dataflow maintainer.
2655 2007-06-07 Ben Elliston <bje@au.ibm.com>
2657 * config.sub, config.guess: Update from upstream sources.
2659 2007-06-07 Ben Elliston <bje@au.ibm.com>
2661 * Makefile.tpl: Fix spelling error.
2662 * Makefile.in: Regenerate.
2664 2007-06-01 Steve Ellcey <sje@cup.hp.com>
2666 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2667 lt_cv_sys_max_cmd_len.
2669 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
2671 * MAINTAINERS (Various Maintainers): Add myself as
2672 auto-vectorizer maintainer.
2674 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
2677 * libtool.m4: Revert previous change.
2678 * ltgcc.m4: Put it here.
2680 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
2682 * MAINTAINERS (Various Maintainers): Add myself as
2683 auto-vectorizer maintainer.
2685 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
2688 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
2690 2007-05-30 Richard Guenther <rguenther@suse.de>
2692 * MAINTAINERS (Various Maintainers): Add myself as
2693 auto-vectorizer maintainer.
2695 2007-05-30 Jakub Jelinek <jakub@redhat.com>
2698 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2699 * configure: Rebuilt.
2701 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
2703 * MAINTAINERS (Write After Approval): Removed my name.
2705 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
2707 * MAINTAINERS (Write After Approval): Remove myself.
2709 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
2711 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2713 2007-05-23 Steve Ellcey <sje@cup.hp.com>
2715 * ltmain.sh: Update from ToT Libtool.
2716 * libtool.m4: Update from ToT Libtool.
2717 * ltsugar.m4: New. Update from ToT Libtool.
2718 * ltversion.m4: New. Update from ToT Libtool.
2719 * ltoptions.m4: New. Update from ToT Libtool.
2721 * ltcf-c.sh: Remove.
2722 * ltcf-cxx.sh: Remove.
2723 * ltcf-gcj.sh: Remove.
2725 2007-05-22 Ollie Wild <aaw@google.com>
2727 * MAINTAINERS (Write After Approval): Add myself.
2729 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
2731 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2733 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2734 Remove CFLAGS/LIBCFLAGS.
2735 (configure-stage[+id+]-[+prefix+][+module+],
2736 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2737 * Makefile.in: Regenerate.
2739 2007-05-15 Diego Novillo <dnovillo@google.com>
2741 * MAINTAINERS: Update e-mail address.
2743 2007-05-15 Revital Eres <eres@il.ibm.com>
2745 * MAINTAINERS (Write After Approval): Add myself.
2747 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
2749 * MAINTAINERS (Write After Approval): Updated my address.
2751 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
2753 * MAINTAINERS (Write After Approval): Add myself.
2755 2007-05-11 Silvius Rus <rus@google.com>
2757 * MAINTAINERS (Write After Approval): Add myself.
2759 2007-04-23 Tom Tromey <tromey@redhat.com>
2761 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
2763 2007-04-22 Mark Mitchell <mark@codesourcery.com>
2765 * MAINTAINERS (cpplib): Rename to ...
2766 (libcpp): ... this. Add C/C++ front end maintainers.
2768 2007-04-14 Steve Ellcey <sje@cup.hp.com>
2770 * config-ml.in: Pass ${ml_config_env} to configure calls.
2772 2007-04-04 Christian Bruel <christian.bruel@st.com>
2774 * MAINTAINERS (Write After Approval): Add myself.
2776 2007-04-02 Dave Korn <dave.korn@artimi.com>
2778 * MAINTAINERS (Write After Approval): Add myself.
2780 2007-03-31 Tobias Burnus <burnus@net-b.de>
2782 * MAINTAINERS (fortran 95 front end): Add myself.
2784 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
2786 * MAINTAINERS (Write After Approval): Add myself.
2788 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
2790 * MAINTAINERS (Modulo Scheduler): Add myself.
2792 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
2794 * MAINTAINERS (fortran 95 front end): Add myself.
2795 (c++ front end): whitespace fix.
2797 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
2799 * MAINTAINERS (Write After Approval): Add myself.
2801 2007-03-21 Richard Sandiford <richard@codesourcery.com>
2803 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2804 of glob. Quote arguments with single quotes too.
2805 * configure: Regenerate.
2807 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
2809 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2810 * Makefile.in: Regenerate
2812 2007-03-07 Andreas Schwab <schwab@suse.de>
2814 * configure: Regenerate.
2816 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
2818 * configure.ac: Add "--with-pdfdir" configure option,
2819 which defines pdfdir variable.
2820 * Makefile.def (target=fixincludes): Add install-pdf to
2822 (recursive_targets): Add install-pdf target.
2823 (flags_to_pass): Add pdfdir.
2824 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2826 * configure: Regenerate
2827 * Makefile.in: Regenerate
2829 2007-02-28 Eric Christopher <echristo@apple.com>
2832 2006-12-07 Mike Stump <mrs@apple.com>
2834 * Makefile.def (dependencies): Add dependency for
2835 install-target-libssp and install-target-libgomp on
2837 * Makefile.in: Regenerate.
2839 2007-02-27 Matt Kraai <kraai@ftbfs.org>
2841 * configure: Regenerate.
2842 * configure.ac: Move statements after variable declarations.
2844 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
2846 * MAINTAINERS: Add myself as sh maintainer.
2848 2007-02-19 Joseph Myers <joseph@codesourcery.com>
2850 * configure.ac: Adjust for loop syntax.
2851 * configure: Regenerate.
2853 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
2855 * configure: Rebuilt.
2857 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
2859 * configure.ac: Drop multiple occurrences of --enable-languages,
2860 and fix its quoting.
2861 * configure: Rebuilt.
2863 2007-02-17 Mark Mitchell <mark@codesourcery.com>
2864 Nathan Sidwell <nathan@codesourcery.com>
2865 Vladimir Prus <vladimir@codesourcery.com>
2866 Joseph Myers <joseph@codesourcery.com>
2868 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2869 * configure: Regenerate.
2871 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
2873 * ltconfig (freebsd*): Default to elf.
2875 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2877 * configure.ac (target_libraries): Move libgcc before libiberty.
2878 * configure: Regenerated.
2880 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2881 Paolo Bonzini <bonzini@gnu.org>
2884 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
2885 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
2886 * configure: Regenerated.
2888 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2890 * MAINTAINERS (Language Front End Maintainers): Update my mail
2893 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2896 * configure.ac: Correct syntax for Solaris ksh.
2897 * configure: Regenerated.
2899 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
2901 * configure.ac: Sync with src.
2902 * configure: Regenerate.
2904 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
2906 * Makefile.in: Regenerate.
2908 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
2910 * config.sub: Sync with src.
2912 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2914 * Makefile.tpl (build_alias, host_alias, target_alias): Use
2915 noncanonical equivalents.
2916 * configure.in: Rename to...
2917 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
2918 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
2919 target_noncanonical. Use them. Rewrite removal of configure
2920 arguments for autoconf 2.59. Discard variable settings. Force
2921 program_transform_name for native tools.
2923 * Makefile.in: Regenerated.
2924 * configure: Regenerated with autoconf 2.59.
2926 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
2928 * MAINTAINERS (Write After Approval): Add myself.
2930 2007-01-31 Andreas Schwab <schwab@suse.de>
2932 * Makefile.tpl (LDFLAGS): Substitute it.
2933 * Makefile.in: Regenerate.
2935 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
2937 * MAINTAINERS (Write After Approval): Add myself.
2939 2007-01-28 David Edelsohn <edelsohn@gnu.org>
2941 * MAINTAINERS (spu port): Add myself.
2943 2007-01-23 Richard Guenther <rguenther@suse.de>
2946 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
2947 * Makefile.tpl (GNATBIND): Substitute it.
2948 (GNATMAKE): Likewise.
2949 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
2951 * Makefile.in: Regenerate.
2952 * configure: Regenerate.
2954 2007-01-18 Mike Stump <mrs@apple.com>
2956 * configure.in: Re-enable -Werror for gcc builds.
2958 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
2960 * MAINTAINERS (Write After Approval): Add myself.
2962 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
2964 * configure.in: Change == to = in test command.
2965 * configure: Regenerate.
2967 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
2968 Nick Clifton <nickc@redhat.com>
2969 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
2971 * configure.in (build_configargs, host_configargs, target_configargs):
2972 Remove build/host/target parameters.
2973 (host_libs): Add gmp and mpfr.
2974 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2975 * Makefile.def (gmp, mpfr): New.
2976 (gcc): Remove target.
2977 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2978 target_os, target_vendor): New.
2979 (configure): Add host_alias/target_alias arguments; adjust invocations.
2980 * configure: Regenerate.
2981 * Makefile.in: Regenerate.
2983 2007-01-11 Matt Fago <fago@earthlink.net>
2985 * configure.in: Try to link to functions only in mpfr 2.2.x
2986 to improve robustness of configure tests.
2987 * configure: Regenerate.
2989 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
2991 * MAINTAINERS: Add myself as i386 maintainer.
2993 2007-01-08 Jan Hubicka <jh@suse.cz>
2995 * MAINTAINERS: Add myself as i386 maintainer.
2997 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
2999 * configure.in: Add support for an x86_64-mingw* target.
3000 * configure: Regenerate.
3002 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
3004 * Makefile.tpl (all-target): Correct @if conditional for target
3006 * configure.in: Omit libiberty if building only target libgcc.
3007 * configure, Makefile.in: Regenerated.
3009 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
3011 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3012 * configure: Regenerate.
3014 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
3016 * Makefile.def (target_modules): Add libgcc.
3017 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
3018 * Makefile.tpl (clean-target-libgcc): Delete.
3019 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3020 on gcc even for bootstrapped modules. Rewrite handling of
3021 lang_env_dependencies to loop over target_modules.
3022 * configure.in (target_libraries): Add target-libgcc.
3023 * Makefile.in, configure: Regenerated.
3025 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3027 * configure.in: Reorganize recognition of languages. Add
3028 --enable-stage1-languages. Show supported languages for the chosen
3029 target rather than all recognized languages.
3030 * configure: Regenerate.
3032 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3034 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3035 * Makefile.in: Regenerate.
3037 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3039 * configure.in: Warn that MPFR 2.2.0 is buggy.
3040 * configure: Regenerate.
3042 2006-12-27 Ian Lance Taylor <iant@google.com>
3044 * configure.in: When removing Makefiles to force a reconfigure, also
3045 remove prev-DIR*/Makefile.
3046 * configure: Regenerate.
3048 2006-12-22 Andreas Schwab <schwab@suse.de>
3050 * configure: Regenerate with correct autoconf version.
3052 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
3054 * configure.in: add AC_SUBST for *_FOR_TARGET.
3055 * configure: Regenerate.
3057 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3059 * configure.in: Simplify logic for rejecting languages that cannot
3060 be built. Separate the case when a language is unsupported,
3061 from the case when the user chooses not to build a language.
3063 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3065 * configure.in: Remove "$build" case for powerpc-*-darwin* since
3066 it only affects bootstrap and could be tested on "$host" as well.
3067 * configure: Regenerate.
3068 * config/mh-ppc-darwin: Add to the stage1 cflags here.
3070 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3073 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3074 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3075 move here comment from Makefile.tpl.
3076 * Makefile.tpl: Move some definitions higher in the file.
3077 (STAGE1_CHECKING): New.
3078 * configure.in: Add --enable-stage1-checking.
3079 * configure: Regenerate.
3080 * Makefile.in: Regenerate.
3082 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3084 * MAINTAINERS: Add myself as build system maintainer.
3086 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
3088 * MAINTAINERS (Write After Approval): Add myself.
3090 2006-12-13 Eric Christopher <echristo@apple.com>
3092 * MAINTAINERS: Add myself as darwin maintainer.
3094 2006-12-11 Ian Lance Taylor <ian@airs.com>
3096 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
3098 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
3100 MAINTAINERS: Update my entry.
3102 2006-12-11 Alan Modra <amodra@bigpond.net.au>
3104 * configure.in: Handle spu makefile frag.
3105 * Makefile.tpl (MAINT): Define
3106 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3107 * configure: Regenerate.
3108 * Makefile.in: Regenerate.
3110 2006-12-11 Ben Elliston <bje@au.ibm.com>
3112 * config.guess: Import latest version.
3113 * config.sub: Likewise.
3115 2006-12-11 Ben Elliston <bje@au.ibm.com>
3117 * configure.in (spu-*-*): Don't skip target-libiberty.
3118 * configure: Regenerate.
3120 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
3123 * configure.in: Correct x86 darwin support for libjava to powerpc
3125 * configure: Regenerate.
3127 2006-12-08 Sandro Tolaini <tolaini@libero.it>
3129 * configure.in: Add x86 darwin support for libjava.
3130 * configure: Regenerate.
3132 2006-12-07 Mike Stump <mrs@apple.com>
3134 * Makefile.def (dependencies): Add dependency for
3135 install-target-libssp and install-target-libgomp on
3137 * Makefile.in: Regenerate.
3139 2006-12-04 Richard Guenther <rguenther@suse.de>
3141 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
3142 (Non-Algorithmic Maintainers): Move over non-algorithmic
3143 loop optimizer maintainers, add myself as a non-algorithmic
3144 middle-end maintainer.
3146 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
3148 * MAINTAINERS (Write After Approval): Add myself.
3150 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3152 * configure.in: Update error message for missing GMP/MPFR.
3154 * configure: Regenerate.
3156 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3158 * configure.in: Update MPFR version in error message.
3160 * configure: Regenerate.
3162 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3164 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3165 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3166 --with-gmp-lib): New flags.
3168 * configure: Regenerate.
3170 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
3172 * MAINTAINERS (Write After Approval): Change my email address.
3174 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
3176 * MAINTAINERS (Write After Approval): Add myself.
3178 2006-11-22 Philipp Thomas <pth@suse.de>
3180 * MAINTAINERS (i18n): Update e-mail address.
3182 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
3184 * MAINTAINERS (spu port): Add myself as maintainer.
3185 (Write After Approval): Remove myself.
3187 2006-11-22 Ben Elliston <bje@au.ibm.com>
3189 * configure.in (skipdirs): Don't build libssp for SPU.
3190 * configure: Regenerate.
3192 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
3194 * MAINTAINERS (spu port): Add myself as maintainer.
3195 (libobjc): Update my email address.
3197 2006-11-21 Andrea Bona <andrea.bona@st.com>
3199 * MAINTAINERS (Write After Approval): Add myself.
3201 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
3203 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
3204 * configure : Rebuilt.
3206 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
3208 * MAINTAINERS (Write After Approval): Add myself.
3210 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
3212 * MAINTAINERS (Write After Approval): Add myself.
3214 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3216 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
3218 * configure: Regenerate.
3220 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
3222 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3223 (unstage): Test for stage_last presence.
3226 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
3228 * Makefile.in: Regenerate.
3230 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
3232 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
3235 2006-11-14 Erven Rohou <erven.rohou@st.com>
3237 * MAINTAINERS (Write After Approval): Add myself.
3239 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
3241 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
3242 and stageN-package/Makefile.
3243 * Makefile.in: Regenerated.
3245 2006-11-14 Jie Zhang <jie.zhang@analog.com>
3247 * configure.in: Remove target-libgloss from noconfigdirs for
3249 * configure: Regenerated.
3251 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3253 * configure.in (have_gmp): Only error if the gcc directory exists.
3255 * configure: Regenerate.
3257 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3259 * configure.in: Robustify error message for missing GMP/MPFR.
3261 * configure: Regenerate.
3263 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
3265 * MAINTAINERS (Write After Approval): Add myself.
3267 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
3269 * MAINTAINERS: Change email address.
3271 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
3273 * MAINTAINERS (Write After Approval): Add myself.
3275 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
3277 * MAINTAINERS (Write After Approval): Add myself.
3279 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
3281 * MAINTAINERS (Write After Approval): Move myself to
3282 Write After Approval section.
3284 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3286 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
3288 * configure: Regenerate.
3290 2006-10-16 Tobias Burnus <burnus@net-b.de>
3292 * MAINTAINERS (Write After Approval): Add myself.
3294 2006-10-16 Ben Elliston <bje@au.ibm.com>
3296 * config.guess: Import latest version.
3297 * config.sub: Likewise.
3299 2006-10-10 Brooks Moses <bmoses@stanford.edu>
3301 * Makefile.def: Added pdf target handling.
3302 * Makefile.tpl: Added pdf target handling.
3303 * Makefile.in: Regenerated.
3305 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
3307 * MAINTAINERS: Add self as score port maintainer.
3309 2006-10-04 Brooks Moses <bmoses@stanford.edu>
3311 * MAINTAINERS (Write After Approval): Add myself.
3313 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
3315 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
3317 * configure: Regenerated.
3319 2006-09-27 Dave Brolley <brolley@redhat.com>
3321 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
3322 using $s instead of $r.
3323 * configure: Regenerated.
3325 2006-09-26 Thiemo Seufer <ths@mips.com>
3327 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3328 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3329 * configure: Regenerate.
3331 2006-09-24 Graeme Peterson <gridly@gmail.com>
3333 * MAINTAINERS (Write After Approval): Remove myself.
3335 2006-09-22 Chao-ying Fu <fu@mips.com>
3337 * MAINTAINERS (Write After Approval): Add myself.
3339 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
3341 * MAINTAINERS: Add self as soft-fp maintainer.
3343 2006-09-09 Anatoly Sokolov <aesok@post.ru>
3345 * MAINTAINERS: Add myself as avr maintainer.
3346 Remove Marek Michalkiewicz as avr maintainer.
3348 2006-09-07 Roberto Costa <roberto.costa@st.com>
3350 * MAINTAINERS (Write After Approval): Add myself.
3352 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
3354 * configure.in: Never build newlib for a Mingw host.
3355 Never build newlib as Mingw target library.
3356 Test the existence of winsup/cygwin for building a Cygwin newlib,
3357 rather than just winsup.
3358 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3359 building a Mingw target.
3360 * configure: Regenerate.
3362 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
3364 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
3366 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
3368 * config.guess: Import from src (was more updated).
3369 * config.sub: Likewise.
3371 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
3373 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3374 * configure: Regenerated.
3376 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
3378 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3379 for stages after the first.
3381 2006-07-17 Jakub Jelinek <jakub@redhat.com>
3383 * Makefile.def: Add dependencies for configure-opcodes
3384 on configure-intl and all-opcodes on all-intl.
3385 * Makefile.in: Regenerated.
3387 2006-07-13 Ben Elliston <bje@au.ibm.com>
3389 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
3391 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
3393 Port to hosts whose 'sort' and 'tail' implementations
3394 treat operands with leading '+' as file names, as POSIX
3395 has required since 2001. However, make sure the code still
3396 works on pre-POSIX hosts.
3397 * ltmain.sh: Don't assume "sort +2" is equivalent to
3398 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
3400 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
3402 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
3404 2006-07-04 Peter O'Gorman <peter@pogma.com>
3406 * ltconfig: chmod 644 before ranlib during install.
3408 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
3411 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3412 if the bootstrap compiler is a GCC version that supports it.
3413 * configure: Regenerate.
3415 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
3417 * configure.in: Fix thinkos in previous check-in.
3418 * configure: Regenerate.
3420 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
3423 * configure.in: Test subdir_requires and give an appropriate
3425 * configure: Regenerate.
3427 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
3429 * MAINTAINERS (Write After Approval): Add myself.
3431 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
3433 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3435 2006-06-22 Steve Ellcey <sje@cup.hp.com>
3437 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3439 2006-06-20 David Ayers <d.ayers@inode.at>
3442 * configure.in: Add target-boehm-gc to noconfigdirs depending on
3443 whether target-libjava is being configured instead of whether the
3444 java front end is enabled.
3445 * configure: Regenerate.
3447 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3450 * configure.in: Only enable libgomp on IRIX 6.
3451 * configure: Regenerate.
3453 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
3455 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3457 * Makefile.in: Regenerate.
3459 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
3461 * config-ml.in: Alter CCASFLAGS to include special
3462 multilib options the same as is done for CFLAGS.
3464 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3466 * configure.in: Don't enable libgomp on hpux10.
3467 * configure: Rebuilt.
3469 2006-06-12 David Ayers <d.ayers@inode.at>
3473 * configure.in: Remove target-boehm-gc from noconfigdirs where
3474 ${libgcj} is specified.
3475 * configure: Regenerate.
3477 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
3481 * configure.in: Sync.
3482 * configure: Regenerated.
3484 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
3486 * Makefile.def: Added dependencies from sim and gdb on intl, and
3487 added configure dependencies to everything with an all dependency
3489 * Makefile.in: Regenerated.
3491 2006-06-06 David Ayers <d.ayers@inode.at>
3494 * Makefile.def: Add dependencies for libobjc which boehm-gc.
3495 * Makefile.in: Regenerate.
3496 * configure.in: Add --enable-objc-gc at toplevel and have it
3497 enable boehm-gc for Objective-C.
3498 Remove target-boehm-gc from libgcj.
3499 Add target-boehm-gc to target_libraries.
3500 Add target-boehm-gc to noconfigdirs where ${libgcj}
3502 Assert that boehm-gc is supported when requested for Objective-C.
3503 Only build boehm-gc if needed either for Java or Objective-C.
3504 * configure: Regenerate.
3506 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
3509 * Makefile.tpl (configure-[+prefix+][+module+],
3510 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3511 Remove rule to unstage bootstrapped modules.
3512 (stage_current): New.
3513 * Makefile.in: Regenerate.
3515 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3517 * MAINTAINERS (Write After Approval): Update my e-mail address.
3519 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
3521 * include/libiberty.h: Declare pex_run_in_environment.
3523 2006-05-31 Asher Langton <langton2@llnl.gov>
3525 * MAINTAINERS (Write After Approval): Add myself.
3527 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
3529 * Makefile.def (bfd, opcodes): Fix lib_path.
3530 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3531 (restrap): Move under "@if gcc-bootstrap". Fix typo.
3532 * Makefile.in: Regenerate.
3534 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
3536 * Makefile.in: Regenerate.
3538 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
3540 * Makefile.def: Add install-html target. Add datarootdir
3541 docdir and htmldir to flags_to_pass.
3542 * Makefile.tpl: Add install-html target.
3543 * Makefile.in: Regenerate.
3544 * configure.in: Add --with-datarootdir, --with-docdir, and
3545 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
3546 * configure: Regenerate.
3548 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
3550 * configure.in: Enable gprof for cross builds.
3551 * configure: Regenerate.
3553 2006-05-22 Richard Guenther <rguenther@suse.de>
3556 2006-01-31 Richard Guenther <rguenther@suse.de>
3557 Paolo Bonzini <bonzini@gnu.org>
3559 * Makefile.def (target_modules): Add libgcc-math target module.
3560 * configure.in (target_libraries): Add libgcc-math target library.
3561 (--enable-libgcc-math): New configure switch.
3562 * Makefile.in: Re-generate.
3563 * configure: Re-generate.
3564 * libgcc-math: New toplevel directory.
3566 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3567 Andreas Tobler <a.tobler@schweiz.ch>
3569 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
3570 * configure: Rebuilt.
3572 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
3574 * MAINTAINERS (Write After Approval): Add myself.
3576 2006-05-01 DJ Delorie <dj@redhat.com>
3578 * configure.in: Restore CFLAGS if GMP isn't present.
3579 * configure: Regenerate.
3581 2006-05-01 Richard Guenther <rguenther@suse.de>
3583 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
3586 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
3588 * MAINTAINERS (Write After Approval): Add myself.
3590 2006-04-28 Jan Beulich <jbeulich@novell.com>
3592 * MAINTAINERS (Write After Approval): Add myself.
3594 2006-04-18 DJ Delorie <dj@redhat.com>
3596 * configure.in (m32c): Build libstdc++-v3. Pass flags to
3597 reference libgloss so that libssp can be built in a combined
3599 * configure: Regenerate.
3601 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
3603 * MAINTAINERS (Write After Approval): Add myself.
3605 2006-04-05 Ben Elliston <bje@au.ibm.com>
3607 * configure.in: Require makeinfo 4.4 or higher.
3608 * configure: Regenerate.
3610 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
3612 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
3613 Rearrange the entries of other libraries to have them in one place.
3615 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
3617 * MAINTAINERS (Write After Approval): Remove myself.
3618 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3620 2006-03-14 Richard Guenther <rguenther@suse.de>
3622 * configure: Regenerate with autoconf 2.13.
3624 2006-03-13 Jim Blandy <jimb@codesourcery.com>
3626 * MAINTAINERS: Use my work address.
3628 * MAINTAINERS: Update my E-mail address.
3630 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
3632 * configure.in: Handle --disable-<component> generically.
3633 * configure: Regenerate.
3635 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
3638 * ltmain.sh: Don't use "$finalize_rpath" for compile.
3640 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
3642 * MAINTAINERS (Write After Approval): Remove myself.
3643 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3645 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3647 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
3648 (TARGET_CONFIGDIRS): Remove.
3649 * configure.in: Remove AC_SUBST(target_configdirs).
3650 * Makefile.in, configure: Regenerated.
3652 2006-02-20 Steven G. Kargl <kargls@comcast.net>
3654 * MAINTAINERS (Write After Approval): Remove myself.
3655 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3657 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
3661 * Makefile.tpl ([+compare-target+]): Print explanation messages.
3663 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3664 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3665 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3666 BUILD_PREFIX, BUILD_PREFIX_1.
3667 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3669 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3670 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3672 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3673 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3674 of `cat stage_current`. Always provide the `r' and `s' variables.
3675 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3676 a single shell execution.
3677 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3678 bootstrapped modules, make the stage1 module if the build was not
3679 started yet, else build the current stage.
3680 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3681 (all-build, all-host, all-target, [+make_target+]-host,
3682 [+make_target+]-target): Do not use \-continued lines.
3683 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3684 (current_stage, restrap, stage_last): New.
3686 * Makefile.in: Regenerate.
3687 * configure: Regenerate.
3689 2006-02-19 Bud Davis <jmdavis@link.com>
3691 * MAINTAINERS (Write After Approval): Remove myself.
3692 (Language Front End Maintainers): Add myself as fortran 95
3693 maintainer and update e-mail address.
3695 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3697 * MAINTAINERS (Write After Approval): Remove myself.
3698 (Language Front End Maintainers): Add myself as fortran 95
3701 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
3703 * MAINTAINERS (Write After Approval): Add myself.
3705 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
3707 * MAINTAINERS (Write After Approval): Remove myself.
3708 (Language Front End Maintainers): Add myself as
3709 fortran 95 maintainer.
3711 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
3715 2005-12-27 Leif Ekblad <leif@rdos.net>
3717 * configure.in: Add support for RDOS target.
3718 * configure: Regenerate.
3720 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
3721 Andreas Schwab <schwab@suse.de>
3723 * configure: Regenerate.
3725 2006-02-12 David Edelsohn <edelsohn@gnu.org>
3727 * configure.in (enable_libgomp): Add AIX.
3728 * configure: Regenerate.
3730 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
3732 * MAINTAINERS (Write After Approval): Add myself.
3734 2006-02-03 Lee Millward <lee.millward@gmail.com>
3736 * MAINTAINERS (Write After Approval): Add myself.
3738 2006-01-31 Richard Guenther <rguenther@suse.de>
3739 Paolo Bonzini <bonzini@gnu.org>
3741 * Makefile.def (target_modules): Add libgcc-math target module.
3742 * configure.in (target_libraries): Add libgcc-math target library.
3743 (--enable-libgcc-math): New configure switch.
3744 * Makefile.in: Re-generate.
3745 * configure: Re-generate.
3746 * libgcc-math: New toplevel directory.
3748 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
3750 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3751 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3752 the assembler, linker and binutils.
3753 * configure: Regenerate.
3755 2006-01-22 Dirk Mueller <dmueller@suse.de>
3757 * MAINTAINERS (Write After Approval): Add myself.
3759 2006-01-20 Diego Novillo <dnovillo@redhat.com>
3761 * configure: Regenerate.
3763 2006-01-18 Richard Henderson <rth@redhat.com>
3764 Jakub Jelinek <jakub@redhat.com>
3765 Diego Novillo <dnovillo@redhat.com>
3767 * libgomp: New directory.
3768 * Makefile.def: Add target_module libgomp.
3769 * Makefile.in: Regenerate.
3770 * configure.in (target_libraries): Add target-libgomp.
3771 * configure: Regenerate.
3773 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
3775 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3776 @ from continuation.
3777 * Makefile.in: Rebuilt.
3779 2006-01-04 Chris Lattner <sabre@gnu.org>
3781 * MAINTAINERS (Write After Approval): Add myself.
3783 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
3787 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3788 * Makefile.tpl (OBJDUMP): New.
3789 (EXTRA_HOST_FLAGS): Add it.
3790 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3792 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3793 to use symbolic links between directories. Avoid race conditions
3794 or make them harmless.
3795 * configure.in: Do not try to use symbolic links between directories.
3797 * Makefile.def (LEAN): Pass.
3798 * Makefile.tpl (LEAN): Define.
3799 (stage[+id+]-start): Accept that the previous directory does not
3800 exist, if the bootstrap is lean.
3801 (stage[+id+]-bubble): Invoke lean bootstrap commands after
3802 stage[+id+]-start. Use a makefile variable and an `if' instead of a
3803 configure substitution.
3804 ([+compare-target+]): Likewise.
3805 ([+bootstrap-target+]-lean): New.
3806 * configure.in: Remove lean bootstrap support from here.
3808 * Makefile.in: Regenerate.
3809 * configure: Regenerate.
3811 2006-01-04 Ben Elliston <bje@au.ibm.com>
3813 * MAINTAINERS (libdecnumber): Add myself.
3815 2006-01-02 Mark Mitchell <mark@codesourcery.com>
3817 * libtool-ldflags: New script.
3819 2006-01-02 Andreas Schwab <schwab@suse.de>
3821 * configure.in: When reconfiguring remove Makefile in
3822 all stage directories.
3823 * configure: Regenerate.
3825 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
3827 * MAINTAINERS: Update my email address.
3829 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
3831 Revert Ada-related part of the previous change.
3833 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3835 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3836 * Makefile.in: Regenerate.
3837 * configure.in: Do not include mt-ppc-aix target fragment.
3838 * configure: Regenerate.
3840 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
3842 * configure.in: Select appropriate fragments for PowerPC/AIX.
3843 * configure: Regenerate.
3845 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3846 BOOT_CFLAGS, BOOT_LDFLAGS.
3847 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3848 BOOT_CFLAGS, BOOT_LDFLAGS.
3849 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3850 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3851 (stage): Fail if we cannot complete the work.
3852 * Makefile.in: Regenerate.
3854 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
3856 * configure.in: Replace ms1 with mt.
3857 * configure: Rebuilt.
3859 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
3861 * MAINTAINERS: Update my email address.
3863 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
3865 * Makefile.tpl (all, do-[+make_target+], do-check, install,
3866 install-host-nogcc): Don't invoke $(stage) at the end.
3867 * Makefile.in: Regenerate.
3869 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
3871 * configure.in: Flip the top-level bootstrap switch.
3872 * configure: Regenerate.
3874 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
3876 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3877 $(stage) and $(unstage).
3878 (EXTRA_TARGET_FLAGS): Correct double-quoting.
3879 (all): Remove stray semicolon.
3880 (local-distclean): Don't handle multilib.tmp and multilib.out.
3881 (install.all): Set $s for consistency.
3882 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3883 check_multilibs setting. Always make the install directory.
3884 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3886 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3887 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3888 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3889 (multilib.out): Remove.
3890 * Makefile.in: Regenerated.
3892 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
3894 * MAINTAINERS (Write After Approval): Add myself.
3896 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
3898 * MAINTAINERS: Add myself as mt maintainer.
3900 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
3902 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
3904 * MAINTAINERS: Change email address.
3906 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
3908 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3909 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3910 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
3911 Find in-tree tools if available.
3912 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3913 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3914 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3915 (COMPILER_*_FOR_TARGET): New.
3916 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3917 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3918 (CONFIGURED_*, USUAL_*): Remove.
3919 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3920 STRIP): Use autoconf substitutions.
3921 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3922 COMPILER_NM_FOR_TARGET): New.
3923 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3925 (all): Make all-host and all-target in parallel.
3926 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3927 that $$r and $$s are set before invoking a recursive make.
3928 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3929 ([+bootstrap-target+]): Inline most of the `all' target.
3931 2005-11-29 Ben Elliston <bje@au.ibm.com>
3933 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3934 from the gcc build directory.
3935 * Makefile.in: Regenerate.
3937 2005-11-29 Ben Elliston <bje@au.ibm.com>
3939 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
3940 depend on all-libdecnumber.
3941 * configure.in (host_libs): Include libdecnumber.
3942 * Makefile.in: Regenerate.
3943 * configure: Likewise.
3945 2005-11-29 Ben Elliston <bje@au.ibm.com>
3947 * libdecnumber: Import decNumber sources from the dfp-branch.
3949 2005-11-21 Kean Johnston <jkj@sco.com>
3951 * config.sub, config.guess: Sync from upstream sources.
3953 2005-11-21 Ben Elliston <bje@au.ibm.com>
3955 Import from Autoconf sources:
3957 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
3958 * config/move-if-change: Don't output "$2 is unchanged";
3959 suggested by Ben Elliston. Handle weird characters correctly.
3961 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
3963 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
3964 to match upstream libtool for darwin.
3966 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
3968 * Makefile.def: Remove gdb dependencies for gdbtk.
3969 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3970 (configure-gdb, install-gdb): New rules.
3971 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3972 * Makefile.in, configure: Regenerated.
3974 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
3976 * MAINTAINERS (Write After Approval): Add myself.
3978 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
3980 * MAINTAINERS (Write After Approval): Add myself.
3982 2005-10-24 Diego Novillo <dnovillo@redhat.com>
3984 * MAINTAINERS (alias analysis): Add Daniel Berlin and
3987 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
3990 * Makefile.tpl (do-[+make-target+], do-check, install,
3991 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3992 are set before recursing.
3993 * Makefile.in: Regenerate.
3995 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
3998 * Makefile.def (gcc) <target>: Fix thinko.
3999 * Makefile.in: Regenerate.
4001 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
4003 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
4004 * configure: Regenerate.
4006 2005-10-15 Jie Zhang <jie.zhang@analog.com>
4008 * MAINTAINERS (Write After Approval): Add self.
4010 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
4012 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4013 target-libffi, target-qthreads, target-libjava, and
4015 * configure: Regenerate.
4017 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
4019 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4020 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4021 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4022 (USUAL_OBJDUMP_FOR_TARGET): New.
4023 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
4024 * configure.in: Check for $OBJDUMP_FOR_TARGET.
4025 * configure, Makefile.in: Regenerated.
4027 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
4029 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4030 before other host packages.
4032 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
4034 * MAINTAINERS: Add self as sh libraries/configury maintainer.
4036 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
4040 * configure.in (default_target): Remove.
4041 * Makefile.tpl (all): Do not use prerequisites as subroutines
4042 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4043 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4044 use prerequisites as subroutines.
4045 (check-host, check-target): New.
4046 (bootstrap configure & all targets): Do not use stage*-start
4047 if the directory layout is already ok.
4048 (non-bootstrap configure & all targets): Prepend a $(unstage).
4049 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
4050 (NOTPARALLEL): Remove.
4051 (unstage, stage variables): New variables.
4052 (unstage, stage targets): Simply expand to those variables.
4054 * configure: Regenerate.
4055 * Makefile.in: Regenerate.
4057 2005-10-04 James E Wilson <wilson@specifix.com>
4059 * Makefile.def (lang_env_dependencies): Add libmudflap.
4060 * Makefile.in: Regenerate.
4062 2005-10-03 Andreas Schwab <schwab@suse.de>
4064 Backport from libtool CVS:
4065 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
4067 * ltmain.sh: add support for installing into temporary
4068 staging area (e.g. 'make install DESTDIR=...')
4070 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
4072 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4073 * configure: Regenerated.
4075 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
4077 * configure: Regenerate with the correct
4080 2005-09-30 Catherine Moore <clm@cm00re.com>
4082 * configure.in (bfin-*-*): New.
4083 * configure: Regenerated.
4085 2005-09-28 Geoffrey Keating <geoffk@apple.com>
4087 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4088 (LIPO_FOR_TARGET): New.
4089 (CONFIGURED_LIPO_FOR_TARGET): New.
4090 (USUAL_LIPO_FOR_TARGET): New.
4091 (STRIP_FOR_TARGET): New.
4092 (CONFIGURED_STRIP_FOR_TARGET): New.
4093 (USUAL_STRIP_FOR_TARGET): New.
4094 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4096 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4097 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4098 * Makefile.in: Regenerate.
4099 * configure: Regenerate.
4101 2005-09-19 David Edelsohn <edelsohn@gnu.org>
4103 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4104 (rs6000-*-aix*): Same.
4105 * configure: Regenerate.
4107 2005-09-16 Tom Tromey <tromey@redhat.com>
4109 * MAINTAINERS: Add self as java maintainer.
4111 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
4113 * configure.in: Recognize f95 in the --enable-languages option,
4114 and substitute it for fortran, issuing a warning.
4115 * configure: Regenerate.
4117 2005-08-30 Phil Edwards <phil@codesourcery.com>
4119 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
4120 * configure: Regenerated.
4122 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
4124 * MAINTAINERS: Add self as ms1 maintainer.
4126 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
4128 * Makefile.def (libssp): Add to lang_env_dependencies.
4129 * Makefile.in: Regenerate.
4131 2005-08-18 Ian Lance Taylor <ian@airs.com>
4133 * MAINTAINERS: Add myself as middle-end maintainer.
4135 2005-08-17 Christian Groessler <chris@groessler.org>
4137 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4138 * Makefile.in: Regenerate.
4140 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
4142 * MAINTAINERS (write after approval): Added myself.
4144 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
4146 * MAINTAINERS (Write After Approval): Add myself.
4148 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
4150 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4151 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4152 Look for alternate names of the target cc and c++
4153 * configure: Regenerate.
4155 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
4157 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4158 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4159 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4160 tools; remove code to manually set them.
4161 (Target tools): Look in the environment for them.
4162 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4163 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4164 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4166 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4167 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4168 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4169 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4170 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4171 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4172 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4173 * configure: Regenerate.
4174 * Makefile.in: Regenerate.
4176 2005-07-28 Ben Elliston <bje@au.ibm.com>
4178 * MAINTAINERS: Update for removed CPU targets.
4180 2005-07-27 Mark Mitchell <mark@codesourcery.com>
4182 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
4183 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
4184 * Makefile.in: Regenerated.
4186 2005-07-26 Mark Mitchell <mark@codesourcery.com>
4188 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4189 (CFLAGS_FOR_TARGET): Use it.
4190 (CXXFLAGS_FOR_TARGET): Likewise.
4191 * Makefile.in: Regenerated.
4192 * configure.in (--with-build-sysroot): New option.
4193 * configure: Regenerated.
4195 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
4197 * Makefile.tpl: Wrap install between unstage and stage
4198 * Makefile.in: Regenerate.
4200 2005-07-21 Eric Christopher <echristo@apple.com>
4202 * MAINTAINERS: Update affiliation.
4204 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
4206 * MAINTAINERS: Add self as crx port maintainer.
4208 2005-07-20 DJ Delorie <dj@redhat.com>
4210 * MAINTAINERS: Add self as m32c maintainer.
4212 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
4214 * all files: Update FSF address.
4216 2005-07-15 Eric Christopher <echristo@redhat.com>
4218 * MAINTAINERS: Change affiliation.
4220 2005-07-14 Jim Blandy <jimb@redhat.com>
4222 * configure.in: Add cases for Renesas m32c.
4223 * configure: Regenerated.
4225 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
4227 * COPYING.LIB: Update from fsf.org.
4229 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
4231 * COPYING, compile, config.guess,
4232 config.sub, install-sh, missing, mkinstalldirs,
4233 symlink-tree, ylwrap: Sync from upstream sources.
4234 * config-ml.in: Update FSF address.
4236 2005-07-13 Eric Christopher <echristo@redhat.com>
4238 * configure.in: Add toplevel noconfigdir support for tpf.
4239 * configure: Regenerate.
4241 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
4245 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4246 * Makefile.in: Regenerate.
4248 2005-07-07 Mark Mitchell <mark@codesourcery.com>
4250 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
4251 Brolley to write-after-approval.
4253 2005-07-07 Andreas Schwab <schwab@suse.de>
4255 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4256 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4257 * Makefile.in: Regenerated.
4259 2005-07-06 Geoffrey Keating <geoffk@apple.com>
4261 * configure.in: Don't build sim or rda when targetting darwin.
4262 * configure: Regenerate.
4264 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
4266 * configure.in: Add --enable-libssp and --disable-libssp.
4267 * configure: Regenerate with autoconf-2.13.
4269 2005-07-02 Jakub Jelinek <jakub@redhat.com>
4271 * Makefile.def (target_modules): Add libssp.
4272 * configure.in (target_libraries): Add target-libssp.
4273 * configure: Rebuilt.
4274 * Makefile.in: Rebuilt.
4276 2005-07-01 Zack Weinberg <zackw@panix.com>
4278 * MAINTAINERS: Change email address. Resign from maintainership.
4280 2005-07-01 Richard Guenther <rguenther@suse.de>
4282 * MAINTAINERS: Change my e-mail address and affiliation.
4284 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
4286 * Makefile.def (stagefeedback): Come after profile.
4287 Define profiledbootstrap target.
4288 * Makefile.tpl (profiledbootstrap): Remove.
4289 (stageprofile-end): Zap stagefeedback.
4290 (stagefeedback-start): Copy all .gcda files, not only GCC's.
4291 * Makefile.in: Regenerate.
4293 2005-06-13 Richard Sandiford <richard@codesourcery.com>
4295 * MAINTAINERS: Update my email address.
4297 2005-06-13 Zack Weinberg <zack@codesourcery.com>
4299 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
4300 In 'cpp' stanza, support '#line' as well as '# '.
4302 2005-06-08 Andreas Schwab <schwab@suse.de>
4304 * MAINTAINERS: Move myself from 'Write After Approval' to
4305 'CPU Port Maintainers' section as m68k maintainer.
4307 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
4309 * configure.in (unsupported_languages): New macro.
4310 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
4311 non-ported target libraries in noconfigdirs.
4312 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4313 non-linux-gnu. Remove libgcj_ex_libffi.
4314 <lang_frag loop>: Set add_this_lang=no if the language is in
4315 unsupported_languages.
4316 * configure: Regenerate.
4318 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
4320 * configure.in: Fix typo in handling of --with-mpfr-dir.
4321 * configure: Regenerate.
4323 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
4325 * MAINTAINERS: Update my email address.
4327 2005-06-02 Jim Blandy <jimb@redhat.com>
4329 * config.sub: Add cases for the Renesas m32c. (This patch has been
4330 accepted into the master sources.)
4332 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
4333 Michael Snyder <msnyder@redhat.com>
4334 Stan Cox <scox@redhat.com>
4336 * configure.in: Set noconfigdirs for ms1.
4338 * configure: Regenerate.
4340 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
4342 * MAINTAINERS (Write After Approval): Add self.
4344 2005-06-01 Josh Conner <jconner@apple.com>
4346 * MAINTAINERS (Write After Approval): Add self.
4348 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
4350 * MAINTAINERS: Update my email address.
4352 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
4354 * MAINTAINERS (Write After Approval): Add self.
4356 2005-05-26 Chris Demetriou <cgd@broadcom.com>
4358 * MAINTAINERS (Write After Approval): Remove self.
4360 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
4362 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4363 (Dependencies): Consider target modules for bootstrap dependencies.
4364 Make target bootstrap modules depend on each stage's gcc.
4365 * Makefile.in: Regenerate.
4367 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
4369 * Makefile.def (configure-gcc): Depend on binutils having been built.
4370 (all-gcc): No need to do it here.
4371 * Makefile.in: Regenerate.
4373 2005-05-19 Paul Brook <paul@codesourcery.com>
4375 * configure.in: Rewrite misleading error message when requested
4376 language cannot be built.
4377 * configure: Regenerate.
4379 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
4381 * ylwrap: Import from Automake 1.9.5.
4383 2005-05-13 David Ung <davidu@mips.com>
4385 * MAINTAINERS (Write After Approval): Add self.
4387 2005-05-09 Mike Stump <mrs@apple.com>
4389 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
4390 lt_cv_sys_max_cmd_len for now.
4392 2005-05-09 Stan Cox <scox@redhat.com>
4394 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
4396 2005-05-08 Matt Kraai <kraai@ftbfs.org>
4398 * README.SCO: Update the URL.
4400 2005-05-05 David Edelsohn <edelsohn@gnu.org>
4402 * ltconfig: Define file_list_spec. Pass file_list_spec and
4403 with_gnu_ld to libtool.
4404 * ltcf-c.sh (aix[45]): Define file_list_spec.
4405 * ltcf-cxx.sh (aix[45]): Same.
4406 * ltcf-gcj.sh (aix[45]): Same.
4407 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
4408 exists, write list of input files to temporary file.
4410 2005-05-04 Mike Stump <mrs@apple.com>
4412 * configure.in: Always pass --target to target configures as
4413 otherwise rebuilds that do --recheck will fail.
4414 * confiugure: Rebuilt.
4416 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
4418 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4420 (configure, all): Add bootstrap support.
4421 (Host modules, target modules): Pass post-stage1 flags and exports.
4422 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4423 * Makefile.in: Regenerate.
4425 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
4427 * configure: Regenerate.
4429 2005-04-27 Mike Stump <mrs@apple.com>
4431 * MAINTAINERS: Add self as darwin maintainer.
4433 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
4435 * config.sub: Update from master copy.
4437 2005-04-21 Mike Stump <mrs@apple.com>
4439 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
4440 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
4442 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
4444 * configure.in <crisv32-*-*, cris-*-*>: New local variable
4445 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
4446 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
4447 "*-*-elf" and "*-*-linux*".
4448 * configure: Regenerate.
4450 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
4452 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
4454 2005-04-12 Mike Stump <mrs@apple.com>
4456 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
4458 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
4460 * MAINTAINERS (Write After Approval): Add myself.
4462 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
4464 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
4466 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
4468 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
4469 (TARGET_CONFIGARGS): Include --with-target-subdir.
4470 (configure, all): New macros. Use them throughout.
4471 * Makefile.in: Regenerate.
4473 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
4475 * MAINTAINERS (Write After Approval): Add myself.
4477 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
4479 * MAINTAINERS: Remove 'loop unrolling' maintainer.
4481 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
4483 * MAINTAINERS: Move John Carr to Write After Approval.
4485 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
4487 * config/mh-mingw32: Delete.
4488 * configure.in: Don't use it.
4489 * configure: Regenerate.
4491 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
4493 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4494 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
4495 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
4496 (HOST_LIB_PATH): Generate from Makefile.def.
4497 (TARGET_LIB_PATH): Likewise.
4498 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4499 * Makefile.in: Regenerate.
4500 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4501 (RPATH_ENVVAR): Include Darwin case.
4502 * configure: Regenerate.
4504 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
4506 * MAINTAINERS (Various Maintainers): Remove self.
4507 (Write After Approval): Add self.
4509 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
4511 * MAINTAINERS (Various Maintainers): Add self.
4513 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
4515 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4516 * configure: Regenerate.
4518 2005-03-21 Zack Weinberg <zack@codesourcery.com>
4520 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4521 gcc_version, and gcc_version_trigger from set of flags to pass.
4522 * Makefile.tpl: Remove definitions of above variables.
4523 (config.status): Remove dependency on $(gcc_version_trigger).
4524 * Makefile.in: Regenerate.
4525 * configure.in: Do not reference config/gcc-version.m4 nor
4526 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
4527 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
4528 * configure: Regenerate.
4530 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
4531 Andrew Pinski <pinskia@physics.uc.edu>
4533 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4534 * Makefile.in: Regenerate.
4536 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
4538 * MAINTAINERS (Write After Approval): Add myself.
4540 2005-03-03 David Ayers <d.ayers@inode.at>
4542 * MAINTAINERS (Write After Approval): Add myself.
4544 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
4547 * ltmain.sh: Avoid creating archives with components that have
4548 duplicate basenames.
4550 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
4553 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4555 * Makefile.in: Regenerate.
4557 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
4559 * Makefile.in: Regenerate to fix conflict between the previous two
4562 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
4565 * Makefile.def (target_modules): Remove "stage", now unnecessary.
4566 * Makefile.tpl (HOST_SUBDIR): New substitution.
4567 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4568 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4569 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4570 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4571 (Host modules, Bootstrapped modules): Use it.
4572 (Build modules, Target modules): Do not create symlink trees,
4573 always configure out-of-srcdir.
4574 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4575 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4576 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4577 $(HOST_SUBDIR). Create a symlink for host_subdir.
4579 * Makefile.in: Regenerate.
4580 * configure: Regenerate.
4582 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
4584 Merged from libada-gnattools-branch:
4585 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
4587 * gnattools: New directory.
4588 * Makefile.def: Add gnattools as a module, depending on target-libada.
4589 * Makefile.in: Regenerate.
4590 * configure.in: Include gnattools in host_tools; disable it if ada
4592 * configure: Regenerate.
4594 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
4596 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
4597 treelang maintainer.
4598 (Write After Approval): Remove myself.
4600 2005-02-23 Paul Schlie <schlie@comcast.net>
4602 * configure.in: Allow darwin targeted ports to build tk, itcl and
4604 * configure: Regenerate.
4606 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
4609 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4610 * configure: Regenerate.
4612 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
4614 * MAINTAINERS (Write After Approval): Add myself.
4616 2005-02-10 Ian Lance Taylor <ian@airs.com>
4618 * MAINTAINERS: Update my e-mail address.
4620 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
4622 * MAINTAINERS (Write After Approval): Add myself.
4624 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
4626 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4627 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4628 target-libgloss when not *-*-elf and *-*-aout.
4629 * configure: Regenerate.
4631 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
4633 * MAINTAINERS: Remove obsolete entries.
4635 * MAINTAINERS (Write After Approval): Add Michael Matz.
4637 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
4639 * MAINTAINERS: Remove self as cpplib maintainer.
4641 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
4643 * install-sh, config.sub: Import from upstream.
4645 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
4648 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4649 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4650 * Makefile.in: Regenerate.
4652 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
4654 * MAINTAINERS: Update my email address.
4656 2005-01-12 David Edelsohn <edelsohn@gnu.org>
4657 Andreas Schwab <schwab@suse.de>
4660 * config-ml.in: Eval option if surrounded by single quotes.
4662 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
4664 Revert 2004-12-28 Makefile changes, a better fix will be
4665 applied to mainline and src after GCC 4.0 branches.
4667 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
4671 * Makefile.def (target_modules): Remove stage parameter,
4672 it is always true now.
4673 * Makefile.tpl (configure-build-[+module+],
4674 configure-target-[+module+]): Always build symlink tree
4675 for the directory and for include. BUILD_SUBDIR and
4676 TARGET_SUBDIR cannot be . anymore.
4677 * Makefile.in: Regenerate.
4679 2004-12-25 David Edelsohn <edelsohn@gnu.org>
4681 Revert 2004-12-08 Makefile changes.
4683 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
4685 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
4688 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
4690 * configure.in (sh64-*-*): Reenable gprof.
4691 * configure: Regenerate.
4693 2004-12-08 David Edelsohn <edelsohn@gnu.org>
4695 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4696 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4697 (EXTRA_TARGET_FLAGS): Add PICFLAG.
4698 * Makefile.in: Regenerate.
4700 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
4702 * MAINTAINERS: Update my email address.
4704 2004-12-07 Matt Kraai <kraai@ftbfs.org>
4706 * Makefile.tpl: Generate normal dependencies if the LHS module is
4708 * Makefile.in: Regenerate.
4710 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
4712 * configure.in: Include config/gxx-include-dir.m4. Use
4713 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
4714 * configure: Regenerate.
4716 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
4718 * config.if: Delete.
4719 * configure.in: Set libstdcxx_incdir directly.
4720 * configure: Regenerate.
4722 2004-12-02 Eric Christopher <echristo@redhat.com>
4724 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
4725 * Makefile.in: Regenerate.
4727 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
4729 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4730 * configure: Regenerate.
4732 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
4734 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
4735 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
4736 * configure: Regenerate.
4738 2004-12-01 Eric Christopher <echristo@redhat.com>
4740 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
4741 of things to remove.
4743 2004-11-29 Matt Kraai <kraai@ftbfs.org>
4745 * MAINTAINERS (Write After Approval): Update my e-mail address.
4747 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
4749 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
4750 from CVS libtool to always pass_all.
4752 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4754 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4755 (hppa*64*-*-*): Delete incorrect comment.
4756 * configure: Rebuilt.
4758 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
4760 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
4762 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
4764 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
4765 from CVS libtool to always pass_all.
4767 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4769 * install-sh, compile: Import from automake.
4771 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4773 * config.guess, config.sub: Import from savannnah.
4775 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
4777 * MAINTAINERS (Write After Approval): Add myself
4779 2004-11-12 Mike Stump <mrs@apple.com>
4781 * Makefile.def: Add html support.
4782 * Makefile.tpl: Likewise.
4783 * Makefile.in: Regenerate.
4785 2004-11-11 Geoffrey Keating <geoffk@apple.com>
4788 * configure.in: Remove all instances of build-fixincludes from
4790 (build_configargs): Supply --target to subdirectories.
4791 * configure: Regenerate.
4793 * Makefile.def: Make gcc install depend on fixincludes install.
4794 * Makefile.in: Regenerate.
4796 2004-11-10 Janis Johnson <janis187@us.ibm.com>
4798 * MAINTAINERS: Add myself as gcc testsuite maintainer.
4800 2004-11-11 Paul Brook <paul@codesourcery.com>
4802 * MAINTAINERS: Add self as arm maintainer. Update email address.
4804 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
4806 * configure.in (noconfigdirs) [mmix-*-*]: Disable
4808 * configure: Regenerate.
4810 2004-11-07 David Edelsohn <edelsohn@gnu.org>
4812 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4815 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
4817 * Makefile.def (host fixincludes): Specify missing targets.
4818 * Makefile.in: Regenerate.
4820 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
4822 * MAINTAINERS: Add myself
4824 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
4826 * MAINTAINERS (Write After Approval): Add myself.
4828 2004-11-04 Geoffrey Keating <geoffk@apple.com>
4830 * Makefile.def: Build fixincludes for the host, too.
4831 * Makefile.in: Regenerate.
4832 * configure.in (host_tools): Add fixincludes.
4833 * configure: Regenerate.
4835 2004-11-04 Daniel Jacobowitz <dan@debian.org>
4837 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4838 * configure: Regenerated.
4840 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
4843 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4844 * configure: Regenerated.
4846 2004-10-31 Mark Mitchell <mark@codesourcery.com>
4848 * README.SCO: Update per FSF instructions.
4850 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
4853 * configure.in (case ${target}): Do not build fixincludes for avr.
4854 * configure: Regenerated.
4856 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
4858 * configure.in (case ${target}): Do not build fixincludes
4859 on platforms where it is not used.
4860 * configure: Regenerated.
4862 2004-10-23 Daniel Jacobowitz <dan@debian.org>
4864 * configure.in: Use an absolute path to install-sh.
4865 * configure: Regenerated.
4867 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
4869 * MAINTAINERS (Write After Approval): Add myself.
4871 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
4873 * MAINTAINERS: Remove from Write After Approval those that are
4874 already maintainers.
4876 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
4878 * MAINTAINERS: Update my email address.
4880 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
4882 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4883 * configure: Regenerate.
4885 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
4887 * MAINTAINERS: Update my email address.
4889 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
4891 * MAINTAINERS (Language Front Ends Maintainers): New. Move
4892 entries belonging to this category.
4894 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
4896 * MAINTAINERS: Update my e-mail address.
4898 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
4900 Fix wrong conflict resolution in:
4902 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
4904 * Makefile.in: Regenerate.
4905 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4906 in the recursive `make', instead of hardwiring `all'.
4907 (Autogenerated TARGET-* variables): New.
4909 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
4911 * configure.in: Enable target-libgloss for crx-*-*.
4912 * configure: Regenerate.
4914 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
4916 * MAINTAINERS (Various Maintainers): Move the "windows,
4917 cygwin, mingw" maintainer to ...
4918 (OS Port Maintainers): ... here.
4920 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
4922 * MAINTAINERS (Write After Approval): Remove those that are
4923 maintainers of some subsystem.
4925 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
4927 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4928 * ltcf-cxx.sh (tpf*): Likewise.
4929 * ltconfig (tpf*): Add TPF OS configuration support.
4931 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
4933 * MAINTAINERS: Change my email address to my new work account.
4935 2004-09-24 Michael Roth <mroth@nessie.de>
4937 * configure.in (--without-headers): Add missing double quotes.
4938 * configure: Regenerate.
4940 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
4942 * ylwrap: Revert to previous version.
4944 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
4947 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4948 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4949 SET_GCC_LIB_PATH_CMD.
4950 (BASE_TARGET_EXPORTS): Likewise.
4951 * Makefile.in: Regenerated.
4953 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4954 * configure: Regenerated.
4956 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
4958 * config.guess: New upstream version
4959 * compile, depcomp, install-sh, ylwrap: Likewise.
4961 2004-09-19 Roger Sayle <roger@eyesopen.com>
4963 * config/mh-x86omitfp: New host makefile fragment. Add
4964 -fomit-frame-pointer to the default BOOT_CFLAGS.
4965 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4966 * configure: Regenerate.
4968 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
4971 * configure.in (*-*-darwin*): Renable libobjc.
4972 * configure: Regenerate.
4974 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
4976 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
4978 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
4980 * Makefile.def: Remove libbanshee.
4981 * Makefile.tpl: Ditto.
4982 * configure.in: Ditto.
4983 * Makefile.in: Regen.
4986 2004-09-08 David Edelsohn <edelsohn@gnu.org>
4988 * ltmain.sh: Use $pic_object as $non_pic_object if
4989 $non_pic_object=none.
4991 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
4993 * missing: Import latest version from master repository.
4995 2004-09-06 Nick Clifton <nickc@redhat.com>
4997 * config.sub: Import latest version from master repository.
4998 * config.guess: Likewise.
4999 This includes these changes:
5001 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
5003 * config.sub: Handle crisv32, alias etraxfs.
5004 * config.guess (crisv32:Linux:*:*): Handle.
5006 2004-08-13 Brad Smith <brad@comstyle.com>
5008 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
5009 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
5011 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
5013 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
5014 assume the processor is a powerpc. This is because coreutils
5015 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
5016 in this case, due to a MacOS X bug that causes
5017 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
5018 to return a negative number.
5019 Problem reported by Petter Reinholdtsen in:
5020 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
5022 2004-07-19 Ben Elliston <bje@gnu.org>
5024 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
5026 2004-06-24 Ben Elliston <bje@gnu.org>
5028 * config.guess: Update copyright years.
5029 * config.sub: Likewise.
5031 2004-06-22 Robert Millan <robertmh@gnu.org>
5033 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
5034 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
5036 2004-06-22 Stanley F. Quayle <stan@stanq.com>
5038 * config.guess (*:*VMS:*:*): New entry. Replaces
5039 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
5042 2004-06-22 Ben Elliston <bje@gnu.org>
5044 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
5045 * config.sub: Likewise.
5047 2004-06-22 Ben Elliston <bje@gnu.org>
5049 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
5050 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
5052 2004-06-11 Ben Elliston <bje@gnu.org>
5054 * config.guess (pegasos:OpenBSD:*:*): Remove.
5056 2004-06-11 Ben Elliston <bje@gnu.org>
5058 From Wouter Verhelst <wouter@grep.be>:
5059 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
5061 2004-06-11 Ben Elliston <bje@gnu.org>
5063 * config.guess (luna88k:OpenBSD:*:*): New.
5065 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
5067 * config.guess (m32r*:Linux:*:*): New case.
5068 * config.sub: Handle m32rle.
5070 2004-03-12 Ben Elliston <bje@wasabisystems.com>
5072 From Jens Petersen <petersen@redhat.com>:
5073 * config.sub: Handle sparcv8.
5075 2004-03-03 Ben Elliston <bje@wasabisystems.com>
5077 From Tom Smith <smith@cag.lkg.hp.com>:
5078 * config.guess: Version suffixes are equally significant on Tru64
5079 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
5080 prefix of "P" (patched kernel).
5082 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
5084 * config.sub: Add support for National Semiconductor CRX target.
5086 2004-09-03 Janis Johnson <janis187@us.ibm.com>
5088 * MAINTAINERS (Various Maintainers): Remove myself as web page
5089 maintainer, add myself as maintainer of build status lists.
5091 2004-09-03 Jan Beulich <jbeulich@novell.com>
5093 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
5094 *-*-netware, but add target-libmudflap.
5095 Consolidate *-*-netware targets (of which really only i?86 exists)
5096 into a single entry.
5097 * configure: Likewise.
5099 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
5101 * Makefile.tpl (sorry): Remove.
5102 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
5103 (cleanstrap targets): Depend on distclean, not distclean-stage1.
5104 (do-clean): Clean per-stage directories too.
5105 (do-distclean): Run distclean-stage1 too.
5106 (.NOTPARALLEL): Enable during toplevel bootstrap.
5107 (stage[+id+]-bubble): Enable parallel execution during
5108 the recursive invocation.
5109 * Makefile.in: Regenerate.
5111 Fix previous checkin:
5113 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
5115 * configure.in: Fix indentation.
5116 * configure: Regenerate.
5118 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
5120 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
5121 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
5122 * configure: regenerate
5123 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
5126 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
5128 * Makefile.def (build_modules): Add fixincludes.
5129 (dependencies): Make gcc depend on fixincludes.
5130 * configure.in (build_tools): Add fixincludes.
5131 (build_configdirs): Always include build_libs.
5132 * Makefile.in: Regenerate.
5133 * configure: Regenerate.
5135 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
5137 * Makefile.def (bootstrap stages): Add 'lean' parameter.
5138 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
5139 phony targets; do not generate timestamp files.
5140 (distclean-stageN): Remove references to their timestamp files.
5141 (restageN, touch-stageN): Remove.
5142 (stageN-bubble): Rewritten.
5143 (compare): Support lean bootstraps.
5144 * Makefile.in: Regenerate.
5146 * configure.in: Only warn when bootstrapping but
5147 build != host or build != target. Support lean bootstraps.
5148 * configure: Regenerate.
5150 2004-08-26 Phil Edwards <phil@codesourcery.com>
5152 * configure.in: Give a better error message if GMP/MPFR are missing
5153 and a language needing them has been requested.
5154 * configure: Regenerated.
5156 2004-08-25 Phil Edwards <phil@codesourcery.com>
5158 * configure.in: Print a list of available language front-ends if
5159 a requested one is missing. Tidy stray tab characters.
5160 * configure: Regenerated.
5162 2004-08-19 Michael Koch <konqueror@gmx.de>
5164 * gcc/doc/install.texi: Update entry about automake for libjava.
5166 2004-08-17 Robert Millan <robertmh@gnu.org>
5168 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
5169 (instead of FreeBSD).
5170 * configure: Regenerate.
5172 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
5174 * Makefile.in: Regenerate.
5175 * configure: Regenerate.
5177 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
5179 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
5180 for bootstrapped modules if toplevel bootstrap is going.
5181 (GCC bootstrap): Generate per-stage targets for all bootstrapped
5182 modules. Adjust for changes in Makefile.def. Enable several
5183 rules even in non-bootstrap mode, just to avoid peppering the
5184 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
5185 (stage-[+prev+]-bubble): Remove.
5187 * Makefile.def (Dependencies): Depend on all-build-bison,
5188 all-build-flex, all-build-byacc, all-build-texinfo, rather
5189 than the host variations.
5190 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
5192 (BISON): Update for recent Bisons.
5194 (cross): Depend on all-build.
5195 (all): Do not depend on all-build.
5196 (prebootstrap): Remove.
5197 (dep-kind): Accept separate prefixes for MODULE and ON variables.
5198 (Prebootstrap dependencies): Add them to the per-stage targets
5199 and to all-prebootstrap.
5200 * configure.in (build_configdirs): Always enable build_tools.
5201 (BUILD_DIR_PREFIX): Remove.
5203 * Makefile.def (gcc): Add target variable.
5204 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
5205 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5206 in the recursive `make', instead of hardwiring `all'.
5207 (Autogenerated TARGET-* variables): New.
5209 2004-08-13 Brian Booth <bbooth@redhat.com>
5211 * MAINTAINERS: Remove myself from write-after-approval.
5213 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
5215 * src-release: Stop distributing mmalloc with gdb (which doesn't
5217 * Makefile.def: GDB doesn't depend on mmalloc anymore.
5218 * Makefile.in: Regenerate.
5220 2004-08-09 Mark Mitchell <mark@codesourcery.com>
5222 * configure.in (arm*-*-eabi*): New target.
5223 * configure: Regenerate.
5225 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
5227 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
5228 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
5229 (Dependencies): New section.
5230 * Makefile.tpl (Dependencies): Generate from Makefile.def.
5231 (configure-target-[+module+]): Depend on maybe-all-gcc
5232 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
5233 (toplevel profiledbootstrap): Fix dependencies.
5234 * Makefile.in: Regenerate.
5236 2004-08-03 Mark Mitchell <mark@codesourcery.com>
5238 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
5239 target-libiberty to noconfigdirs.
5240 * configure: Regenerate.
5242 2004-08-03 Paul Brook <paul@codesourcery.com>
5244 * configure.in: Check for MPFR as well as GMP.
5245 * configure: Regenerate.
5247 2004-08-01 Robert Millan <robertmh@gnu.org>
5249 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
5250 libmudflap for all GNU-based systems (with Glibc).
5251 * configure: Regenerate.
5253 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
5255 * Makefile.def (host-modules): Add gcc.
5256 * Makefile.in: Regenerate.
5257 * Makefile.tpl (sorry): New rule.
5258 (configure-host, all-host, [+make_target+]-host, do-check,
5259 install-host): Do not add gcc as a special case.
5260 (host modules): Add a small special-casing for gcc. Export
5261 extra_make_flags through the environment.
5262 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
5263 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
5264 other recursive targets for gcc): Remove.
5266 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
5267 (stage, unstage): New rules.
5268 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
5269 distclean-stage[+id+]): Use stage_current.
5270 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
5271 the stage*-start rules.
5273 2004-08-02 Geoffrey Keating <geoffk@apple.com>
5275 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
5278 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
5280 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
5281 * configure: Regenerate.
5283 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
5285 * maintainer-scripts/gcc_release: Revert yesterday's change.
5287 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
5289 * MAINTAINERS: Add myself to write-after-approval.
5291 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
5294 * gcc/gccbug.in: Updated because of libf2c removal.
5295 * maintainer-scripts/gcc_release: Ditto.
5297 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
5299 * configure.in: Build libmudflap by default on FreeBSD.
5300 * configure: Regenerated.
5302 2004-07-09 Mark Mitchell <mark@codesourcery.com>
5304 * configure.in: Do not build libmudflap by default on non-GNU/Linux
5306 * configure: Regenerated.
5308 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5311 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
5312 feedback based compiler.
5313 * Makefile.in: Rebuilt.
5315 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
5317 * Makefile.def (host_modules): Set bootstrap=true for flex.
5318 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5319 * Makefile.in: Rebuilt.
5321 2004-07-07 Jan Hubicka <jh@suse.cz>
5323 * MAINTAINERS: Add self as a profile feedback maintainer.
5325 2004-07-05 Phil Edwards <phil@codesourcery.com>
5327 * configure.in: Do not prepend $srcdir to /dev/null in
5329 * configure: Regenerate.
5331 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
5333 * Makefile.def (build_modules): Add bison, byacc, flex,
5335 (flags_to_pass): Add FLEX.
5336 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
5337 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
5338 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
5339 DEFAULT_MAKEINFO): Remove.
5340 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
5341 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
5342 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
5343 objdir or else use configured tool.
5345 (all): Depend on it.
5346 (Build module dependencies): Add.
5347 * Makefile.in: Regenerate.
5348 * configure.in: Better support for multiple build modules,
5349 matching what is done for host/target modules. Do not look
5350 for "plausible" locations of build tools if Canadian cross.
5351 Use autoconf's AC_PROG_CC to find a C compiler. Define
5352 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
5353 * configure: Regenerate.
5355 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
5357 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
5358 * Makefile.in: Regenerate.
5360 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
5362 * Makefile.tpl (configure-build-[+module+],
5363 configure-[+module+], configure-target-[+module+]): Pass
5364 [+extra_configure_args+].
5365 (all-build-[+module+], all-[+module+], check-[+module+],
5366 install-[+module+], [+make_target+]-[+module+],
5367 all-target-[+module+], check-target-[+module+],
5368 install-target-[+module+], [+make_target+]-target-[+module+]):
5369 Pass [+extra_make_args+].
5370 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5371 (GCC_HOST_EXPORTS): Remove.
5372 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5373 cross, check-gcc, check-gcc-c++, install-gcc,
5374 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5375 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5376 * Makefile.in: Regenerate.
5378 2004-06-21 Matthew Sachs <msachs@apple.com>
5380 * MAINTAINERS: Added self to write-after-approval.
5382 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
5384 * configure.in: Check for srcdir/winsup rather than build directory
5386 * configure: Regenerate.
5388 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
5390 * configure.in: Don't build Cygwin native newlib if winsup
5391 directory is missing. Emit warning instead.
5392 * configure: Regenerate.
5394 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
5396 * Makefile.tpl (touch-stage[+id+]): New.
5397 (restage[+prev+]): Depend on touch-stage[+id+].
5399 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5402 * Makefile.def: Add profile and feedback bootstrap stages.
5403 Remove next field from bootstrap stages.
5404 * Makefile.tpl (LN, LN_S): Substitute.
5405 (stageN-start, stageN-end): Use double-colon rules, to
5406 provide a hook for additional setup commands.
5407 (distclean-stageN-gcc, restageN): Create dependencies from
5408 [+prev+], not from [+next+].
5409 (stageN-bubble): Add commands for successive stages from
5410 [+prev+], using double-colon rules.
5411 (all-stageN-gcc): Fix typo.
5412 (stagefeedback-start, profiledbootstrap): New.
5413 * Makefile.in: Regenerate.
5414 * configure.in: Call ACX_PROG_LN.
5415 * configure: Regenerate.
5417 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
5419 * MAINTAINERS (Write After Approval): Add myself.
5421 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
5423 * MAINTAINERS (Write After Approval): Add myself.
5425 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
5427 * configure.in: Fix --enable-bootstrap breakage introduced in trees
5429 * configure: Regenerate.
5431 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
5433 * Makefile.tpl: Fix typo.
5434 * Makefile.in: Regenerate.
5436 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
5438 * configure.in: Remove new- prefix from toplevel
5440 * configure: Regenerate.
5442 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
5444 * Makefile.tpl (all.normal): Rename to all.
5445 (all): Replace with a rule to pick the default
5446 target from configure.
5447 (all-gcc, configure-gcc): Use conditionals to
5448 do nothing when toplevel bootstrap is going on.
5449 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5450 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5451 * configure.in: Support --enable-bootstrap.
5453 * Makefile.def: Remove new- prefix from toplevel
5455 * Makefile.tpl: Likewise.
5457 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
5460 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5461 $(RECURSE_FLAGS) to recursive invocation of make.
5463 * Makefile.in: Regenerate.
5464 * configure: Regenerate.
5466 2004-05-30 Andreas Jaeger <aj@suse.de>
5467 Jim Wilson <wilson@specifixinc.com>
5469 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5472 2004-05-27 Daniel Jacobowitz <dan@debian.org>
5474 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5475 * configure: Regenerate.
5477 2004-05-25 Daniel Jacobowitz <drow@false.org>
5479 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5480 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5481 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
5483 * Makefile.in: Regenerate.
5485 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
5487 * configure.in: Test the ability to symlink directories.
5488 * configure: Regenerate.
5490 * Makefile.def (bootstrap-stage): New definitions.
5491 * Makefile.tpl (configure-stage1-gcc,
5492 configure-stage2-gcc, configure-stage3-gcc,
5493 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5494 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5495 new-restage3, compare): Autogenerate, see Makefile.in
5496 entry for behavioral changes.
5497 (distclean-stage1, new-stage1-start, new-stage1-end,
5498 new-stage1-bubble, distclean-stage2, new-stage2-start,
5499 new-stage2-end, new-stage2-bubble, distclean-stage3,
5500 new-stage3-start, new-stage3-end): New autogenerated targets.
5501 (objext, prebootstrap, BOOT_CFLAGS,
5502 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5505 * Makefile.in: Regenerate.
5506 (distclean-stage1, new-stage1-start, new-stage1-end,
5507 new-stage1-bubble, distclean-stage2, new-stage2-start,
5508 new-stage2-end, new-stage2-bubble, distclean-stage3,
5509 new-stage3-start, new-stage3-end): New targets.
5510 (all-stage1-gcc): Move prebootstrap dependency from here...
5511 (configure-stage1-gcc): ...to here.
5512 (new-bootstrap): Use bubble targets.
5513 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5514 Use per-stage distclean targets.
5515 (configure-stage1-gcc, configure-stage2-gcc,
5516 configure-stage3-gcc, all-stage1-gcc,
5517 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5518 Use new-stageN-start to prepare the tree.
5520 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
5522 * Makefile.def (host_modules): add libcpp.
5523 * Makefile.tpl: Add dependencies on and for libcpp.
5524 * Makefile.in: Regenerate.
5525 * configure.in: Add libcpp host module.
5526 * configure: Regenerate.
5528 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
5530 * Makefile.tpl: Whenever a recursive target is defined, wrap
5531 it in a special @if/@endif block, and prepare its maybe
5532 dependency in the @if/@endif block
5533 * configure.in: Instead of writing maybe dependencies, remove
5534 the @if/@endif statements, and remove the @if/@endif blocks
5536 * configure: Regenerate.
5537 * Makefile.in: Regenerate.
5539 2004-05-20 Janis Johnson <janis187@us.ibm.com>
5541 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
5543 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
5546 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
5547 * */configure: Rebuilt.
5549 2004-05-17 Zack Weinberg <zack@codesourcery.com>
5551 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5553 * configure, Makefile.in: Regenerate.
5555 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
5557 * MAINTAINERS (Write After Approval): Add myself.
5559 2004-05-13 Diego Novillo <dnovillo@redhat.com>
5561 Merge from tree-ssa-20020619-branch.
5563 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5564 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5565 (HOST_GMPLIBS): Define.
5566 (HOST_GMPINC): Define.
5567 (TARGET_LIB_PATH): Add libmudflap.
5568 (GFORTRAN_FOR_TARGET): Define.
5569 (configure-build*): Export GFORTRAN.
5570 (configure-gcc): Export GMPLIBS and GMPINC.
5571 (all-gcc): Add maybe-all-libbanshee.
5572 (configure-target-libgfortran): Define.
5573 * Makefile.in: Regenerate.
5574 * configure.in (host_libs): Add libbanshee.
5575 (target_libraries): Add target-libmudflap and target-libgfortran.
5576 Add --with-libbanshee.
5577 Handle --disable-libmudflap.
5578 (*-*-freebsd*): Use with_gmp.
5579 Add $(libgcj) to noconfigdirs.
5580 * configure: Regenerate.
5581 * depcomp: New file.
5582 * MAINTAINERS: Add tree-ssa maintainers.
5584 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
5586 * MAINTAINERS (Various Maintainers): Add myself.
5588 2004-04-30 Brian Ford <ford@vss.fsi.com>
5590 * MAINTAINERS (Write After Approval): Add myself.
5592 2004-04-29 Uros Bizjak <uros@kss-loka.si>
5594 * MAINTAINERS (Write After Approval): Add myself.
5596 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
5598 * config/acx.m4: Fix fastcompare support for new-bootstrap.
5599 * configure: Regenerate.
5601 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
5604 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5606 * Makefile.def (flags_to_pass): Remove *dir variables that
5607 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5608 as well as prefix and exec_prefix.
5609 * Makefile.in: Regenerate.
5611 2004-04-26 Robert Millan <robertmh@gnu.org>
5613 Add patches from libtool CVS.
5614 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5615 * ltconfig: Likewise.
5616 * ltcf-c.sh: Likewise.
5617 * ltcf-cxx.sh: Likewise.
5618 * ltcf-gcj.sh: Likewise.
5620 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5622 * Makefile.def (host_modules): Mark with the bootstrap
5623 flag packages on which gcc depends.
5624 * Makefile.tpl (all-bootstrap): Use it.
5625 * Makefile.in: Regenerate.
5627 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5629 * Makefile.def (flags_to_pass): Remove *dir variables that
5630 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5631 as well as prefix and exec_prefix.
5632 * Makefile.in: Regenerate.
5634 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5636 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5637 * configure: Regenerate.
5638 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5639 * gcc/Makefile.tpl (compare): Use the result of the test.
5640 * gcc/Makefile.in: Regenerate.
5642 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
5644 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5645 Always relocate gcc and prev-gcc to the original names, even
5647 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5650 2004-04-23 Laurent GUERBY <laurent@guerby.net>
5652 * MAINTAINERS: Update my email address.
5654 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5656 * configure.in (mips*-*-irix5*): Enable ld.
5657 * configure: Regenerate.
5659 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5661 * configure: Regenerate.
5663 2004-04-15 James E Wilson <wilson@specifixinc.com>
5665 * Makefile.tpl (configure-[+module+], configure-gcc,
5666 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5667 Set and export LDFLAGS.
5668 * Makefile.in: Regenerate.
5670 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
5672 * MAINTAINERS: Add myself to write-after-approval.
5674 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
5677 * Makefile.tpl: If we don't have built-in-tree target tools,
5678 use the ones found by configure rather than hacking around with
5679 program_transform_name.
5680 * configure.in: Give Makefile.tpl the information necessary
5682 * Makefile.in: Regenerate.
5683 * configure: Regenerate.
5685 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
5688 * configure.in: When computing baseargs, strip *all* copies of
5689 offending options. Also, don't match/substitute the trailing space,
5690 so that this actually works when two similar options are separated by
5692 * configure: Regenerate.
5694 2004-04-06 David Edelsohn <edelsohn@gnu.org>
5696 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5697 (rs6000-*-aix*): Same.
5698 * configure: Regenerate.
5700 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
5702 * MAINTAINERS: Add myself to write-after-approval.
5704 2004-04-03 Bud Davis <bdavis9659@comcast.net>
5706 * MAINTAINERS: Add myself to write-after-approval.
5708 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
5710 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5711 STRICT_WARN, WARN_CFLAGS flags passed down to make.
5712 * Makefile.in: Regenerate.
5714 * configure.in (top level bootstrap support): Rework --enable-werror
5715 to set @stage2_werror_flag@.
5716 * configure: Regenerate.
5717 * Makefile.tpl (top level bootstrap support): Pass
5718 @stage2_werror_flag@ down to configure in stages 2 and 3.
5719 * Makefile.in: Regenerate.
5721 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
5723 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5724 for stages 2 and 3 as well as in make. As a consequence, remove
5725 OUTPUT_OPTION (now detected by configure) from the flags passed down
5727 * Makefile.in: Regenerate.
5729 * Makefile.tpl (new-bootstrap): Fix typo.
5730 * Makefile.in: Regenerate.
5732 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
5734 * Makefile.tpl: Rearrange by moving recursive_targets rules
5735 into their proper sections.
5736 * Makefile.tpl (top level bootstrap support): Move disabling
5737 of coverage flags from 'make' to 'configure'; improve comments.
5738 * Makefile.in: Regenerate.
5740 * Makefile.tpl (experimental top level bootstrap) Move stage1
5741 language setting from all- target to configure- target; disable
5742 intermodule optimization in stage 1; prevent gratuitous rebuilds
5744 * Makefile.in: Regenerate.
5745 * configure.in: Comma-separate stage 1 language list for top
5747 * configure: Regenerate.
5749 * Makefile.tpl: Clean up experimental top level bootstrap support:
5750 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5751 prev-gcc in configure- targets as well as all- targets.
5752 * Makefile.in: Regenerate.
5754 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
5756 * compile: New file imported from automake.
5758 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
5760 * configure.in: Remove symbolic link section.
5761 * configure: Regenerate.
5762 * Makefile.tpl (links): Remove.
5763 * Makefile.in: Regenerate.
5765 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
5766 Nathanael Nerode <neroden@gcc.gnu.org>
5768 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
5769 Set with AC_CHECK_PROGS.
5770 * configure.in: Fix comment typo from last patch.
5771 * configure: Regenerate.
5773 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
5775 * Makefile.tpl: Introduce experimental top level bootstrap support.
5776 * Makefile.in: Regenerate.
5777 * configure.in: Introduce support for top level bootstrap.
5778 * configure: Regenerate.
5780 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
5781 Paolo Bonzini <bonzini@gnu.org>
5784 * configure.in: Cope with shells that do not support unquoted ^
5785 * configure: Regenerate.
5787 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
5788 Paolo Bonzini <bonzini@gnu.org>
5791 * configure.in: Cope with shells that do not support nesting
5792 quotes inside quoted backquote substitutions.
5793 * configure: Regenerate.
5795 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
5798 * configure.in: Fix escaping of $.
5799 * configure: Regenerate.
5801 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
5803 * configure: Regenerate, since I forgot to while committing Paolo's
5806 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
5809 Move language detection to the top level.
5810 * configure.in: Find default values for the tools as
5811 soon as possible. Disable ada if GNAT is not found.
5812 Emit error message about missing languages. Expand
5813 --enable-languages=all for the gcc subdirectory.
5815 2004-03-10 Ben Elliston <bje@gnu.org>
5817 * MAINTAINERS: Update my email address.
5819 2004-03-05 David Edelsohn <edelsohn@gnu.org>
5821 * ltconfig: Disable building static libraries if building shared
5822 libraries on AIX 5L.
5824 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
5826 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5828 * configure: Regenerated.
5830 2004-03-01 Brian Booth <bbooth@redhat.com>
5832 * MAINTAINERS: Add myself to write-after-approval.
5834 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
5836 * MAINTAINERS: Add myself to write-after-approval.
5838 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5841 * Makefile.tpl: Guard XFOO sed statements better.
5842 * Makefile.tpl: Add dependency for configure-target-libada.
5843 * Makefile.in: Regenerate (incidentally fixes broken
5844 commit when libada-branch was merged).
5846 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
5848 * MAINTAINERS: Add myself to write-after-approval.
5850 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
5852 * MAINTAINERS: Add Nicola Pero and myself as libobjc
5855 2004-02-20 Andrew Cagney <cagney@redhat.com>
5857 * config.guess: Update from version 2003-10-16 to 2004-02-16.
5858 * config.sub: Update from version 2003-11-03 to 2004-02-16.
5860 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
5863 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5865 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
5867 * MAINTAINERS: Added myself to write-after-approval.
5869 2004-02-14 Michael Koch <konqueror@gmx.de>
5871 * MAINTAINERS: Added myself to write-after-approval.
5873 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
5875 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
5876 some OS port maintainers to OS port maintainers section.
5878 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
5880 * MAINTAINERS: Add self.
5882 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
5884 * MAINTAINERS: Alphabetize.
5886 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
5888 * MAINTAINERS: Remove myself.
5890 2004-02-11 David Edelsohn <edelsohn@gnu.org>
5892 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5893 (rs6000-*-aix*): Same.
5894 * configure: Regenerate.
5896 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
5898 * configure.in (host): Add in missing $noconfigdirs to defines.
5899 * configure: Regenerate.
5901 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
5902 Nathanael Nerode <neroden@gcc.gnu.org>
5904 PR ada/6637, PR ada/5911
5905 Merge with libada-branch:
5906 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5907 with appropriate dependencies. Add --enable-libada configure switch.
5908 * configure, Makefile.in: Regenerate.
5910 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
5912 * MAINTAINERS: Add myself to write-after-approval.
5914 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5916 * configure.in: Don't pass --with-stabs on IRIX 5 either.
5917 * configure: Regenerate.
5919 2004-02-04 Geoffrey Keating <geoffk@apple.com>
5921 Merge from upstream:
5923 * ltmain.in: When setting IFS to '~', be careful about user
5924 arguments that contain '~'.
5926 2004-02-04 Peter O'Gorman <peter@pogma.com>
5928 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
5929 Also test $base_compile against $CC with escaped arguments. Bug
5930 reported by Geoff Keating <geoffk@apple.com>.
5932 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
5934 * MAINTAINERS: Remove i960 port.
5936 2004-01-23 DJ Delorie <dj@redhat.com>
5938 * Makefile.def (target_modules) [libiberty]: Don't stage.
5939 * Makefile.in: Rebuilt.
5941 2004-01-20 Caroline Tice <ctice@apple.com>
5943 * MAINTAINERS: Add myself to write-after-approval.
5945 2004-01-19 Paolo Carlini <pcarlini@suse.de>
5947 * MAINTAINERS: Update my email address.
5949 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
5951 * MAINTAINERS: Add myself to write-after-approval.
5953 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
5955 * MAINTAINERS: Remove entries without email address.
5957 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
5959 * MAINTAINERS: Add myself to write-after-approval.
5961 2004-01-15 Steven Bosscher <stevenb@suse.de>
5963 * MAINTAINERS: Update my email address.
5965 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
5967 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5968 * Makefile.tpl (configure-target-[+module+]): Support stage.
5969 * Makefile.in: Rebuilt.
5971 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
5973 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
5975 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
5977 * MAINTAINERS: Add myself as a MIPS maintainer.
5979 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
5981 * configure.in: Use ./config.cache, not config.cache.
5982 * configure: Regenerate.
5983 * Makefile.tpl: Special-casing not needed for GCC any more.
5984 * Makefile.in: Regenerate.
5986 * configure.in: Don't share a cache file for host dirs.
5987 * configure: Regenerate.
5989 * config-ml.in: Don't mess with the cache file.
5991 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
5993 * MAINTAINERS: Move myself from 'Write After Approval' to
5994 'CPU Port Maintainers' section as SPARC maintainer.
5996 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
5998 * Makefile.tpl: Make GCC use a separate config.cache.
5999 * Makefile.in: Regenerate.
6001 PR bootstrap/11932, PR bootstrap/11933
6002 (I don't know if it will fix either of them, but it relates
6004 * configure.in: Don't use shared config.cache for target
6006 * configure: Regenerate.
6008 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
6010 * MAINTAINERS: Add myself to 'Write After Approval' section.
6012 2003-12-31 Roger Sayle <roger@eyesopen.com>
6014 * configure.in (ia64*-*-hpux*): Disable building java libraries.
6015 * configure: Regenerated.
6017 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
6019 * MAINTAINERS: Remove the mn10200 maintainer.
6021 2003-12-21 Bernardo Innocenti <bernie@develer.com>
6023 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
6024 * configure: Regenerated.
6026 2003-12-16 Jan Hubicka <jh@suse.cz>
6028 * MAINTAINERS: Add myself as callgraph maintainer.
6030 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
6032 * configure.in (raw_libstdcxx_flags): Remove the leading space.
6033 * configure: Regenerate.
6035 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6037 * MAINTAINERS: Move myself from 'Bug database only accounts' to
6038 'Write After Approval' section. Update email.
6040 2003-12-01 James Lemke <jim@wasabisystems.com>
6042 * MAINTAINERS (Write After Approval): Add myself.
6044 2003-11-20 Matt Thomas <matt@3am-software.com>
6046 * MAINTAINERS: Add myself as a vax port maintainer.
6048 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
6050 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
6051 (configure-build-[+module+], configure-[+module+]): Likewise.
6052 (configure-target-[+module+], configure-gcc, config.status): Likewise.
6053 * Makefile.in: Regenerate.
6055 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
6057 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
6058 shared/dylibed libraries.
6059 * ltmain.sh: Likewise.
6060 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
6061 * ltcf-cxx.sh: Likewise.
6062 * ltcf-gcj.sh: Likewise.
6063 * ltconfig: Likewise.
6065 2003-11-17 Stan Cox <scox@redhat.com>
6067 * MAINTAINERS: Add myself as iq2000 port maintainer.
6069 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
6071 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
6072 * Makefile.in: Regenerate.
6074 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
6076 * config.sub: Update to 2003-11-03 version.
6078 2003-10-20 Phil Edwards <phil@codesourcery.com>
6080 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
6081 * configure: Regenerate.
6083 2003-10-20 Nicolas Pitre <nico@cam.org>
6085 * MAINTAINERS: Add myself to 'Write After Approval' section.
6087 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
6089 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
6091 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
6093 * MAINTAINERS: Update my email address.
6095 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6097 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
6099 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
6101 * MAINTAINERS: Add myself to 'Write After Approval' section.
6103 2003-10-16 Bernardo Innocenti <bernie@develer.com>
6105 * config.guess: Update to 2003-10-16 version.
6106 * config.sub: Update to 2003-10-16 version.
6108 2003-10-15 David Daney <ddaney@avtrex.com>
6110 * MAINTAINERS: Added myself to 'Write After Approval' section.
6112 2003-10-15 Falk Hueffner <falk@debian.org>
6114 * MAINTAINERS: Move myself from 'Bug database only accounts' to
6115 'Write After Approval' section. Update email.
6117 2003-10-14 Roger Sayle <roger@eyesopen.com>
6119 * MAINTAINERS: Move myself from 'Write After Approval' to
6120 'Various Maintainers' section as middle-end maintainer.
6122 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
6124 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
6126 * Makefile.in: Regenerate.
6128 2003-10-11 Bernardo Innocenti <bernie@develer.com>
6130 * config.guess: Update to 2003-10-07 version.
6131 * config.sub: Update to 2003-10-07 version.
6133 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6135 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
6136 * ltconfig (irix5*, irix6*): Don't override version_type.
6138 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
6140 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
6141 * configure: Rebuilt
6142 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
6143 * Makefile.in: Rebuilt
6145 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
6147 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
6149 2003-09-30 Carlo Wood <carlo@alinoe.com>
6151 * MAINTAINERS (Write After Approval): Add myself.
6153 2003-09-29 Paul Koning <ni1d@arrl.net>
6155 * MAINTAINERS: Move myself from "Write After Approval"
6156 to CPU platform maintainers for pdp11 platform.
6158 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
6160 * MAINTAINERS: Move myself from 'Write After Approval' to
6161 'Various Maintainers' section as libffi testsuite maintainer.
6163 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
6165 * configure.in: Pass a computed --program-transform-name
6167 * configure: Regenerated.
6169 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
6171 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
6172 * Makefile.in: Regenerate.
6174 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
6175 * Makefile.in: Regenerate.
6177 2003-09-19 Ziemowit Laski <zlaski@apple.com>
6179 * MAINTAINERS: Move myself from 'Write After Approval'
6180 to 'Various Maintainers' (objective-c) section.
6182 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
6184 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
6186 * configure: Regenerated.
6188 2003-09-16 Joel Brobecker <brobecker@gnat.com>
6190 * MAINTAINERS (Write After Approval): Add myself to write after
6193 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
6195 * MAINTAINERS (Write After Approval): Add myself.
6197 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
6199 * MAINTAINERS: Update my e-mail address.
6201 2003-09-09 Alan Modra <amodra@bigpond.net.au>
6203 * libtool.m4 (LD): Correct powerpc64 host match.
6205 2003-09-06 James E Wilson <wilson@tuliptree.org>
6207 * MAINTAINTERS: Update my affiliation and email address.
6209 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
6211 * MAINTAINERS (Write After Approval): Add myself.
6213 2003-09-04 DJ Delorie <dj@redhat.com>
6215 * configure: Regenerate.
6217 2003-09-04 Robert Millan <robertmh@gnu.org>
6219 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
6221 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6223 * configure.in: Ensure arguments to sed are properly spaced.
6224 * configure: Regenerate.
6226 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
6228 * MAINTAINERS: Update my e-mail address.
6230 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
6232 * MAINTAINERS (Write After Approval): Add myself.
6234 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
6236 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
6237 * configure: Regenerated.
6239 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
6241 * MAINTAINERS: Update my email address.
6243 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
6245 * configure.in: Use newline instead of semicolon when assuming
6246 shell arguments in a for loop.
6247 * configure: Regenerated.
6249 2003-08-22 Jason Eckhardt <jle@rice.edu>
6251 * MAINTAINERS: Resurrect the i860 maintainer.
6253 2003-08-20 Geoffrey Keating <geoffk@apple.com>
6256 * configure.in: When testing with_libs and with_headers, treat
6257 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
6258 * configure: Regenerate.
6260 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
6262 (baseargs): Likewise.
6263 * configure: Regenerate.
6265 2003-08-20 Bernardo Innocenti <bernie@develer.com>
6267 * MAINTAINERS (Write After Approval): Add myself.
6269 2003-08-19 Geoffrey Keating <geoffk@apple.com>
6271 * configure.in: Disable libgcj for darwin not on powerpc.
6272 * configure: Rebuild.
6274 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
6276 * config-ml.in, symlink-tree: Add license.
6278 2003-08-03 Richard Stallman <rms@gnu.org>
6279 Eben Moglen <moglen@columbia.edu>
6281 * README.SCO: New file.
6283 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
6285 * Makefile.tpl (check, check-c++): Express dependencies using
6286 dependencies rather than commands.
6287 * Makefile.in: Regenerate.
6289 2003-08-01 Andrew Cagney <cagney@redhat.com>
6291 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
6294 2003-07-31 Geoffrey Keating <geoffk@apple.com>
6296 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
6297 * Makefile.in: Update.
6299 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
6301 * configure.in: Enable libgcj for darwin.
6302 * configure: Rebuild.
6304 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
6306 * config-ml.in: Use ac_configure_args directly instead of
6307 ml_arguments. Only set ml_norecursion if --no[-]recursion is
6310 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
6312 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
6313 creating target and build subdirs to build all parent dirs as needed.
6314 * Makefile.in: Rebuild.
6315 * configure.in: Don't build dirs explicitly here.
6316 * configure: Rebuild.
6318 2003-07-26 Paul Brook <paul@nowt.org>
6320 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
6322 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
6324 * Makefile.tpl (all-make): Depend on intl.
6325 * Makefile.in: Rebuilt.
6327 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
6329 * install-sh: Update to newer upstream versions (associated with
6331 * mkinstalldirs: Likewise.
6332 * missing: Likewise, plus $1Help2man -> $1 typo fix.
6334 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
6336 * MAINTAINERS: Move self from Bug database only accounts
6337 to write-after-approval.
6339 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
6341 * config.if: Remove unused libc_interface determination.
6343 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
6345 * MAINTAINERS: Move self from write-after-approval to
6346 build machinery (*.in).
6348 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
6352 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
6353 unused INSTALL_PROGRAM_ARGS.
6354 * configure.in: Use AC_PROG_INSTALL.
6355 * Makefile.in: Regenerate.
6356 * configure: Regenerate.
6358 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
6360 * MAINTAINERS: Alphabetize.
6362 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
6364 * configure: Rebuilt.
6365 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
6366 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
6367 newlib nor libgloss.
6368 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
6369 * configure.in (am33_2.0-*-linux*): Added.
6371 2003-07-09 Bob Wilson <bob.wilson@acm.org>
6373 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
6374 * configure: Regenerate.
6376 2003-07-07 Zack Weinberg <zack@codesourcery.com>
6378 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
6379 * Makefile.in: Regenerate.
6381 2003-07-04 Zack Weinberg <zack@codesourcery.com>
6383 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
6384 * Makefile.in: Regenerate.
6386 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
6388 * Makefile.tpl: Replace PWD with PWD_COMMAND.
6389 * Makefile.in: Regenerated.
6391 * config-ml.in: Replace PWD with PWD_COMMAND.
6393 2003-07-04 Zack Weinberg <zack@codesourcery.com>
6395 * intl: New directory; see intl/ChangeLog for details.
6396 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
6397 * Makefile.tpl: all-gcc depends on maybe-all-intl.
6398 * Makefile.in: Regenerate.
6400 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
6402 * configure.in: Clean up config-lang.in handling. Delete
6403 useless assignment to "subdirs".
6404 * configure: Regenerate.
6406 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
6408 * configure.in: Rename 'target_libs' to 'target_libraries'.
6409 Remove useless reference to 'target_libs'.
6410 * configure: Regenerate.
6412 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
6414 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
6415 * Makefile.in: Regenerate.
6417 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
6419 * Makefile.def: Introduce flags_to_pass.
6420 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
6421 * Makefile.in: Regenerate.
6423 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
6425 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
6426 and target-libgloss.
6427 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
6428 <h8300*-*-*>: Disable libf2c and ${libgcj}.
6429 * configure: Regenerate.
6431 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
6433 * configure.in: Update testsuite_flags to new location.
6434 * configure. Regenerate.
6436 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
6438 * Makefile.tpl: Remove BUILD_CC stuff.
6439 * Makefile.in: Regenerate.
6441 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
6443 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
6445 2003-06-16 Graeme Peterson <gp@qnx.com>
6447 * MAINTAINERS (Write After Approval): Add myself.
6449 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6451 * config.guess: Update to 2003-06-12 version.
6452 * config.sub: Update to 2003-06-13 version.
6454 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
6456 * config.guess: Update to 2003-06-06 version.
6457 * config.sub: Update to 2003-06-06 version.
6459 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6461 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
6462 * configure. Regenerate.
6464 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
6466 * configure.in: Disable serial configure by default.
6467 * configure: Regenerate.
6468 * Makefile.tpl: Abolish .NOTPARALLEL.
6469 * Makefile.in: Regenerate.
6471 * Makefile.tpl: Replace {build,host,target}_canonical by
6472 {build,host,target}.
6473 * Makefile.in: Regenerate.
6475 * Makefile.tpl: Fix stupid pasto.
6476 * Makefile.in: Regenerate.
6478 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
6480 * Makefile.tpl: Remove bogus conditional.
6481 * Makefile.in: Regenerate.
6483 2003-06-05 Jan Hubicka <jh@suse.cz>
6485 * Makefile.tpl (profiledbootstrap): New target.
6486 * Makefile.in (profiledbootstrap): New target.
6488 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
6490 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
6491 Pinski. Remove user names from other bugzilla-only maintainers.
6493 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
6495 * Makefile.tpl: Make 'recursive targets' using autogen rather
6496 than shell loop. Remove duplicate 'clean' targets and false
6498 * Makefile.def: Add systematic dependencies to 'recursive' targets.
6499 Add systematic method of specifying missing targets in subdirs.
6500 Add copyright boilerplate.
6501 * Makefile.in: Regenerate.
6502 * configure.in: Add 'recursive targets' to maybe list.
6503 * configure: Regenerate.
6505 * MAINTAINERS: "GNATS only" -> "Bug database only".
6507 * Makefile.tpl: Rename [+target+] to [+make_target+].
6508 * Makefile.def: Rename 'target' to 'make_target'.
6510 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
6512 * MAINTAINERS: Add self as options handling maintainer.
6514 2003-05-28 Michael Meissner <gnu@the-meissners.org>
6516 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
6517 been too long since I touched those ports.
6519 2003-05-28 DJ Delorie <dj@redhat.com>
6521 * Makefile.tpl: Make maybe-check-gcc .PHONY.
6522 * Makefile.in: Regenerate.
6524 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
6526 * configure.in: Use curly braces in the definition of tooldir.
6527 * configure: Regenerate.
6529 2003-05-21 DJ Delorie <dj@redhat.com>
6531 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6533 * Makefile.in: Regenerate.
6535 2003-05-21 DJ Delorie <dj@redhat.com>
6537 * Makefile.tpl: Add missing empty maybe-check-gcc target.
6538 * Makefile.in: Regenerate.
6540 2003-05-20 Ian Lance Taylor <ian@airs.com>
6542 * MAINTAINERS: Update my e-mail address.
6544 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
6546 * configure.in: Switch more things to use maybe dependencies.
6547 * Makefile.tpl: Switch more things to use maybe dependencies.
6548 Factor out common code from autogen IF statements.
6549 * configure: Regenerate.
6550 * Makefile.in: Regenerate.
6552 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
6554 * configure.in: Accept i[3456789]86 for machine type.
6555 * configure: Regenerate.
6557 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
6559 * configure.in: Switch more things to use maybe dependencies.
6560 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
6561 * configure: Regenerate.
6562 * Makefile.tpl: Switch more things to use maybe dependencies.
6563 * Makefile.in: Regenerate.
6565 2003-05-16 Andreas Schwab <schwab@suse.de>
6567 * Makefile.tpl (install-opcodes): Define.
6568 * Makefile.in: Rebuild.
6570 2003-05-13 Andreas Jaeger <aj@suse.de>
6572 * config.guess: Update to 2003-05-09 version.
6573 * config.sub: Update to 2003-05-09 version.
6575 2003-05-13 Michael Eager <eager@mvista.com>
6577 * configure.in: Correct sed script so that options in quotes are not
6579 * configure: Rebuild.
6581 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
6583 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6584 and $$s/newlib/libc/sys/cygwin32 include paths.
6587 2003-05-12 Michael Meissner <gnu@the-meissners.org>
6589 * MAINTAINERS: Update my email addresses.
6591 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
6593 * config-ml.in: Propagate INSTALL variables.
6595 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6597 * MAINTAINERS: Remove duplicate entries in Write After Approval.
6599 2003-05-02 Chris Demetriou <cgd@broadcom.com>
6601 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6602 * Makefile.in: Regenerate.
6604 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
6606 * MAINTAINERS (GNATS only): Add Falk Hueffner.
6608 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
6610 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
6612 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
6614 * Makefile.tpl: Clean $(BUILD_SUBDIR).
6615 * Makefile.in: Regenerated.
6617 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
6619 * MAINTAINERS (Write After Approval): Upgrade myself from
6620 GNATS only to write-after-approval. Update my mail address.
6622 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
6624 (OS Port Maintainers: freebsd): Add myself.
6626 2003-04-22 Mark Mitchell <mark@codesourcery.com>
6628 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
6630 2003-04-22 Kean Johnston <jkj@sco.com>
6632 * MAINTAINERS (SCO ports): Added myself.
6634 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
6636 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
6638 2003-04-19 Kean Johnston <jkj@sco.com>
6640 * MAINTAINERS (Write After Approval): Add myself.
6642 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6644 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6645 * Makefile.in: Regenerate.
6647 2003-04-18 Jakub Jelinek <jakub@redhat.com>
6649 * configure.in (powerpc64*-*-linux*): Remove.
6650 * configure: Rebuilt.
6652 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
6654 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
6655 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6657 * Makefile.in: Regenerate.
6659 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
6661 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6662 * configure: Regenerated.
6664 2003-04-15 DJ Delorie <dj@redhat.com>
6666 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
6668 2003-04-13 Nick Clifton <nickc@redhat.com>
6670 * config-ml.in: Remove support for --disable-aix removing
6673 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
6675 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6676 * */configure: Rebuilt.
6678 2003-04-08 Joel Sherrill <joel@oarcorp.com>
6680 * MAINTAINERS: Add my email address.
6682 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
6684 * MAINTAINERS (Write After Approval): Add myself.
6686 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
6688 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6689 * Makefile.in: Regenerate.
6691 2003-03-14 Michael Chastain <mec@shout.net>
6693 * Makefile.in: Regenerate with correct Makefile.def.
6695 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
6697 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
6699 * Makefile.in: Regenerate.
6700 * configure.in: Clean up gxx_include_dir logic.
6701 * configure: Regenerate.
6703 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
6705 * MAINTAINERS (Write After Approval): Add myself.
6707 2003-03-10 Ben Elliston <bje@wasabisystems.com>
6709 * MAINTAINERS: Update my mail address.
6711 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6713 * configure.in (gxx_include_dir): Fix typo.
6714 * configure: Regenerated.
6716 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
6718 * Makefile.tpl: Reindent.
6719 * Makefile.in: Regenerate.
6720 * configure.in: Reindent. Don't set unused variables.
6721 * configure: Regenerate.
6723 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
6725 * configure.in: Include $(build_tooldir)/sys-include in
6727 * configure: Regenerated.
6729 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
6731 * Makefile.tpl: Always pass down RANLIB.
6732 * Makefile.in: Regenerate.
6734 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6735 * Makefile.in: Regenerate.
6736 * configure.in: Remove unused logic relating to --enable-shared
6737 and --enable-threads. Remove bogus comments. Remove redundant
6739 * configure: Regenerate.
6741 * configure.in: Replace ${libstdcxx_version} by its value.
6742 Remove reference to mh-dgux.
6743 * configure: Regenerate.
6745 2003-03-03 Kevin Buettner <kevinb@redhat.com>
6747 * MAINTAINERS (Write After Approval): Add myself.
6749 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6751 * Makefile.tpl: Rearrange.
6752 * Makefile.in: Regenerate.
6754 2003-02-25 Uwe Stieber <uwe@wwws.de>
6756 * configure.in: Add support for kaOS as cross build target system.
6757 * configure: Regenerated.
6759 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
6761 * MAINTAINERS (Write after approval): Add myself.
6763 2003-02-21 James E Wilson <wilson@tuliptree.org>
6765 * MAINTAINERS: Update my email address.
6767 2003-02-21 Zack Weinberg <zack@codesourcery.com>
6769 * MAINTAINERS: Add self to blanket write privs. section.
6771 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
6773 * Makefile.tpl: Add definition of CPPFLAGS to pass into
6774 configure-target-* as some target builds may require additional
6775 flags for preprocessor tests.
6776 * Makefile.in: Regenerated.
6778 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
6780 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6781 * ltconfig: Handle it.
6782 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6785 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6786 it is used as argument to $CC.
6787 * ltcf-gcj.sh: Likewise.
6789 * configure.in: Introduce --enable-maintainer-mode.
6790 * configure: Rebuilt.
6791 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6792 for maintainer mode.
6793 * Makefile.in: Rebuilt.
6795 2003-02-18 Jason Merrill <jason@redhat.com>
6797 * Makefile.tpl (check-c++): Allow parallelism.
6799 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6801 * MAINTAINERS: Remove John Carr (who never actually had access to
6804 2003-02-15 Geoffrey Keating <geoffk@apple.com>
6806 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6807 don't configure target-libobjc.
6808 * configure: Regenerate.
6810 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6812 * Makefile.tpl (RANLIB): Define.
6813 * Makefile.in: Regenerate.
6815 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
6817 * MAINTAINERS: Update my email.
6819 2003-02-06 Keith R Seitz <keiths@redhat.com>
6821 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6822 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6823 * Makefile.in: Regenerated.
6824 * configure.in: Remove all traces of snavigator, db, and grep.
6825 * configure: Regenerated.
6827 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6829 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
6832 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6834 * MAINTAINERS (Write after approval): Add myself.
6836 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
6838 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6839 * Makefile.in: Regenerated.
6841 2003-01-30 Roger Sayle <roger@eyesopen.com>
6843 * config.guess: Updated to 2003-01-30's version.
6844 * config.sub: Updated to 2003-01-28's version.
6846 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
6848 * config.if: If gcc_version is already set, just use it. Don't set
6849 gcc_version_trigger if it's already set, otherwise set it to
6850 gcc/version.c, but only if the file exists. If it is not set and
6851 gcc/version.c does not exist, try to extract the version number from
6854 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
6856 * MAINTAINERS: Add myself to write-after-approval list.
6858 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
6860 * configure.in: Revert 24Jan change.
6861 * configure: Regenerate.
6863 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6865 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
6868 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6870 * configure.in: Revert previous change.
6871 * configure: Regenerate.
6873 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6875 * configure.in: Make rda native-only.
6876 * configure: Regenerate.
6878 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
6880 * MAINTAINERS: Move myself from GNATS-only-accounts to
6881 write-after-approval.
6883 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
6885 * configure.in: Add missing \.
6886 * configure: Rebuilt.
6888 2003-01-17 Jakub Jelinek <jakub@redhat.com>
6890 * configure.in (baseargs): Avoid using \| in sed regular
6892 * configure: Rebuilt.
6894 2003-01-16 Jakub Jelinek <jakub@redhat.com>
6896 * configure.in (baseargs): Remove all supported forms of
6897 --cache-file, --srcdir, --host, --build and --target options
6898 from argument lists.
6899 * configure: Rebuilt.
6901 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
6903 * MAINTAINERS: Add myself to write-after-approval list.
6905 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
6907 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6908 * configure: Rebuilt.
6910 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
6912 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6913 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6914 * Makefile.in: Regenerate.
6915 * configure: Regenerate.
6917 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
6919 * configure.in: Remove Makefile in build, host and target modules
6920 unless configure was run with --no-recursion.
6921 * configure: Rebuilt.
6923 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6925 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6926 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6927 * Makefile.in: Regenerate.
6929 2003-01-08 Chris Demetriou <cgd@broadcom.com>
6931 * config.guess: Update to 2003-01-03 version.
6932 * config.sub: Update to 2003-01-03 version.
6934 2003-01-07 Christopher Faylor <cgf@redhat.com>
6936 * configure: Regenerate with proper autoconf 2.13.
6938 2003-01-07 Christopher Faylor <cgf@redhat.com>
6940 * configure.in: Add AC_PREREQ for consistency.
6941 * configure: Regenerate.
6943 2003-01-06 Andrew Cagney <ac131313@redhat.com>
6945 * configure.in (GDB_TK): Add tcl directories conditional on
6946 gdb/gdbtk directory being present.
6947 * configure: Regenerate.
6949 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
6951 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
6952 used by gcc if LD is not defined and we are not doing a Canadian Cross.
6953 * configure: Rebuilt.
6955 2002-12-31 Tom Tromey <tromey@redhat.com>
6957 * Makefile.in: Rebuilt.
6958 * Makefile.def (target_modules) [libffi]: Allow installation.
6960 2002-12-31 Andreas Schwab <schwab@suse.de>
6962 * configure.in: Fix use of $program_transform_name.
6963 * configure: Regenerated.
6965 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
6967 * configure.in (baseargs): Don't remove first configure argument.
6968 * configure: Regenerated.
6970 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
6972 * Makefile.tpl (local-distclean): Don't remove...
6973 (multilib.ts): ... this. Moved into...
6974 (multilib.out): ... this. Don't use sub-make.
6975 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6976 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6977 (configure-build-[+module+], configure-[+module+],
6978 configure-target-[+module+], configure-gcc): ... these. Test
6979 for Makefile existence. Drop config.status from dependencies.
6980 * Makefile.in: Rebuilt.
6981 * configure.in: Move gcc-version-trigger to the end of
6982 ac_configure_args. Add comments to maybedep.tmp and
6983 serdep.tmp. Introduce --disable-serial-configure. Remove
6984 nonopt from baseargs, matching and removing corresponding
6985 whitespace while at it.
6986 * configure: Rebuilt.
6988 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
6990 * configure.in (host_configargs): Replace reference to
6991 no-longer-defined buildopts with --build=${build_alias}.
6992 * configure: Rebuilt.
6994 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
6995 program_transform_name to standard idiom.
6996 (AUTOGEN, AUTOCONF): Define.
6997 (Makefile.in): Use $(AUTOGEN).
6998 (Makefile): Depend on config.status, and use autoconf-style rule to
6999 build it. Move original commands to...
7000 (config.status): ... this new target.
7001 (configure): Add $(srcdir). Depend on config/acx.m4. Use
7003 * Makefile.in: Rebuilt.
7005 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
7007 * Makefile.tpl: Fix dramatic bustage due to change in
7008 program_transform_name.
7009 * Makefile.in: Regenerate.
7011 * configure.in: Remove unnecessary PATH setting.
7012 * configure: Regnerate.
7014 * configure.in: Don't default to unprefixed tools unless
7015 the native tools will work.
7016 * configure: Regenerate.
7018 * configure.in: Convert to autoconf script. Blow away lots
7019 of now-redundant Makefile fragments.
7020 * configure: Generate using Autoconf.
7021 * Makefile.tpl: Rewrite to reflect autoconfiscation.
7022 * Makefile.in: Regenerate.
7024 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
7026 * configure: Fix stupid bug where RANLIB was mistakenly included.
7028 * configure.in: Rename (buildargs, hostargs, targargs) to
7029 (build_configargs, host_configargs, target_configargs).
7031 * configure.in: Move logic out of sed statement.
7033 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
7034 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
7036 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
7038 * config.sub: Import from master repository
7039 * config.guess: Ditto
7041 2002-12-24 Andreas Schwab <schwab@suse.de>
7043 * Makefile.tpl (multilib.out): Fix missing space.
7044 * Makefile.in: Regenerate.
7046 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
7048 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
7049 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
7050 * Makefile.in: Regenerate.
7051 * configure.in: Remove unnecessary leftovers.
7053 2002-12-21 Geoffrey Keating <geoffk@apple.com>
7055 * configure.in (extra_ranlibflags_for_target): New variable.
7056 (*-*-darwin): Add -c to ranlib commands.
7057 * configure (tooldir): Handle extra_ranlibflags_for_target.
7059 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
7061 * Makefile.tpl: Revert HJL's change.
7062 * Makefile.in: Regenerated.
7063 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
7066 2002-12-19 Andreas Schwab <schwab@suse.de>
7068 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
7069 * Makefile.in: Regenerate.
7071 2002-12-18 H.J. Lu <hjl@gnu.org>
7073 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
7074 * Makefile.in: Regenerated.
7076 * configure.in (build_prefix): New. Substitute.
7078 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
7080 * Makefile.tpl: Don't let real targets depend on phony targets.
7081 * Makefile.in: Regenerate.
7083 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
7084 * Makefile.in: Regenerate.
7086 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
7088 * config.sub: Import from master repository
7089 * config.guess: Ditto
7091 2002-12-16 Jason Merrill <jason@redhat.com>
7093 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
7094 previous 'make bootstrap'.
7095 * Makefile.in: Regenerate.
7097 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
7099 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
7101 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
7103 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
7104 * Makefile.in: Regenerate.
7106 2002-12-13 Jason Merrill <jason@redhat.com>
7108 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
7110 (check-c++): Just depend on it and check-target-libstdc++-v3.
7111 * Makefile.in: Regenerate.
7113 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
7115 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
7116 * Makefile.in: Rebuilt.
7118 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
7120 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
7122 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
7124 * configure: Fix bug put in by gremlins.
7126 * Makefile.tpl: Substitute more autoconfily.
7127 * configure: Substitute more autoconfily.
7128 * Makefile.in: Regenerate.
7130 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
7132 * config.sub: Import from master repository
7133 * config.guess: Ditto
7134 * MAINTAINERS: Added Svein Seldal under write after approval
7136 2002-12-08 Andrew Cagney <ac131313@redhat.com>
7138 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
7139 * Makefile.in (all-sim): Ditto.
7141 2002-12-06 DJ Delorie <dj@redhat.com>
7143 * Makefile.tpl: Change configure dependencies to not have real
7144 targets depend on phony targets.
7146 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
7148 * configure.in: Revert unintentional change.
7150 * Makefile.tpl: Change dependency for */multilib.out so that
7151 it works when gcc isn't in the tree.
7153 * configure.in: Substitute more.
7154 * configure: Run subconfigures from the Makefile.
7155 * Makefile.tpl: Run subconfigures from the Makefile; add a few
7156 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
7158 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7160 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
7162 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
7164 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
7165 and corresponding dependencies.
7166 * Makefile.in: Regenerate.
7168 * configure.in (host_tools): Order binutils, gas and ld for
7169 convenience in running the testsuites.
7171 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
7172 * Makefile.in: Regenerate.
7173 * configure.in: Introduce rules to serialize subconfigure runs.
7175 * configure.in: Introduce BASE_CC_FOR_TARGET.
7176 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
7177 Realize configure-build-* targets. Realize configure-target-* targets.
7178 * Makefile.in: Regenerate.
7180 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7182 * configure: Move gcc_version_trigger stuff from here...
7183 * configure.in: ...to here.
7185 * configure.in: Separate subconfigure options added by this file from
7186 options given by the user. Add machinery to put args for host
7187 subconfigures into the Makefile.
7189 * Makefile.tpl: Remove 'vault' targets.
7190 * Makefile.tpl: Reorder and comment dependencies.
7191 * Makefile.in: Regenerate.
7193 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
7194 * configure.in: Fix my broken commit of previous patch. (sigh)
7196 2002-11-28 Geoffrey Keating <geoffk@apple.com>
7198 * configure.in: Move host-specific darwin noconfigdirs into
7199 the host-specific section.
7201 2002-11-28 Geoffrey Keating <geoffk@apple.com>
7203 * configure.in: Move host-specific darwin noconfigdirs into
7204 the host-specific section.
7206 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
7208 * configure: Remove skip-this-dir support.
7209 * Makefile.tpl: Remove skip-this-dir support.
7211 * Makefile.tpl: Remove leftover support for non-autoconfiscated
7213 * Makefile.in: Regenerate.
7215 * Makefile.tpl: Strip out useless setting of 'dir'.
7216 * Makefile.in: Regenerate.
7218 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
7220 * configure.in: Fix deeply stupid bug.
7222 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
7223 shell code in CXX_FOR_TARGET
7224 * Makefile.def: Introduce raw_cxx.
7225 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
7227 * Makefile.in: Regenerate.
7229 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
7231 * Makefile.tpl: Remove unnecessary ifs.
7232 * Makefile.in: Regenerate.
7234 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
7235 dependencies. Maybe-ize build-libiberty. Create dummy install
7236 targets for 'no_install' modules.
7237 * configure: Move GDB_TK substitution to configure.in. Move
7238 build_modules stuff to configure.in.
7239 * configure.in: Implement soft dependency machinery. Maybe-ize
7240 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
7241 * Makefile.in: Regenerate.
7243 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
7245 * Makefile.tpl: Make all-target, install-target behave similarly
7246 to all, install (only hitting configured targets). Eliminate
7247 unused macro defintions.
7249 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
7252 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
7254 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
7256 * configure.in: Produce lists of subdir targets we're actually
7257 configuring. Remove references to "dosrel".
7258 * Makefile.tpl: Let configure set which subdir targets are hit.
7259 Remove install-cross; clean up install; remove ALL. Remove
7260 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
7261 Autogenerate host module targets. Remove empty dependency lines
7262 and redundant dependency; rearrange slightly.
7263 * Makefile.def: Add host-side libtermcap, utils.
7265 * Makefile.in: Regenerate.
7267 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7269 * ltconfig (osf[345]): Append $major to soname_spec.
7270 Reflect this in library_names_spec.
7271 * ltmain.sh (osf): Prefix $major with . for use as extension.
7273 2002-11-19 Andreas Jaeger <aj@suse.de>
7275 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
7276 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
7277 and sparc64 GNU/Linux systems.
7279 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
7281 * MAINTAINERS: Update email.
7283 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7285 * MAINTAINERS: Complete James Dennett's entry.
7287 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
7289 * MAINTAINERS (Write After Approval): Add myself.
7291 2002-11-13 Bruce Korb <bkorb@gnu.org>
7293 * Makefile.tpl: syntactic cleanup
7295 2002-11-13 Stuart Hastings <stuart@apple.com>
7297 * MAINTAINERS: Add myself to write-after-approval list.
7299 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
7301 * Makefile.def: Add list of recursive targets to autogenerate.
7303 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
7304 targets. Autogenerate *-build-* targets.
7305 * Makefile.in: Regenerate.
7307 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
7309 * configure: More autoconf-style substitutions.
7310 * Makefile.tpl: More autoconf-style substitutions.
7311 * Makefile.in: Regenerate.
7313 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
7315 * configure: Substitute more variables in a more autoconf-friendly
7316 way. Simplify slightly.
7317 * Makefile.tpl: Make more variables substitutable in an
7318 autoconf-friendly way.
7319 * Makefile.in: Regenerate.
7321 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
7323 * MAINTAINERS (Write After Approval): Add myself.
7325 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
7327 * configure.in (v810*): Remove special setting of tools.
7329 * configure: Add support for extra required flags for ar or nm.
7330 * configure.in (aix4.3+): Use above support for target-specific
7331 issues, rather than using config/mt-aix43.
7333 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
7335 * configure: Remove 'removing', which doesn't work. Replace $subdir
7336 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
7337 with $srcdir. Reformat indentation. Substitute some variables
7338 formerly hard-coded in the Makefile for build=host.
7339 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
7340 * Makefile.def: Autogenerate more.
7341 * Makefile.in: Regenerate.
7343 2002-11-04 Adam Nemet <anemet@lnxw.com>
7345 * MAINTAINERS (Write After Approval): Add myself.
7347 2002-11-04 Kevin Buettner <kevinb@redhat.com>
7349 * Makefile.def (host_modules): Add rda.
7350 * Makefile.in: Regenerate.
7351 * configure.in (target_tool): Add target-rda to list.
7353 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7355 * MAINTAINERS: Remove "co-maintainer" note for web pages.
7357 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
7359 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
7360 and restrap targets to this rule.
7361 * Makefile.in: Regenerate.
7363 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7365 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
7366 GNATS only accounts.
7368 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
7370 * configure.in (i[3456]86-*-linux*): Add check to disable
7371 ${libgcj} for glibc1.
7373 2002-10-24 Denis Chertykov <denisc@overta.ru>
7375 * MAINTAINERS: Add myself as ip2k port maintainer.
7377 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
7379 * configure.in: Add tic4x target.
7381 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
7383 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
7384 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
7385 * Makefile.in: Regenerate.
7387 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
7388 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
7389 * Makefile.in: Regenerate.
7391 2002-10-02 Janis Johnson <janis187@us.ibm.com>
7393 * MAINTAINERS: Add myself as web pages co-maintainer.
7395 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
7397 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
7398 * Makefile.in: Regenerate.
7400 2002-10-02 Zack Weinberg <zack@codesourcery.com>
7402 * MAINTAINERS: Add myself and Nathan Sidwell
7403 <nathan@codesourcery.com> as VxWorks maintainers.
7405 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
7407 * Makefile.def: Remove order dependency comments.
7408 * Makefile.tpl: Add explicit install-install dependencies.
7409 * Makefile.in: Regenerate.
7411 * Makefile.tpl: Remove material now in src-release. (Finally!)
7412 * Makefile.in: Regenerate.
7414 * Makefile.tpl: Add configure-target (for src-release in src)
7415 * Makefile.in: Regenerate.
7417 2002-09-30 Nick Clifton <nickc@redhat.com>
7419 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7421 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
7423 * configure.in (s390*-*-linux*): Enable libgcj.
7425 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
7427 * configure: Revert accidentally applied changes.
7429 * Makefile.tpl: Make more autoconf-friendly.
7430 * Makefile.in: Regenerate.
7431 * configure: Make substitution more autoconf-like.
7433 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
7435 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
7436 single entry to handle all these.
7437 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
7438 libjava on arm-*-elf.
7440 2002-09-27 Geoffrey Keating <geoffk@apple.com>
7442 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
7443 things that depend on them.
7445 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
7447 * Makefile.tpl: Make subsituted variables more autoconfy.
7448 * Makefile.in: Regenerate.
7449 * configure: Make seds more autoconfy.
7451 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
7453 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
7454 * Makefile.in: Regenerate.
7455 * configure.in: Rewrite sed statements to look autoconfy.
7457 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
7458 all-target-foo on configure-target-foo.
7459 * Makefile.def: Ditto.
7460 * Makefile.in: Rebuild.
7462 2002-09-25 Andrew Haley <aph@redhat.com>
7464 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
7466 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
7468 * Makefile.def: New file.
7469 * Makefile.tpl: New file.
7470 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7471 * contrib/gcc_update: Note that Makefile.in is a generated file.
7473 * configure.in: Minor rearrangement. Simplify tests.
7475 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
7477 * configure.in (with_headers): Skip copy if value is "yes".
7478 (with_libs): Likewise.
7480 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
7482 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
7483 * configure.in (sh*-*-pe*): Ditto.
7484 * configure.in (mips*-*-pe*): Ditto.
7485 * configure.in (*arm-wince-pe): Ditto.
7487 * configure.in: Rearrange.
7489 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
7491 * MAINTAINERS: Update my email address.
7493 2002-08-30 Paul Koning <pkoning@equallogic.com>
7495 * MAINTAINERS: (Write After Approval): Add myself.
7497 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
7499 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
7501 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
7503 * MAINTAINERS: Change my mailing address.
7505 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
7507 * MAINTAINERS (Write After Approval): Remove myself.
7508 (Various Maintainers: c++ runtime libs): Add myself.
7510 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
7512 * MAINTAINERS (Write After Approval): Remove myself.
7513 (Various Maintainers: c++ runtime libs): Add myself.
7515 2002-08-15 Eric Christopher <echristo@redhat.com>
7517 * config.sub: Import from master repository.
7518 * config.guess: Ditto.
7520 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
7522 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7523 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7524 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7526 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
7528 * MAINTAINERS: Add self to rs6000 vector extensions.
7530 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
7532 * libiberty/configure: Reverted unintended yesterday's check in.
7534 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
7536 * boehm-gc/configure, libf2c/configure: Rebuilt.
7537 * libffi/configure, libiberty/configure: Ditto.
7538 * libjava/configure, libobjc/configure: Ditto.
7539 * libstdc++-v3/configure, zlib/configure: Ditto.
7540 Merged from binutils:
7541 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
7542 From Steve Ellcey <sje@cup.hp.com>:
7543 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7544 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7545 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7547 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7548 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7549 soname_spec, sys_lib_search_path_spec): Ditto.
7551 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
7553 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7555 2002-08-04 H.J. Lu (hjl@gnu.org)
7557 * configure.in (mips*-*-linux*): Don't skip target-libffi.
7559 2002-08-02 Krister Walfridsson <cato@df.lth.se>
7561 * MAINTAINERS (Write After Approval): Add myself.
7563 2002-07-31 Alan Modra <amodra@bigpond.net.au>
7565 * configure.in: Move generic linux case to end. Copy generic
7566 linux noconfigdirs to mips*-*-linux* entry and new
7567 powerpc64*-*-linux* entry. Add target-libffi for the latter.
7569 2002-07-19 Michael Matz <matz@suse.de>
7571 * MAINTAINERS: Add myself as ra* maintainer.
7573 2002-07-16 Chris Demetriou <cgd@broadcom.com>
7575 * config.guess: Update to 2002-07-09 version.
7576 * config.sub: Update to 2002-07-03 version.
7578 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
7580 * MAINTAINERS: Fix typo in a maintainer email address.
7582 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
7584 * configure.in: Remove two redundant tests.
7586 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7588 * configure.in (mips*-*-irix6*o32): Enable stabs.
7590 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
7592 * configure.in: Don't build grez.
7593 * Makefile.in: Ditto.
7595 * Makefile.in: Remove references to bsp, cygmon, libstub.
7596 * configure.in: Ditto.
7598 * configure.in: Remove leftover reference to gdbtest.
7600 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
7602 * configure.in (gxx_include_dir): Change to match versioned
7603 C++ headers if --enable-version-specific-runtime-libs is used.
7605 2002-07-04 Steve Ellcey <sje@cup.hp.com>
7607 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7609 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
7611 * configure.in: Make --without-x work.
7613 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
7615 * configure.in: Rearrange target Makefile fragment collection.
7617 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7619 * configure.in: Ditto.
7621 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
7623 * MAINTAINERS (Write After Approval): Update my e-mail address.
7625 2002-06-24 Ben Elliston <bje@redhat.com>
7627 * configure.in (host_tools): Remove cgen.
7629 * Makefile.in (all-cgen): Remove; runs from its source directory.
7630 (check-cgen, install-cgen, clean-cgen): Likewise.
7631 (all-opcodes): Do not depend on all-cgen.
7632 (all-sim): Likewise.
7634 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
7636 * Makefile.in: Eliminate 'apache' targets.
7637 * configure.in: Eliminate 'apache' targets.
7639 * configure.in: Eliminate redundant tests. Reorganize.
7641 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7643 * config-ml.in: Eliminate references to Cygnus configure.
7645 * Makefile.in: Eliminate references to building emacs.
7647 2002-06-28 Graham Stott <graham.stott@btinternet.com>
7649 * MAINTAINERS: Update my email address.
7651 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
7653 * config.if (libstdcxx_incdir): Version C++ headers.
7654 (cxx_incdir): Remove.
7656 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
7658 * MAINTAINERS (Write After Approval): Add self.
7660 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
7662 * configure.in: Add support for ip2k.
7664 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
7666 * configure.in: Fix AIX configury bug.
7668 2002-06-20 Steve Ellcey <sje@cup.hp.com>
7670 * MAINTAINERS (Write After Approval): Add self.
7672 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7674 * configure.in: replace ${topsrcdir} with ${srcdir}
7676 * configure.in: Move definition of libstdcxx_flags
7677 right above usage, rather than waaay earlier.
7679 * configure.in: Pull definition of is_cross_compiler earlier.
7681 * configure.in: Rearrange a little.
7683 * configure.in: Remove references to librx.
7684 * Makefile.in: Remove references to librx.
7686 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
7688 * config.sub: Add support for avr target.
7689 Import from master sources, rev 1.255
7691 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
7693 * configure, .cvsignore: Revert previous change...
7694 * Makefile: ...delete.
7696 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7698 * configure.in: Eliminate ${gasdir} variable.
7700 2002-06-18 Dave Brolley <brolley@redhat.com>
7702 * configure.in: Add support for frv.
7703 * config.sub: Add support for frv.
7705 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
7707 * configure: Remove garbage from previous commit.
7709 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
7711 * configure: For in-source builds, make a subdir and re-exec there.
7712 * Makefile: New file. Pass targets through to build directory.
7713 * .cvsignore: No longer ignore "Makefile".
7715 2002-06-16 Douglas Rupp <rupp@gnat.com>
7717 * MAINTAINERS (Write After Approval): Add self.
7719 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7721 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7723 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
7725 * configure.in (vax-*-netbsd*): Re-enable gas.
7727 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
7729 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7730 BUILD_PREFIX_1, to correct nomenclature.
7731 * configure: Likewise.
7733 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7734 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7736 2002-05-31 Olaf Hering <olh@suse.de>
7738 * config-ml.in: Propogate DESTDIR also.
7740 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
7742 * configure.in (vax-*-netbsd*): Don't build gas for this
7745 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
7747 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7750 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
7752 * MAINTAINERS (Write After Approval): Add myself.
7754 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
7756 * config.guess: Update to 2002-05-22 version.
7757 * config.sub: Likewise.
7759 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7761 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7762 * config-ml.in: Likewise.
7763 * configure: Likewise.
7764 * configure.in: Likewise.
7766 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
7768 * MAINTAINERS: Update my email address.
7770 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
7772 * configure.in: Simplify makefile fragment collection.
7774 * configure.in: Remove code to build emacs.
7776 * configure.in : Remove --srcdir argument from targargs and buildargs
7777 (it's always overridden in the Makefile anyway). Rearrange a bit.
7779 * configure: Move some logic to configure.in.
7780 * configure.in: Move some logic from configure.
7782 2002-05-11 Tom Tromey <tromey@redhat.com>
7784 * MAINTAINERS: Reflect libgcj reality.
7786 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
7788 * Makefile.in: Honour DESTDIR.
7790 2002-05-08 Mark Mitchell <mark@codesourcery.com>
7792 * config.guess: Import 2002-03-20 version.
7793 * config.sub: Import 2002-04-26 version.
7795 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7797 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
7799 2002-05-07 Tim Josling <tej@melbpc.org.au>
7801 * MAINTAINERS: Add self.
7803 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
7805 * ltmain.sh: Detect and handle object name conflicts
7806 while piecewise linking a static library.
7808 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
7810 * configure.in (noconfigdirs): Don't disable libgcj on
7811 sparc64-*-solaris* and sparcv9-*-solaris*.
7813 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
7815 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7817 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
7819 * configure.in (FLAGS_FOR_TARGET): Do not add
7820 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7821 on i[3456]86-*-linux*.
7823 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
7825 * configure.in (noconfigdirs): Replace [ ] with test.
7827 * configure.in (noconfigdirs): Do not add target-newlib if
7828 target == i[3456]86-*-linux*, and host == target.
7830 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
7832 * configure.in: delete reference to absent file
7834 * configure.in: replace '[' with 'test'
7836 * configure.in: Eliminate references to gash.
7837 * Makefile.in: Eliminate references to gash.
7839 * configure.in: remove useless references to 'pic' makefile fragments.
7841 * configure.in: (*-*-windows*) Finish removing.
7843 * configure.in: Eliminate redundant test for libgui.
7845 2002-04-29 Roger Sayle <roger@eyesopen.com>
7847 * MAINTAINERS: Add self and realphabetize. Update entries
7848 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
7849 entry for a29k port maintainer.
7851 2002-04-26 Joel Sherrill <joel@OARcorp.com>
7853 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7854 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7856 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
7858 * configure.in: remove references to dead files
7860 2002-04-19 Mark Mitchell <mark@codesourcery.com>
7862 * MAINTAINERS: Add information about purpose of this file.
7864 2002-04-18 Tom Tromey <tromey@redhat.com>
7866 * configure.in: Disallow configuring libgcj when it is already
7867 installed and we're using Solaris 2.8 linker. Do enable libgcj on
7868 Solaris 2.8 by default. For PR libgcj/6158.
7870 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7872 * configure.in: Move default CC setting out of config/mh-* fragments
7875 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7877 * configure.in: don't even try to configure or make a subdirectory
7878 if there's no configure script for it.
7880 2002-04-15 Mark Mitchell <mark@codesourcery.com>
7882 * MAINTAINERS: Remove chill maintainers.
7883 * Makefile.in (CHILLFLAGS): Remove.
7884 (CHILL_LIB): Remove.
7885 (TARGET_CONFIGDIRS): Remove libchill.
7886 (CHILL_FOR_TARGET): Remove.
7887 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7889 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7890 (CHECK_TARGET_MODULES): Likewise.
7891 (INSTALL_TARGET_MODULES): Likewise.
7892 (CLEAN_TARGET_MODULES): Likewise.
7893 (configure-target-libchill): Remove.
7894 (all-target-libchill): Remove.
7895 * configure.in (target_libs): Remove target-libchill.
7896 Do not compute CHILL_FOR_TARGET.
7897 * libchill: Remove directory.
7899 2002-04-11 DJ Delorie <dj@redhat.com>
7901 * Makefile.in, configure.in: Sync with binutils, entries
7904 2002-04-07 Andrew Cagney <ac131313@redhat.com>
7906 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
7907 (do-tar, do-bz2): New rules.
7908 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
7909 (gdb-tar): New rule.
7910 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
7911 (insight_dejagnu.tar): New rule.
7912 (insight.tar): New rule.
7913 (gdb+dejagnu.tar): New rule.
7914 (gdb.tar): New rule.
7916 2002-02-01 Mo DeJong <supermo@bayarea.net>
7918 * Makefile.in: Add all-tix to deps for all-snavigator
7919 so that tix is built when building snavigator.
7921 2002-01-11 Steve Ellcey <sje@cup.hp.com>
7923 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7924 ld and gdb are not supported.
7926 2002-01-07 Mark Salter <msalter@redhat.com>
7928 * configure.in: Remove target-bsp and target-cygmon from arm builds.
7929 Allow target-libgloss to be built for arm, strongarm, and xscale.
7931 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
7933 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7934 options for i[3456]86-pc-linux* native builds.
7936 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
7938 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7939 files from .po files for a distribution.
7941 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
7943 * configure.in: Enable libstdc++-v3 for h8300 targets.
7945 2001-06-19 Alan Modra <amodra@bigpond.net.au>
7947 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
7950 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
7952 * Makefile.in (VER): When present, extract the version number from
7953 the file version.in.
7955 2001-05-24 Tom Rix <trix@redhat.com>
7957 * configure.in : enable ld for aix
7959 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
7961 * config.guess: Add linux target for S/390.
7963 2000-11-07 Philip Blundell <pb@futuretv.com>
7965 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7967 2000-11-03 Philip Blundell <pb@futuretv.com>
7969 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7972 2001-01-15 Ben Elliston <bje@redhat.com>
7974 * configure.in (host_tools): Add sid.
7975 Always configure cgen.
7977 2000-11-24 Nick Clifton <nickc@redhat.com>
7979 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
7982 2000-08-20 Doug Evans <dje@casey.transmeta.com>
7984 * Makefile.in (ALL_MODULES): Add all-cgen.
7985 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7986 (all-cgen): New target.
7987 (all-opcodes,all-sim): Depend on all-cgen.
7988 * configure.in (host_tools): Add cgen.
7989 Only configure cgen if --enable-cgen-maint.
7991 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
7993 * configure.in: Add *-*-freebsd* configurations.
7995 2002-04-08 Tom Tromey <tromey@redhat.com>
7997 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7998 Fixes PR libgcj/6068.
8000 2002-03-30 Krister Walfridsson <cato@df.lth.se>
8002 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
8004 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8006 * configure.in (alpha*-dec-osf*): Enable libgcj.
8008 2003-03-27 Matthew Gingell <gingell@gnat.com>
8010 * MAINTAINERS (Write After Approval): Add myself.
8012 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
8014 Fix for: PR bootstrap/3591, target/5676
8015 * configure.in (mcore-pe): Disable the configuration of
8016 libstdc++-v3 since exceptions are not supported.
8018 2002-03-20 Anthony Green <green@redhat.com>
8020 * configure.in: Enable libgcj for xscale-elf target.
8022 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
8024 * MAINTAINERS: Update my email address.
8026 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
8028 * ltmain.sh (relink_command): Fix typo in previous change.
8030 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
8032 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
8033 (relink_command): Added --tag flags.
8034 (mode=install): If relinking fails; error out.
8036 2002-03-12 Richard Henderson <rth@redhat.com>
8038 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
8040 (do-check): Rename from check.
8041 (check): Allow parallel check.
8043 2002-03-12 Bob Wilson <bob.wilson@acm.org>
8045 * MAINTAINERS: Add myself as maintainer for xtensa port.
8046 Fix alphabetical order in CPU port maintainer list.
8047 Remove myself from Write After Approval list.
8049 2002-03-11 Richard Henderson <rth@redhat.com>
8051 * Makefile.in (.NOTPARALLEL): Add fake tag.
8053 2002-03-07 H.J. Lu (hjl@gnu.org)
8055 * configure.in: Enable gprof for mips*-*-linux*.
8057 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
8059 * MAINTAINERS (Write After Approval): Add myself.
8061 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
8063 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8065 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
8067 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
8069 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
8070 because its Makefile is there; test for the executable instead.
8072 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
8074 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
8075 libstdc++-v3 and libjava.
8077 2002-02-11 Adam Megacz <adam@xwt.org>
8079 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
8082 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
8084 * config.guess: Updated to 2002-01-30's version.
8085 * config.sub: Updated to 2002-02-01's version.
8086 Contribute sh64-elf.
8087 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
8088 * configure.in: Added sh64-*-*.
8090 2002-02-08 Chris Demetriou <cgd@broadcom.com>
8092 * MAINTAINERS: Belatedly add myself to write after approval list.
8094 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
8096 * MAINTAINERS: Put self in as maintainer for x86-64 port.
8097 Remove self as Write After Approval.
8099 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
8101 * MAINTAINERS: Put self in as maintainer for contrib/regression
8104 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
8106 * MAINTAINERS: Update my email address.
8108 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
8110 * configure.in (*-*-netbsd*): New. Skip target-newlib,
8111 target-libiberty, and target-libgloss. Skip Java-related
8112 libraries if not supported for NetBSD on target CPU.
8114 2002-01-25 Douglas B Rupp <rupp@gnat.com>
8116 * install-sh: Use _inst.$$_ for temp file name.
8118 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
8120 * MAINTAINERS (Write After Approval): Move my contact info
8122 (OS Port Maintainers): ...to here (netbsd).
8124 2002-01-22 Bob Wilson <bob.wilson@acm.org>
8126 * MAINTAINERS (Write After Approval): Add myself.
8128 2002-01-17 H.J. Lu <hjl@gnu.org>
8130 * Makefile.in (all-fastjar): Also depend on all-libiberty.
8131 (all-target-fastjar): Also depend on all-target-libiberty.
8133 2002-01-16 H.J. Lu (hjl@gnu.org)
8135 * config.guess: Import from master sources, rev 1.225.
8136 * config.sub: Import from master sources, rev 1.238.
8138 2002-01-16 Kazu Hirata <kazu@hxi.com>
8140 * MAINTAINERS (Write After Approval): Remove myself.
8142 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
8144 * MAINTAINERS (Write After Approval): Add myself.
8146 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
8148 * MAINTAINERS: Add self as docs co-maintainer.
8150 2001-12-11 Matthias Klose <doko@debian.org>
8152 * MAINTAINERS (Write After Approval): Add myself.
8154 2001-12-09 Zack Weinberg <zack@codesourcery.com>
8156 * MAINTAINERS: Update my email address.
8158 2001-12-07 Turly O'Connor <turly@apple.com>
8159 * MAINTAINERS (Write After Approval): Add myself.
8160 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
8161 (rs6000_initialize_trampoline): Call __trampoline_setup for
8163 * darwin-tramp.asm: New file, implements __trampoline_setup.
8164 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
8166 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
8168 * MAINTAINERS (Write After Approval): Add myself.
8170 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
8172 * configure, configure.in: Use temp file for long sed commands.
8174 2001-12-03 Laurent Guerby <guerby@acm.org>
8176 * config.sub: Update to version 1.232 on subversion.
8178 2001-12-03 Ben Elliston <bje@redhat.com>
8180 * MAINTAINERS: Update mail address for config.* patches.
8182 2001-11-27 DJ Delorie <dj@redhat.com>
8183 Zack Weinberg <zack@codesourcery.com>
8185 When build != host, create libiberty for the build machine.
8187 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
8189 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
8191 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
8193 (all.normal): Depend on ALL_BUILD_MODULES.
8194 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
8195 (all-build-libiberty): Depend on configure-build-libiberty.
8197 * configure: Calculate and substitute proper value for
8199 * configure.in: Create the build subdirectory.
8200 Calculate and substitute TARGET_CONFIGARGS (formerly
8201 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
8203 2001-11-26 Ziemowit Laski <zlaski@apple.com>
8205 * MAINTAINERS (write-after-approval): Add self.
8207 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
8209 * MAINTAINERS (GNATS only accounts): Remove self.
8211 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
8213 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
8216 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
8218 * MAINTAINERS (Write After Approval): Add self.
8220 2001-11-12 David O'Brien <obrien@FreeBSD.org>
8222 * MAINTAINERS: mips and s390 are also CPU ports.
8224 2001-11-12 David O'Brien <obrien@FreeBSD.org>
8226 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
8228 2001-11-11 David O'Brien <obrien@FreeBSD.org>
8230 * MAINTAINERS: Alphabetize.
8232 2001-11-09 Kazu Hirata <kazu@hxi.com>
8234 * MAINTAINERS (Various maintainers: h8 port): Add myself.
8236 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
8238 * MAINTAINERS (Various maintainers: hppa port): Added myself.
8240 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
8242 * configure.in (--enable-languages): Be more permissive about
8243 syntax. Check for empty lists better. Warn about $LANGUAGES.
8245 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
8247 * config.sub: Import from master sources, rev. 1.230.
8248 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
8250 2001-11-07 Laurent Guerby <guerby@acm.org>
8252 * MAINTAINERS (Write After Approval): Add self.
8254 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
8256 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
8258 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
8260 * config.sub: Import from master sources, rev 1.226.
8261 * config.guess: Import from master sources, rev 1.216.
8263 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
8265 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
8266 * MAINTAINERS: Add self as maintainer of MMIX port.
8267 Remove old after-approval entry.
8269 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
8271 * ChangeLog, configure: Fix spelling errors.
8273 2001-10-20 Brendan Kehoe <brendan@zen.org>
8275 * MAINTAINERS: Tweak my address.
8277 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
8279 * MAINTAINERS: Update my email address.
8281 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
8283 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
8284 * MAINTAINERS: Add self as maintainer of CRIS port.
8286 2001-10-10 Geert Bosch <bosch@gnat.com>
8288 * MAINTAINERS (Various maintainers: Ada front end):
8291 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
8293 * MAINTAINERS (Write After Approval): Added self
8295 2001-10-02 Geert Bosch <bosch@gnat.com>
8297 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8299 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
8301 * configure: Handle temporary files securely using mkdir.
8303 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
8305 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
8307 2001-09-26 Will Cohen <wcohen@redhat.com>
8309 * configure.in (*-*-linux*): Disable configuration of target-newlib
8310 and target-libgloss.
8312 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
8314 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
8317 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
8319 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
8320 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
8321 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
8322 avoid quotes nesting problems.
8323 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
8324 (DO_X): Export only variables that are set.
8326 2001-09-19 Ben Elliston <bje@redhat.com>
8328 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
8329 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
8330 semantics. Use the shell built-in "type" command instead.
8332 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
8334 Merged from gcc-3_0-branch:
8335 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
8336 * ltcf-c.sh: Use $objext, not $ac_objext.
8337 2001-07-27 Mark Kettenis <kettenis@gnu.org>
8338 * ltcf-cxx.sh: Add support for GNU.
8339 2001-07-22 Timothy Wall <twall@redhat.com>
8340 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
8341 default settings if using GNU tools with that configuration.
8342 * ltcf-cxx.sh: Ditto.
8343 * ltcf-gcj.sh: Ditto.
8344 2001-07-21 Michael Chastain <chastain@redhat.com>
8345 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
8346 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
8347 * ltmain.sh: Mark as gcc-local.
8349 2001-08-30 Eric Christopher <echristo@redhat.com>
8350 Jason Eckhardt <jle@redhat.com>
8352 * config.guess: Merge from master sources.
8353 * config.sub: Merge from master sources, add support for mipsisa32.
8355 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
8356 * config.sub: Merge from master sources, rev 1.219.
8357 * MAINTAINERS: Add self as contact for stormy16 port.
8359 2001-08-14 Zack Weinberg <zackw@panix.com>
8361 * config.sub: Merge from master sources, rev 1.218.
8362 * config.guess: Merge from master sources, rev 1.209.
8364 2001-08-11 Graham Stott <grahams@redhat.com>
8366 * Makefile.in (check-c++): Add missing semicolon.
8368 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
8370 * MAINTAINERS (Various maitainers: predict.def): Added myself.
8372 2001-07-30 Eric Christopher <echristo@redhat.com>
8374 * MAINTAINERS (Various maintainers: mips port): Added myself.
8376 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
8378 * configure.in (sh-*-linux*): New.
8380 2001-07-27 Richard Henderson <rth@redhat.com>
8382 * .cvsignore: Add LAST_UPDATED.
8384 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
8386 * MAINTAINERS (Various maintainers: s390 port): Added myself.
8388 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
8390 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
8392 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
8394 * MAINTAINERS (Write After Approval): Added myself.
8396 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8398 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8399 and libgcj on m68hc11/m68hc12.
8401 2001-06-27 H.J. Lu (hjl@gnu.org)
8403 * Makefile (CFLAGS_FOR_BUILD): New.
8404 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
8406 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
8408 * README: Remove version number.
8410 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8412 * INSTALL/README: Update wrt. to the installation instructions now
8413 residing in gcc/doc/install.texi.
8415 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
8417 * README: Replace with a cut-down and updated version of gcc/README.
8419 2001-06-12 David Edelsohn <edelsohn@gnu.org>
8421 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
8422 multilibs to be disabled.
8424 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
8426 * MAINTAINERS (Write After Approval): Add myself.
8428 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
8430 * config.guess: Import CVS version 1.195.
8431 * config.sub: Import CVS version 1.212.
8433 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
8435 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8436 gcc/xgcc is built, use -print-prog-name to find out the program
8439 2001-06-04 Phil Edwards <pme@sources.redhat.com>
8441 * config.guess: Import CVS version 1.194. All gcc-local changes
8442 appear to also be in the master copy.
8443 * config.sub: Import CVS version 1.211.
8445 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
8447 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8448 with_gcc]: Use `gcc -shared' to build a shared library.
8450 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
8452 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8455 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8457 * MAINTAINERS (Write After Approval): Add myself.
8459 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
8461 * configure.in (libstdcxx_flags): Do not try to execute
8462 libstdc++-v3/testsuite_flags until it exists.
8464 2001-06-01 Alan Modra <amodra@bigpond.net.au>
8466 * MAINTAINERS: Update my email address.
8468 2001-05-31 Graham Stott <grahams@redhat.com>
8470 * MAINTAINERS (Write After Approval): Add myself.
8472 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
8474 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
8475 libraries when using g++ with native linker.
8477 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
8479 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
8481 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
8483 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8484 [aix4*|aix5*]: Prepend blank.
8486 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
8488 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8489 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
8490 of subdir/configure scripts to use the new libtool.m4.
8492 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
8494 * MAINTAINERS (Write After Approval): Add myself.
8496 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
8498 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
8500 2001-05-11 Ben Elliston <bje@redhat.com>
8502 * Makefile.in (all-sid): New target.
8503 (check-sid, clean-sid, install-sid): Likewise.
8505 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
8507 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
8509 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
8511 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8514 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
8516 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8517 gcc/xgcc is built, use -print-prog-name to find out the program
8520 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
8522 * configure.in (noconfigdirs): Don't reset it from scratch in the
8523 target case; only append to it.
8525 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8526 sparc-*-solaris2.8]: Disable ${libgcj}.
8528 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
8530 * configure.in (libgcj_saved): Copy from $libgcj.
8531 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8534 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
8536 * MAINTAINERS: Remove self as MIPS maintainer and
8537 C front end maintainer.
8539 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
8541 * configure.in: Move *-chorusos target case to the proper switch.
8544 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
8546 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8549 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8551 * Makefile.in (STAGE1_CFLAGS): Pass down.
8553 2001-04-13 Alan Modra <amodra@one.net.au>
8555 * config.guess: Add hppa64-linux support. Note for next import that
8556 this is already in the master file.
8557 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
8559 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
8561 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8562 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8564 2001-04-11 Stan Shebs <shebs@apple.com>
8566 * MAINTAINERS: Add self as Darwin port maintainer.
8568 2001-04-11 Alan Modra <amodra@one.net.au>
8570 * MAINTAINERS: Update my email address.
8572 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
8574 * ltcf-cxx.sh: Support creation of C++ shared libraries on
8575 recent versions of FreeBSD (release 3 or later).
8576 * ltconfig: On FreeBSD, -lc must not be provided when building
8577 a shared library or else the standard -pthread gcc option is
8578 rendered worthless to later users of the built library.
8580 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
8582 * MAINTAINERS: Add self and RTH as C front end maintainers.
8584 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
8586 * config.sub: Make sure to match an already-canonicalized
8587 machine name (eg. mn10300-unknown-elf).
8589 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
8591 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8593 (bootstrap, cross): Use RECURSE_FLAGS.
8594 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8596 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
8598 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8600 2001-03-22 Colin Howell <chowell@redhat.com>
8602 * Makefile.in (DO_X): Do not backslash single-quotes in
8603 backquotes (two places).
8605 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
8608 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8609 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
8610 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8611 * ltcf-cxx.sh: Likewise.
8612 * ltcf-gcj.sh: Likewise.
8614 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8616 * MAINTAINERS: Add myself as "documentation co-maintainer".
8618 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
8620 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8621 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8623 2001-03-19 Tom Tromey <tromey@redhat.com>
8625 * config-ml.in: Handle GCJ and GCJFLAGS.
8627 2001-03-21 Michael Chastain <chastain@redhat.com>
8629 * Makefile.in: all-m4 depends on all-texinfo.
8631 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
8633 * MAINTAINERS: Add myself to write after approval list.
8635 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
8637 * Makefile.in (DO_X): Quote nested quotes.
8639 2001-03-18 Alan Modra <alan@linuxcare.com.au>
8641 * MAINTAINERS: Add myself to write after approval list.
8643 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
8645 * Makefile.in (DO_X): Use double quotes for quoting
8646 "RANLIB=$${RANLIB}".
8648 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
8650 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
8652 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
8654 * configure.in: Only use `lang_requires' for languages athat are
8657 2001-03-08 Phil Edwards <pme@sources.redhat.com>
8659 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
8661 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
8663 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8665 2001-03-07 Tom Tromey <tromey@redhat.com>
8667 * configure.in: Allow config-lang.in to set `lang_requires' to list
8668 of other required languages.
8670 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
8672 * Makefile.in: Remove RANLIB definition. Use RANLIB
8673 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
8674 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
8676 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
8677 Alexandre Oliva <aoliva@redhat.com>
8679 * Makefile.in (check-c++): Use tabs, not spaces.
8681 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
8683 * MAINTAINERS: add myself to Write After Approval list.
8685 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
8687 * Makefile.in (check-c++): New rule.
8689 * configure.in (target_libs): Remove libg++.
8690 (noconfigdirs): Remove libg++.
8691 (noconfigdirs): Same.
8692 (noconfigdirs): Same.
8693 (noconfigdirs): Same.
8695 * config-ml.in: Remove libg++ references.
8697 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8698 (ALL_TARGET_MODULES): Same.
8699 (configure-target-libg++): Remove.
8700 (all-target-libg++): Remove.
8701 (configure-target-libio): Remove.
8702 (all-target-libio): Remove.
8703 (check-target-libio): Remove.
8705 (libg++.tar.bz2): Remove.
8706 (all-target-cygmon): Remove libio.
8707 (all-target-libstdc++): Remove.
8708 (configure-target-libstdc++): Remove.
8709 (TARGET_LIB_PATH): Remove libstdc++.
8710 (ALL_GCC_CXX): Remove libstdc++.
8711 (all-target-gperf): Correct.
8713 2001-02-16 Nick Clifton <nickc@redhat.com>
8715 * configure.in (noconfigdirs): Allow configuration of texinfo
8718 2001-02-15 Anthony Green <green@redhat.com>
8720 * configure: Introduce GCJ_FOR_TARGET.
8721 * configure.in: Ditto.
8722 * Makefile.in: Ditto.
8724 2001-02-13 Andreas Schwab <schwab@suse.de>
8726 * MAINTAINERS: Update mail address.
8728 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
8730 * config.guess: Add linux target for S/390.
8731 * config.sub: Likewise.
8733 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
8735 * configure.in: for *-chorusos, don't config target-newlib and
8738 2001-02-06 Ben Elliston <bje@redhat.com>
8740 * configure: Output host type to stdout, not stderr.
8742 2001-02-05 Mark Mitchell <mark@codesourcery.com>
8744 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
8745 * ltcf-cxx.sh: Likewise.
8747 * config.if: Assume enable_libstdcxx_v3 is defined.
8749 2001-02-04 Mark Mitchell <mark@codesourcery.com>
8751 Remove V2 C++ library.
8752 * configure.in: Remove --enable-libstdcxx_v3 support.
8754 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
8756 * include/demangle.h: Add prototype for java_demangle_v3.
8758 2001-01-29 Phil Edwards <pme@sources.redhat.com>
8760 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
8762 2001-01-27 Richard Henderson <rth@redhat.com>
8764 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8766 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8768 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8769 Don't unset, it's non-portable and no longer necessary, set to empty
8772 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8774 * ltconfig: Shell portability fix for the tagname validity check.
8776 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
8778 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8779 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8781 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8783 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8785 2001-01-26 Tom Tromey <tromey@redhat.com>
8787 * configure.in: Allow libgcj to be built on Sparc Solaris.
8789 2001-01-25 David Edelsohn <edelsohn@gnu.org>
8791 * ltcf-c.sh: Add aix5 case.
8792 * ltcf-cxx.sh: Likewise.
8793 * ltconfig: Likewise.
8795 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
8797 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8798 keep at least one of build_libtool_libs or build_old_libs set to
8801 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8802 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8804 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
8806 * configure.in: Enable libgcj on several additional platforms.
8808 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
8810 * configure.in: Enable libgcj for linux targets.
8812 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8814 * MAINTAINERS (Write After Approval): Add myself.
8816 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
8818 * MAINTAINERS: Add myself as vax port maintainer.
8820 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
8822 * MAINTAINERS: Add myself as Mercury front-end maintainer.
8824 2001-01-09 Mike Stump <mrs@wrs.com>
8826 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8827 failures of subdirectories.
8829 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8831 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
8832 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8833 * ltcf-cxx.sh: Likewise.
8834 * ltcf-gcj.sh: Likewise.
8835 * ltconfig.sh: Fix typo.
8837 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8839 * configure: handle DOS-style absolute paths.
8841 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8843 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8845 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
8847 * MAINTAINERS: Add myself as avr port co-maintainer.
8849 2000-12-28 Ben Elliston <bje@redhat.com>
8851 * MAINTAINERS: Add myself under ``Write After Approval''.
8853 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
8855 * texinfo: Remove directory from GCC.
8857 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
8859 * COPYING: Update to current
8860 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
8861 to 19yy as example year in copyright notice).
8863 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
8865 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
8866 (libstdcxx_incdir): Pass down.
8867 * config.if: Remove expired bits for cxx_interface, add stub.
8868 (libstdcxx_incdir): Add variable for g++ include directory.
8869 * configure.in (gxx_include_dir): Use it.
8871 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
8873 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
8874 with old-email address from ``Write After Approval''.
8876 2000-12-15 Andreas Jaeger <aj@suse.de>
8878 * configure.in: Handle lang_dirs.
8880 2000-12-14 Tom Tromey <tromey@redhat.com>
8882 * MAINTAINERS: Removed brads.
8884 * MAINTAINERS: Added gcj developers.
8886 2000-12-13 Anthony Green <green@redhat.com>
8888 * configure.in: Disable libgcj for any target not specifically
8889 listed. Disable libgcj for x86 and Alpha Linux until compatible
8892 2000-12-13 Mike Stump <mrs@wrs.com>
8894 * Makefile.in (local-distclean): Also remove fastjar.
8896 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
8898 * contrib/gcc_update: Add fastjar --touch entries.
8900 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
8902 * configure.in: Disable language-specific target libraries for
8903 languages that aren't enabled.
8905 2000-12-10 Anthony Green <green@redhat.com>
8907 * configure.in: Define libgcj. Disable libgcj target libraries for
8910 2000-12-10 Neil Booth <neilb@earthling.net>
8912 * MAINTAINERS: Update mail address, remove from WAA list.
8914 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
8916 * libjava: Imported from /cvs/java.
8918 * Boehm-gc: Likewise.
8920 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
8922 * configure.in (target_libs): Revert 2000-12-08 patch.
8923 (noconfigdirs): Added target-libjava.
8925 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
8927 * djunpack.bat: removed.
8929 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
8931 * Makefile.in: handle DOS-style absolute paths.
8932 * config-ml.in: likewise.
8933 * symlink-tree: likewise.
8935 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8937 * fastjar: Imported.
8939 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8941 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8943 * configure.in (target_libs): Removed `target-libjava'.
8945 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8947 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
8948 (ALL_MODULES): Added fastjar.
8949 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
8950 (all-target-libjava): all-fastjar replaces all-zip.
8951 (all-fastjar): Added.
8952 (configure-target-fastjar, all-target-fastjar): Likewise.
8953 * configure.in (host_tools): Added fastjar.
8955 2000-12-07 Mike Stump <mrs@wrs.com>
8957 * Makefile.in (local-distclean): Remove leftover built files.
8959 2000-11-24 Nick Clifton <nickc@redhat.com>
8961 * configure.in (xscale-elf): Add target.
8962 (xscale-coff): Add target.
8964 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
8966 * ltcf-cxx.sh: Support creation of C++ shared libraries on
8967 recent versions of FreeBSD (release 3 or later).
8968 * ltconfig: On FreeBSD, -lc must not be provided when building
8969 a shared library or else the standard -pthread gcc option is
8970 rendered worthless to later users of the built library.
8972 2000-11-16 Fred Fish <fnf@be.com>
8974 * configure.in (enable_libstdcxx_v3): Fix typo,
8975 libstd++ -> libstdc++.
8977 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8979 * MAINTAINERS: Add self to Write After Approval list.
8981 2000-11-21 Bernd Schmidt <bernds@redhat.com>
8983 * MAINTAINERS: Update my email address. Add myself to global write
8986 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
8988 * Makefile.in: Merge with src and libgcj.
8989 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
8990 configure-target-<library> when their configure scripts need the C
8991 or C++ library to have already been built to work properly.
8992 (do_proto_toplev): Set them to an empty string.
8994 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8995 (REALLY_SET_LIB_PATH): Use them.
8997 2000-11-17 Stan Shebs <shebs@apple.com>
8999 * MAINTAINERS: Add self to Write After Approval list.
9001 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
9003 * configure: Provide the original toplevel configure arguments
9004 (including $0) to subprocesses in the environment rather than
9005 through gcc/configargs.h.
9007 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
9009 * MAINTAINERS: Remove references to cccp. Change C9X reference to
9010 C99. Alphabetise "Write After Approval" list.
9012 2000-11-12 Mark Mitchell <mark@codesourcery.com>
9014 * configure: Turn on libstdc++ V3 by default.
9016 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
9019 2000-11-11 Philip Blundell <philb@gnu.org>
9021 * MAINTAINERS: Add self to Write After Approval list.
9023 2000-11-09 David Edelsohn <edelsohn@gnu.org>
9025 * ltcf-c.sh (aix4): Improve shared library configuration; require
9027 * ltcf-cxx.sh (aix4): Define.
9028 * ltconfig (aix4): Define library and soname specs appropriate for
9029 AIX. Define command to create export symbols list.
9031 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
9033 * config.sub: Add support for Sun Chorus
9035 2000-10-31 Nick Clifton <nickc@redhat.com>
9037 * MAINTAINERS: Rename <name>@cygnus.com addresses to
9038 <name>@redhat.com. Also installed new email address for Clint
9041 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
9043 * etc: Remove directory from GCC.
9045 2000-10-16 Michael Meissner <meissner@redhat.com>
9047 * configure (gcc/configargs.h): Only create if there is a build GCC
9050 2000-10-16 Matthias Klose <doko@debian.org>
9052 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
9053 when configured for libstdc++-v3.
9055 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
9057 * configure: Save configure arguments to gcc/configargs.h.
9059 2000-10-04 Philipp Thomas <pthomas@suse.de>
9061 * config.guess: Import CVS version 1.157.
9062 * config.sub: Import CVS version 1.181.
9064 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
9066 * Makefile.in (bootstrap): avoid recursion if subdir missing
9068 (do-proto-toplev): ditto
9070 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
9072 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
9073 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
9075 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
9076 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
9077 all affected `configure' scripts.
9079 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
9081 * MAINTAINERS: Add self as cpplib co-maintainer.
9083 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
9085 * MAINTAINERS: Add self to Write After Approval list.
9087 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9089 * INSTALL/README: egcs -> GCC update.
9091 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
9093 * MAINTAINERS: Add myself to Write After Approval list.
9095 2000-09-15 Kazu Hirata <kazu@hxi.com>
9097 * MAINTAINERS: Add myself to Write After Approval list.
9099 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
9101 * configure.in: Do not build byacc for hppa64. Provide paths to the
9102 X11 libraries for hppa64.
9104 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9106 * MAINTAINERS: Add myself as 68hc11 port maintainer.
9108 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
9110 * Makefile.in (all-zlib): Added dummy target.
9112 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9113 ltcf-gcj.sh: Updated from libtool multi-language branch.
9115 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
9117 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
9118 (bootstrap*): Depend on all-bootstrap.
9120 2000-09-05 Philipp Thomas <pthomas@suse.de>
9122 * config.guess: Import CVS version 1.156.
9123 * config.sub: Import CVS version 1.179.
9125 2000-09-02 Anthony Green <green@cygnus.com>
9127 * Makefile.in (all-gcc): Depend on all-zlib.
9128 (CLEAN_MODULES): Add clean-zlib.
9129 (ALL_MODULES): Add all-zlib.
9130 * configure.in (host_libs): Add zlib.
9132 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
9134 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
9135 crosses, but add gcc/include to the header search path for them.
9137 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
9139 * MAINTAINERS: Add self to Write After Approval list.
9141 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9143 * config.guess: Import CVS version 1.152.
9144 * config.sub: Import CVS version 1.177.
9146 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
9148 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
9149 $targargs to tell whether newlib is going to be built.
9151 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
9152 $$r/TARGET_SUBDIR/libio for _G_config.h.
9154 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
9156 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
9158 2000-08-22 DJ Delorie <dj@redhat.com>
9160 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
9162 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
9164 * config-ml.in (CC, CXX): Avoid trailing whitespace.
9165 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
9168 2000-08-21 DJ Delorie <dj@redhat.com>
9170 * MAINTAINERS: Add self as a libiberty maintainer
9172 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
9174 * configure.in (libstdcxx_flags): Use
9175 libstdc++-v3/src/libstdc++.INC.
9177 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
9179 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
9181 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
9183 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
9185 * configure: Make enable_threads and enable_shared defaults
9186 explicit. Substitute enable_threads into generated Makefiles.
9187 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
9188 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
9190 2000-08-13 Geoff Keating <geoffk@cygnus.com>
9192 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
9194 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
9196 * config-ml.in (CC): Remove bogus duplicate quotation mark from
9199 2000-08-11 Jason Merrill <jason@redhat.com>
9201 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
9202 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
9203 (FLAGS_FOR_TARGET): Not here.
9204 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
9206 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
9208 * config-ml.in (CC, CXX): Don't introduce a leading space.
9210 2000-08-07 DJ Delorie <dj@delorie.com>
9212 * MAINTAINERS: Add self as a DJGPP maintainer
9214 2000-08-07 DJ Delorie <dj@redhat.com>
9216 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
9217 "if we're also building gcc, and it's a gcc that will run on the
9218 build machine, we want to use its includes instead of the system's
9221 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
9223 * MAINTAINERS: Add self to Write After Approval list.
9225 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
9227 * configure.in (libstdcxx_flags): Don't use `"'.
9229 * config-ml.in: Adjust multilib search paths to the
9230 appropriate multilib tree.
9232 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
9234 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
9235 commas in $LANGUAGES.
9237 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
9239 * configure.in: Re-enable all references to libg++ and librx.
9241 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
9243 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
9244 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
9245 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
9246 * ltcf-cxx.sh (need_lc): Set based on postdeps.
9248 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
9250 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
9252 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
9253 CXX_FOR_TARGET for sed.
9255 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
9257 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
9258 Do not override if already set in the environment or in configure.
9259 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
9260 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
9262 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
9264 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
9265 the libtool CVS tree multi-language branch.
9266 * ltconfig, ltmain.sh: Updated.
9268 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
9270 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
9271 (clean-target): Depend on it.
9273 * Makefile.in (FLAGS_FOR_TARGET): New macro.
9274 (GCC_FOR_TARGET): Use it.
9275 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
9276 * configure.in: ... here.
9277 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
9278 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
9280 2000-07-24 Eric Christopher <echristo@cygnus.com>
9282 * MAINTAINERS: Add self to Write After Approval list.
9284 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
9286 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
9287 (configure-target-libchill, configure-target-libobjc): Likewise.
9289 * configure.in: Use the same cache file for all target libs.
9290 * config-ml.in: But different cache files per multilib variant.
9292 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9294 * configure (topsrcdir): Don't use dirname.
9296 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
9298 * MAINTAINERS: Add self to Write After Approval list.
9300 2000-07-20 Jason Merrill <jason@redhat.com>
9302 * configure.in: Remove all references to libg++ and librx.
9304 * configure, configure.in, Makefile.in: Unify gcc and binutils.
9306 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
9308 * config.sub: Update to subversions version 2000-07-06.
9310 2000-07-12 Andrew Haley <aph@cygnus.com>
9312 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
9313 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
9315 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
9317 * symlink-tree: Check number of arguments.
9319 2000-07-05 Jim Wilson <wilson@cygnus.com>
9321 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
9322 search path for a g++ extracted from the build tree. This
9323 will allow link tests run by configure scripts in
9324 subdirectories to succeed.
9326 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
9328 * ltconfig: Add support for mips-dde-sysv4.2MP
9330 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
9332 * MAINTAINERS: Add myself as loop discovery maintainer.
9334 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
9336 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
9337 `os2'. Force ac_cv_exeext to be ".exe" in that case.
9339 2000-06-19 Timothy Wall <twall@cygnus.com>
9341 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
9342 * config.sub: Add tic54x target.
9344 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
9346 * MAINTAINERS: Add self as Fortran maintainer,
9347 remove Craig Burley.
9349 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
9351 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
9352 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
9354 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
9356 * MAINTAINERS: Add self as i18n maintainer
9358 20000-05-21 H.J. Lu (hjl@gnu.org)
9360 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
9361 directory are used if they exist. Make sure
9362 $(build_tooldir)/include is searched for header files,
9363 $(build_tooldir)/lib/ for library files.
9364 (GCC_FOR_TARGET): Likewise.
9365 (CXX_FOR_TARGET): Likewise.
9367 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
9369 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
9371 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
9373 * Makefile.in (configure-target-libiberty): Depend on
9374 configure-target-newlib.
9376 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
9378 * configure.in, Makefile.in: Merge all libffi-related
9379 configury stuff from the libgcj tree.
9381 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
9383 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9384 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
9386 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
9388 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9389 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
9390 current version information. Add to proto-toplev directory.
9391 (gdb-taz): Build do-djunpack.
9393 2000-05-15 David Edelsohn <edelsohn@gnu.org>
9395 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
9397 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
9399 * MAINTAINERS: Add self to Write After Approval list.
9401 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9403 * ltmain.sh: Preserve in relink_command any environment
9404 variables that may affect the linker behavior.
9406 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
9408 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
9410 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
9412 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
9414 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
9416 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
9417 with the version name.
9419 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
9421 * MAINTAINERS: Add self as bb-reorder maintainer.
9423 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
9427 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
9429 * djunpack.bat: New file.
9431 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
9433 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
9434 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
9435 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
9436 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
9438 2000-04-16 Dave Pitts <dpitts@cozx.com>
9440 * config.sub (case $basic_machine): Change default for "ibm-*"
9443 2000-04-13 Andreas Jaeger <aj@suse.de>
9445 * MAINTAINERS: Added myself.
9447 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
9449 * Makefile.in (gdb-taz): New target. GDB specific archive.
9450 (do-md5sum): New target.
9452 (PACKAGE): Default to TOOL.
9453 (VER): Default to a shell script.
9454 (taz): Rewrite target. Move real work to do-proto-toplev. Include
9455 md5 checksum generation.
9456 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
9457 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
9458 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
9459 insight.tar.bz2): Use gdb-taz to create archive.
9461 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
9463 * configure (warn_cflags): Delete.
9465 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
9467 * MAINTAINERS: Added myself.
9469 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
9470 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
9472 * configure.in (enable_libstdcxx_v3): Add.
9473 (target_libs): Add bits here to switch between libstdc++-v2 and
9475 * config.if: And this file too.
9476 * Makefile.in: Add libstdc++-v3 targets.
9478 2000-04-05 Michael Meissner <meissner@redhat.com>
9480 * config.sub (d30v): Add d30v as a basic machine type.
9482 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
9484 * configure.in: -linux-gnu*, not -linux-gnu.
9486 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
9488 * MAINTAINERS: Add self in write-after-approval section.
9490 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
9492 * MAINTAINERS: Add self as ia64 port maintainer.
9494 2000-03-08 Neil Booth <NeilB@earthling.net>
9496 * MAINTAINERS: Add self in write-after-approval section.
9498 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
9500 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
9501 (do-tar-bz2): Replace TOOL with PACKAGE.
9502 (gdb.tar.bz2): Remove GDBTK from GDB package.
9503 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
9504 dejagnu.tar.bz2): New packages.
9506 2000-02-27 Andreas Jaeger <aj@suse.de>
9508 * configure.in: Add entry for mips*-*-linux*, move catch all
9509 *-*-*linux* entry below this one.
9511 2000-02-27 Ian Lance Taylor <ian@zembu.com>
9513 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
9515 2000-02-24 Nick Clifton <nickc@cygnus.com>
9517 * config.sub: Support an OS of "wince".
9519 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
9521 * config.guess, config.sub: Updated to match config's 2000-02-15
9524 2000-02-23 Linas Vepstas <linas@linas.org>
9526 * config.sub: Add support for Linux/IBM 370.
9527 * configure.in: Likewise.
9529 2000-02-22 Nick Clifton <nickc@cygnus.com>
9531 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
9533 2000-02-20 Christopher Faylor <cgf@cygnus.com>
9535 * config.guess: Guess "cygwin" rather than "cygwin32".
9537 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9539 * configure (gcc_version): When setting, narrow search to
9540 lines containing `version_string'.
9542 2000-02-15 Denis Chertykov <denisc@overta.ru>
9544 * config.sub: Add support for avr target.
9546 2000-02-14 Nick Clifton <nickc@cygnus.com>
9548 * MAINTAINERS: Add maintainers for MCore port.
9550 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
9552 * config.sub: Add mmix-knuth-mmixware.
9554 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9556 * MAINTAINERS: Pair cccp with cpplib maintainership.
9558 2000-01-27 Christopher Faylor <cgf@redhat.com>
9560 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9561 structure stuff to -L library search.
9562 (CXX_FOR_TARGET): Ditto.
9563 (CROSS_CHECK_MODULES): Fix spelling mistake.
9565 2000-01-24 Mark Mitchell <mark@codesourcery.com>
9567 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9570 2000-01-12 Richard Henderson <rth@cygnus.com>
9572 * configure.in: Don't build some bits for beos.
9574 2000-01-12 Joel Sherrill (joel@OARcorp.com)
9576 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9579 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
9581 * Add self as cpplib maintainer, as requested by Jason
9582 Merrill. Correct my e-mail address.
9584 2000-01-06 Geoff Keating <geoffk@cygnus.com>
9586 * configure.in: Use mt-aix43 to handle *_TARGET defs,
9589 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
9591 * MAINTAINERS: Add myself to "write after approval" list.
9593 1999-12-14 Richard Henderson <rth@cygnus.com>
9595 * config.guess (alpha-osf, alpha-linux): Detect ev67.
9596 * config.sub: Accept alphaev[78], alphaev8.
9598 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9600 * config.guess, config.sub: Update from autoconf.
9602 1999-11-29 Bruce Korb <autogen@linuxbox.com>
9604 * MAINTAINERS: update my playtime e-address.
9606 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9608 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9609 necessary libraries are missing.
9611 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
9613 * MAINTAINERS: Add new 'write after approval' maintainer.
9615 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
9617 * MAINTAINERS: Add new Java maintainer.
9619 1999-10-25 Andreas Schwab <schwab@suse.de>
9621 * configure: Fix quoting inside arguments of eval.
9623 1999-10-21 Nick Clifton <nickc@cygnus.com>
9625 * config-ml.in: Allow suppression of some ARM multilibs.
9627 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
9629 * config.guess: Add OS/390 match pattern.
9630 * config.sub: Add mvs, openedition targets.
9631 * configure.in (i370-ibm-opened*): New.
9633 1999-09-04 Steve Chamberlain <sac@pobox.com>
9635 * config.sub: Add support for configuring for pj.
9637 1999-08-31 Nick Clifton <nickc@cygnus.com>
9639 * config.sub (maybe_os): Add support for configuring for fr30.
9641 1999-08-25 Nick Clifton <nickc@cygnus.com>
9643 * configure.in: Do not configure or build ld for AIX
9644 platforms. ld is known to be broken on these platforms.
9646 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9648 * config-ml.in: Pass compiler flag corresponding to multidirs to
9651 1999-08-09 Ian Lance Taylor <ian@zembu.com>
9653 * Makefile.in (LDFLAGS): Define.
9655 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
9657 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9659 (*-*-cygwin*): Likewise.
9661 1999-08-08 Ian Lance Taylor <ian@zembu.com>
9664 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9665 (BINUTILS_SUPPORT_DIRS): Add mkdep.
9667 From Eli Zaretskii <eliz@is.elta.co.il>:
9668 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9669 long file name when using DJGPP on MS-DOS.
9671 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
9673 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9675 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
9677 * Makefile.in (check-target-libio): Remove all-target-libstdc++
9678 dependency as this causes "make check" to globally "make all"
9680 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
9682 * configure.in (target_libs): Added target-zlib.
9683 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9684 (CONFIGURE_TARGET_MODULES): Likewise.
9685 (CHECK_TARGET_MODULES): Likewise.
9686 (INSTALL_TARGET_MODULES): Likewise.
9687 (CLEAN_TARGET_MODULES): Likewise.
9688 (configure-target-zlib): New target.
9689 (all-target-zlib): Likewise.
9690 (all-target-libjava): Depend on all-target-zlib.
9691 (configure-target-libjava): Depend on configure-target-zlib.
9693 * Makefile.in (configure-target-libjava): Depend on
9694 configure-target-newlib.
9695 (configure-target-boehm-gc): New target.
9696 (configure-target-qthreads): New target.
9698 * configure.in (target_libs): Added target-qthreads.
9699 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9700 (CONFIGURE_TARGET_MODULES): Likewise.
9701 (CHECK_TARGET_MODULES): Likewise.
9702 (INSTALL_TARGET_MODULES): Likewise.
9703 (CLEAN_TARGET_MODULES): Likewise.
9704 (all-target-qthreads): New target.
9705 (configure-target-libjava): Depend on configure-target-qthreads.
9706 (all-target-libjava): Depend on all-target-qthreads.
9708 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9709 (CONFIGURE_TARGET_MODULES): Likewise.
9710 (CHECK_TARGET_MODULES): Likewise.
9711 (INSTALL_TARGET_MODULES): Likewise.
9712 (CLEAN_TARGET_MODULES): Likewise.
9713 (all-target-libjava): New target.
9714 (all-target-boehm-gc): Likewise.
9715 * configure.in (target_libs): Added libjava, boehm-gc.
9717 1999-07-22 Ian Lance Taylor <ian@zembu.com>
9719 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9720 configure.bat in SUPPORT_FILES.
9721 (gas+binutils.tar.bz2): Likewise.
9723 * makeall.bat: Remove; obsolete.
9725 1999-07-21 Ian Lance Taylor <ian@zembu.com>
9728 * configure.bat: Remove; obsolete.
9730 1999-07-11 Ian Lance Taylor <ian@zembu.com>
9732 * configure: Add -W -Wall to the default CFLAGS when compiling with
9735 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
9737 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9739 1999-06-30 Mark Mitchell <mark@codesourcery.com>
9741 * configure.in: Build ld on IRIX6.
9743 1999-06-12 Ian Lance Taylor <ian@zembu.com>
9745 * Makefile.in: Change distribution targets to use bzip2 instead of
9747 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
9748 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
9750 1999-06-04 Nick Clifton <nickc@cygnus.com>
9752 * config.sub: Add mcore target.
9754 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
9756 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9758 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
9760 * config.guess (dummy): Changed to $dummy.
9762 1999-05-24 Nick Clifton <nickc@cygnus.com>
9764 * config.sub: Tidied up case statements.
9766 1999-05-22 Ben Elliston <bje@cygnus.com>
9768 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9771 * config.guess: Merge with FSF version. Future changes will be
9772 more accurately recorded in this ChangeLog.
9773 * config.sub: Likewise.
9775 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
9777 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9779 1999-04-30 Tom Tromey <tromey@cygnus.com>
9781 * ltmain.sh: [mode link] Always use CC given by ltconfig.
9783 1999-04-23 Tom Tromey <tromey@cygnus.com>
9785 * ltconfig, ltmain.sh: Update to libtool 1.2f.
9787 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
9789 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9790 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9791 Bad merge removed these two changes.
9793 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
9794 Martin Heller (Ing.-Buero_Heller@t-online.de)
9796 * config.guess (interix Alpha): Add.
9798 1999-04-11 Richard Henderson <rth@cygnus.com>
9800 * configure.in (i?86-*-beos*): Do config gperf; don't config
9801 gdb, newlib, or libgloss.
9803 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
9805 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9806 link a trivial program with -mabi=64. If it fails, remove mabi=64
9809 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
9811 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9813 1999-04-08 Nick Clifton <nickc@cygnus.com>
9815 * config.sub: Add support for mcore targets.
9817 1999-04-07 Michael Meissner <meissner@cygnus.com>
9819 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9820 not mt-ospace, in order to shut up assembler warning about using
9821 symbols that are named the same as registers.
9823 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
9825 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9826 dependency list for all-target-cygmon.
9828 1999-04-05 Doug Evans <devans@casey.cygnus.com>
9830 * config-ml.in: Check $host, not $target, for selective multilibs.
9831 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9832 thumb interworking, and underscore prefix multilibs.
9834 1999-04-04 Ian Lance Taylor <ian@zembu.com>
9836 * missing: Update to version from current automake.
9838 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
9840 * configure (gxx_include_dir): Removed.
9842 * configure.in (gxx_include_dir): Handle it.
9843 * Makefile.in: Likewise.
9845 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
9847 * config.sub (mips64vr4111,mips64vr4111el) Add.
9849 1999-03-21 Ben Elliston <bje@cygnus.com>
9851 * config.guess: Correct typo for detecting ELF on FreeBSD.
9853 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
9855 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9858 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
9860 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9861 all-target-newlib to dependency list for all-target-bsp.
9863 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
9865 * config.sub: Add i386-uwin support.
9866 * config.guess: Likewise.
9868 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9870 * configure.in: cleanup, add mh-*pic handling for arm, special
9871 case powerpc*-*-aix*
9873 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
9875 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9878 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
9880 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
9883 1999-03-02 Nick Clifton <nickc@cygnus.com>
9885 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9887 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
9889 * config.sub: Check for "cygwin*" rather than "cygwin32*"
9891 1999-02-24 Nick Clifton <nickc@cygnus.com>
9893 * config.sub: Fix typo in arm recognition.
9895 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
9897 * configure.in (noconfigdirs): Changed target_configdirs to
9898 include target-bsp only for m68k-*-elf* and m68k-*-coff*
9899 rather than m68k-*-* since it is not known to work on
9900 m68k-aout. Ditto for arm-*-*oabi.
9902 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
9904 * configure.in (*-*-windows*): Remove, no longer used.
9906 1999-02-19 Ben Elliston <bje@cygnus.com>
9908 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9909 Smart and improved by Andrew Cagney.
9911 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
9913 * config.guess: Recognize openbsd-*-hppa.
9915 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
9917 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9918 only if it is not empty.
9920 1999-02-17 Nick Clifton <nickc@cygnus.com>
9922 Patch from: Scott Bambrough <scottb@corelcomputer.com>
9924 * config.guess: Modified to recognize uname's armv* syntax.
9926 * config.sub: Modified to recognize uname's armv* syntax.
9928 1999-02-17 Mark Salter <msalter@cygnus.com>
9930 * configure.in: Added target-bsp for sparclite.
9932 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
9934 * config.sub: Recognize alphapca5[67] and up to alphaev8.
9936 1999-02-08 Nick Clifton <nickc@cygnus.com>
9938 * configure.in: Add support for strongarm port.
9939 * config.sub: Add support for strongarm target.
9941 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
9943 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9944 the old name config/mh-cygwin32.
9947 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
9949 * configure.in: Do build ld for ix86 Solaris.
9951 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
9953 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
9954 $AR_FOR_TARGET. Likewise for RANLIB.
9956 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
9958 * config.sub (oabi): Recognize.
9959 * configure.in (arm-*-oabi): Handle.
9961 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
9963 * config.guess: Improve detection of i686 on UnixWare 7.
9965 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
9967 * config.guess: Add support for i386-pc-interix.
9968 * config.sub: Likewise.
9969 * configure.in: Likewise.
9971 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
9973 * Makefile.in: Remove unneeded all-target-libio from
9974 from all-target-winsup target since it is now unneeded.
9975 Add all-target-libtermcap in its place since it is now
9978 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
9980 * configure.in: makefile stub for cygwin target is probably
9981 unnecessary. Remove it for now.
9983 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
9985 * configure.in: libtermcap.a should be built when cygwin is the
9986 target as well as the host.
9987 * config.guess: Allow mixed case in cygwin uname output.
9988 * Makefile.in: Add libtermcap target.
9990 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
9992 * config.sub: Clean up handling of hppa2.0.
9994 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
9996 * config.guess: Use C code to identify more HP machines.
9998 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
10000 * config.sub: Handle hppa2.0.
10002 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
10004 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
10005 cygmon for all sparclite targets, regardless of object format.
10007 1998-12-15 Mark Salter <msalter@cygnus.com>
10009 * configure.in: Added target-bsp for several target architectures.
10011 * Makefile.in: Added rules for bsp.
10013 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
10015 * config.guess: Improve detection of hppa2.0 processors.
10017 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
10019 * config.guess: Recognize FreeBSD using ELF automatically.
10021 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
10023 * configure (skip-this-dir): Add handling for new shell script, which
10024 might be created by a sub-directory's configure to indicate, this particular
10025 directory is "unwanted".
10026 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
10028 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
10030 * ltconfig: import from libtool, after changing libtool to
10031 account for the cygwin name change.
10033 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
10035 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
10036 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
10038 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
10040 * configure.in: Add libtermcap to list of cygwin dependencies.
10042 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
10044 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
10045 they include winsup/include when it's a cygwin target.
10047 1998-11-12 Tom Tromey <tromey@cygnus.com>
10049 * configure.in (host_tools): Added zip.
10050 * Makefile.in (all-target-libjava): Depend on all-zip.
10051 (all-zip): New target.
10052 (ALL_MODULES): Added all-zip.
10053 (NATIVE_CHECK_MODULES): Added check-zip.
10054 (INSTALL_MODULES): Added install-zip.
10055 (CLEAN_MODULES): Added clean-zip.
10057 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
10059 * Makefile.in: lose "32" from comment about cygwin.
10061 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
10063 * configure.in: Use -Os to build target libraries for the fr30.
10065 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
10067 * config.sub: Add fr30.
10069 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
10071 * configure.in: drop "32" from config/mh-cygwin32. Check
10072 cygwin* instead of cygwin32*.
10073 * config.sub: Check cygwin* instead of cygwin32*.
10075 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
10077 * config.guess: Match any version of Unixware7.
10079 1998-10-20 Syd Polk <spolk@cygnus.com>
10081 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
10084 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
10086 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
10087 these if the appropriate directories and files to not exist.
10089 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
10091 * Makefile.in (DEVO_SUPPORT): Add config.if.
10093 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
10095 * configure: Add pattern to replace "build_tooldir"'s
10096 definition in the generated Makefile with "tooldir"'s
10099 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
10101 * config.sub: Bring back lost sparcv9.
10103 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
10105 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
10107 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
10108 CC_FOR_TARGET and friends.
10110 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10112 * Makefile.in (build_tooldir): New variable, same as tooldir.
10113 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
10114 -B$(build_tooldir)/bin/.
10115 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
10117 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10119 * README: Remove installation instructions and refer to the
10120 INSTALL directory instead.
10122 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
10124 * config.sub: Add support for i[34567]86-pc-udk.
10125 * configure.in: Likewise.
10127 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
10129 * Makefile.in: add bzip2 package building bits for user
10131 * configure.in: ditto
10133 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
10135 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
10136 (ALL_TARGET_MODULES): Add all-target-libobjc.
10137 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10138 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10139 (all-target-libchill): Add dependencies.
10140 * configure.in (target_libs): Add libchill.
10142 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
10144 * configure.in (target_subdir): Remove duplicate line.
10146 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
10148 * Makefile.in (all-automake): fix dependencies.
10150 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
10152 * configure.in: Minor cleanups for building in the $(target_alias)
10155 1998-09-22 Jim Wilson <wilson@cygnus.com>
10157 * Makefile.in (bootstrap): Set r and s before make all. Use
10158 BASE_FLAGS_TO_PASS in make all.
10161 1998-09-20 Mark Mitchell <mark@markmitchell.com>
10163 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
10165 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
10167 * config.sub: Fix typo in last change.
10169 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
10171 * config.sub: Add support for C4x target.
10172 * configure.in: Likewise.
10174 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
10176 * config.sub: Recognize sparcv9 just like sparc64.
10178 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
10180 * config.guess: Match "Pent II" or "PentII" for OpenServer.
10182 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
10184 * config.guess: Correctly identify Pentium II sco boxes.
10186 * config.guess: Fix "tr" code. From Weiwen Liu.
10188 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
10190 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
10193 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
10195 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
10196 (ALL_TARGET_MODULES): Add all-target-libchill.
10197 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10198 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10199 (all-target-libchill): Add dependencies.
10200 * configure.in (target_libs): Add libchill.
10202 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
10204 * config.guess: Avoid assumptions about "tr" behaves when
10205 LANG is set to something other than English.
10207 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
10209 * configure (gxx_include_dir): Changed to
10210 '${prefix}/include/g++'-${libstdcxx_interface}.
10212 * config.if: New to determine the interfaces.
10214 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
10216 * config.guess: Detect and handle MPE/IX.
10217 * config.sub: Deal with MPE/IX.
10219 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
10221 * configure.in: Use mh-aix43.
10223 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
10225 * configure: Fix --without/--disable cases for gxx-include-dir.
10227 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
10229 * mdata-sh: Imported. Needed for automake support.
10231 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
10233 * Makefile.in (taz): Try "chmod -R og=u ." before
10234 "chmod og=u `find . -print`".
10236 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
10238 * configure.in: Add arm-elf and thumb-elf support.
10240 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
10242 * Makefile.in: Undo previous patch.
10244 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
10246 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
10248 (install-no-fixedincludes): and here
10249 (INSTALL_MODULES): ... from here.
10251 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
10253 * config.sub: Merge with FSF.
10255 * config.guess: Merge with FSF.
10257 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
10259 * configure (extraconfigdirs): New variable.
10260 (SUBDIRS): Add extraconfigdirs and recurse on them too.
10261 * Makefile.in (all): Move higher in file.
10262 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
10263 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
10264 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
10265 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
10266 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
10268 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
10270 * Makefile.in (all-target-libjava): Depend on all-gcc and
10272 (configure-target-libjava): Depend on $(ALL_GCC).
10274 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
10276 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
10277 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
10279 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
10281 * INSTALL/README: Fix typo.
10283 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
10285 * ylwrap: Change absolute path checks to check for DOS style path
10288 * ylwrap: Don't use a full path name if the source file is in the
10289 same directory. From hjl@lucon.org (H.J. Lu).
10291 * config-ml.in: Default to being verbose, to match Feb 18 change to
10294 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
10296 Brought over from egcs:
10298 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
10300 * configure.in (target_subdir): Set to ${target_alias} instead
10303 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
10305 * configure.in (target_subdir): Set to libraries if enable_multilib.
10307 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
10309 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
10310 multilibs, force reconfiguration the first time we create
10311 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
10313 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
10315 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
10316 avoid confusion with --no-recursion.
10318 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
10320 * configure.in: Win32 hosts shouldn't use install -x
10321 * install-sh: remove -x option, and special .exe-handling
10324 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
10326 * config.guess: Recognize i586-pc-beos.
10327 * configure.in: Don't build some bits for beos.
10329 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
10331 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
10332 CFLAGS default to -O2.
10334 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
10337 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
10339 * ltmain.sh: Correct install when using a different shell.
10341 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
10343 * ltconfig, ltmain.sh: Update to libtool 1.2b.
10345 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
10347 * makefile.vms: Update to build binutils/makefile.vms. Add install
10350 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
10352 * ltconfig: Update to correct AIX handling.
10354 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
10356 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
10358 * configure.in (target_subdir): Set to ${target_alias} instead
10361 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
10363 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
10364 (Makefile): Depend on $(gcc_version_trigger).
10366 * configure (gcc_version): Change default initializer to empty
10368 (gcc_version_trigger): New variable; pass this variable down
10369 to subdir configures to enable them checking gcc's version
10370 themselves. Emit make macros for both gcc_version vars.
10371 (topsrcdir): Initialize reliably.
10372 (recursion line): Remove --with-gcc-version=${gcc_version}.
10374 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
10376 * configure (enable_version_specific_runtime_libs): Implement new flag
10377 --enable-version-specific-runtime-libs which installs C++ runtime stuff
10378 in $(libsubdir); emit definition in each generated Makefile.
10379 (gxx_include_dir): Initialize depending on
10380 $enable_version_specific_runtime_libs.
10382 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
10384 * configure (gcc_version): Initialize properly depending on
10385 how and where configure is started.
10386 (recursion line): Pass a --with-gcc-version=${gcc_version}
10387 to configures in subdirs.
10389 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
10391 * configure.in (noconfigdirs): Add configure pattern for mips tx39
10394 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
10396 * configure.in: Add cygmon and libstub support for mn10200.
10398 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
10400 * configure (gcc_version): Add new variable describing the
10401 particular gcc version we're building.
10402 * Makefile.in (libsubdir): Add new macro for the directory
10403 in which the compiler finds executables, libraries, etc.
10404 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
10407 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10409 * Makefile.in (local-clean): Remove *.log.
10410 (warning.log): Built with warn_summary from build.log.
10411 (mail-report.log): Run test_summary.
10412 (mail-report-with-warnings.log): Run test_summary including
10413 warning.log in the report.
10415 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
10417 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
10419 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
10421 * Makefile.in (grep): Grep no longer depends on libiberty.
10423 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
10425 * Makefile.in: all-snavigator needs all-libgui.
10427 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
10429 * configure.in: Add cygmon and libstub support for mn10300.
10431 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
10433 * missing: Update to version from automake 1.3.
10435 * ltmain.sh: On installation, don't get confused if the same name
10436 appears more than once in the list of library names.
10438 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
10440 * config.sub: Accept m68060 and m5200 as CPU names.
10442 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
10444 * configure: Use && rather than using -a in test, because odd
10445 strings can confuse test.
10446 * configure.in: Likewise.
10448 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
10450 * ltconfig, ltmain.sh: Bring in Visual C++ support.
10452 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10454 * Makefile.in (boostrap2-lean, bootstrap3-lean,
10455 bootstrap4-lean): New targets.
10457 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
10459 * mpw-* Delete. Not used.
10461 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
10463 * COPYING.LIB: Update FSF address.
10465 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
10467 * ltconfig, ltmain.sh: Update to libtool 1.2a.
10469 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
10472 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
10474 * ltconfig, ltmain.sh: Avoid producing a version number if
10475 -version-info was not used.
10477 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
10479 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
10480 building with newlib.
10482 1998-04-30 Paul Eggert <eggert@twinsun.com>
10484 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
10485 Solaris `make' causes it to continue to next definition.
10487 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
10489 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
10490 the right GUI libraries and files are installed along with GDB.
10492 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
10494 * configure.in: Change alpha to alpha* in several places.
10496 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
10498 * config.sub: Recognize sparc86x.
10500 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
10502 * configure.in (--enable-target-optspace): Remove debug echo.
10504 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
10506 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
10508 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
10510 * ltconfig: Update cygwin32 support.
10512 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
10513 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
10514 (GDB_SUPPORT_DIRS): Likewise.
10516 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
10518 * configure.in (target_makefile_frag): If --enable-target-optspace,
10519 use -Os to compile target libraries rather than -O2. Default to
10520 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
10522 * configure.in (target_cflags): Ditto for d30v.
10524 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
10526 * Makefile.in (all-bfd): Depend on all-intl.
10527 (all-binutils): Likewise.
10528 (all-gas): Likewise.
10529 (all-gprof): Likewise.
10530 (all-ld): Likewise.
10532 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
10534 * configure.in (host_tools): Fix typo, lbtool -> libtool.
10536 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
10538 * Makefile.in (all-bfd): Depend upon all-libiberty.
10540 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
10542 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
10544 * Makefile.in: Add libstub.
10546 * configure.in: Ditto. Build libstub for targets that have cygmon
10549 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
10551 * configure.in: Don't set PICFLAG on ix86-cygwin32.
10553 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
10555 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
10556 use mh-sysv5 if specified. Support gprof on SCO Open Server.
10558 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
10560 * configure: Define DEFAULT_M4 by searching PATH.
10561 * Makfile.in: Use DEFAULT_M4.
10563 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
10565 * ltconfig: Add cygwin32 support.
10567 * Makefile.in, configure.in: Add libtool as a native only directory
10568 to configure and build.
10570 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
10572 * Makefile.in (INSTALL_MODULES): Remove texinfo.
10574 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
10576 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10578 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
10580 * Makefile.in: add ash make rules
10581 * configure.in: add ash to native_only and host_tools lists
10583 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
10585 * Makefile.in (all-gettext, all-intl): New targets.
10586 (ALL_MODULES): Added all-gettext, all-intl.
10587 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10588 (INSTALL_MODULES): Added install-gettext, install-intl.
10589 (CLEAN_MODULES): Added clean-gettext, clean-intl.
10591 * configure.in (host_tools): Added gettext.
10592 (native_only): Likewise.
10593 (noconfigdirs) [various cases]: Likewise.
10594 (host_libs): Added intl.
10596 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
10598 * configure: Do not disable building gdbtk for cygwin32 hosts.
10600 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
10602 * configure.in: Add thumb-coff target.
10603 * config.sub: Add thumb-coff target.
10605 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10607 * Makefile.in: Revert yesterday's change.
10608 (all-target-winsup): all-target-librx stays out of here.
10610 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
10612 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10613 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10614 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
10615 Remove references to librx and libg++.
10617 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
10619 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10622 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
10624 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
10625 for newlib directory.
10626 (CXX_FOR_TARGET): Likewise.
10628 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
10630 * ltconfig: Update after libtool/ltconfig.in change for
10633 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
10635 * ltconfig, ltmain.sh: Update to libtool 1.2.
10637 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
10639 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10640 (install-gcc-cross): Instead, override LANGUAGES here.
10642 1998-03-18 Dave Love <d.love@dl.ac.uk>
10644 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10645 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10647 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
10649 * configure.in: Add Thumb-pe target.
10651 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
10653 * Makefile.in - changed sn targets to snavigator
10654 * configure.in - changed sn targets to snavigator
10656 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
10658 * config-ml.in: After building symlink tree call make distclean
10659 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10660 to be the case for libiberty.
10662 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
10664 * configure: When making link, also check the current
10665 directory. The configure scripts may create one.
10667 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
10669 * config.sub: Accept alphapca56 and alphaev6 properly.
10671 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10673 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10675 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
10677 * config.sub (sco5): Fix typo.
10679 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
10681 * Makefile.in (INSTALL_MODULES): Move install-tcl before
10683 (install-itcl): Remove dependency on install-tcl.
10685 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
10687 * configure.in: Remove libgloss from noconfigdirs for MN10300.
10689 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
10691 * configure.in: Don't build libgui for a cygwin32 target when not on
10694 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
10696 * configure (redirect): Set to null, so default behavior of
10697 configure is now --verbose.
10699 1998-02-16 Dave Love <d.love@dl.ac.uk>
10701 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10702 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10704 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
10706 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10707 this change to sync Makefile.in with its ChangeLog entries.
10709 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
10711 * ltmain.sh (mkdir): Check that the directory doesn't exist
10712 before we exit with error, so that we don't get races during
10715 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
10717 * ltconfig, ltmain.sh: Update from libtool 1.0i.
10719 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
10721 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10722 PICFLAG_FOR_TARGET.
10723 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10725 * configure: Emit a definition for the new macro enable_shared
10726 into each Makefile.
10728 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10730 * configure.in (host_tools, native_only): Add libtool.
10732 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
10734 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10735 Fix typo in ming config comment.
10737 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
10739 * ltconfig, ltmain.sh: Update from libtool 1.0h.
10741 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
10743 * config.sub: Add tic30 cases, and map c30 to tic30.
10745 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
10747 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10748 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10749 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10750 (CLEAN_TARGET_MODULES): Similarly
10751 (all-target-libf2c): Add dependences.
10752 * configure.in (target_libs): Add libf2c.
10754 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
10756 * configure.in: Remove expect from noconfigdirs when target
10757 is cygwin32. OK to build expect and dejagnu with Canadian
10760 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
10762 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10765 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10768 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
10770 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10771 here as it is not defined in the toplevel Makefile.
10773 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
10775 * configure (package_makefile_rules_frag): New variable, which names
10776 a file with generic rules, ...
10777 Change comment to mention we now have FIVE parts.
10778 * configure: Undo last change.
10780 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
10782 * config.guess: More accurate determination of HP processor types.
10783 * config.sub: More accurate determination of HP processor types.
10785 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
10787 * configure (package_makefile_frag): Move inserting the
10788 ${package_makefile_frag} to where it should be according
10791 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
10793 * config.guess: Add support for Linux/ARM.
10795 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
10797 * .cvsignore: Remove *-info and *-install since they match
10798 release-info and mpw-install, which we don't want to just ignore.
10800 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
10802 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10804 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
10806 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10807 local_prefix to sub-make invocations.
10809 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
10811 * configure.in: Check makefile fragments in the source
10814 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10816 * configure.in: Check whether host and target makefile
10817 fragments exist before adding them to *_makefile_frag.
10819 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
10821 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10823 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
10825 * configure.in: Make sure we only replace RPATH_ENVVAR on
10826 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10829 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10832 1998-01-13 Lee Iverson (leei@ai.sri.com)
10834 * config-ml.in (multi-do): LDFLAGS must include multilib
10837 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
10839 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10841 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
10843 * config.sub: Add mingw32 support.
10844 * configure.in: Likewise.
10846 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10848 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10850 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
10852 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10853 * configure (gxx_include_dir): Provide a definition for subdirs
10854 which do not use autoconf.
10856 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
10858 * config.guess: Sync with egcs. Picks up new alpha support,
10859 BeOS & some additional linux support.
10861 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
10863 * config.guess: HP 9000/803 is a PA1.1 machine.
10865 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
10867 * configure.in: It's alpha*-...
10869 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10871 * configure.in (host_makefile_frag, target_makefile_frag):
10872 Handle multiple config files.
10873 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10876 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
10880 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
10882 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10884 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
10886 * Makefile.in: Add libgui directory.
10887 (GDB_TK): Add all-libgui.
10888 * configure.in: Add libgui directory.
10889 * configure: Add all-libgui to GDB_TK.
10891 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
10893 * config-ml.in (multidirs): Add m32r to multilib list.
10895 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
10897 * Makefile.in (all-target-gperf): Change dependency to
10898 all-target-libstdc++.
10900 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
10902 * config.guess: Add BeOS support.
10904 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
10906 Source directory cvs renamed to cvssrc:
10907 * configure.in (host_tools): Change cvs to cvssrc.
10908 (native_only): Likewise.
10909 (noconfigdirs) [various cases]: Likewise.
10910 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10911 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10912 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10913 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10914 (all-cvssrc): Rename target from all-cvs.
10916 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
10918 * configure (gxx_include_dir): Fix thinko.
10920 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
10922 * Makefile.in (INSTALL_TARGET_CROSS): Define.
10923 (install-cross, install-gcc-cross): New targets.
10925 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
10927 * configure.in (noconfigdirs): Add support for Thumb target.
10929 * config.sub (maybe_os): Add support for Thumb target.
10931 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
10933 * Makefile.in: Add rules for cygmon.
10935 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10937 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
10939 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10940 * configure (gxx_include_dir): Provide a definition for subdirs
10941 which do not use autoconf.
10943 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
10945 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
10948 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
10951 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10952 found on RedHat Linux systems.
10954 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
10956 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10959 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
10961 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10963 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
10965 * ltmain.sh: If mkdir fails, check whether the directory was created
10966 anyhow by some other process.
10968 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
10970 * configure.in (d30v-*-*): Configure all directories.
10972 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
10974 * configure.in (d30v-*-*): Configure newlib, libiberty directories
10977 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
10979 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
10981 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
10983 * include/libiberty.h: Add extern "C" { so it can be used with C++
10985 * include/remote-sim.h: Add extern "C" { so it can be used with C++
10988 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
10990 * configure.in (d30v-*-*): Configure GCC now.
10992 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
10994 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
10995 is no longer needed.
10997 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
10999 * Makefile.in: check-target-libio depends on all-target-libstdc++.
11001 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
11003 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
11004 targets using "$@" to provide support for similar but not identical
11005 targets without having to duplicate code.
11007 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
11009 * makefile.vms: Fix to work with DEC C.
11011 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
11013 * config.sub: Add mips-tx39-elf to marketing names.
11015 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
11017 * ltmain.sh: Handle symlinks in generated script.
11019 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
11021 * configure: Handle autoconf style directory options: --bindir,
11022 --datadir, --includedir, --infodir, --libdir, --libexecdir,
11023 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
11025 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
11026 (sharedstatedir, localstatedir, oldincludedir): New variables.
11027 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
11028 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
11029 sbindir, sharedstatedir, and sysconfdir.
11031 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
11033 * Makefile.in (bootstrap-lean): New target.
11035 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
11037 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
11038 sn, and gnuserv from noconfigdirs.
11040 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
11042 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
11044 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
11046 * Makefile.in (cross): New target.
11048 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
11049 Jeff Law <law@cygnus.com>
11051 * Makefile.in (bootstrap2, bootstrap3): New targets.
11052 (all-bootstrap): Remove outdated and confusing target.
11053 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
11055 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
11057 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
11058 windows. Consistent with gdb/configure.
11060 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
11062 * configure.in: Name Linux target fragment.
11064 * configure: Rewrite so that project Makefile fragment is inserted
11065 first and appears last in the resulting Makefile.
11067 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
11069 * Makefile.in (install-itcl): Install tcl first.
11071 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
11073 * configure.in: remove bison from noconfigdirs for Cygwin32 host
11075 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
11077 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
11079 * configure.in (skipdirs): Add target-librx for Linux.
11080 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
11082 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
11084 * Makefile.in (bootstrap): New target.
11086 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
11088 * config.sub: Accept 'amigados' for backward compatibility.
11090 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
11092 * config.guess: Merge with FSF.
11094 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
11096 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
11098 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
11100 * config.sub: Add "marketing-names" patch.
11102 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
11104 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
11106 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
11108 * config.sub: Handle v850-elf.
11110 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
11112 * .cvsignore (*-install): Remove.
11114 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
11116 * ltconfig: Set CONFIG_SHELL in libtool.
11117 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
11119 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
11121 * configure.in (target_subdir): Set to libraries if enable_multilib.
11123 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
11125 * config.guess: Update from gcc directory.
11127 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
11129 * Makefile.in (all-sim): Depends on all-readline.
11131 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
11133 * Makefile.in (BISON, YACC): Use $$s.
11134 (all-bison): Depend on all-texinfo.
11136 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
11138 * Makefile.in (BISON): Add -L flag.
11141 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
11143 * configure.in (noconfigdirs): Add support for v850e target.
11145 * config.sub (maybe_os): Add support for v850e target.
11147 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
11149 * configure.in (noconfigdirs): Add support for v850ea target.
11151 * config.sub (maybe_os): Add support for v850ea target.
11153 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
11155 * config.sub: Add mipstx39. Delete r3900.
11157 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
11159 * Makefile.in (all-autoconf): Depends on all-texinfo.
11161 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
11163 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
11166 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
11168 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
11170 * configure: When handling a Canadian Cross, handle YACC as well as
11171 BISON. Just set BISON to bison. When setting YACC, prefer bison.
11172 * Makefile.in (all-bison): Depend upon all-texinfo.
11174 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
11176 * Makefile.in (BISON): bison, not byacc or bison -y.
11177 (YACC): bison -y or byacc or yacc.
11178 (various): Add *-bison as appropriate.
11179 (taz): No need to mess with BISON anymore.
11181 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
11183 * configure: If OSTYPE matches *win32*, try to find a good value for
11186 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
11188 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
11189 configure.in if it is present.
11191 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
11193 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
11195 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
11197 * config.sub: Recognize `arc' cpu.
11198 * configure.in: Likewise.
11199 * config-ml.in: Likewise.
11201 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
11203 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
11205 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
11207 * configure: Changed sed delimiter from ':' to '|' when
11208 attempting to substitute ${config_shell} for SHELL. On
11209 NT ${config_shell} may contain a ':' in it.
11211 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
11213 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
11215 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
11217 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
11219 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
11221 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
11223 * ylwrap: If the program is a relative path, force it to be
11226 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
11228 * configure (tooldir): Set BISON to `bison -y' and not just bison.
11230 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
11232 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
11233 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
11236 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
11238 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
11239 separated by spaces.
11241 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
11243 * ylwrap: New file.
11244 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
11246 * ltmain.sh: Handle /bin/sh at start of install program.
11248 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
11250 * ltconfig, ltmain.sh: New files, from libtool 1.0.
11251 * missing: New file, from automake 1.2.
11253 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
11255 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
11256 check-tk to CHECK_X11_MODULES.
11258 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
11260 * config.sub: Merge with FSF.
11262 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
11264 * config.guess: Merge with FSF.
11266 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
11268 * configure: Treat msdosdjgpp like go32.
11269 * configure.in: Likewise. Don't remove gprof for go32.
11271 * configure: Change Makefile.tem2 to Makefile.tm2.
11273 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
11275 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
11277 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11279 * install-sh (chmodcmd): Set to null if the DST directory already
11280 exists. Same as Nov 11th change.
11282 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
11284 * configure (GDB_TK): Needs itcl and tix.
11286 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
11288 * config.guess: Update from FSF.
11290 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
11292 * Makefile.in (GDB_TK): Depend on itcl and tix.
11294 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
11296 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
11297 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
11298 (INSTALL_SCRIPT): New variable.
11299 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
11300 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
11302 * install-sh: Add support for -x option.
11304 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
11306 * configure.in, Makefile.in: Treat tix like itcl.
11308 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
11310 * Makefile.in (WINDRES): New variable.
11311 (WINDRES_FOR_TARGET): New variable.
11312 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
11313 (EXTRA_HOST_FLAGS): Add WINDRES.
11314 (EXTRA_TARGET_FLAGS): Add WINDRES.
11315 (EXTRA_GCC_FLAGS): Add WINDRES.
11316 ($(DO_X)): Pass down WINDRES.
11317 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
11318 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
11319 DLLTOOL_FOR_TARGET.
11321 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
11323 * configure.in: configure sim before gdb for win32-x-ppc
11325 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11327 Move gperf into the toplevel, from libg++.
11328 * configure.in (target_tools): Add target-gperf.
11329 (native_only): Add target-gperf.
11330 * Makefile.in (all-target-gperf): New target, depend on
11332 (configure-target-gperf): Empty rule.
11333 (ALL_TARGET_MODULES): Add all-target-gperf.
11334 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
11335 (CHECK_TARGET_MODULES): Add check-target-gperf.
11336 (INSTALL_TARGET_MODULES): Add install-target-gperf.
11337 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
11339 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
11341 * config.sub (mn10200): Recognize new basic machine.
11343 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11345 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
11346 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
11348 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11350 * configure.in: If we're building mips-sgi-irix6* native, turn on
11351 ENABLE_MULTILIB and set TARGET_SUBDIR.
11353 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
11355 * Makefile.in (all-sn): Depend on all-grep.
11357 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
11359 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
11361 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
11362 Makefile. From Jeff Makey <jeff@cts.com>.
11363 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
11365 * Makefile.in (DISTBISONFILES): Remove.
11366 (taz): Don't futz with DISTBISONFILES. Change BISON to use
11369 * configure.in: Build itl, db, sn, etc., when building for native
11372 * Makefile.in (LD): New variable.
11373 (EXTRA_HOST_FLAGS): Pass down LD.
11374 ($(DO_X)): Likewise.
11376 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
11378 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
11380 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
11382 * configure.in (targargs): Strip out any supplied --build argument
11383 before adding our own. Always add --build.
11385 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
11387 * configure.in (targargs): Pass --build if we're doing
11390 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
11392 * configure: Use '|' instead of ":" as the separator in
11393 sed. Otherwise sed chokes on NT path names with drive
11394 designators. Also look for "?:*" as the leading characters in an
11397 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
11399 * config.sub: Support for r3900.
11401 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
11403 * configure.in: Use install-sh, not install.sh.
11405 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
11407 * Makefile.in (taz): Improve check for BISON so it doesn't try to
11410 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
11412 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
11415 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
11417 * Makefile.in: Add automake targets.
11418 * configure.in (host_tools): Add automake.
11420 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
11422 * configure: Default CXX to c++, not gcc.
11423 * Makefile.in (CXX): Set to c++, not gcc.
11424 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
11426 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
11428 * install-sh: try appending a .exe if source file doesn't
11431 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
11433 * configure.in: Turn on multilib by default.
11434 (cross_only): Remove target-libiberty.
11436 * Makefile.in (all-gcc): Don't depend on libiberty.
11438 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
11440 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
11442 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
11444 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
11445 (DISTBISONFILES): Add ld/Makefile.in
11447 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
11449 * configure.in: if target is cygwin32 but host isn't cygwin32,
11450 don't configure gdb tcl tk expect, not just gdb.
11452 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
11454 * configure.in: Added gnuserv everywhere sn appears.
11456 * Makefile.in (ALL_MODULES): Added all-gnuserv.
11457 (CROSS_CHECK_MODULES): Added check-gnuserv.
11458 (INSTALL_MODULES): Added install-gnuserv.
11459 (CLEAN_MODULES): Added clean-gnuserv.
11460 (all-gnuserv): New target.
11462 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
11464 * config.guess: Fixes for MIPS OpenBSD systems.
11466 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
11468 * Makefile.in (INSTALL_XFORM): Remove.
11469 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
11471 * mkinstalldirs: New file, copied from automake.
11472 * Makefile.in (installdirs): Rename from install-dirs. Use
11473 mkinstalldirs. Change all users.
11474 (DEVO_SUPPORT): Add mkinstalldirs.
11476 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
11478 * install-sh: Rename from install.sh.
11479 * Makefile.in (INSTALL): Change install.sh to install-sh.
11480 (DEVO_SUPPORT): Likewise.
11482 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
11483 Graichen <graichen@rzpd.de>.
11485 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
11487 * config.guess: Recognize OpenBSD systems correctly.
11489 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
11491 * README, Makefile.in (ETC_SUPPORT): Remove references to
11492 cfg-paper*, configure.{texi,man,info*}._
11494 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
11496 * Makefile.in (all.normal): Ensure that gcc is built after all
11497 the x11 - ie gdb - targets.
11499 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
11501 * makefile.vms: Don't run conf-a-gas.
11503 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
11505 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
11507 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
11509 * configure.in: Remove noconfigdirs case since gdb also
11510 configures and builds for tic80-coff.
11512 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
11514 * configure: Set cache_file to config.cache.
11515 * Makefile.in (local-distclean): Remove config.cache.
11517 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
11519 * COPYING: Update FSF address.
11521 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
11523 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
11526 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
11528 * Makefile.in (install-dirs): Don't crash if prefix, and hence
11529 MAKEDIRS, is empty.
11531 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
11533 * config.sub: Tweak mn10300 entry.
11535 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
11537 * configure.in (host_tools): Put sim before gdb, so gdb's
11538 configure.tgt can determine if the simulator was configured.
11540 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
11542 * config.sub: Move BeOS $os case to be with other Cygnus
11545 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
11547 * config.sub: Remove misplaced comment that broke Linux.
11549 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
11551 * config.sub: Add BeOS support.
11553 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
11555 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11557 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
11559 * configure.in (noconfigdirs): Remove tcl and tk from
11560 noconfigdirs for cygwin32 builds.
11562 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
11564 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11566 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
11568 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11569 make-all.com, use makefile.vms instead.
11571 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
11573 * config.sub: Accept -lnews*.
11575 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
11577 * configure.in (noconfigdirs): Disable target-newlib,
11578 target-examples and target-libiberty for d30v.
11580 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11582 * configure.in (noconfigdirs): Enable ld for d30v.
11584 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
11586 * configure.in (tic80-*-*): Build compiler.
11588 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
11590 * configure.in (d30v-*): Remove sim directory from list of
11591 unsupported d30v directories
11593 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11595 * config.sub, configure.in: Add d30v target cpu.
11597 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
11599 * makefile.vms: New file.
11600 * make-all.com: Remove.
11602 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
11604 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11606 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
11608 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11610 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
11612 * Makefile.in (ALL_MODULES): Added all-db.
11613 (CROSS_CHECK_MODULES): Addec check-db.
11614 (INSTALL_MODULES): Added install-db.
11615 (CLEAN_MODULES): Added clean-db.
11617 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
11619 * config.guess: Merge with latest FSF sources.
11621 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
11623 * Makefile.in (ALL_MODULES): Added all-itcl.
11624 (CROSS_CHECK_MODULES): Added check-itcl.
11625 (INSTALL_MODULES): Added install-itcl.
11626 (CLEAN_MODULES): Added clean-itcl.
11628 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
11630 * configure.in: build gdb for mn10200
11632 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
11634 * Makefile.in (all-target-winsup): Depend on all-target-libio.
11636 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
11638 * configure.in (tic80-*-*): Turn off most targets right now.
11640 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
11642 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11643 rather than the makeinfo program.
11644 (do-info): Depend upon all-texinfo.
11646 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
11648 * configure.in: Remove uses of config/mh-linux.
11650 * config.sub, config.guess: Merge with latest FSF sources.
11652 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
11654 * config.sub (case $basic_machine): Add tic80 entries.
11656 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
11658 * config.sub, config.guess: Merge with latest FSF sources.
11660 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11662 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11663 * mpw-config.in: Test for NewFolderRecursive.
11664 * mpw-install: Use symbolic name for startup filename.
11665 * mpw-README: Add various additional details.
11667 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
11669 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11671 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
11673 * configure.in: Do build gcc and the target libraries for
11676 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
11678 * configure.in: don't avoid building gdb for mn10300 any more
11679 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11680 instead of single-quoting it.
11682 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
11684 * configure.in: Don't use --with-stabs on IRIX 6.
11686 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
11688 * configure.in (m32r): Build gdb, libg++ now.
11690 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11692 * configure.in (mips*-sgi-irix6*): Remove gdb and related
11693 directories from noconfigdirs.
11695 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
11697 * config.sub (basic_machine): added mips16 configuration
11699 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11701 * config.sub: Handle d10v-unknown.
11703 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
11705 * config.sub: Handle v850-unknown.
11707 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
11709 * Makefile.in: add findutils
11710 * configure.in: add findutils to list of host_tools
11712 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
11714 * config.sub: Handle mn10200 and mn10300.
11716 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11718 * configure.in (d10v-*): Do not build librx.
11720 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
11722 * configure.in (mn10300): Build everything except gdb & libgloss.
11724 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
11726 * config.guess: Patch for Dansk Data Elektronik servers,
11727 from Niels Skou Olsen <nso@dde.dk>.
11729 For ncr, use /bin/uname rather than uname, since GNU uname does not
11730 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
11732 Patch for MIPS R4000 running System V,
11733 from Eric S. Raymond <esr@snark.thyrsus.com>.
11735 Fix thinko for nextstep.
11737 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11739 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
11740 * config.guess: Guess mips-dec-mach_bsd4.3.
11742 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
11743 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
11745 * config.guess (mips-mips-riscos*): Emit just enough of the
11748 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
11749 * config.guess (sparc-auspex-sunos*): Added.
11750 (f300-fujitsu-*): Added.
11752 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
11753 * config.guess: Recognize a Tadpole as a sparc.
11755 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11757 * config.guess: Don't assume that NextStep version is either 2 or
11758 3. NextStep 4 (aka OpenStep 4) has come out now.
11760 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11762 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11763 From Rik Faith <faith@cs.unc.edu>.
11765 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
11767 * config.sub: Contributions from bug-gnu-utils to:
11768 Support plain "hppa" (no version given) architecture, reported by
11770 OpenBSD like NetBSD.
11771 LynxOs is not a hardware supplier.
11773 * config.guess: Contributions from bug-gnu-utils to add support for:
11774 OpenBSD like NetBSD.
11776 More Pyramid systems.
11777 i[n>4]86 Intel chips.
11778 M680[n>4]0 Motorola chips.
11779 Use unknown instead of lynx for hardware manufacturer.
11781 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11783 * install.sh (chmodcmd): Set to null if the DST directory already
11786 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11788 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11789 not use mt-ppc target Makefile fragment any more.
11791 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11793 * configure.in (*-*-windows): Exclude everything but those dirs
11794 needed to build windows.
11796 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
11798 * Makefile.in (all-target-winsup): Depend on all-target-librx.
11800 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11802 * configure.in: Exclude mmalloc from i386-windows.
11804 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11806 * Undo my previous change.
11808 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
11810 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11812 (MAKEOVERRIDES): Define (revert this part of October 18 change).
11814 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11816 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
11817 host to add it's own flags.
11819 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
11821 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11823 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
11825 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11826 (CXX_FOR_TARGET): Likewise.
11827 (GCC_FOR_TARGET): Define.
11828 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11829 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11830 CC_FOR_TARGET was specified on the command line.
11831 (MAKEOVERRIDES): Don't define.
11833 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
11835 * configure.in (m32r): Fix spelling of libg++ libs.
11837 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
11839 * config.sub (-apple*): Remove, now redundant.
11841 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
11843 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11845 * configure: Rework yesterday's sed script patch.
11847 * config.sub: Merge with FSF.
11849 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
11851 * config.guess: Merge from FSF.
11853 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
11854 * config.guess: Use pc instead of unknown, for pc clone systems.
11855 Change linux to linux-gnu.
11857 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
11858 * config.guess: Avoid non-portable tr syntax.
11860 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
11862 * test-build.mk (HOLES): Add "xargs" for gdb.
11864 * configure: Avoid hpux10.20 sed bug.
11866 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
11868 * configure.in: Add support for windows host
11869 (that is a build done under the Microsoft build environment).
11871 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
11873 * Makefile.in: Replace all uses of srcroot with s, to shrink
11874 command line lengths.
11876 Patches from Geoffrey Noer <noer@cygnus.com>:
11877 * configure.in: If configuring for newlib, pass --with-newlib to
11879 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11880 -Bnewlib/ and -Lwinsup to gcc.
11881 (CXX_FOR_TARGET): Likewise.
11883 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
11885 * Makefile.in (ETC_SUPPORT): Add configure.
11887 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
11889 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
11890 host configuration file.
11892 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
11894 * configure.in: Break mn10x00 support into separate
11895 mn10200 and mn10300 configurations.
11896 * config.sub: Likewise.
11898 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
11900 * configure.in: Add lots of stuff to noconfigdirs for
11901 the mn10x00 targets.
11903 * config.sub, configure.in: Add mn10x00 support.
11905 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
11907 * make-all.com: Call conf-a-gas, not config-a-gas.
11909 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
11911 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
11914 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
11916 * mpw-README: Add much more detail for native PowerMac.
11917 * mpw-install: New file.
11918 * mpw-configure: Add --norecursion and --help options.
11919 * mpw-config.in: Translate readme and install files when
11921 * mpw-build.in: Don't always depend on byacc and flex.
11922 (install-only-top): New action.
11924 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
11926 * configure.in: You can now configure GDB for the v850.
11928 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
11930 * configure.in (noconfigdirs): Don't configure any C++ dirs
11933 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
11935 * config.sub: Recognize mips64vr5000.
11937 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
11939 * configure.in: Use a single line for host_tools and native_only.
11941 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
11943 * config.sub, configure.in: Add entries for m32r.
11945 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
11947 * Makefile.in (inet-install): Don't run install-gzip.
11949 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
11951 * configure.in: Don't config lots of things for *-*-windows*.
11953 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
11955 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11956 (host_libs, host_tools): Copy from configure.in.
11957 * mpw-configure: Don't complain about directories not found.
11959 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11961 * configure.in (i[345]86): Recognize i686 for pentium pro.
11962 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11965 * config.guess (i[345]86): Ditto.
11967 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11969 * configure.in (noconfigdirs): Removed gdb for D10V.
11971 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
11973 * configure.in: Remove ld, target-libio, target-libg++, and
11974 target-libstdc++ from noconfigdirs.
11976 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
11978 * configure: Fix three locations where shell scripts were
11979 being run directly rather than with config_shell.
11981 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
11983 * configure.in (v850-*-*): Set up initial $noconfigdirs.
11984 * config.sub (basic_machine): Recognize v850.
11986 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
11988 * mpw-configure: Handle multiple enable/disable options and
11989 pass them down recursively, handle -c and -s flags appropriately
11990 depending on choice of compiler, add escape mechanism for
11991 quoted arguments to gC.
11993 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11995 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
11996 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
11997 so that -mrelocatable-lib and -mno-eabi are used.
11999 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
12000 not support --print-multi-lib, don't abort.
12002 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
12004 * make-all.com: Run config-a-gas.
12005 * setup.com: Don't copy subdirectory files around.
12007 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
12009 * configure.in (*-*-ose): Remove exclusion of libgloss for this
12010 target, it now compiles correctly.
12012 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
12014 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
12016 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
12018 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
12020 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12022 * configure.in (native_only): Add prms.
12024 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
12026 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
12027 (BINUTILS_SUPPORT_DIRS): Likewise.
12029 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12031 * configure.in (d10v-*-*): Don't configure ld or gdb until the
12032 d10v support is added.
12034 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
12036 * configure.in (d10v-*-*): New target.
12038 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
12040 * config.guess (HP 9000/811): Recognize this as a PA1.1
12043 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
12045 * Makefile.in (do-tar-gz): New target, split out from tail end of
12046 taz target. Run each command separately, don't use pipes.
12049 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
12051 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
12052 * mpw-build.in: No builds should depend on building byacc or flex,
12053 they are assumed to be installed already.
12055 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12057 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
12058 variable that CC_FOR_TARGET needs.
12060 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12062 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
12063 options have changed since the last time the subdirectory was
12064 configured, and if it has, reconfigure.
12065 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
12066 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
12068 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
12070 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
12071 CLEAN_MODULES): Add bash.
12072 (all-bash): New target.
12074 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
12076 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
12078 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12080 * config.sub (basic_machine): Recognize d10v as a valid processor.
12082 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
12084 * mpw-configure: Add support for --bindir.
12085 * mpw-build.in: Use a GCC-specific build script for GCC actions.
12087 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
12089 * configure.in: add bash, time, gawk to list of hosttools and things
12090 to only build for native toolchains
12092 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
12094 * Makefile.in (docdir): Remove.
12096 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
12098 * Makefile.in (datadir): Set to $(prefix)/share.
12100 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
12102 * configure.in: build diff and patch for cygwin32-hosted
12105 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
12107 * config.sub: Accept -rtems*.
12109 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
12111 * configure.in: enable dosrel for cygwin32-hosted builds,
12112 remove diff from the list of things not buildable
12115 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
12117 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
12120 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
12122 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
12124 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
12126 * Makefile.in (taz): Handle case where tex3patch didn't even get
12127 checked out. Also, if it was found, put the symlink in a new util
12130 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12132 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
12134 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
12136 * config.sub: Recognize -openvms.
12137 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
12138 * make-all.com, setup.com: New files.
12140 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
12142 * Makefile.in (taz): tex3patch moved to texinfo/util.
12144 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
12146 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
12147 * configure.in: remove make from disable-if-Can-Cross list
12148 enable gdb if ${host} and ${target} are cygwin32
12150 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
12152 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
12153 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
12155 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
12157 * config.guess: Combine mips-mips-riscos cases, and use cpp to
12158 distinguish sysv/svr4/bsd variants.
12159 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
12161 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
12163 * configure.in: Added copyright notice.
12164 * move-if-change: Added copyright notice.
12166 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12168 * configure.in (powerpcle-*-solaris*): Until we get shared
12169 libraries working, don't build gdb, sim, make, tcl, tk, or
12172 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
12174 * config.guess: Merge with FSF:
12176 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
12177 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
12179 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
12180 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
12182 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
12183 * config.guess: Combine two OSF1 rules.
12184 Also recognize field test versions. From mjr@zk3.dec.com.
12185 * config.guess (dgux): Use /usr/bin/uname rather than uname,
12186 because GNU uname does not support -p. From pmr@pajato.com.
12188 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
12190 * Makefile.in (MAKEDIRS): Removed $(tooldir).
12192 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
12194 * mpw-README: Document GCCIncludes.
12196 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
12198 * configure.in (alpha-*-linux*): Set enable_shared to yes.
12200 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
12202 * mpw-configure: Handle --enable-FOO and --disable-FOO.
12204 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
12206 * configure.in (*-*-cygwin32): Configure make.
12208 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
12210 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
12212 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
12214 * Makefile.in (all-inet): Depend on all-perl.
12216 * Makefile.in (inet-install): New target.
12218 * Makefile.in (all-inet): Depend on all-tcl.
12219 (all-inet): Depend on all-send-pr.
12221 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12223 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
12226 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
12228 * configure.in: Don't configure --with-gnu-ld on AIX.
12230 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
12232 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
12234 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
12236 * Makefile.in (ALL_MODULES): Added all-inet.
12237 (CROSS_CHECK_MODULES): Added check-inet.
12238 (INSTALL_MODULES): Added install-inet.
12239 (CLEAN_MODULES): Added clean-inet.
12240 (all-indent): New target.
12242 * configure.in (host_tools): Added inet.
12243 (native_only): Added inet.
12244 (noconfigdirs): Added inet.
12246 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
12248 * configure.in: Don't configure libgloss if we are not configuring
12251 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
12253 * configure.in: Don't configure libgloss for unsupported
12256 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12258 * Makefile.in (CLEAN_MODULES): Add clean-apache.
12260 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
12262 * Makefile.in (ALL_MODULES): Include all-apache.
12263 (CROSS_CHECK_MODULES): Include check-apache.
12264 (INSTALL_MODULES): Include install-apache.
12265 (all-apache): New target.
12267 * configure.in: Added apache everywhere perl is seen.
12269 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12271 * Makefile.in: Add support for clean-{module} and
12272 clean-target-{module} rules.
12274 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
12276 * configure.in (*-*-ose) do not build libgloss.
12278 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12280 * config.guess (prep*:SunOS:5.*:*): Turn into
12281 powerpele-unknown-solaris2.
12283 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
12285 * configure.in: Permit --enable-shared to specify a list of
12288 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
12290 * configure.in (host==solaris): Pass only the first word of $CC
12291 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
12293 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
12295 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
12297 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
12299 * Makefile.in (ALL_MODULES): Include all-perl.
12300 (CROSS_CHECK_MODULES): Include check-perl.
12301 (INSTALL_MODULES): Include install-perl.
12302 (ALL_X11_MODULES): Include all-guile.
12303 (CHECK_X11_MODULES): Include check-guile.
12304 (INSTALL_X11_MODULES): Include install-guile.
12305 (all-perl): New target.
12306 (all-guile): New target.
12308 * configure.in (host_tools): Include perl and guile.
12309 (native_only): Include perl and guile.
12310 (noconfigdirs): Don't build guile and perl; no ports have been
12313 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
12315 * configure (--enable-*): Handle quoted option lists such as
12316 --enable-sim-cflags='-g0 -O' better.
12318 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12320 * Makefile.in ({,inst}all-target): New rule so we can make and
12321 install all of the target directories easily.
12323 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12325 * configure.in: Add missing global flag in sed substitution when
12326 deleting `target-' from ${configdirs}.
12328 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
12330 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
12333 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
12336 * install.sh: Correct misspelling of transformbasename.
12338 * config.guess: Recognize mips-*-sysv*.
12340 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
12342 * config.sub: Recognize mon960.
12344 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
12346 * configure: Restore Canadian Cross handling of BISON and LEX,
12347 removed in Feb 20 change.
12349 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
12351 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
12352 Mention make install. Remove the old copyright date as well the
12353 clumsy and rather pointless copyright on the README file.
12355 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
12357 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
12358 Makefile after running symlink-tree, then run `make distclean' to
12359 avoid clobbering any generated files in srcdir.
12361 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
12363 * configure.in (m68k-*-netbsd*): Build everything now.
12365 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
12367 * Makefile.in (taz): Fix quoting.
12369 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
12371 * configure.in (sparclet-*-*): Build everything now.
12373 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12375 * configure.in (m68k-*-linux*): New host.
12377 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
12379 * configure: Check for bison before byacc.
12381 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
12383 * Makefile.in configure: Change the way LEX and BISON/YACC are
12384 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
12385 searching PATH. These are used as fallbacks by Makefile.in if
12386 flex/bison/byacc aren't in objdir.
12388 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
12390 * Makefile.in: Make everything which depends upon all-bfd also
12391 depend upon all-opcodes, in case --with-commonbfdlib is used.
12393 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12395 * configure.in (host *-*-cygwin32): Don't build gdb if we are
12396 building NT native compilers on Unix.
12398 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
12400 * configure.in: Don't get CC from the host Makefile fragment if we
12401 can find gcc in PATH, or if this is a Canadian Cross. Move the
12402 Solaris test for /usr/ucb/cc to the post target script, just after
12403 the compiler sanity test.
12405 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
12407 * config.sub: Merge with FSF.
12409 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
12411 * Makefile.in (RPATH_ENVVAR): New variable.
12412 (REALLY_SET_LIB_PATH): Use it.
12413 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
12415 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
12417 * config.sub, configure.in: Recognize sparclet cpu.
12419 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
12421 * config.guess: Support m68k-cbm-sysv4.
12423 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12425 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
12426 m68k-unknown-linuxaout from linker help string. Put quotes around
12429 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
12431 * config.guess (powerpc-harris-powerunix): Add guess for port
12434 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12436 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
12438 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
12440 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
12441 $(REALLY_SET_LIB_PATH) in Makefile.
12442 * Makefile.in (SET_LIB_PATH): New variable.
12443 (REALLY_SET_LIB_PATH): New variable.
12444 ($(DO_X)): Use $(SET_LIB_PATH).
12445 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
12446 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
12447 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
12448 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
12449 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
12450 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
12451 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
12452 (install-dosrel): Likewise.
12453 (all-opcodes): Depend upon all-libiberty.
12455 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
12457 * config.guess (*:CYGWIN*): New
12459 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12461 * Makefile.in (all-target-winsup): All all-target-libiberty.
12463 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12465 * configure.in (noconfigdirs): Add missing # in front of comment.
12467 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
12469 * configure.in: add second pass to things added to noconfigdirs
12470 so *-gm-magic can exclude libgloss properly.
12472 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
12474 * mpw-configure (extralibs_name, rez_name): Set correctly
12475 for MWC68K compiler.
12477 * mpw-README: Add more info on the necessary build tools.
12479 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
12481 * configure.in, config.sub: Recognize cygwin32.
12483 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
12485 * config.guess, config.sub: Recognize A/UX.
12487 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
12489 * config.sub: Merge with gcc/config.sub.
12491 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
12493 * mpw-build.in (do-binutils): Add build of stamps.
12495 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
12497 * config.sub: Add recognition for mips64vr4100*-* targets.
12499 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12501 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
12502 Add creation of gconfigargs with `--enable-shared' turned on.
12503 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
12504 ($(host)-stamp-stage3-configured): Likewise.
12505 (HOLES): Add chatr and ldd.
12506 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
12508 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
12510 * configure: Pass --nfp to recursive configures.
12512 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
12514 * Makefile.in (DLLTOOL): New.
12515 (DLLTOOL_FOR_TARGET): New.
12516 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
12517 (EXTRA_TARGET_FLAGS): Ditto.
12518 (EXTRA_GCC_FLAGS): Ditto.
12519 (CONFIGURE_TARGET_MODULES): Ditto.
12521 * configure: Add DLLTOOL.
12523 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
12525 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
12526 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
12527 mh-sco, since old workarounds no longer needed, and don't
12528 build ld, since libraries have weak symbols in COFF.
12530 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
12532 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
12534 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
12536 * configure.in: Make sure that ${CC} can be used to compile an
12539 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
12541 * Makefile.in (all-gdb): Depend on $(GDB_TK).
12542 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
12543 nothing depending on whether gdbtk is being built.
12545 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
12547 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
12549 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
12551 * configure.in (noconfigdirs): Put ld or gas in this early, if the
12552 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
12554 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
12556 * config-ml.in: Add support for
12557 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12558 Simplify setting of multidirs from --disable-foo.
12560 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12562 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12563 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12564 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
12565 non-empty, pass them on to the GCC make.
12566 (all-bootstrap): New rule that is like all-gcc, except it executes
12567 the GCC bootstrap rule instead of the GCC all rule.
12569 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
12571 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12573 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12575 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12578 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
12580 * config.sub (i*86*) Change [345] to [3456]
12582 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12584 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12587 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12589 * config-ml.in (rs6000*, powerpc*): Add switches to control which
12590 AIX multilibs get built.
12592 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12594 * configure.in (i386-win32): Don't build expect if we're not
12595 building the tcl subdir.
12597 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
12599 * Makefile.in: (configure-target-examples, all-target-examples):
12600 New targets, configure and build example programs.
12602 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
12604 * mpw-configure: If an mpw-config.in generated a file mk.sed,
12605 use it as input to sedit the generated MPW makefile.
12606 * mpw-README: Add a suggestion about Gestalt.h.
12608 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
12610 * config.sub: Accept *-*-ieee*.
12612 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
12614 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
12615 Ronald F. Guilmette <rfg@monkeys.com>.
12617 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12619 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12620 for powerpc-pe native.
12621 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12622 (target==powerpc-pe): duplicate i386-win32 entry.
12624 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12626 * configure.in (noconfigdirs): Exclude target-newlib for all versions
12627 of vxworks, not just vxworks5.1.
12629 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
12631 * mpw-configure: Add support for exec-prefix.
12633 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12635 * config.guess: Recognize HP model 816 machines as having
12638 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
12640 * configure: Ignore new autoconf configure options.
12642 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
12644 * config.guess: Recognize Pentium under SCO.
12645 From Robert Lipe <robertl@arnet.com>.
12647 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12649 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
12651 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
12653 * configure.in: Don't configure gas for alpha-dec-osf*.
12655 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
12657 * configure.in: Default to --with-stabs for some targets for which
12658 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12659 i[345]86*-*-unixware*.
12661 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
12663 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12664 rather than basing it on the target. Simplify handling of options
12665 controlling which directories to configure. Remove extraneous
12666 slash in multi-clean target.
12668 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
12670 * config-ml.in: Prefix more variables with ml_ so they don't collide
12673 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
12675 * configure: Don't turn -v into --v.
12677 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
12679 * configure.in (targargs): Fix typo.
12681 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12683 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
12685 * configure.in: Strip --host and --target options from
12686 CONFIG_ARGUMENTS, and always configure for --host only. Add
12687 --with-cross-host option when building with a cross-compiler.
12688 * configure: Canonicalize the arguments put into config.status by
12689 always using `=' for an option with an argument. Pass a presumed
12690 --host or --target explicitly.
12692 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
12694 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12695 into general OS recognition case.
12697 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12699 * configure.in (target_configdirs): add target-winsup only
12700 for win32 target systems.
12702 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
12704 * Makefile.in (all-target-libgloss): Depend upon
12705 configure-target-newlib, since when libgloss is built it looks to
12706 see if the newlib directory exists.
12708 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
12710 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12713 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
12715 * configure: Handle LD and LD_FOR_TARGET when configuring a
12718 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12720 * configure.in (target_libs): add target-winsup.
12721 (target==i386-win32): add patch diff flex make to $noconfigdirs.
12722 (target==ppcle-pe): remove ld from $noconfigdirs.
12724 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
12726 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12727 Preserve relative path names in $srcdir. Build symlink tree if
12728 configuring cross target dir and srcdir=. (= no VPATH support).
12729 (configure-target-libg++): Depend on configure-target-librx.
12730 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12731 * config-ml.in: New file.
12732 * symlink-tree: New file.
12733 * configure: Ensure srcdir="." if that's what it is.
12735 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
12737 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12738 includes and FLEX_SKELETON setting.
12739 * mpw-configure (--with-gnu-ld): New option, controls whether
12740 to use PPCLink or ld with PowerMac GCC.
12741 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12742 * mpw-config.in: Configure grez if targeting Mac.
12744 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
12745 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12747 * configure.in: Configure grez resource compiler if targeting Mac.
12748 * Makefile.in (all-grez, install-grez): New targets.
12750 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
12752 * configure: CXX defaults to gcc, not g++. If we find
12753 gcc in the path, set CC to gcc -O2.
12755 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
12757 * configure: Default ${build} correctly. Avoid picking up extra
12758 spaces when reading CC and CXX from Makefile. When doing a
12759 Canadian Cross, use plausible default values for numerous
12761 * configure.in: When doing a Canadian Cross, don't try to
12762 configure tools whose configure script can't handle it.
12764 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12766 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12768 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
12770 * configure: Remove dubious bug reporting address.
12772 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
12774 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
12775 configure script, run that instead of this directory's configure.
12776 In either case, print a message that we're configuring the sub-dir.
12778 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
12780 * configure.in: Before checking for the existence of various files,
12781 use sed to filter out "target-".
12783 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
12785 * Makefile.in (DO_X): Split rule to decrease command line length
12786 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
12787 (Philippe De Muyter).
12789 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12791 * Makefile.in (all-patch): depend on all-libiberty.
12793 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
12795 * configure.in: If the only directory in target_configdirs which
12796 actually exists is libiberty, then set target_configdirs to empty,
12797 to avoid trying to build a target libiberty in a gas or gdb
12800 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
12802 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
12803 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12806 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12808 * configure.in (copy_dirs): Use sys-include instead of include
12809 for --with-headers option.
12811 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
12813 * Makefile.in, configure.in: Make winsup builds work with
12816 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
12818 * configure.in: Build the linker on AIX.
12820 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
12822 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
12825 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
12827 * Makefile.in (all-gcc): Fix typo.
12829 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
12831 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
12833 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
12835 * configure.in: Rename libFOO to target-libFOO, and xiberty
12836 to target-xiberty, to provide more flexibility.
12837 (target_subdir): Define. Create if cross.
12838 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12839 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
12840 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12841 check-libFOO -> check-target-libFOO, etc.
12842 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12843 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12844 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12845 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
12846 allow ALL_GCC="" to only configure.
12847 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
12848 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
12849 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
12851 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
12853 * Makefile.in (taz): Build "info" in etc explicitly.
12855 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
12857 * configure.in: Make sure that CC is undefined (as opposed to
12858 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
12859 problem with autoconf trying to configure on a host without GCC.
12861 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12863 * mpw-configure: Set host alias from choice of host compiler,
12864 only use generic MPW Makefile sed if present, edit a file
12865 named "hacked_Makefile.in" instead of "Makefile.in" if present.
12866 * mpw-README: Add problem notes about CW6 and CW7.
12868 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
12870 * Makefile.in (taz): Use ";" instead of ";;".
12872 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12874 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
12875 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12877 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
12878 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
12880 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
12882 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
12883 and gnats, because they are now subsumed by DISTSTUFFDIRS.
12884 Move bfd to DISTSTUFFDIRS.
12886 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12888 * Makefile.in (X11_LIB): Removed.
12889 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12891 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12893 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12895 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12898 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12900 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12902 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
12904 * configure.in (i[345]86-*-win32): Always build newlib.
12905 Don't configure cvs, autoconf or texinfo.
12906 * Makefile.in (LD_FOR_TARGET): New.
12907 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12908 Pass down LD_FOR_TARGET.
12910 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
12912 * winsup: New directory.
12913 * Makefile.in: Build winsup.
12914 * configure.in: Winsup is configured when target is win32.
12915 Can only build win32 target GDB when native.
12917 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
12919 * config.guess: Recognize HP model 819 machines as having
12920 a PA 1.1 processor.
12922 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
12924 * configure: Fix sed loop which substitutes for CC and CXX to
12925 avoid bug found in various sed implementations.
12927 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12929 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12930 simulator. Use standard powerpc-*-eabi*.
12932 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
12934 * configure.in: Stop putting gas and binutils in noconfigdirs for
12935 powerpc-*-aix* and rs6000-*-*.
12937 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
12939 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12940 -mcall-aixdesc libraries.
12942 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
12944 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12946 * config.sub (arm | armel | armeb): Fix shell syntax.
12948 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12950 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12951 -msoft-float and -mcpu=common support.
12952 (powerpc*-*-eabisim*): Add support for building -mcall-aix
12955 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12957 * configure.in: Allow configuration and build of emacs19 for the alpha.
12959 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12961 * configure.in (CC): Get ^CC, not just any old CC, from
12962 ${host_makefile_frag}.
12964 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12966 * configure.in (CC): Try to get CC from
12967 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12969 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12971 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12972 only if it exists in $(srcdir).
12974 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
12976 * configure: If CC and CXX are not set in the environment, set
12977 them, based on either an existing Makefile or on searching for gcc
12978 in PATH. Substitute for CC and CXX in Makefile.
12979 * configure.in: Remove libm from target_libs. Separate
12980 target_configdirs from configdirs. If CC is not set in
12981 environment, try to get it from a host Makefile fragment. Rewrite
12982 changes of configdirs to use skipdirs instead. A few minor
12983 tweaks. Take directories out of target_configdirs as they are
12984 taken out of configdirs. Remove existing Makefile files from
12985 subdirectories. Substitute for TARGET_CONFIGDIRS and
12986 CONFIG_ARGUMENTS in Makefile.
12987 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
12989 (CONFIG_ARGUMENTS): Likewise.
12990 (CONFIGURE_TARGET_MODULES): New variable.
12991 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
12992 ($(CONFIGURE_TARGET_MODULES)): New target.
12993 (configure-libg++, configure-libio): New targets.
12994 (all-libg++): Depend upon configure-libg++.
12995 (all-libio): Depend upon configure-libio.
12996 (configure-libgloss, all-libgloss): New targets.
12997 (configure-libstdc++): New target.
12998 (all-libstdc++): Depend upon configure-libstdc++.
12999 (configure-librx, all-librx): New targets.
13000 (configure-newlib): New target.
13001 (all-newlib): Depend upon configure-newlib
13002 (configure-xiberty): New target.
13003 (all-xiberty): Depend upon configure-xiberty.
13005 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13007 * configure.in (host i[345]86-*-win32): Expand the
13008 noconfigdirs again.
13010 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
13012 * mpw-configure: Fix sed command file name.
13014 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
13016 * configure.in (host i[345]86-*-win32): Reduce the
13017 noconfigdirs again.
13019 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
13021 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
13022 or powerpc*-*-pe*, since they are not yet supported.
13024 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
13026 Add PowerMac support and many other enhancements.
13027 * mpw-configure: New option --cc to select compiler to use,
13028 paste options set according to --cc into the generated
13029 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
13030 if mpw-make.sed is present.
13031 * mpw-config.in: Don't test for gC1, test for mpw-touch,
13032 add forward includes for PowerPC include files.
13033 * mpw-build.in: Build using Makefile.PPC if present.
13034 (do-byacc, etc): Remove separate version resource builds.
13035 (do-gas): Build "stamps" before "all".
13036 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
13037 * mpw-README: Update to reflect --cc option, PowerMac support,
13038 and recently-reported compatibility problems.
13040 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
13042 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
13043 embedded m68k systems (-aout, -coff, -elf, -vxworks).
13044 (--with-multilib-top): Pass to recursive invocations.
13046 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
13048 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
13051 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13053 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
13054 gdb, ld and opcodes on v810-*-*.
13056 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
13058 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
13059 (local-maintainer-clean): New target.
13060 (maintainer-clean): New target.
13061 (realclean): Just depend upon maintainer-clean.
13063 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13065 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
13067 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
13069 * configure.in: Build ld in mips*-*-bsd* case.
13071 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
13073 * config.sub: Accept -lites* OS. From Ian Dall.
13075 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
13077 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
13080 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13082 * configure.in: treat i386-win32 canadian cross the same as
13083 i386-go32 canadian cross.
13085 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13087 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
13088 running under the simulator to build a reduced set of libraries.
13089 (powerpc-*-eabiaix): Add fine grained multilib support added to
13090 other powerpc targets yesterday.
13092 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13094 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
13095 -disable-softfloat, -disable-relocatable, -disable-aix, and
13096 -disable-sysv to control which multilib libraries get built.
13098 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
13100 * configure: Add Makefile.tem to list of files to remove in trap
13103 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
13105 * config.guess (*Linux*): Add missing "exit"s.
13106 Also, need specific check for alpha-unknown-linux (uses COFF).
13108 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
13110 * config.guess: Merge with FSF:
13112 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
13113 * config.guess (AIX4): More robust release numbering discovery.
13115 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
13116 * config.guess (i386-sequent-ptx): Properly get version number.
13118 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
13119 * config.guess (mips:*:4*:UMIPS): New case.
13121 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
13123 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
13124 (i386-win32 host): Likewise. Don't build readline.
13126 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
13128 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
13129 SUPPORT_FILES to submakes.
13131 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
13133 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
13134 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
13137 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
13139 * configure.in (appdirs): Use =, not ==, in test expression when
13140 trying to build the text to print in the warning message for
13143 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
13145 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
13147 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13149 * config.guess: Recognize lynx-2.3.
13151 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
13153 * config.sub (z8ksim): Deleted
13154 (z8k-*-coff): New, this is the one true name of the target.
13156 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
13158 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
13160 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
13162 * config.guess (*:Linux:*:*): First try asking the linker what the
13163 default object file format is (elf, aout, or coff). Then if this
13164 fails, try previous methods.
13166 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13168 * configure.in: Don't build newlib for *-*-vxworks5.1.
13170 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13172 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
13173 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
13175 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
13177 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
13179 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
13181 * cfg-ml-com.in: New file.
13182 * cfg-ml-pos.in: New file.
13184 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13186 * COPYING.NEWLIB: Add HP free copyright to list.
13188 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13190 * config.sub: Recognize -eabi* for the system, not just -eabi.
13192 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
13194 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
13195 * config.sub, configure.in (win32): New target and host.
13197 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
13199 * configure.in: Add i386-pe configuration.
13201 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
13203 * mpw-build.in (install): Install GDB after LD.
13205 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
13207 * mpw-config.in (elf/mips.h): Always forward-include, needed
13210 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
13212 * testsuite: New directory for customer acceptance and whole tool
13215 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
13217 * configure: If per-host line isn't found, but AC_OUTPUT is found
13218 and a configure script exists, run it instead.
13220 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
13222 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
13224 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
13226 * configure: Set build_{cpu,vendor,os,alias} to host values when
13227 --build isn't specified.
13229 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13231 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
13232 (FLAGS_TO_PASS): Pass them.
13233 (EXTRA_TARGET_FLAGS): Ditto.
13235 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13237 * Makefile.in (all-libg++): Depend on all-libstdc++.
13239 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13241 * configure.in (noconfigdirs): Enable all packages for
13242 i386-unknown-netbsd.
13244 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
13246 * configure.in (noconfigdirs): Don't configure tk for i386-go32
13247 hosted builds (DOS builds)
13249 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
13251 Changes for ARM based on patches from Richard Earnshaw:
13252 * config.sub: Handle armeb and armel.
13253 * configure.in: Omit arm linker only for riscix.
13255 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
13257 * config.guess: Update from FSF.
13259 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
13261 * config.sub: Recognize powerpcle as the little endian variant of
13262 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
13263 powerpcle variant. Convert pentium into i586, not i486. Add p5
13264 alias for i586. Map new x86 variants p6, k5, nexgen into i586
13267 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
13269 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
13271 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
13273 * config.sub: Accept -lites* as a basic system type.
13275 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
13277 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
13278 installed, and if so return linuxoldld as the system name.
13280 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
13282 * config.guess: Add hppa1.1-hp-lites support.
13284 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
13286 * configure.in: Don't build newlib for m68k-vxworks5.1.
13288 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13290 * configure.in (mips-sgi-irix6): Use mh-irix5.
13292 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
13294 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
13296 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13298 * test-build.mk: Enable building of shared libraries on IRIX 5 and
13299 OSF/1. Fix compiler flags.
13300 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
13302 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
13304 * configure.in: Recognize --with-newlib.
13305 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
13307 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13309 * Makefile.in: move {all,check,install}-gdb from *_MODULES
13310 to *_X11_MODULES due to gdbtk needing X include files et al.
13312 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
13314 Merge in support for Mac MPW as a host.
13315 (Old change descriptions retained for informational value.)
13317 * mpw-config.in: Add generic include forwards for cpu-specific
13318 include files in aout and elf directories.
13320 * mpw-configure: Added copyright.
13321 * mpw-config.in: Check for presence of required build tools.
13322 (target_libs): Add newlib.
13323 (target_tools): Add examples.
13324 (Read Me): Generate as "Read Me for MPW" instead.
13325 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
13326 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
13327 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
13329 * mpw-configure: Remove subdir-specific makefile hackery,
13330 delete mk.tmp after using it.
13332 * mpw-build.in (all): Display start and end times.
13334 * mpw-configure (host_canonical): Set.
13335 (target_cpu): Always add to makefiles.
13336 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
13337 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
13338 (mpw-mh-mpw): Look for in srcdir and srcroot.
13339 Use sed instead of mpw-edit-prefix to edit prefix definitions.
13341 * mpw-build.in: (install-only): New target.
13343 * mpw-configure (host_alias, target_alias): Rename from hostalias
13344 and targetalias, add into generated Makefile.
13345 (mk.tmp): If present, add into generated Makefile.
13346 * mpw-build.in (all-gas): Build config.h first before gas proper.
13348 * mpw-configure (config.status): Write only if changed.
13349 * mpw-config.in (readline): Configure it (not built, just used for
13352 * mpw-config.in (elf/mips.h): Add a forward include.
13354 * mpw-config.in: Forward-include most .h files in include into
13356 (readline): Don't build.
13357 mpw-build.in (install): Install GDB.
13359 * mpw-configure (prefix, mpw_prefix): Handle it.
13360 * mpw-config.in (mmalloc, readline): Don't configure.
13361 * mpw-build.in (thisscript): Rename to ThisScript.
13362 Use mpw-build instead of BuildProgram everywhere.
13363 (mmalloc, readline): Don't build.
13364 * mpw-README: New file, basic documentation about the MPW port.
13366 * mpw-config.in: Use forward-include to create include files.
13368 * mpw-configure: Add more things to the top of each configured
13369 Makefile, including contents of config/mpw-mh-mpw.
13370 * mpw-config.in (extra-include): Create this directory and fill it
13371 with Posix-like include files when configuring.
13373 * config.sub (apple, mac, mpw): Add various aliases.
13375 * mpw-build.in: New file, top-level build script fragment for MPW.
13376 * mpw-configure: New file, configure script for MPW.
13377 * mpw-config.in: New file, config fragment for MPW.
13379 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13381 * configure.in (host_libs): Remove glob, since it is gone from the
13384 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13386 * Makefile.in: define empty GDB_NLM_DEPS var.
13388 * configure.in(target_makefile_frag): use config/mt-netware
13389 for netware targets.
13391 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
13393 * config.sub: Merge in recent FSF changes. Remove linux special
13396 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13398 Revert this change:
13400 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
13402 * build-all.mk: Use CC=cc -Xs on Solaris.
13404 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13406 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
13408 * Makefile.in: Nuke all references to glob subdirectory.
13410 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13412 * configure.in: Fix --enable-shared logic in per-host.
13414 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
13416 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
13418 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13420 * configure.in (noconfigdirs): Don't build gas on AIX, for
13421 powerpc*-*-aix* as well as for rs6000*-*-aix*.
13423 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
13425 * configure: Fix --cache-file to work if the file argument is a
13428 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
13430 * configure: If the --cache-file is used, pass it down to
13431 configure in subdirectories.
13433 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
13435 * config.sub: add vxworks29k configuration.
13437 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
13439 * Makefile.in (taz): Do "diststuff" part quietly.
13441 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
13443 * config.sub: Mini-merge with gcc/config.sub.
13445 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13447 * config.guess (IRIX): Sed - to _.
13449 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13451 * Makefile.in (source-vault, binary-vault): New targets.
13453 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
13455 * config.sub: Recognize -eabi as a basic system type.
13457 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13459 * configure.in (enable_shared stuff): Fix typo.
13461 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
13463 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
13465 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13467 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
13469 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
13471 * configure.in (rs6000-*-*): Don't build gas.
13473 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
13475 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
13476 reduce command line length.
13477 (AS_FOR_TARGET): Check for as.new, not Makefile.
13478 (NM_FOR_TARGET): Check for nm.new, not Makefile.
13480 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
13482 * config.guess: Merge from FSF.
13484 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13486 * configure: Don't use $ when handling program_suffix.
13488 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
13490 * configure.in: Configure tk for hppa/hpux.
13492 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
13494 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
13496 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
13498 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
13499 to LIBCXXFLAGS. Tests are better run without it.
13501 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
13503 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
13505 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
13507 * configure.in (*-*-netware*): Don't configure xiberty.
13509 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
13511 * configure.in: Remove tk from native_only list.
13513 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
13515 * build-all.mk: Add mips-ncd-elf target to sun4 targets
13516 for special NCD build.
13518 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13520 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
13521 makeall.bat, they're only useful for binutils snapshots.
13522 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
13523 makeall.bat to specified SUPPORT_FILES.
13525 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
13527 * build-all.mk: Add Ericsson targets to sun4 and solaris
13528 hosts. Add BNR's sun4 target to solaris host, so their
13529 build-from-source will be tested in-house first.
13531 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13533 * Makefile.in (LIBCFLAGS): New variable.
13534 (CFLAGS_FOR_TARGET): Ditto.
13535 (LIBCFLAGS_FOR_TARGET): Ditto.
13536 (LIBCXXFLAGS): Ditto.
13537 (CXXFLAGS_FOR_TARGET): Ditto.
13538 (LIBCXXFLAGS_FOR_TARGET): Ditto.
13539 (BASE_FLAGS_TO_PASS): Pass them.
13540 (EXTRA_TARGET_FLAGS): Ditto.
13542 * configure.in: Support --enable-shared.
13544 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
13546 * configure.in (target_libs): Include libstdc++ again.
13547 * config.guess: Update from FSF (for FreeBSD).
13549 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13551 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
13553 (DISTDOCDIRS): Add `etc'.
13554 (ETC_SUPPORT_PFX): New variable.
13555 (taz): Include anything from etc starting with a word in
13558 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13560 * config.sub: Update for recent FSF changes. Remove obsolete
13561 h8300hds entry. Add -windows* and -osx as basic os. Minor
13564 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
13566 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
13568 * config.guess: Merge with FSF.
13569 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13571 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13573 * configure: Since the "trap 0" handler will override the exit
13574 status on many systems, only use it for "exit 1", and make it set
13575 a non-zero exit status; reset it before "exit 0". Also, check
13576 exit status of config.sub, and error out if it failed.
13578 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
13580 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13581 and install libgloss.
13583 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13585 * Makefile.in (all-binutils): Depend upon all-byacc.
13587 * configure.in: Don't build emacs on Irix 5.
13589 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13591 * configure.in (*-*-netware*): Add libio.
13593 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13595 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13596 (CHECK_TARGET_MODULES): Ditto.
13597 (INSTALL_TARGET_MODULES): Ditto.
13598 (TARGET_LIBS): Ditto.
13599 (all-libstdc++): Note dependencies.
13601 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13603 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13605 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13607 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13608 -fexternal-templates.
13610 * configure.in (target_libs): Add libstdc++.
13611 (noconfigdirs): Add libstdc++ as appropriate.
13613 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13615 * config.guess: Update from FSF.
13617 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13619 * configure: Use ${config_shell} when running ${configsub}.
13621 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
13623 * config.sub: No longer recognize h8300h.
13625 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13627 * config.sub: Remove extraneous differences between config.sub and
13630 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13632 * Makefile.in (DISTSTUFFDIRS): Add gas.
13634 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
13636 * COPYING.NEWLIB: New file.
13638 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
13640 * config.guess (HP-UX): Patch from Harlan Stenn
13641 <harlan@landmark.com> to also emit release level.
13643 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13645 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13647 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
13649 * config.sub: Merge nextstep cleanup from FSF.
13651 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13653 * configure.in (arm-*-*): Don't configure ld for this target.
13655 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13657 * configure.in (*-*-netware): don't configure libg++, libio,
13660 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13662 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
13663 configure ld--it works, but it doesn't support shared libraries.
13665 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13667 * config.guess (*-unknown-freebsd*): Get rid of possible
13668 trailing "(Release)" in version string.
13669 Patch from Paul Richards <paul@isl.cf.ac.uk>.
13671 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
13673 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13674 Fix type: *-next-neststep -> *-next-nextstep.
13676 * config.guess: Merge from FSF:
13678 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13680 * config.guess: Recognize powerpc-ibm-aix3.2.5.
13682 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13684 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13685 instead of UNIX_SV for UnixWare 1.0).
13687 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
13689 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
13690 to make gdb/nlm/* build after the compiler and linker.
13692 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
13694 * config.guess (netbsd, freebsd, linux): Accept any machine,
13696 (m68k-atari-sysv4): Relocate to match FSF version.
13698 * config.guess: More merges from the FSF:
13700 Add a space before function call or macro invocation.
13702 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13704 * config.guess: Add trap cmd to remove dummy.c and dummy when
13707 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13709 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13710 (dummy): Redirect stderr from compilation of dummy.c.
13712 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
13714 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13716 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
13718 * configure: Accept and ignore --cache*, for compatibility with
13721 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
13723 * config.guess: Merge from FSF:
13725 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13727 * config.guess (Pyramid*:OSx*:*:*): New case.
13728 (PATH): Add /.attbin at end for finding uname.
13729 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
13731 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
13733 * config.guess (M88*:DolphinOS:*:*): New case.
13735 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
13737 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13738 to select whether to use ELF or COFF.
13740 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13742 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
13744 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
13746 * config.guess: Guess the OS version for HPUX.
13748 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
13750 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13752 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13754 * configure.in: Recognize --with-headers, --with-libs, and
13756 * Makefile.in (all-xiberty): Depend upon all-ld.
13758 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13760 * configure.in: Change i[34]86 to i[345]86.
13762 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13764 * configure (version): A few more tweaks to help message.
13766 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
13768 * Makefile.in: Remove (for now) librx as a host library,
13769 now that we're building it for target.
13771 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13773 * configure: Fix up help message; from karl@owl.hq.ileaf.com
13776 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
13778 * configure.in: Also configure librx.
13780 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13782 * Makefile.in: Update various rules to reflect that librx
13783 is now needed for libg++.
13785 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13787 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13789 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
13791 * configure.in: Configure the examples directory.
13793 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13795 * configure: Simplify Jun 2 1994 change.
13797 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13799 * change CC to /usr/latest/bin/gcc for lynx host builds, since
13800 /bin/gcc isn't good enough to build gcc.
13802 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
13804 * Makefile.in (GDB_SUPPORT_FILES): Remove
13805 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
13806 (gdb.tar.gz): Add new rule to use standard distribution building
13809 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13811 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
13812 Bill Cox <bill@cygnus.com>.
13814 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
13816 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
13818 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
13820 * configure: Search current dir first in .gdbinit.
13822 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
13824 * config.sub: Recognize freebsd (merged from gcc config.sub).
13826 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
13828 * config.sub: Refer to NeXT's operating system as nextstep.
13830 * config.sub (case $basic_machine): Re-order the cases, to match
13831 the order in the FSF version (which is mostly alphabethical).
13832 Merge in some additions and changes from the FSF.
13834 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
13836 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13837 * config.sub: Recognize cxux7.
13838 * configure.in: Use mh-cxux for m88k-harris-cxux*.
13840 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13842 * config.sub: Fix typo powerpc -> powerpc-*.
13844 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
13846 * Makefile.in: `all-emacs19' depends on `all-byacc'.
13848 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13849 parallel with all-emacs and install-emacs). Top-level command
13850 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13852 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13854 * test-build.mk ($(host)-stamp-stage2-installed): Remove
13855 $(relbindir)/make before doing ``make install'', and use
13856 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
13857 installing over running make binary.
13858 ($(host)-stamp-stage3-installed): Likewise.
13860 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13862 * config.guess: Recognize Mach.
13864 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13866 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13867 see whether --exec-prefix was used.
13869 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13871 * README: Explicitly mention libg++/README. (Zoo's idea.)
13873 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13875 * Makefile.in: Add all-librx target similar to all-libproc.
13877 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
13879 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
13880 with post 1.2 uname bogosity.
13882 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13884 * configure: Remove temporary files on receipt of a signal.
13886 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
13888 * configure: If there is a package_makefile_frag, remove
13889 ${subdir}/Makefile.tem after copying it in.
13891 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13893 * build_all.mk: support rs6000 lynx identifies itself as
13894 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
13895 since /bin/gcc is too feeble to compile a modern gcc.
13897 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13899 * brought devo/test-build.mk update-to-date with progressive/
13900 test-build.mk. Add lynx targets and hppa flag info.
13902 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13904 * configure.in: Use mh-ncrsvr43. Patch from
13905 Tom McConnell <tmcconne@sedona.intel.com>.
13907 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
13909 * config.guess (i386-unknown-bsdi): No longer need to
13910 check #if defined(__bsdi__) && defined(__i386__).
13912 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13914 * configure: Set program_transform_nameoption correctly.
13916 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13918 * brought build-all.mk update-to-date with progressive build-all.mk,
13919 added new targets and hppa info.
13921 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13923 * configure: If config.guess result is a prefix of the user
13924 specified target, assume a native build and use the user specified
13925 target as the host alias. Remove SunOS patch suffix removal hack.
13926 * configure.in: Remove SunOS patch suffix removal hack.
13928 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13929 in NATIVE_CHECK_MODULES.
13931 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
13933 * Makefile.in: Rename HOST_ONLY to NATIVE.
13934 * configure: Delete SunOs patch suffix from host_canonical
13935 and build_canonical variables that are prepended to Makefiles.
13936 * configure.in: Add comments for easier maintenance.
13938 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13940 * Makefile.in: Add all-libproc target similar to all-gui.
13942 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
13944 * Makefile.in (CHECK_MODULES): split into
13945 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13947 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
13949 * config.guess (i386-unknown-bsdi): New system to guess.
13951 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13953 * Makefile.in: Add all-gui target (but not yet build by "all").
13955 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
13957 * config.sub: Move deletion of patch suffix from here...
13958 * configure.in: To here, at Ian's suggestion. The top-
13959 level scripts might need to know of a patch level.
13961 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
13963 * config.sub: Strip off patch suffix so rtl is recognized
13964 as a sunos4.1.3 machine, even though it's been patched.
13966 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
13968 * Makefile.in (INSTALL_LAST): Delete.
13969 (INSTALL_DOSREL): New.
13971 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13973 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
13974 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
13975 whether we pass down --with-gnu-ld anyhow.
13977 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
13979 * Makefile.in (INSTALL_LAST): Change operation so it works
13980 on more flavors of make.
13981 * configure.in (go32): Don't build libg++ or libio.
13983 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
13985 * Makefile.in (Move HOST_PREFIX_1 and friends up so
13986 they can be overriden by templates.
13988 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
13990 * configure.in (target==go32): Don't build gdb.
13991 * dosrel: New directory.
13993 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
13995 * configure.in (host==go32): Configure dosrel too.
13996 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
13997 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
13998 be set by incoming names or templates.
13999 (INSTALL_LAST): New rule.
14001 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
14003 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
14005 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14007 * configure.in (appdirs): New variable. Currently empty, but will
14008 be used in gas distribution. If nonempty, lists a set of
14009 directories at least one of which must get configured, or top
14010 level configuration is considered to have failed.
14011 (rs6000-*-lynxos*): Use new file name.
14013 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14015 Eliminate XTRAFLAGS.
14016 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
14017 newlib include files using -idirafter, and also use -nostdinc.
14018 (CXX_FOR_TARGET): Likewise.
14019 (XTRAFLAGS): Removed.
14020 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
14021 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
14022 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
14023 ($(DO_X)): Don't pass down XTRAFLAGS.
14025 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14027 * configure.in (mips*-dec-bsd*): New target; do build linker.
14028 (mips*-*-bsd*): New target; don't build linker.
14030 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
14032 * configure.in: support rs6000-*-lynxos* configuration.
14033 support sunos4 as a cross target.
14035 * config.sub: look for lynx*, not lynx since the OS version may
14036 legitimately be part of the name.
14038 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14040 * configure.in (i[34]86-*-sco*): Move to be with other i386
14042 (romp-*-*): New target. Skip various binary utilities.
14043 (vax-*-*): New target. Don't build newlib.
14044 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
14046 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14048 * configure.in: Only set host_makefile_frag if config
14051 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14053 * install.sh: If $dstdir exists, don't check whether each
14056 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14058 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
14060 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
14062 * configure.in (*-*-lynxos*): Don't configure newlib for either
14063 native or cross Lynx.
14065 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
14067 * config.sub (sparc64-elf): Fix os.
14068 (z8k): Remove duplicate.
14070 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14072 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
14073 gcc/stmp-fixproto, to try to prevent fixproto from being run.
14075 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
14077 * configure: Make file links cleanly even if Lynx fails on
14078 an NFS symlink (at least fail cleanly).
14080 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14082 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
14085 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14087 * configure: Unknown options are fatal again.
14089 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
14091 * configure: Ignore --x-includes and --x-libraries, for Autoconf
14094 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
14096 * build-all.mk: Add `clean' target.
14098 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14100 * config.guess: Add SINIX support.
14101 * configure.in: Add mips-*-sysv4* support.
14103 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
14105 * build-all.mk: Document all useful targets.
14106 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
14107 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
14109 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14111 * configure: Support --silent, --quiet.
14113 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14115 * configure: Support --disable-FEATURE.
14117 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14119 * config.guess: Recognize NCR running SVR4.3.
14121 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
14123 * config.guess: Make BSDI generate i386-unknown-bsd386.
14124 Patch from Paul Eggert <eggert@twinsun.com>.
14126 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14128 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
14130 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14132 * configure: Make unrecognized options give nonfatal warnings
14133 instead of fatal errors, and pass them to any subdirectory
14134 configures in case they recognize them.
14135 Make --x equivalent to --with-x.
14137 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14139 * configure: Add --enable-* options. Clean up usage message and
14142 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
14144 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
14146 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14148 * configure.in (hppa*-*-*): Enable binutils.
14150 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14152 * config.sub: Recognize cisco.
14154 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
14156 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
14158 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14160 * config.guess: about target *-hitachi-hiuxwe2, don't print more
14161 than one configuration name. Add comment.
14163 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
14165 * config.guess: about target *-hitachi-hiuxwe2, fixed
14166 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
14167 macro is incorrect.]
14169 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14171 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
14172 than the "make ls" stuff which used to be here.
14174 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
14176 * config.guess: Recognize i[34]86-unknown-freebsd.
14177 From Shawn M Carey <smcarey@rodan.syr.edu>.
14179 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
14181 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
14183 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
14185 * config.guess: Check for ptx.
14187 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
14189 * config.sub: Add os9k checking.
14191 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14193 * config.guess: Handle OSF1 running on HPPA processors
14195 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
14197 * configure: If subdir configure fails, print out a message with
14198 subdirectory name, in case subdir's configure code didn't identify
14201 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
14203 * configure.in: Remove embedded newlines from configdirs.
14204 Avoid mismatches of substrings. Fix matching strings at end
14207 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
14209 * config.guess: Add Lynx/rs6000 config support.
14211 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
14213 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
14215 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
14217 * configure.in (hppa*-*-osf*): Treat this just like most other
14218 PA configurations (eg no binutils or ld).
14219 (hppa*-*-*elf*): These configurations have binutils and ld.
14221 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14223 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
14225 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14227 * configure.in (rs6000-*-*): Build gas.
14229 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14231 * Makefile.in: Avoid bug in losing hpux sed.
14233 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14235 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
14236 for GDB and GDB has been fixed to not need it.
14238 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14240 * config.guess: Recognize vax hosts.
14242 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14244 * configure (while loop): Don't use "break 2" inside case
14245 statement -- the case statement isn't an enclosing loop.
14247 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
14249 * config.guess: Clean up NeXT support, to allow nextstep
14250 on Intel machines. Make OS be nextstep.
14252 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
14254 * config.guess: Add alternate forms for Convex.
14256 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
14258 * configure: Completely rewrite option processing. Take
14259 advantage of pattern-matching to avoid invoking test frequently.
14260 Also clean up host and target defaulting logic.
14262 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14264 * Makefile.in: Replace all occurrances of "rootme" with "r" and
14265 "$${rootme}" with "$$r", to increase the likelihood that the do-*
14266 commands (plus user environment) will fit SCO limits.
14268 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14270 * configure.in: Don't issue warnings about directories which are
14271 not being configured if -norecursion is set. Correct test for
14272 --with-gnu-as and --with-gnu-ld to not get confused by substring
14275 * configure.in: Don't build gas for alpha-dec-osf1*.
14277 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
14279 * configure: Back out Per's change of 12/19/1993. It changes the
14280 behavior of configure in unexpected and confusing ways.
14282 Also, use different delim char when calculating
14283 program_transform_name so that the name can contain slashes.
14285 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
14287 * configure.in, config.sub: Add support for VSTa micro-kernel.
14289 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
14291 * configure.in: Nuke hacks which were used to get a special
14292 version of GAS for HPPA configurations.
14294 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
14296 * configure: If only ${target_alias} is given, use that
14297 as the default for ${host_alias}.
14298 * configure: Add missing back-slashes before nested quotes.
14300 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
14302 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
14304 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
14306 * config.guess: Recognize some Tektronix configurations.
14307 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
14309 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14311 * config.sub: Match any flavor of SH.
14313 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
14315 * configure.in: Don't try to configure newlib for Alpha.
14317 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14319 * configure.in: Don't build ld for Irix 5. Don't build gas,
14320 libg++ or libio for any Alpha target.
14322 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
14324 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
14326 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
14327 default arguments -- so it tried to compress itself.
14329 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
14331 * configure.in (notsupp): ensure that a space is always at the end
14332 of the configdirs list, since the grep checks for an explicit space
14334 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14336 * configure.in (target i386-sysv4.2): don't build ld, since static
14337 versions of many libraries are not available.
14339 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14341 * config.guess: Recognize Apollos (using environment variables).
14342 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
14344 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14346 * config.guess: Recognize Sony news mips running newsos.
14348 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
14350 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
14351 "fi ; else" for bash.
14353 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
14355 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
14357 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
14359 * config.sub: accept unixware as an alias for svr4.2.
14360 Fix some inconsistancies with the gcc version.
14362 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14364 * Makefile.in (DISTDOCDIRS): Add gdb.
14366 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
14368 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
14370 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14372 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
14373 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
14376 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14378 * config.sub: Accept hiux* as an OS name.
14380 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
14381 etc/make-stds.texi. The underscore came from gcc, and dje now
14382 agrees that RUNTESTFLAGS is the correct name.
14384 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
14386 * install.sh: Remove 'set -e'. It makes any conditionals
14387 in the script useless.
14389 * config.guess: Automatically recognize arm-acorn-riscix
14390 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
14392 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
14394 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
14396 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14398 * Makefile.in (DISTDOCDIRS): New variable.
14399 (taz): Edit local Makefile.in sooner, instead of proto-toplev
14400 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
14402 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14404 * configure.in (hppa target): check the source directory for the
14405 pagas sub-directory
14407 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
14409 * config.sub: Allow -aout* and -elf*.
14411 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14413 * configure.in: Don't build ld on i386-solaris2, same as for
14416 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
14418 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
14420 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14422 * configure.in: Configure gdb for alpha.
14424 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14426 * Makefile.in (CXXFLAGS): Add -O.
14428 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14430 * config.guess: added support for DG Aviion
14432 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14434 * configure.in: Produce warning message for subdirectories not
14435 configurable for this host/target combination. Don't try to
14436 configure gdb for vms.
14438 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14440 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
14441 appropriate files before making "diststuff".
14442 (DISTBISONFILES): New var: list of files to be edited.
14443 (DISTSTUFFDIRS): Add binutils.
14445 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14447 * config.sub: also handle mipsel and mips64el (for little endian mips)
14449 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14451 * configure.in: Add * to end of all OS names.
14453 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
14455 * configure.in: Build newlib for LynxOS native.
14457 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14459 * config.guess: Add support for delta 88k running SVR3.
14461 * configure.in: Add comment about HP compiler vs. emacs.
14463 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14465 * configure.in: don't build ld on solaris2 (not a viable option
14466 due to bugs in getpwnam & getpwuid)
14468 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14470 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
14471 config.guess will produce a full version number.
14473 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14475 * configure.in: Build linker and binutils for alpha-dec-osf1.
14477 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14479 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
14480 and gdb/testsuite/Makefile.in.
14482 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14484 * configure.in: recognize mips*- instead of mips-
14486 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
14488 * config.sub: Accept linux*coff and linux*elf as operating
14491 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14493 * config.sub: Recognize mips64, and mips3 as an alias for it.
14495 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14497 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
14498 gdb knows how to handle OSF/1 shared libraries.
14500 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14502 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
14503 * config.guess: Recognize Hitachi's HIUX.
14504 * config.sub: Recognize h3050r* and hppahitachi.
14505 Remove redundant cases for hp9k[23]*.
14507 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14509 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
14510 if gas and ld are in the source tree and are in ${configdirs}.
14511 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
14512 --with options (but still pass them down on the command line,
14513 if they were explicitly specified).
14515 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14517 * configure: substitute SHELL value in Makefile.in with
14520 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14522 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
14523 *-*-solaris2* targets.
14525 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14527 * Makefile.in: define M4, and pass it down to sub-makes;
14528 all-autoconf now depends on all-m4
14530 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14532 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
14533 presence of {ar,ranlib} instead of a configured directory
14535 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
14537 * config.guess: Accept 34?? as well as 33?? for NCR.
14539 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14541 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
14542 of 'gas' in sed commands, since 'gash' is now in the tree as well.
14544 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14546 * configure: grab values for $(CC) and $(CXX) from the
14547 environment, so that someone can do "CC=gcc configure; make" and
14548 have it work right (matching the way that autoconf works now)
14550 * configure.in, Makefile.in: add support for gash, the tcl
14551 interface to Galaxy
14553 * config.guess: add NetBSD variants (hp300, x86)
14555 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
14557 * install.sh: Support -d option (in the manner of SunOS 4 install,
14558 as it is more deterministic than that of GNU install)
14559 (chmodcmd): Set file to mode 755 by default (should also do default
14560 chgrp and chown, but I don't feel like dealing with that now)
14562 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
14564 * config.sub: Remove h8300hhms alias.
14566 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14568 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14570 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14572 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14575 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14577 * config.sub: recognize m88110-bug-coff.
14579 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14581 * Makefile.in (all-libio): all dependencies on the toolchain used
14582 to build this (gcc, gas, ld, etc)
14584 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14586 * config.guess: Deal with OSF/1 1.3 on alpha.
14588 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14590 * install.sh: add some 'else true' clauses for portability
14592 * configure.in: don't build libio for h8[35]00-*-* targets
14594 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
14596 * Makefile.in: Add support for new libio.
14598 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14600 * install.sh: If one command fails, don't try the rest. Don't try
14601 to remove $dsttmp (via trap) unless we have already created it.
14602 If $src doesn't exist, detect it and exit with an error.
14604 * config.guess: Recognize BSD on hp300.
14606 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
14608 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14609 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14611 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
14613 * Makefile.in (all-send-pr): depends on all-prms
14615 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14617 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14619 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14621 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
14622 Added test for mips-mips-riscos5.
14624 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14626 * configure.in: use mh-hp300 for 68k HP hosts
14628 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14630 * configure: add support for CONFIG_SHELL, so that you can use
14631 some alternate shell for evaluating configure scripts
14633 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
14635 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
14636 in configure script to bug-gdb@prep.ai.mit.edu when building
14637 distribution archive.
14638 * Makefile.in (COMPRESS): Remove def.
14639 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
14640 gdb.tar.Z and make-gdb.tar.Z respectively.
14641 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
14642 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
14643 to convergence with 'taz' target in Makefile.in.
14645 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14647 * install.sh (dsttmp): use trap to ensure that tmp files go
14648 away on error conditions
14650 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14652 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14654 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14656 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14657 its parent is '/' not ''.
14659 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14661 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
14663 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14664 that ${newsrcdir}/configure.in does.
14666 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14668 * test-build.mk: support for CONFIG_SHELL
14670 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
14672 * config.sub (netware): Add as a basic system type.
14674 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14676 * Makefile.in (Makefile): depend on configure.in. Also drop the
14677 $(srcdir)/ from the dependency on Makefile.in.
14679 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
14681 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14682 (h8300hhms is temporary until multi-libraries are implemented).
14683 * configure.in: Handle h8300h too.
14685 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14687 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14689 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
14691 * configure: Remove extraneous output when guessing host type.
14692 * config.guess: Remove extraneous output when guessing using C
14693 compiler rather than uname, or when guessing fails.
14695 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
14697 * Makefile.in: remove all.cross and install.cross targets
14699 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14702 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
14704 * configure.in (target sh): Build gprof.
14706 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14708 * config.sub: change -solaris to -solaris2
14710 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14712 * configure.in: Use config/mh-riscos for mips-*-sysv*.
14714 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
14716 * configure: Correct error message for missing Makefile.in to
14717 print correct directory.
14719 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14721 * install.sh: kludge around 386BSD shell bug
14723 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
14725 * config.guess: Recognize NeXT.
14726 * config.guess: Recognize i486-ncr-sysv4.
14727 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
14729 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
14731 * Makefile.in (MAKEINFOFLAGS): New variable.
14732 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14733 * build-all.mk, test-build.mk: Pass down --no-split as
14734 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
14736 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
14738 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
14740 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
14742 * Makefile.in (libg++.tar.z): New rule.
14743 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
14744 * Makefile.in (taz): Only do a single chmod.
14746 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14748 * install.sh: don't use dirname anymore (replaced with sed usage)
14750 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
14752 * Makefile.in: Change extension for gzip'd files from '.z' to
14753 '.gz' per new FSF standard usage.
14755 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14757 * configure: put quotes around the final value of program_transform_name
14759 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14761 * Makefile.in: new install.sh support; update install-info rules
14763 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
14765 * configure.in: Build diff for crosses, but not for go32 host.
14767 * configure.in: Build gprof only for native, and don't build it
14768 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14770 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
14772 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14774 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14776 * configure.in (host_tools): Add prms.
14778 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14780 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14781 with $(FLAGS_TO_PASS) on the command line
14783 * config.sub: Recognize lynx and lynxos
14785 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
14787 * config.sub: Accept -ecoff*, not just -ecoff.
14789 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14791 * Makefile.in (taz): Use .gz suffix instead of .z.
14792 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14795 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14797 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14799 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14801 * Makefile.in (install-no-fixedincludes): install gcc last, so
14802 that rebuilds that might happen during 'make install' don't get
14803 bogus gcc include files
14805 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14807 Change from Utah for HPPA support:
14808 * config.guess: Recognize hppa1.x-hp-bsd.
14810 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
14812 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
14813 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14815 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
14817 * config.sub: Add support for rom68k and bug boot monitors.
14819 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
14821 * Makefile.in: Make all-opcodes depend on all-bfd.
14823 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
14825 * config.guess: Added special check for i[34]86-univel-sysv4*.
14827 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
14829 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14830 the processor rather than assuming i486.
14832 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14834 * config.guess: Recognize SunOS6 as Solaris3.
14836 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
14838 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
14839 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14841 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
14843 * build-all.mk (all-cross): New target for Canadian Cross.
14844 Added Q2 go32 targets.
14845 * test-build.mk: Configure go32 cross sparclite-aout and
14846 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
14847 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14849 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14851 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14852 GO32 hosted toolchains
14854 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
14856 * configure: change so "-exec-prefix" gets passed down rather
14857 than "-exec_prefix" so autoconf generated Makefiles get the
14858 exec_prefix set right.
14860 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14862 * config.guess: get the Solaris2 minor version number
14864 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14866 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14868 * config.guess: Recognize some Sequent platforms.
14870 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14872 * Makefile.in: added the vault-install target
14874 * configure.in: actually use the Sun3 makefile fragment that's in
14875 config, also added the release dir to configdirs
14877 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14879 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14881 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14883 * configure.in: remove some program from Alpha targetted toolchains
14885 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
14887 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
14889 (taz): Run "make diststuff" in those directories instead of "make
14890 proto-dir". Look for "VERSION=" only at start of line in subdir
14891 Makefile. Use "gzip -9" for compression.
14892 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14893 (binutils.tar.z): New target.
14895 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14897 * Makefile.in (taz): Include gpl.texinfo.
14899 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14901 * Makefile.in (setup-dirs): Merged into "taz" target.
14902 (taz): Only do `proto-dir' stuff if a directory is actually needed
14905 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
14907 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14908 (FLAGS_TO_PASS): Pass down MUNCH_NM.
14909 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14910 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14911 (gcc-no-fixedincludes): Correct for current gcc Makefile.
14913 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
14915 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
14916 config.sub, and move-if-change to gdb testsuite distribution
14917 archive, so the testsuite can be extracted, configured, and
14918 run separately from the gdb distribution. Blow away the Chill
14919 tests that require a Chill compiled executable, since GNU Chill
14920 is not yet publically available.
14922 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14924 * test-build.mk: set environment variables in a single command,
14925 instead of a list of assignments and exports
14927 * config.guess: recognize Alpha/OSF1 systems
14929 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14931 * configure: Change help message to prefer --options rather than
14934 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14936 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14937 zippy@ecst.csuchico.edu.
14938 * config.guess: Recognize miniframe.
14940 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
14942 * Makefile.in: Use srcroot to find runtest rather than rootme.
14943 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
14945 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
14947 * test-build.mk: Extensive additions to support building on a
14948 machine other than the host.
14950 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14952 * configure (tooldir): Fix for i386-aix again.
14954 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
14956 * configure, Makefile.in: Change definition of $(tooldir)
14959 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
14961 * config.guess: Recognize i[34]86/SVR4.
14963 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14965 * Makefile.in (all-gdb): gdb depends on sim.
14967 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
14969 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
14970 at the same time we make the prototype gdb directory.
14971 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
14972 files at the same time as the gdb base release distribution.
14974 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
14976 * Makefile.in (check): Use individual check targets rather than
14978 (check-gcc): Added.
14980 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
14982 * config.sub: Use sysv3.2 not sysv32 for canonical OS
14983 for System V release 3.2.
14985 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14987 * config.sub: Recognize hppaosf.
14988 * configure.in: Do configure ld/binutils/gas for it.
14990 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14992 * configure (tooldir): Alter syntax used to set this, for systems
14993 where "\$" isn't handled right, like i386-aix.
14995 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
14997 * configure: Pass program-transform-name, not
14998 program_transform_name, to recursive configures.
15000 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
15002 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
15003 of gas+ld+binutils.
15005 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
15007 * config.guess: Recognize AIX3.2 as distinct from 3.1.
15009 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15011 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
15013 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15015 * Makefile.in (PRMS): Set back to all-prms.
15017 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
15019 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
15020 targets, rather than for MIPS hosts.
15022 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15024 * configure.in: add comment for --with-x default values
15026 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
15028 * Makefile.in: add check-* targets for each of the directories in
15029 the tree. Add a definition of RUNTEST that will use the one we
15030 just built, if it exists. Pass this down via FLAGS_TO_PASS.
15032 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
15034 * configure.in: Removed obsolete references to bfd_target and
15035 target_makefile_frag.
15037 * build-all.mk: Set assorted targets for Q2.
15038 * config.sub: Recognize z8k-sim and h8300-hms.
15039 * test-build.mk: Really don't pass host to configure.
15040 (HOLES): Added uname.
15042 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
15044 * configure: Handle an empty program-prefix, program-suffix or
15045 program-transform-name correctly.
15047 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
15049 * build-all.mk: -G 8 no longer required for MIPS targets.
15050 * test-build.mk: Don't pass host argument to configure; make it
15053 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
15055 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
15056 * Makefile.in (COMPRESS): New macro, like GZIP.
15058 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
15060 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
15062 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
15063 with gas currently defaults to -G 0.
15065 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
15067 * Makefile.in (all-flex): flex depends on byacc.
15069 * build-all.mk: If host not specified, use config.guess. Pass TAG
15070 to test-build.mk as RELEASE_TAG.
15071 * test-build.mk (configargs): New variable containing arguments to
15072 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
15073 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
15075 * config.guess: Use /bin/uname when checking -X argument on SCO,
15076 to avoid invoking GNU uname which doesn't understand -X.
15078 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
15080 * configure.in: Build gas for mips-*-*.
15082 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15084 * Makefile.in (all.normal): insert missing backslash.
15086 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
15088 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
15090 * Makefile.in: Complete overhaul to merge many almost identical
15093 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15095 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
15096 (gdb.tar.Z): Adjusted.
15098 * Makefile.in (setup-dirs, taz): New targets; should be general
15099 enough to adapt for gdb sometime. Build only .z file.
15100 (gas.tar.z): New target.
15102 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
15104 * build-all.mk: Use CC=cc -Xs on Solaris.
15106 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
15108 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
15109 for handling BISON for FSF releases.
15111 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15113 * configure: Actually implement the change zoo just documented.
15115 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
15117 * configure: when using config.guess, only set target_alias when
15118 it's not already been set (ie, on the command line)
15120 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15122 * Makefile.in: add installcheck target, set PRMS to install-prms
15124 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15126 * configure: add support for package_makefile_fragment, handle the
15127 case where a directory has a configure.in file but no Makefile.in
15128 more gracefully (with an actual understandable error message, even);
15129 add support for --without (and add this to the usage message); also
15130 explicitly add a --host=${host_alias} to the command line when
15131 config.guess is used
15133 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
15135 * configure: Must use both --host and --target in recursive calls.
15137 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
15139 * Makefile.in: Change deja-gnu to dejagnu.
15141 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
15143 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
15145 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15147 * configure.in: canonicalize all instances to *-*-solaris2*,
15148 also strip out a number of tools to not build for go32 host
15150 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15152 * config.guess: add GPL.
15154 * Makefile.in, config.guess, config.sub, configure: bump
15157 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
15159 * Makefile.in (do-info): Removed obsolete check for existence of
15162 * Makefile.in (MAKEOVERRIDES): Define to be empty.
15164 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15166 * Makefile.in: a couple of 'else true' for decstation,
15169 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
15171 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
15173 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
15175 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
15177 * config.guess: Recognize i386-ibm-aix (PS/2).
15178 * configure.in: Use config/mh-aix386 file for it.
15180 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
15182 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
15183 CC_FOR_TARGET instead.
15184 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
15186 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
15188 * Makefile.in: Add sim to list of directories sent with gdb
15190 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
15192 * configure.in: Put back mips-dec-bsd* case.
15194 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
15196 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
15197 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
15198 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
15200 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15202 * configure.in: remove no-op mips-dec-bsd* in "case $target"
15204 * Makefile.in (dir.info): only run gen-info-dir if it exists,
15205 (install-info): install dir.info only if it exists,
15206 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
15208 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
15210 * configure.in: For vms target, skip bfd, ld, binutils. Do build
15211 gas for mips-dec-bsd.
15213 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
15215 * configure (makesrcdir): If ${srcdir} is relative and not ".",
15216 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
15218 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
15220 * configure.in: Added "dejagnu" to hosttools list.
15222 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
15224 * config.sub, configure.in, config.guess: Add support
15225 for Bosx, an AIX variant from Bull.
15226 Patches from F.Pierresteguy@frcl.bull.fr.
15228 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
15230 * devo/dejagnu: Initial creation of devo/dejagnu.
15231 Migrated dejagnu testcases and support files for testing software
15232 tools to reside as subdirectories, currently called "testsuite",
15233 within the directory of the software tool. Migrated all programs,
15234 support libraries, etc. beloging to dejagnu proper from
15235 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
15236 with no modifications. The changes to these files which will
15237 allow them to configure, build, and execute properly will be made
15238 in a future update.
15240 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15242 * Makefile.in: Change send_pr to send-pr.
15243 * configure.in: Likewise.
15244 * send_pr: Renamed directory to send-pr.
15246 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
15248 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
15250 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
15252 * README: Update for gdb-4.8 release.
15253 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
15254 gdb-xxx.tar.z (gzip'd) file also.
15256 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15258 * Makefile.in: make all-diff depend on all-libiberty
15260 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
15262 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
15264 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15266 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
15268 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
15270 * Makefile.in (DEVO_SUPPORT): Remove etc directory
15271 (ETC_SUPPORT): Only add the files GDB wants from etc/.
15272 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
15274 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15276 * Makefile.in: makeinfo binary is in a new location
15278 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
15280 * config.sub: Accept -ecoff as an OS.
15282 * Makefile.in: Various changes to eliminate a level of make
15283 recursion and reduce the required command line length.
15284 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
15286 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
15287 variables holding settings for specific sub-makes.
15288 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
15289 in terms of BASE_FLAGS_TO_PASS.
15290 (TARGET_LIBS): New variable listing directories which use
15291 TARGET_FLAGS_TO_PASS.
15292 (subdir_do): Eliminated.
15293 (do-*): New set of targets to replace subdir_do.
15294 (various): All targets which used subdir_do now depend on do-*.
15295 (local-clean): Renamed from do_clean.
15296 (local-distclean): New target, dependency of distclean and
15298 (install-info): Don't create directories. Depend on dir.info
15299 rather than calling make recursively.
15300 (install-dir.info): Eliminated.
15301 (install-info-dirs): Create all info directories here.
15302 (dir.info): Depend upon do-install-info.
15304 * test-build.mk (HOLES): Added false.
15306 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
15308 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
15310 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15312 * Makefile.in (info): remove dependency on all-texinfo. The
15313 problem was really in texinfo/C, not at this level.
15315 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
15317 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
15319 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
15321 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
15324 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15326 * configure: Include srcdir in message about target of link not
15327 being found. Don't convert `-' to `_' in `with' options being
15330 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15332 * configure.in: add uudecode to host_tools
15334 * Makefile.in: added {all,install}-uudecode targets, added them to
15335 the appropriate lists
15337 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
15339 * Makefile.in (all-gcc): Added dependency on all-gas.
15341 * configure.in (mips-*-*): Build ld and binutils.
15343 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15345 * configure: check return code from mkdir, print error message and
15348 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
15350 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
15352 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
15354 * test-build.mk (HOLES): Added tar, cpio and uudecode.
15356 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
15358 * config.sub (h8500): Recognize this as a cpu type.
15360 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15362 * configure: source directory missing is no longer a warning
15364 * configure.in: recognize irix[34]* instead of irix[34]
15366 * Makefile.in: define and pass down X11_LIB
15368 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
15370 * guess-systype: Renamed to ...
15371 * config.guess: ... by popular request.
15372 * configure.in, Makefile.in: Update accordingly.
15374 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
15376 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
15377 + Add Convex, Cray/Unicos, and Encore/Multimax support.
15378 + Execute ./dummy instead of assuming . is in PATH.
15380 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
15382 * guess-systype: New shell script. Attempts to guess the
15383 canonical host name of the executing host.
15384 Only a few hosts are supported so far.
15385 * configure: Call guess-systype if no host is specified.
15387 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
15389 * Makefile.in (gcc-no-fixedincludes): Made to work with current
15393 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
15395 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
15396 (all-gcc, install-gcc, subdir_do): Use it.
15398 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
15400 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
15402 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
15404 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
15405 set exclusively by configure, using configure.in .
15407 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15409 * test-build.mk: set $PATH for all builds
15411 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
15413 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
15415 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
15416 the one used in gcc/Makefile.in, so that a null expansion doesn't
15417 override the one needed to build gcc with a native cc.
15420 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15422 * configure: Accept -with arguments.
15424 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15426 * Makefile.in: added h8300sim
15428 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
15430 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
15431 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
15432 (all-cygnus, native, build-cygnus): Make
15433 $(canonhost)-stamp-3stage-done, not $(host)....
15434 * test-build.mk (stamp-3stage-compared): Use tail +10c for
15435 i386-sco3.2v4. Added else true to if command.
15437 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
15439 * config.sub: (from FSF) Sequent uses a BSD-like OS.
15441 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
15443 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
15445 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15447 * configure.in: don't remove binutils from Solaris builds
15449 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
15451 * Makefile.in: get rid of earlier definitions for *clean,
15452 also handle the recursive info rule better
15454 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
15456 * Makefile.in (mostlyclean, distclean, realclean): Fix to
15457 do more-or-less the right thing.
15459 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
15461 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
15462 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
15464 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15466 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
15469 * configure.in: split the configdirs list into 4 categories (native
15470 v. cross, library v. tool) and handle the cross-only and native-
15471 only in more reasonable (and correct!) way.
15473 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
15475 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
15476 configdirs anymore.
15478 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15480 * Makefile.in: extensive cleanup:: removed all of the explicit
15481 clean-* targets, collapsed many wrappers around subdir_do into
15482 one, added additional targets to satisfy standards.texi, deleted
15483 some old targets, some changes for consistency
15485 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15487 * configure.in: handle some programs as cross-only, and others as
15490 * test-build.mk: handle partial holes in a more generic manner
15492 * Makefile.in: m4 depends on libiberty
15494 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15496 * configure.in: add m4, textutils, fileutils, sed, shellutils,
15497 time, wdiff, and find to configdirs
15499 * Makefile.in: all, clean, and install rules for the new programs
15500 added to configure.in
15502 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15504 * configure.in: use mh-sun for all *-sun-* hosts
15506 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15508 * Makefile.in: define flags for X11 include files and library file
15509 locations, pass them down to the programs that need this info
15511 * build-all.mk: added a 'native' target, to 3stage the native toolchain
15513 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15515 * configure.in: start building libg++ for HP-UX targets
15517 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
15519 * README: Update references to files moved into etc/.
15521 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
15523 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
15524 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
15526 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
15528 * configure: accept dash as well as underscore in long option
15529 names for FSF compatibility.
15531 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
15533 * config.sub: added -sco3.2v4 support from FSF.
15535 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15537 * configure.in: expand the section that adds or removes
15538 directories from the list of programs to build, to handle native
15539 vs. cross in addition to host v. native
15541 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
15543 * Makefile.in: Replace C++ in macro names with CXX.
15544 This is less likely to break ...
15546 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15548 * test-build.mk: add -w to GNU_MAKE
15550 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15552 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
15553 add 'sparc' to list of recognized cpus. This needed to make
15554 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
15555 Delete some redundant ose68 variants. Recognize -wrs as an os,
15556 then changes that into $CPU-wrs-vxworks.
15558 * configure.in: remove most references to gdbtest, regularize
15559 target based program removal
15561 * test-build.mk: import from p3 tree (many fixes and changes)
15563 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15565 * Makefile.in: added rules to handle tcl, tk, and expect
15567 * configure.in: handle those directories if they exist
15569 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15571 * config.sub: removed bogus hppabsd and hppahpux names, since
15572 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15574 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15576 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
15577 depends upon all-xiberty
15579 * Makefile.in: changes from p3, including:
15581 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
15583 * Makefile.in (XTRAFLAGS): include newlib directories if
15584 newlib/Makefile exists, rather than if host != target.
15586 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
15588 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15589 from the same source tree and not building a cross-compiler. This
15590 matters for the libg++ configuration if reconfiguring a tree that
15591 has already been installed.
15593 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
15595 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15596 pick up the machine and system specific header files.
15598 * Makefile.in: added AS_FOR_TARGET, passed down in
15599 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15600 the C compiler to use to create programs which are run in the
15601 build environment, set it to default to $(CC), and passed it down
15602 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15604 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
15606 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15607 We need them for unusual native builds, like systems without
15610 * configure: also define $(host_canonical) and
15611 $(target_canonical), which are the full, canonical names for the
15612 given host and target
15614 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
15616 * Makefile.in: Added separate definitions for C++.
15618 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
15620 * configure.in (configdirs): Add deja-gnu.
15622 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
15624 * README: Update for configure.texi and gdb-4.7 release.
15626 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
15628 * Makefile.in: Move "all" target to top of file.
15629 Previously, first target was ".PHONY" which caused BSD4.4 make
15630 to build .PHONY when make was run without arguments.
15632 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
15634 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
15635 Library-copylefted code in libiberty.
15637 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
15639 * config.sub: Replace m68kmote with plain old m68k.
15641 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
15643 * Makefile.in: Remove space from blank line, avoid Make complaints.
15645 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
15647 * config.sub: Complain if no argument is given. Added support for
15648 386bsd as OS and target alias.
15650 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
15652 * Makefile.in (XTRAFLAGS): include newlib directories if
15653 newlib/Makefile exists, rather than if host != target.
15655 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
15657 * config.sub: recognize sparclite-wrs-vxworks.
15659 * Makefile.in (install-xiberty): added *-xiberty make rules (from
15660 p3.) Added clean-xiberty to clean.
15662 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15664 * configure.in: use *-*-* instead of nested cases for host and target
15666 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
15668 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15669 from the same source tree and not building a cross-compiler. This
15670 matters for the libg++ configuration if reconfiguring a tree that
15671 has already been installed.
15673 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
15675 * config.sub (i486v/i486v4): Merge in from FSF version.
15677 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
15679 * configure: only set PWD if it is already set.
15681 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
15683 * configure: just set PWD=`pwd` at the top, since Ultrix sh
15684 doesn't have unset and all success paths (and most error paths)
15685 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15686 to just ${PWD} to avoid confusion.)
15688 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
15690 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15691 even for a native compilation.
15693 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
15695 Changes to make the gdb.tar.Z rule work better.
15697 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
15698 (DEVO_SUPPORT): Add configure.texi.
15699 (bfd-ilrt.tar.Z): Remove ancient rule.
15701 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
15703 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15704 pick up the machine and system specific header files.
15706 * configure.in, config.sub: added new target m68010-adobe-scout,
15707 with alias of adobe68k. Changed configure.in to check for
15708 -scout before -sco* to avoid a false match.
15710 * Makefile.in: added AS_FOR_TARGET, passed down in
15711 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15712 the C compiler to use to create programs which are run in the
15713 build environment, set it to default to $(CC), and passed it down
15714 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15716 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
15718 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15719 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
15720 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15721 FOR_TARGET variants, to newlib and libg++.
15723 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
15725 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15728 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
15730 * config.sub: Accept `elf' as an environment.
15732 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15734 * Makefile.in (all-opcodes): cd into the right directory
15736 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
15738 * configure: added -program_transform_name option, used as
15739 argument to sed when installing programs.
15740 configure.texi: added documentation for -program_prefix,
15741 -program_suffix and -program_transform_name.
15743 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
15745 * config.sub: Accept i486 where i386 ok.
15747 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
15749 * config.sub: accept we32k
15751 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
15753 * config.sub, configure.in: accept OSE68000 and OSE68k.
15755 * Makefile.in: don't create all directories for ``make install'';
15756 let the subdirectories create the ones they need.
15758 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15760 * COPYING: new file, GPL v2
15762 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15764 * Makefile.in: use the new gen-info-dir, which needs a template
15765 argument (which also lives in texinfo)
15767 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15769 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
15771 * config.sub (ncr3000): Change i386 to i486.
15773 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15775 * Makefile.in: add install-rcs, install-grep to
15776 install-no-fixedincludes, removed install-bison and install-libgcc
15778 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
15780 * configure.in: grab the HPUX makefile fragment if on HPUX
15782 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15784 * Makefile.in: eradicate bison spoor (ditto libgcc).
15785 configure.in: recognise m68{k,000}-ericsson-OSE.
15786 es1800 is alias for m68k-ericsson-OSE
15788 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15790 * configure.in: rearrange the parts that remove programs from
15791 configdirs, based now on HOST==TARGET or by canonical triple.
15793 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15795 * test-build.mk: recurse explicitly with -f test-build.mk when
15796 appropriate. predicate stage3 and comparison on the existence
15797 of gcc. That is, if gcc isn't around, we aren't three-staging.
15798 On very clean, also remove ...stamp-co. Build in-place before
15799 doing other builds.
15801 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15803 * Makefile.in, configure.in: add tgas
15805 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15807 * Makefile.in: a number of changes merged in from progressive.
15809 * configure.in: add libm.
15811 * .cvsignore: ignore some stuff that comes from test-build.mk.
15813 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
15815 * config.sub: Add es1800 (m68k-ericsson-es1800).
15817 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15819 * configure: Add program_suffix (parallel to program_prefix)
15820 * Makefile.in: adjust directory-creating script for losing decstation
15822 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
15824 * configure: Minor $subdir-related fixes.
15826 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15828 * configure: fix various problems with propogating
15829 makefile_target_frag in subdirs.
15830 * configure.in: config libgcc if its there
15832 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
15834 * config.sub: HPPA merge.
15836 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
15838 * Makefile.in: Replace all-bison with all-byacc in all
15839 dependency lines for other tools (which now use byacc).
15841 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
15843 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
15845 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
15847 * Makefile.in: make gprof rules similar to byacc rules (instead of
15848 vestigal $(unsubdir) that didn't work...)
15850 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
15852 * config.sub: Add support for Linux.
15853 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
15854 (at least for libg++).
15856 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15858 * configure.texi: fix doc for the -nfp option to configure
15860 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
15862 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15864 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
15866 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15867 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15868 * configure.in: added solaris* host_makefile_frag hook.
15870 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15872 * config.sub: changed recognition of m68000 so that various
15873 m68k types can be specified via m680[01234]0
15875 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15877 * config.sub (basic_machine): fix sed so that '-foo' isn't
15878 completely substituted out while .+'-foo' loses the '-foo'
15880 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15882 * config.sub ($os): Add -aout.
15884 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
15886 * configure: If host_makefile_frag is absolute, don't
15887 prefix ${invsubdir} (relevant to libg++ auto-configure).
15889 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15891 * Makefile.in (tooldir): Define it.
15892 (all-ld): Depend on all-flex.
15894 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
15896 * Makefile.in (check): Fix libg++ special case.
15898 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
15900 * configure: do not bury `pwd` into config.status, thus do fewer
15903 * configure: print the "Building in" message only when building in
15904 other than "." AND verbose.
15906 * configure: remove -s, rework -v to better accommodate guested
15909 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15911 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
15913 * Makefile.in: macroize flags passed on recursion. remove
15916 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
15918 * configure: get makesrcdir right for subdirs deeper than 1.
15920 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15923 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
15925 * Makefile.in: don't print subdir_do or recursion lines.
15927 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
15929 * standards.texi: added menu item.
15931 * Makefile.in: build and install standards.info.
15933 * standards.texi: new file.
15935 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15937 * configure: test for and move config.status pieces from
15940 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
15942 * configure: Test for existance of files before trying to mv
15943 them, to avoid numerous non-existance messages.
15945 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
15947 * configure: correct final line of config.status.
15949 * configure: patch from eggert. Avoids a protection problem if
15950 the original Makefile.in is read only.
15952 * configure: use move-if-change from gcc to create config.status.
15953 Some makefiles depend on config.status to tell if a directory
15954 has been reconfigured for a different host. This change
15955 prevents those directories from remaking everything in the case
15956 where the reconfig was only intended to rebuild a Makefile.
15958 * configure: test for config.sub with "config.sub sun4" rather
15959 than "config.sub ${host_alias}". Otherwise we can't tell a bad
15960 host alias from a missing config.sub.
15962 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15964 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15965 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
15967 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
15969 * configure: mkdir ${subdir} as needed.
15971 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
15973 * Makefile.in,configure.in: added autoconf.
15975 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15977 * Makefile.in: no longer pass against on recursion.
15979 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
15980 definitions are not inherited.
15982 * configure: correct makesrcdir when subdir is .
15984 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
15986 * configure: Add support for 'subdirs' variable, which is
15987 like 'configdirs', except that configure doesn't re-invoke
15988 itself for subdirs, it just creates a Makefile for each subdir.
15989 * configure.texi: Document subdirs.
15991 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15993 * configure.in: added flex to configdirs
15995 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
15997 * Makefile.in: remove clean-stamps from clean.
15999 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
16001 * configure.in: Add gdbtest to configdirs.
16003 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
16005 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
16006 to recursive makes.
16007 * configure.in: Recognize new ncr3000 config.
16009 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
16011 * Makefile.in, configure.in: removed references to gdbm.
16013 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
16015 * config.sub: Don't canonicalize os value
16016 newsos* to bsd (readline needs to check for newsos).
16017 (This fix was earlier made Jan 31, but got re-broken.)
16019 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
16021 * configure.in: sco is an os, not a vendor!
16023 * configure: Quote $( better. Keep various shells happy.
16025 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
16027 * Makefile.in: eliminate stamp-files.
16029 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
16031 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
16032 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
16034 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
16036 * config.sub: fix iris/iris3.
16038 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
16040 * configure: re-add -rm.
16042 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
16044 * Maskefile.in: add .stmp-rcs to all.
16046 * configure.in: remove gas from rs6000 build, use aix host fragment.
16048 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
16050 * configure: pass down site_option during recursion.
16052 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
16054 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
16056 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
16058 * configure: Change exec_prefix so that it really defaults to prefix.
16060 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
16062 * Makefile.in, configure.in: Add support for mmalloc library.
16064 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
16066 * Makefile.in: add stmp dependencies for a few more things.
16068 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
16070 * configure: adjusted error message on objdir/srcdir configure
16071 collision, per john's suggestion.
16073 * Makefile.in: add libiberty stmp to all and all.cross.
16075 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
16077 * Makefile.in: remove force dependencies, add grep to all.
16079 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
16081 * Makefile.in: drop flex. make stamp files work.
16083 * configure: added test for conflicting configuration in srcdir,
16084 remove trailing slashes from srcdir. Otherwise emacs gdb mode
16085 gets cranky. use relative paths for configure and srcdir
16086 whenever possible. Send some error messages to stderr that were
16089 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
16091 * Makefile.in: Fix libg++ rule to check for gcc directory
16092 before using gcc/gcc. Also pass XTRAFLAGS.
16094 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
16096 * Makefile.in: added stmp-files so that directories aren't polled
16097 when they are already built.
16099 * configure.texi: fixed a node pointer problem.
16101 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
16103 * config.sub configure.in gdb/configure.in
16104 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
16105 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
16106 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
16108 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16110 * configure: -recurring becomes -silent. corrected help message
16113 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
16115 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16117 * configure: when building Makefile for crosses, replace
16118 tooldir and program_prefix. default srcdir from location of
16119 config.sub. remove "for host in hosts" and "for target in
16122 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16124 * Makefile.in: Do not pass bindir or mandir to cvs.
16126 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
16128 * Makefile.in, configure.in: removed traces of namesubdir,
16129 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
16130 copyrights to '92, changed some from Cygnus to FSF.
16132 * configure.texi: remove most references to multiple hosts,
16133 multiple targets, subdirs, etc.
16135 * configure.man: removed rcsid. reference config.sub not
16138 * Makefile.in: mkdir $(infodir) on install-info.
16140 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
16142 * configure.texi: Explain better about .gdbinit and about
16143 the environment that configure.in sections run in.
16145 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
16147 * configure.in: Ultrix is only a decstation if it's a MIPS.
16149 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
16151 * README: DOC.configure => cfg-paper.texi.
16153 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
16155 * config.sub (near case $os): Don't convert newsos* to bsd!
16157 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
16159 * Makefile.in: Reinstall change from gdb-4.3 that reduces
16160 the number of copies of COPYING that go into the GDB tar file.
16162 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
16164 * bfd/configure.in, gdb/config/mh-i386sco,
16165 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
16166 Fix SCO configuration stuff.
16168 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
16170 * Makefile.in: For libg++, make sure the -I pointing
16171 to the gcc directory goes *after* all the libg++-local -I flags.
16172 Also, move just-gcc dependency from just-libg++ to all-libg++.
16174 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
16176 * configure: Change -x to -f to keep Ultrix /bin/test happy.
16178 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
16180 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
16182 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
16184 * config.sub: Add stratus configuration frags. Also
16187 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
16189 * Makefile.in (DEV_SUPPORT): add configure.man.
16191 * config.sub(Decode manufacturer-specific): add -none*.
16193 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
16195 * Makefile.in: remove form feeds to make Sun's make happy.
16196 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
16198 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
16200 * Makefile.in (AR_FLAGS): Make quieter.
16202 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
16204 * configure.in: Add libg++.
16205 * configure: When verbose, don't output the command line at each
16206 level; it will be unremarkably the same as the previous version,
16207 which will be the same as what the user typed.
16209 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
16211 * configure.in, Makefile.in: fix clean-info, add flex. add
16214 * configure: be less sensitive to spaces in Makefile.in. Do not
16215 look for sources in "..". Doing so breaks subdirectories that
16216 might have their own configure. If a subdir has it's own
16217 configure script, use it.
16219 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
16221 * cfg-paper.texi: some changes suggested by rms.
16223 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
16225 * config.sub: Merge in some small additions from the FSF version,
16226 taken from the gcc distribution, to bring the Cygnus and FSF
16227 versions into closer sync.
16229 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
16231 * configure.in: Changed svr4 references to sysv4.
16233 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
16235 * configure: added -V for version number option.
16237 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
16239 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
16240 renamed from DOC.configure to cfg-paper.texi.
16242 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16244 * configure, config.subr, config.sub: config.subr is now
16247 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
16249 * configure.texi: new file, in progress.
16251 * Makefile.in: build info file and install the man page for
16254 * configure.man: new file, first cut.
16256 * configure: find config.subr again now that configuration "none"
16257 has gone. removed all traces of the -ansi option. removed all
16258 traces of the -languages option.
16260 * config.subr: resync from rms.
16262 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16264 * configure, config.sub, config.subr: merge config.sub into
16265 config.subr, call the result config.subr, remove config.sub, use
16268 * Makefile.in: revised install for dir.info.
16270 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16272 * configure.in: add decstation host makefile frag.
16274 * Makefile.in: BISON now bison -y again. also install-gcc on
16275 install. clean-gdbm on clean. infodir belongs in datadir.
16276 Make directories for info install. Build dir.info here then
16279 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16281 * Makefile.in: fix for bad directory tests.
16283 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16285 * configure: \{1,2\} appears to be a sysv'ism. Use a different
16286 regexp. -srcdir relative was being handled incorrectly.
16288 * Makefile.in: unwrapped some for loops so that parallel makes
16289 work again and so one can focus one's attention on a particular
16292 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16294 * configure: added PWD as a stand in for `pwd` (for speed). use
16295 elif wherever possible. make -srcdir work without -objdir.
16296 -objdir= commented out.
16298 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16300 * configure: +options become --options. -subdirs commented out.
16301 added -host, -datadir. Renamed -destdir to -prefix. Comment in
16302 Makefile now at top of generated Makefile. Removed cvs log
16303 entries. added -srcdir. create .gdbinit only if there is one
16306 * Makefile.in: idestdir and ddestdir go away. Added copyrights
16307 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
16308 and mandir now keyed off datadir by default.
16310 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16312 * Freshly created ChangeLog.
16319 version-control: never