1 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
4 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
5 * Makefile.in: Regenerate.
7 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
9 * Makefile.def (dependencies): Make all-ld depend on all-binutils
10 for WINDRES_FOR_TARGET in default-manifest.o rule.
11 * Makefile.in: Regenerate.
13 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
15 * MAINTAINERS (Write After Approval): Add myself.
17 2014-03-26 Jakub Jelinek <jakub@redhat.com>
20 * Makefile.def: Set bootstrap=true; for host fixincludes.
21 * configure.ac: Don't bootstrap host fixincludes unless
22 --with-build-config=bootstrap-{a,ub}san.
23 * Makefile.in: Regenerated.
24 * configure: Regenerated.
26 2014-03-21 Jakub Jelinek <jakub@redhat.com>
28 * configure.ac: Move BUILD_CONFIG set up earlier. Add
29 --enable-vtable-verify option parsing. Don't add
30 target-libsanitizer to bootstrap_target_libs unless
31 --with-build-config=bootstrap-asan or
32 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
33 to bootstrap_target_libs unless --enable-vtable-verify.
34 * configure: Regenerated.
36 2014-03-10 Anatoly Sokolov <aesok@post.ru>
38 * MAINTAINERS (Write After Approval): Add myself.
40 2014-03-07 Denis Chertykov <chertykov@gmail.com>
42 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
44 2014-03-07 Jakub Jelinek <jakub@redhat.com>
47 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
48 -I for libstdc++-v3 includes if $(LEAN).
49 * Makefile.in: Regenerated.
51 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
53 * MAINTAINERS: Update my email address.
55 2014-02-24 Walter Lee <walt@tilera.com>
57 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
58 (tilegx-*-*): Change to tilegx*-*-*.
59 * configure: Regenerate.
61 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
63 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
65 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
67 * MAINTAINERS (Write After Approval): Add myself.
69 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
72 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
75 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
77 * MAINTAINERS: Update my email address.
79 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
81 * MAINTAINERS: Convert to UTF-8.
82 Properly sort Xinliang David Li's entry.
84 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
85 Sandra Loosemore <sandra@codesourcery.com>
87 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
88 nios2 port maintainers.
90 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
92 * MAINTAINERS (Write After Approval): Add myself.
94 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
96 * configure.ac: Add user-friendly check for native x86_64-linux
98 * configure: Regenerate.
100 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
102 * MAINTAINERS: Add myself as sh maintainer.
104 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
106 * MAINTAINERS: Add self as SLSR maintainer.
108 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
110 * MAINTAINERS: Update my email address.
112 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
114 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
116 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
118 * Makefile.in: Regenerate.
120 * Makefile.tpl: Fix typo.
121 * Makefile.in: Regenerate partially.
123 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
125 * configure.ac: Added libcilkrts to noconfig list when C++ is not
127 * configure: Regenerated.
129 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
131 * MAINTAINERS (Write After Approval): Add myself.
133 2013-10-30 Jason Merrill <jason@redhat.com>
135 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
136 --disable-build-format-warnings.
138 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
140 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
141 depend on libstdc++ and libgcc.
142 * configure: Regenerate.
143 * configure.ac: Added libcilkrts to target binaries. Also, restrict
144 libcilkrts for POSIX and i*86, and x86_64 architectures.
145 * Makefile.in: Added libcilkrts related fields to support building it.
147 2013-10-26 Jeff Law <law@redhat.com>
149 * Makefile.def (target_modules): Remove libmudflap
150 (languages): Remove check-target-libmudflap).
151 * Makefile.in: Rebuilt.
152 * Makefile.tpl (check-target-libmudflap-c++): Remove.
153 * configure.ac (target_libraries): Remove target-libmudflap.
154 Remove checks which disabled libmudflap on some systems.
155 * configure: Rebuilt.
156 * libmudflap: Directory removed.
158 2013-10-21 Cong Hou <congh@google.com>
160 * MAINTAINERS (Write After Approval): Add myself.
162 2013-10-16 Mike Stump <mikestump@comcast.net>
164 * .dir-locals.el: Add.
166 2013-10-15 David Malcolm <dmalcolm@redhat.com>
168 * configure.ac: Add --enable-host-shared
169 * configure: Regenerate.
171 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
173 Import from savannah.gnu.org:
174 * config.guess: Update to 2013-06-10 version.
175 * config.sub: Update to 2013-10-01 version.
177 2013-10-01 Simon Cook <simon.cook@embecosm.com>
179 Changes to build configuration to allow big endian ARC ELF toolchain
180 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
181 * configure: Regenerate.
183 2013-09-20 Alan Modra <amodra@gmail.com>
185 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
186 ppc host match. Support little-endian powerpc linux hosts.
188 2013-09-19 Dodji Seketeli <dodji@redhat.com>
190 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
193 2013-09-12 DJ Delorie <dj@redhat.com>
195 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
198 2013-09-03 Richard Biener <rguenther@suse.de>
200 * configure.ac: Also allow ISL 0.12.
201 * configure: Regenerated.
203 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
205 * MAINTAINERS (Write After Approval): Add myself.
207 2013-08-27 David Malcolm <dmalcolm@redhat.com>
209 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
211 2013-08-26 Caroline Tice <cmtice@google.com>
213 * MAINTAINERS: Correct earliers update: Move myself from libvtv
214 "Various Reviewers" to libvtv "Various Maintainers".
216 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
218 * MAINTAINERS: Add myself as RTL optimizers reviewer.
220 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
222 * MAINTAINERS: Update name, email.
224 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
226 * MAINTAINERS (Write After Approval): Add myself.
228 2013-08-12 Caroline Tice <cmtice@google.com>
230 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
231 address in the Write After Approval section.
233 2013-08-09 Carlos O'Donell <carlos@redhat.com>
235 * MAINTAINERS (Write After Approval): Update email.
237 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
239 * configure.ac: Adjust to check VTV_SUPPORTED.
240 * configure: Regenerated.
242 2013-08-02 Caroline Tice <cmtice@google.com>
244 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
245 on non-linux systems; add target-libvtv to noconfigdirs; add
246 libsupc++/.libs to C++ library search paths.
247 * configure: Regenerated.
248 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
249 libstdc++ and libgcc.
250 * Makefile.in: Regenerated.
252 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
254 * MAINTAINERS (Write After Approval): Add myself.
256 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
257 Shiva Chen <shiva0217@gmail.com>
259 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
260 nds32 port maintainers.
262 2013-07-17 Tim Shen <timshen91@gmail.com>
264 * MAINTAINERS (Write After Approval): Add myself.
266 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
268 * configure.ac: Sync from binutils.
269 * configure: Regenerate.
271 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
273 * MAINTAINERS (Write After Approval): Add myself.
275 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
277 * MAINTAINERS (Write After Approval): Add myself.
279 2013-05-17 David Malcolm <dmalcolm@redhat.com>
281 * MAINTAINERS (Write After Approval): Add myself.
283 2013-04-30 Brooks Moses <bmoses@google.com>
285 * MAINTAINERS: Update my email; move myself from Fortran
286 reviewer to Write After Approval.
288 2013-04-16 Andreas Schwab <schwab@suse.de>
290 * configure.ac (aarch64-*-*): Don't disable java.
291 * configure: Regenerate.
293 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
295 * MAINTAINERS (Write After Approval): Add myself.
297 2013-03-30 Matthias Klose <doko@ubuntu.com>
299 * Makefile.def (target_modules): Don't install libffi.
300 * Makefile.in: Regenerate.
302 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
304 * MAINTAINERS (Write After Approval): Add myself.
306 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
308 * MAINTAINERS (Write After Approval): Add myself.
310 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
312 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
313 * configure: Regenerated.
315 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
317 * MAINTAINERS: Explicitly add myself as AIX maintainer.
318 Remove Geoff Keating as rs6000 port maintainer, at his request.
320 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
322 * MAINTAINERS: Update my email.
324 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
326 * configure: Re-generate.
328 2013-01-15 Richard Biener <rguenther@suse.de>
331 * configure: Re-generate.
333 2013-01-14 Matthias Klose <doko@ubuntu.com>
335 * Makefile.def (install-target-libsanitizer): Depend on
336 install-target-libstdc++-v3.
337 * Makefile.in: Regenerate.
339 2013-01-14 Richard Biener <rguenther@suse.de>
341 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
342 * configure: Re-generate
344 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
346 * config.sub: Update from config repo.
348 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
350 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
351 * Makefile.in: Regenerate.
353 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
355 * MAINTAINERS (arc): Add new port maintainership for myself.
357 2013-01-09 Jason Merrill <jason@redhat.com>
359 * .gitignore: Import from gdb repository.
361 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
363 * Makefile.def (configure-gcc): Depend on all-gmp.
364 (all-gcc): Remove dependency on all-gmp.
365 * Makefile.in: Regenerated.
367 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
369 * config.sub: Merge from config repo.
370 * config.guess: Ditto.
372 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
374 * Makefile.def: Merge from binutils.
375 * Makefile.in: Ditto.
377 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
379 * MAINTAINERS: Update my email.
381 2012-12-29 Ben Elliston <bje@gnu.org>
383 * config.guess: Update to 2012-12-29 version.
384 * config.sub: Likewise.
386 2012-12-20 Matthias Klose <doko@ubuntu.com>
388 * Makefile.def (install-target-libgfortran): Depend on
389 install-target-libquadmath, install-target-libgcc.
390 (install-target-libsanitizer): Depend on install-target-libgcc.
391 (install-target-libjava): Depend on install-target-libgcc.
392 (install-target-libitm): Depend on install-target-libgcc.
393 (install-target-libobjc): Depend on install-target-libgcc.
394 (install-target-libstdc++-v3): Depend on install-target-libgcc.
395 * Makefile.in: Regenerate.
397 2012-12-19 Matthias Klose <doko@ubuntu.com>
399 * Makefile.def (install-target-libgo): Depend on
400 install-target-libatomic.
401 * Makefile.in: Regenerate.
403 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
406 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
407 * Makefile.in: Regenerate.
409 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
411 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
412 * configure: Regenerate.
414 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
416 * config.sub: Merge from config repo.
418 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
420 * Makefile.def (target_modules): Add bootstrap=true and
421 raw_cxx=true to libsanitizer.
422 * configure.ac (bootstrap_target_libs): Add libsanitizer.
423 * Makefile.in: Regenerated.
424 * configure: Likewise.
426 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
428 * MAINTAINERS: Remove self as RTL optimization maintainer.
430 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
432 * MAINTAINERS (Write After Approval): Add myself.
434 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
436 * Makefile.def (target_modules): Remove bootstrap=true and
437 raw_cxx=true from libsanitizer.
438 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
439 * Makefile.in: Regenerated.
440 * configure: Likewise.
442 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
444 * Makefile.def (target_modules): Add bootstrap=true and
445 raw_cxx=true to libsanitizer.
446 * configure.ac (bootstrap_target_libs): Add libsanitizer.
447 * Makefile.in: Regenerated.
448 * configure: Likewise.
450 2012-11-28 Andrew Pinski <apinski@cavium.com>
453 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
454 * configure: Regenerate.
455 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
456 * Makefile.in: Regenerate.
458 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
460 * configure.ac: Disable libsanitizer if we're not building C++.
461 * configure: Regenerate.
463 2012-11-15 Roland McGrath <roland@hack.frob.com>
465 * MAINTAINERS (Write After Approval): Add myself.
467 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
469 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
470 Kostya Serebryany (kcc@google.com) and
471 Jakub Jelinek (jakub@redhat.com).
472 Rename area for Dodji Seketeli (dodji@redhat.com).
474 2012-11-15 Dodji Seketeli <dodji@redhat.com>
476 * MAINTAINERS: (asan.c, related): Add myself.
478 2012-11-14 Roland McGrath <mcgrathr@google.com>
480 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
481 * configure: Regenerate.
483 2012-11-13 Richard Henderson <rth@redhat.com>
485 * configure.ac: Move libsanitizer logic to subdirectory.
486 * configure: Regenerate.
488 2012-11-13 Dodji Seketeli <dodji@redhat.com>
490 * configure.ac: Enable libsanitizer just on x86 linux for now.
491 * configure: Re-generate.
493 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
495 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
497 * configure: Regenerate.
499 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
501 * configure.ac: Add section for configdirs for libsanitizer.
502 Disable for cris-*-* and mmix-*-*.
503 * configure: Regenerate.
505 2012-11-12 Wei Mi <wmi@google.com>
507 * configure.ac: Add libsanitizer to target_libraries.
508 * Makefile.def: Ditto.
509 * configure: Regenerate.
510 * Makefile.in: Regenerate.
511 * libsanitizer: New directory for asan runtime. Contains an empty
514 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
516 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
517 against Mingw64 w32api.
518 * configure: Regenerate.
520 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
522 * configure: Regenerated.
524 2012-11-03 Robert Mason <rbmj@verizon.net>
526 * configure.ac: add --disable-libstdcxx configure option
527 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
529 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
531 * MAINTAINERS (Write After Approval): Add myself.
533 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
535 * MAINTAINERS (Write After Approval): Add myself.
537 2012-10-24 Sharad Singhai <singhai@google.com>
539 * MAINTAINERS (Write After Approval): Add myself.
541 2012-10-24 Eric Christopher <echristo@gmail.com>
543 * MAINTAINERS: Update email address.
545 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
548 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
549 * configure: Regenerate.
551 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
553 * MAINTAINERS (aarch64): Add Marcus and myself.
555 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
558 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
559 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
560 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
561 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
562 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
563 * Makefile.in: Regenerate.
564 * configure.ac (have_static_libs): New variable and associated check.
565 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
566 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
567 * configure: Regenerate.
569 2012-10-10 Richard Biener <rguenther@suse.de>
571 * MAINTAINERS: Adjust for changed surname.
573 2012-10-04 Lawrence Crowl <crowl@google.com>
575 * MAINTAINERS (Write After Approval): Add myself.
577 2012-10-01 Cary Coutant <ccoutant@google.com>
579 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
581 2012-09-28 Ian Lance Taylor <iant@google.com>
583 * Makefile.def: Make all-target-libgo depend on
584 all-target-libbacktrace.
585 * Makefile.in: Rebuild.
587 2012-09-26 Ian Lance Taylor <iant@google.com>
589 * Makefile.def: Make all-gcc depend on all-libbacktrace.
590 * Makefile.in: Rebuild.
592 2012-09-20 Walter Lee <walt@tilera.com>
594 * configure.ac: Add tilegx to list of targets that support gold.
595 * configure: Regenerate.
597 2012-09-20 Marek Polacek <polacek@redhat.com>
599 * MAINTAINERS (Write After Approval): Add myself.
601 2012-09-19 Steve Ellcey <sellcey@mips.com>
603 * configure.ac: Add mips*-mti-elf* target.
604 * configure: Regenerate.
606 2012-09-17 Ian Lance Taylor <iant@google.com>
608 * MAINTAINERS (Various Maintainers): Add libbacktrace.
609 * configure.ac (host_libs): Add libbacktrace.
610 (target_libraries): Add libbacktrace.
611 * Makefile.def (host_modules): Add libbacktrace.
612 (target_modules): Likewise.
613 * configure, Makefile.in: Rebuild.
615 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
618 Merge upstream change.
619 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
621 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
622 Add libgomp*.o to compare_exclusions for AIX.
623 * configure: Regenerate.
625 2012-09-06 Diego Novillo <dnovillo@google.com>
627 * configure.ac: Bump minimum GMP version to 4.2.3.
628 * configure: Re-generate.
630 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
633 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
634 target-libgloss if not configured --with-avrlibc=no.
635 * configure: Regenerate.
637 2012-09-04 Jason Merrill <jason@redhat.com>
639 * configure.ac: Fix --enable-languages=all.
641 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
643 * MAINTAINERS (Write After Approval): Add myself.
645 2012-09-03 Richard Guenther <rguenther@suse.de>
648 * configure.ac: Re-organize ISL / CLOOG checks to allow
649 disabling with either --without-isl or --without-cloog.
650 * configure: Regenerated.
652 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
654 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
655 * configure: Regenerate.
657 2012-08-27 Ulrich Drepper <drepper@gmail.com>
659 * MAINTAINERS: Fix my email address.
661 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
664 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
666 * Makefile.in: Regenerated.
668 2012-08-26 Art Haas <ahaas@impactweather.com>
670 * configure: Regenerate.
672 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
674 * INSTALL/README: Also refer to the online installation
677 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
679 * MAINTAINERS (Write After Approval): Add myself.
680 (Picochip port): Remove myself.
682 2012-08-14 Diego Novillo <dnovillo@google.com>
684 Merge from cxx-conversion branch.
686 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
687 POSTSTAGE1_CONFIGURE_FLAGS.
688 * Makefile.in: Regenerate.
689 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
690 Force C++ when bootstrapping.
691 * configure: Regenerate.
693 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
695 * MAINTAINERS (Write After Approval): Add myself.
697 2012-07-16 Joseph Myers <joseph@codesourcery.com>
699 * README: Document use of ranges of years in copyright notices.
701 2012-07-06 Richard Guenther <rguenther@suse.de>
703 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
704 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
706 * Makefile.in: Regenerated.
707 * configure: Likewise.
709 2012-07-06 Richard Guenther <rguenther@suse.de>
711 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
712 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
713 supply V=1 as extra_make_flags.
714 * configure: Regenerated.
715 * Makefile.in: Likewise.
717 2012-07-04 Tristan Gingold <gingold@adacore.com>
719 * configure: Regenerate.
721 2012-07-03 Richard Guenther <rguenther@suse.de>
723 * Makfile.def (isl): Remove not necessary extra_exports and
725 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
726 * Makefile.in: Regenerated.
728 2012-07-03 Richard Guenther <rguenther@suse.de>
730 * Makefile.def (cloog): Add V=1 to extra_make_flags.
731 * configure.ac: If either the ISL or the CLooG check failed
732 do not try to build in-tree versions.
733 * Makefile.in: Regenerated.
734 * configure: Regenerated.
736 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
738 * configure: Regenerate.
740 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
742 * MAINTAINERS (Various Maintainers): Add myself as testsuite
745 2012-07-02 Richard Guenther <rguenther@suse.de>
747 * configure: Regenerated.
749 2012-07-02 Richard Guenther <rguenther@suse.de>
750 Michael Matz <matz@suse.de>
751 Tobias Grosser <tobias@grosser.es>
752 Sebastian Pop <sebpop@gmail.com>
754 * Makefile.def: Add ISL host module, remove PPL host module.
755 Adjust ClooG host module to use the proper ISL.
756 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
757 * configure.ac: Include config/isl.m4. Add ISL host library,
758 remove PPL. Remove PPL configury, add ISL configury, adjust
760 * Makefile.in: Regenerated.
761 * configure: Likewise.
763 2012-07-02 Richard Guenther <rguenther@suse.de>
765 Merge from graphite branch
766 2011-07-21 Tobias Grosser <tobias@grosser.es>
768 * configure: Regenerated.
769 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
770 both cloog.org and legacy versions. The only supported version will
771 be CLooG with the isl backend.
773 2011-07-21 Tobias Grosser <tobias@grosser.es>
775 * configure: Regenerated.
776 * configure.ac: Require cloog isl 0.17.0
778 2011-07-21 Tobias Grosser <tobias@grosser.es>
780 * configure: Regenerated.
781 * config/cloog.m4: Do not define CLOOG_ORG
783 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
785 * configure.ac: Skip C if explicitly selected.
786 * configure: Regenerate.
788 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
790 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
792 * configure: Regenerate.
794 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
797 * df.h, df-problems.c, dce.c: Revert last patch.
799 2012-06-25 Iain Sandoe <iain@codesourcery.com>
801 * MAINTAINERS (Write After Approval): Update my email address.
803 2012-06-21 Meador Inge <meadori@codesourcery.com>
805 * MAINTAINERS (Write After Approval): Add myself.
807 2012-06-20 Jason Merrill <jason@redhat.com>
809 * Makefile.tpl (check-target-libgomp-c++): New.
810 (check-target-libitm-c++): New.
811 * Makefile.def (c++): Add them.
812 * Makefile.in: Regenerate.
814 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
816 * MAINTAINERS (Write After Approval): Add myself.
818 2012-05-16 Olivier Hainque <hainque@adacore.com>
820 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
821 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
822 (install-no-fixedincludes): Adjust accordingly.
823 * Makefile.in: Regenerate.
825 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
827 Merge upstream change
828 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
830 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
832 * MAINTAINERS (Write After Approval): Add myself.
834 2012-05-09 Nick Clifton <nickc@redhat.com>
835 Paul Smith <psmith@gnu.org>
838 * configure.ac (mpfr-dir): When using in-tree MPFR sources
839 allow for the fact that from release v3.1.0 of MPFR the source
840 files were moved into a src sub-directory.
841 * configure: Regenerate.
843 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
845 * configure.ac: Bump minimum MPFR version to 2.4.0.
846 * configure: Regenerated.
848 2012-05-01 Richard Henderson <rth@redhat.com>
850 * Makefile.def (libatomic): New target_module.
851 * configure.ac (target_libraries): Add libatomic.
852 (noconfigdirs): Check if libatomic is supported.
853 * Makefile.in, configure: Rebuild.
855 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
857 * MAINTAINERS (Write After Approval): Add myself.
859 2012-04-25 Joel Brobecker <brobecker@adacore.com>
861 * config.sub: Update to 2012-04-18 version from official repo.
863 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
865 * MAINTAINERS (Write After Approval): Add myself.
867 2012-04-11 Steve Ellcey <sellcey@mips.com>
869 * MAINTAINERS: Changed email address.
871 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
874 * contrib/gcc_update (files_and_dependencies):
875 Remove gcc/config/avr/t-multilib from touch data.
877 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
879 * MAINTAINERS (OS Port Maintainers): Remove irix.
880 * configure.ac (enable_libgomp): Remove *-*-irix6*.
881 (unsupported_languages): Remove mips-sgi-irix6.*.
882 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
883 (with_stabs): Remove.
884 * configure: Regenerate.
886 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
888 * MAINTAINERS (OS Port Maintainers): Remove osf.
889 * configure.ac (enable_libgomp): Remove *-*-osf*.
890 (with_stabs): Remove alpha*-*-osf*.
891 * configure: Regenerate.
893 2012-03-05 Tristan Gingold <gingold@adacore.com>
895 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
896 * configure: Regenerate.
898 2012-02-17 Walter Lee <walt@tilera.com>
900 * MAINTAINERS: (Write After Approval): Delete myself.
902 2012-02-14 Walter Lee <walt@tilera.com>
904 * MAINTAINERS (tilegx port): Add myself.
905 (tilepro port): Add myself.
906 (Write After Approval): Add myself.
908 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
910 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
911 and Joseph Myers as docstring relicensing maintainers.
913 2012-02-09 Bin Cheng <bin.cheng@arm.com>
915 * MAINTAINERS (write-after-approval): Add myself.
917 2012-02-08 Ira Rosen <irar@il.ibm.com>
919 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
922 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
924 * MAINTAINERS (Write After Approval): Move myself to
925 maintain alphabetical order.
927 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
929 * MAINTAINERS (Write After Approval): Add myself.
931 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
933 * MAINTAINERS (Write After Approval): Add myself.
935 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
936 Jayant R Sonar <jayant.sonar@kpitcummins.com>
938 * configure.ac (cr16-*-*): Remove nonconfigdirs.
939 * configure: Regenerate.
941 2012-01-23 Harshit Chopra <harshit@google.com>
943 * MAINTAINERS (Write After Approval): Add myself.
945 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
947 * configure.ac: Remove reference to mh-interix.
948 * configure: Regenerate.
950 2012-01-05 Richard Henderson <rth@redhat.com>
953 * configure.ac: Disable libitm if c++ is not enabled.
954 * configure: Rebuild.
956 * configure.ac: Fix regexp for same.
957 * configure: Rebuild.
959 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
961 * MAINTAINERS (Write After Approval): Add myself.
963 2012-01-02 Richard Guenther <rguenther@suse.de>
966 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
967 * Makefile.in: Regenerate.
969 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
971 * MAINTAINERS (Write After Approval): Add myself.
973 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
975 * configure: Regenerate.
977 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
979 * MAINTAINERS (picochip): Changed email address.
981 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
983 * MAINTAINERS (write-after-approval): Add self.
985 2011-11-29 DJ Delorie <dj@redhat.com>
987 * configure.ac (rl78-*-*) New case.
988 * configure: Regenerate.
989 * MAINTAINERS: Add myself as RL78 maintainer.
991 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
993 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
995 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
997 * libtool.m4: Additional FreeBSD 10 fixes.
999 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
1001 * MAINTAINERS: Move myself from Write After Approval to CPU Port
1002 Maintainers section, as Epiphany maintainer.
1004 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
1007 * configure.ac: Remove ranlib special-casing for Darwin.
1008 * configure: Regenerate.
1010 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
1012 * MAINTAINERS (Reviewers): Keep the list sorted.
1014 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
1016 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
1018 2011-11-09 Roland McGrath <mcgrathr@google.com>
1020 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1021 * configure: Rebuild.
1022 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1023 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1024 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1025 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1026 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1028 * Makefile.in: Rebuild.
1030 2011-11-09 Jason Merrill <jason@redhat.com>
1032 * Makefile.def (language=c++): Remove check-c++0x.
1033 * Makefile.in (check-gcc-c++): Regenerate.
1035 2011-11-08 Richard Henderson <rth@redhat.com>
1037 * configure.ac: Test for libitm directory present first.
1039 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1041 * configure.ac: Test libitm/configure.tgt to disable libitm.
1042 * configure: Rebuild.
1044 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
1045 Richard Henderson <rth@redhat.com>
1047 Merged from transactional-memory.
1049 * Makefile.def (lang_env_dependencies): libitm is c++.
1050 Add libitm target module.
1051 * configure.ac: Likewise.
1052 * config/mmap.m4: New file.
1053 * contrib/gcc_update: Add libitm to touch data.
1054 * Makefile.in, configure: Rebuild.
1056 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1058 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1059 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1060 * Makefile.in: Regenerate.
1062 2011-11-01 DJ Delorie <dj@redhat.com>
1064 * config.sub: Update to version 2011-10-29 (added rl78)
1066 2011-10-27 Nick Clifton <nickc@redhat.com>
1068 * config.sub: Import these changes from the config project:
1070 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
1071 Ben Elliston <bje@gnu.org>
1073 * config.sub (epiphany): New.
1075 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
1076 Ben Elliston <bje@gnu.org>
1078 * config.sub (hexagon, hexagon-*): New.
1080 2011-08-23 Roland McGrath <mcgrathr@google.com>
1082 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1085 2011-08-16 Roland McGrath <mcgrathr@google.com>
1087 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1088 (nacl): Grok as alias for 32el-unknown-nacl.
1090 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
1092 * MAINTAINERS (Write After Approval): Add myself.
1094 2011-10-24 Teresa Johnson <tejohnson@google.com>
1096 * MAINTAINERS (Write After Approval): Add myself.
1098 2011-09-21 Jakub Jelinek <jakub@redhat.com>
1100 * MAINTAINERS (sparc port): Remove myself.
1102 2011-09-14 Tom de Vries <tom@codesourcery.com>
1104 * MAINTAINERS (Write After Approval): Add myself.
1106 2011-08-14 Yao Qi <yao@codesourcery.com>
1108 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1109 * configure: Regenerate.
1111 2011-07-26 Ian Lance Taylor <iant@google.com>
1113 * configure.ac: Set have_compiler based on whether gcc directory
1114 exists, rather than on whether gcc is in configdirs.
1115 * configure: Rebuild.
1117 2011-07-21 Joseph Myers <joseph@codesourcery.com>
1119 * MAINTAINERS (Global Reviewers): Add self.
1121 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
1123 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1125 * Makefile.in: Rebuild.
1127 2011-07-20 Ian Lance Taylor <iant@google.com>
1130 * configure.ac: Move --enable-bootstrap handling earlier in file.
1131 If --enable-bootstrap and either --enable-build-with-cxx or
1132 --enable-build-poststage1-with-cxx, enable C++ automatically.
1133 * configure: Rebuild.
1135 2011-07-19 Ian Lance Taylor <iant@google.com>
1137 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
1138 make C++ a boot_language. Set and substitute
1139 POSTSTAGE1_CONFIGURE_FLAGS.
1140 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1141 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1142 * configure, Makefile.in: Rebuild.
1144 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
1146 * MAINTAINERS (Register Allocation): Move myself from reviewers to
1149 2011-07-18 Jakub Jelinek <jakub@redhat.com>
1151 * MAINTAINERS (Global Reviewers): Add myself.
1153 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1155 * configure: Regenerate.
1157 2011-07-16 Jason Merrill <jason@redhat.com>
1159 * Makefile.def (language=c++): Add check-c++0x and
1160 check-target-libmudflap-c++.
1161 * Makefile.tpl (check-target-libmudflap-c++): New.
1162 * Makefile.in: Regenerate.
1164 2011-07-16 Matthias Klose <doko@ubuntu.com>
1166 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1167 * Makefile.def (target_modules/libjava): Pass
1168 $(EXTRA_CONFIGARGS_LIBJAVA).
1169 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1170 if not configured with --enable-static-libjava.
1171 * Makefile.in: Regenerate.
1172 * configure: Likewise.
1174 2011-07-15 Jason Merrill <jason@redhat.com>
1176 * Makefile.in (check-c++): Move check-gcc-c++0x after
1177 check-target-libstdc++-v3.
1179 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
1181 * MAINTAINERS (c6x port): New entry.
1183 2011-07-13 Jason Merrill <jason@redhat.com>
1185 * Makefile.in (check-gcc-c++0x): New.
1186 (check-c++): Depend on it.
1188 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1191 * configure.ac (i[3456789]86-*-solaris2*): Also accept
1192 x86_64-*-solaris2.1[0-9]*.
1193 * configure: Regenerate.
1195 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
1197 * MAINTAINERS (RTL optimizers): Add self.
1199 2011-06-27 Gabriel Charette <gchare@google.com>
1201 * MAINTAINERS (Write After Approval): Add myself.
1203 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
1210 * configure.ac (target_libraries): Remove target-libiberty.
1211 Remove case-statement setting skipdirs=target-libiberty for
1212 multiple targets. Remove checking target_configdirs and
1213 removing target-libiberty but keeping target-libgcc if
1215 * Makefile.def (target_modules): Don't add libiberty.
1216 (dependencies): Remove all traces of target-libiberty.
1217 * configure, Makefile.in: Regenerate.
1219 2011-06-13 Walter Lee <walt@tilera.com>
1221 * configure.ac (tilepro-*-*) New case.
1222 (tilegx-*-*): Likewise.
1223 * configure: Regenerate.
1225 2011-06-06 Jing Yu <jingyu@google.com>
1227 * configure.ac: Skip target-libiberty for
1228 arm*-*-linux-androideabi.
1229 * configure: Regenerated.
1231 2011-06-06 Nick Clifton <nickc@redhat.com>
1233 * config.sub: Sync from upstream.
1235 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
1237 * MAINTAINERS (Write After Approval): Add myself.
1239 2011-06-01 Daniel Jacobowitz <drow@false.org>
1241 * MAINTAINERS: Update my email address.
1243 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
1245 * MAINTAINERS (Write After Approval): Update my email address.
1247 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
1249 * MAINTAINERS (Write After Approval): Add myself.
1251 2011-05-08 Doug Kwan <dougkwan@google.com>
1253 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1254 * configure: Regenerated.
1255 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1256 value from configure.
1257 * Makefile.in: Regenerated.
1259 2011-05-05 Joseph Myers <joseph@codesourcery.com>
1261 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1262 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1263 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1264 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1265 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1266 *-*-vxworks*): Disable newlib and libgloss in separate case
1268 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1269 to separate case statement.
1270 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1271 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1272 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1273 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1274 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1275 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1276 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1277 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1278 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1279 i[[3456789]]86-*-rdos*, m32r-*-*,
1280 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1281 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1282 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1283 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1284 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1285 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1286 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1287 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1288 and libgloss in main case over targets. Remove most empty cases
1289 in main case over targets.
1290 * configure: Regenerate.
1292 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
1294 * MAINTAINERS (Write After Approval): Add myself.
1296 2011-05-04 Joseph Myers <joseph@codesourcery.com>
1298 * configure.ac: Remove code setting special library locations for
1299 hppa*64*-*-hpux11*. Remove code setting compiler for
1300 sparc-sun-solaris2*.
1301 * configure: Regenerate.
1303 2011-05-04 Joseph Myers <joseph@codesourcery.com>
1305 * configure.ac: Separate libgloss_dir settings from general case
1307 * configure: Regenerate.
1309 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1311 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1312 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1313 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1314 cases in libgcj-disabling case statement.
1315 (hppa*64*-*-linux*): Set unsupported_languages instead of
1316 disabling target-zlib.
1317 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1318 to hppa*64*-*-hpux*.
1319 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1321 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1322 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1323 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1324 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1325 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1326 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1327 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1328 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1329 libgcj-disabling case statement.
1330 * configure: Regenerate.
1332 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1334 * configure.ac: Disable Java for targets not supporting libffi.
1335 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1336 Remove cases in Java-disabling statement.
1337 (*arm-wince-pe): Change to arm-wince-pe.
1338 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1339 cases in Java-disabling statement.
1340 (bfin-*-*): Don't disable Java again.
1341 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1342 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1343 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1344 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1345 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1346 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1347 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1348 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1349 Java-disabling statement.
1350 (mmix-*-*): Don't disable Java again.
1351 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1352 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1353 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1354 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1355 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1357 * configure: Regenerate.
1359 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1361 * configure.ac: Separate cases disabling Java and Java libraries
1362 from general case over targets.
1363 * configure: Regenerate.
1365 2011-04-21 Jie Zhang <jzhang918@gmail.com>
1367 * MAINTAINERS: Update my email address.
1369 2011-04-20 Easwaran Raman <eraman@google.com>
1371 * MAINTAINERS (Write After Approval): Add myself.
1373 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
1376 * configure.ac: Re-enable LTO on *-apple-darwin9*.
1377 * configure: Regenerate.
1379 2011-04-16 Jim Meyering <meyering@redhat.com>
1381 * MAINTAINERS (Write After Approval): Add myself.
1383 2011-04-15 Dodji Seketeli <dodji@redhat.com>
1385 * MAINTAINERS: Update my email address.
1387 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
1389 * MAINTAINERS (Write After Approval): Add myself.
1391 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
1393 * MAINTAINERS (Write After Approval): Add myself.
1395 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
1397 * MAINTAINERS (Write After Approval): Add myself.
1399 2011-04-06 Joseph Myers <joseph@codesourcery.com>
1401 * configure.ac (build_tools): Remove build-byacc.
1402 (host_libs): Remove mmalloc.
1403 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1404 autoconf automake libtool diff rcs fileutils shellutils time
1405 textutils wdiff find uudecode hello tar gzip indent recode release
1406 sed perl gawk findutils gettext zip.
1407 (libgcj): Remove target-qthreads.
1408 (target_tools): Remove target-examples target-gperf.
1409 (YACC): Don't handle building byacc.
1410 * configure: Regenerate.
1411 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1412 dosutils, examples, fileutils, find, findutils, gawk, gettext,
1413 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1414 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1415 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1416 handle building components.
1417 * Makefile.in: Regenerate.
1419 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
1421 * MAINTAINERS: Update my email address as Xtensa maintainer.
1423 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1425 * config.sub: Sync from upstream.
1427 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1429 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1430 (microblaze*): Don't disable libssp.
1431 * configure: Regenerate.
1433 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1435 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1437 * configure: Regenerate.
1438 * Makefile.tpl: Use @SHELL@ not @config_shell@.
1439 * Makefile.in: Regenerate.
1441 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1443 * configure.ac (*-*-sysv4*): Don't enable libgomp.
1444 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1445 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1446 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1447 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1448 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1449 md_exec_prefix cases.
1450 * configure: Regenerate.
1452 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1454 * configure.ac: Separate cases disabling target-libssp,
1455 target-libiberty, target-libstdc++-v3 and Fortran from general
1457 * configure: Regenerate.
1459 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1461 * configure.ac (*-*-chorusos): Don't disable libgcj.
1462 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1464 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1465 (arm-*-coff): Don't disable libgcj.
1466 (arm*-*-linux-gnueabi): Remove useless assignment.
1467 (arm-*-riscix*): Don't disable libgcj.
1468 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1470 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1471 (c54x*-*-*): Remove case.
1472 (tic54x-*-*): Don't disable GCC or GCC libraries.
1473 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
1475 (d10v-*-*): Don't disable GCC libraries.
1476 (d30v-*-*): Don't disable libgcj.
1477 (h8500-*-*): Don't disable GCC libraries.
1478 (i960-*-*): Don't disable libgcj.
1479 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1480 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1481 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1483 (m68k-*-coff*): Remove case.
1484 (mmix-*-*): Don't disable libgloss on host.
1485 (mn10200-*-*, mn10300-*-*): Remove cases.
1486 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1487 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1488 Don't disable libgcj.
1489 (romp-*-*): Remove case.
1490 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1491 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1493 (v810-*-*): Don't disable GCC libraries.
1494 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1495 (ip2k-*-*): Don't disable GCC libraries.
1496 * configure: Regenerate.
1498 2011-03-28 Joseph Myers <joseph@codesourcery.com>
1500 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1502 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1504 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1505 * configure: Regenerate.
1507 2011-03-26 John Marino <binutils@marino.st>
1509 * configure.ac: Add support for *-*-dragonfly*
1510 * configure: Regenerate.
1512 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1514 * configure.ac (native_only): Remove.
1515 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1516 send-pr uudecode guile gnuserv on host.
1517 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1518 send-pr rcs guile perl texinfo libtool on host.
1519 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1520 automake send-pr rcs guile perl texinfo libtool on host.
1521 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1522 (*-*-kaos*): Don't disable target-examples target-gperf on target.
1523 (alpha*-dec-osf*): Don't disable fileutils on target.
1524 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1525 texinfo send-pr expect dejagnu on target.
1526 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1527 target-qthreads on target.
1528 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1529 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1530 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1531 x86_64-*-mingw*): Don't disable expect on target.
1532 (*-*-cygwin*): Don't disable target-gperf on target.
1533 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1535 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1537 * configure: Regenerate.
1539 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1541 * configure.ac (target_tools): Remove target-groff.
1542 (native_only): Remove target-groff.
1543 (hppa*64*-*-*): Don't disable byacc.
1544 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1546 (*-*-kaos*): Don't skip target-librx and target-groff.
1547 (*-*-netware*): Don't skip target-libmudflap.
1548 (*-*-tpf*): Don't skip target-libmudflap.
1549 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1550 directories on the host.
1551 (ia64*-*-*vms*): Don't skip tix.
1552 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1554 * configure: Regenerate.
1556 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
1558 * configure.ac: Remove references to mt-mep, mt-netware,
1560 * Makefile.def: Add all-utils soft dependencies.
1561 * Makefile.tpl: Remove GDB_NLM_DEPS.
1562 * configure: Regenerate.
1563 * Makefile.in: Regenerate.
1565 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1567 * configure.ac: Do not include mh-x86omitfp.
1568 * configure: Regenerate.
1570 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1572 * configure.ac: Remove empty cases.
1573 * configure: Regenerate.
1575 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1577 * Makefile.def: Add dependency from termcap to gdb.
1578 * Makefile.in: Regenerate.
1580 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1582 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1583 * configure: Regenerate.
1584 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1585 * Makefile.tpl: Likewise.
1586 * Makefile.in: Regenerate.
1588 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1590 * configure.ac: Remove all mentions of tentative_cc.
1591 * configure: Regenerate.
1593 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1595 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1596 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1597 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1598 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1599 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1600 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1601 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1602 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1603 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1604 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1605 *-*-rhapsody*): Remove host cases.
1606 * configure: Regenerate.
1608 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1610 * configure.ac (ppc*-*-pe): Remove host case.
1611 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1612 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1613 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1615 * configure: Regenerate.
1617 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1619 * config.sub: Update to version 2011-03-23.
1621 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1623 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1624 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1625 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1626 * configure: Regenerate.
1628 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1630 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
1631 to Write After Approval.
1632 * config-ml.in: Don't handle arc-*-elf*.
1633 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1634 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1635 handle GCC libraries.
1636 * configure: Regenerate.
1638 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1641 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1642 Add -lstdc++ -lm to LIBS.
1643 * configure: Regenerate.
1645 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
1647 * config.guess: Update to version 2011-02-02
1648 * config.sub: Update to version 2011-02-24
1650 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
1653 * configure.ac: Re-enable LTO on *-apple-darwin9.
1654 * configure: Regenerate.
1656 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
1659 * configure.ac: Disable LTO on darwin due to an assembler change in
1660 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1662 * configure: Regenerate.
1664 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
1666 * MAINTAINERS: Update myself as score backend maintainer,
1667 update my e-mail address.
1669 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
1671 * MAINTAINERS: Update my e-mail address.
1673 2011-03-06 Joey Ye <joey.ye@arm.com>
1675 * MAINTAINERS: Update my e-mail address.
1677 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1679 * configure.ac: Adjust test of with_ppl.
1680 * configure: Regenerated.
1682 2011-03-02 Kai Tietz <ktietz@redhat.com>
1684 * MAINTAINERS: Adjust my e-mail address.
1686 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1688 * configure.ac: Add -lpwl to ppllibs.
1689 * configure: Regenerated.
1691 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1693 * config/cloog.m4: Add -lisl to clooglibs.
1694 * configure: Regenerated.
1696 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1698 * MAINTAINERS (CPU Port maintainers): Add self.
1700 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1702 * MAINTAINERS: Add myself as testsuite maintainer.
1704 2011-02-15 Mike Stump <mikestump@comcast.net>
1706 * MAINTAINERS: Add myself as testsuite maintainer.
1708 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1710 Import from Libtool and gnulib:
1712 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1714 Prepare for supporting FreeBSD 10.
1715 * config.rpath: Remove handling of freebsd1* which soon would
1718 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1720 Remove support for FreeBSD 1.x.
1721 * libtool.m4 (_LT_LINKER_SHLIBS)
1722 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1723 soon would incorrectly match FreeBSD 10.0.
1725 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1728 * move-if-change: Import version from gnulib.
1730 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
1733 * Makefile.def (lto-plugin): Double dash for enable-shared.
1734 (configure-gcc): Depend on all-lto-plugin.
1735 * Makefile.in: Rebuilt.
1737 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1739 * configure.ac: Remove extra bracket.
1740 * configure: Regenerate.
1742 2011-02-08 Tobias Burnus <burnus@net-b.de>
1744 * MAINTAINERS: Add myself as libquadmath maintainer.
1746 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
1748 * MAINTAINERS: Update my email address.
1750 2011-02-07 Joseph Myers <joseph@codesourcery.com>
1752 * MAINTAINERS (option handling): Add self.
1754 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
1757 * Makefile.def: Add dependency for install-gcc
1758 on install-lto-plugin.
1759 * Makfile.in: Regenerated
1761 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
1763 * MAINTAINERS (CPU Port Maintainers): Add myself.
1765 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
1768 * configure.ac: Discard --with-* flags for host when configuring
1769 target libraries for cross build.
1770 * configure: Rebuilt.
1772 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1774 * MAINTAINERS (linear loop transforms): Removed.
1776 2011-01-25 Jakub Jelinek <jakub@redhat.com>
1778 * configure.ac: If with_ppl is no, move setting with_cloog=no
1779 after CLOOG_REQUESTED check.
1780 * configure: Regenerated.
1782 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1784 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1785 CLooG has been requested.
1786 * configure: Regenerated.
1788 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1790 * configure: Regenerated.
1791 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1793 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1795 * configure: Regenerated.
1796 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1798 2011-01-21 Andreas Schwab <schwab@redhat.com>
1800 * configure.ac: Use AS_HELP_STRING throughout.
1801 * configure: Regenerate.
1803 2011-01-18 Jie Zhang <jie.zhang@analog.com>
1805 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1806 * configure: Regenerate.
1808 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1810 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1812 2011-01-13 Joel Brobecker <brobecker@adacore.com>
1814 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1816 * configure: Regenerate.
1818 2011-01-07 Jan Hubicka <jh@suse.cz>
1821 * Makefile.in: Regenerate.
1822 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1825 2011-01-07 Jan Hubicka <jh@suse.cz>
1827 * Makefile.in: Regenerate.
1828 * Makefile.def (gcc host module) and soft dependency on lto-plugin
1829 and configure dependency on lto-plugin configure.
1830 (lto-plugin module): Remove dependency on GCC; add dependency on
1833 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
1835 * MAINTAINERS (Write After Approval): Add myself.
1837 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
1839 * configure: Regenerate.
1841 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1843 * configure.ac: (picochip): Disable libiberty.
1845 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
1847 * MAINTAINERS (Write After Approval): Add myself.
1849 2010-12-10 Ian Lance Taylor <iant@google.com>
1852 * configure.ac: For --disable-libgcj clear libgcj_saved.
1853 * configure: Rebuild.
1855 2010-12-10 Tobias Burnus <burnus@net-b.de>
1858 * configure.ac: Add --disable-libquadmath and
1859 --disable-libquadmath-support.
1860 * configure: Regenerate.
1862 2010-12-03 Ian Lance Taylor <iant@google.com>
1864 * MAINTAINERS: Add myself as libgo maintainer.
1866 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
1869 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1870 * configure: Regenerate.
1872 2010-12-02 Ian Lance Taylor <iant@google.com>
1874 * configure.ac: Always set default for poststage1_ldflags to
1875 -static-libstdc++ -static-libgcc.
1877 2010-11-29 Andreas Schwab <schwab@redhat.com>
1879 * configure.ac: Move comment to remove extra space in last argument
1882 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
1885 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1886 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1887 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1888 (BASE_FLAGS_TO_PASS): Use it.
1889 * configure: Rebuilt.
1890 * Makefile.in: Rebuilt.
1892 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
1895 * configure.ac: Correct comments for --enable-gold/--enable-ld.
1896 Properly check default linker.
1897 * configure: Regnerated.
1899 2010-11-23 Matthias Klose <doko@ubuntu.com>
1901 * configure.ac: For --enable-gold, handle value `default' instead of
1902 `both*'. New configure option --{en,dis}able-ld.
1903 * configure: Regenerate.
1905 2010-11-20 Ian Lance Taylor <iant@google.com>
1907 * configure.ac: Only disable a language library if no language needs
1908 it. Don't let --disable-libgcj uncondtionally disable libffi.
1909 * configure: Rebuild.
1911 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1913 * Makefile.in: Regenerate.
1916 * configure.ac: Fix just-built in-tree STRIP name to be
1918 * configure: Regenerate.
1919 * Makefile.def (install-strip-gcc, install-strip-binutils)
1920 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1921 (install-strip-sid): Mirror dependencies on non-strip variants
1922 of these targets on the respective -strip prerequisites.
1923 * Makefile.tpl (install-strip, install-strip-host)
1924 (install-strip-target): New targets.
1925 (install-strip-[+module+], install-strip-target-[+module+]):
1927 * Makefile.in: Regenerate.
1929 2010-11-19 Ian Lance Taylor <iant@google.com>
1930 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1932 * configure.ac: Add target-libgo to target_libraries. Set
1933 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1934 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1935 (HOST_EXPORTS): Add GOC.
1936 (BASE_TARGET_EXPORTS): Add GOC.
1937 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1938 (GOCFLAGS_FOR_TARGET): New variable.
1939 (EXTRA_HOST_FLAGS): Add GOC.
1940 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1941 * Makefile.def (target_modules): Add libgo.
1942 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1943 (dependencies): Add dependency from configure-target-libgo to
1944 configure-target-libffi and all-target-libstdc++-v3. Add
1945 dependencies from all-target-libgo to all-target-libffi.
1946 (languages): Add go.
1947 * configure: Rebuild.
1948 * Makefile.in: Rebuild.
1950 2010-11-19 Ian Lance Taylor <iant@google.com>
1952 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1953 compiler/flag environment variables.
1955 2010-11-18 Ian Lance Taylor <iant@google.com>
1957 * configure.ac: Check for lang_requires_boot_languages in
1958 config-lang.in files.
1959 * configure: Rebuild.
1961 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1962 Tobias Burnus <burnus@net-b.de>
1965 * Makefile.def: Add libquadmath; build it with language=fortran.
1966 * configure.ac: Add libquadmath.
1967 * Makefile.tpl: Handle multiple libs in check-[+language+].
1968 * Makefile.in: Regenerate.
1969 * configure: Regenerate.
1971 2010-11-16 Tom Tromey <tromey@redhat.com>
1973 * MAINTAINERS: Moved myself to reviewers section.
1975 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
1977 * MAINTAINERS: Moved myself to reviewers section.
1979 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1981 * MAINTAINERS (Various Maintainers): Add self for build machinery.
1982 (Write After Approval): Remove self.
1984 2010-11-15 Andreas Schwab <schwab@redhat.com>
1986 * configure.ac: Fix spelling in option names.
1987 * configure: Regenerated.
1989 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
1992 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1993 * configure: Regenerated.
1995 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
1997 * MAINTAINERS: Update my email address.
1999 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2001 * configure: Regenerate.
2003 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2005 * configure: Regenerate.
2007 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2009 * configure: Regenerate.
2011 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2013 * configure: Regenerate.
2015 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
2017 * configure.ac: Support official CLooG.org versions.
2018 * configure: Regenerate.
2019 * config/cloog.m4: New.
2021 2010-11-10 François Dumont <francois.cppdevs@free.fr>
2023 * MAINTAINERS (Write After Approval): Add myself.
2025 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
2027 * MAINTAINERS: Update my email address.
2029 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
2031 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2032 * configure: Regenerate.
2034 2010-11-03 Ian Lance Taylor <iant@google.com>
2035 Dave Korn <dave.korn.cygwin@gmail.com>
2038 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
2039 and on other supported platforms whenever LTO is enabled.
2040 * configure: Rebuild.
2042 2010-11-02 Alan Modra <amodra@gmail.com>
2045 * configure.ac: Error when source path contains spaces.
2046 * configure: Regenerate.
2048 2010-10-23 James E. Wilson <wilson@codesourcery.com>
2050 * MAINTAINERS: Update my email address.
2052 2010-10-20 Ian Lance Taylor <iant@google.com>
2054 * Makefile.def (target_modules): Set lib_path to src/.libs for
2055 libstdc++-v3 module.
2056 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2057 * Makefile.in: Rebuild.
2059 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2061 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
2062 (Write After Approval): Remove myself.
2064 2010-10-15 Tristan Gingold <gingold@adacore.com>
2066 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2068 2010-10-14 Douglas Rupp <rupp@gnat.com>
2070 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2072 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
2074 * configure.ac (build_lto_plugin): New shell variable.
2075 (--enable-lto): Turn on by default for all non-ELF platforms that
2076 have had LTO support added so far. Set build_lto_plugin appropriately
2077 for both ELF and non-ELF.
2078 (configdirs): Add lto-plugin or not based on build_lto_plugin.
2079 * configure: Regenerate.
2081 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2084 * configure.ac (v850 support): Remove target-libgloss from
2086 * configure: Regenerate.
2088 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2092 * configure.ac: Honor initial values of $build_configargs,
2093 $host_configargs, $target_configargs. Mark the precious, so
2094 environment settings get recorded.
2095 * configure: Regenerate.
2097 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2100 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2101 Depend on all-build-libiberty.
2102 * Makefile.in: Regenerate.
2104 2010-09-30 Michael Eager <eager@eagercon.com>
2106 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2107 * configure: Regenerate.
2109 2010-09-28 Michael Eager <eager@eagercon.com>
2111 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
2113 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2116 * configure.ac: Fix unportable shell quoting.
2117 * configure: Regenerate.
2119 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
2121 * configure.ac (enable-lto): Add Darwin to the list of supported lto
2122 targets and amend comment.
2123 * configure: Regenerate.
2125 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
2127 * MAINTAINERS (Write After Approval): Add myself.
2129 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
2131 * configure.ac: Enable LTO by default on Darwin.
2132 * configure: Regenerate.
2134 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
2136 * MAINTAINERS (Write After Approval): Add myself.
2138 2010-09-01 Ian Bolton <ian.bolton@arm.com>
2140 * MAINTAINERS (Write After Approval): Add myself.
2142 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
2144 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2147 2010-07-28 David Yuste <david.yuste@gmail.com>
2149 * MAINTAINERS (Write After Approval): Add myself.
2151 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
2153 * configure.ac: Support all v850 targets.
2154 * configure: Regenerate.
2156 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
2159 * configure.ac (extra_mpfr_configure_flags): Copy from
2160 extra_mpc_gmp_configure_flags.
2161 * configure: Re-generated.
2163 2010-07-22 Andi Kleen <ak@linux.intel.com>
2165 * MAINTAINERS (Write After Approval): Add myself.
2167 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
2169 * MAINTAINERS (Write After Approval): Add myself.
2171 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
2173 * MAINTAINERS (Write After Approval): Add myself.
2175 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
2178 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2179 Provide -B option to allow for link spec %s substitutions for
2180 libstdc++.a on darwin.
2181 * Makefile.in: Regenerate.
2183 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
2185 * MAINTAINERS (Reviewers): Update my e-mail address
2187 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
2189 * Makefile.def (configure-gcc): Depend on all-libelf.
2190 * Makefile.in: Rebuild.
2192 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
2194 * MAINTAINERS (Write After Approval): Add myself in the right place.
2196 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
2198 * MAINTAINERS (Write After Approval): Add myself.
2200 2010-05-25 Sterling Augustine <sterling@tensilica.com>
2202 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
2204 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
2206 * config.sub: Update to version 2010-05-21.
2207 * config.guess: Update to version 2010-04-03.
2209 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
2211 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2212 * configure: Regenerate.
2214 2010-05-12 Sriraman Tallam <tmsriram@google.com>
2216 * MAINTAINERS (Write After Approval): Add myself.
2218 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
2220 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2221 a platform that supports LTO.
2222 * configure: Regenerate.
2224 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
2226 * configure.ac: Allow all the versions greater than 0.10 of PPL.
2227 * configure: Regenerated.
2229 2010-04-27 Roland McGrath <roland@redhat.com>
2230 H.J. Lu <hongjiu.lu@intel.com>
2232 * configure.ac (--enable-gold): Support both, both/gold and
2233 both/bfd to add gold to configdirs without removing ld.
2234 * configure: Regenerated.
2236 * Makefile.def: Add install-gold dependency to install-ld.
2237 * Makefile.in: Regenerated.
2239 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
2242 * configure.ac (--enable-lto): Refactor handling so libelf tests
2243 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2244 and allow LTO to be explicitly enabled on non-ELF platforms that
2245 are known to support it inside else-clause.
2246 * configure: Regenerate.
2248 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
2250 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2251 * configure: Regenerate.
2253 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
2255 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2256 * configure: Regenerate.
2258 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2260 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2262 * configure: Regenerate.
2264 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
2266 * MAINTAINERS (Write After Approval): Add myself.
2268 2010-04-14 Tristan Gingold <gingold@adacore.com>
2270 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2271 * configure: Regenerate.
2273 2010-04-13 Steve Ellcey <sje@cup.hp.com>
2275 * configure: Regenerate after change to elf.m4.
2277 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
2279 * MAINTAINERS (Write After Approval): Add myself.
2281 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2283 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2284 * configure: Regenerated.
2286 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2288 * configure.ac: Print "buggy but acceptable" when CLooG
2289 revision is less than 9.
2290 * configure: Regenerated.
2292 2010-04-01 Diego Novillo <dnovillo@google.com>
2294 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
2296 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2303 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2305 * configure.ac: Do not pass --enable-multilib nor
2306 --disable-multilib in baseargs. Accept explicitly passed
2308 * configure: Regenerate.
2310 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
2312 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
2314 2010-03-31 Janis Johnson <janis187@us.ibm.com>
2316 * MAINTAINERS: Remove myself.
2318 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2321 * configure.ac: Do not pass --enable-multilib nor
2322 --disable-multilib in baseargs. Accept explicitly passed
2324 * configure: Regenerate.
2326 2010-03-28 Andrew Pinski <pinskia@gmail.com>
2328 * MAINTAINERS (spu port): Remove me.
2330 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2332 * configure.ac (tic6x-*-*): New case.
2333 * configure: Regenerate.
2335 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2337 * config.sub: Update to version 2010-03-22.
2338 * config.guess: Update to version 2009-12-30.
2340 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
2343 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2344 * configure: Regenerate.
2346 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2348 * MAINTAINERS: Update my email address.
2350 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
2352 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
2353 (ghassan.shobaki@amd.com): Removed.
2355 2010-03-17 Alan Modra <amodra@gmail.com>
2357 * MAINTAINERS: Update my email address.
2359 2010-03-16 Diego Novillo <dnovillo@google.com>
2361 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
2364 2010-03-16 Joseph Myers <joseph@codesourcery.com>
2366 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
2367 Gutson, Jeffrey D. Oldham and Mark Shinwell.
2369 2010-03-16 Joseph Myers <joseph@codesourcery.com>
2371 * MAINTAINERS: Update my email address.
2373 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
2375 * MAINTAINERS: Update my email address.
2377 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
2379 * MAINTAINERS: Update my email address.
2381 2010-03-09 Jie Zhang <jie@codesourcery.com>
2383 * MAINTAINERS: Update my email address.
2385 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2388 * configure.ac (RANLIB): Default to true.
2390 (RANLIB_FOR_TARGET): Remove superfluous : argument.
2391 * configure: Regenerate.
2393 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
2395 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
2396 (Write After Approval): Update my email address.
2398 2010-02-17 Nick Clifton <nickc@redhat.com>
2401 * Makefile.tpl (local-distclean): Also remove config.cache files in
2402 sub-directories as there may not be Makefiles present in the
2404 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2405 the config.cache files found by the find command.
2407 * Makefile.in: Regenerate.
2408 * configure.ac: Revert previous delta.
2409 * configure: Regenerate.
2411 2010-02-15 Nick Clifton <nickc@redhat.com>
2414 * configure.ac: Delete config.cache files in sub-directories when
2416 * configure: Regenerate.
2418 2010-02-12 Ben Elliston <bje@gnu.org>
2420 * MAINTAINERS: Update my email address.
2422 2010-02-08 Andrew Pinski <pinskia@gmail.com>
2424 * MAINTAINERS (spu port): Update my email address.
2426 2010-02-08 Jie Zhang <jie.zhang@analog.com>
2428 * MAINTAINERS: Add myself as a maintainer for the bfin port.
2430 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2432 * configure.ac: Add "recommended" version checks for GMP/MPC.
2433 Update recommended GMP/MPFR/MPC versions.
2434 * configure: Regenerate.
2436 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
2438 * MAINTAINERS: Move my Embecosm email address into the
2439 write-after-approval section.
2441 2010-01-26 Ian Lance Taylor <iant@google.com>
2443 * MAINTAINERS: Add myself as Go frontend maintainer.
2445 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
2447 PR libstdc++/36101, PR libstdc++/42813
2448 * configure.ac (bootstrap_target_libs): Make inclusion of
2449 target-libgomp conditional on libgomb being in target_configdirs.
2450 * configure: Regenerate.
2452 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
2454 PR libstdc++/36101, PR libstdc++/42813
2455 * configure.ac (bootstrap_target_libs): Include target-libgomp.
2456 * configure: Regenerate.
2458 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
2460 PR libstdc++/36101, PR libstdc++/42813
2461 * configure.ac (target_configdirs): Substitute.
2462 * Makefile.def: Bootstrap target module libgomp.
2463 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2464 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2465 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2466 * configure, Makefile.in: Regenerate.
2468 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
2470 * MAINTAINERS: Adjust my details.
2472 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
2474 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
2476 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
2478 * MAINTAINERS: reindented my entry with tabs instead of spaces.
2480 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
2482 * MAINTAINERS (Write After Approval): Add myself.
2484 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2486 * MAINTAINERS (Write After Approval): Add myself.
2488 2010-01-11 Richard Guenther <rguenther@suse.de>
2491 * Makefile.def (all-lto-plugin): Depend on all-gcc.
2492 * Makefile.in: Regenerated.
2494 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
2496 * configure.ac: Enable libjava build on x86_64-*freebsd*.
2497 * configure: Regenerate.
2499 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2500 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2503 * configure.ac: Include libtool m4 files.
2504 (_LT_CHECK_OBJDIR): Call it.
2505 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2506 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
2508 * configure: Regenerate.
2510 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2513 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2514 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
2515 * Makefile.in: Regenerate.
2517 2010-01-02 Richard Guenther <rguenther@suse.de>
2520 * configure.ac: Include config/elf.m4. Disable LTO if not
2521 builting for an elf target.
2522 * configure: Regenerate.
2524 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
2526 * MAINTAINERS: Change my email address.
2528 2009-12-18 Ben Elliston <bje@au.ibm.com>
2530 * config.sub, config.guess: Update from upstream sources.
2532 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
2534 * MAINTAINERS (Write After Approval): Add myself.
2536 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2542 * configure.ac: Require MPC.
2543 * configure: Regenerate.
2545 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2549 * libtool.m4: Sync from git Libtool.
2550 * ltoptions.m4: Likewise.
2551 * ltversion.m4: Likewise.
2552 * lt~obsolete.m4: Likewise.
2553 * ltmain.sh: Likewise.
2555 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2557 * configure.ac: Update minimum MPC version to 0.8.
2558 * configure: Regenerate.
2560 2009-11-21 Sebastian Pop <sebpop@gmail.com>
2562 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
2563 * configure: Regenerated.
2565 2009-11-21 Ian Lance Taylor <iant@google.com>
2567 * configure.ac: Change default of poststage1_ldflags to be empty if
2568 poststage1_libs is set. When poststage1_libs is empty, and
2569 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2570 * configure: Rebuild.
2572 2009-11-21 Adam Nemet <adambnmet@gmail.com>
2574 * MAINTAINERS (Write After Approval): Update my email address.
2576 2009-11-20 Ben Elliston <bje@au.ibm.com>
2578 * config.guess: Update from upstream sources.
2580 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2582 * Makefile.def: Restore host and target settings for gmp.
2583 * Makefile.in: Rebuild.
2585 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2587 * configure.ac: Add libelf to host_libs. Enable in-tree configury
2588 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
2589 Fix portability of test of C++ as bootstrap language. Add
2590 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2591 * configure: Rebuild.
2592 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2593 and cloog. Fix in-tree ppl configuration. Introduce libelf
2595 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2596 (POSTSTAGE1_HOST_EXPORTS): Use it.
2597 (STAGE[+id+]_CXXFLAGS): New.
2598 (BASE_FLAGS_TO_PASS): Pass it down.
2599 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
2601 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2602 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2604 * Makefile.in: Rebuild.
2606 2009-11-17 Ben Elliston <bje@au.ibm.com>
2608 * config.sub, config.guess: Update from upstream sources.
2610 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2612 * MAINTAINERS (Write After Approval): Add myself.
2614 2009-11-09 Jon Beniston <jon@beniston.com>
2616 * MAINTAINERS (Write After Approval): Add myself.
2618 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
2620 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
2621 paths for *-w64-mingw* and x86_64-*mingw*.
2622 * configure: Regenerated.
2624 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
2626 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2628 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
2630 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2631 Phil Edwards to Write-After Approval.
2633 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
2635 * configure.ac: Disable target-winsup & co for
2636 x86_64-*-mingw* and *-w64-mingw* targets.
2637 * configure: Regenerated.
2639 2009-10-16 Nick Clifton <nickc@redhat.com>
2641 * MAINTAINERS: Add myself as a maintainer for the RX port.
2643 2009-10-26 Johannes Singler <singler@kit.edu>
2645 * MAINTAINERS (Write After Approval): Update my e-mail address.
2647 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2649 * configure.ac (CLooG test): Use = with test.
2650 * configure: Regenerate.
2652 2009-10-22 Richard Guenther <rguenther@suse.de>
2654 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
2655 cloog if the ppl version check failed. Move flags saving
2656 before setting in libelf check.
2657 * configure: Regenerate.
2659 2009-10-21 Richard Guenther <rguenther@suse.de>
2661 * configure.ac: Adjust the ppl and cloog configure to work as
2662 documented. Disable cloog if ppl was disabled. Omit the version
2663 checks if they were disabled.
2664 * configure: Re-generate.
2666 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2668 * configure.ac: Add 'lto' to enable_languages, not
2669 new_enable_languages, and only if not already present.
2670 * configure: Regenerate.
2672 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
2674 * README: Refer to the various COPYING* files instead of just
2676 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2678 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
2680 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2682 2009-10-07 Richard Guenther <rguenther@suse.de>
2684 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2685 and Richard Guenther as reviewers.
2686 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2689 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
2691 * config.sub: Update from upstream sources.
2693 2009-10-06 Ian Lance Taylor <iant@google.com>
2695 * Makefile.def: check-gold depends upon all-gas.
2696 * Makefile.in: Rebuild.
2698 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
2700 * MAINTAINERS (Write After Approval): Add myself.
2702 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
2704 * Makefile.def: all-lto-plugin depends on all-libiberty.
2705 set bootstrap=true for lto-plugin.
2707 * Makefile.in: Regenerate.
2708 * configure.ac (host_libs): Add lto-plugin.
2709 * configure: Regenerate.
2711 2009-10-03 Diego Novillo <dnovillo@google.com>
2713 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2714 (HOST_LIBELFLIBS): Define.
2715 (HOST_LIBELFINC): Define.
2716 * Makefile.in: Regenerate.
2717 * configure.ac: Add --enable-lto.
2718 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2719 If --enable-lto is used, add 'lto' to new_enable_languages.
2720 If --enable-lto is used and gold is enabled, add
2721 lto-plugin to configdirs.
2722 * configure: Regenerate.
2724 2009-10-03 Simon Baldwin <simonb@google.com>
2726 * configure.ac: If --with-system-zlib, suppress local zlib and
2727 pass --with-system-zlib to subdir configure scripts.
2728 * configure: Regenerate.
2730 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
2731 Paolo Bonzini <bonzini@gnu.org>
2733 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2735 * Makefile.in: Rebuilt.
2737 2009-09-26 Gary Funck <gary@intrepid.com>
2739 * MAINTAINERS (Write After Approval): Add myself.
2741 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2743 * configure.ac: Update minimum MPC version to 0.7.
2744 * configure: Regenerate.
2746 2009-09-25 Nick Clifton <nickc@redhat.com>
2748 * configure.ac: Pass any --cache-file=/dev/null option on to
2750 * configure: Regenerate.
2752 2009-09-23 Nick Clifton <nickc@redhat.com>
2754 * config.sub, config.guess: Update from upstream sources.
2756 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
2758 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2759 * Makefile.in: Rebuilt.
2761 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2764 * configure.ac: Error out if $srcdir isn't '.' but contains
2765 host-${host_noncanonical}.
2766 * configure: Regenerate.
2768 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2770 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2773 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2775 * configure.ac: If bootstrapping a combined tree with
2776 --enable-gold, require c++ in stage1_languages.
2777 * configure: Regenerate.
2779 * configure.ac: Also add target_libs of stage1_languages to
2780 bootstrap_target_libs.
2781 * configure: Regenerate.
2783 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2784 with --enable-languages not containing c++.
2785 * configure: Regenerate.
2787 2009-09-15 Jie Zhang <jie.zhang@analog.com>
2789 * configure.ac: Disable java and boehm-gc for bfin-*-*.
2790 * configure: Regenerate.
2792 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
2794 * MAINTAINERS (Write After Approval): Update my e-mail address,
2795 and move from from here...
2796 (Waiting for paperwork): To here.
2798 2009-09-09 Joseph Myers <joseph@codesourcery.com>
2800 * MAINTAINERS (Reviewers): Add self as driver reviewer.
2802 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2804 * configure.ac: Do not use $extrasub for replacing @if/@endif
2805 parts in Makefile; instead, use additional arguments to
2806 AC_CONFIG_COMMANDS to do the replacement manually, with several
2807 sed invocations, to avoid HP-UX sed command limits.
2808 * configure: Regenerate.
2810 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
2812 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2815 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
2817 * configure.ac (with-build-config): Document. Handle without.
2818 Handle missing argument.
2819 * configure: Rebuilt.
2821 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
2823 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
2824 Default to bootstrap-debug only if compare-debug works.
2825 * configure: Rebuilt.
2826 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2827 * Makefile.in: Rebuilt.
2829 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2831 * MAINTAINERS (OS Port Maintainers): Update my email address.
2833 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
2835 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2836 * Makefile.in: Rebuilt.
2838 2009-09-01 Chris Demetriou <cgd@google.com>
2840 * MAINTAINERS (Write After Approval): Add myself.
2842 2009-08-31 Dodji Seketeli <dodji@redhat.com>
2845 * include/dwarf2.h (enum dwarf_tag): Added
2846 DW_TAG_GNU_template_template_param
2847 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2849 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
2851 * Makefile.tpl (AWK): Fix typo.
2852 * Makefile.in: Regenerate.
2854 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
2856 * configure.ac: Detect awk and sed.
2857 * Makefile.def (flags_to_pass): Add AWK and SED.
2858 * Makefile.tpl (AWK, SED): New.
2859 (BASE_FLAGS_TO_PASS): Add AWK and SED.
2860 * configure: Regenerate.
2861 * Makefile.in: Regenerate.
2863 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
2865 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2866 (collapseslashes): Likewise.
2868 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2870 * configure.ac (AC_PREREQ): Bump to 2.64.
2872 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2874 * configure.ac: Remove --with-datarootdir, --with-docdir,
2875 --with-pdfdir, --with-htmldir switches.
2876 * configure: Regenerate.
2878 * configure: Regenerate.
2880 * compile: Sync from Automake 1.11.
2881 * depcomp: Likewise.
2882 * install-sh: Likewise.
2883 * missing: Likewise.
2884 * mkinstalldirs: Likewise.
2887 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
2889 * ltmain.sh (func_normal_abspath): New function.
2890 (func_relative_path): Likewise.
2891 (func_mode_help): Document new -bindir option for link mode.
2892 (func_mode_link): Add new -bindir option, and use it to place
2893 output DLL if specified.
2895 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2897 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2898 (baseargs): Add --disable-option-checking.
2899 * configure: Regenerate.
2901 * Makefile.def (configure-target-libiberty): Depend on
2902 all-binutils and all-ld.
2903 (configure-target-newlib): Likewise.
2904 * Makefile.in: Regenerate.
2906 2009-08-17 Ben Elliston <bje@au.ibm.com>
2908 * config.sub, config.guess: Update from upstream sources.
2910 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2912 Sync from src, merge:
2914 2009-07-02 Tristan Gingold <gingold@adacore.com>
2916 * configure.ac: Do not exclude gas for i386-*-darwin.
2917 Add a case for x86_64-*-darwin.
2918 * configure: Regenerate.
2920 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
2922 * MAINTAINERS: Add my name to Write After Approval list.
2924 2009-08-06 Michael Eager <eager@eagercon.com>
2926 * configure.ac: Add Microblaze target.
2927 * configure: Regenerate.
2929 2009-07-31 Christian Bruel <christian.bruel@st.com>
2931 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2932 * configure: Regenerate.
2934 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
2936 * MAINTAINERS (Write After Approval): Update my e-mail address.
2938 2009-07-06 Ian Lance Taylor <iant@google.com>
2940 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2941 * configure: Rebuild.
2943 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
2945 * MAINTAINERS: Move myself to the Graphite Reviewers.
2947 2009-06-30 Wei Guozhi <carrot@google.com>
2949 * MAINTAINERS: Add my name to Write After Approval list.
2951 2009-06-26 Steve Ellcey <sje@cup.hp.com>
2954 * configure.ac (comparestring): Create new variable.
2955 * Makefile.tpl (comparestring): Use to skip some comparisions.
2956 * configure: Regenerate.
2957 * Makefile.in: Regenerate.
2959 2009-06-26 Doug Evans <dje@sebabeach.org>
2961 * Makefile.def (host_modules): Add cgen.
2962 * Makefile.in: Regenerate.
2963 * configure.ac (host_tools): Add cgen.
2964 * configure: Regenerate.
2966 2009-06-23 DJ Delorie <dj@redhat.com>
2968 * MAINTAINERS: Add myself as mep maintainer.
2970 2009-06-23 Ian Lance Taylor <iant@google.com>
2972 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
2973 boot_languages. Only bootstrap target libraries listed in
2974 target_libs for some boot language. Add --with-stage1-ldflags,
2975 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
2976 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
2977 if not building with C++.
2978 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2979 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2980 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2981 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2982 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
2983 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2984 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2985 * configure, Makefile.in: Rebuild.
2987 2009-06-23 Li Feng <nemokingdom@gmail.com>
2989 * MAINTAINERS: Added my name to write-after-approval list.
2991 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
2993 * configure.ac: Define is_elf for QNX Neutrino targets.
2994 * configure: Regenerate.
2996 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
2998 * MAINTAINERS: Added my name to the write-after-approval list
3000 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3002 * configure.ac: Detect MPC in default directory.
3003 * configure: Regenerate.
3005 2009-06-03 Jerome Guitton <guitton@adacore.com>
3006 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3008 * Makefile.tpl (all): Avoid a trailing backslash.
3009 * Makefile.in: Regenerate.
3011 2009-06-03 Ben Elliston <bje@au.ibm.com>
3013 * config.sub, config.guess: Update from upstream sources.
3015 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
3017 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3019 * configure: Regenerate.
3021 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
3023 * Makefile.tpl ([+compare-target+]): Compare all stage
3024 directories, rather than just gcc.
3025 * Makefile.in: Rebuilt.
3027 2009-06-01 Doug Kwan <dougkwan@google.com>
3029 * configure.ac: Support gold for target arm*-*-*.
3030 * configure: Regenerate.
3032 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3034 * Makefile.def: Add MPC support and dependencies.
3035 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
3037 * Makefile.in, configure: Regenerate.
3039 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
3041 * Makefile.tpl (all): Avoid harmless warning in make all when
3042 gcc-bootstrap is enabled but stage_last does not exist.
3043 * Makefile.in: Rebuilt.
3045 2009-05-24 Nicolas Roche <roche@adacore.com>
3047 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3048 * Makefile.in: Regenerate.
3050 2009-05-21 Denis Chertykov <chertykov@gmail.com>
3052 * MAINTAINERS: Update my e-mail address.
3054 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
3056 * configure.ac (cygwin noconfigdirs): Remove libgcj.
3057 * configure: Regenerate.
3059 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
3062 * Makefile.tpl (all): Don't assume gcc-bootstrap and
3063 gcc-no-bootstrap are mutually exclusive.
3064 * Makefile.in: Rebuilt.
3066 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
3069 * Makefile.tpl (all): Don't end with unconditional success.
3070 * Makefile.in: Rebuilt.
3072 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
3075 * Makefile.def (flags_to_pass): Remove redundant and incomplete
3076 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3077 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3078 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
3079 stage_configureflags, stage_cflags and stage_libcflags into
3080 explicit Makefile macros.
3081 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3083 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3084 CC. Set CC_FOR_BUILD from CC.
3085 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3086 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3087 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3088 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
3090 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3091 (_LIBCFLAGS): Renamed to _TFLAGS.
3092 (do-compare-debug, do-compare3-debug): Drop.
3093 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3094 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3095 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3096 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3097 (XGCC_FLAGS_FOR_TARGET): New.
3098 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3099 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3100 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3101 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
3102 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
3103 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
3105 (BUILD_CONFIG): Include if requested.
3106 (all): Set TFLAGS on bootstrap.
3107 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3108 (all-stageid-prefixmodule): Likewise.
3109 (do-clean, distclean-stageid): Set TFLAGS.
3110 (restrap): Fix whitespace.
3111 * Makefile.in: Rebuilt.
3113 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
3115 * config.guess: Sync with src.
3117 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
3119 * configure.ac ($with_ppl): Default to no if not supplied.
3120 ($with_cloog): Likewise.
3121 configure: Regenerate.
3123 2009-04-27 James E. Wilson <wilson@codesourcery.com>
3125 * MAINTAINERS: Update my e-mail address.
3127 2009-04-27 Nick Clifton <nickc@redhat.com>
3129 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3131 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
3133 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3134 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3135 * Makefile.in: Regenerate.
3137 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3140 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3141 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3143 * configure, Makefile.in: Regenerate.
3145 2009-04-21 Taras Glek <tglek@mozilla.com>
3147 * include/hashtab.h: Update GTY annotations to new syntax
3148 * include/splay-tree.h: Likewise
3150 2009-04-17 Ben Elliston <bje@au.ibm.com>
3152 * config.sub, config.guess: Update from upstream sources.
3154 2009-04-15 Anthony Green <green@moxielogic.com>
3156 * configure.ac: Add moxie support.
3157 * configure: Rebuilt.
3159 2009-04-14 Jakub Jelinek <jakub@redhat.com>
3161 * configure.ac: Change copyright header to refer to version
3162 3 of the GNU General Public License and to point readers at the
3163 COPYING3 file and the FSF's license web page.
3164 * Makefile.def: Likewise.
3165 * Makefile.tpl: Likewise.
3166 * Makefile.in: Regenerate.
3168 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
3170 * configure.ac: Restore match for darwin9 or later. Use double
3171 brackets since regeneration eats one pair.
3172 * configure: Regenerate.
3174 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
3177 * configure.ac: Require texinfo 4.7.
3178 * configure: Regenerated.
3180 2009-04-09 Nick Clifton <nickc@redhat.com>
3182 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
3183 the GCC Runtime Library Exception.
3185 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3187 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3188 * configure: Regenerate.
3190 2009-04-01 Steve Ellcey <sje@cup.hp.com>
3192 * Makefil.def (languages): New entries.
3193 * Makefile.tpl (check-gcc-*): New generic target.
3194 * Makefile.in: Regenerate.
3196 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
3198 * MAINTAINERS: Update my email address.
3200 2009-03-18 Tom Tromey <tromey@redhat.com>
3202 * configure: Rebuild.
3203 * configure.ac (host_libs): Add libiconv.
3204 * Makefile.in: Rebuild.
3205 * Makefile.def (host_modules): Add libiconv.
3206 (configure-gdb, all-gdb): Depend on libiconv.
3208 2009-03-16 Tristan Gingold <gingold@adacore.com>
3210 * configure.ac: Treat gdb as supported on x86_64-darwin.
3211 * configure: Regenerate.
3213 2009-03-16 Joseph Myers <joseph@codesourcery.com>
3215 * configure.ac (--with-host-libstdcxx): New option.
3216 * configure: Regenerate.
3218 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
3220 * MAINTAINERS: Move myself into the write after approval list.
3222 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
3224 * MAINTAINERS: Update e-mail address.
3226 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
3228 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
3230 2009-03-10 Ira Rosen <irar@il.ibm.com>
3232 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
3234 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3236 Backport from git Libtool:
3238 2009-01-19 Robert Millan <rmh@aybabtu.com>
3239 Support GNU/kOpenSolaris.
3240 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3241 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3242 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3245 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
3247 * MAINTAINERS: Update e-mail address.
3249 2009-02-24 Michael Eager <eager@eagercon.com>
3251 * MAINTAINERS (Write After Approval): Add self.
3253 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
3255 * MAINTAINERS (Write After Approval): Add myself.
3257 2009-02-05 Andreas Schwab <schwab@suse.de>
3259 * Makefile.tpl (stage_last): Define $r and $s before using
3260 $(RECURSE_FLAGS_TO_PASS).
3261 * Makefile.in: Regenerate
3263 2009-01-30 Ian Lance Taylor <iant@google.com>
3265 * MAINTAINERS: Move myself to the Global Reviewers list.
3267 2009-01-29 Robert Millan <rmh@aybabtu.com>
3269 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3270 * configure: Regenerate.
3272 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
3274 * MAINTAINERS: Make whitespace consistent.
3275 Remove Robert Millan from Write After Approval.
3277 2009-01-16 Alan Modra <amodra@bigpond.net.au>
3279 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3280 (all-opcodes): Depend on all-libiberty.
3281 * Makefile.in: Regenerate.
3283 2009-01-15 Douglas B Rupp <rupp@gnat.com>
3285 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3286 * configure: Regenerate.
3288 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
3290 * MAINTAINERS (Write After Approval): Add myself.
3292 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
3294 * MAINTAINERS: Add myself to reviewers (Fortran).
3296 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
3298 PR tree-optimization/38515
3299 * configure.ac (cloog-polylib): Removed.
3300 (with_ppl, with_cloog): Test for "no".
3301 * configure: Regenerated.
3303 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
3305 * MAINTAINERS: Moved myself to reviewers (Fortran).
3307 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
3309 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
3310 (Write After Approval): Remove myself.
3312 2009-01-03 Diego Novillo <dnovillo@google.com>
3314 * MAINTAINERS: Remove myself from alias maintainership.
3316 2009-01-02 David Ayers <ayers@fsfe.org>
3318 * MAINTAINERS: Update e-mail address.
3320 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
3322 * MAINTAINERS: Make whitespace consistent.
3324 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3326 Backport from upstream Libtool:
3327 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3328 Add cache variables to tests that require the linker to work.
3329 For shlibpath_overrides_runpath, this also changes the semantics
3330 to let the result from the C compiler take precedence.
3332 2008-12-02 Ben Elliston <bje@au.ibm.com>
3334 * config.sub, config.guess: Update from upstream sources.
3336 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
3338 * configure.ac (ppllibs): Add by default the lib flags.
3339 * configure: Regenerate.
3341 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
3343 * MAINTAINERS: Add myself to the write after approval list.
3345 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3347 * configure.ac: Add double brackets on darwin[912].
3348 * configure: Regenerate.
3350 2008-12-03 Daniel Kraft <d@domob.eu>
3352 * MAINTAINERS: Moved myself and Mikael Morin from Write After
3353 Approval to Reviewer section (for Fortran front-end).
3355 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
3357 * configure.ac: Expand to darwin10 and later.
3358 * configure: Regenerate.
3360 2008-12-02 Andreas Schwab <schwab@suse.de>
3362 * Makefile.def: configure-target-boehm-gc depends on
3363 all-target-libstdc++-v3.
3364 * Makefile.in: Regenerate.
3366 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
3368 * MAINTAINERS: Add myself as mingw maintainer.
3370 2008-12-02 Ben Elliston <bje@au.ibm.com>
3372 * config.sub, config.guess: Update from upstream sources.
3374 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
3376 * README.SCO: Remove.
3378 2008-11-29 Fernando Pereira <pronesto@gmail.com>
3380 * MAINTAINERS: Add myself to the write after approval list.
3382 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
3384 * MAINTAINERS: Update my email address in WAA section.
3386 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
3388 * MAINTAINERS: Update e-mail address.
3390 2008-11-27 Toon Moene <toon@moene.org>
3392 * MAINTAINERS: Change e-mail address.
3394 2008-11-27 Tristan Gingold <gingold@adacore.com>
3396 * configure.ac: Build gdb for i?86-*-darwin*
3397 * configure: Regenerated.
3399 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
3401 * MAINTAINERS: Added my full name.
3403 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3410 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3412 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3413 * Makefile.in: Regenerated.
3415 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3422 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3423 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3424 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3425 (HOST_EXPORTS): Pass CPPFLAGS.
3426 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3427 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3428 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3429 * Makefile.in, configure: Regenerated.
3430 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3431 and CPPFLAGS_FOR_BUILD.
3433 2008-11-06 Jeff Law <law@redhat.com>
3435 * MAINTAINERS: Add myself as middle end maintainer.
3437 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
3439 * MAINTAINERS (Write after approval): Add myself.
3441 2008-11-05 Diego Novillo <dnovillo@google.com>
3443 * MAINTAINERS (Global Reviewers): Add myself.
3444 (Non-Algorithmic Maintainers): Remove myself.
3446 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
3448 * MAINTAINERS (Write after approval): Add myself.
3450 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
3452 * MAINTAINERS (Write after approval): Add myself.
3454 2008-10-31 Ben Elliston <bje@au.ibm.com>
3456 * configure.ac (spu-*-*): Remove special case.
3457 * configure: Regenerate.
3459 2008-10-30 Catherine Moore <clm@codesourcery.com>
3461 * MAINTAINERS (Write after approval): Update my email address.
3463 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
3465 * configure.ac [spu-*-*]: Do not set skipdirs.
3466 * configure: Re-generate.
3468 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
3470 * MAINTAINERS (Various Maintainers): Add myself to reload.
3472 2008-10-25 Richard Guenther <rguenther@suse.de>
3474 * MAINTAINERS (Various Maintainers): Add myself as middle-end
3475 maintainer. Remove myself as libgcc-math maintainer.
3476 (Non-Algorithmic Maintainers): Remove myself.
3478 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3480 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3481 * Makefile.in: Regenerated.
3483 2008-10-23 Cary Coutant <ccoutant@google.com>
3485 * MAINTAINERS (Write after approval): Add myself.
3487 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3494 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3495 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3496 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3497 (HOST_EXPORTS): Pass CPPFLAGS.
3498 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3499 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3500 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3501 * Makefile.in, configure: Regenerated.
3502 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3503 and CPPFLAGS_FOR_BUILD.
3505 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
3507 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
3510 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
3512 * MAINTAINERS (Write After Approval): Added myself.
3514 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3516 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3517 recommended version to 2.3.2.
3519 * configure: Regenerate.
3521 2008-10-01 Mark Mitchell <mark@codesourcery.com>
3523 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
3525 2008-09-29 David Daney <david.daney@caviumnetworks.com>
3527 * MAINTAINERS (Write After Approval): Update e-mail address.
3529 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
3531 * libtool.m4: Update to libtool 2.2.6.
3532 * lt~obsolete.m4: Update to libtool 2.2.6.
3533 * ltmain.sh: Update to libtool 2.2.6.
3534 * ltsugar.m4: Update to libtool 2.2.6.
3535 * ltversion.m4: Update to libtool 2.2.6.
3536 * ltoptions.m4: Update to libtool 2.2.6.
3537 * ltgcc.m4: Update to match changes from libtool 2.2.6.
3539 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
3541 * MAINTAINERS (Write After Approval): Add myself.
3543 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3545 * MAINTAINERS (Write After Approval): Update my name.
3547 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
3549 * MAINTAINERS: Add myself in "Write After Approval".
3551 2008-09-18 Steve Ellcey <sje@cup.hp.com>
3553 * MAINTAINERS: Add myself as ia64 maintainer.
3555 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
3557 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3558 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3559 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3560 and Michael Tiemann from Write After Approval since they do not
3561 actually have access.
3563 2008-09-05 Richard Guenther <rguenther@suse.de>
3565 * configure.ac: Initialize clooglibs to -lcloog.
3566 * configure: Re-generate.
3568 2008-09-04 Le-Chun Wu <lcwu@google.com>
3570 * MAINTAINERS (Write After Approval): Add myself.
3572 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
3574 * configure.ac (--with-cloog-polylib): New.
3575 (--disable-cloog-version-check): New.
3576 (--disable-ppl-version-check): New.
3577 * configure: Re-generate.
3579 2008-09-03 Richard Guenther <rguenther@suse.de>
3581 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3583 * configure: Re-generate.
3585 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
3588 * MAINTAINERS: Add picoChip maintainers.
3590 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
3591 Tobias Grosser <grosser@fim.uni-passau.de>
3592 Jan Sjodin <jan.sjodin@amd.com>
3593 Harsha Jagasia <harsha.jagasia@amd.com>
3594 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3595 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3596 Adrien Eliche <aeliche@isty.uvsq.fr>
3598 Merge from graphite branch.
3599 * configure: Regenerate.
3600 * Makefile.in: Regenerate.
3601 * configure.ac (host_libs): Add ppl and cloog.
3602 Add checks for PPL and CLooG.
3603 * Makefile.def (ppl, cloog): Added modules and dependences.
3604 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3605 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3607 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3609 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3610 (GCC_SHLIB_SUBDIR): New.
3611 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3612 * configure: Regenerate.
3613 * Makefile.in: Regenerate.
3615 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
3617 * MAINTAINERS: Consistently use tabs to separate columns.
3619 2008-08-29 Tristan Gingold <gingold@adacore.com>
3621 * MAINTAINERS (Write after Approval): Add myself.
3623 2008-08-28 Tristan Gingold <gingold@adacore.com>
3625 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3626 Enable bfd, binutils and opcodes.
3627 * configure: Regenerate.
3629 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3631 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
3633 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3635 * MAINTAINERS: Use correct Umlaut for last name.
3637 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3639 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3641 2008-08-16 David Edelsohn <edelsohn@gnu.org>
3643 * MAINTAINERS: Update my email address.
3645 2008-08-16 Nicolas Roche <roche@adacore.com>
3647 * Makefile.tpl: Add BOOT_ADAFLAGS.
3648 * Makefile.in: Regenerate.
3650 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
3652 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3653 * configure: Regenerate.
3655 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
3657 * configure.ac: Add makefile fragments for hpux.
3658 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3659 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3660 * configure: Regenerate.
3661 * Makefile.in: Regenerate.
3663 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
3665 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3667 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
3669 * MAINTAINERS (Write after Approval): Add myself.
3671 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
3673 * MAINTAINERS (Write After Approval): Add myself.
3675 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
3677 * MAINTAINERS (Write After Approval): Add myself.
3679 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
3681 * MAINTAINERS: Update my email address.
3683 2008-06-25 Joey Ye <joey.ye@intel.com>
3685 * MAINTAINERS (Write After Approval): Add myself.
3687 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3689 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3690 * Makefile.in: Regenerate.
3691 * configure: Regenerate.
3693 2008-06-17 Daniel Kraft <d@domob.eu>
3695 * MAINTAINERS (Write After Approval): Add myself.
3697 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3699 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3700 "$@" is still intact with both Autoconf 2.59 and 2.62.
3701 * configure: Regenerate.
3703 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3705 * Makefile.tpl: Fix comment errors.
3706 * Makefile.in: Regenerate.
3708 2008-06-12 David S. Miller <davem@davemloft.net>
3709 David Edelsohn <edelsohn@gnu.org>
3711 * configure.ac: Add powerpc*-*-* to gold supported targets.
3712 * configure: Regenerate.
3714 2008-06-08 Joseph Myers <joseph@codesourcery.com>
3716 PR tree-optimization/36218
3717 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3718 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3719 (all prefix="build-"): Pass them to build-system sub-makes.
3720 * Makefile.in: Regenerate.
3722 2008-06-07 Joseph Myers <joseph@codesourcery.com>
3724 * MAINTAINERS (mt port): Remove.
3725 (sco5, unixware, sco udk): Remove.
3726 (Kean Johnston): Add to Write After Approval.
3728 2008-05-30 Julian Brown <julian@codesourcery.com>
3730 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3731 of libobjc for ARM EABI Linux.
3732 * configure: Regenerate.
3734 2008-05-18 Xinliang David Li <davidxl@google.com>
3736 * ChangeLog: Remove wrong ChangeLog entry.
3738 2008-05-17 Xinliang David Li <davidxl@google.com>
3740 * MAINTAINERS (Write After Approval): Add myself.
3742 2008-05-15 Janus Weil <janus@gcc.gnu.org>
3744 * MAINTAINERS (Write After Approval): Add myself.
3746 2008-05-14 Rafael Espíndola <espindola@google.com>
3748 * config-ml.in: don't handle --enable-shared and --enable-static.
3750 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
3752 * MAINTAINERS: Update my email address.
3754 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
3756 * MAINTAINERS: Update my email address.
3758 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
3760 * MAINTAINERS (Write After Approval): Add myself.
3762 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
3764 * MAINTAINERS (Write After Approval): Add myself.
3766 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
3768 * MAINTAINERS (crx): Add myself.
3770 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3773 2008-04-14 David S. Miller <davem@davemloft.net>
3775 * configure.ac: Add sparc*-*-* to gold supported targets.
3776 * configure: Regenerate.
3778 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3781 * configure.ac: Include override.m4.
3782 * configure: Regenerate.
3784 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3786 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3787 * Makefile.in: Regenerate.
3789 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
3791 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3792 as nonconfigurable directories list.
3793 * configure: Regenerate.
3795 2008-04-14 Ben Elliston <bje@au.ibm.com>
3797 * config.sub, config.guess: Update from upstream sources.
3799 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
3801 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3802 * Makefile.in: Regenerate.
3804 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
3806 * configure.ac: Do not build libssp for the AVR.
3807 * configure: Regenerate.
3809 2008-04-07 Ian Lance Taylor <iant@google.com>
3811 * Makefile.def: check-gold depends upon all-binutils.
3812 * Makefile.in: Regenerate.
3814 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
3816 * MAINTAINERS (Write After Approval): Add myself.
3818 2008-04-04 Nick Clifton <nickc@redhat.com>
3821 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3823 * configure: Regenerate.
3825 2008-04-04 NightStrike <NightStrike@gmail.com>
3828 * configure.ac: Combine rules for mingw32 and mingw64.
3829 * configure: Regenerate.
3831 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
3833 * MAINTAINERS (Write After Approval): Add myself.
3835 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
3837 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3838 * Makefile.in (.NOTPARALLEL): Ditto.
3840 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
3842 * MAINTAINERS (Write After Approval): Add myself.
3844 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
3846 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3847 * Makefile.in (.NOTPARALLEL): Regenerate.
3849 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
3851 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3852 * Makefile.in: Regenerate.
3854 2008-03-26 Jakub Staszak <kuba@et.pl>
3856 * MAINTAINERS (Write After Approval): Add myself.
3858 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3860 * MAINTAINERS: Update e-mail address.
3862 2008-03-20 Ian Lance Taylor <iant@google.com>
3864 * configure.ac: Add support for --enable-gold.
3865 * Makefile.def: Add gold as a directory like ld.
3866 * configure, Makefile.in: Regenerate.
3868 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3870 * configure.ac: m4_include config/proginstall.m4.
3871 * configure: Regenerate.
3873 Backport from upstream Libtool:
3875 2007-10-12 Eric Blake <ebb9@byu.net>
3877 Deal with Autoconf 2.62's semantic change in m4_append.
3878 * ltsugar.m4 (lt_append): Replace broken versions of
3880 (lt_if_append_uniq): Don't require separator to be overquoted,
3881 and avoid broken m4_append.
3882 (lt_dict_add): Fix typo.
3883 * libtool.m4 (_LT_DECL): Don't overquote separator.
3885 2008-03-13 David Edelsohn <edelsohn@gnu.org>
3887 * config.rpath: Add AIX 6 support.
3889 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
3891 * Makefile.def (stageprofile). Remove -fprofile-generate
3892 from stage_libcflags.
3893 * Makefile.in: Regenerate.
3895 2008-03-13 Ben Elliston <bje@au.ibm.com>
3897 * config.sub, config.guess: Update from upstream sources.
3899 2008-03-06 Tom Tromey <tromey@redhat.com>
3901 * MAINTAINERS: Update for treelang deletion.
3903 2008-03-03 James E. Wilson <wilson@tuliptree.org>
3905 * MAINTAINERS: Update my email address.
3907 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
3909 * MAINTAINERS (darwin port): Add myself as a maintainer.
3910 (objective-c/c++): Add myself as a maintainer.
3912 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
3914 * MAINTAINERS (Write After Approval): Update my email address.
3916 2008-02-25 Tomas Bily <tbily@suse.cz>
3918 * MAINTAINERS (Write After Approval): Add myself.
3920 2008-02-23 Jakub Jelinek <jakub@redhat.com>
3922 * MAINTAINERS (OpenMP): Add myself.
3924 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
3929 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3930 * configure: Regenerate.
3932 * Makefile.def: Define stage_libcflags for all bootstrap stages.
3933 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3934 STAGE4_LIBCFLAGS): New.
3935 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3936 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3937 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3938 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3939 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3940 for target modules. Don't export LIBCFLAGS.
3941 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3942 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3943 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3944 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3945 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3946 * Makefile.in: Regenerate.
3948 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3951 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3952 Do not use -DDLL_EXPORT. Backport from upstream.
3954 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3956 * MAINTAINERS (Write After Approval): Add myself.
3958 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
3960 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3961 * configure: Regenerate.
3963 2008-01-31 Marc Gauthier <marc@tensilica.com>
3965 * configure.ac (xtensa*-*-*): Recognize processor variants.
3966 * configure: Regenerate.
3968 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3971 * configure.ac (PARSE_ARGS): Push suitable setting of
3972 ac_subdirs_all, for `./configure --help=recursive'.
3973 Handle `+' in generic toplevel directory disabling.
3974 * configure: Regenerate.
3976 2008-01-28 Nick Clifton <nickc@redhat.com>
3978 * MAINTAINERS (xstormy16): Take over maintainership.
3980 2008-01-25 Joseph Myers <joseph@codesourcery.com>
3982 * MAINTAINERS (c4x port): Remove.
3984 2008-01-24 David Edelsohn <edelsohn@gnu.org>
3986 * libtool.m4: Backport AIX 6 support from ToT Libtool.
3988 2008-01-23 Ben Elliston <bje@au.ibm.com>
3990 * config.sub, config.guess: Update from upstream sources.
3992 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
3994 * MAINTAINERS (Write After Approval): Add myself.
3996 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
3998 * MAINTAINERS: Update my email address.
4000 2008-01-09 Raksit Ashok <raksit@google.com>
4002 * MAINTAINERS (Write After Approval): Add myself.
4004 2008-01-09 Raksit Ashok <raksit@google.com>
4006 * MAINTAINERS (Write After Approval): Add myself.
4008 2008-01-08 Ben Elliston <bje@au.ibm.com>
4010 * config.sub, config.guess: Update from upstream sources.
4012 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4014 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
4015 Change recommended MPFR from 2.2.1 -> 2.3.0.
4016 * configure: Regenerate.
4018 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
4020 * MAINTAINERS: Update my email address.
4022 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
4024 * MAINTAINERS: Update my email address.
4026 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
4028 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4029 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4030 * Makefile.in: Regenerate.
4032 2007-12-10 Mark Heffernan <meheff@google.com>
4034 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
4037 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
4039 * configure.ac: Enable libjava for x86_64-*-darwin9.
4040 * configure: Regenerate.
4042 2007-12-07 Bill Maddox <maddox@google.com>
4044 * MAINTAINERS (Write After Approval): Add myself.
4046 2007-12-05 Ben Elliston <bje@au.ibm.com>
4048 * config.sub, config.guess: Update from upstream sources.
4050 2007-12-02 Matthias Klose <doko@ubuntu.com>
4052 * config-ml.in: Remove 64bit configure tests.
4054 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4056 * config-ml.in: Robustify against white space in absolute file
4059 * config-ml.in (multi-clean): Substitute ${Makefile}.
4060 Remove superfluous ${Makefile} in list.
4062 2007-11-19 Thiemo Seufer <ths@mips.com>
4064 * config-ml.in: Don't hardcode the Makefile name.
4066 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
4068 * MAINTAINERS (Write After Approval): Add myself.
4070 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
4072 * MAINTAINERS (Write After Approval): Add myself.
4074 2007-11-06 Doug Kwan <dougkwan@google.com>
4076 * MAINTAINERS (Write After Approval): Add myself.
4078 2007-10-25 Ben Elliston <bje@au.ibm.com>
4080 * MAINTAINERS (mercury): Remove entry.
4081 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
4083 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
4085 * Makefile.def (dependencies): Make configure-gdb depend on
4087 * Makefile.in: Regenerated.
4089 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
4091 * MAINTAINERS (Fortran maintainer): Remove myself.
4093 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
4095 * Makefile.def: To avoid problems running with parallel makes,
4096 build newlib before libgloss so that target specific header
4098 * Makefile.in: Regenerate
4100 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4102 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4103 * Makefile.in: Regenerate.
4105 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
4107 * MAINTAINERS (Register allocation reviewer): Add myself.
4109 2007-10-08 Mike Frysinger <vapier@gentoo.org>
4111 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4112 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4113 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
4114 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4115 * configure: Regenerate.
4117 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
4119 * MAINTAINERS (Register allocation reviewer): Add myself.
4121 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
4123 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4124 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4125 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4126 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4127 * configure.ac: Default them to host tools for $host = $build.
4130 * configure: Regenerate.
4131 * Makefile.in: Regenerate.
4133 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
4135 * MAINTAINERS (Register allocation reviewer): Add myself.
4137 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
4139 * MAINTAINERS (Register allocation reviewer): Add myself.
4141 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
4143 * MAINTAINERS (Write After Approval): Fix typo.
4145 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
4147 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4148 * configure: Regenerate.
4150 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
4153 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
4154 they're already prefixed.
4156 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
4158 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4160 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4161 * configure: Regenerate.
4162 * Makefile.in: Regenerate.
4164 2007-09-17 Andreas Schwab <schwab@suse.de>
4166 * configure.ac: Raise minimum makeinfo version to 4.6.
4167 * configure: Regenerate.
4169 2007-09-17 Johannes Singler <singler@ira.uka.de>
4171 * MAINTAINERS (write-after-approval) add myself
4173 2007-09-15 Alan Modra <amodra@bigpond.net.au>
4175 * configure.ac: Correct makeinfo version check.
4176 * configure: Regenerate.
4178 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
4180 * MAINTAINERS: Update my email address.
4182 2007-09-14 Richard Sandiford <richard@codesourcery.com>
4184 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
4185 to $skipdirs and only disable gprof for newlib. Use the normal
4186 mips*-elf* handling in other respects.
4187 * configure: Regnerate.
4189 2007-09-12 David Daney <ddaney@avtrex.com>
4191 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4193 * configure: Regenerate.
4195 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
4198 * configure.ac: For libgloss targets, point the linker to the linker
4199 script, startup code and simulator library.
4200 * configure: Regenerate.
4202 2007-09-07 Andrew Haley <aph@redhat.com>
4204 * configure.ac (noconfigdirs): Remove target-libffi and
4206 * configure: Regenerate.
4208 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4211 * configure.ac: Use config/mh-mingw on mingw.
4212 * configure: Regenerate.
4214 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
4216 * MAINTAINERS (Write After Approval): Add myself.
4218 2007-09-05 Richard Guenther <rguenther@suse.de>
4220 * configure.ac (--enable-stage1-checking): If neither --enable-checking
4221 nor --disable-checking is provided also turn on yes and types
4222 checking for stage1.
4223 * configure: Re-generate.
4225 2007-08-30 Krister Walfridsson <cato@df.lth.se>
4227 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
4228 (Write After Approval): Remove myself.
4230 2007-08-29 Nick Clifton <nickc@redhat.com>
4232 * config.sub, config.guess: Update from upstream sources.
4234 2007-08-22 Bud Davis <jmdavis@link.com>
4236 * MAINTAINERS (Write After Approval): Added myself.
4237 * MAINTAINERS (Reviewers): Removed myself.
4239 2007-08-18 Paul Brook <paul@codesourcery.com>
4240 Joseph Myers <joseph@codesourcery.com>
4242 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4243 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4244 * Makefile.in: Regenerate.
4245 * configure.ac (--with-debug-prefix-map): New.
4246 * configure: Regenerate.
4248 2007-08-17 Richard Sandiford <richard@codesourcery.com>
4249 Nigel Stephens <nigel@mips.com>
4251 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
4252 as target_makefile_frag.
4253 * configure: Regenerate.
4255 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
4257 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4258 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
4259 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4260 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4261 (do-compare, do-compare3, do-compare-debug): New.
4262 ([+compare-target+]): Use them.
4264 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
4266 * MAINTAINERS (Write After Approval): Change my email address.
4268 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4269 Ben Elliston <bje@au.ibm.com>
4271 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4272 --silent if $silent.
4273 * configure: Regenerate.
4275 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
4277 * MAINTAINERS (Various Maintainers): Add myself as
4278 loop infrastructure maintainer. Update my e-mail
4281 2007-07-31 Diego Novillo <dnovillo@google.com>
4283 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
4286 2007-07-26 Richard Guenther <rguenther@suse.de>
4288 * configure.ac: Add types checking to stage1 checking flags.
4289 * configure: Regenerate.
4291 2007-07-17 Nick Clifton <nickc@redhat.com>
4293 * COPYING3: New file. Contains version 3 of the GNU General
4295 * COPYING3.LIB: New file. Contains version 3 of the GNU
4296 Lesser General Public License.
4298 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4300 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
4302 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4304 * MAINTAINERS (S/390 co-maintainer): Add myself.
4305 (Write After Approval): Remove myself.
4307 2007-07-13 Dan Hipschman <dsh@google.com>
4309 * MAINTAINERS (Write After Approval): Add myself.
4311 2007-07-11 Nick Clifton <nickc@redhat.com>
4313 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
4315 * Makefile.in: Regenerate.
4317 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4319 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
4322 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
4324 * lt~obsolete.m4: New. Import from 20070318 libtool.
4326 2007-07-03 Julian Brown <julian@codesourcery.com>
4328 * MAINTAINERS (Write After Approval): Add myself.
4330 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4332 * configure.ac: Rewrite 'configure --help' strings to look nicer.
4333 * configure: Regenerate.
4335 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4337 * configure.ac: Add some missing m4 quotation.
4338 * configure: Regenerate.
4340 2007-07-02 Simon Baldwin <simonb@google.com>
4342 * MAINTAINERS (Write After Approval): Add myself.
4344 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
4346 * configure: Regenerate.
4348 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
4350 * Makefile.def: Add windmc tool to build.
4351 * Makefile.tpl: Likewise.
4352 * configure.ac: Likewise.
4353 * Makefile.in: Regenerate.
4354 * configure: Regenerate.
4356 2007-06-28 DJ Delorie <dj@redhat.com>
4358 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4359 not building newlib.
4360 * configure: Regenerated.
4362 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
4364 * MAINTAINERS (Write After Approval): Add myself.
4366 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
4368 * MAINTAINERS (Write After Approval): Add myself.
4370 2007-06-19 Chris Matthews <chrismatthews@google.com>
4372 * MAINTAINERS (Write After Approval): Add myself.
4374 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
4376 * MAINTAINERS (Write After Approval): Add myself.
4378 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
4380 * Makefile.def: Add dependency from configure-gdb to all-bfd.
4381 * Makefile.in: Regenerated.
4383 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
4385 * configure.ac: Don't add target-libmudflap to noconfigdirs for
4386 bfin*-*-uclinux* targets.
4387 * configure: Regenerate.
4389 2007-06-14 Ian Lance Taylor <iant@google.com>
4391 * MAINTAINERS: Add myself as non-algorithmic global write
4394 2007-06-14 Diego Novillo <dnovillo@google.com>
4396 * MAINTAINERS: Add self as middle-end maintainer and
4397 non-algorithmic global write maintainer.
4399 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4401 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
4402 Move all Fortran maintainers except Paul Brook into the
4403 Non-Autopoiesis section.
4405 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
4407 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4408 (distclean-stage[+id+]): Possibly delete stage_last.
4409 * Makefile.in: Regenerate.
4411 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
4413 * MAINTAINERS (Various Maintainer): Fix typo.
4415 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
4417 * MAINTAINERS (Various Maintainer): Add myself as
4418 dataflow maintainer.
4420 2007-06-07 Ben Elliston <bje@au.ibm.com>
4422 * config.sub, config.guess: Update from upstream sources.
4424 2007-06-07 Ben Elliston <bje@au.ibm.com>
4426 * Makefile.tpl: Fix spelling error.
4427 * Makefile.in: Regenerate.
4429 2007-06-01 Steve Ellcey <sje@cup.hp.com>
4431 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4432 lt_cv_sys_max_cmd_len.
4434 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
4436 * MAINTAINERS (Various Maintainers): Add myself as
4437 auto-vectorizer maintainer.
4439 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
4442 * libtool.m4: Revert previous change.
4443 * ltgcc.m4: Put it here.
4445 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
4447 * MAINTAINERS (Various Maintainers): Add myself as
4448 auto-vectorizer maintainer.
4450 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
4453 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
4455 2007-05-30 Richard Guenther <rguenther@suse.de>
4457 * MAINTAINERS (Various Maintainers): Add myself as
4458 auto-vectorizer maintainer.
4460 2007-05-30 Jakub Jelinek <jakub@redhat.com>
4463 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4464 * configure: Rebuilt.
4466 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
4468 * MAINTAINERS (Write After Approval): Removed my name.
4470 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
4472 * MAINTAINERS (Write After Approval): Remove myself.
4474 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
4476 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
4478 2007-05-23 Steve Ellcey <sje@cup.hp.com>
4480 * ltmain.sh: Update from ToT Libtool.
4481 * libtool.m4: Update from ToT Libtool.
4482 * ltsugar.m4: New. Update from ToT Libtool.
4483 * ltversion.m4: New. Update from ToT Libtool.
4484 * ltoptions.m4: New. Update from ToT Libtool.
4486 * ltcf-c.sh: Remove.
4487 * ltcf-cxx.sh: Remove.
4488 * ltcf-gcj.sh: Remove.
4490 2007-05-22 Ollie Wild <aaw@google.com>
4492 * MAINTAINERS (Write After Approval): Add myself.
4494 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
4496 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4498 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4499 Remove CFLAGS/LIBCFLAGS.
4500 (configure-stage[+id+]-[+prefix+][+module+],
4501 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4502 * Makefile.in: Regenerate.
4504 2007-05-15 Diego Novillo <dnovillo@google.com>
4506 * MAINTAINERS: Update e-mail address.
4508 2007-05-15 Revital Eres <eres@il.ibm.com>
4510 * MAINTAINERS (Write After Approval): Add myself.
4512 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
4514 * MAINTAINERS (Write After Approval): Updated my address.
4516 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
4518 * MAINTAINERS (Write After Approval): Add myself.
4520 2007-05-11 Silvius Rus <rus@google.com>
4522 * MAINTAINERS (Write After Approval): Add myself.
4524 2007-04-23 Tom Tromey <tromey@redhat.com>
4526 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
4528 2007-04-22 Mark Mitchell <mark@codesourcery.com>
4530 * MAINTAINERS (cpplib): Rename to ...
4531 (libcpp): ... this. Add C/C++ front end maintainers.
4533 2007-04-14 Steve Ellcey <sje@cup.hp.com>
4535 * config-ml.in: Pass ${ml_config_env} to configure calls.
4537 2007-04-04 Christian Bruel <christian.bruel@st.com>
4539 * MAINTAINERS (Write After Approval): Add myself.
4541 2007-04-02 Dave Korn <dave.korn@artimi.com>
4543 * MAINTAINERS (Write After Approval): Add myself.
4545 2007-03-31 Tobias Burnus <burnus@net-b.de>
4547 * MAINTAINERS (fortran 95 front end): Add myself.
4549 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4551 * MAINTAINERS (Write After Approval): Add myself.
4553 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
4555 * MAINTAINERS (Modulo Scheduler): Add myself.
4557 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
4559 * MAINTAINERS (fortran 95 front end): Add myself.
4560 (c++ front end): whitespace fix.
4562 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
4564 * MAINTAINERS (Write After Approval): Add myself.
4566 2007-03-21 Richard Sandiford <richard@codesourcery.com>
4568 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4569 of glob. Quote arguments with single quotes too.
4570 * configure: Regenerate.
4572 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
4574 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4575 * Makefile.in: Regenerate
4577 2007-03-07 Andreas Schwab <schwab@suse.de>
4579 * configure: Regenerate.
4581 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
4583 * configure.ac: Add "--with-pdfdir" configure option,
4584 which defines pdfdir variable.
4585 * Makefile.def (target=fixincludes): Add install-pdf to
4587 (recursive_targets): Add install-pdf target.
4588 (flags_to_pass): Add pdfdir.
4589 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4591 * configure: Regenerate
4592 * Makefile.in: Regenerate
4594 2007-02-28 Eric Christopher <echristo@apple.com>
4597 2006-12-07 Mike Stump <mrs@apple.com>
4599 * Makefile.def (dependencies): Add dependency for
4600 install-target-libssp and install-target-libgomp on
4602 * Makefile.in: Regenerate.
4604 2007-02-27 Matt Kraai <kraai@ftbfs.org>
4606 * configure: Regenerate.
4607 * configure.ac: Move statements after variable declarations.
4609 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
4611 * MAINTAINERS: Add myself as sh maintainer.
4613 2007-02-19 Joseph Myers <joseph@codesourcery.com>
4615 * configure.ac: Adjust for loop syntax.
4616 * configure: Regenerate.
4618 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4620 * configure: Rebuilt.
4622 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4624 * configure.ac: Drop multiple occurrences of --enable-languages,
4625 and fix its quoting.
4626 * configure: Rebuilt.
4628 2007-02-17 Mark Mitchell <mark@codesourcery.com>
4629 Nathan Sidwell <nathan@codesourcery.com>
4630 Vladimir Prus <vladimir@codesourcery.com>
4631 Joseph Myers <joseph@codesourcery.com>
4633 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4634 * configure: Regenerate.
4636 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
4638 * ltconfig (freebsd*): Default to elf.
4640 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4642 * configure.ac (target_libraries): Move libgcc before libiberty.
4643 * configure: Regenerated.
4645 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4646 Paolo Bonzini <bonzini@gnu.org>
4649 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
4650 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
4651 * configure: Regenerated.
4653 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4655 * MAINTAINERS (Language Front End Maintainers): Update my mail
4658 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4661 * configure.ac: Correct syntax for Solaris ksh.
4662 * configure: Regenerated.
4664 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4666 * configure.ac: Sync with src.
4667 * configure: Regenerate.
4669 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4671 * Makefile.in: Regenerate.
4673 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4675 * config.sub: Sync with src.
4677 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4679 * Makefile.tpl (build_alias, host_alias, target_alias): Use
4680 noncanonical equivalents.
4681 * configure.in: Rename to...
4682 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
4683 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
4684 target_noncanonical. Use them. Rewrite removal of configure
4685 arguments for autoconf 2.59. Discard variable settings. Force
4686 program_transform_name for native tools.
4688 * Makefile.in: Regenerated.
4689 * configure: Regenerated with autoconf 2.59.
4691 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
4693 * MAINTAINERS (Write After Approval): Add myself.
4695 2007-01-31 Andreas Schwab <schwab@suse.de>
4697 * Makefile.tpl (LDFLAGS): Substitute it.
4698 * Makefile.in: Regenerate.
4700 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
4702 * MAINTAINERS (Write After Approval): Add myself.
4704 2007-01-28 David Edelsohn <edelsohn@gnu.org>
4706 * MAINTAINERS (spu port): Add myself.
4708 2007-01-23 Richard Guenther <rguenther@suse.de>
4711 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4712 * Makefile.tpl (GNATBIND): Substitute it.
4713 (GNATMAKE): Likewise.
4714 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4716 * Makefile.in: Regenerate.
4717 * configure: Regenerate.
4719 2007-01-18 Mike Stump <mrs@apple.com>
4721 * configure.in: Re-enable -Werror for gcc builds.
4723 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
4725 * MAINTAINERS (Write After Approval): Add myself.
4727 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4729 * configure.in: Change == to = in test command.
4730 * configure: Regenerate.
4732 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4733 Nick Clifton <nickc@redhat.com>
4734 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
4736 * configure.in (build_configargs, host_configargs, target_configargs):
4737 Remove build/host/target parameters.
4738 (host_libs): Add gmp and mpfr.
4739 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4740 * Makefile.def (gmp, mpfr): New.
4741 (gcc): Remove target.
4742 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4743 target_os, target_vendor): New.
4744 (configure): Add host_alias/target_alias arguments; adjust invocations.
4745 * configure: Regenerate.
4746 * Makefile.in: Regenerate.
4748 2007-01-11 Matt Fago <fago@earthlink.net>
4750 * configure.in: Try to link to functions only in mpfr 2.2.x
4751 to improve robustness of configure tests.
4752 * configure: Regenerate.
4754 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
4756 * MAINTAINERS: Add myself as i386 maintainer.
4758 2007-01-08 Jan Hubicka <jh@suse.cz>
4760 * MAINTAINERS: Add myself as i386 maintainer.
4762 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
4764 * configure.in: Add support for an x86_64-mingw* target.
4765 * configure: Regenerate.
4767 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
4769 * Makefile.tpl (all-target): Correct @if conditional for target
4771 * configure.in: Omit libiberty if building only target libgcc.
4772 * configure, Makefile.in: Regenerated.
4774 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
4776 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
4777 * configure: Regenerate.
4779 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4781 * Makefile.def (target_modules): Add libgcc.
4782 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
4783 * Makefile.tpl (clean-target-libgcc): Delete.
4784 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4785 on gcc even for bootstrapped modules. Rewrite handling of
4786 lang_env_dependencies to loop over target_modules.
4787 * configure.in (target_libraries): Add target-libgcc.
4788 * Makefile.in, configure: Regenerated.
4790 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4792 * configure.in: Reorganize recognition of languages. Add
4793 --enable-stage1-languages. Show supported languages for the chosen
4794 target rather than all recognized languages.
4795 * configure: Regenerate.
4797 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4799 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4800 * Makefile.in: Regenerate.
4802 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4804 * configure.in: Warn that MPFR 2.2.0 is buggy.
4805 * configure: Regenerate.
4807 2006-12-27 Ian Lance Taylor <iant@google.com>
4809 * configure.in: When removing Makefiles to force a reconfigure, also
4810 remove prev-DIR*/Makefile.
4811 * configure: Regenerate.
4813 2006-12-22 Andreas Schwab <schwab@suse.de>
4815 * configure: Regenerate with correct autoconf version.
4817 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
4819 * configure.in: add AC_SUBST for *_FOR_TARGET.
4820 * configure: Regenerate.
4822 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4824 * configure.in: Simplify logic for rejecting languages that cannot
4825 be built. Separate the case when a language is unsupported,
4826 from the case when the user chooses not to build a language.
4828 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4830 * configure.in: Remove "$build" case for powerpc-*-darwin* since
4831 it only affects bootstrap and could be tested on "$host" as well.
4832 * configure: Regenerate.
4833 * config/mh-ppc-darwin: Add to the stage1 cflags here.
4835 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4838 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4839 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4840 move here comment from Makefile.tpl.
4841 * Makefile.tpl: Move some definitions higher in the file.
4842 (STAGE1_CHECKING): New.
4843 * configure.in: Add --enable-stage1-checking.
4844 * configure: Regenerate.
4845 * Makefile.in: Regenerate.
4847 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4849 * MAINTAINERS: Add myself as build system maintainer.
4851 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
4853 * MAINTAINERS (Write After Approval): Add myself.
4855 2006-12-13 Eric Christopher <echristo@apple.com>
4857 * MAINTAINERS: Add myself as darwin maintainer.
4859 2006-12-11 Ian Lance Taylor <ian@airs.com>
4861 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4863 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
4865 MAINTAINERS: Update my entry.
4867 2006-12-11 Alan Modra <amodra@bigpond.net.au>
4869 * configure.in: Handle spu makefile frag.
4870 * Makefile.tpl (MAINT): Define
4871 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4872 * configure: Regenerate.
4873 * Makefile.in: Regenerate.
4875 2006-12-11 Ben Elliston <bje@au.ibm.com>
4877 * config.guess: Import latest version.
4878 * config.sub: Likewise.
4880 2006-12-11 Ben Elliston <bje@au.ibm.com>
4882 * configure.in (spu-*-*): Don't skip target-libiberty.
4883 * configure: Regenerate.
4885 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
4888 * configure.in: Correct x86 darwin support for libjava to powerpc
4890 * configure: Regenerate.
4892 2006-12-08 Sandro Tolaini <tolaini@libero.it>
4894 * configure.in: Add x86 darwin support for libjava.
4895 * configure: Regenerate.
4897 2006-12-07 Mike Stump <mrs@apple.com>
4899 * Makefile.def (dependencies): Add dependency for
4900 install-target-libssp and install-target-libgomp on
4902 * Makefile.in: Regenerate.
4904 2006-12-04 Richard Guenther <rguenther@suse.de>
4906 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4907 (Non-Algorithmic Maintainers): Move over non-algorithmic
4908 loop optimizer maintainers, add myself as a non-algorithmic
4909 middle-end maintainer.
4911 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
4913 * MAINTAINERS (Write After Approval): Add myself.
4915 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4917 * configure.in: Update error message for missing GMP/MPFR.
4919 * configure: Regenerate.
4921 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4923 * configure.in: Update MPFR version in error message.
4925 * configure: Regenerate.
4927 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4929 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4930 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4931 --with-gmp-lib): New flags.
4933 * configure: Regenerate.
4935 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
4937 * MAINTAINERS (Write After Approval): Change my email address.
4939 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
4941 * MAINTAINERS (Write After Approval): Add myself.
4943 2006-11-22 Philipp Thomas <pth@suse.de>
4945 * MAINTAINERS (i18n): Update e-mail address.
4947 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4949 * MAINTAINERS (spu port): Add myself as maintainer.
4950 (Write After Approval): Remove myself.
4952 2006-11-22 Ben Elliston <bje@au.ibm.com>
4954 * configure.in (skipdirs): Don't build libssp for SPU.
4955 * configure: Regenerate.
4957 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
4959 * MAINTAINERS (spu port): Add myself as maintainer.
4960 (libobjc): Update my email address.
4962 2006-11-21 Andrea Bona <andrea.bona@st.com>
4964 * MAINTAINERS (Write After Approval): Add myself.
4966 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4968 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4969 * configure : Rebuilt.
4971 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4973 * MAINTAINERS (Write After Approval): Add myself.
4975 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
4977 * MAINTAINERS (Write After Approval): Add myself.
4979 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4981 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4983 * configure: Regenerate.
4985 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
4987 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4988 (unstage): Test for stage_last presence.
4991 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
4993 * Makefile.in: Regenerate.
4995 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
4997 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
5000 2006-11-14 Erven Rohou <erven.rohou@st.com>
5002 * MAINTAINERS (Write After Approval): Add myself.
5004 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
5006 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
5007 and stageN-package/Makefile.
5008 * Makefile.in: Regenerated.
5010 2006-11-14 Jie Zhang <jie.zhang@analog.com>
5012 * configure.in: Remove target-libgloss from noconfigdirs for
5014 * configure: Regenerated.
5016 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5018 * configure.in (have_gmp): Only error if the gcc directory exists.
5020 * configure: Regenerate.
5022 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5024 * configure.in: Robustify error message for missing GMP/MPFR.
5026 * configure: Regenerate.
5028 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
5030 * MAINTAINERS (Write After Approval): Add myself.
5032 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
5034 * MAINTAINERS: Change email address.
5036 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
5038 * MAINTAINERS (Write After Approval): Add myself.
5040 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
5042 * MAINTAINERS (Write After Approval): Add myself.
5044 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
5046 * MAINTAINERS (Write After Approval): Move myself to
5047 Write After Approval section.
5049 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5051 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
5053 * configure: Regenerate.
5055 2006-10-16 Tobias Burnus <burnus@net-b.de>
5057 * MAINTAINERS (Write After Approval): Add myself.
5059 2006-10-16 Ben Elliston <bje@au.ibm.com>
5061 * config.guess: Import latest version.
5062 * config.sub: Likewise.
5064 2006-10-10 Brooks Moses <bmoses@stanford.edu>
5066 * Makefile.def: Added pdf target handling.
5067 * Makefile.tpl: Added pdf target handling.
5068 * Makefile.in: Regenerated.
5070 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
5072 * MAINTAINERS: Add self as score port maintainer.
5074 2006-10-04 Brooks Moses <bmoses@stanford.edu>
5076 * MAINTAINERS (Write After Approval): Add myself.
5078 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
5080 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
5082 * configure: Regenerated.
5084 2006-09-27 Dave Brolley <brolley@redhat.com>
5086 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
5087 using $s instead of $r.
5088 * configure: Regenerated.
5090 2006-09-26 Thiemo Seufer <ths@mips.com>
5092 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
5093 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
5094 * configure: Regenerate.
5096 2006-09-24 Graeme Peterson <gridly@gmail.com>
5098 * MAINTAINERS (Write After Approval): Remove myself.
5100 2006-09-22 Chao-ying Fu <fu@mips.com>
5102 * MAINTAINERS (Write After Approval): Add myself.
5104 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
5106 * MAINTAINERS: Add self as soft-fp maintainer.
5108 2006-09-09 Anatoly Sokolov <aesok@post.ru>
5110 * MAINTAINERS: Add myself as avr maintainer.
5111 Remove Marek Michalkiewicz as avr maintainer.
5113 2006-09-07 Roberto Costa <roberto.costa@st.com>
5115 * MAINTAINERS (Write After Approval): Add myself.
5117 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
5119 * configure.in: Never build newlib for a Mingw host.
5120 Never build newlib as Mingw target library.
5121 Test the existence of winsup/cygwin for building a Cygwin newlib,
5122 rather than just winsup.
5123 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5124 building a Mingw target.
5125 * configure: Regenerate.
5127 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
5129 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5131 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
5133 * config.guess: Import from src (was more updated).
5134 * config.sub: Likewise.
5136 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
5138 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5139 * configure: Regenerated.
5141 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
5143 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5144 for stages after the first.
5146 2006-07-17 Jakub Jelinek <jakub@redhat.com>
5148 * Makefile.def: Add dependencies for configure-opcodes
5149 on configure-intl and all-opcodes on all-intl.
5150 * Makefile.in: Regenerated.
5152 2006-07-13 Ben Elliston <bje@au.ibm.com>
5154 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5156 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
5158 Port to hosts whose 'sort' and 'tail' implementations
5159 treat operands with leading '+' as file names, as POSIX
5160 has required since 2001. However, make sure the code still
5161 works on pre-POSIX hosts.
5162 * ltmain.sh: Don't assume "sort +2" is equivalent to
5163 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5165 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
5167 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5169 2006-07-04 Peter O'Gorman <peter@pogma.com>
5171 * ltconfig: chmod 644 before ranlib during install.
5173 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
5176 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5177 if the bootstrap compiler is a GCC version that supports it.
5178 * configure: Regenerate.
5180 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
5182 * configure.in: Fix thinkos in previous check-in.
5183 * configure: Regenerate.
5185 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
5188 * configure.in: Test subdir_requires and give an appropriate
5190 * configure: Regenerate.
5192 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
5194 * MAINTAINERS (Write After Approval): Add myself.
5196 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
5198 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5200 2006-06-22 Steve Ellcey <sje@cup.hp.com>
5202 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5204 2006-06-20 David Ayers <d.ayers@inode.at>
5207 * configure.in: Add target-boehm-gc to noconfigdirs depending on
5208 whether target-libjava is being configured instead of whether the
5209 java front end is enabled.
5210 * configure: Regenerate.
5212 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5215 * configure.in: Only enable libgomp on IRIX 6.
5216 * configure: Regenerate.
5218 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
5220 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
5222 * Makefile.in: Regenerate.
5224 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
5226 * config-ml.in: Alter CCASFLAGS to include special
5227 multilib options the same as is done for CFLAGS.
5229 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5231 * configure.in: Don't enable libgomp on hpux10.
5232 * configure: Rebuilt.
5234 2006-06-12 David Ayers <d.ayers@inode.at>
5238 * configure.in: Remove target-boehm-gc from noconfigdirs where
5239 ${libgcj} is specified.
5240 * configure: Regenerate.
5242 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
5246 * configure.in: Sync.
5247 * configure: Regenerated.
5249 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
5251 * Makefile.def: Added dependencies from sim and gdb on intl, and
5252 added configure dependencies to everything with an all dependency
5254 * Makefile.in: Regenerated.
5256 2006-06-06 David Ayers <d.ayers@inode.at>
5259 * Makefile.def: Add dependencies for libobjc which boehm-gc.
5260 * Makefile.in: Regenerate.
5261 * configure.in: Add --enable-objc-gc at toplevel and have it
5262 enable boehm-gc for Objective-C.
5263 Remove target-boehm-gc from libgcj.
5264 Add target-boehm-gc to target_libraries.
5265 Add target-boehm-gc to noconfigdirs where ${libgcj}
5267 Assert that boehm-gc is supported when requested for Objective-C.
5268 Only build boehm-gc if needed either for Java or Objective-C.
5269 * configure: Regenerate.
5271 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
5274 * Makefile.tpl (configure-[+prefix+][+module+],
5275 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
5276 Remove rule to unstage bootstrapped modules.
5277 (stage_current): New.
5278 * Makefile.in: Regenerate.
5280 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
5282 * MAINTAINERS (Write After Approval): Update my e-mail address.
5284 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
5286 * include/libiberty.h: Declare pex_run_in_environment.
5288 2006-05-31 Asher Langton <langton2@llnl.gov>
5290 * MAINTAINERS (Write After Approval): Add myself.
5292 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
5294 * Makefile.def (bfd, opcodes): Fix lib_path.
5295 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
5296 (restrap): Move under "@if gcc-bootstrap". Fix typo.
5297 * Makefile.in: Regenerate.
5299 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5301 * Makefile.in: Regenerate.
5303 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5305 * Makefile.def: Add install-html target. Add datarootdir
5306 docdir and htmldir to flags_to_pass.
5307 * Makefile.tpl: Add install-html target.
5308 * Makefile.in: Regenerate.
5309 * configure.in: Add --with-datarootdir, --with-docdir, and
5310 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
5311 * configure: Regenerate.
5313 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
5315 * configure.in: Enable gprof for cross builds.
5316 * configure: Regenerate.
5318 2006-05-22 Richard Guenther <rguenther@suse.de>
5321 2006-01-31 Richard Guenther <rguenther@suse.de>
5322 Paolo Bonzini <bonzini@gnu.org>
5324 * Makefile.def (target_modules): Add libgcc-math target module.
5325 * configure.in (target_libraries): Add libgcc-math target library.
5326 (--enable-libgcc-math): New configure switch.
5327 * Makefile.in: Re-generate.
5328 * configure: Re-generate.
5329 * libgcc-math: New toplevel directory.
5331 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5332 Andreas Tobler <a.tobler@schweiz.ch>
5334 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
5335 * configure: Rebuilt.
5337 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
5339 * MAINTAINERS (Write After Approval): Add myself.
5341 2006-05-01 DJ Delorie <dj@redhat.com>
5343 * configure.in: Restore CFLAGS if GMP isn't present.
5344 * configure: Regenerate.
5346 2006-05-01 Richard Guenther <rguenther@suse.de>
5348 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
5351 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
5353 * MAINTAINERS (Write After Approval): Add myself.
5355 2006-04-28 Jan Beulich <jbeulich@novell.com>
5357 * MAINTAINERS (Write After Approval): Add myself.
5359 2006-04-18 DJ Delorie <dj@redhat.com>
5361 * configure.in (m32c): Build libstdc++-v3. Pass flags to
5362 reference libgloss so that libssp can be built in a combined
5364 * configure: Regenerate.
5366 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
5368 * MAINTAINERS (Write After Approval): Add myself.
5370 2006-04-05 Ben Elliston <bje@au.ibm.com>
5372 * configure.in: Require makeinfo 4.4 or higher.
5373 * configure: Regenerate.
5375 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
5377 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
5378 Rearrange the entries of other libraries to have them in one place.
5380 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
5382 * MAINTAINERS (Write After Approval): Remove myself.
5383 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5385 2006-03-14 Richard Guenther <rguenther@suse.de>
5387 * configure: Regenerate with autoconf 2.13.
5389 2006-03-13 Jim Blandy <jimb@codesourcery.com>
5391 * MAINTAINERS: Use my work address.
5393 * MAINTAINERS: Update my E-mail address.
5395 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
5397 * configure.in: Handle --disable-<component> generically.
5398 * configure: Regenerate.
5400 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
5403 * ltmain.sh: Don't use "$finalize_rpath" for compile.
5405 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
5407 * MAINTAINERS (Write After Approval): Remove myself.
5408 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5410 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
5412 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
5413 (TARGET_CONFIGDIRS): Remove.
5414 * configure.in: Remove AC_SUBST(target_configdirs).
5415 * Makefile.in, configure: Regenerated.
5417 2006-02-20 Steven G. Kargl <kargls@comcast.net>
5419 * MAINTAINERS (Write After Approval): Remove myself.
5420 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5422 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
5426 * Makefile.tpl ([+compare-target+]): Print explanation messages.
5428 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5429 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5430 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5431 BUILD_PREFIX, BUILD_PREFIX_1.
5432 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5434 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5435 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5437 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5438 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5439 of `cat stage_current`. Always provide the `r' and `s' variables.
5440 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5441 a single shell execution.
5442 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5443 bootstrapped modules, make the stage1 module if the build was not
5444 started yet, else build the current stage.
5445 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5446 (all-build, all-host, all-target, [+make_target+]-host,
5447 [+make_target+]-target): Do not use \-continued lines.
5448 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5449 (current_stage, restrap, stage_last): New.
5451 * Makefile.in: Regenerate.
5452 * configure: Regenerate.
5454 2006-02-19 Bud Davis <jmdavis@link.com>
5456 * MAINTAINERS (Write After Approval): Remove myself.
5457 (Language Front End Maintainers): Add myself as fortran 95
5458 maintainer and update e-mail address.
5460 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5462 * MAINTAINERS (Write After Approval): Remove myself.
5463 (Language Front End Maintainers): Add myself as fortran 95
5466 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
5468 * MAINTAINERS (Write After Approval): Add myself.
5470 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
5472 * MAINTAINERS (Write After Approval): Remove myself.
5473 (Language Front End Maintainers): Add myself as
5474 fortran 95 maintainer.
5476 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
5480 2005-12-27 Leif Ekblad <leif@rdos.net>
5482 * configure.in: Add support for RDOS target.
5483 * configure: Regenerate.
5485 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
5486 Andreas Schwab <schwab@suse.de>
5488 * configure: Regenerate.
5490 2006-02-12 David Edelsohn <edelsohn@gnu.org>
5492 * configure.in (enable_libgomp): Add AIX.
5493 * configure: Regenerate.
5495 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
5497 * MAINTAINERS (Write After Approval): Add myself.
5499 2006-02-03 Lee Millward <lee.millward@gmail.com>
5501 * MAINTAINERS (Write After Approval): Add myself.
5503 2006-01-31 Richard Guenther <rguenther@suse.de>
5504 Paolo Bonzini <bonzini@gnu.org>
5506 * Makefile.def (target_modules): Add libgcc-math target module.
5507 * configure.in (target_libraries): Add libgcc-math target library.
5508 (--enable-libgcc-math): New configure switch.
5509 * Makefile.in: Re-generate.
5510 * configure: Re-generate.
5511 * libgcc-math: New toplevel directory.
5513 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
5515 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5516 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5517 the assembler, linker and binutils.
5518 * configure: Regenerate.
5520 2006-01-22 Dirk Mueller <dmueller@suse.de>
5522 * MAINTAINERS (Write After Approval): Add myself.
5524 2006-01-20 Diego Novillo <dnovillo@redhat.com>
5526 * configure: Regenerate.
5528 2006-01-18 Richard Henderson <rth@redhat.com>
5529 Jakub Jelinek <jakub@redhat.com>
5530 Diego Novillo <dnovillo@redhat.com>
5532 * libgomp: New directory.
5533 * Makefile.def: Add target_module libgomp.
5534 * Makefile.in: Regenerate.
5535 * configure.in (target_libraries): Add target-libgomp.
5536 * configure: Regenerate.
5538 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
5540 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5541 @ from continuation.
5542 * Makefile.in: Rebuilt.
5544 2006-01-04 Chris Lattner <sabre@gnu.org>
5546 * MAINTAINERS (Write After Approval): Add myself.
5548 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
5552 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5553 * Makefile.tpl (OBJDUMP): New.
5554 (EXTRA_HOST_FLAGS): Add it.
5555 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5557 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5558 to use symbolic links between directories. Avoid race conditions
5559 or make them harmless.
5560 * configure.in: Do not try to use symbolic links between directories.
5562 * Makefile.def (LEAN): Pass.
5563 * Makefile.tpl (LEAN): Define.
5564 (stage[+id+]-start): Accept that the previous directory does not
5565 exist, if the bootstrap is lean.
5566 (stage[+id+]-bubble): Invoke lean bootstrap commands after
5567 stage[+id+]-start. Use a makefile variable and an `if' instead of a
5568 configure substitution.
5569 ([+compare-target+]): Likewise.
5570 ([+bootstrap-target+]-lean): New.
5571 * configure.in: Remove lean bootstrap support from here.
5573 * Makefile.in: Regenerate.
5574 * configure: Regenerate.
5576 2006-01-04 Ben Elliston <bje@au.ibm.com>
5578 * MAINTAINERS (libdecnumber): Add myself.
5580 2006-01-02 Mark Mitchell <mark@codesourcery.com>
5582 * libtool-ldflags: New script.
5584 2006-01-02 Andreas Schwab <schwab@suse.de>
5586 * configure.in: When reconfiguring remove Makefile in
5587 all stage directories.
5588 * configure: Regenerate.
5590 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
5592 * MAINTAINERS: Update my email address.
5594 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
5596 Revert Ada-related part of the previous change.
5598 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5600 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5601 * Makefile.in: Regenerate.
5602 * configure.in: Do not include mt-ppc-aix target fragment.
5603 * configure: Regenerate.
5605 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
5607 * configure.in: Select appropriate fragments for PowerPC/AIX.
5608 * configure: Regenerate.
5610 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5611 BOOT_CFLAGS, BOOT_LDFLAGS.
5612 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5613 BOOT_CFLAGS, BOOT_LDFLAGS.
5614 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5615 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5616 (stage): Fail if we cannot complete the work.
5617 * Makefile.in: Regenerate.
5619 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
5621 * configure.in: Replace ms1 with mt.
5622 * configure: Rebuilt.
5624 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
5626 * MAINTAINERS: Update my email address.
5628 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
5630 * Makefile.tpl (all, do-[+make_target+], do-check, install,
5631 install-host-nogcc): Don't invoke $(stage) at the end.
5632 * Makefile.in: Regenerate.
5634 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
5636 * configure.in: Flip the top-level bootstrap switch.
5637 * configure: Regenerate.
5639 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
5641 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5642 $(stage) and $(unstage).
5643 (EXTRA_TARGET_FLAGS): Correct double-quoting.
5644 (all): Remove stray semicolon.
5645 (local-distclean): Don't handle multilib.tmp and multilib.out.
5646 (install.all): Set $s for consistency.
5647 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5648 check_multilibs setting. Always make the install directory.
5649 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5651 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5652 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5653 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5654 (multilib.out): Remove.
5655 * Makefile.in: Regenerated.
5657 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
5659 * MAINTAINERS (Write After Approval): Add myself.
5661 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
5663 * MAINTAINERS: Add myself as mt maintainer.
5665 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
5667 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
5669 * MAINTAINERS: Change email address.
5671 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
5673 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5674 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5675 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
5676 Find in-tree tools if available.
5677 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5678 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5679 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5680 (COMPILER_*_FOR_TARGET): New.
5681 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5682 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5683 (CONFIGURED_*, USUAL_*): Remove.
5684 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5685 STRIP): Use autoconf substitutions.
5686 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5687 COMPILER_NM_FOR_TARGET): New.
5688 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5690 (all): Make all-host and all-target in parallel.
5691 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5692 that $$r and $$s are set before invoking a recursive make.
5693 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5694 ([+bootstrap-target+]): Inline most of the `all' target.
5696 2005-11-29 Ben Elliston <bje@au.ibm.com>
5698 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5699 from the gcc build directory.
5700 * Makefile.in: Regenerate.
5702 2005-11-29 Ben Elliston <bje@au.ibm.com>
5704 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
5705 depend on all-libdecnumber.
5706 * configure.in (host_libs): Include libdecnumber.
5707 * Makefile.in: Regenerate.
5708 * configure: Likewise.
5710 2005-11-29 Ben Elliston <bje@au.ibm.com>
5712 * libdecnumber: Import decNumber sources from the dfp-branch.
5714 2005-11-21 Kean Johnston <jkj@sco.com>
5716 * config.sub, config.guess: Sync from upstream sources.
5718 2005-11-21 Ben Elliston <bje@au.ibm.com>
5720 Import from Autoconf sources:
5722 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
5723 * config/move-if-change: Don't output "$2 is unchanged";
5724 suggested by Ben Elliston. Handle weird characters correctly.
5726 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
5728 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5729 to match upstream libtool for darwin.
5731 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
5733 * Makefile.def: Remove gdb dependencies for gdbtk.
5734 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5735 (configure-gdb, install-gdb): New rules.
5736 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5737 * Makefile.in, configure: Regenerated.
5739 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
5741 * MAINTAINERS (Write After Approval): Add myself.
5743 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
5745 * MAINTAINERS (Write After Approval): Add myself.
5747 2005-10-24 Diego Novillo <dnovillo@redhat.com>
5749 * MAINTAINERS (alias analysis): Add Daniel Berlin and
5752 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
5755 * Makefile.tpl (do-[+make-target+], do-check, install,
5756 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5757 are set before recursing.
5758 * Makefile.in: Regenerate.
5760 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
5763 * Makefile.def (gcc) <target>: Fix thinko.
5764 * Makefile.in: Regenerate.
5766 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
5768 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5769 * configure: Regenerate.
5771 2005-10-15 Jie Zhang <jie.zhang@analog.com>
5773 * MAINTAINERS (Write After Approval): Add self.
5775 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
5777 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5778 target-libffi, target-qthreads, target-libjava, and
5780 * configure: Regenerate.
5782 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
5784 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5785 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5786 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5787 (USUAL_OBJDUMP_FOR_TARGET): New.
5788 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5789 * configure.in: Check for $OBJDUMP_FOR_TARGET.
5790 * configure, Makefile.in: Regenerated.
5792 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5794 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5795 before other host packages.
5797 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
5799 * MAINTAINERS: Add self as sh libraries/configury maintainer.
5801 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5805 * configure.in (default_target): Remove.
5806 * Makefile.tpl (all): Do not use prerequisites as subroutines
5807 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5808 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5809 use prerequisites as subroutines.
5810 (check-host, check-target): New.
5811 (bootstrap configure & all targets): Do not use stage*-start
5812 if the directory layout is already ok.
5813 (non-bootstrap configure & all targets): Prepend a $(unstage).
5814 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
5815 (NOTPARALLEL): Remove.
5816 (unstage, stage variables): New variables.
5817 (unstage, stage targets): Simply expand to those variables.
5819 * configure: Regenerate.
5820 * Makefile.in: Regenerate.
5822 2005-10-04 James E Wilson <wilson@specifix.com>
5824 * Makefile.def (lang_env_dependencies): Add libmudflap.
5825 * Makefile.in: Regenerate.
5827 2005-10-03 Andreas Schwab <schwab@suse.de>
5829 Backport from libtool CVS:
5830 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
5832 * ltmain.sh: add support for installing into temporary
5833 staging area (e.g. 'make install DESTDIR=...')
5835 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
5837 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5838 * configure: Regenerated.
5840 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
5842 * configure: Regenerate with the correct
5845 2005-09-30 Catherine Moore <clm@cm00re.com>
5847 * configure.in (bfin-*-*): New.
5848 * configure: Regenerated.
5850 2005-09-28 Geoffrey Keating <geoffk@apple.com>
5852 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5853 (LIPO_FOR_TARGET): New.
5854 (CONFIGURED_LIPO_FOR_TARGET): New.
5855 (USUAL_LIPO_FOR_TARGET): New.
5856 (STRIP_FOR_TARGET): New.
5857 (CONFIGURED_STRIP_FOR_TARGET): New.
5858 (USUAL_STRIP_FOR_TARGET): New.
5859 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5861 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5862 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5863 * Makefile.in: Regenerate.
5864 * configure: Regenerate.
5866 2005-09-19 David Edelsohn <edelsohn@gnu.org>
5868 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5869 (rs6000-*-aix*): Same.
5870 * configure: Regenerate.
5872 2005-09-16 Tom Tromey <tromey@redhat.com>
5874 * MAINTAINERS: Add self as java maintainer.
5876 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5878 * configure.in: Recognize f95 in the --enable-languages option,
5879 and substitute it for fortran, issuing a warning.
5880 * configure: Regenerate.
5882 2005-08-30 Phil Edwards <phil@codesourcery.com>
5884 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
5885 * configure: Regenerated.
5887 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
5889 * MAINTAINERS: Add self as ms1 maintainer.
5891 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
5893 * Makefile.def (libssp): Add to lang_env_dependencies.
5894 * Makefile.in: Regenerate.
5896 2005-08-18 Ian Lance Taylor <ian@airs.com>
5898 * MAINTAINERS: Add myself as middle-end maintainer.
5900 2005-08-17 Christian Groessler <chris@groessler.org>
5902 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5903 * Makefile.in: Regenerate.
5905 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
5907 * MAINTAINERS (write after approval): Added myself.
5909 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
5911 * MAINTAINERS (Write After Approval): Add myself.
5913 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
5915 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5916 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5917 Look for alternate names of the target cc and c++
5918 * configure: Regenerate.
5920 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
5922 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5923 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5924 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5925 tools; remove code to manually set them.
5926 (Target tools): Look in the environment for them.
5927 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5928 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5929 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5931 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5932 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5933 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5934 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5935 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5936 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5937 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5938 * configure: Regenerate.
5939 * Makefile.in: Regenerate.
5941 2005-07-28 Ben Elliston <bje@au.ibm.com>
5943 * MAINTAINERS: Update for removed CPU targets.
5945 2005-07-27 Mark Mitchell <mark@codesourcery.com>
5947 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5948 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5949 * Makefile.in: Regenerated.
5951 2005-07-26 Mark Mitchell <mark@codesourcery.com>
5953 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5954 (CFLAGS_FOR_TARGET): Use it.
5955 (CXXFLAGS_FOR_TARGET): Likewise.
5956 * Makefile.in: Regenerated.
5957 * configure.in (--with-build-sysroot): New option.
5958 * configure: Regenerated.
5960 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
5962 * Makefile.tpl: Wrap install between unstage and stage
5963 * Makefile.in: Regenerate.
5965 2005-07-21 Eric Christopher <echristo@apple.com>
5967 * MAINTAINERS: Update affiliation.
5969 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
5971 * MAINTAINERS: Add self as crx port maintainer.
5973 2005-07-20 DJ Delorie <dj@redhat.com>
5975 * MAINTAINERS: Add self as m32c maintainer.
5977 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
5979 * all files: Update FSF address.
5981 2005-07-15 Eric Christopher <echristo@redhat.com>
5983 * MAINTAINERS: Change affiliation.
5985 2005-07-14 Jim Blandy <jimb@redhat.com>
5987 * configure.in: Add cases for Renesas m32c.
5988 * configure: Regenerated.
5990 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5992 * COPYING.LIB: Update from fsf.org.
5994 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5996 * COPYING, compile, config.guess,
5997 config.sub, install-sh, missing, mkinstalldirs,
5998 symlink-tree, ylwrap: Sync from upstream sources.
5999 * config-ml.in: Update FSF address.
6001 2005-07-13 Eric Christopher <echristo@redhat.com>
6003 * configure.in: Add toplevel noconfigdir support for tpf.
6004 * configure: Regenerate.
6006 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
6010 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
6011 * Makefile.in: Regenerate.
6013 2005-07-07 Mark Mitchell <mark@codesourcery.com>
6015 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
6016 Brolley to write-after-approval.
6018 2005-07-07 Andreas Schwab <schwab@suse.de>
6020 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
6021 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
6022 * Makefile.in: Regenerated.
6024 2005-07-06 Geoffrey Keating <geoffk@apple.com>
6026 * configure.in: Don't build sim or rda when targetting darwin.
6027 * configure: Regenerate.
6029 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
6031 * configure.in: Add --enable-libssp and --disable-libssp.
6032 * configure: Regenerate with autoconf-2.13.
6034 2005-07-02 Jakub Jelinek <jakub@redhat.com>
6036 * Makefile.def (target_modules): Add libssp.
6037 * configure.in (target_libraries): Add target-libssp.
6038 * configure: Rebuilt.
6039 * Makefile.in: Rebuilt.
6041 2005-07-01 Zack Weinberg <zackw@panix.com>
6043 * MAINTAINERS: Change email address. Resign from maintainership.
6045 2005-07-01 Richard Guenther <rguenther@suse.de>
6047 * MAINTAINERS: Change my e-mail address and affiliation.
6049 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
6051 * Makefile.def (stagefeedback): Come after profile.
6052 Define profiledbootstrap target.
6053 * Makefile.tpl (profiledbootstrap): Remove.
6054 (stageprofile-end): Zap stagefeedback.
6055 (stagefeedback-start): Copy all .gcda files, not only GCC's.
6056 * Makefile.in: Regenerate.
6058 2005-06-13 Richard Sandiford <richard@codesourcery.com>
6060 * MAINTAINERS: Update my email address.
6062 2005-06-13 Zack Weinberg <zack@codesourcery.com>
6064 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
6065 In 'cpp' stanza, support '#line' as well as '# '.
6067 2005-06-08 Andreas Schwab <schwab@suse.de>
6069 * MAINTAINERS: Move myself from 'Write After Approval' to
6070 'CPU Port Maintainers' section as m68k maintainer.
6072 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
6074 * configure.in (unsupported_languages): New macro.
6075 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
6076 non-ported target libraries in noconfigdirs.
6077 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
6078 non-linux-gnu. Remove libgcj_ex_libffi.
6079 <lang_frag loop>: Set add_this_lang=no if the language is in
6080 unsupported_languages.
6081 * configure: Regenerate.
6083 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
6085 * configure.in: Fix typo in handling of --with-mpfr-dir.
6086 * configure: Regenerate.
6088 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
6090 * MAINTAINERS: Update my email address.
6092 2005-06-02 Jim Blandy <jimb@redhat.com>
6094 * config.sub: Add cases for the Renesas m32c. (This patch has been
6095 accepted into the master sources.)
6097 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
6098 Michael Snyder <msnyder@redhat.com>
6099 Stan Cox <scox@redhat.com>
6101 * configure.in: Set noconfigdirs for ms1.
6103 * configure: Regenerate.
6105 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
6107 * MAINTAINERS (Write After Approval): Add self.
6109 2005-06-01 Josh Conner <jconner@apple.com>
6111 * MAINTAINERS (Write After Approval): Add self.
6113 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
6115 * MAINTAINERS: Update my email address.
6117 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
6119 * MAINTAINERS (Write After Approval): Add self.
6121 2005-05-26 Chris Demetriou <cgd@broadcom.com>
6123 * MAINTAINERS (Write After Approval): Remove self.
6125 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
6127 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6128 (Dependencies): Consider target modules for bootstrap dependencies.
6129 Make target bootstrap modules depend on each stage's gcc.
6130 * Makefile.in: Regenerate.
6132 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
6134 * Makefile.def (configure-gcc): Depend on binutils having been built.
6135 (all-gcc): No need to do it here.
6136 * Makefile.in: Regenerate.
6138 2005-05-19 Paul Brook <paul@codesourcery.com>
6140 * configure.in: Rewrite misleading error message when requested
6141 language cannot be built.
6142 * configure: Regenerate.
6144 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
6146 * ylwrap: Import from Automake 1.9.5.
6148 2005-05-13 David Ung <davidu@mips.com>
6150 * MAINTAINERS (Write After Approval): Add self.
6152 2005-05-09 Mike Stump <mrs@apple.com>
6154 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6155 lt_cv_sys_max_cmd_len for now.
6157 2005-05-09 Stan Cox <scox@redhat.com>
6159 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6161 2005-05-08 Matt Kraai <kraai@ftbfs.org>
6163 * README.SCO: Update the URL.
6165 2005-05-05 David Edelsohn <edelsohn@gnu.org>
6167 * ltconfig: Define file_list_spec. Pass file_list_spec and
6168 with_gnu_ld to libtool.
6169 * ltcf-c.sh (aix[45]): Define file_list_spec.
6170 * ltcf-cxx.sh (aix[45]): Same.
6171 * ltcf-gcj.sh (aix[45]): Same.
6172 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
6173 exists, write list of input files to temporary file.
6175 2005-05-04 Mike Stump <mrs@apple.com>
6177 * configure.in: Always pass --target to target configures as
6178 otherwise rebuilds that do --recheck will fail.
6179 * confiugure: Rebuilt.
6181 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
6183 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
6185 (configure, all): Add bootstrap support.
6186 (Host modules, target modules): Pass post-stage1 flags and exports.
6187 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
6188 * Makefile.in: Regenerate.
6190 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
6192 * configure: Regenerate.
6194 2005-04-27 Mike Stump <mrs@apple.com>
6196 * MAINTAINERS: Add self as darwin maintainer.
6198 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
6200 * config.sub: Update from master copy.
6202 2005-04-21 Mike Stump <mrs@apple.com>
6204 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
6205 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
6207 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
6209 * configure.in <crisv32-*-*, cris-*-*>: New local variable
6210 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
6211 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
6212 "*-*-elf" and "*-*-linux*".
6213 * configure: Regenerate.
6215 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
6217 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
6219 2005-04-12 Mike Stump <mrs@apple.com>
6221 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
6223 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
6225 * MAINTAINERS (Write After Approval): Add myself.
6227 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
6229 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
6231 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
6233 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
6234 (TARGET_CONFIGARGS): Include --with-target-subdir.
6235 (configure, all): New macros. Use them throughout.
6236 * Makefile.in: Regenerate.
6238 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
6240 * MAINTAINERS (Write After Approval): Add myself.
6242 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
6244 * MAINTAINERS: Remove 'loop unrolling' maintainer.
6246 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
6248 * MAINTAINERS: Move John Carr to Write After Approval.
6250 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
6252 * config/mh-mingw32: Delete.
6253 * configure.in: Don't use it.
6254 * configure: Regenerate.
6256 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
6258 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
6259 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
6260 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
6261 (HOST_LIB_PATH): Generate from Makefile.def.
6262 (TARGET_LIB_PATH): Likewise.
6263 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
6264 * Makefile.in: Regenerate.
6265 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
6266 (RPATH_ENVVAR): Include Darwin case.
6267 * configure: Regenerate.
6269 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
6271 * MAINTAINERS (Various Maintainers): Remove self.
6272 (Write After Approval): Add self.
6274 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
6276 * MAINTAINERS (Various Maintainers): Add self.
6278 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
6280 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
6281 * configure: Regenerate.
6283 2005-03-21 Zack Weinberg <zack@codesourcery.com>
6285 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
6286 gcc_version, and gcc_version_trigger from set of flags to pass.
6287 * Makefile.tpl: Remove definitions of above variables.
6288 (config.status): Remove dependency on $(gcc_version_trigger).
6289 * Makefile.in: Regenerate.
6290 * configure.in: Do not reference config/gcc-version.m4 nor
6291 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
6292 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
6293 * configure: Regenerate.
6295 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
6296 Andrew Pinski <pinskia@physics.uc.edu>
6298 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
6299 * Makefile.in: Regenerate.
6301 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
6303 * MAINTAINERS (Write After Approval): Add myself.
6305 2005-03-03 David Ayers <d.ayers@inode.at>
6307 * MAINTAINERS (Write After Approval): Add myself.
6309 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
6312 * ltmain.sh: Avoid creating archives with components that have
6313 duplicate basenames.
6315 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
6318 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
6320 * Makefile.in: Regenerate.
6322 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
6324 * Makefile.in: Regenerate to fix conflict between the previous two
6327 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
6330 * Makefile.def (target_modules): Remove "stage", now unnecessary.
6331 * Makefile.tpl (HOST_SUBDIR): New substitution.
6332 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
6333 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6334 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
6335 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
6336 (Host modules, Bootstrapped modules): Use it.
6337 (Build modules, Target modules): Do not create symlink trees,
6338 always configure out-of-srcdir.
6339 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
6340 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
6341 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
6342 $(HOST_SUBDIR). Create a symlink for host_subdir.
6344 * Makefile.in: Regenerate.
6345 * configure: Regenerate.
6347 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6349 Merged from libada-gnattools-branch:
6350 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
6352 * gnattools: New directory.
6353 * Makefile.def: Add gnattools as a module, depending on target-libada.
6354 * Makefile.in: Regenerate.
6355 * configure.in: Include gnattools in host_tools; disable it if ada
6357 * configure: Regenerate.
6359 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
6361 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
6362 treelang maintainer.
6363 (Write After Approval): Remove myself.
6365 2005-02-23 Paul Schlie <schlie@comcast.net>
6367 * configure.in: Allow darwin targeted ports to build tk, itcl and
6369 * configure: Regenerate.
6371 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
6374 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
6375 * configure: Regenerate.
6377 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
6379 * MAINTAINERS (Write After Approval): Add myself.
6381 2005-02-10 Ian Lance Taylor <ian@airs.com>
6383 * MAINTAINERS: Update my e-mail address.
6385 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
6387 * MAINTAINERS (Write After Approval): Add myself.
6389 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
6391 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
6392 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
6393 target-libgloss when not *-*-elf and *-*-aout.
6394 * configure: Regenerate.
6396 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
6398 * MAINTAINERS: Remove obsolete entries.
6400 * MAINTAINERS (Write After Approval): Add Michael Matz.
6402 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
6404 * MAINTAINERS: Remove self as cpplib maintainer.
6406 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6408 * install-sh, config.sub: Import from upstream.
6410 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6413 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
6414 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
6415 * Makefile.in: Regenerate.
6417 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
6419 * MAINTAINERS: Update my email address.
6421 2005-01-12 David Edelsohn <edelsohn@gnu.org>
6422 Andreas Schwab <schwab@suse.de>
6425 * config-ml.in: Eval option if surrounded by single quotes.
6427 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
6429 Revert 2004-12-28 Makefile changes, a better fix will be
6430 applied to mainline and src after GCC 4.0 branches.
6432 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
6436 * Makefile.def (target_modules): Remove stage parameter,
6437 it is always true now.
6438 * Makefile.tpl (configure-build-[+module+],
6439 configure-target-[+module+]): Always build symlink tree
6440 for the directory and for include. BUILD_SUBDIR and
6441 TARGET_SUBDIR cannot be . anymore.
6442 * Makefile.in: Regenerate.
6444 2004-12-25 David Edelsohn <edelsohn@gnu.org>
6446 Revert 2004-12-08 Makefile changes.
6448 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
6450 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
6453 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
6455 * configure.in (sh64-*-*): Reenable gprof.
6456 * configure: Regenerate.
6458 2004-12-08 David Edelsohn <edelsohn@gnu.org>
6460 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
6461 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
6462 (EXTRA_TARGET_FLAGS): Add PICFLAG.
6463 * Makefile.in: Regenerate.
6465 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
6467 * MAINTAINERS: Update my email address.
6469 2004-12-07 Matt Kraai <kraai@ftbfs.org>
6471 * Makefile.tpl: Generate normal dependencies if the LHS module is
6473 * Makefile.in: Regenerate.
6475 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
6477 * configure.in: Include config/gxx-include-dir.m4. Use
6478 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
6479 * configure: Regenerate.
6481 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
6483 * config.if: Delete.
6484 * configure.in: Set libstdcxx_incdir directly.
6485 * configure: Regenerate.
6487 2004-12-02 Eric Christopher <echristo@redhat.com>
6489 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
6490 * Makefile.in: Regenerate.
6492 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
6494 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
6495 * configure: Regenerate.
6497 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
6499 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
6500 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
6501 * configure: Regenerate.
6503 2004-12-01 Eric Christopher <echristo@redhat.com>
6505 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
6506 of things to remove.
6508 2004-11-29 Matt Kraai <kraai@ftbfs.org>
6510 * MAINTAINERS (Write After Approval): Update my e-mail address.
6512 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
6514 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
6515 from CVS libtool to always pass_all.
6517 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6519 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6520 (hppa*64*-*-*): Delete incorrect comment.
6521 * configure: Rebuilt.
6523 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6525 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
6527 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6529 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
6530 from CVS libtool to always pass_all.
6532 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6534 * install-sh, compile: Import from automake.
6536 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6538 * config.guess, config.sub: Import from savannnah.
6540 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
6542 * MAINTAINERS (Write After Approval): Add myself
6544 2004-11-12 Mike Stump <mrs@apple.com>
6546 * Makefile.def: Add html support.
6547 * Makefile.tpl: Likewise.
6548 * Makefile.in: Regenerate.
6550 2004-11-11 Geoffrey Keating <geoffk@apple.com>
6553 * configure.in: Remove all instances of build-fixincludes from
6555 (build_configargs): Supply --target to subdirectories.
6556 * configure: Regenerate.
6558 * Makefile.def: Make gcc install depend on fixincludes install.
6559 * Makefile.in: Regenerate.
6561 2004-11-10 Janis Johnson <janis187@us.ibm.com>
6563 * MAINTAINERS: Add myself as gcc testsuite maintainer.
6565 2004-11-11 Paul Brook <paul@codesourcery.com>
6567 * MAINTAINERS: Add self as arm maintainer. Update email address.
6569 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
6571 * configure.in (noconfigdirs) [mmix-*-*]: Disable
6573 * configure: Regenerate.
6575 2004-11-07 David Edelsohn <edelsohn@gnu.org>
6577 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6580 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
6582 * Makefile.def (host fixincludes): Specify missing targets.
6583 * Makefile.in: Regenerate.
6585 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
6587 * MAINTAINERS: Add myself
6589 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
6591 * MAINTAINERS (Write After Approval): Add myself.
6593 2004-11-04 Geoffrey Keating <geoffk@apple.com>
6595 * Makefile.def: Build fixincludes for the host, too.
6596 * Makefile.in: Regenerate.
6597 * configure.in (host_tools): Add fixincludes.
6598 * configure: Regenerate.
6600 2004-11-04 Daniel Jacobowitz <dan@debian.org>
6602 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6603 * configure: Regenerated.
6605 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
6608 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6609 * configure: Regenerated.
6611 2004-10-31 Mark Mitchell <mark@codesourcery.com>
6613 * README.SCO: Update per FSF instructions.
6615 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
6618 * configure.in (case ${target}): Do not build fixincludes for avr.
6619 * configure: Regenerated.
6621 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
6623 * configure.in (case ${target}): Do not build fixincludes
6624 on platforms where it is not used.
6625 * configure: Regenerated.
6627 2004-10-23 Daniel Jacobowitz <dan@debian.org>
6629 * configure.in: Use an absolute path to install-sh.
6630 * configure: Regenerated.
6632 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6634 * MAINTAINERS (Write After Approval): Add myself.
6636 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
6638 * MAINTAINERS: Remove from Write After Approval those that are
6639 already maintainers.
6641 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
6643 * MAINTAINERS: Update my email address.
6645 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
6647 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6648 * configure: Regenerate.
6650 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
6652 * MAINTAINERS: Update my email address.
6654 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
6656 * MAINTAINERS (Language Front Ends Maintainers): New. Move
6657 entries belonging to this category.
6659 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
6661 * MAINTAINERS: Update my e-mail address.
6663 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
6665 Fix wrong conflict resolution in:
6667 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6669 * Makefile.in: Regenerate.
6670 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6671 in the recursive `make', instead of hardwiring `all'.
6672 (Autogenerated TARGET-* variables): New.
6674 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
6676 * configure.in: Enable target-libgloss for crx-*-*.
6677 * configure: Regenerate.
6679 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6681 * MAINTAINERS (Various Maintainers): Move the "windows,
6682 cygwin, mingw" maintainer to ...
6683 (OS Port Maintainers): ... here.
6685 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6687 * MAINTAINERS (Write After Approval): Remove those that are
6688 maintainers of some subsystem.
6690 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
6692 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6693 * ltcf-cxx.sh (tpf*): Likewise.
6694 * ltconfig (tpf*): Add TPF OS configuration support.
6696 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
6698 * MAINTAINERS: Change my email address to my new work account.
6700 2004-09-24 Michael Roth <mroth@nessie.de>
6702 * configure.in (--without-headers): Add missing double quotes.
6703 * configure: Regenerate.
6705 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
6707 * ylwrap: Revert to previous version.
6709 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
6712 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6713 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6714 SET_GCC_LIB_PATH_CMD.
6715 (BASE_TARGET_EXPORTS): Likewise.
6716 * Makefile.in: Regenerated.
6718 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6719 * configure: Regenerated.
6721 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
6723 * config.guess: New upstream version
6724 * compile, depcomp, install-sh, ylwrap: Likewise.
6726 2004-09-19 Roger Sayle <roger@eyesopen.com>
6728 * config/mh-x86omitfp: New host makefile fragment. Add
6729 -fomit-frame-pointer to the default BOOT_CFLAGS.
6730 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6731 * configure: Regenerate.
6733 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
6736 * configure.in (*-*-darwin*): Renable libobjc.
6737 * configure: Regenerate.
6739 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
6741 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6743 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
6745 * Makefile.def: Remove libbanshee.
6746 * Makefile.tpl: Ditto.
6747 * configure.in: Ditto.
6748 * Makefile.in: Regen.
6751 2004-09-08 David Edelsohn <edelsohn@gnu.org>
6753 * ltmain.sh: Use $pic_object as $non_pic_object if
6754 $non_pic_object=none.
6756 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
6758 * missing: Import latest version from master repository.
6760 2004-09-06 Nick Clifton <nickc@redhat.com>
6762 * config.sub: Import latest version from master repository.
6763 * config.guess: Likewise.
6764 This includes these changes:
6766 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
6768 * config.sub: Handle crisv32, alias etraxfs.
6769 * config.guess (crisv32:Linux:*:*): Handle.
6771 2004-08-13 Brad Smith <brad@comstyle.com>
6773 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6774 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6776 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
6778 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6779 assume the processor is a powerpc. This is because coreutils
6780 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6781 in this case, due to a MacOS X bug that causes
6782 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6783 to return a negative number.
6784 Problem reported by Petter Reinholdtsen in:
6785 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6787 2004-07-19 Ben Elliston <bje@gnu.org>
6789 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6791 2004-06-24 Ben Elliston <bje@gnu.org>
6793 * config.guess: Update copyright years.
6794 * config.sub: Likewise.
6796 2004-06-22 Robert Millan <robertmh@gnu.org>
6798 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6799 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6801 2004-06-22 Stanley F. Quayle <stan@stanq.com>
6803 * config.guess (*:*VMS:*:*): New entry. Replaces
6804 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6807 2004-06-22 Ben Elliston <bje@gnu.org>
6809 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6810 * config.sub: Likewise.
6812 2004-06-22 Ben Elliston <bje@gnu.org>
6814 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6815 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6817 2004-06-11 Ben Elliston <bje@gnu.org>
6819 * config.guess (pegasos:OpenBSD:*:*): Remove.
6821 2004-06-11 Ben Elliston <bje@gnu.org>
6823 From Wouter Verhelst <wouter@grep.be>:
6824 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6826 2004-06-11 Ben Elliston <bje@gnu.org>
6828 * config.guess (luna88k:OpenBSD:*:*): New.
6830 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
6832 * config.guess (m32r*:Linux:*:*): New case.
6833 * config.sub: Handle m32rle.
6835 2004-03-12 Ben Elliston <bje@wasabisystems.com>
6837 From Jens Petersen <petersen@redhat.com>:
6838 * config.sub: Handle sparcv8.
6840 2004-03-03 Ben Elliston <bje@wasabisystems.com>
6842 From Tom Smith <smith@cag.lkg.hp.com>:
6843 * config.guess: Version suffixes are equally significant on Tru64
6844 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
6845 prefix of "P" (patched kernel).
6847 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
6849 * config.sub: Add support for National Semiconductor CRX target.
6851 2004-09-03 Janis Johnson <janis187@us.ibm.com>
6853 * MAINTAINERS (Various Maintainers): Remove myself as web page
6854 maintainer, add myself as maintainer of build status lists.
6856 2004-09-03 Jan Beulich <jbeulich@novell.com>
6858 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6859 *-*-netware, but add target-libmudflap.
6860 Consolidate *-*-netware targets (of which really only i?86 exists)
6861 into a single entry.
6862 * configure: Likewise.
6864 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
6866 * Makefile.tpl (sorry): Remove.
6867 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6868 (cleanstrap targets): Depend on distclean, not distclean-stage1.
6869 (do-clean): Clean per-stage directories too.
6870 (do-distclean): Run distclean-stage1 too.
6871 (.NOTPARALLEL): Enable during toplevel bootstrap.
6872 (stage[+id+]-bubble): Enable parallel execution during
6873 the recursive invocation.
6874 * Makefile.in: Regenerate.
6876 Fix previous checkin:
6878 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6880 * configure.in: Fix indentation.
6881 * configure: Regenerate.
6883 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
6885 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6886 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6887 * configure: regenerate
6888 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6891 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
6893 * Makefile.def (build_modules): Add fixincludes.
6894 (dependencies): Make gcc depend on fixincludes.
6895 * configure.in (build_tools): Add fixincludes.
6896 (build_configdirs): Always include build_libs.
6897 * Makefile.in: Regenerate.
6898 * configure: Regenerate.
6900 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
6902 * Makefile.def (bootstrap stages): Add 'lean' parameter.
6903 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6904 phony targets; do not generate timestamp files.
6905 (distclean-stageN): Remove references to their timestamp files.
6906 (restageN, touch-stageN): Remove.
6907 (stageN-bubble): Rewritten.
6908 (compare): Support lean bootstraps.
6909 * Makefile.in: Regenerate.
6911 * configure.in: Only warn when bootstrapping but
6912 build != host or build != target. Support lean bootstraps.
6913 * configure: Regenerate.
6915 2004-08-26 Phil Edwards <phil@codesourcery.com>
6917 * configure.in: Give a better error message if GMP/MPFR are missing
6918 and a language needing them has been requested.
6919 * configure: Regenerated.
6921 2004-08-25 Phil Edwards <phil@codesourcery.com>
6923 * configure.in: Print a list of available language front-ends if
6924 a requested one is missing. Tidy stray tab characters.
6925 * configure: Regenerated.
6927 2004-08-19 Michael Koch <konqueror@gmx.de>
6929 * gcc/doc/install.texi: Update entry about automake for libjava.
6931 2004-08-17 Robert Millan <robertmh@gnu.org>
6933 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6934 (instead of FreeBSD).
6935 * configure: Regenerate.
6937 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6939 * Makefile.in: Regenerate.
6940 * configure: Regenerate.
6942 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6944 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6945 for bootstrapped modules if toplevel bootstrap is going.
6946 (GCC bootstrap): Generate per-stage targets for all bootstrapped
6947 modules. Adjust for changes in Makefile.def. Enable several
6948 rules even in non-bootstrap mode, just to avoid peppering the
6949 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6950 (stage-[+prev+]-bubble): Remove.
6952 * Makefile.def (Dependencies): Depend on all-build-bison,
6953 all-build-flex, all-build-byacc, all-build-texinfo, rather
6954 than the host variations.
6955 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
6957 (BISON): Update for recent Bisons.
6959 (cross): Depend on all-build.
6960 (all): Do not depend on all-build.
6961 (prebootstrap): Remove.
6962 (dep-kind): Accept separate prefixes for MODULE and ON variables.
6963 (Prebootstrap dependencies): Add them to the per-stage targets
6964 and to all-prebootstrap.
6965 * configure.in (build_configdirs): Always enable build_tools.
6966 (BUILD_DIR_PREFIX): Remove.
6968 * Makefile.def (gcc): Add target variable.
6969 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6970 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6971 in the recursive `make', instead of hardwiring `all'.
6972 (Autogenerated TARGET-* variables): New.
6974 2004-08-13 Brian Booth <bbooth@redhat.com>
6976 * MAINTAINERS: Remove myself from write-after-approval.
6978 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
6980 * src-release: Stop distributing mmalloc with gdb (which doesn't
6982 * Makefile.def: GDB doesn't depend on mmalloc anymore.
6983 * Makefile.in: Regenerate.
6985 2004-08-09 Mark Mitchell <mark@codesourcery.com>
6987 * configure.in (arm*-*-eabi*): New target.
6988 * configure: Regenerate.
6990 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
6992 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6993 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6994 (Dependencies): New section.
6995 * Makefile.tpl (Dependencies): Generate from Makefile.def.
6996 (configure-target-[+module+]): Depend on maybe-all-gcc
6997 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
6998 (toplevel profiledbootstrap): Fix dependencies.
6999 * Makefile.in: Regenerate.
7001 2004-08-03 Mark Mitchell <mark@codesourcery.com>
7003 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
7004 target-libiberty to noconfigdirs.
7005 * configure: Regenerate.
7007 2004-08-03 Paul Brook <paul@codesourcery.com>
7009 * configure.in: Check for MPFR as well as GMP.
7010 * configure: Regenerate.
7012 2004-08-01 Robert Millan <robertmh@gnu.org>
7014 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
7015 libmudflap for all GNU-based systems (with Glibc).
7016 * configure: Regenerate.
7018 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
7020 * Makefile.def (host-modules): Add gcc.
7021 * Makefile.in: Regenerate.
7022 * Makefile.tpl (sorry): New rule.
7023 (configure-host, all-host, [+make_target+]-host, do-check,
7024 install-host): Do not add gcc as a special case.
7025 (host modules): Add a small special-casing for gcc. Export
7026 extra_make_flags through the environment.
7027 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
7028 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
7029 other recursive targets for gcc): Remove.
7031 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
7032 (stage, unstage): New rules.
7033 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
7034 distclean-stage[+id+]): Use stage_current.
7035 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
7036 the stage*-start rules.
7038 2004-08-02 Geoffrey Keating <geoffk@apple.com>
7040 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
7043 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
7045 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
7046 * configure: Regenerate.
7048 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
7050 * maintainer-scripts/gcc_release: Revert yesterday's change.
7052 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
7054 * MAINTAINERS: Add myself to write-after-approval.
7056 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
7059 * gcc/gccbug.in: Updated because of libf2c removal.
7060 * maintainer-scripts/gcc_release: Ditto.
7062 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
7064 * configure.in: Build libmudflap by default on FreeBSD.
7065 * configure: Regenerated.
7067 2004-07-09 Mark Mitchell <mark@codesourcery.com>
7069 * configure.in: Do not build libmudflap by default on non-GNU/Linux
7071 * configure: Regenerated.
7073 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7076 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
7077 feedback based compiler.
7078 * Makefile.in: Rebuilt.
7080 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
7082 * Makefile.def (host_modules): Set bootstrap=true for flex.
7083 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
7084 * Makefile.in: Rebuilt.
7086 2004-07-07 Jan Hubicka <jh@suse.cz>
7088 * MAINTAINERS: Add self as a profile feedback maintainer.
7090 2004-07-05 Phil Edwards <phil@codesourcery.com>
7092 * configure.in: Do not prepend $srcdir to /dev/null in
7094 * configure: Regenerate.
7096 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
7098 * Makefile.def (build_modules): Add bison, byacc, flex,
7100 (flags_to_pass): Add FLEX.
7101 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
7102 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7103 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7104 DEFAULT_MAKEINFO): Remove.
7105 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
7106 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
7107 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
7108 objdir or else use configured tool.
7110 (all): Depend on it.
7111 (Build module dependencies): Add.
7112 * Makefile.in: Regenerate.
7113 * configure.in: Better support for multiple build modules,
7114 matching what is done for host/target modules. Do not look
7115 for "plausible" locations of build tools if Canadian cross.
7116 Use autoconf's AC_PROG_CC to find a C compiler. Define
7117 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
7118 * configure: Regenerate.
7120 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
7122 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7123 * Makefile.in: Regenerate.
7125 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
7127 * Makefile.tpl (configure-build-[+module+],
7128 configure-[+module+], configure-target-[+module+]): Pass
7129 [+extra_configure_args+].
7130 (all-build-[+module+], all-[+module+], check-[+module+],
7131 install-[+module+], [+make_target+]-[+module+],
7132 all-target-[+module+], check-target-[+module+],
7133 install-target-[+module+], [+make_target+]-target-[+module+]):
7134 Pass [+extra_make_args+].
7135 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7136 (GCC_HOST_EXPORTS): Remove.
7137 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7138 cross, check-gcc, check-gcc-c++, install-gcc,
7139 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7140 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7141 * Makefile.in: Regenerate.
7143 2004-06-21 Matthew Sachs <msachs@apple.com>
7145 * MAINTAINERS: Added self to write-after-approval.
7147 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
7149 * configure.in: Check for srcdir/winsup rather than build directory
7151 * configure: Regenerate.
7153 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
7155 * configure.in: Don't build Cygwin native newlib if winsup
7156 directory is missing. Emit warning instead.
7157 * configure: Regenerate.
7159 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
7161 * Makefile.tpl (touch-stage[+id+]): New.
7162 (restage[+prev+]): Depend on touch-stage[+id+].
7164 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7167 * Makefile.def: Add profile and feedback bootstrap stages.
7168 Remove next field from bootstrap stages.
7169 * Makefile.tpl (LN, LN_S): Substitute.
7170 (stageN-start, stageN-end): Use double-colon rules, to
7171 provide a hook for additional setup commands.
7172 (distclean-stageN-gcc, restageN): Create dependencies from
7173 [+prev+], not from [+next+].
7174 (stageN-bubble): Add commands for successive stages from
7175 [+prev+], using double-colon rules.
7176 (all-stageN-gcc): Fix typo.
7177 (stagefeedback-start, profiledbootstrap): New.
7178 * Makefile.in: Regenerate.
7179 * configure.in: Call ACX_PROG_LN.
7180 * configure: Regenerate.
7182 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
7184 * MAINTAINERS (Write After Approval): Add myself.
7186 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
7188 * MAINTAINERS (Write After Approval): Add myself.
7190 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
7192 * configure.in: Fix --enable-bootstrap breakage introduced in trees
7194 * configure: Regenerate.
7196 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7198 * Makefile.tpl: Fix typo.
7199 * Makefile.in: Regenerate.
7201 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7203 * configure.in: Remove new- prefix from toplevel
7205 * configure: Regenerate.
7207 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7209 * Makefile.tpl (all.normal): Rename to all.
7210 (all): Replace with a rule to pick the default
7211 target from configure.
7212 (all-gcc, configure-gcc): Use conditionals to
7213 do nothing when toplevel bootstrap is going on.
7214 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
7215 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
7216 * configure.in: Support --enable-bootstrap.
7218 * Makefile.def: Remove new- prefix from toplevel
7220 * Makefile.tpl: Likewise.
7222 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
7225 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
7226 $(RECURSE_FLAGS) to recursive invocation of make.
7228 * Makefile.in: Regenerate.
7229 * configure: Regenerate.
7231 2004-05-30 Andreas Jaeger <aj@suse.de>
7232 Jim Wilson <wilson@specifixinc.com>
7234 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
7237 2004-05-27 Daniel Jacobowitz <dan@debian.org>
7239 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
7240 * configure: Regenerate.
7242 2004-05-25 Daniel Jacobowitz <drow@false.org>
7244 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
7245 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
7246 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
7248 * Makefile.in: Regenerate.
7250 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
7252 * configure.in: Test the ability to symlink directories.
7253 * configure: Regenerate.
7255 * Makefile.def (bootstrap-stage): New definitions.
7256 * Makefile.tpl (configure-stage1-gcc,
7257 configure-stage2-gcc, configure-stage3-gcc,
7258 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
7259 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
7260 new-restage3, compare): Autogenerate, see Makefile.in
7261 entry for behavioral changes.
7262 (distclean-stage1, new-stage1-start, new-stage1-end,
7263 new-stage1-bubble, distclean-stage2, new-stage2-start,
7264 new-stage2-end, new-stage2-bubble, distclean-stage3,
7265 new-stage3-start, new-stage3-end): New autogenerated targets.
7266 (objext, prebootstrap, BOOT_CFLAGS,
7267 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
7270 * Makefile.in: Regenerate.
7271 (distclean-stage1, new-stage1-start, new-stage1-end,
7272 new-stage1-bubble, distclean-stage2, new-stage2-start,
7273 new-stage2-end, new-stage2-bubble, distclean-stage3,
7274 new-stage3-start, new-stage3-end): New targets.
7275 (all-stage1-gcc): Move prebootstrap dependency from here...
7276 (configure-stage1-gcc): ...to here.
7277 (new-bootstrap): Use bubble targets.
7278 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7279 Use per-stage distclean targets.
7280 (configure-stage1-gcc, configure-stage2-gcc,
7281 configure-stage3-gcc, all-stage1-gcc,
7282 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
7283 Use new-stageN-start to prepare the tree.
7285 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
7287 * Makefile.def (host_modules): add libcpp.
7288 * Makefile.tpl: Add dependencies on and for libcpp.
7289 * Makefile.in: Regenerate.
7290 * configure.in: Add libcpp host module.
7291 * configure: Regenerate.
7293 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
7295 * Makefile.tpl: Whenever a recursive target is defined, wrap
7296 it in a special @if/@endif block, and prepare its maybe
7297 dependency in the @if/@endif block
7298 * configure.in: Instead of writing maybe dependencies, remove
7299 the @if/@endif statements, and remove the @if/@endif blocks
7301 * configure: Regenerate.
7302 * Makefile.in: Regenerate.
7304 2004-05-20 Janis Johnson <janis187@us.ibm.com>
7306 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
7308 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
7311 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
7312 * */configure: Rebuilt.
7314 2004-05-17 Zack Weinberg <zack@codesourcery.com>
7316 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
7318 * configure, Makefile.in: Regenerate.
7320 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
7322 * MAINTAINERS (Write After Approval): Add myself.
7324 2004-05-13 Diego Novillo <dnovillo@redhat.com>
7326 Merge from tree-ssa-20020619-branch.
7328 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
7329 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
7330 (HOST_GMPLIBS): Define.
7331 (HOST_GMPINC): Define.
7332 (TARGET_LIB_PATH): Add libmudflap.
7333 (GFORTRAN_FOR_TARGET): Define.
7334 (configure-build*): Export GFORTRAN.
7335 (configure-gcc): Export GMPLIBS and GMPINC.
7336 (all-gcc): Add maybe-all-libbanshee.
7337 (configure-target-libgfortran): Define.
7338 * Makefile.in: Regenerate.
7339 * configure.in (host_libs): Add libbanshee.
7340 (target_libraries): Add target-libmudflap and target-libgfortran.
7341 Add --with-libbanshee.
7342 Handle --disable-libmudflap.
7343 (*-*-freebsd*): Use with_gmp.
7344 Add $(libgcj) to noconfigdirs.
7345 * configure: Regenerate.
7346 * depcomp: New file.
7347 * MAINTAINERS: Add tree-ssa maintainers.
7349 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
7351 * MAINTAINERS (Various Maintainers): Add myself.
7353 2004-04-30 Brian Ford <ford@vss.fsi.com>
7355 * MAINTAINERS (Write After Approval): Add myself.
7357 2004-04-29 Uros Bizjak <uros@kss-loka.si>
7359 * MAINTAINERS (Write After Approval): Add myself.
7361 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
7363 * config/acx.m4: Fix fastcompare support for new-bootstrap.
7364 * configure: Regenerate.
7366 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
7369 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7371 * Makefile.def (flags_to_pass): Remove *dir variables that
7372 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7373 as well as prefix and exec_prefix.
7374 * Makefile.in: Regenerate.
7376 2004-04-26 Robert Millan <robertmh@gnu.org>
7378 Add patches from libtool CVS.
7379 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
7380 * ltconfig: Likewise.
7381 * ltcf-c.sh: Likewise.
7382 * ltcf-cxx.sh: Likewise.
7383 * ltcf-gcj.sh: Likewise.
7385 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7387 * Makefile.def (host_modules): Mark with the bootstrap
7388 flag packages on which gcc depends.
7389 * Makefile.tpl (all-bootstrap): Use it.
7390 * Makefile.in: Regenerate.
7392 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7394 * Makefile.def (flags_to_pass): Remove *dir variables that
7395 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7396 as well as prefix and exec_prefix.
7397 * Makefile.in: Regenerate.
7399 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7401 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
7402 * configure: Regenerate.
7403 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
7404 * gcc/Makefile.tpl (compare): Use the result of the test.
7405 * gcc/Makefile.in: Regenerate.
7407 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
7409 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
7410 Always relocate gcc and prev-gcc to the original names, even
7412 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7415 2004-04-23 Laurent GUERBY <laurent@guerby.net>
7417 * MAINTAINERS: Update my email address.
7419 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7421 * configure.in (mips*-*-irix5*): Enable ld.
7422 * configure: Regenerate.
7424 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7426 * configure: Regenerate.
7428 2004-04-15 James E Wilson <wilson@specifixinc.com>
7430 * Makefile.tpl (configure-[+module+], configure-gcc,
7431 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
7432 Set and export LDFLAGS.
7433 * Makefile.in: Regenerate.
7435 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
7437 * MAINTAINERS: Add myself to write-after-approval.
7439 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
7442 * Makefile.tpl: If we don't have built-in-tree target tools,
7443 use the ones found by configure rather than hacking around with
7444 program_transform_name.
7445 * configure.in: Give Makefile.tpl the information necessary
7447 * Makefile.in: Regenerate.
7448 * configure: Regenerate.
7450 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
7453 * configure.in: When computing baseargs, strip *all* copies of
7454 offending options. Also, don't match/substitute the trailing space,
7455 so that this actually works when two similar options are separated by
7457 * configure: Regenerate.
7459 2004-04-06 David Edelsohn <edelsohn@gnu.org>
7461 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
7462 (rs6000-*-aix*): Same.
7463 * configure: Regenerate.
7465 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
7467 * MAINTAINERS: Add myself to write-after-approval.
7469 2004-04-03 Bud Davis <bdavis9659@comcast.net>
7471 * MAINTAINERS: Add myself to write-after-approval.
7473 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
7475 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
7476 STRICT_WARN, WARN_CFLAGS flags passed down to make.
7477 * Makefile.in: Regenerate.
7479 * configure.in (top level bootstrap support): Rework --enable-werror
7480 to set @stage2_werror_flag@.
7481 * configure: Regenerate.
7482 * Makefile.tpl (top level bootstrap support): Pass
7483 @stage2_werror_flag@ down to configure in stages 2 and 3.
7484 * Makefile.in: Regenerate.
7486 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
7488 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
7489 for stages 2 and 3 as well as in make. As a consequence, remove
7490 OUTPUT_OPTION (now detected by configure) from the flags passed down
7492 * Makefile.in: Regenerate.
7494 * Makefile.tpl (new-bootstrap): Fix typo.
7495 * Makefile.in: Regenerate.
7497 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
7499 * Makefile.tpl: Rearrange by moving recursive_targets rules
7500 into their proper sections.
7501 * Makefile.tpl (top level bootstrap support): Move disabling
7502 of coverage flags from 'make' to 'configure'; improve comments.
7503 * Makefile.in: Regenerate.
7505 * Makefile.tpl (experimental top level bootstrap) Move stage1
7506 language setting from all- target to configure- target; disable
7507 intermodule optimization in stage 1; prevent gratuitous rebuilds
7509 * Makefile.in: Regenerate.
7510 * configure.in: Comma-separate stage 1 language list for top
7512 * configure: Regenerate.
7514 * Makefile.tpl: Clean up experimental top level bootstrap support:
7515 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7516 prev-gcc in configure- targets as well as all- targets.
7517 * Makefile.in: Regenerate.
7519 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
7521 * compile: New file imported from automake.
7523 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
7525 * configure.in: Remove symbolic link section.
7526 * configure: Regenerate.
7527 * Makefile.tpl (links): Remove.
7528 * Makefile.in: Regenerate.
7530 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
7531 Nathanael Nerode <neroden@gcc.gnu.org>
7533 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
7534 Set with AC_CHECK_PROGS.
7535 * configure.in: Fix comment typo from last patch.
7536 * configure: Regenerate.
7538 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
7540 * Makefile.tpl: Introduce experimental top level bootstrap support.
7541 * Makefile.in: Regenerate.
7542 * configure.in: Introduce support for top level bootstrap.
7543 * configure: Regenerate.
7545 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
7546 Paolo Bonzini <bonzini@gnu.org>
7549 * configure.in: Cope with shells that do not support unquoted ^
7550 * configure: Regenerate.
7552 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
7553 Paolo Bonzini <bonzini@gnu.org>
7556 * configure.in: Cope with shells that do not support nesting
7557 quotes inside quoted backquote substitutions.
7558 * configure: Regenerate.
7560 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
7563 * configure.in: Fix escaping of $.
7564 * configure: Regenerate.
7566 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
7568 * configure: Regenerate, since I forgot to while committing Paolo's
7571 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
7574 Move language detection to the top level.
7575 * configure.in: Find default values for the tools as
7576 soon as possible. Disable ada if GNAT is not found.
7577 Emit error message about missing languages. Expand
7578 --enable-languages=all for the gcc subdirectory.
7580 2004-03-10 Ben Elliston <bje@gnu.org>
7582 * MAINTAINERS: Update my email address.
7584 2004-03-05 David Edelsohn <edelsohn@gnu.org>
7586 * ltconfig: Disable building static libraries if building shared
7587 libraries on AIX 5L.
7589 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
7591 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7593 * configure: Regenerated.
7595 2004-03-01 Brian Booth <bbooth@redhat.com>
7597 * MAINTAINERS: Add myself to write-after-approval.
7599 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
7601 * MAINTAINERS: Add myself to write-after-approval.
7603 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7606 * Makefile.tpl: Guard XFOO sed statements better.
7607 * Makefile.tpl: Add dependency for configure-target-libada.
7608 * Makefile.in: Regenerate (incidentally fixes broken
7609 commit when libada-branch was merged).
7611 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
7613 * MAINTAINERS: Add myself to write-after-approval.
7615 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
7617 * MAINTAINERS: Add Nicola Pero and myself as libobjc
7620 2004-02-20 Andrew Cagney <cagney@redhat.com>
7622 * config.guess: Update from version 2003-10-16 to 2004-02-16.
7623 * config.sub: Update from version 2003-11-03 to 2004-02-16.
7625 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
7628 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7630 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
7632 * MAINTAINERS: Added myself to write-after-approval.
7634 2004-02-14 Michael Koch <konqueror@gmx.de>
7636 * MAINTAINERS: Added myself to write-after-approval.
7638 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
7640 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
7641 some OS port maintainers to OS port maintainers section.
7643 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
7645 * MAINTAINERS: Add self.
7647 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
7649 * MAINTAINERS: Alphabetize.
7651 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
7653 * MAINTAINERS: Remove myself.
7655 2004-02-11 David Edelsohn <edelsohn@gnu.org>
7657 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7658 (rs6000-*-aix*): Same.
7659 * configure: Regenerate.
7661 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
7663 * configure.in (host): Add in missing $noconfigdirs to defines.
7664 * configure: Regenerate.
7666 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
7667 Nathanael Nerode <neroden@gcc.gnu.org>
7669 PR ada/6637, PR ada/5911
7670 Merge with libada-branch:
7671 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7672 with appropriate dependencies. Add --enable-libada configure switch.
7673 * configure, Makefile.in: Regenerate.
7675 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
7677 * MAINTAINERS: Add myself to write-after-approval.
7679 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7681 * configure.in: Don't pass --with-stabs on IRIX 5 either.
7682 * configure: Regenerate.
7684 2004-02-04 Geoffrey Keating <geoffk@apple.com>
7686 Merge from upstream:
7688 * ltmain.in: When setting IFS to '~', be careful about user
7689 arguments that contain '~'.
7691 2004-02-04 Peter O'Gorman <peter@pogma.com>
7693 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7694 Also test $base_compile against $CC with escaped arguments. Bug
7695 reported by Geoff Keating <geoffk@apple.com>.
7697 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
7699 * MAINTAINERS: Remove i960 port.
7701 2004-01-23 DJ Delorie <dj@redhat.com>
7703 * Makefile.def (target_modules) [libiberty]: Don't stage.
7704 * Makefile.in: Rebuilt.
7706 2004-01-20 Caroline Tice <ctice@apple.com>
7708 * MAINTAINERS: Add myself to write-after-approval.
7710 2004-01-19 Paolo Carlini <pcarlini@suse.de>
7712 * MAINTAINERS: Update my email address.
7714 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
7716 * MAINTAINERS: Add myself to write-after-approval.
7718 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
7720 * MAINTAINERS: Remove entries without email address.
7722 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
7724 * MAINTAINERS: Add myself to write-after-approval.
7726 2004-01-15 Steven Bosscher <stevenb@suse.de>
7728 * MAINTAINERS: Update my email address.
7730 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
7732 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7733 * Makefile.tpl (configure-target-[+module+]): Support stage.
7734 * Makefile.in: Rebuilt.
7736 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
7738 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7740 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
7742 * MAINTAINERS: Add myself as a MIPS maintainer.
7744 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
7746 * configure.in: Use ./config.cache, not config.cache.
7747 * configure: Regenerate.
7748 * Makefile.tpl: Special-casing not needed for GCC any more.
7749 * Makefile.in: Regenerate.
7751 * configure.in: Don't share a cache file for host dirs.
7752 * configure: Regenerate.
7754 * config-ml.in: Don't mess with the cache file.
7756 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7758 * MAINTAINERS: Move myself from 'Write After Approval' to
7759 'CPU Port Maintainers' section as SPARC maintainer.
7761 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
7763 * Makefile.tpl: Make GCC use a separate config.cache.
7764 * Makefile.in: Regenerate.
7766 PR bootstrap/11932, PR bootstrap/11933
7767 (I don't know if it will fix either of them, but it relates
7769 * configure.in: Don't use shared config.cache for target
7771 * configure: Regenerate.
7773 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
7775 * MAINTAINERS: Add myself to 'Write After Approval' section.
7777 2003-12-31 Roger Sayle <roger@eyesopen.com>
7779 * configure.in (ia64*-*-hpux*): Disable building java libraries.
7780 * configure: Regenerated.
7782 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
7784 * MAINTAINERS: Remove the mn10200 maintainer.
7786 2003-12-21 Bernardo Innocenti <bernie@develer.com>
7788 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7789 * configure: Regenerated.
7791 2003-12-16 Jan Hubicka <jh@suse.cz>
7793 * MAINTAINERS: Add myself as callgraph maintainer.
7795 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
7797 * configure.in (raw_libstdcxx_flags): Remove the leading space.
7798 * configure: Regenerate.
7800 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7802 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7803 'Write After Approval' section. Update email.
7805 2003-12-01 James Lemke <jim@wasabisystems.com>
7807 * MAINTAINERS (Write After Approval): Add myself.
7809 2003-11-20 Matt Thomas <matt@3am-software.com>
7811 * MAINTAINERS: Add myself as a vax port maintainer.
7813 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
7815 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7816 (configure-build-[+module+], configure-[+module+]): Likewise.
7817 (configure-target-[+module+], configure-gcc, config.status): Likewise.
7818 * Makefile.in: Regenerate.
7820 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
7822 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7823 shared/dylibed libraries.
7824 * ltmain.sh: Likewise.
7825 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7826 * ltcf-cxx.sh: Likewise.
7827 * ltcf-gcj.sh: Likewise.
7828 * ltconfig: Likewise.
7830 2003-11-17 Stan Cox <scox@redhat.com>
7832 * MAINTAINERS: Add myself as iq2000 port maintainer.
7834 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
7836 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7837 * Makefile.in: Regenerate.
7839 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
7841 * config.sub: Update to 2003-11-03 version.
7843 2003-10-20 Phil Edwards <phil@codesourcery.com>
7845 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
7846 * configure: Regenerate.
7848 2003-10-20 Nicolas Pitre <nico@cam.org>
7850 * MAINTAINERS: Add myself to 'Write After Approval' section.
7852 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
7854 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7856 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
7858 * MAINTAINERS: Update my email address.
7860 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7862 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7864 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
7866 * MAINTAINERS: Add myself to 'Write After Approval' section.
7868 2003-10-16 Bernardo Innocenti <bernie@develer.com>
7870 * config.guess: Update to 2003-10-16 version.
7871 * config.sub: Update to 2003-10-16 version.
7873 2003-10-15 David Daney <ddaney@avtrex.com>
7875 * MAINTAINERS: Added myself to 'Write After Approval' section.
7877 2003-10-15 Falk Hueffner <falk@debian.org>
7879 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7880 'Write After Approval' section. Update email.
7882 2003-10-14 Roger Sayle <roger@eyesopen.com>
7884 * MAINTAINERS: Move myself from 'Write After Approval' to
7885 'Various Maintainers' section as middle-end maintainer.
7887 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
7889 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7891 * Makefile.in: Regenerate.
7893 2003-10-11 Bernardo Innocenti <bernie@develer.com>
7895 * config.guess: Update to 2003-10-07 version.
7896 * config.sub: Update to 2003-10-07 version.
7898 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7900 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7901 * ltconfig (irix5*, irix6*): Don't override version_type.
7903 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
7905 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7906 * configure: Rebuilt
7907 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7908 * Makefile.in: Rebuilt
7910 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
7912 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7914 2003-09-30 Carlo Wood <carlo@alinoe.com>
7916 * MAINTAINERS (Write After Approval): Add myself.
7918 2003-09-29 Paul Koning <ni1d@arrl.net>
7920 * MAINTAINERS: Move myself from "Write After Approval"
7921 to CPU platform maintainers for pdp11 platform.
7923 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
7925 * MAINTAINERS: Move myself from 'Write After Approval' to
7926 'Various Maintainers' section as libffi testsuite maintainer.
7928 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
7930 * configure.in: Pass a computed --program-transform-name
7932 * configure: Regenerated.
7934 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
7936 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7937 * Makefile.in: Regenerate.
7939 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7940 * Makefile.in: Regenerate.
7942 2003-09-19 Ziemowit Laski <zlaski@apple.com>
7944 * MAINTAINERS: Move myself from 'Write After Approval'
7945 to 'Various Maintainers' (objective-c) section.
7947 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
7949 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7951 * configure: Regenerated.
7953 2003-09-16 Joel Brobecker <brobecker@gnat.com>
7955 * MAINTAINERS (Write After Approval): Add myself to write after
7958 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
7960 * MAINTAINERS (Write After Approval): Add myself.
7962 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
7964 * MAINTAINERS: Update my e-mail address.
7966 2003-09-09 Alan Modra <amodra@bigpond.net.au>
7968 * libtool.m4 (LD): Correct powerpc64 host match.
7970 2003-09-06 James E Wilson <wilson@tuliptree.org>
7972 * MAINTAINTERS: Update my affiliation and email address.
7974 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7976 * MAINTAINERS (Write After Approval): Add myself.
7978 2003-09-04 DJ Delorie <dj@redhat.com>
7980 * configure: Regenerate.
7982 2003-09-04 Robert Millan <robertmh@gnu.org>
7984 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
7986 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7988 * configure.in: Ensure arguments to sed are properly spaced.
7989 * configure: Regenerate.
7991 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
7993 * MAINTAINERS: Update my e-mail address.
7995 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
7997 * MAINTAINERS (Write After Approval): Add myself.
7999 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
8001 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
8002 * configure: Regenerated.
8004 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
8006 * MAINTAINERS: Update my email address.
8008 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
8010 * configure.in: Use newline instead of semicolon when assuming
8011 shell arguments in a for loop.
8012 * configure: Regenerated.
8014 2003-08-22 Jason Eckhardt <jle@rice.edu>
8016 * MAINTAINERS: Resurrect the i860 maintainer.
8018 2003-08-20 Geoffrey Keating <geoffk@apple.com>
8021 * configure.in: When testing with_libs and with_headers, treat
8022 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
8023 * configure: Regenerate.
8025 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
8027 (baseargs): Likewise.
8028 * configure: Regenerate.
8030 2003-08-20 Bernardo Innocenti <bernie@develer.com>
8032 * MAINTAINERS (Write After Approval): Add myself.
8034 2003-08-19 Geoffrey Keating <geoffk@apple.com>
8036 * configure.in: Disable libgcj for darwin not on powerpc.
8037 * configure: Rebuild.
8039 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
8041 * config-ml.in, symlink-tree: Add license.
8043 2003-08-03 Richard Stallman <rms@gnu.org>
8044 Eben Moglen <moglen@columbia.edu>
8046 * README.SCO: New file.
8048 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
8050 * Makefile.tpl (check, check-c++): Express dependencies using
8051 dependencies rather than commands.
8052 * Makefile.in: Regenerate.
8054 2003-08-01 Andrew Cagney <cagney@redhat.com>
8056 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
8059 2003-07-31 Geoffrey Keating <geoffk@apple.com>
8061 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
8062 * Makefile.in: Update.
8064 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
8066 * configure.in: Enable libgcj for darwin.
8067 * configure: Rebuild.
8069 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
8071 * config-ml.in: Use ac_configure_args directly instead of
8072 ml_arguments. Only set ml_norecursion if --no[-]recursion is
8075 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
8077 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
8078 creating target and build subdirs to build all parent dirs as needed.
8079 * Makefile.in: Rebuild.
8080 * configure.in: Don't build dirs explicitly here.
8081 * configure: Rebuild.
8083 2003-07-26 Paul Brook <paul@nowt.org>
8085 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
8087 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
8089 * Makefile.tpl (all-make): Depend on intl.
8090 * Makefile.in: Rebuilt.
8092 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
8094 * install-sh: Update to newer upstream versions (associated with
8096 * mkinstalldirs: Likewise.
8097 * missing: Likewise, plus $1Help2man -> $1 typo fix.
8099 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
8101 * MAINTAINERS: Move self from Bug database only accounts
8102 to write-after-approval.
8104 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
8106 * config.if: Remove unused libc_interface determination.
8108 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
8110 * MAINTAINERS: Move self from write-after-approval to
8111 build machinery (*.in).
8113 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
8117 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
8118 unused INSTALL_PROGRAM_ARGS.
8119 * configure.in: Use AC_PROG_INSTALL.
8120 * Makefile.in: Regenerate.
8121 * configure: Regenerate.
8123 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
8125 * MAINTAINERS: Alphabetize.
8127 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
8129 * configure: Rebuilt.
8130 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
8131 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8132 newlib nor libgloss.
8133 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
8134 * configure.in (am33_2.0-*-linux*): Added.
8136 2003-07-09 Bob Wilson <bob.wilson@acm.org>
8138 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8139 * configure: Regenerate.
8141 2003-07-07 Zack Weinberg <zack@codesourcery.com>
8143 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8144 * Makefile.in: Regenerate.
8146 2003-07-04 Zack Weinberg <zack@codesourcery.com>
8148 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8149 * Makefile.in: Regenerate.
8151 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8153 * Makefile.tpl: Replace PWD with PWD_COMMAND.
8154 * Makefile.in: Regenerated.
8156 * config-ml.in: Replace PWD with PWD_COMMAND.
8158 2003-07-04 Zack Weinberg <zack@codesourcery.com>
8160 * intl: New directory; see intl/ChangeLog for details.
8161 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8162 * Makefile.tpl: all-gcc depends on maybe-all-intl.
8163 * Makefile.in: Regenerate.
8165 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
8167 * configure.in: Clean up config-lang.in handling. Delete
8168 useless assignment to "subdirs".
8169 * configure: Regenerate.
8171 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
8173 * configure.in: Rename 'target_libs' to 'target_libraries'.
8174 Remove useless reference to 'target_libs'.
8175 * configure: Regenerate.
8177 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
8179 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
8180 * Makefile.in: Regenerate.
8182 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
8184 * Makefile.def: Introduce flags_to_pass.
8185 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
8186 * Makefile.in: Regenerate.
8188 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
8190 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
8191 and target-libgloss.
8192 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
8193 <h8300*-*-*>: Disable libf2c and ${libgcj}.
8194 * configure: Regenerate.
8196 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
8198 * configure.in: Update testsuite_flags to new location.
8199 * configure. Regenerate.
8201 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
8203 * Makefile.tpl: Remove BUILD_CC stuff.
8204 * Makefile.in: Regenerate.
8206 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
8208 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
8210 2003-06-16 Graeme Peterson <gp@qnx.com>
8212 * MAINTAINERS (Write After Approval): Add myself.
8214 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
8216 * config.guess: Update to 2003-06-12 version.
8217 * config.sub: Update to 2003-06-13 version.
8219 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
8221 * config.guess: Update to 2003-06-06 version.
8222 * config.sub: Update to 2003-06-06 version.
8224 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8226 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
8227 * configure. Regenerate.
8229 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
8231 * configure.in: Disable serial configure by default.
8232 * configure: Regenerate.
8233 * Makefile.tpl: Abolish .NOTPARALLEL.
8234 * Makefile.in: Regenerate.
8236 * Makefile.tpl: Replace {build,host,target}_canonical by
8237 {build,host,target}.
8238 * Makefile.in: Regenerate.
8240 * Makefile.tpl: Fix stupid pasto.
8241 * Makefile.in: Regenerate.
8243 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
8245 * Makefile.tpl: Remove bogus conditional.
8246 * Makefile.in: Regenerate.
8248 2003-06-05 Jan Hubicka <jh@suse.cz>
8250 * Makefile.tpl (profiledbootstrap): New target.
8251 * Makefile.in (profiledbootstrap): New target.
8253 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
8255 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
8256 Pinski. Remove user names from other bugzilla-only maintainers.
8258 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
8260 * Makefile.tpl: Make 'recursive targets' using autogen rather
8261 than shell loop. Remove duplicate 'clean' targets and false
8263 * Makefile.def: Add systematic dependencies to 'recursive' targets.
8264 Add systematic method of specifying missing targets in subdirs.
8265 Add copyright boilerplate.
8266 * Makefile.in: Regenerate.
8267 * configure.in: Add 'recursive targets' to maybe list.
8268 * configure: Regenerate.
8270 * MAINTAINERS: "GNATS only" -> "Bug database only".
8272 * Makefile.tpl: Rename [+target+] to [+make_target+].
8273 * Makefile.def: Rename 'target' to 'make_target'.
8275 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
8277 * MAINTAINERS: Add self as options handling maintainer.
8279 2003-05-28 Michael Meissner <gnu@the-meissners.org>
8281 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
8282 been too long since I touched those ports.
8284 2003-05-28 DJ Delorie <dj@redhat.com>
8286 * Makefile.tpl: Make maybe-check-gcc .PHONY.
8287 * Makefile.in: Regenerate.
8289 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
8291 * configure.in: Use curly braces in the definition of tooldir.
8292 * configure: Regenerate.
8294 2003-05-21 DJ Delorie <dj@redhat.com>
8296 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
8298 * Makefile.in: Regenerate.
8300 2003-05-21 DJ Delorie <dj@redhat.com>
8302 * Makefile.tpl: Add missing empty maybe-check-gcc target.
8303 * Makefile.in: Regenerate.
8305 2003-05-20 Ian Lance Taylor <ian@airs.com>
8307 * MAINTAINERS: Update my e-mail address.
8309 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
8311 * configure.in: Switch more things to use maybe dependencies.
8312 * Makefile.tpl: Switch more things to use maybe dependencies.
8313 Factor out common code from autogen IF statements.
8314 * configure: Regenerate.
8315 * Makefile.in: Regenerate.
8317 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
8319 * configure.in: Accept i[3456789]86 for machine type.
8320 * configure: Regenerate.
8322 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
8324 * configure.in: Switch more things to use maybe dependencies.
8325 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
8326 * configure: Regenerate.
8327 * Makefile.tpl: Switch more things to use maybe dependencies.
8328 * Makefile.in: Regenerate.
8330 2003-05-16 Andreas Schwab <schwab@suse.de>
8332 * Makefile.tpl (install-opcodes): Define.
8333 * Makefile.in: Rebuild.
8335 2003-05-13 Andreas Jaeger <aj@suse.de>
8337 * config.guess: Update to 2003-05-09 version.
8338 * config.sub: Update to 2003-05-09 version.
8340 2003-05-13 Michael Eager <eager@mvista.com>
8342 * configure.in: Correct sed script so that options in quotes are not
8344 * configure: Rebuild.
8346 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
8348 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
8349 and $$s/newlib/libc/sys/cygwin32 include paths.
8352 2003-05-12 Michael Meissner <gnu@the-meissners.org>
8354 * MAINTAINERS: Update my email addresses.
8356 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
8358 * config-ml.in: Propagate INSTALL variables.
8360 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8362 * MAINTAINERS: Remove duplicate entries in Write After Approval.
8364 2003-05-02 Chris Demetriou <cgd@broadcom.com>
8366 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
8367 * Makefile.in: Regenerate.
8369 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
8371 * MAINTAINERS (GNATS only): Add Falk Hueffner.
8373 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
8375 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
8377 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
8379 * Makefile.tpl: Clean $(BUILD_SUBDIR).
8380 * Makefile.in: Regenerated.
8382 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
8384 * MAINTAINERS (Write After Approval): Upgrade myself from
8385 GNATS only to write-after-approval. Update my mail address.
8387 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
8389 (OS Port Maintainers: freebsd): Add myself.
8391 2003-04-22 Mark Mitchell <mark@codesourcery.com>
8393 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
8395 2003-04-22 Kean Johnston <jkj@sco.com>
8397 * MAINTAINERS (SCO ports): Added myself.
8399 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
8401 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
8403 2003-04-19 Kean Johnston <jkj@sco.com>
8405 * MAINTAINERS (Write After Approval): Add myself.
8407 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8409 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
8410 * Makefile.in: Regenerate.
8412 2003-04-18 Jakub Jelinek <jakub@redhat.com>
8414 * configure.in (powerpc64*-*-linux*): Remove.
8415 * configure: Rebuilt.
8417 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
8419 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
8420 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
8422 * Makefile.in: Regenerate.
8424 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
8426 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
8427 * configure: Regenerated.
8429 2003-04-15 DJ Delorie <dj@redhat.com>
8431 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
8433 2003-04-13 Nick Clifton <nickc@redhat.com>
8435 * config-ml.in: Remove support for --disable-aix removing
8438 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
8440 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
8441 * */configure: Rebuilt.
8443 2003-04-08 Joel Sherrill <joel@oarcorp.com>
8445 * MAINTAINERS: Add my email address.
8447 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
8449 * MAINTAINERS (Write After Approval): Add myself.
8451 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
8453 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
8454 * Makefile.in: Regenerate.
8456 2003-03-14 Michael Chastain <mec@shout.net>
8458 * Makefile.in: Regenerate with correct Makefile.def.
8460 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
8462 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
8464 * Makefile.in: Regenerate.
8465 * configure.in: Clean up gxx_include_dir logic.
8466 * configure: Regenerate.
8468 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
8470 * MAINTAINERS (Write After Approval): Add myself.
8472 2003-03-10 Ben Elliston <bje@wasabisystems.com>
8474 * MAINTAINERS: Update my mail address.
8476 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8478 * configure.in (gxx_include_dir): Fix typo.
8479 * configure: Regenerated.
8481 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8483 * Makefile.tpl: Reindent.
8484 * Makefile.in: Regenerate.
8485 * configure.in: Reindent. Don't set unused variables.
8486 * configure: Regenerate.
8488 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
8490 * configure.in: Include $(build_tooldir)/sys-include in
8492 * configure: Regenerated.
8494 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8496 * Makefile.tpl: Always pass down RANLIB.
8497 * Makefile.in: Regenerate.
8499 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
8500 * Makefile.in: Regenerate.
8501 * configure.in: Remove unused logic relating to --enable-shared
8502 and --enable-threads. Remove bogus comments. Remove redundant
8504 * configure: Regenerate.
8506 * configure.in: Replace ${libstdcxx_version} by its value.
8507 Remove reference to mh-dgux.
8508 * configure: Regenerate.
8510 2003-03-03 Kevin Buettner <kevinb@redhat.com>
8512 * MAINTAINERS (Write After Approval): Add myself.
8514 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8516 * Makefile.tpl: Rearrange.
8517 * Makefile.in: Regenerate.
8519 2003-02-25 Uwe Stieber <uwe@wwws.de>
8521 * configure.in: Add support for kaOS as cross build target system.
8522 * configure: Regenerated.
8524 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
8526 * MAINTAINERS (Write after approval): Add myself.
8528 2003-02-21 James E Wilson <wilson@tuliptree.org>
8530 * MAINTAINERS: Update my email address.
8532 2003-02-21 Zack Weinberg <zack@codesourcery.com>
8534 * MAINTAINERS: Add self to blanket write privs. section.
8536 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
8538 * Makefile.tpl: Add definition of CPPFLAGS to pass into
8539 configure-target-* as some target builds may require additional
8540 flags for preprocessor tests.
8541 * Makefile.in: Regenerated.
8543 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
8545 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8546 * ltconfig: Handle it.
8547 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8550 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8551 it is used as argument to $CC.
8552 * ltcf-gcj.sh: Likewise.
8554 * configure.in: Introduce --enable-maintainer-mode.
8555 * configure: Rebuilt.
8556 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
8557 for maintainer mode.
8558 * Makefile.in: Rebuilt.
8560 2003-02-18 Jason Merrill <jason@redhat.com>
8562 * Makefile.tpl (check-c++): Allow parallelism.
8564 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8566 * MAINTAINERS: Remove John Carr (who never actually had access to
8569 2003-02-15 Geoffrey Keating <geoffk@apple.com>
8571 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8572 don't configure target-libobjc.
8573 * configure: Regenerate.
8575 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8577 * Makefile.tpl (RANLIB): Define.
8578 * Makefile.in: Regenerate.
8580 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
8582 * MAINTAINERS: Update my email.
8584 2003-02-06 Keith R Seitz <keiths@redhat.com>
8586 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8587 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8588 * Makefile.in: Regenerated.
8589 * configure.in: Remove all traces of snavigator, db, and grep.
8590 * configure: Regenerated.
8592 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8594 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8597 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8599 * MAINTAINERS (Write after approval): Add myself.
8601 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
8603 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8604 * Makefile.in: Regenerated.
8606 2003-01-30 Roger Sayle <roger@eyesopen.com>
8608 * config.guess: Updated to 2003-01-30's version.
8609 * config.sub: Updated to 2003-01-28's version.
8611 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
8613 * config.if: If gcc_version is already set, just use it. Don't set
8614 gcc_version_trigger if it's already set, otherwise set it to
8615 gcc/version.c, but only if the file exists. If it is not set and
8616 gcc/version.c does not exist, try to extract the version number from
8619 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
8621 * MAINTAINERS: Add myself to write-after-approval list.
8623 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
8625 * configure.in: Revert 24Jan change.
8626 * configure: Regenerate.
8628 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8630 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
8633 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8635 * configure.in: Revert previous change.
8636 * configure: Regenerate.
8638 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8640 * configure.in: Make rda native-only.
8641 * configure: Regenerate.
8643 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8645 * MAINTAINERS: Move myself from GNATS-only-accounts to
8646 write-after-approval.
8648 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
8650 * configure.in: Add missing \.
8651 * configure: Rebuilt.
8653 2003-01-17 Jakub Jelinek <jakub@redhat.com>
8655 * configure.in (baseargs): Avoid using \| in sed regular
8657 * configure: Rebuilt.
8659 2003-01-16 Jakub Jelinek <jakub@redhat.com>
8661 * configure.in (baseargs): Remove all supported forms of
8662 --cache-file, --srcdir, --host, --build and --target options
8663 from argument lists.
8664 * configure: Rebuilt.
8666 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
8668 * MAINTAINERS: Add myself to write-after-approval list.
8670 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
8672 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8673 * configure: Rebuilt.
8675 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
8677 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8678 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8679 * Makefile.in: Regenerate.
8680 * configure: Regenerate.
8682 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
8684 * configure.in: Remove Makefile in build, host and target modules
8685 unless configure was run with --no-recursion.
8686 * configure: Rebuilt.
8688 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8690 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8691 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8692 * Makefile.in: Regenerate.
8694 2003-01-08 Chris Demetriou <cgd@broadcom.com>
8696 * config.guess: Update to 2003-01-03 version.
8697 * config.sub: Update to 2003-01-03 version.
8699 2003-01-07 Christopher Faylor <cgf@redhat.com>
8701 * configure: Regenerate with proper autoconf 2.13.
8703 2003-01-07 Christopher Faylor <cgf@redhat.com>
8705 * configure.in: Add AC_PREREQ for consistency.
8706 * configure: Regenerate.
8708 2003-01-06 Andrew Cagney <ac131313@redhat.com>
8710 * configure.in (GDB_TK): Add tcl directories conditional on
8711 gdb/gdbtk directory being present.
8712 * configure: Regenerate.
8714 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
8716 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
8717 used by gcc if LD is not defined and we are not doing a Canadian Cross.
8718 * configure: Rebuilt.
8720 2002-12-31 Tom Tromey <tromey@redhat.com>
8722 * Makefile.in: Rebuilt.
8723 * Makefile.def (target_modules) [libffi]: Allow installation.
8725 2002-12-31 Andreas Schwab <schwab@suse.de>
8727 * configure.in: Fix use of $program_transform_name.
8728 * configure: Regenerated.
8730 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
8732 * configure.in (baseargs): Don't remove first configure argument.
8733 * configure: Regenerated.
8735 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
8737 * Makefile.tpl (local-distclean): Don't remove...
8738 (multilib.ts): ... this. Moved into...
8739 (multilib.out): ... this. Don't use sub-make.
8740 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8741 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8742 (configure-build-[+module+], configure-[+module+],
8743 configure-target-[+module+], configure-gcc): ... these. Test
8744 for Makefile existence. Drop config.status from dependencies.
8745 * Makefile.in: Rebuilt.
8746 * configure.in: Move gcc-version-trigger to the end of
8747 ac_configure_args. Add comments to maybedep.tmp and
8748 serdep.tmp. Introduce --disable-serial-configure. Remove
8749 nonopt from baseargs, matching and removing corresponding
8750 whitespace while at it.
8751 * configure: Rebuilt.
8753 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
8755 * configure.in (host_configargs): Replace reference to
8756 no-longer-defined buildopts with --build=${build_alias}.
8757 * configure: Rebuilt.
8759 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
8760 program_transform_name to standard idiom.
8761 (AUTOGEN, AUTOCONF): Define.
8762 (Makefile.in): Use $(AUTOGEN).
8763 (Makefile): Depend on config.status, and use autoconf-style rule to
8764 build it. Move original commands to...
8765 (config.status): ... this new target.
8766 (configure): Add $(srcdir). Depend on config/acx.m4. Use
8768 * Makefile.in: Rebuilt.
8770 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
8772 * Makefile.tpl: Fix dramatic bustage due to change in
8773 program_transform_name.
8774 * Makefile.in: Regenerate.
8776 * configure.in: Remove unnecessary PATH setting.
8777 * configure: Regnerate.
8779 * configure.in: Don't default to unprefixed tools unless
8780 the native tools will work.
8781 * configure: Regenerate.
8783 * configure.in: Convert to autoconf script. Blow away lots
8784 of now-redundant Makefile fragments.
8785 * configure: Generate using Autoconf.
8786 * Makefile.tpl: Rewrite to reflect autoconfiscation.
8787 * Makefile.in: Regenerate.
8789 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
8791 * configure: Fix stupid bug where RANLIB was mistakenly included.
8793 * configure.in: Rename (buildargs, hostargs, targargs) to
8794 (build_configargs, host_configargs, target_configargs).
8796 * configure.in: Move logic out of sed statement.
8798 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
8799 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8801 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
8803 * config.sub: Import from master repository
8804 * config.guess: Ditto
8806 2002-12-24 Andreas Schwab <schwab@suse.de>
8808 * Makefile.tpl (multilib.out): Fix missing space.
8809 * Makefile.in: Regenerate.
8811 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
8813 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
8814 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
8815 * Makefile.in: Regenerate.
8816 * configure.in: Remove unnecessary leftovers.
8818 2002-12-21 Geoffrey Keating <geoffk@apple.com>
8820 * configure.in (extra_ranlibflags_for_target): New variable.
8821 (*-*-darwin): Add -c to ranlib commands.
8822 * configure (tooldir): Handle extra_ranlibflags_for_target.
8824 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
8826 * Makefile.tpl: Revert HJL's change.
8827 * Makefile.in: Regenerated.
8828 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8831 2002-12-19 Andreas Schwab <schwab@suse.de>
8833 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8834 * Makefile.in: Regenerate.
8836 2002-12-18 H.J. Lu <hjl@gnu.org>
8838 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8839 * Makefile.in: Regenerated.
8841 * configure.in (build_prefix): New. Substitute.
8843 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
8845 * Makefile.tpl: Don't let real targets depend on phony targets.
8846 * Makefile.in: Regenerate.
8848 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8849 * Makefile.in: Regenerate.
8851 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
8853 * config.sub: Import from master repository
8854 * config.guess: Ditto
8856 2002-12-16 Jason Merrill <jason@redhat.com>
8858 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8859 previous 'make bootstrap'.
8860 * Makefile.in: Regenerate.
8862 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
8864 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8866 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
8868 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8869 * Makefile.in: Regenerate.
8871 2002-12-13 Jason Merrill <jason@redhat.com>
8873 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
8875 (check-c++): Just depend on it and check-target-libstdc++-v3.
8876 * Makefile.in: Regenerate.
8878 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
8880 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8881 * Makefile.in: Rebuilt.
8883 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
8885 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8887 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
8889 * configure: Fix bug put in by gremlins.
8891 * Makefile.tpl: Substitute more autoconfily.
8892 * configure: Substitute more autoconfily.
8893 * Makefile.in: Regenerate.
8895 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
8897 * config.sub: Import from master repository
8898 * config.guess: Ditto
8899 * MAINTAINERS: Added Svein Seldal under write after approval
8901 2002-12-08 Andrew Cagney <ac131313@redhat.com>
8903 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8904 * Makefile.in (all-sim): Ditto.
8906 2002-12-06 DJ Delorie <dj@redhat.com>
8908 * Makefile.tpl: Change configure dependencies to not have real
8909 targets depend on phony targets.
8911 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
8913 * configure.in: Revert unintentional change.
8915 * Makefile.tpl: Change dependency for */multilib.out so that
8916 it works when gcc isn't in the tree.
8918 * configure.in: Substitute more.
8919 * configure: Run subconfigures from the Makefile.
8920 * Makefile.tpl: Run subconfigures from the Makefile; add a few
8921 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
8923 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8925 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8927 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
8929 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8930 and corresponding dependencies.
8931 * Makefile.in: Regenerate.
8933 * configure.in (host_tools): Order binutils, gas and ld for
8934 convenience in running the testsuites.
8936 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8937 * Makefile.in: Regenerate.
8938 * configure.in: Introduce rules to serialize subconfigure runs.
8940 * configure.in: Introduce BASE_CC_FOR_TARGET.
8941 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
8942 Realize configure-build-* targets. Realize configure-target-* targets.
8943 * Makefile.in: Regenerate.
8945 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
8947 * configure: Move gcc_version_trigger stuff from here...
8948 * configure.in: ...to here.
8950 * configure.in: Separate subconfigure options added by this file from
8951 options given by the user. Add machinery to put args for host
8952 subconfigures into the Makefile.
8954 * Makefile.tpl: Remove 'vault' targets.
8955 * Makefile.tpl: Reorder and comment dependencies.
8956 * Makefile.in: Regenerate.
8958 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
8959 * configure.in: Fix my broken commit of previous patch. (sigh)
8961 2002-11-28 Geoffrey Keating <geoffk@apple.com>
8963 * configure.in: Move host-specific darwin noconfigdirs into
8964 the host-specific section.
8966 2002-11-28 Geoffrey Keating <geoffk@apple.com>
8968 * configure.in: Move host-specific darwin noconfigdirs into
8969 the host-specific section.
8971 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
8973 * configure: Remove skip-this-dir support.
8974 * Makefile.tpl: Remove skip-this-dir support.
8976 * Makefile.tpl: Remove leftover support for non-autoconfiscated
8978 * Makefile.in: Regenerate.
8980 * Makefile.tpl: Strip out useless setting of 'dir'.
8981 * Makefile.in: Regenerate.
8983 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
8985 * configure.in: Fix deeply stupid bug.
8987 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8988 shell code in CXX_FOR_TARGET
8989 * Makefile.def: Introduce raw_cxx.
8990 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8992 * Makefile.in: Regenerate.
8994 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
8996 * Makefile.tpl: Remove unnecessary ifs.
8997 * Makefile.in: Regenerate.
8999 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
9000 dependencies. Maybe-ize build-libiberty. Create dummy install
9001 targets for 'no_install' modules.
9002 * configure: Move GDB_TK substitution to configure.in. Move
9003 build_modules stuff to configure.in.
9004 * configure.in: Implement soft dependency machinery. Maybe-ize
9005 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
9006 * Makefile.in: Regenerate.
9008 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
9010 * Makefile.tpl: Make all-target, install-target behave similarly
9011 to all, install (only hitting configured targets). Eliminate
9012 unused macro defintions.
9014 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
9017 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
9019 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
9021 * configure.in: Produce lists of subdir targets we're actually
9022 configuring. Remove references to "dosrel".
9023 * Makefile.tpl: Let configure set which subdir targets are hit.
9024 Remove install-cross; clean up install; remove ALL. Remove
9025 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
9026 Autogenerate host module targets. Remove empty dependency lines
9027 and redundant dependency; rearrange slightly.
9028 * Makefile.def: Add host-side libtermcap, utils.
9030 * Makefile.in: Regenerate.
9032 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9034 * ltconfig (osf[345]): Append $major to soname_spec.
9035 Reflect this in library_names_spec.
9036 * ltmain.sh (osf): Prefix $major with . for use as extension.
9038 2002-11-19 Andreas Jaeger <aj@suse.de>
9040 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
9041 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
9042 and sparc64 GNU/Linux systems.
9044 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
9046 * MAINTAINERS: Update email.
9048 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9050 * MAINTAINERS: Complete James Dennett's entry.
9052 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
9054 * MAINTAINERS (Write After Approval): Add myself.
9056 2002-11-13 Bruce Korb <bkorb@gnu.org>
9058 * Makefile.tpl: syntactic cleanup
9060 2002-11-13 Stuart Hastings <stuart@apple.com>
9062 * MAINTAINERS: Add myself to write-after-approval list.
9064 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
9066 * Makefile.def: Add list of recursive targets to autogenerate.
9068 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
9069 targets. Autogenerate *-build-* targets.
9070 * Makefile.in: Regenerate.
9072 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
9074 * configure: More autoconf-style substitutions.
9075 * Makefile.tpl: More autoconf-style substitutions.
9076 * Makefile.in: Regenerate.
9078 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
9080 * configure: Substitute more variables in a more autoconf-friendly
9081 way. Simplify slightly.
9082 * Makefile.tpl: Make more variables substitutable in an
9083 autoconf-friendly way.
9084 * Makefile.in: Regenerate.
9086 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
9088 * MAINTAINERS (Write After Approval): Add myself.
9090 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
9092 * configure.in (v810*): Remove special setting of tools.
9094 * configure: Add support for extra required flags for ar or nm.
9095 * configure.in (aix4.3+): Use above support for target-specific
9096 issues, rather than using config/mt-aix43.
9098 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
9100 * configure: Remove 'removing', which doesn't work. Replace $subdir
9101 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
9102 with $srcdir. Reformat indentation. Substitute some variables
9103 formerly hard-coded in the Makefile for build=host.
9104 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
9105 * Makefile.def: Autogenerate more.
9106 * Makefile.in: Regenerate.
9108 2002-11-04 Adam Nemet <anemet@lnxw.com>
9110 * MAINTAINERS (Write After Approval): Add myself.
9112 2002-11-04 Kevin Buettner <kevinb@redhat.com>
9114 * Makefile.def (host_modules): Add rda.
9115 * Makefile.in: Regenerate.
9116 * configure.in (target_tool): Add target-rda to list.
9118 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9120 * MAINTAINERS: Remove "co-maintainer" note for web pages.
9122 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
9124 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
9125 and restrap targets to this rule.
9126 * Makefile.in: Regenerate.
9128 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9130 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9131 GNATS only accounts.
9133 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
9135 * configure.in (i[3456]86-*-linux*): Add check to disable
9136 ${libgcj} for glibc1.
9138 2002-10-24 Denis Chertykov <denisc@overta.ru>
9140 * MAINTAINERS: Add myself as ip2k port maintainer.
9142 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
9144 * configure.in: Add tic4x target.
9146 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
9148 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9149 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9150 * Makefile.in: Regenerate.
9152 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9153 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9154 * Makefile.in: Regenerate.
9156 2002-10-02 Janis Johnson <janis187@us.ibm.com>
9158 * MAINTAINERS: Add myself as web pages co-maintainer.
9160 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
9162 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9163 * Makefile.in: Regenerate.
9165 2002-10-02 Zack Weinberg <zack@codesourcery.com>
9167 * MAINTAINERS: Add myself and Nathan Sidwell
9168 <nathan@codesourcery.com> as VxWorks maintainers.
9170 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
9172 * Makefile.def: Remove order dependency comments.
9173 * Makefile.tpl: Add explicit install-install dependencies.
9174 * Makefile.in: Regenerate.
9176 * Makefile.tpl: Remove material now in src-release. (Finally!)
9177 * Makefile.in: Regenerate.
9179 * Makefile.tpl: Add configure-target (for src-release in src)
9180 * Makefile.in: Regenerate.
9182 2002-09-30 Nick Clifton <nickc@redhat.com>
9184 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
9186 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
9188 * configure.in (s390*-*-linux*): Enable libgcj.
9190 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
9192 * configure: Revert accidentally applied changes.
9194 * Makefile.tpl: Make more autoconf-friendly.
9195 * Makefile.in: Regenerate.
9196 * configure: Make substitution more autoconf-like.
9198 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
9200 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
9201 single entry to handle all these.
9202 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
9203 libjava on arm-*-elf.
9205 2002-09-27 Geoffrey Keating <geoffk@apple.com>
9207 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
9208 things that depend on them.
9210 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
9212 * Makefile.tpl: Make subsituted variables more autoconfy.
9213 * Makefile.in: Regenerate.
9214 * configure: Make seds more autoconfy.
9216 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
9218 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
9219 * Makefile.in: Regenerate.
9220 * configure.in: Rewrite sed statements to look autoconfy.
9222 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
9223 all-target-foo on configure-target-foo.
9224 * Makefile.def: Ditto.
9225 * Makefile.in: Rebuild.
9227 2002-09-25 Andrew Haley <aph@redhat.com>
9229 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
9231 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
9233 * Makefile.def: New file.
9234 * Makefile.tpl: New file.
9235 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
9236 * contrib/gcc_update: Note that Makefile.in is a generated file.
9238 * configure.in: Minor rearrangement. Simplify tests.
9240 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
9242 * configure.in (with_headers): Skip copy if value is "yes".
9243 (with_libs): Likewise.
9245 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
9247 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
9248 * configure.in (sh*-*-pe*): Ditto.
9249 * configure.in (mips*-*-pe*): Ditto.
9250 * configure.in (*arm-wince-pe): Ditto.
9252 * configure.in: Rearrange.
9254 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
9256 * MAINTAINERS: Update my email address.
9258 2002-08-30 Paul Koning <pkoning@equallogic.com>
9260 * MAINTAINERS: (Write After Approval): Add myself.
9262 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
9264 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
9266 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
9268 * MAINTAINERS: Change my mailing address.
9270 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
9272 * MAINTAINERS (Write After Approval): Remove myself.
9273 (Various Maintainers: c++ runtime libs): Add myself.
9275 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
9277 * MAINTAINERS (Write After Approval): Remove myself.
9278 (Various Maintainers: c++ runtime libs): Add myself.
9280 2002-08-15 Eric Christopher <echristo@redhat.com>
9282 * config.sub: Import from master repository.
9283 * config.guess: Ditto.
9285 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
9287 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
9288 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
9289 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
9291 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
9293 * MAINTAINERS: Add self to rs6000 vector extensions.
9295 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
9297 * libiberty/configure: Reverted unintended yesterday's check in.
9299 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
9301 * boehm-gc/configure, libf2c/configure: Rebuilt.
9302 * libffi/configure, libiberty/configure: Ditto.
9303 * libjava/configure, libobjc/configure: Ditto.
9304 * libstdc++-v3/configure, zlib/configure: Ditto.
9305 Merged from binutils:
9306 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
9307 From Steve Ellcey <sje@cup.hp.com>:
9308 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
9309 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
9310 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
9312 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
9313 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
9314 soname_spec, sys_lib_search_path_spec): Ditto.
9316 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
9318 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
9320 2002-08-04 H.J. Lu (hjl@gnu.org)
9322 * configure.in (mips*-*-linux*): Don't skip target-libffi.
9324 2002-08-02 Krister Walfridsson <cato@df.lth.se>
9326 * MAINTAINERS (Write After Approval): Add myself.
9328 2002-07-31 Alan Modra <amodra@bigpond.net.au>
9330 * configure.in: Move generic linux case to end. Copy generic
9331 linux noconfigdirs to mips*-*-linux* entry and new
9332 powerpc64*-*-linux* entry. Add target-libffi for the latter.
9334 2002-07-19 Michael Matz <matz@suse.de>
9336 * MAINTAINERS: Add myself as ra* maintainer.
9338 2002-07-16 Chris Demetriou <cgd@broadcom.com>
9340 * config.guess: Update to 2002-07-09 version.
9341 * config.sub: Update to 2002-07-03 version.
9343 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
9345 * MAINTAINERS: Fix typo in a maintainer email address.
9347 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
9349 * configure.in: Remove two redundant tests.
9351 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9353 * configure.in (mips*-*-irix6*o32): Enable stabs.
9355 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
9357 * configure.in: Don't build grez.
9358 * Makefile.in: Ditto.
9360 * Makefile.in: Remove references to bsp, cygmon, libstub.
9361 * configure.in: Ditto.
9363 * configure.in: Remove leftover reference to gdbtest.
9365 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
9367 * configure.in (gxx_include_dir): Change to match versioned
9368 C++ headers if --enable-version-specific-runtime-libs is used.
9370 2002-07-04 Steve Ellcey <sje@cup.hp.com>
9372 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
9374 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
9376 * configure.in: Make --without-x work.
9378 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
9380 * configure.in: Rearrange target Makefile fragment collection.
9382 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
9384 * configure.in: Ditto.
9386 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
9388 * MAINTAINERS (Write After Approval): Update my e-mail address.
9390 2002-06-24 Ben Elliston <bje@redhat.com>
9392 * configure.in (host_tools): Remove cgen.
9394 * Makefile.in (all-cgen): Remove; runs from its source directory.
9395 (check-cgen, install-cgen, clean-cgen): Likewise.
9396 (all-opcodes): Do not depend on all-cgen.
9397 (all-sim): Likewise.
9399 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
9401 * Makefile.in: Eliminate 'apache' targets.
9402 * configure.in: Eliminate 'apache' targets.
9404 * configure.in: Eliminate redundant tests. Reorganize.
9406 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
9408 * config-ml.in: Eliminate references to Cygnus configure.
9410 * Makefile.in: Eliminate references to building emacs.
9412 2002-06-28 Graham Stott <graham.stott@btinternet.com>
9414 * MAINTAINERS: Update my email address.
9416 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
9418 * config.if (libstdcxx_incdir): Version C++ headers.
9419 (cxx_incdir): Remove.
9421 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
9423 * MAINTAINERS (Write After Approval): Add self.
9425 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
9427 * configure.in: Add support for ip2k.
9429 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
9431 * configure.in: Fix AIX configury bug.
9433 2002-06-20 Steve Ellcey <sje@cup.hp.com>
9435 * MAINTAINERS (Write After Approval): Add self.
9437 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9439 * configure.in: replace ${topsrcdir} with ${srcdir}
9441 * configure.in: Move definition of libstdcxx_flags
9442 right above usage, rather than waaay earlier.
9444 * configure.in: Pull definition of is_cross_compiler earlier.
9446 * configure.in: Rearrange a little.
9448 * configure.in: Remove references to librx.
9449 * Makefile.in: Remove references to librx.
9451 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
9453 * config.sub: Add support for avr target.
9454 Import from master sources, rev 1.255
9456 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
9458 * configure, .cvsignore: Revert previous change...
9459 * Makefile: ...delete.
9461 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9463 * configure.in: Eliminate ${gasdir} variable.
9465 2002-06-18 Dave Brolley <brolley@redhat.com>
9467 * configure.in: Add support for frv.
9468 * config.sub: Add support for frv.
9470 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
9472 * configure: Remove garbage from previous commit.
9474 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
9476 * configure: For in-source builds, make a subdir and re-exec there.
9477 * Makefile: New file. Pass targets through to build directory.
9478 * .cvsignore: No longer ignore "Makefile".
9480 2002-06-16 Douglas Rupp <rupp@gnat.com>
9482 * MAINTAINERS (Write After Approval): Add self.
9484 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9486 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
9488 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
9490 * configure.in (vax-*-netbsd*): Re-enable gas.
9492 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
9494 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
9495 BUILD_PREFIX_1, to correct nomenclature.
9496 * configure: Likewise.
9498 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
9499 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
9501 2002-05-31 Olaf Hering <olh@suse.de>
9503 * config-ml.in: Propogate DESTDIR also.
9505 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
9507 * configure.in (vax-*-netbsd*): Don't build gas for this
9510 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
9512 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9515 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
9517 * MAINTAINERS (Write After Approval): Add myself.
9519 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
9521 * config.guess: Update to 2002-05-22 version.
9522 * config.sub: Likewise.
9524 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9526 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9527 * config-ml.in: Likewise.
9528 * configure: Likewise.
9529 * configure.in: Likewise.
9531 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
9533 * MAINTAINERS: Update my email address.
9535 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
9537 * configure.in: Simplify makefile fragment collection.
9539 * configure.in: Remove code to build emacs.
9541 * configure.in : Remove --srcdir argument from targargs and buildargs
9542 (it's always overridden in the Makefile anyway). Rearrange a bit.
9544 * configure: Move some logic to configure.in.
9545 * configure.in: Move some logic from configure.
9547 2002-05-11 Tom Tromey <tromey@redhat.com>
9549 * MAINTAINERS: Reflect libgcj reality.
9551 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
9553 * Makefile.in: Honour DESTDIR.
9555 2002-05-08 Mark Mitchell <mark@codesourcery.com>
9557 * config.guess: Import 2002-03-20 version.
9558 * config.sub: Import 2002-04-26 version.
9560 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9562 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9564 2002-05-07 Tim Josling <tej@melbpc.org.au>
9566 * MAINTAINERS: Add self.
9568 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
9570 * ltmain.sh: Detect and handle object name conflicts
9571 while piecewise linking a static library.
9573 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
9575 * configure.in (noconfigdirs): Don't disable libgcj on
9576 sparc64-*-solaris* and sparcv9-*-solaris*.
9578 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
9580 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9582 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
9584 * configure.in (FLAGS_FOR_TARGET): Do not add
9585 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9586 on i[3456]86-*-linux*.
9588 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
9590 * configure.in (noconfigdirs): Replace [ ] with test.
9592 * configure.in (noconfigdirs): Do not add target-newlib if
9593 target == i[3456]86-*-linux*, and host == target.
9595 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
9597 * configure.in: delete reference to absent file
9599 * configure.in: replace '[' with 'test'
9601 * configure.in: Eliminate references to gash.
9602 * Makefile.in: Eliminate references to gash.
9604 * configure.in: remove useless references to 'pic' makefile fragments.
9606 * configure.in: (*-*-windows*) Finish removing.
9608 * configure.in: Eliminate redundant test for libgui.
9610 2002-04-29 Roger Sayle <roger@eyesopen.com>
9612 * MAINTAINERS: Add self and realphabetize. Update entries
9613 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
9614 entry for a29k port maintainer.
9616 2002-04-26 Joel Sherrill <joel@OARcorp.com>
9618 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9619 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9621 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
9623 * configure.in: remove references to dead files
9625 2002-04-19 Mark Mitchell <mark@codesourcery.com>
9627 * MAINTAINERS: Add information about purpose of this file.
9629 2002-04-18 Tom Tromey <tromey@redhat.com>
9631 * configure.in: Disallow configuring libgcj when it is already
9632 installed and we're using Solaris 2.8 linker. Do enable libgcj on
9633 Solaris 2.8 by default. For PR libgcj/6158.
9635 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9637 * configure.in: Move default CC setting out of config/mh-* fragments
9640 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9642 * configure.in: don't even try to configure or make a subdirectory
9643 if there's no configure script for it.
9645 2002-04-15 Mark Mitchell <mark@codesourcery.com>
9647 * MAINTAINERS: Remove chill maintainers.
9648 * Makefile.in (CHILLFLAGS): Remove.
9649 (CHILL_LIB): Remove.
9650 (TARGET_CONFIGDIRS): Remove libchill.
9651 (CHILL_FOR_TARGET): Remove.
9652 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9654 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9655 (CHECK_TARGET_MODULES): Likewise.
9656 (INSTALL_TARGET_MODULES): Likewise.
9657 (CLEAN_TARGET_MODULES): Likewise.
9658 (configure-target-libchill): Remove.
9659 (all-target-libchill): Remove.
9660 * configure.in (target_libs): Remove target-libchill.
9661 Do not compute CHILL_FOR_TARGET.
9662 * libchill: Remove directory.
9664 2002-04-11 DJ Delorie <dj@redhat.com>
9666 * Makefile.in, configure.in: Sync with binutils, entries
9669 2002-04-07 Andrew Cagney <ac131313@redhat.com>
9671 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
9672 (do-tar, do-bz2): New rules.
9673 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
9674 (gdb-tar): New rule.
9675 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
9676 (insight_dejagnu.tar): New rule.
9677 (insight.tar): New rule.
9678 (gdb+dejagnu.tar): New rule.
9679 (gdb.tar): New rule.
9681 2002-02-01 Mo DeJong <supermo@bayarea.net>
9683 * Makefile.in: Add all-tix to deps for all-snavigator
9684 so that tix is built when building snavigator.
9686 2002-01-11 Steve Ellcey <sje@cup.hp.com>
9688 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9689 ld and gdb are not supported.
9691 2002-01-07 Mark Salter <msalter@redhat.com>
9693 * configure.in: Remove target-bsp and target-cygmon from arm builds.
9694 Allow target-libgloss to be built for arm, strongarm, and xscale.
9696 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
9698 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9699 options for i[3456]86-pc-linux* native builds.
9701 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
9703 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9704 files from .po files for a distribution.
9706 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
9708 * configure.in: Enable libstdc++-v3 for h8300 targets.
9710 2001-06-19 Alan Modra <amodra@bigpond.net.au>
9712 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9715 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
9717 * Makefile.in (VER): When present, extract the version number from
9718 the file version.in.
9720 2001-05-24 Tom Rix <trix@redhat.com>
9722 * configure.in : enable ld for aix
9724 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9726 * config.guess: Add linux target for S/390.
9728 2000-11-07 Philip Blundell <pb@futuretv.com>
9730 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9732 2000-11-03 Philip Blundell <pb@futuretv.com>
9734 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9737 2001-01-15 Ben Elliston <bje@redhat.com>
9739 * configure.in (host_tools): Add sid.
9740 Always configure cgen.
9742 2000-11-24 Nick Clifton <nickc@redhat.com>
9744 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9747 2000-08-20 Doug Evans <dje@casey.transmeta.com>
9749 * Makefile.in (ALL_MODULES): Add all-cgen.
9750 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9751 (all-cgen): New target.
9752 (all-opcodes,all-sim): Depend on all-cgen.
9753 * configure.in (host_tools): Add cgen.
9754 Only configure cgen if --enable-cgen-maint.
9756 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
9758 * configure.in: Add *-*-freebsd* configurations.
9760 2002-04-08 Tom Tromey <tromey@redhat.com>
9762 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9763 Fixes PR libgcj/6068.
9765 2002-03-30 Krister Walfridsson <cato@df.lth.se>
9767 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9769 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9771 * configure.in (alpha*-dec-osf*): Enable libgcj.
9773 2003-03-27 Matthew Gingell <gingell@gnat.com>
9775 * MAINTAINERS (Write After Approval): Add myself.
9777 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
9779 Fix for: PR bootstrap/3591, target/5676
9780 * configure.in (mcore-pe): Disable the configuration of
9781 libstdc++-v3 since exceptions are not supported.
9783 2002-03-20 Anthony Green <green@redhat.com>
9785 * configure.in: Enable libgcj for xscale-elf target.
9787 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
9789 * MAINTAINERS: Update my email address.
9791 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
9793 * ltmain.sh (relink_command): Fix typo in previous change.
9795 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
9797 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
9798 (relink_command): Added --tag flags.
9799 (mode=install): If relinking fails; error out.
9801 2002-03-12 Richard Henderson <rth@redhat.com>
9803 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
9805 (do-check): Rename from check.
9806 (check): Allow parallel check.
9808 2002-03-12 Bob Wilson <bob.wilson@acm.org>
9810 * MAINTAINERS: Add myself as maintainer for xtensa port.
9811 Fix alphabetical order in CPU port maintainer list.
9812 Remove myself from Write After Approval list.
9814 2002-03-11 Richard Henderson <rth@redhat.com>
9816 * Makefile.in (.NOTPARALLEL): Add fake tag.
9818 2002-03-07 H.J. Lu (hjl@gnu.org)
9820 * configure.in: Enable gprof for mips*-*-linux*.
9822 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
9824 * MAINTAINERS (Write After Approval): Add myself.
9826 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
9828 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9830 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9832 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
9834 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9835 because its Makefile is there; test for the executable instead.
9837 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
9839 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9840 libstdc++-v3 and libjava.
9842 2002-02-11 Adam Megacz <adam@xwt.org>
9844 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9847 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
9849 * config.guess: Updated to 2002-01-30's version.
9850 * config.sub: Updated to 2002-02-01's version.
9851 Contribute sh64-elf.
9852 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
9853 * configure.in: Added sh64-*-*.
9855 2002-02-08 Chris Demetriou <cgd@broadcom.com>
9857 * MAINTAINERS: Belatedly add myself to write after approval list.
9859 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
9861 * MAINTAINERS: Put self in as maintainer for x86-64 port.
9862 Remove self as Write After Approval.
9864 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
9866 * MAINTAINERS: Put self in as maintainer for contrib/regression
9869 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
9871 * MAINTAINERS: Update my email address.
9873 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
9875 * configure.in (*-*-netbsd*): New. Skip target-newlib,
9876 target-libiberty, and target-libgloss. Skip Java-related
9877 libraries if not supported for NetBSD on target CPU.
9879 2002-01-25 Douglas B Rupp <rupp@gnat.com>
9881 * install-sh: Use _inst.$$_ for temp file name.
9883 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
9885 * MAINTAINERS (Write After Approval): Move my contact info
9887 (OS Port Maintainers): ...to here (netbsd).
9889 2002-01-22 Bob Wilson <bob.wilson@acm.org>
9891 * MAINTAINERS (Write After Approval): Add myself.
9893 2002-01-17 H.J. Lu <hjl@gnu.org>
9895 * Makefile.in (all-fastjar): Also depend on all-libiberty.
9896 (all-target-fastjar): Also depend on all-target-libiberty.
9898 2002-01-16 H.J. Lu (hjl@gnu.org)
9900 * config.guess: Import from master sources, rev 1.225.
9901 * config.sub: Import from master sources, rev 1.238.
9903 2002-01-16 Kazu Hirata <kazu@hxi.com>
9905 * MAINTAINERS (Write After Approval): Remove myself.
9907 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
9909 * MAINTAINERS (Write After Approval): Add myself.
9911 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
9913 * MAINTAINERS: Add self as docs co-maintainer.
9915 2001-12-11 Matthias Klose <doko@debian.org>
9917 * MAINTAINERS (Write After Approval): Add myself.
9919 2001-12-09 Zack Weinberg <zack@codesourcery.com>
9921 * MAINTAINERS: Update my email address.
9923 2001-12-07 Turly O'Connor <turly@apple.com>
9924 * MAINTAINERS (Write After Approval): Add myself.
9925 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9926 (rs6000_initialize_trampoline): Call __trampoline_setup for
9928 * darwin-tramp.asm: New file, implements __trampoline_setup.
9929 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
9931 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
9933 * MAINTAINERS (Write After Approval): Add myself.
9935 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
9937 * configure, configure.in: Use temp file for long sed commands.
9939 2001-12-03 Laurent Guerby <guerby@acm.org>
9941 * config.sub: Update to version 1.232 on subversion.
9943 2001-12-03 Ben Elliston <bje@redhat.com>
9945 * MAINTAINERS: Update mail address for config.* patches.
9947 2001-11-27 DJ Delorie <dj@redhat.com>
9948 Zack Weinberg <zack@codesourcery.com>
9950 When build != host, create libiberty for the build machine.
9952 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9954 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9956 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9958 (all.normal): Depend on ALL_BUILD_MODULES.
9959 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9960 (all-build-libiberty): Depend on configure-build-libiberty.
9962 * configure: Calculate and substitute proper value for
9964 * configure.in: Create the build subdirectory.
9965 Calculate and substitute TARGET_CONFIGARGS (formerly
9966 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9968 2001-11-26 Ziemowit Laski <zlaski@apple.com>
9970 * MAINTAINERS (write-after-approval): Add self.
9972 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
9974 * MAINTAINERS (GNATS only accounts): Remove self.
9976 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
9978 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9981 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
9983 * MAINTAINERS (Write After Approval): Add self.
9985 2001-11-12 David O'Brien <obrien@FreeBSD.org>
9987 * MAINTAINERS: mips and s390 are also CPU ports.
9989 2001-11-12 David O'Brien <obrien@FreeBSD.org>
9991 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
9993 2001-11-11 David O'Brien <obrien@FreeBSD.org>
9995 * MAINTAINERS: Alphabetize.
9997 2001-11-09 Kazu Hirata <kazu@hxi.com>
9999 * MAINTAINERS (Various maintainers: h8 port): Add myself.
10001 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
10003 * MAINTAINERS (Various maintainers: hppa port): Added myself.
10005 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
10007 * configure.in (--enable-languages): Be more permissive about
10008 syntax. Check for empty lists better. Warn about $LANGUAGES.
10010 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
10012 * config.sub: Import from master sources, rev. 1.230.
10013 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
10015 2001-11-07 Laurent Guerby <guerby@acm.org>
10017 * MAINTAINERS (Write After Approval): Add self.
10019 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
10021 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
10023 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
10025 * config.sub: Import from master sources, rev 1.226.
10026 * config.guess: Import from master sources, rev 1.216.
10028 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
10030 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
10031 * MAINTAINERS: Add self as maintainer of MMIX port.
10032 Remove old after-approval entry.
10034 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
10036 * ChangeLog, configure: Fix spelling errors.
10038 2001-10-20 Brendan Kehoe <brendan@zen.org>
10040 * MAINTAINERS: Tweak my address.
10042 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
10044 * MAINTAINERS: Update my email address.
10046 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
10048 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
10049 * MAINTAINERS: Add self as maintainer of CRIS port.
10051 2001-10-10 Geert Bosch <bosch@gnat.com>
10053 * MAINTAINERS (Various maintainers: Ada front end):
10054 Added Robert Dewar.
10056 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
10058 * MAINTAINERS (Write After Approval): Added self
10060 2001-10-02 Geert Bosch <bosch@gnat.com>
10062 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10064 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
10066 * configure: Handle temporary files securely using mkdir.
10068 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
10070 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
10072 2001-09-26 Will Cohen <wcohen@redhat.com>
10074 * configure.in (*-*-linux*): Disable configuration of target-newlib
10075 and target-libgloss.
10077 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
10079 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
10082 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
10084 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
10085 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
10086 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
10087 avoid quotes nesting problems.
10088 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
10089 (DO_X): Export only variables that are set.
10091 2001-09-19 Ben Elliston <bje@redhat.com>
10093 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
10094 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
10095 semantics. Use the shell built-in "type" command instead.
10097 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
10099 Merged from gcc-3_0-branch:
10100 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
10101 * ltcf-c.sh: Use $objext, not $ac_objext.
10102 2001-07-27 Mark Kettenis <kettenis@gnu.org>
10103 * ltcf-cxx.sh: Add support for GNU.
10104 2001-07-22 Timothy Wall <twall@redhat.com>
10105 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
10106 default settings if using GNU tools with that configuration.
10107 * ltcf-cxx.sh: Ditto.
10108 * ltcf-gcj.sh: Ditto.
10109 2001-07-21 Michael Chastain <chastain@redhat.com>
10110 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
10111 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
10112 * ltmain.sh: Mark as gcc-local.
10114 2001-08-30 Eric Christopher <echristo@redhat.com>
10115 Jason Eckhardt <jle@redhat.com>
10117 * config.guess: Merge from master sources.
10118 * config.sub: Merge from master sources, add support for mipsisa32.
10120 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
10121 * config.sub: Merge from master sources, rev 1.219.
10122 * MAINTAINERS: Add self as contact for stormy16 port.
10124 2001-08-14 Zack Weinberg <zackw@panix.com>
10126 * config.sub: Merge from master sources, rev 1.218.
10127 * config.guess: Merge from master sources, rev 1.209.
10129 2001-08-11 Graham Stott <grahams@redhat.com>
10131 * Makefile.in (check-c++): Add missing semicolon.
10133 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
10135 * MAINTAINERS (Various maitainers: predict.def): Added myself.
10137 2001-07-30 Eric Christopher <echristo@redhat.com>
10139 * MAINTAINERS (Various maintainers: mips port): Added myself.
10141 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
10143 * configure.in (sh-*-linux*): New.
10145 2001-07-27 Richard Henderson <rth@redhat.com>
10147 * .cvsignore: Add LAST_UPDATED.
10149 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
10151 * MAINTAINERS (Various maintainers: s390 port): Added myself.
10153 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
10155 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
10157 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
10159 * MAINTAINERS (Write After Approval): Added myself.
10161 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10163 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10164 and libgcj on m68hc11/m68hc12.
10166 2001-06-27 H.J. Lu (hjl@gnu.org)
10168 * Makefile (CFLAGS_FOR_BUILD): New.
10169 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10171 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10173 * README: Remove version number.
10175 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10177 * INSTALL/README: Update wrt. to the installation instructions now
10178 residing in gcc/doc/install.texi.
10180 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10182 * README: Replace with a cut-down and updated version of gcc/README.
10184 2001-06-12 David Edelsohn <edelsohn@gnu.org>
10186 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
10187 multilibs to be disabled.
10189 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
10191 * MAINTAINERS (Write After Approval): Add myself.
10193 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
10195 * config.guess: Import CVS version 1.195.
10196 * config.sub: Import CVS version 1.212.
10198 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
10200 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10201 gcc/xgcc is built, use -print-prog-name to find out the program
10204 2001-06-04 Phil Edwards <pme@sources.redhat.com>
10206 * config.guess: Import CVS version 1.194. All gcc-local changes
10207 appear to also be in the master copy.
10208 * config.sub: Import CVS version 1.211.
10210 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
10212 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
10213 with_gcc]: Use `gcc -shared' to build a shared library.
10215 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
10217 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
10220 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10222 * MAINTAINERS (Write After Approval): Add myself.
10224 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
10226 * configure.in (libstdcxx_flags): Do not try to execute
10227 libstdc++-v3/testsuite_flags until it exists.
10229 2001-06-01 Alan Modra <amodra@bigpond.net.au>
10231 * MAINTAINERS: Update my email address.
10233 2001-05-31 Graham Stott <grahams@redhat.com>
10235 * MAINTAINERS (Write After Approval): Add myself.
10237 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
10239 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
10240 libraries when using g++ with native linker.
10242 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
10244 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
10246 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
10248 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
10249 [aix4*|aix5*]: Prepend blank.
10251 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
10253 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10254 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
10255 of subdir/configure scripts to use the new libtool.m4.
10257 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
10259 * MAINTAINERS (Write After Approval): Add myself.
10261 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
10263 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
10265 2001-05-11 Ben Elliston <bje@redhat.com>
10267 * Makefile.in (all-sid): New target.
10268 (check-sid, clean-sid, install-sid): Likewise.
10270 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
10272 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
10274 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
10276 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
10279 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
10281 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10282 gcc/xgcc is built, use -print-prog-name to find out the program
10285 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
10287 * configure.in (noconfigdirs): Don't reset it from scratch in the
10288 target case; only append to it.
10290 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
10291 sparc-*-solaris2.8]: Disable ${libgcj}.
10293 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
10295 * configure.in (libgcj_saved): Copy from $libgcj.
10296 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
10299 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
10301 * MAINTAINERS: Remove self as MIPS maintainer and
10302 C front end maintainer.
10304 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
10306 * configure.in: Move *-chorusos target case to the proper switch.
10309 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
10311 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
10314 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10316 * Makefile.in (STAGE1_CFLAGS): Pass down.
10318 2001-04-13 Alan Modra <amodra@one.net.au>
10320 * config.guess: Add hppa64-linux support. Note for next import that
10321 this is already in the master file.
10322 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
10324 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
10326 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10327 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
10329 2001-04-11 Stan Shebs <shebs@apple.com>
10331 * MAINTAINERS: Add self as Darwin port maintainer.
10333 2001-04-11 Alan Modra <amodra@one.net.au>
10335 * MAINTAINERS: Update my email address.
10337 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
10339 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10340 recent versions of FreeBSD (release 3 or later).
10341 * ltconfig: On FreeBSD, -lc must not be provided when building
10342 a shared library or else the standard -pthread gcc option is
10343 rendered worthless to later users of the built library.
10345 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
10347 * MAINTAINERS: Add self and RTH as C front end maintainers.
10349 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
10351 * config.sub: Make sure to match an already-canonicalized
10352 machine name (eg. mn10300-unknown-elf).
10354 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
10356 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
10358 (bootstrap, cross): Use RECURSE_FLAGS.
10359 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
10361 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
10363 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
10365 2001-03-22 Colin Howell <chowell@redhat.com>
10367 * Makefile.in (DO_X): Do not backslash single-quotes in
10368 backquotes (two places).
10370 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
10373 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10374 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10375 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10376 * ltcf-cxx.sh: Likewise.
10377 * ltcf-gcj.sh: Likewise.
10379 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10381 * MAINTAINERS: Add myself as "documentation co-maintainer".
10383 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
10385 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10386 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
10388 2001-03-19 Tom Tromey <tromey@redhat.com>
10390 * config-ml.in: Handle GCJ and GCJFLAGS.
10392 2001-03-21 Michael Chastain <chastain@redhat.com>
10394 * Makefile.in: all-m4 depends on all-texinfo.
10396 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
10398 * MAINTAINERS: Add myself to write after approval list.
10400 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
10402 * Makefile.in (DO_X): Quote nested quotes.
10404 2001-03-18 Alan Modra <alan@linuxcare.com.au>
10406 * MAINTAINERS: Add myself to write after approval list.
10408 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
10410 * Makefile.in (DO_X): Use double quotes for quoting
10411 "RANLIB=$${RANLIB}".
10413 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
10415 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
10417 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
10419 * configure.in: Only use `lang_requires' for languages athat are
10422 2001-03-08 Phil Edwards <pme@sources.redhat.com>
10424 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
10426 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
10428 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
10430 2001-03-07 Tom Tromey <tromey@redhat.com>
10432 * configure.in: Allow config-lang.in to set `lang_requires' to list
10433 of other required languages.
10435 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
10437 * Makefile.in: Remove RANLIB definition. Use RANLIB
10438 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
10439 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
10441 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
10442 Alexandre Oliva <aoliva@redhat.com>
10444 * Makefile.in (check-c++): Use tabs, not spaces.
10446 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
10448 * MAINTAINERS: add myself to Write After Approval list.
10450 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
10452 * Makefile.in (check-c++): New rule.
10454 * configure.in (target_libs): Remove libg++.
10455 (noconfigdirs): Remove libg++.
10456 (noconfigdirs): Same.
10457 (noconfigdirs): Same.
10458 (noconfigdirs): Same.
10460 * config-ml.in: Remove libg++ references.
10462 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
10463 (ALL_TARGET_MODULES): Same.
10464 (configure-target-libg++): Remove.
10465 (all-target-libg++): Remove.
10466 (configure-target-libio): Remove.
10467 (all-target-libio): Remove.
10468 (check-target-libio): Remove.
10470 (libg++.tar.bz2): Remove.
10471 (all-target-cygmon): Remove libio.
10472 (all-target-libstdc++): Remove.
10473 (configure-target-libstdc++): Remove.
10474 (TARGET_LIB_PATH): Remove libstdc++.
10475 (ALL_GCC_CXX): Remove libstdc++.
10476 (all-target-gperf): Correct.
10478 2001-02-16 Nick Clifton <nickc@redhat.com>
10480 * configure.in (noconfigdirs): Allow configuration of texinfo
10483 2001-02-15 Anthony Green <green@redhat.com>
10485 * configure: Introduce GCJ_FOR_TARGET.
10486 * configure.in: Ditto.
10487 * Makefile.in: Ditto.
10489 2001-02-13 Andreas Schwab <schwab@suse.de>
10491 * MAINTAINERS: Update mail address.
10493 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
10495 * config.guess: Add linux target for S/390.
10496 * config.sub: Likewise.
10498 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
10500 * configure.in: for *-chorusos, don't config target-newlib and
10503 2001-02-06 Ben Elliston <bje@redhat.com>
10505 * configure: Output host type to stdout, not stderr.
10507 2001-02-05 Mark Mitchell <mark@codesourcery.com>
10509 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
10510 * ltcf-cxx.sh: Likewise.
10512 * config.if: Assume enable_libstdcxx_v3 is defined.
10514 2001-02-04 Mark Mitchell <mark@codesourcery.com>
10516 Remove V2 C++ library.
10517 * configure.in: Remove --enable-libstdcxx_v3 support.
10519 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
10521 * include/demangle.h: Add prototype for java_demangle_v3.
10523 2001-01-29 Phil Edwards <pme@sources.redhat.com>
10525 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
10527 2001-01-27 Richard Henderson <rth@redhat.com>
10529 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
10531 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10533 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
10534 Don't unset, it's non-portable and no longer necessary, set to empty
10537 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10539 * ltconfig: Shell portability fix for the tagname validity check.
10541 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
10543 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10544 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10546 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10548 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10550 2001-01-26 Tom Tromey <tromey@redhat.com>
10552 * configure.in: Allow libgcj to be built on Sparc Solaris.
10554 2001-01-25 David Edelsohn <edelsohn@gnu.org>
10556 * ltcf-c.sh: Add aix5 case.
10557 * ltcf-cxx.sh: Likewise.
10558 * ltconfig: Likewise.
10560 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
10562 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10563 keep at least one of build_libtool_libs or build_old_libs set to
10566 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10567 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10569 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
10571 * configure.in: Enable libgcj on several additional platforms.
10573 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
10575 * configure.in: Enable libgcj for linux targets.
10577 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10579 * MAINTAINERS (Write After Approval): Add myself.
10581 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
10583 * MAINTAINERS: Add myself as vax port maintainer.
10585 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
10587 * MAINTAINERS: Add myself as Mercury front-end maintainer.
10589 2001-01-09 Mike Stump <mrs@wrs.com>
10591 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10592 failures of subdirectories.
10594 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10596 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10597 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10598 * ltcf-cxx.sh: Likewise.
10599 * ltcf-gcj.sh: Likewise.
10600 * ltconfig.sh: Fix typo.
10602 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10604 * configure: handle DOS-style absolute paths.
10606 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10608 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10610 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
10612 * MAINTAINERS: Add myself as avr port co-maintainer.
10614 2000-12-28 Ben Elliston <bje@redhat.com>
10616 * MAINTAINERS: Add myself under ``Write After Approval''.
10618 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
10620 * texinfo: Remove directory from GCC.
10622 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
10624 * COPYING: Update to current
10625 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10626 to 19yy as example year in copyright notice).
10628 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
10630 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
10631 (libstdcxx_incdir): Pass down.
10632 * config.if: Remove expired bits for cxx_interface, add stub.
10633 (libstdcxx_incdir): Add variable for g++ include directory.
10634 * configure.in (gxx_include_dir): Use it.
10636 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
10638 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
10639 with old-email address from ``Write After Approval''.
10641 2000-12-15 Andreas Jaeger <aj@suse.de>
10643 * configure.in: Handle lang_dirs.
10645 2000-12-14 Tom Tromey <tromey@redhat.com>
10647 * MAINTAINERS: Removed brads.
10649 * MAINTAINERS: Added gcj developers.
10651 2000-12-13 Anthony Green <green@redhat.com>
10653 * configure.in: Disable libgcj for any target not specifically
10654 listed. Disable libgcj for x86 and Alpha Linux until compatible
10657 2000-12-13 Mike Stump <mrs@wrs.com>
10659 * Makefile.in (local-distclean): Also remove fastjar.
10661 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
10663 * contrib/gcc_update: Add fastjar --touch entries.
10665 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
10667 * configure.in: Disable language-specific target libraries for
10668 languages that aren't enabled.
10670 2000-12-10 Anthony Green <green@redhat.com>
10672 * configure.in: Define libgcj. Disable libgcj target libraries for
10675 2000-12-10 Neil Booth <neilb@earthling.net>
10677 * MAINTAINERS: Update mail address, remove from WAA list.
10679 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10681 * libjava: Imported from /cvs/java.
10682 * libffi: Likewise.
10683 * Boehm-gc: Likewise.
10685 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10687 * configure.in (target_libs): Revert 2000-12-08 patch.
10688 (noconfigdirs): Added target-libjava.
10690 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
10692 * djunpack.bat: removed.
10694 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
10696 * Makefile.in: handle DOS-style absolute paths.
10697 * config-ml.in: likewise.
10698 * symlink-tree: likewise.
10700 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10702 * fastjar: Imported.
10704 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10706 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10708 * configure.in (target_libs): Removed `target-libjava'.
10710 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10712 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10713 (ALL_MODULES): Added fastjar.
10714 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10715 (all-target-libjava): all-fastjar replaces all-zip.
10716 (all-fastjar): Added.
10717 (configure-target-fastjar, all-target-fastjar): Likewise.
10718 * configure.in (host_tools): Added fastjar.
10720 2000-12-07 Mike Stump <mrs@wrs.com>
10722 * Makefile.in (local-distclean): Remove leftover built files.
10724 2000-11-24 Nick Clifton <nickc@redhat.com>
10726 * configure.in (xscale-elf): Add target.
10727 (xscale-coff): Add target.
10729 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
10731 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10732 recent versions of FreeBSD (release 3 or later).
10733 * ltconfig: On FreeBSD, -lc must not be provided when building
10734 a shared library or else the standard -pthread gcc option is
10735 rendered worthless to later users of the built library.
10737 2000-11-16 Fred Fish <fnf@be.com>
10739 * configure.in (enable_libstdcxx_v3): Fix typo,
10740 libstd++ -> libstdc++.
10742 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10744 * MAINTAINERS: Add self to Write After Approval list.
10746 2000-11-21 Bernd Schmidt <bernds@redhat.com>
10748 * MAINTAINERS: Update my email address. Add myself to global write
10751 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
10753 * Makefile.in: Merge with src and libgcj.
10754 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
10755 configure-target-<library> when their configure scripts need the C
10756 or C++ library to have already been built to work properly.
10757 (do_proto_toplev): Set them to an empty string.
10759 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10760 (REALLY_SET_LIB_PATH): Use them.
10762 2000-11-17 Stan Shebs <shebs@apple.com>
10764 * MAINTAINERS: Add self to Write After Approval list.
10766 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10768 * configure: Provide the original toplevel configure arguments
10769 (including $0) to subprocesses in the environment rather than
10770 through gcc/configargs.h.
10772 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10774 * MAINTAINERS: Remove references to cccp. Change C9X reference to
10775 C99. Alphabetise "Write After Approval" list.
10777 2000-11-12 Mark Mitchell <mark@codesourcery.com>
10779 * configure: Turn on libstdc++ V3 by default.
10781 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10784 2000-11-11 Philip Blundell <philb@gnu.org>
10786 * MAINTAINERS: Add self to Write After Approval list.
10788 2000-11-09 David Edelsohn <edelsohn@gnu.org>
10790 * ltcf-c.sh (aix4): Improve shared library configuration; require
10792 * ltcf-cxx.sh (aix4): Define.
10793 * ltconfig (aix4): Define library and soname specs appropriate for
10794 AIX. Define command to create export symbols list.
10796 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
10798 * config.sub: Add support for Sun Chorus
10800 2000-10-31 Nick Clifton <nickc@redhat.com>
10802 * MAINTAINERS: Rename <name>@cygnus.com addresses to
10803 <name>@redhat.com. Also installed new email address for Clint
10806 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
10808 * etc: Remove directory from GCC.
10810 2000-10-16 Michael Meissner <meissner@redhat.com>
10812 * configure (gcc/configargs.h): Only create if there is a build GCC
10815 2000-10-16 Matthias Klose <doko@debian.org>
10817 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10818 when configured for libstdc++-v3.
10820 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
10822 * configure: Save configure arguments to gcc/configargs.h.
10824 2000-10-04 Philipp Thomas <pthomas@suse.de>
10826 * config.guess: Import CVS version 1.157.
10827 * config.sub: Import CVS version 1.181.
10829 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
10831 * Makefile.in (bootstrap): avoid recursion if subdir missing
10833 (do-proto-toplev): ditto
10835 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
10837 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10838 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10840 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10841 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
10842 all affected `configure' scripts.
10844 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
10846 * MAINTAINERS: Add self as cpplib co-maintainer.
10848 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
10850 * MAINTAINERS: Add self to Write After Approval list.
10852 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10854 * INSTALL/README: egcs -> GCC update.
10856 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
10858 * MAINTAINERS: Add myself to Write After Approval list.
10860 2000-09-15 Kazu Hirata <kazu@hxi.com>
10862 * MAINTAINERS: Add myself to Write After Approval list.
10864 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
10866 * configure.in: Do not build byacc for hppa64. Provide paths to the
10867 X11 libraries for hppa64.
10869 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10871 * MAINTAINERS: Add myself as 68hc11 port maintainer.
10873 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
10875 * Makefile.in (all-zlib): Added dummy target.
10877 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10878 ltcf-gcj.sh: Updated from libtool multi-language branch.
10880 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
10882 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10883 (bootstrap*): Depend on all-bootstrap.
10885 2000-09-05 Philipp Thomas <pthomas@suse.de>
10887 * config.guess: Import CVS version 1.156.
10888 * config.sub: Import CVS version 1.179.
10890 2000-09-02 Anthony Green <green@cygnus.com>
10892 * Makefile.in (all-gcc): Depend on all-zlib.
10893 (CLEAN_MODULES): Add clean-zlib.
10894 (ALL_MODULES): Add all-zlib.
10895 * configure.in (host_libs): Add zlib.
10897 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
10899 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10900 crosses, but add gcc/include to the header search path for them.
10902 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
10904 * MAINTAINERS: Add self to Write After Approval list.
10906 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10908 * config.guess: Import CVS version 1.152.
10909 * config.sub: Import CVS version 1.177.
10911 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
10913 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10914 $targargs to tell whether newlib is going to be built.
10916 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10917 $$r/TARGET_SUBDIR/libio for _G_config.h.
10919 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
10921 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10923 2000-08-22 DJ Delorie <dj@redhat.com>
10925 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10927 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
10929 * config-ml.in (CC, CXX): Avoid trailing whitespace.
10930 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10933 2000-08-21 DJ Delorie <dj@redhat.com>
10935 * MAINTAINERS: Add self as a libiberty maintainer
10937 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
10939 * configure.in (libstdcxx_flags): Use
10940 libstdc++-v3/src/libstdc++.INC.
10942 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
10944 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10946 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
10948 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10950 * configure: Make enable_threads and enable_shared defaults
10951 explicit. Substitute enable_threads into generated Makefiles.
10952 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10953 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10955 2000-08-13 Geoff Keating <geoffk@cygnus.com>
10957 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10959 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
10961 * config-ml.in (CC): Remove bogus duplicate quotation mark from
10964 2000-08-11 Jason Merrill <jason@redhat.com>
10966 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10967 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10968 (FLAGS_FOR_TARGET): Not here.
10969 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
10971 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
10973 * config-ml.in (CC, CXX): Don't introduce a leading space.
10975 2000-08-07 DJ Delorie <dj@delorie.com>
10977 * MAINTAINERS: Add self as a DJGPP maintainer
10979 2000-08-07 DJ Delorie <dj@redhat.com>
10981 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10982 "if we're also building gcc, and it's a gcc that will run on the
10983 build machine, we want to use its includes instead of the system's
10986 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
10988 * MAINTAINERS: Add self to Write After Approval list.
10990 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
10992 * configure.in (libstdcxx_flags): Don't use `"'.
10994 * config-ml.in: Adjust multilib search paths to the
10995 appropriate multilib tree.
10997 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
10999 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
11000 commas in $LANGUAGES.
11002 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
11004 * configure.in: Re-enable all references to libg++ and librx.
11006 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
11008 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
11009 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
11010 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
11011 * ltcf-cxx.sh (need_lc): Set based on postdeps.
11013 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
11015 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
11017 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
11018 CXX_FOR_TARGET for sed.
11020 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
11022 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
11023 Do not override if already set in the environment or in configure.
11024 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
11025 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
11027 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
11029 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
11030 the libtool CVS tree multi-language branch.
11031 * ltconfig, ltmain.sh: Updated.
11033 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
11035 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
11036 (clean-target): Depend on it.
11038 * Makefile.in (FLAGS_FOR_TARGET): New macro.
11039 (GCC_FOR_TARGET): Use it.
11040 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
11041 * configure.in: ... here.
11042 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
11043 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
11045 2000-07-24 Eric Christopher <echristo@cygnus.com>
11047 * MAINTAINERS: Add self to Write After Approval list.
11049 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
11051 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
11052 (configure-target-libchill, configure-target-libobjc): Likewise.
11054 * configure.in: Use the same cache file for all target libs.
11055 * config-ml.in: But different cache files per multilib variant.
11057 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11059 * configure (topsrcdir): Don't use dirname.
11061 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
11063 * MAINTAINERS: Add self to Write After Approval list.
11065 2000-07-20 Jason Merrill <jason@redhat.com>
11067 * configure.in: Remove all references to libg++ and librx.
11069 * configure, configure.in, Makefile.in: Unify gcc and binutils.
11071 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
11073 * config.sub: Update to subversions version 2000-07-06.
11075 2000-07-12 Andrew Haley <aph@cygnus.com>
11077 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
11078 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
11080 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
11082 * symlink-tree: Check number of arguments.
11084 2000-07-05 Jim Wilson <wilson@cygnus.com>
11086 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
11087 search path for a g++ extracted from the build tree. This
11088 will allow link tests run by configure scripts in
11089 subdirectories to succeed.
11091 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
11093 * ltconfig: Add support for mips-dde-sysv4.2MP
11095 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11097 * MAINTAINERS: Add myself as loop discovery maintainer.
11099 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
11101 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
11102 `os2'. Force ac_cv_exeext to be ".exe" in that case.
11104 2000-06-19 Timothy Wall <twall@cygnus.com>
11106 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
11107 * config.sub: Add tic54x target.
11109 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11111 * MAINTAINERS: Add self as Fortran maintainer,
11112 remove Craig Burley.
11114 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
11116 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11117 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
11119 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
11121 * MAINTAINERS: Add self as i18n maintainer
11123 20000-05-21 H.J. Lu (hjl@gnu.org)
11125 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11126 directory are used if they exist. Make sure
11127 $(build_tooldir)/include is searched for header files,
11128 $(build_tooldir)/lib/ for library files.
11129 (GCC_FOR_TARGET): Likewise.
11130 (CXX_FOR_TARGET): Likewise.
11132 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
11134 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11136 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
11138 * Makefile.in (configure-target-libiberty): Depend on
11139 configure-target-newlib.
11141 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
11143 * configure.in, Makefile.in: Merge all libffi-related
11144 configury stuff from the libgcj tree.
11146 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
11148 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11149 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11151 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
11153 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11154 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
11155 current version information. Add to proto-toplev directory.
11156 (gdb-taz): Build do-djunpack.
11158 2000-05-15 David Edelsohn <edelsohn@gnu.org>
11160 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11162 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
11164 * MAINTAINERS: Add self to Write After Approval list.
11166 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11168 * ltmain.sh: Preserve in relink_command any environment
11169 variables that may affect the linker behavior.
11171 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
11173 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
11175 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
11177 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
11179 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
11181 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
11182 with the version name.
11184 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
11186 * MAINTAINERS: Add self as bb-reorder maintainer.
11188 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
11190 * config.if: Tweak.
11192 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
11194 * djunpack.bat: New file.
11196 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
11198 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
11199 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
11200 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
11201 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
11203 2000-04-16 Dave Pitts <dpitts@cozx.com>
11205 * config.sub (case $basic_machine): Change default for "ibm-*"
11208 2000-04-13 Andreas Jaeger <aj@suse.de>
11210 * MAINTAINERS: Added myself.
11212 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
11214 * Makefile.in (gdb-taz): New target. GDB specific archive.
11215 (do-md5sum): New target.
11217 (PACKAGE): Default to TOOL.
11218 (VER): Default to a shell script.
11219 (taz): Rewrite target. Move real work to do-proto-toplev. Include
11220 md5 checksum generation.
11221 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
11222 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
11223 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
11224 insight.tar.bz2): Use gdb-taz to create archive.
11226 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
11228 * configure (warn_cflags): Delete.
11230 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
11232 * MAINTAINERS: Added myself.
11234 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
11235 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
11237 * configure.in (enable_libstdcxx_v3): Add.
11238 (target_libs): Add bits here to switch between libstdc++-v2 and
11240 * config.if: And this file too.
11241 * Makefile.in: Add libstdc++-v3 targets.
11243 2000-04-05 Michael Meissner <meissner@redhat.com>
11245 * config.sub (d30v): Add d30v as a basic machine type.
11247 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
11249 * configure.in: -linux-gnu*, not -linux-gnu.
11251 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11253 * MAINTAINERS: Add self in write-after-approval section.
11255 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
11257 * MAINTAINERS: Add self as ia64 port maintainer.
11259 2000-03-08 Neil Booth <NeilB@earthling.net>
11261 * MAINTAINERS: Add self in write-after-approval section.
11263 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
11265 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
11266 (do-tar-bz2): Replace TOOL with PACKAGE.
11267 (gdb.tar.bz2): Remove GDBTK from GDB package.
11268 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
11269 dejagnu.tar.bz2): New packages.
11271 2000-02-27 Andreas Jaeger <aj@suse.de>
11273 * configure.in: Add entry for mips*-*-linux*, move catch all
11274 *-*-*linux* entry below this one.
11276 2000-02-27 Ian Lance Taylor <ian@zembu.com>
11278 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
11280 2000-02-24 Nick Clifton <nickc@cygnus.com>
11282 * config.sub: Support an OS of "wince".
11284 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
11286 * config.guess, config.sub: Updated to match config's 2000-02-15
11289 2000-02-23 Linas Vepstas <linas@linas.org>
11291 * config.sub: Add support for Linux/IBM 370.
11292 * configure.in: Likewise.
11294 2000-02-22 Nick Clifton <nickc@cygnus.com>
11296 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
11298 2000-02-20 Christopher Faylor <cgf@cygnus.com>
11300 * config.guess: Guess "cygwin" rather than "cygwin32".
11302 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11304 * configure (gcc_version): When setting, narrow search to
11305 lines containing `version_string'.
11307 2000-02-15 Denis Chertykov <denisc@overta.ru>
11309 * config.sub: Add support for avr target.
11311 2000-02-14 Nick Clifton <nickc@cygnus.com>
11313 * MAINTAINERS: Add maintainers for MCore port.
11315 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
11317 * config.sub: Add mmix-knuth-mmixware.
11319 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11321 * MAINTAINERS: Pair cccp with cpplib maintainership.
11323 2000-01-27 Christopher Faylor <cgf@redhat.com>
11325 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
11326 structure stuff to -L library search.
11327 (CXX_FOR_TARGET): Ditto.
11328 (CROSS_CHECK_MODULES): Fix spelling mistake.
11330 2000-01-24 Mark Mitchell <mark@codesourcery.com>
11332 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
11335 2000-01-12 Richard Henderson <rth@cygnus.com>
11337 * configure.in: Don't build some bits for beos.
11339 2000-01-12 Joel Sherrill (joel@OARcorp.com)
11341 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
11344 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
11346 * Add self as cpplib maintainer, as requested by Jason
11347 Merrill. Correct my e-mail address.
11349 2000-01-06 Geoff Keating <geoffk@cygnus.com>
11351 * configure.in: Use mt-aix43 to handle *_TARGET defs,
11354 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
11356 * MAINTAINERS: Add myself to "write after approval" list.
11358 1999-12-14 Richard Henderson <rth@cygnus.com>
11360 * config.guess (alpha-osf, alpha-linux): Detect ev67.
11361 * config.sub: Accept alphaev[78], alphaev8.
11363 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11365 * config.guess, config.sub: Update from autoconf.
11367 1999-11-29 Bruce Korb <autogen@linuxbox.com>
11369 * MAINTAINERS: update my playtime e-address.
11371 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11373 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
11374 necessary libraries are missing.
11376 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
11378 * MAINTAINERS: Add new 'write after approval' maintainer.
11380 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
11382 * MAINTAINERS: Add new Java maintainer.
11384 1999-10-25 Andreas Schwab <schwab@suse.de>
11386 * configure: Fix quoting inside arguments of eval.
11388 1999-10-21 Nick Clifton <nickc@cygnus.com>
11390 * config-ml.in: Allow suppression of some ARM multilibs.
11392 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
11394 * config.guess: Add OS/390 match pattern.
11395 * config.sub: Add mvs, openedition targets.
11396 * configure.in (i370-ibm-opened*): New.
11398 1999-09-04 Steve Chamberlain <sac@pobox.com>
11400 * config.sub: Add support for configuring for pj.
11402 1999-08-31 Nick Clifton <nickc@cygnus.com>
11404 * config.sub (maybe_os): Add support for configuring for fr30.
11406 1999-08-25 Nick Clifton <nickc@cygnus.com>
11408 * configure.in: Do not configure or build ld for AIX
11409 platforms. ld is known to be broken on these platforms.
11411 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11413 * config-ml.in: Pass compiler flag corresponding to multidirs to
11416 1999-08-09 Ian Lance Taylor <ian@zembu.com>
11418 * Makefile.in (LDFLAGS): Define.
11420 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
11422 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
11424 (*-*-cygwin*): Likewise.
11426 1999-08-08 Ian Lance Taylor <ian@zembu.com>
11429 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
11430 (BINUTILS_SUPPORT_DIRS): Add mkdep.
11432 From Eli Zaretskii <eliz@is.elta.co.il>:
11433 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
11434 long file name when using DJGPP on MS-DOS.
11436 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
11438 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
11440 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
11442 * Makefile.in (check-target-libio): Remove all-target-libstdc++
11443 dependency as this causes "make check" to globally "make all"
11445 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
11447 * configure.in (target_libs): Added target-zlib.
11448 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
11449 (CONFIGURE_TARGET_MODULES): Likewise.
11450 (CHECK_TARGET_MODULES): Likewise.
11451 (INSTALL_TARGET_MODULES): Likewise.
11452 (CLEAN_TARGET_MODULES): Likewise.
11453 (configure-target-zlib): New target.
11454 (all-target-zlib): Likewise.
11455 (all-target-libjava): Depend on all-target-zlib.
11456 (configure-target-libjava): Depend on configure-target-zlib.
11458 * Makefile.in (configure-target-libjava): Depend on
11459 configure-target-newlib.
11460 (configure-target-boehm-gc): New target.
11461 (configure-target-qthreads): New target.
11463 * configure.in (target_libs): Added target-qthreads.
11464 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
11465 (CONFIGURE_TARGET_MODULES): Likewise.
11466 (CHECK_TARGET_MODULES): Likewise.
11467 (INSTALL_TARGET_MODULES): Likewise.
11468 (CLEAN_TARGET_MODULES): Likewise.
11469 (all-target-qthreads): New target.
11470 (configure-target-libjava): Depend on configure-target-qthreads.
11471 (all-target-libjava): Depend on all-target-qthreads.
11473 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
11474 (CONFIGURE_TARGET_MODULES): Likewise.
11475 (CHECK_TARGET_MODULES): Likewise.
11476 (INSTALL_TARGET_MODULES): Likewise.
11477 (CLEAN_TARGET_MODULES): Likewise.
11478 (all-target-libjava): New target.
11479 (all-target-boehm-gc): Likewise.
11480 * configure.in (target_libs): Added libjava, boehm-gc.
11482 1999-07-22 Ian Lance Taylor <ian@zembu.com>
11484 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
11485 configure.bat in SUPPORT_FILES.
11486 (gas+binutils.tar.bz2): Likewise.
11488 * makeall.bat: Remove; obsolete.
11490 1999-07-21 Ian Lance Taylor <ian@zembu.com>
11492 From Mark Elbrecht:
11493 * configure.bat: Remove; obsolete.
11495 1999-07-11 Ian Lance Taylor <ian@zembu.com>
11497 * configure: Add -W -Wall to the default CFLAGS when compiling with
11500 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
11502 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
11504 1999-06-30 Mark Mitchell <mark@codesourcery.com>
11506 * configure.in: Build ld on IRIX6.
11508 1999-06-12 Ian Lance Taylor <ian@zembu.com>
11510 * Makefile.in: Change distribution targets to use bzip2 instead of
11512 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
11513 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
11515 1999-06-04 Nick Clifton <nickc@cygnus.com>
11517 * config.sub: Add mcore target.
11519 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
11521 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
11523 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
11525 * config.guess (dummy): Changed to $dummy.
11527 1999-05-24 Nick Clifton <nickc@cygnus.com>
11529 * config.sub: Tidied up case statements.
11531 1999-05-22 Ben Elliston <bje@cygnus.com>
11533 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
11536 * config.guess: Merge with FSF version. Future changes will be
11537 more accurately recorded in this ChangeLog.
11538 * config.sub: Likewise.
11540 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
11542 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
11544 1999-04-30 Tom Tromey <tromey@cygnus.com>
11546 * ltmain.sh: [mode link] Always use CC given by ltconfig.
11548 1999-04-23 Tom Tromey <tromey@cygnus.com>
11550 * ltconfig, ltmain.sh: Update to libtool 1.2f.
11552 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
11554 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11555 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11556 Bad merge removed these two changes.
11558 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
11559 Martin Heller (Ing.-Buero_Heller@t-online.de)
11561 * config.guess (interix Alpha): Add.
11563 1999-04-11 Richard Henderson <rth@cygnus.com>
11565 * configure.in (i?86-*-beos*): Do config gperf; don't config
11566 gdb, newlib, or libgloss.
11568 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
11570 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11571 link a trivial program with -mabi=64. If it fails, remove mabi=64
11574 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
11576 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
11578 1999-04-08 Nick Clifton <nickc@cygnus.com>
11580 * config.sub: Add support for mcore targets.
11582 1999-04-07 Michael Meissner <meissner@cygnus.com>
11584 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11585 not mt-ospace, in order to shut up assembler warning about using
11586 symbols that are named the same as registers.
11588 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
11590 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11591 dependency list for all-target-cygmon.
11593 1999-04-05 Doug Evans <devans@casey.cygnus.com>
11595 * config-ml.in: Check $host, not $target, for selective multilibs.
11596 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11597 thumb interworking, and underscore prefix multilibs.
11599 1999-04-04 Ian Lance Taylor <ian@zembu.com>
11601 * missing: Update to version from current automake.
11603 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
11605 * configure (gxx_include_dir): Removed.
11607 * configure.in (gxx_include_dir): Handle it.
11608 * Makefile.in: Likewise.
11610 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
11612 * config.sub (mips64vr4111,mips64vr4111el) Add.
11614 1999-03-21 Ben Elliston <bje@cygnus.com>
11616 * config.guess: Correct typo for detecting ELF on FreeBSD.
11618 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
11620 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11623 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
11625 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11626 all-target-newlib to dependency list for all-target-bsp.
11628 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
11630 * config.sub: Add i386-uwin support.
11631 * config.guess: Likewise.
11633 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11635 * configure.in: cleanup, add mh-*pic handling for arm, special
11636 case powerpc*-*-aix*
11638 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
11640 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11643 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
11645 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
11648 1999-03-02 Nick Clifton <nickc@cygnus.com>
11650 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11652 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
11654 * config.sub: Check for "cygwin*" rather than "cygwin32*"
11656 1999-02-24 Nick Clifton <nickc@cygnus.com>
11658 * config.sub: Fix typo in arm recognition.
11660 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
11662 * configure.in (noconfigdirs): Changed target_configdirs to
11663 include target-bsp only for m68k-*-elf* and m68k-*-coff*
11664 rather than m68k-*-* since it is not known to work on
11665 m68k-aout. Ditto for arm-*-*oabi.
11667 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
11669 * configure.in (*-*-windows*): Remove, no longer used.
11671 1999-02-19 Ben Elliston <bje@cygnus.com>
11673 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11674 Smart and improved by Andrew Cagney.
11676 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
11678 * config.guess: Recognize openbsd-*-hppa.
11680 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
11682 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11683 only if it is not empty.
11685 1999-02-17 Nick Clifton <nickc@cygnus.com>
11687 Patch from: Scott Bambrough <scottb@corelcomputer.com>
11689 * config.guess: Modified to recognize uname's armv* syntax.
11691 * config.sub: Modified to recognize uname's armv* syntax.
11693 1999-02-17 Mark Salter <msalter@cygnus.com>
11695 * configure.in: Added target-bsp for sparclite.
11697 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
11699 * config.sub: Recognize alphapca5[67] and up to alphaev8.
11701 1999-02-08 Nick Clifton <nickc@cygnus.com>
11703 * configure.in: Add support for strongarm port.
11704 * config.sub: Add support for strongarm target.
11706 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
11708 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11709 the old name config/mh-cygwin32.
11712 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
11714 * configure.in: Do build ld for ix86 Solaris.
11716 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
11718 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
11719 $AR_FOR_TARGET. Likewise for RANLIB.
11721 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
11723 * config.sub (oabi): Recognize.
11724 * configure.in (arm-*-oabi): Handle.
11726 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
11728 * config.guess: Improve detection of i686 on UnixWare 7.
11730 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
11732 * config.guess: Add support for i386-pc-interix.
11733 * config.sub: Likewise.
11734 * configure.in: Likewise.
11736 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
11738 * Makefile.in: Remove unneeded all-target-libio from
11739 from all-target-winsup target since it is now unneeded.
11740 Add all-target-libtermcap in its place since it is now
11743 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
11745 * configure.in: makefile stub for cygwin target is probably
11746 unnecessary. Remove it for now.
11748 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
11750 * configure.in: libtermcap.a should be built when cygwin is the
11751 target as well as the host.
11752 * config.guess: Allow mixed case in cygwin uname output.
11753 * Makefile.in: Add libtermcap target.
11755 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
11757 * config.sub: Clean up handling of hppa2.0.
11759 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
11761 * config.guess: Use C code to identify more HP machines.
11763 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
11765 * config.sub: Handle hppa2.0.
11767 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
11769 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
11770 cygmon for all sparclite targets, regardless of object format.
11772 1998-12-15 Mark Salter <msalter@cygnus.com>
11774 * configure.in: Added target-bsp for several target architectures.
11776 * Makefile.in: Added rules for bsp.
11778 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
11780 * config.guess: Improve detection of hppa2.0 processors.
11782 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
11784 * config.guess: Recognize FreeBSD using ELF automatically.
11786 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
11788 * configure (skip-this-dir): Add handling for new shell script, which
11789 might be created by a sub-directory's configure to indicate, this particular
11790 directory is "unwanted".
11791 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11793 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
11795 * ltconfig: import from libtool, after changing libtool to
11796 account for the cygwin name change.
11798 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
11800 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11801 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11803 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
11805 * configure.in: Add libtermcap to list of cygwin dependencies.
11807 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
11809 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11810 they include winsup/include when it's a cygwin target.
11812 1998-11-12 Tom Tromey <tromey@cygnus.com>
11814 * configure.in (host_tools): Added zip.
11815 * Makefile.in (all-target-libjava): Depend on all-zip.
11816 (all-zip): New target.
11817 (ALL_MODULES): Added all-zip.
11818 (NATIVE_CHECK_MODULES): Added check-zip.
11819 (INSTALL_MODULES): Added install-zip.
11820 (CLEAN_MODULES): Added clean-zip.
11822 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
11824 * Makefile.in: lose "32" from comment about cygwin.
11826 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
11828 * configure.in: Use -Os to build target libraries for the fr30.
11830 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
11832 * config.sub: Add fr30.
11834 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
11836 * configure.in: drop "32" from config/mh-cygwin32. Check
11837 cygwin* instead of cygwin32*.
11838 * config.sub: Check cygwin* instead of cygwin32*.
11840 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
11842 * config.guess: Match any version of Unixware7.
11844 1998-10-20 Syd Polk <spolk@cygnus.com>
11846 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11849 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
11851 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11852 these if the appropriate directories and files to not exist.
11854 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
11856 * Makefile.in (DEVO_SUPPORT): Add config.if.
11858 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
11860 * configure: Add pattern to replace "build_tooldir"'s
11861 definition in the generated Makefile with "tooldir"'s
11864 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
11866 * config.sub: Bring back lost sparcv9.
11868 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11870 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
11872 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11873 CC_FOR_TARGET and friends.
11875 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11877 * Makefile.in (build_tooldir): New variable, same as tooldir.
11878 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11879 -B$(build_tooldir)/bin/.
11880 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
11882 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11884 * README: Remove installation instructions and refer to the
11885 INSTALL directory instead.
11887 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
11889 * config.sub: Add support for i[34567]86-pc-udk.
11890 * configure.in: Likewise.
11892 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
11894 * Makefile.in: add bzip2 package building bits for user
11896 * configure.in: ditto
11898 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
11900 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11901 (ALL_TARGET_MODULES): Add all-target-libobjc.
11902 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11903 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11904 (all-target-libchill): Add dependencies.
11905 * configure.in (target_libs): Add libchill.
11907 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
11909 * configure.in (target_subdir): Remove duplicate line.
11911 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
11913 * Makefile.in (all-automake): fix dependencies.
11915 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
11917 * configure.in: Minor cleanups for building in the $(target_alias)
11920 1998-09-22 Jim Wilson <wilson@cygnus.com>
11922 * Makefile.in (bootstrap): Set r and s before make all. Use
11923 BASE_FLAGS_TO_PASS in make all.
11926 1998-09-20 Mark Mitchell <mark@markmitchell.com>
11928 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11930 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
11932 * config.sub: Fix typo in last change.
11934 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11936 * config.sub: Add support for C4x target.
11937 * configure.in: Likewise.
11939 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
11941 * config.sub: Recognize sparcv9 just like sparc64.
11943 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
11945 * config.guess: Match "Pent II" or "PentII" for OpenServer.
11947 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
11949 * config.guess: Correctly identify Pentium II sco boxes.
11951 * config.guess: Fix "tr" code. From Weiwen Liu.
11953 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
11955 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11958 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
11960 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11961 (ALL_TARGET_MODULES): Add all-target-libchill.
11962 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11963 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11964 (all-target-libchill): Add dependencies.
11965 * configure.in (target_libs): Add libchill.
11967 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11969 * config.guess: Avoid assumptions about "tr" behaves when
11970 LANG is set to something other than English.
11972 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
11974 * configure (gxx_include_dir): Changed to
11975 '${prefix}/include/g++'-${libstdcxx_interface}.
11977 * config.if: New to determine the interfaces.
11979 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
11981 * config.guess: Detect and handle MPE/IX.
11982 * config.sub: Deal with MPE/IX.
11984 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
11986 * configure.in: Use mh-aix43.
11988 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
11990 * configure: Fix --without/--disable cases for gxx-include-dir.
11992 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
11994 * mdata-sh: Imported. Needed for automake support.
11996 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
11998 * Makefile.in (taz): Try "chmod -R og=u ." before
11999 "chmod og=u `find . -print`".
12001 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
12003 * configure.in: Add arm-elf and thumb-elf support.
12005 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
12007 * Makefile.in: Undo previous patch.
12009 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
12011 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
12013 (install-no-fixedincludes): and here
12014 (INSTALL_MODULES): ... from here.
12016 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
12018 * config.sub: Merge with FSF.
12020 * config.guess: Merge with FSF.
12022 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
12024 * configure (extraconfigdirs): New variable.
12025 (SUBDIRS): Add extraconfigdirs and recurse on them too.
12026 * Makefile.in (all): Move higher in file.
12027 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
12028 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
12029 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
12030 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
12031 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
12033 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
12035 * Makefile.in (all-target-libjava): Depend on all-gcc and
12037 (configure-target-libjava): Depend on $(ALL_GCC).
12039 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
12041 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
12042 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
12044 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
12046 * INSTALL/README: Fix typo.
12048 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
12050 * ylwrap: Change absolute path checks to check for DOS style path
12053 * ylwrap: Don't use a full path name if the source file is in the
12054 same directory. From hjl@lucon.org (H.J. Lu).
12056 * config-ml.in: Default to being verbose, to match Feb 18 change to
12059 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
12061 Brought over from egcs:
12063 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12065 * configure.in (target_subdir): Set to ${target_alias} instead
12068 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12070 * configure.in (target_subdir): Set to libraries if enable_multilib.
12072 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
12074 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
12075 multilibs, force reconfiguration the first time we create
12076 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
12078 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
12080 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
12081 avoid confusion with --no-recursion.
12083 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
12085 * configure.in: Win32 hosts shouldn't use install -x
12086 * install-sh: remove -x option, and special .exe-handling
12089 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
12091 * config.guess: Recognize i586-pc-beos.
12092 * configure.in: Don't build some bits for beos.
12094 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
12096 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
12097 CFLAGS default to -O2.
12099 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
12102 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
12104 * ltmain.sh: Correct install when using a different shell.
12106 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
12108 * ltconfig, ltmain.sh: Update to libtool 1.2b.
12110 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
12112 * makefile.vms: Update to build binutils/makefile.vms. Add install
12115 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
12117 * ltconfig: Update to correct AIX handling.
12119 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12121 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12123 * configure.in (target_subdir): Set to ${target_alias} instead
12126 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
12128 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12129 (Makefile): Depend on $(gcc_version_trigger).
12131 * configure (gcc_version): Change default initializer to empty
12133 (gcc_version_trigger): New variable; pass this variable down
12134 to subdir configures to enable them checking gcc's version
12135 themselves. Emit make macros for both gcc_version vars.
12136 (topsrcdir): Initialize reliably.
12137 (recursion line): Remove --with-gcc-version=${gcc_version}.
12139 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12141 * configure (enable_version_specific_runtime_libs): Implement new flag
12142 --enable-version-specific-runtime-libs which installs C++ runtime stuff
12143 in $(libsubdir); emit definition in each generated Makefile.
12144 (gxx_include_dir): Initialize depending on
12145 $enable_version_specific_runtime_libs.
12147 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12149 * configure (gcc_version): Initialize properly depending on
12150 how and where configure is started.
12151 (recursion line): Pass a --with-gcc-version=${gcc_version}
12152 to configures in subdirs.
12154 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
12156 * configure.in (noconfigdirs): Add configure pattern for mips tx39
12159 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
12161 * configure.in: Add cygmon and libstub support for mn10200.
12163 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
12165 * configure (gcc_version): Add new variable describing the
12166 particular gcc version we're building.
12167 * Makefile.in (libsubdir): Add new macro for the directory
12168 in which the compiler finds executables, libraries, etc.
12169 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12172 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12174 * Makefile.in (local-clean): Remove *.log.
12175 (warning.log): Built with warn_summary from build.log.
12176 (mail-report.log): Run test_summary.
12177 (mail-report-with-warnings.log): Run test_summary including
12178 warning.log in the report.
12180 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
12182 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
12184 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
12186 * Makefile.in (grep): Grep no longer depends on libiberty.
12188 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
12190 * Makefile.in: all-snavigator needs all-libgui.
12192 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
12194 * configure.in: Add cygmon and libstub support for mn10300.
12196 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
12198 * missing: Update to version from automake 1.3.
12200 * ltmain.sh: On installation, don't get confused if the same name
12201 appears more than once in the list of library names.
12203 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
12205 * config.sub: Accept m68060 and m5200 as CPU names.
12207 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
12209 * configure: Use && rather than using -a in test, because odd
12210 strings can confuse test.
12211 * configure.in: Likewise.
12213 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
12215 * ltconfig, ltmain.sh: Bring in Visual C++ support.
12217 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12219 * Makefile.in (boostrap2-lean, bootstrap3-lean,
12220 bootstrap4-lean): New targets.
12222 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
12224 * mpw-* Delete. Not used.
12226 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
12228 * COPYING.LIB: Update FSF address.
12230 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
12232 * ltconfig, ltmain.sh: Update to libtool 1.2a.
12234 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
12237 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
12239 * ltconfig, ltmain.sh: Avoid producing a version number if
12240 -version-info was not used.
12242 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
12244 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
12245 building with newlib.
12247 1998-04-30 Paul Eggert <eggert@twinsun.com>
12249 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
12250 Solaris `make' causes it to continue to next definition.
12252 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
12254 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
12255 the right GUI libraries and files are installed along with GDB.
12257 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
12259 * configure.in: Change alpha to alpha* in several places.
12261 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
12263 * config.sub: Recognize sparc86x.
12265 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
12267 * configure.in (--enable-target-optspace): Remove debug echo.
12269 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
12271 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
12273 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
12275 * ltconfig: Update cygwin32 support.
12277 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
12278 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
12279 (GDB_SUPPORT_DIRS): Likewise.
12281 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
12283 * configure.in (target_makefile_frag): If --enable-target-optspace,
12284 use -Os to compile target libraries rather than -O2. Default to
12285 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
12287 * configure.in (target_cflags): Ditto for d30v.
12289 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
12291 * Makefile.in (all-bfd): Depend on all-intl.
12292 (all-binutils): Likewise.
12293 (all-gas): Likewise.
12294 (all-gprof): Likewise.
12295 (all-ld): Likewise.
12297 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
12299 * configure.in (host_tools): Fix typo, lbtool -> libtool.
12301 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
12303 * Makefile.in (all-bfd): Depend upon all-libiberty.
12305 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
12307 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
12309 * Makefile.in: Add libstub.
12311 * configure.in: Ditto. Build libstub for targets that have cygmon
12314 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
12316 * configure.in: Don't set PICFLAG on ix86-cygwin32.
12318 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
12320 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
12321 use mh-sysv5 if specified. Support gprof on SCO Open Server.
12323 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
12325 * configure: Define DEFAULT_M4 by searching PATH.
12326 * Makfile.in: Use DEFAULT_M4.
12328 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
12330 * ltconfig: Add cygwin32 support.
12332 * Makefile.in, configure.in: Add libtool as a native only directory
12333 to configure and build.
12335 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
12337 * Makefile.in (INSTALL_MODULES): Remove texinfo.
12339 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
12341 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
12343 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
12345 * Makefile.in: add ash make rules
12346 * configure.in: add ash to native_only and host_tools lists
12348 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
12350 * Makefile.in (all-gettext, all-intl): New targets.
12351 (ALL_MODULES): Added all-gettext, all-intl.
12352 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
12353 (INSTALL_MODULES): Added install-gettext, install-intl.
12354 (CLEAN_MODULES): Added clean-gettext, clean-intl.
12356 * configure.in (host_tools): Added gettext.
12357 (native_only): Likewise.
12358 (noconfigdirs) [various cases]: Likewise.
12359 (host_libs): Added intl.
12361 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
12363 * configure: Do not disable building gdbtk for cygwin32 hosts.
12365 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
12367 * configure.in: Add thumb-coff target.
12368 * config.sub: Add thumb-coff target.
12370 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12372 * Makefile.in: Revert yesterday's change.
12373 (all-target-winsup): all-target-librx stays out of here.
12375 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
12377 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
12378 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
12379 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
12380 Remove references to librx and libg++.
12382 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
12384 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
12387 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
12389 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
12390 for newlib directory.
12391 (CXX_FOR_TARGET): Likewise.
12393 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
12395 * ltconfig: Update after libtool/ltconfig.in change for
12398 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
12400 * ltconfig, ltmain.sh: Update to libtool 1.2.
12402 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
12404 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
12405 (install-gcc-cross): Instead, override LANGUAGES here.
12407 1998-03-18 Dave Love <d.love@dl.ac.uk>
12409 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
12410 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
12412 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
12414 * configure.in: Add Thumb-pe target.
12416 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
12418 * Makefile.in - changed sn targets to snavigator
12419 * configure.in - changed sn targets to snavigator
12421 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
12423 * config-ml.in: After building symlink tree call make distclean
12424 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
12425 to be the case for libiberty.
12427 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
12429 * configure: When making link, also check the current
12430 directory. The configure scripts may create one.
12432 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
12434 * config.sub: Accept alphapca56 and alphaev6 properly.
12436 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12438 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
12440 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
12442 * config.sub (sco5): Fix typo.
12444 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
12446 * Makefile.in (INSTALL_MODULES): Move install-tcl before
12448 (install-itcl): Remove dependency on install-tcl.
12450 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
12452 * configure.in: Remove libgloss from noconfigdirs for MN10300.
12454 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
12456 * configure.in: Don't build libgui for a cygwin32 target when not on
12459 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
12461 * configure (redirect): Set to null, so default behavior of
12462 configure is now --verbose.
12464 1998-02-16 Dave Love <d.love@dl.ac.uk>
12466 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
12467 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
12469 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
12471 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
12472 this change to sync Makefile.in with its ChangeLog entries.
12474 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
12476 * ltmain.sh (mkdir): Check that the directory doesn't exist
12477 before we exit with error, so that we don't get races during
12480 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
12482 * ltconfig, ltmain.sh: Update from libtool 1.0i.
12484 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
12486 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
12487 PICFLAG_FOR_TARGET.
12488 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
12490 * configure: Emit a definition for the new macro enable_shared
12491 into each Makefile.
12493 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12495 * configure.in (host_tools, native_only): Add libtool.
12497 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
12499 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
12500 Fix typo in ming config comment.
12502 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
12504 * ltconfig, ltmain.sh: Update from libtool 1.0h.
12506 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
12508 * config.sub: Add tic30 cases, and map c30 to tic30.
12510 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
12512 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
12513 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
12514 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
12515 (CLEAN_TARGET_MODULES): Similarly
12516 (all-target-libf2c): Add dependences.
12517 * configure.in (target_libs): Add libf2c.
12519 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
12521 * configure.in: Remove expect from noconfigdirs when target
12522 is cygwin32. OK to build expect and dejagnu with Canadian
12525 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
12527 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12530 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
12533 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
12535 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
12536 here as it is not defined in the toplevel Makefile.
12538 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
12540 * configure (package_makefile_rules_frag): New variable, which names
12541 a file with generic rules, ...
12542 Change comment to mention we now have FIVE parts.
12543 * configure: Undo last change.
12545 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
12547 * config.guess: More accurate determination of HP processor types.
12548 * config.sub: More accurate determination of HP processor types.
12550 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
12552 * configure (package_makefile_frag): Move inserting the
12553 ${package_makefile_frag} to where it should be according
12556 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
12558 * config.guess: Add support for Linux/ARM.
12560 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
12562 * .cvsignore: Remove *-info and *-install since they match
12563 release-info and mpw-install, which we don't want to just ignore.
12565 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
12567 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12569 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
12571 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12572 local_prefix to sub-make invocations.
12574 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
12576 * configure.in: Check makefile fragments in the source
12579 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12581 * configure.in: Check whether host and target makefile
12582 fragments exist before adding them to *_makefile_frag.
12584 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
12586 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12588 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
12590 * configure.in: Make sure we only replace RPATH_ENVVAR on
12591 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12594 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12597 1998-01-13 Lee Iverson (leei@ai.sri.com)
12599 * config-ml.in (multi-do): LDFLAGS must include multilib
12602 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
12604 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12606 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
12608 * config.sub: Add mingw32 support.
12609 * configure.in: Likewise.
12611 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12613 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12615 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
12617 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12618 * configure (gxx_include_dir): Provide a definition for subdirs
12619 which do not use autoconf.
12621 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
12623 * config.guess: Sync with egcs. Picks up new alpha support,
12624 BeOS & some additional linux support.
12626 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
12628 * config.guess: HP 9000/803 is a PA1.1 machine.
12630 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
12632 * configure.in: It's alpha*-...
12634 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12636 * configure.in (host_makefile_frag, target_makefile_frag):
12637 Handle multiple config files.
12638 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12641 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
12645 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
12647 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12649 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
12651 * Makefile.in: Add libgui directory.
12652 (GDB_TK): Add all-libgui.
12653 * configure.in: Add libgui directory.
12654 * configure: Add all-libgui to GDB_TK.
12656 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
12658 * config-ml.in (multidirs): Add m32r to multilib list.
12660 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
12662 * Makefile.in (all-target-gperf): Change dependency to
12663 all-target-libstdc++.
12665 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
12667 * config.guess: Add BeOS support.
12669 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
12671 Source directory cvs renamed to cvssrc:
12672 * configure.in (host_tools): Change cvs to cvssrc.
12673 (native_only): Likewise.
12674 (noconfigdirs) [various cases]: Likewise.
12675 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12676 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12677 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12678 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12679 (all-cvssrc): Rename target from all-cvs.
12681 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
12683 * configure (gxx_include_dir): Fix thinko.
12685 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
12687 * Makefile.in (INSTALL_TARGET_CROSS): Define.
12688 (install-cross, install-gcc-cross): New targets.
12690 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
12692 * configure.in (noconfigdirs): Add support for Thumb target.
12694 * config.sub (maybe_os): Add support for Thumb target.
12696 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
12698 * Makefile.in: Add rules for cygmon.
12700 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12702 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
12704 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12705 * configure (gxx_include_dir): Provide a definition for subdirs
12706 which do not use autoconf.
12708 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
12710 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
12713 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
12716 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12717 found on RedHat Linux systems.
12719 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
12721 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12724 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
12726 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12728 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
12730 * ltmain.sh: If mkdir fails, check whether the directory was created
12731 anyhow by some other process.
12733 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
12735 * configure.in (d30v-*-*): Configure all directories.
12737 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
12739 * configure.in (d30v-*-*): Configure newlib, libiberty directories
12742 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
12744 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12746 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
12748 * include/libiberty.h: Add extern "C" { so it can be used with C++
12750 * include/remote-sim.h: Add extern "C" { so it can be used with C++
12753 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
12755 * configure.in (d30v-*-*): Configure GCC now.
12757 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
12759 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12760 is no longer needed.
12762 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
12764 * Makefile.in: check-target-libio depends on all-target-libstdc++.
12766 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
12768 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12769 targets using "$@" to provide support for similar but not identical
12770 targets without having to duplicate code.
12772 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
12774 * makefile.vms: Fix to work with DEC C.
12776 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
12778 * config.sub: Add mips-tx39-elf to marketing names.
12780 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
12782 * ltmain.sh: Handle symlinks in generated script.
12784 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
12786 * configure: Handle autoconf style directory options: --bindir,
12787 --datadir, --includedir, --infodir, --libdir, --libexecdir,
12788 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12790 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12791 (sharedstatedir, localstatedir, oldincludedir): New variables.
12792 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12793 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12794 sbindir, sharedstatedir, and sysconfdir.
12796 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12798 * Makefile.in (bootstrap-lean): New target.
12800 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
12802 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
12803 sn, and gnuserv from noconfigdirs.
12805 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
12807 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12809 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
12811 * Makefile.in (cross): New target.
12813 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
12814 Jeff Law <law@cygnus.com>
12816 * Makefile.in (bootstrap2, bootstrap3): New targets.
12817 (all-bootstrap): Remove outdated and confusing target.
12818 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
12820 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
12822 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
12823 windows. Consistent with gdb/configure.
12825 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
12827 * configure.in: Name Linux target fragment.
12829 * configure: Rewrite so that project Makefile fragment is inserted
12830 first and appears last in the resulting Makefile.
12832 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
12834 * Makefile.in (install-itcl): Install tcl first.
12836 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
12838 * configure.in: remove bison from noconfigdirs for Cygwin32 host
12840 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12842 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12844 * configure.in (skipdirs): Add target-librx for Linux.
12845 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12847 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
12849 * Makefile.in (bootstrap): New target.
12851 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
12853 * config.sub: Accept 'amigados' for backward compatibility.
12855 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
12857 * config.guess: Merge with FSF.
12859 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
12861 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12863 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
12865 * config.sub: Add "marketing-names" patch.
12867 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
12869 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
12871 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
12873 * config.sub: Handle v850-elf.
12875 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
12877 * .cvsignore (*-install): Remove.
12879 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
12881 * ltconfig: Set CONFIG_SHELL in libtool.
12882 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12884 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12886 * configure.in (target_subdir): Set to libraries if enable_multilib.
12888 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
12890 * config.guess: Update from gcc directory.
12892 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
12894 * Makefile.in (all-sim): Depends on all-readline.
12896 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
12898 * Makefile.in (BISON, YACC): Use $$s.
12899 (all-bison): Depend on all-texinfo.
12901 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
12903 * Makefile.in (BISON): Add -L flag.
12906 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12908 * configure.in (noconfigdirs): Add support for v850e target.
12910 * config.sub (maybe_os): Add support for v850e target.
12912 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12914 * configure.in (noconfigdirs): Add support for v850ea target.
12916 * config.sub (maybe_os): Add support for v850ea target.
12918 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
12920 * config.sub: Add mipstx39. Delete r3900.
12922 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12924 * Makefile.in (all-autoconf): Depends on all-texinfo.
12926 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
12928 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12931 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
12933 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12935 * configure: When handling a Canadian Cross, handle YACC as well as
12936 BISON. Just set BISON to bison. When setting YACC, prefer bison.
12937 * Makefile.in (all-bison): Depend upon all-texinfo.
12939 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
12941 * Makefile.in (BISON): bison, not byacc or bison -y.
12942 (YACC): bison -y or byacc or yacc.
12943 (various): Add *-bison as appropriate.
12944 (taz): No need to mess with BISON anymore.
12946 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
12948 * configure: If OSTYPE matches *win32*, try to find a good value for
12951 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
12953 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12954 configure.in if it is present.
12956 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
12958 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12960 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
12962 * config.sub: Recognize `arc' cpu.
12963 * configure.in: Likewise.
12964 * config-ml.in: Likewise.
12966 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
12968 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12970 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
12972 * configure: Changed sed delimiter from ':' to '|' when
12973 attempting to substitute ${config_shell} for SHELL. On
12974 NT ${config_shell} may contain a ':' in it.
12976 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
12978 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12980 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
12982 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12984 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
12986 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12988 * ylwrap: If the program is a relative path, force it to be
12991 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
12993 * configure (tooldir): Set BISON to `bison -y' and not just bison.
12995 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
12997 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
12998 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
13001 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
13003 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
13004 separated by spaces.
13006 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
13008 * ylwrap: New file.
13009 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
13011 * ltmain.sh: Handle /bin/sh at start of install program.
13013 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
13015 * ltconfig, ltmain.sh: New files, from libtool 1.0.
13016 * missing: New file, from automake 1.2.
13018 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
13020 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
13021 check-tk to CHECK_X11_MODULES.
13023 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
13025 * config.sub: Merge with FSF.
13027 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
13029 * config.guess: Merge with FSF.
13031 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
13033 * configure: Treat msdosdjgpp like go32.
13034 * configure.in: Likewise. Don't remove gprof for go32.
13036 * configure: Change Makefile.tem2 to Makefile.tm2.
13038 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
13040 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
13042 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13044 * install-sh (chmodcmd): Set to null if the DST directory already
13045 exists. Same as Nov 11th change.
13047 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
13049 * configure (GDB_TK): Needs itcl and tix.
13051 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
13053 * config.guess: Update from FSF.
13055 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
13057 * Makefile.in (GDB_TK): Depend on itcl and tix.
13059 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
13061 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
13062 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
13063 (INSTALL_SCRIPT): New variable.
13064 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
13065 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
13067 * install-sh: Add support for -x option.
13069 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
13071 * configure.in, Makefile.in: Treat tix like itcl.
13073 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
13075 * Makefile.in (WINDRES): New variable.
13076 (WINDRES_FOR_TARGET): New variable.
13077 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
13078 (EXTRA_HOST_FLAGS): Add WINDRES.
13079 (EXTRA_TARGET_FLAGS): Add WINDRES.
13080 (EXTRA_GCC_FLAGS): Add WINDRES.
13081 ($(DO_X)): Pass down WINDRES.
13082 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
13083 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
13084 DLLTOOL_FOR_TARGET.
13086 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
13088 * configure.in: configure sim before gdb for win32-x-ppc
13090 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13092 Move gperf into the toplevel, from libg++.
13093 * configure.in (target_tools): Add target-gperf.
13094 (native_only): Add target-gperf.
13095 * Makefile.in (all-target-gperf): New target, depend on
13097 (configure-target-gperf): Empty rule.
13098 (ALL_TARGET_MODULES): Add all-target-gperf.
13099 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
13100 (CHECK_TARGET_MODULES): Add check-target-gperf.
13101 (INSTALL_TARGET_MODULES): Add install-target-gperf.
13102 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
13104 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
13106 * config.sub (mn10200): Recognize new basic machine.
13108 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13110 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
13111 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
13113 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13115 * configure.in: If we're building mips-sgi-irix6* native, turn on
13116 ENABLE_MULTILIB and set TARGET_SUBDIR.
13118 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
13120 * Makefile.in (all-sn): Depend on all-grep.
13122 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
13124 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13126 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13127 Makefile. From Jeff Makey <jeff@cts.com>.
13128 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13130 * Makefile.in (DISTBISONFILES): Remove.
13131 (taz): Don't futz with DISTBISONFILES. Change BISON to use
13134 * configure.in: Build itl, db, sn, etc., when building for native
13137 * Makefile.in (LD): New variable.
13138 (EXTRA_HOST_FLAGS): Pass down LD.
13139 ($(DO_X)): Likewise.
13141 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
13143 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13145 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
13147 * configure.in (targargs): Strip out any supplied --build argument
13148 before adding our own. Always add --build.
13150 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
13152 * configure.in (targargs): Pass --build if we're doing
13155 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
13157 * configure: Use '|' instead of ":" as the separator in
13158 sed. Otherwise sed chokes on NT path names with drive
13159 designators. Also look for "?:*" as the leading characters in an
13162 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
13164 * config.sub: Support for r3900.
13166 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
13168 * configure.in: Use install-sh, not install.sh.
13170 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
13172 * Makefile.in (taz): Improve check for BISON so it doesn't try to
13175 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
13177 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
13180 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
13182 * Makefile.in: Add automake targets.
13183 * configure.in (host_tools): Add automake.
13185 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
13187 * configure: Default CXX to c++, not gcc.
13188 * Makefile.in (CXX): Set to c++, not gcc.
13189 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
13191 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
13193 * install-sh: try appending a .exe if source file doesn't
13196 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
13198 * configure.in: Turn on multilib by default.
13199 (cross_only): Remove target-libiberty.
13201 * Makefile.in (all-gcc): Don't depend on libiberty.
13203 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
13205 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
13207 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
13209 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
13210 (DISTBISONFILES): Add ld/Makefile.in
13212 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
13214 * configure.in: if target is cygwin32 but host isn't cygwin32,
13215 don't configure gdb tcl tk expect, not just gdb.
13217 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
13219 * configure.in: Added gnuserv everywhere sn appears.
13221 * Makefile.in (ALL_MODULES): Added all-gnuserv.
13222 (CROSS_CHECK_MODULES): Added check-gnuserv.
13223 (INSTALL_MODULES): Added install-gnuserv.
13224 (CLEAN_MODULES): Added clean-gnuserv.
13225 (all-gnuserv): New target.
13227 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
13229 * config.guess: Fixes for MIPS OpenBSD systems.
13231 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
13233 * Makefile.in (INSTALL_XFORM): Remove.
13234 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
13236 * mkinstalldirs: New file, copied from automake.
13237 * Makefile.in (installdirs): Rename from install-dirs. Use
13238 mkinstalldirs. Change all users.
13239 (DEVO_SUPPORT): Add mkinstalldirs.
13241 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
13243 * install-sh: Rename from install.sh.
13244 * Makefile.in (INSTALL): Change install.sh to install-sh.
13245 (DEVO_SUPPORT): Likewise.
13247 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
13248 Graichen <graichen@rzpd.de>.
13250 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
13252 * config.guess: Recognize OpenBSD systems correctly.
13254 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
13256 * README, Makefile.in (ETC_SUPPORT): Remove references to
13257 cfg-paper*, configure.{texi,man,info*}._
13259 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
13261 * Makefile.in (all.normal): Ensure that gcc is built after all
13262 the x11 - ie gdb - targets.
13264 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
13266 * makefile.vms: Don't run conf-a-gas.
13268 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
13270 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
13272 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
13274 * configure.in: Remove noconfigdirs case since gdb also
13275 configures and builds for tic80-coff.
13277 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
13279 * configure: Set cache_file to config.cache.
13280 * Makefile.in (local-distclean): Remove config.cache.
13282 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
13284 * COPYING: Update FSF address.
13286 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
13288 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
13291 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
13293 * Makefile.in (install-dirs): Don't crash if prefix, and hence
13294 MAKEDIRS, is empty.
13296 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
13298 * config.sub: Tweak mn10300 entry.
13300 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
13302 * configure.in (host_tools): Put sim before gdb, so gdb's
13303 configure.tgt can determine if the simulator was configured.
13305 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
13307 * config.sub: Move BeOS $os case to be with other Cygnus
13310 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
13312 * config.sub: Remove misplaced comment that broke Linux.
13314 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
13316 * config.sub: Add BeOS support.
13318 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
13320 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
13322 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
13324 * configure.in (noconfigdirs): Remove tcl and tk from
13325 noconfigdirs for cygwin32 builds.
13327 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
13329 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
13331 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
13333 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
13334 make-all.com, use makefile.vms instead.
13336 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
13338 * config.sub: Accept -lnews*.
13340 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
13342 * configure.in (noconfigdirs): Disable target-newlib,
13343 target-examples and target-libiberty for d30v.
13345 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13347 * configure.in (noconfigdirs): Enable ld for d30v.
13349 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
13351 * configure.in (tic80-*-*): Build compiler.
13353 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
13355 * configure.in (d30v-*): Remove sim directory from list of
13356 unsupported d30v directories
13358 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13360 * config.sub, configure.in: Add d30v target cpu.
13362 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
13364 * makefile.vms: New file.
13365 * make-all.com: Remove.
13367 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
13369 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
13371 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
13373 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
13375 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
13377 * Makefile.in (ALL_MODULES): Added all-db.
13378 (CROSS_CHECK_MODULES): Addec check-db.
13379 (INSTALL_MODULES): Added install-db.
13380 (CLEAN_MODULES): Added clean-db.
13382 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
13384 * config.guess: Merge with latest FSF sources.
13386 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
13388 * Makefile.in (ALL_MODULES): Added all-itcl.
13389 (CROSS_CHECK_MODULES): Added check-itcl.
13390 (INSTALL_MODULES): Added install-itcl.
13391 (CLEAN_MODULES): Added clean-itcl.
13393 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
13395 * configure.in: build gdb for mn10200
13397 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
13399 * Makefile.in (all-target-winsup): Depend on all-target-libio.
13401 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
13403 * configure.in (tic80-*-*): Turn off most targets right now.
13405 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
13407 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
13408 rather than the makeinfo program.
13409 (do-info): Depend upon all-texinfo.
13411 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
13413 * configure.in: Remove uses of config/mh-linux.
13415 * config.sub, config.guess: Merge with latest FSF sources.
13417 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
13419 * config.sub (case $basic_machine): Add tic80 entries.
13421 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
13423 * config.sub, config.guess: Merge with latest FSF sources.
13425 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13427 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
13428 * mpw-config.in: Test for NewFolderRecursive.
13429 * mpw-install: Use symbolic name for startup filename.
13430 * mpw-README: Add various additional details.
13432 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
13434 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
13436 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
13438 * configure.in: Do build gcc and the target libraries for
13441 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
13443 * configure.in: don't avoid building gdb for mn10300 any more
13444 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
13445 instead of single-quoting it.
13447 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
13449 * configure.in: Don't use --with-stabs on IRIX 6.
13451 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
13453 * configure.in (m32r): Build gdb, libg++ now.
13455 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13457 * configure.in (mips*-sgi-irix6*): Remove gdb and related
13458 directories from noconfigdirs.
13460 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
13462 * config.sub (basic_machine): added mips16 configuration
13464 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13466 * config.sub: Handle d10v-unknown.
13468 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
13470 * config.sub: Handle v850-unknown.
13472 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
13474 * Makefile.in: add findutils
13475 * configure.in: add findutils to list of host_tools
13477 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
13479 * config.sub: Handle mn10200 and mn10300.
13481 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13483 * configure.in (d10v-*): Do not build librx.
13485 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
13487 * configure.in (mn10300): Build everything except gdb & libgloss.
13489 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
13491 * config.guess: Patch for Dansk Data Elektronik servers,
13492 from Niels Skou Olsen <nso@dde.dk>.
13494 For ncr, use /bin/uname rather than uname, since GNU uname does not
13495 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
13497 Patch for MIPS R4000 running System V,
13498 from Eric S. Raymond <esr@snark.thyrsus.com>.
13500 Fix thinko for nextstep.
13502 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
13504 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
13505 * config.guess: Guess mips-dec-mach_bsd4.3.
13507 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
13508 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
13510 * config.guess (mips-mips-riscos*): Emit just enough of the
13513 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
13514 * config.guess (sparc-auspex-sunos*): Added.
13515 (f300-fujitsu-*): Added.
13517 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
13518 * config.guess: Recognize a Tadpole as a sparc.
13520 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13522 * config.guess: Don't assume that NextStep version is either 2 or
13523 3. NextStep 4 (aka OpenStep 4) has come out now.
13525 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13527 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
13528 From Rik Faith <faith@cs.unc.edu>.
13530 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
13532 * config.sub: Contributions from bug-gnu-utils to:
13533 Support plain "hppa" (no version given) architecture, reported by
13535 OpenBSD like NetBSD.
13536 LynxOs is not a hardware supplier.
13538 * config.guess: Contributions from bug-gnu-utils to add support for:
13539 OpenBSD like NetBSD.
13541 More Pyramid systems.
13542 i[n>4]86 Intel chips.
13543 M680[n>4]0 Motorola chips.
13544 Use unknown instead of lynx for hardware manufacturer.
13546 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13548 * install.sh (chmodcmd): Set to null if the DST directory already
13551 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13553 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13554 not use mt-ppc target Makefile fragment any more.
13556 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13558 * configure.in (*-*-windows): Exclude everything but those dirs
13559 needed to build windows.
13561 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
13563 * Makefile.in (all-target-winsup): Depend on all-target-librx.
13565 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13567 * configure.in: Exclude mmalloc from i386-windows.
13569 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13571 * Undo my previous change.
13573 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
13575 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13577 (MAKEOVERRIDES): Define (revert this part of October 18 change).
13579 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13581 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
13582 host to add it's own flags.
13584 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
13586 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13588 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
13590 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13591 (CXX_FOR_TARGET): Likewise.
13592 (GCC_FOR_TARGET): Define.
13593 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13594 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13595 CC_FOR_TARGET was specified on the command line.
13596 (MAKEOVERRIDES): Don't define.
13598 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
13600 * configure.in (m32r): Fix spelling of libg++ libs.
13602 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
13604 * config.sub (-apple*): Remove, now redundant.
13606 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
13608 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13610 * configure: Rework yesterday's sed script patch.
13612 * config.sub: Merge with FSF.
13614 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
13616 * config.guess: Merge from FSF.
13618 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
13619 * config.guess: Use pc instead of unknown, for pc clone systems.
13620 Change linux to linux-gnu.
13622 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13623 * config.guess: Avoid non-portable tr syntax.
13625 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
13627 * test-build.mk (HOLES): Add "xargs" for gdb.
13629 * configure: Avoid hpux10.20 sed bug.
13631 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
13633 * configure.in: Add support for windows host
13634 (that is a build done under the Microsoft build environment).
13636 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
13638 * Makefile.in: Replace all uses of srcroot with s, to shrink
13639 command line lengths.
13641 Patches from Geoffrey Noer <noer@cygnus.com>:
13642 * configure.in: If configuring for newlib, pass --with-newlib to
13644 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13645 -Bnewlib/ and -Lwinsup to gcc.
13646 (CXX_FOR_TARGET): Likewise.
13648 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
13650 * Makefile.in (ETC_SUPPORT): Add configure.
13652 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
13654 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
13655 host configuration file.
13657 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
13659 * configure.in: Break mn10x00 support into separate
13660 mn10200 and mn10300 configurations.
13661 * config.sub: Likewise.
13663 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
13665 * configure.in: Add lots of stuff to noconfigdirs for
13666 the mn10x00 targets.
13668 * config.sub, configure.in: Add mn10x00 support.
13670 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
13672 * make-all.com: Call conf-a-gas, not config-a-gas.
13674 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
13676 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
13679 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
13681 * mpw-README: Add much more detail for native PowerMac.
13682 * mpw-install: New file.
13683 * mpw-configure: Add --norecursion and --help options.
13684 * mpw-config.in: Translate readme and install files when
13686 * mpw-build.in: Don't always depend on byacc and flex.
13687 (install-only-top): New action.
13689 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
13691 * configure.in: You can now configure GDB for the v850.
13693 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
13695 * configure.in (noconfigdirs): Don't configure any C++ dirs
13698 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
13700 * config.sub: Recognize mips64vr5000.
13702 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
13704 * configure.in: Use a single line for host_tools and native_only.
13706 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
13708 * config.sub, configure.in: Add entries for m32r.
13710 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
13712 * Makefile.in (inet-install): Don't run install-gzip.
13714 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
13716 * configure.in: Don't config lots of things for *-*-windows*.
13718 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
13720 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13721 (host_libs, host_tools): Copy from configure.in.
13722 * mpw-configure: Don't complain about directories not found.
13724 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13726 * configure.in (i[345]86): Recognize i686 for pentium pro.
13727 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13730 * config.guess (i[345]86): Ditto.
13732 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13734 * configure.in (noconfigdirs): Removed gdb for D10V.
13736 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
13738 * configure.in: Remove ld, target-libio, target-libg++, and
13739 target-libstdc++ from noconfigdirs.
13741 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
13743 * configure: Fix three locations where shell scripts were
13744 being run directly rather than with config_shell.
13746 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
13748 * configure.in (v850-*-*): Set up initial $noconfigdirs.
13749 * config.sub (basic_machine): Recognize v850.
13751 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
13753 * mpw-configure: Handle multiple enable/disable options and
13754 pass them down recursively, handle -c and -s flags appropriately
13755 depending on choice of compiler, add escape mechanism for
13756 quoted arguments to gC.
13758 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13760 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13761 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13762 so that -mrelocatable-lib and -mno-eabi are used.
13764 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13765 not support --print-multi-lib, don't abort.
13767 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
13769 * make-all.com: Run config-a-gas.
13770 * setup.com: Don't copy subdirectory files around.
13772 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
13774 * configure.in (*-*-ose): Remove exclusion of libgloss for this
13775 target, it now compiles correctly.
13777 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
13779 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13781 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13783 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
13785 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13787 * configure.in (native_only): Add prms.
13789 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
13791 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13792 (BINUTILS_SUPPORT_DIRS): Likewise.
13794 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13796 * configure.in (d10v-*-*): Don't configure ld or gdb until the
13797 d10v support is added.
13799 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13801 * configure.in (d10v-*-*): New target.
13803 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
13805 * config.guess (HP 9000/811): Recognize this as a PA1.1
13808 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
13810 * Makefile.in (do-tar-gz): New target, split out from tail end of
13811 taz target. Run each command separately, don't use pipes.
13814 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
13816 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13817 * mpw-build.in: No builds should depend on building byacc or flex,
13818 they are assumed to be installed already.
13820 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13822 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13823 variable that CC_FOR_TARGET needs.
13825 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13827 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13828 options have changed since the last time the subdirectory was
13829 configured, and if it has, reconfigure.
13830 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13831 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13833 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
13835 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13836 CLEAN_MODULES): Add bash.
13837 (all-bash): New target.
13839 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
13841 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13843 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13845 * config.sub (basic_machine): Recognize d10v as a valid processor.
13847 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
13849 * mpw-configure: Add support for --bindir.
13850 * mpw-build.in: Use a GCC-specific build script for GCC actions.
13852 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
13854 * configure.in: add bash, time, gawk to list of hosttools and things
13855 to only build for native toolchains
13857 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13859 * Makefile.in (docdir): Remove.
13861 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13863 * Makefile.in (datadir): Set to $(prefix)/share.
13865 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
13867 * configure.in: build diff and patch for cygwin32-hosted
13870 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
13872 * config.sub: Accept -rtems*.
13874 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
13876 * configure.in: enable dosrel for cygwin32-hosted builds,
13877 remove diff from the list of things not buildable
13880 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
13882 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
13885 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
13887 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13889 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
13891 * Makefile.in (taz): Handle case where tex3patch didn't even get
13892 checked out. Also, if it was found, put the symlink in a new util
13895 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13897 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13899 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
13901 * config.sub: Recognize -openvms.
13902 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13903 * make-all.com, setup.com: New files.
13905 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13907 * Makefile.in (taz): tex3patch moved to texinfo/util.
13909 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
13911 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13912 * configure.in: remove make from disable-if-Can-Cross list
13913 enable gdb if ${host} and ${target} are cygwin32
13915 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
13917 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
13918 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13920 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
13922 * config.guess: Combine mips-mips-riscos cases, and use cpp to
13923 distinguish sysv/svr4/bsd variants.
13924 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13926 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
13928 * configure.in: Added copyright notice.
13929 * move-if-change: Added copyright notice.
13931 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13933 * configure.in (powerpcle-*-solaris*): Until we get shared
13934 libraries working, don't build gdb, sim, make, tcl, tk, or
13937 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
13939 * config.guess: Merge with FSF:
13941 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13942 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13944 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
13945 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13947 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
13948 * config.guess: Combine two OSF1 rules.
13949 Also recognize field test versions. From mjr@zk3.dec.com.
13950 * config.guess (dgux): Use /usr/bin/uname rather than uname,
13951 because GNU uname does not support -p. From pmr@pajato.com.
13953 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
13955 * Makefile.in (MAKEDIRS): Removed $(tooldir).
13957 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
13959 * mpw-README: Document GCCIncludes.
13961 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
13963 * configure.in (alpha-*-linux*): Set enable_shared to yes.
13965 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13967 * mpw-configure: Handle --enable-FOO and --disable-FOO.
13969 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
13971 * configure.in (*-*-cygwin32): Configure make.
13973 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
13975 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13977 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
13979 * Makefile.in (all-inet): Depend on all-perl.
13981 * Makefile.in (inet-install): New target.
13983 * Makefile.in (all-inet): Depend on all-tcl.
13984 (all-inet): Depend on all-send-pr.
13986 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13988 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13991 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
13993 * configure.in: Don't configure --with-gnu-ld on AIX.
13995 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
13997 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
13999 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
14001 * Makefile.in (ALL_MODULES): Added all-inet.
14002 (CROSS_CHECK_MODULES): Added check-inet.
14003 (INSTALL_MODULES): Added install-inet.
14004 (CLEAN_MODULES): Added clean-inet.
14005 (all-indent): New target.
14007 * configure.in (host_tools): Added inet.
14008 (native_only): Added inet.
14009 (noconfigdirs): Added inet.
14011 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
14013 * configure.in: Don't configure libgloss if we are not configuring
14016 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
14018 * configure.in: Don't configure libgloss for unsupported
14021 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14023 * Makefile.in (CLEAN_MODULES): Add clean-apache.
14025 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
14027 * Makefile.in (ALL_MODULES): Include all-apache.
14028 (CROSS_CHECK_MODULES): Include check-apache.
14029 (INSTALL_MODULES): Include install-apache.
14030 (all-apache): New target.
14032 * configure.in: Added apache everywhere perl is seen.
14034 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14036 * Makefile.in: Add support for clean-{module} and
14037 clean-target-{module} rules.
14039 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
14041 * configure.in (*-*-ose) do not build libgloss.
14043 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14045 * config.guess (prep*:SunOS:5.*:*): Turn into
14046 powerpele-unknown-solaris2.
14048 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
14050 * configure.in: Permit --enable-shared to specify a list of
14053 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
14055 * configure.in (host==solaris): Pass only the first word of $CC
14056 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
14058 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
14060 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
14062 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
14064 * Makefile.in (ALL_MODULES): Include all-perl.
14065 (CROSS_CHECK_MODULES): Include check-perl.
14066 (INSTALL_MODULES): Include install-perl.
14067 (ALL_X11_MODULES): Include all-guile.
14068 (CHECK_X11_MODULES): Include check-guile.
14069 (INSTALL_X11_MODULES): Include install-guile.
14070 (all-perl): New target.
14071 (all-guile): New target.
14073 * configure.in (host_tools): Include perl and guile.
14074 (native_only): Include perl and guile.
14075 (noconfigdirs): Don't build guile and perl; no ports have been
14078 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
14080 * configure (--enable-*): Handle quoted option lists such as
14081 --enable-sim-cflags='-g0 -O' better.
14083 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14085 * Makefile.in ({,inst}all-target): New rule so we can make and
14086 install all of the target directories easily.
14088 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14090 * configure.in: Add missing global flag in sed substitution when
14091 deleting `target-' from ${configdirs}.
14093 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
14095 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
14098 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
14101 * install.sh: Correct misspelling of transformbasename.
14103 * config.guess: Recognize mips-*-sysv*.
14105 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
14107 * config.sub: Recognize mon960.
14109 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
14111 * configure: Restore Canadian Cross handling of BISON and LEX,
14112 removed in Feb 20 change.
14114 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
14116 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14117 Mention make install. Remove the old copyright date as well the
14118 clumsy and rather pointless copyright on the README file.
14120 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
14122 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14123 Makefile after running symlink-tree, then run `make distclean' to
14124 avoid clobbering any generated files in srcdir.
14126 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
14128 * configure.in (m68k-*-netbsd*): Build everything now.
14130 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14132 * Makefile.in (taz): Fix quoting.
14134 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
14136 * configure.in (sparclet-*-*): Build everything now.
14138 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14140 * configure.in (m68k-*-linux*): New host.
14142 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
14144 * configure: Check for bison before byacc.
14146 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
14148 * Makefile.in configure: Change the way LEX and BISON/YACC are
14149 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
14150 searching PATH. These are used as fallbacks by Makefile.in if
14151 flex/bison/byacc aren't in objdir.
14153 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
14155 * Makefile.in: Make everything which depends upon all-bfd also
14156 depend upon all-opcodes, in case --with-commonbfdlib is used.
14158 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14160 * configure.in (host *-*-cygwin32): Don't build gdb if we are
14161 building NT native compilers on Unix.
14163 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
14165 * configure.in: Don't get CC from the host Makefile fragment if we
14166 can find gcc in PATH, or if this is a Canadian Cross. Move the
14167 Solaris test for /usr/ucb/cc to the post target script, just after
14168 the compiler sanity test.
14170 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
14172 * config.sub: Merge with FSF.
14174 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
14176 * Makefile.in (RPATH_ENVVAR): New variable.
14177 (REALLY_SET_LIB_PATH): Use it.
14178 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
14180 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
14182 * config.sub, configure.in: Recognize sparclet cpu.
14184 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
14186 * config.guess: Support m68k-cbm-sysv4.
14188 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14190 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
14191 m68k-unknown-linuxaout from linker help string. Put quotes around
14194 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
14196 * config.guess (powerpc-harris-powerunix): Add guess for port
14199 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14201 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
14203 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
14205 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
14206 $(REALLY_SET_LIB_PATH) in Makefile.
14207 * Makefile.in (SET_LIB_PATH): New variable.
14208 (REALLY_SET_LIB_PATH): New variable.
14209 ($(DO_X)): Use $(SET_LIB_PATH).
14210 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
14211 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
14212 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
14213 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
14214 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
14215 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
14216 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
14217 (install-dosrel): Likewise.
14218 (all-opcodes): Depend upon all-libiberty.
14220 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
14222 * config.guess (*:CYGWIN*): New
14224 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14226 * Makefile.in (all-target-winsup): All all-target-libiberty.
14228 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14230 * configure.in (noconfigdirs): Add missing # in front of comment.
14232 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
14234 * configure.in: add second pass to things added to noconfigdirs
14235 so *-gm-magic can exclude libgloss properly.
14237 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
14239 * mpw-configure (extralibs_name, rez_name): Set correctly
14240 for MWC68K compiler.
14242 * mpw-README: Add more info on the necessary build tools.
14244 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
14246 * configure.in, config.sub: Recognize cygwin32.
14248 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
14250 * config.guess, config.sub: Recognize A/UX.
14252 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
14254 * config.sub: Merge with gcc/config.sub.
14256 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
14258 * mpw-build.in (do-binutils): Add build of stamps.
14260 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
14262 * config.sub: Add recognition for mips64vr4100*-* targets.
14264 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14266 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
14267 Add creation of gconfigargs with `--enable-shared' turned on.
14268 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
14269 ($(host)-stamp-stage3-configured): Likewise.
14270 (HOLES): Add chatr and ldd.
14271 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
14273 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
14275 * configure: Pass --nfp to recursive configures.
14277 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
14279 * Makefile.in (DLLTOOL): New.
14280 (DLLTOOL_FOR_TARGET): New.
14281 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
14282 (EXTRA_TARGET_FLAGS): Ditto.
14283 (EXTRA_GCC_FLAGS): Ditto.
14284 (CONFIGURE_TARGET_MODULES): Ditto.
14286 * configure: Add DLLTOOL.
14288 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
14290 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
14291 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
14292 mh-sco, since old workarounds no longer needed, and don't
14293 build ld, since libraries have weak symbols in COFF.
14295 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
14297 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
14299 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
14301 * configure.in: Make sure that ${CC} can be used to compile an
14304 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14306 * Makefile.in (all-gdb): Depend on $(GDB_TK).
14307 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
14308 nothing depending on whether gdbtk is being built.
14310 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
14312 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
14314 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
14316 * configure.in (noconfigdirs): Put ld or gas in this early, if the
14317 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
14319 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
14321 * config-ml.in: Add support for
14322 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
14323 Simplify setting of multidirs from --disable-foo.
14325 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14327 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
14328 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
14329 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
14330 non-empty, pass them on to the GCC make.
14331 (all-bootstrap): New rule that is like all-gcc, except it executes
14332 the GCC bootstrap rule instead of the GCC all rule.
14334 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
14336 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
14338 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14340 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
14343 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
14345 * config.sub (i*86*) Change [345] to [3456]
14347 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14349 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
14352 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14354 * config-ml.in (rs6000*, powerpc*): Add switches to control which
14355 AIX multilibs get built.
14357 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14359 * configure.in (i386-win32): Don't build expect if we're not
14360 building the tcl subdir.
14362 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
14364 * Makefile.in: (configure-target-examples, all-target-examples):
14365 New targets, configure and build example programs.
14367 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
14369 * mpw-configure: If an mpw-config.in generated a file mk.sed,
14370 use it as input to sedit the generated MPW makefile.
14371 * mpw-README: Add a suggestion about Gestalt.h.
14373 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
14375 * config.sub: Accept *-*-ieee*.
14377 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
14379 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
14380 Ronald F. Guilmette <rfg@monkeys.com>.
14382 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14384 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
14385 for powerpc-pe native.
14386 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
14387 (target==powerpc-pe): duplicate i386-win32 entry.
14389 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14391 * configure.in (noconfigdirs): Exclude target-newlib for all versions
14392 of vxworks, not just vxworks5.1.
14394 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
14396 * mpw-configure: Add support for exec-prefix.
14398 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14400 * config.guess: Recognize HP model 816 machines as having
14403 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
14405 * configure: Ignore new autoconf configure options.
14407 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14409 * config.guess: Recognize Pentium under SCO.
14410 From Robert Lipe <robertl@arnet.com>.
14412 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14414 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
14416 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
14418 * configure.in: Don't configure gas for alpha-dec-osf*.
14420 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
14422 * configure.in: Default to --with-stabs for some targets for which
14423 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
14424 i[345]86*-*-unixware*.
14426 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
14428 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
14429 rather than basing it on the target. Simplify handling of options
14430 controlling which directories to configure. Remove extraneous
14431 slash in multi-clean target.
14433 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
14435 * config-ml.in: Prefix more variables with ml_ so they don't collide
14438 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
14440 * configure: Don't turn -v into --v.
14442 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
14444 * configure.in (targargs): Fix typo.
14446 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
14448 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
14450 * configure.in: Strip --host and --target options from
14451 CONFIG_ARGUMENTS, and always configure for --host only. Add
14452 --with-cross-host option when building with a cross-compiler.
14453 * configure: Canonicalize the arguments put into config.status by
14454 always using `=' for an option with an argument. Pass a presumed
14455 --host or --target explicitly.
14457 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
14459 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
14460 into general OS recognition case.
14462 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14464 * configure.in (target_configdirs): add target-winsup only
14465 for win32 target systems.
14467 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
14469 * Makefile.in (all-target-libgloss): Depend upon
14470 configure-target-newlib, since when libgloss is built it looks to
14471 see if the newlib directory exists.
14473 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
14475 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
14478 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
14480 * configure: Handle LD and LD_FOR_TARGET when configuring a
14483 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14485 * configure.in (target_libs): add target-winsup.
14486 (target==i386-win32): add patch diff flex make to $noconfigdirs.
14487 (target==ppcle-pe): remove ld from $noconfigdirs.
14489 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
14491 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
14492 Preserve relative path names in $srcdir. Build symlink tree if
14493 configuring cross target dir and srcdir=. (= no VPATH support).
14494 (configure-target-libg++): Depend on configure-target-librx.
14495 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
14496 * config-ml.in: New file.
14497 * symlink-tree: New file.
14498 * configure: Ensure srcdir="." if that's what it is.
14500 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
14502 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
14503 includes and FLEX_SKELETON setting.
14504 * mpw-configure (--with-gnu-ld): New option, controls whether
14505 to use PPCLink or ld with PowerMac GCC.
14506 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
14507 * mpw-config.in: Configure grez if targeting Mac.
14509 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
14510 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
14512 * configure.in: Configure grez resource compiler if targeting Mac.
14513 * Makefile.in (all-grez, install-grez): New targets.
14515 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
14517 * configure: CXX defaults to gcc, not g++. If we find
14518 gcc in the path, set CC to gcc -O2.
14520 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
14522 * configure: Default ${build} correctly. Avoid picking up extra
14523 spaces when reading CC and CXX from Makefile. When doing a
14524 Canadian Cross, use plausible default values for numerous
14526 * configure.in: When doing a Canadian Cross, don't try to
14527 configure tools whose configure script can't handle it.
14529 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14531 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
14533 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
14535 * configure: Remove dubious bug reporting address.
14537 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
14539 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
14540 configure script, run that instead of this directory's configure.
14541 In either case, print a message that we're configuring the sub-dir.
14543 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
14545 * configure.in: Before checking for the existence of various files,
14546 use sed to filter out "target-".
14548 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
14550 * Makefile.in (DO_X): Split rule to decrease command line length
14551 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
14552 (Philippe De Muyter).
14554 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14556 * Makefile.in (all-patch): depend on all-libiberty.
14558 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
14560 * configure.in: If the only directory in target_configdirs which
14561 actually exists is libiberty, then set target_configdirs to empty,
14562 to avoid trying to build a target libiberty in a gas or gdb
14565 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
14567 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
14568 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14571 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14573 * configure.in (copy_dirs): Use sys-include instead of include
14574 for --with-headers option.
14576 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
14578 * Makefile.in, configure.in: Make winsup builds work with
14581 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
14583 * configure.in: Build the linker on AIX.
14585 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
14587 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
14590 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
14592 * Makefile.in (all-gcc): Fix typo.
14594 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
14596 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
14598 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
14600 * configure.in: Rename libFOO to target-libFOO, and xiberty
14601 to target-xiberty, to provide more flexibility.
14602 (target_subdir): Define. Create if cross.
14603 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14604 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
14605 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14606 check-libFOO -> check-target-libFOO, etc.
14607 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14608 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14609 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14610 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
14611 allow ALL_GCC="" to only configure.
14612 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
14613 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
14614 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
14616 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
14618 * Makefile.in (taz): Build "info" in etc explicitly.
14620 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
14622 * configure.in: Make sure that CC is undefined (as opposed to
14623 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
14624 problem with autoconf trying to configure on a host without GCC.
14626 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14628 * mpw-configure: Set host alias from choice of host compiler,
14629 only use generic MPW Makefile sed if present, edit a file
14630 named "hacked_Makefile.in" instead of "Makefile.in" if present.
14631 * mpw-README: Add problem notes about CW6 and CW7.
14633 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
14635 * Makefile.in (taz): Use ";" instead of ";;".
14637 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14639 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
14640 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14642 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
14643 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
14645 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
14647 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
14648 and gnats, because they are now subsumed by DISTSTUFFDIRS.
14649 Move bfd to DISTSTUFFDIRS.
14651 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14653 * Makefile.in (X11_LIB): Removed.
14654 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14656 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14658 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14660 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14663 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14665 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14667 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
14669 * configure.in (i[345]86-*-win32): Always build newlib.
14670 Don't configure cvs, autoconf or texinfo.
14671 * Makefile.in (LD_FOR_TARGET): New.
14672 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14673 Pass down LD_FOR_TARGET.
14675 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
14677 * winsup: New directory.
14678 * Makefile.in: Build winsup.
14679 * configure.in: Winsup is configured when target is win32.
14680 Can only build win32 target GDB when native.
14682 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
14684 * config.guess: Recognize HP model 819 machines as having
14685 a PA 1.1 processor.
14687 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
14689 * configure: Fix sed loop which substitutes for CC and CXX to
14690 avoid bug found in various sed implementations.
14692 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14694 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14695 simulator. Use standard powerpc-*-eabi*.
14697 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
14699 * configure.in: Stop putting gas and binutils in noconfigdirs for
14700 powerpc-*-aix* and rs6000-*-*.
14702 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
14704 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14705 -mcall-aixdesc libraries.
14707 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
14709 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14711 * config.sub (arm | armel | armeb): Fix shell syntax.
14713 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14715 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14716 -msoft-float and -mcpu=common support.
14717 (powerpc*-*-eabisim*): Add support for building -mcall-aix
14720 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14722 * configure.in: Allow configuration and build of emacs19 for the alpha.
14724 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14726 * configure.in (CC): Get ^CC, not just any old CC, from
14727 ${host_makefile_frag}.
14729 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14731 * configure.in (CC): Try to get CC from
14732 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14734 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14736 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14737 only if it exists in $(srcdir).
14739 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
14741 * configure: If CC and CXX are not set in the environment, set
14742 them, based on either an existing Makefile or on searching for gcc
14743 in PATH. Substitute for CC and CXX in Makefile.
14744 * configure.in: Remove libm from target_libs. Separate
14745 target_configdirs from configdirs. If CC is not set in
14746 environment, try to get it from a host Makefile fragment. Rewrite
14747 changes of configdirs to use skipdirs instead. A few minor
14748 tweaks. Take directories out of target_configdirs as they are
14749 taken out of configdirs. Remove existing Makefile files from
14750 subdirectories. Substitute for TARGET_CONFIGDIRS and
14751 CONFIG_ARGUMENTS in Makefile.
14752 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14754 (CONFIG_ARGUMENTS): Likewise.
14755 (CONFIGURE_TARGET_MODULES): New variable.
14756 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14757 ($(CONFIGURE_TARGET_MODULES)): New target.
14758 (configure-libg++, configure-libio): New targets.
14759 (all-libg++): Depend upon configure-libg++.
14760 (all-libio): Depend upon configure-libio.
14761 (configure-libgloss, all-libgloss): New targets.
14762 (configure-libstdc++): New target.
14763 (all-libstdc++): Depend upon configure-libstdc++.
14764 (configure-librx, all-librx): New targets.
14765 (configure-newlib): New target.
14766 (all-newlib): Depend upon configure-newlib
14767 (configure-xiberty): New target.
14768 (all-xiberty): Depend upon configure-xiberty.
14770 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14772 * configure.in (host i[345]86-*-win32): Expand the
14773 noconfigdirs again.
14775 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
14777 * mpw-configure: Fix sed command file name.
14779 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
14781 * configure.in (host i[345]86-*-win32): Reduce the
14782 noconfigdirs again.
14784 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
14786 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14787 or powerpc*-*-pe*, since they are not yet supported.
14789 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14791 Add PowerMac support and many other enhancements.
14792 * mpw-configure: New option --cc to select compiler to use,
14793 paste options set according to --cc into the generated
14794 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14795 if mpw-make.sed is present.
14796 * mpw-config.in: Don't test for gC1, test for mpw-touch,
14797 add forward includes for PowerPC include files.
14798 * mpw-build.in: Build using Makefile.PPC if present.
14799 (do-byacc, etc): Remove separate version resource builds.
14800 (do-gas): Build "stamps" before "all".
14801 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14802 * mpw-README: Update to reflect --cc option, PowerMac support,
14803 and recently-reported compatibility problems.
14805 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
14807 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14808 embedded m68k systems (-aout, -coff, -elf, -vxworks).
14809 (--with-multilib-top): Pass to recursive invocations.
14811 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
14813 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14816 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14818 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14819 gdb, ld and opcodes on v810-*-*.
14821 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
14823 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14824 (local-maintainer-clean): New target.
14825 (maintainer-clean): New target.
14826 (realclean): Just depend upon maintainer-clean.
14828 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14830 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14832 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
14834 * configure.in: Build ld in mips*-*-bsd* case.
14836 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
14838 * config.sub: Accept -lites* OS. From Ian Dall.
14840 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
14842 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
14845 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14847 * configure.in: treat i386-win32 canadian cross the same as
14848 i386-go32 canadian cross.
14850 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14852 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14853 running under the simulator to build a reduced set of libraries.
14854 (powerpc-*-eabiaix): Add fine grained multilib support added to
14855 other powerpc targets yesterday.
14857 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14859 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14860 -disable-softfloat, -disable-relocatable, -disable-aix, and
14861 -disable-sysv to control which multilib libraries get built.
14863 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14865 * configure: Add Makefile.tem to list of files to remove in trap
14868 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
14870 * config.guess (*Linux*): Add missing "exit"s.
14871 Also, need specific check for alpha-unknown-linux (uses COFF).
14873 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
14875 * config.guess: Merge with FSF:
14877 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
14878 * config.guess (AIX4): More robust release numbering discovery.
14880 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
14881 * config.guess (i386-sequent-ptx): Properly get version number.
14883 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
14884 * config.guess (mips:*:4*:UMIPS): New case.
14886 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
14888 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14889 (i386-win32 host): Likewise. Don't build readline.
14891 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
14893 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
14894 SUPPORT_FILES to submakes.
14896 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
14898 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14899 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14902 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
14904 * configure.in (appdirs): Use =, not ==, in test expression when
14905 trying to build the text to print in the warning message for
14908 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
14910 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14912 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14914 * config.guess: Recognize lynx-2.3.
14916 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
14918 * config.sub (z8ksim): Deleted
14919 (z8k-*-coff): New, this is the one true name of the target.
14921 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
14923 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14925 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
14927 * config.guess (*:Linux:*:*): First try asking the linker what the
14928 default object file format is (elf, aout, or coff). Then if this
14929 fails, try previous methods.
14931 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14933 * configure.in: Don't build newlib for *-*-vxworks5.1.
14935 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14937 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14938 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14940 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
14942 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14944 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
14946 * cfg-ml-com.in: New file.
14947 * cfg-ml-pos.in: New file.
14949 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14951 * COPYING.NEWLIB: Add HP free copyright to list.
14953 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14955 * config.sub: Recognize -eabi* for the system, not just -eabi.
14957 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
14959 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14960 * config.sub, configure.in (win32): New target and host.
14962 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
14964 * configure.in: Add i386-pe configuration.
14966 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
14968 * mpw-build.in (install): Install GDB after LD.
14970 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
14972 * mpw-config.in (elf/mips.h): Always forward-include, needed
14975 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
14977 * testsuite: New directory for customer acceptance and whole tool
14980 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14982 * configure: If per-host line isn't found, but AC_OUTPUT is found
14983 and a configure script exists, run it instead.
14985 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14987 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
14989 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
14991 * configure: Set build_{cpu,vendor,os,alias} to host values when
14992 --build isn't specified.
14994 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14996 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
14997 (FLAGS_TO_PASS): Pass them.
14998 (EXTRA_TARGET_FLAGS): Ditto.
15000 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15002 * Makefile.in (all-libg++): Depend on all-libstdc++.
15004 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15006 * configure.in (noconfigdirs): Enable all packages for
15007 i386-unknown-netbsd.
15009 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
15011 * configure.in (noconfigdirs): Don't configure tk for i386-go32
15012 hosted builds (DOS builds)
15014 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
15016 Changes for ARM based on patches from Richard Earnshaw:
15017 * config.sub: Handle armeb and armel.
15018 * configure.in: Omit arm linker only for riscix.
15020 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
15022 * config.guess: Update from FSF.
15024 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
15026 * config.sub: Recognize powerpcle as the little endian variant of
15027 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
15028 powerpcle variant. Convert pentium into i586, not i486. Add p5
15029 alias for i586. Map new x86 variants p6, k5, nexgen into i586
15032 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
15034 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
15036 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
15038 * config.sub: Accept -lites* as a basic system type.
15040 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
15042 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
15043 installed, and if so return linuxoldld as the system name.
15045 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
15047 * config.guess: Add hppa1.1-hp-lites support.
15049 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
15051 * configure.in: Don't build newlib for m68k-vxworks5.1.
15053 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15055 * configure.in (mips-sgi-irix6): Use mh-irix5.
15057 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
15059 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
15061 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15063 * test-build.mk: Enable building of shared libraries on IRIX 5 and
15064 OSF/1. Fix compiler flags.
15065 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
15067 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
15069 * configure.in: Recognize --with-newlib.
15070 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
15072 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15074 * Makefile.in: move {all,check,install}-gdb from *_MODULES
15075 to *_X11_MODULES due to gdbtk needing X include files et al.
15077 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
15079 Merge in support for Mac MPW as a host.
15080 (Old change descriptions retained for informational value.)
15082 * mpw-config.in: Add generic include forwards for cpu-specific
15083 include files in aout and elf directories.
15085 * mpw-configure: Added copyright.
15086 * mpw-config.in: Check for presence of required build tools.
15087 (target_libs): Add newlib.
15088 (target_tools): Add examples.
15089 (Read Me): Generate as "Read Me for MPW" instead.
15090 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
15091 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
15092 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
15094 * mpw-configure: Remove subdir-specific makefile hackery,
15095 delete mk.tmp after using it.
15097 * mpw-build.in (all): Display start and end times.
15099 * mpw-configure (host_canonical): Set.
15100 (target_cpu): Always add to makefiles.
15101 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
15102 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
15103 (mpw-mh-mpw): Look for in srcdir and srcroot.
15104 Use sed instead of mpw-edit-prefix to edit prefix definitions.
15106 * mpw-build.in: (install-only): New target.
15108 * mpw-configure (host_alias, target_alias): Rename from hostalias
15109 and targetalias, add into generated Makefile.
15110 (mk.tmp): If present, add into generated Makefile.
15111 * mpw-build.in (all-gas): Build config.h first before gas proper.
15113 * mpw-configure (config.status): Write only if changed.
15114 * mpw-config.in (readline): Configure it (not built, just used for
15117 * mpw-config.in (elf/mips.h): Add a forward include.
15119 * mpw-config.in: Forward-include most .h files in include into
15121 (readline): Don't build.
15122 mpw-build.in (install): Install GDB.
15124 * mpw-configure (prefix, mpw_prefix): Handle it.
15125 * mpw-config.in (mmalloc, readline): Don't configure.
15126 * mpw-build.in (thisscript): Rename to ThisScript.
15127 Use mpw-build instead of BuildProgram everywhere.
15128 (mmalloc, readline): Don't build.
15129 * mpw-README: New file, basic documentation about the MPW port.
15131 * mpw-config.in: Use forward-include to create include files.
15133 * mpw-configure: Add more things to the top of each configured
15134 Makefile, including contents of config/mpw-mh-mpw.
15135 * mpw-config.in (extra-include): Create this directory and fill it
15136 with Posix-like include files when configuring.
15138 * config.sub (apple, mac, mpw): Add various aliases.
15140 * mpw-build.in: New file, top-level build script fragment for MPW.
15141 * mpw-configure: New file, configure script for MPW.
15142 * mpw-config.in: New file, config fragment for MPW.
15144 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15146 * configure.in (host_libs): Remove glob, since it is gone from the
15149 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15151 * Makefile.in: define empty GDB_NLM_DEPS var.
15153 * configure.in(target_makefile_frag): use config/mt-netware
15154 for netware targets.
15156 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
15158 * config.sub: Merge in recent FSF changes. Remove linux special
15161 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15163 Revert this change:
15165 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
15167 * build-all.mk: Use CC=cc -Xs on Solaris.
15169 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15171 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
15173 * Makefile.in: Nuke all references to glob subdirectory.
15175 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15177 * configure.in: Fix --enable-shared logic in per-host.
15179 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
15181 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
15183 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15185 * configure.in (noconfigdirs): Don't build gas on AIX, for
15186 powerpc*-*-aix* as well as for rs6000*-*-aix*.
15188 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
15190 * configure: Fix --cache-file to work if the file argument is a
15193 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
15195 * configure: If the --cache-file is used, pass it down to
15196 configure in subdirectories.
15198 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
15200 * config.sub: add vxworks29k configuration.
15202 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15204 * Makefile.in (taz): Do "diststuff" part quietly.
15206 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
15208 * config.sub: Mini-merge with gcc/config.sub.
15210 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15212 * config.guess (IRIX): Sed - to _.
15214 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15216 * Makefile.in (source-vault, binary-vault): New targets.
15218 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
15220 * config.sub: Recognize -eabi as a basic system type.
15222 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15224 * configure.in (enable_shared stuff): Fix typo.
15226 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
15228 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
15230 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15232 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
15234 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15236 * configure.in (rs6000-*-*): Don't build gas.
15238 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
15240 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
15241 reduce command line length.
15242 (AS_FOR_TARGET): Check for as.new, not Makefile.
15243 (NM_FOR_TARGET): Check for nm.new, not Makefile.
15245 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
15247 * config.guess: Merge from FSF.
15249 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15251 * configure: Don't use $ when handling program_suffix.
15253 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
15255 * configure.in: Configure tk for hppa/hpux.
15257 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
15259 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
15261 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15263 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
15264 to LIBCXXFLAGS. Tests are better run without it.
15266 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
15268 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
15270 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
15272 * configure.in (*-*-netware*): Don't configure xiberty.
15274 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
15276 * configure.in: Remove tk from native_only list.
15278 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
15280 * build-all.mk: Add mips-ncd-elf target to sun4 targets
15281 for special NCD build.
15283 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15285 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
15286 makeall.bat, they're only useful for binutils snapshots.
15287 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
15288 makeall.bat to specified SUPPORT_FILES.
15290 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
15292 * build-all.mk: Add Ericsson targets to sun4 and solaris
15293 hosts. Add BNR's sun4 target to solaris host, so their
15294 build-from-source will be tested in-house first.
15296 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15298 * Makefile.in (LIBCFLAGS): New variable.
15299 (CFLAGS_FOR_TARGET): Ditto.
15300 (LIBCFLAGS_FOR_TARGET): Ditto.
15301 (LIBCXXFLAGS): Ditto.
15302 (CXXFLAGS_FOR_TARGET): Ditto.
15303 (LIBCXXFLAGS_FOR_TARGET): Ditto.
15304 (BASE_FLAGS_TO_PASS): Pass them.
15305 (EXTRA_TARGET_FLAGS): Ditto.
15307 * configure.in: Support --enable-shared.
15309 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
15311 * configure.in (target_libs): Include libstdc++ again.
15312 * config.guess: Update from FSF (for FreeBSD).
15314 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15316 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
15318 (DISTDOCDIRS): Add `etc'.
15319 (ETC_SUPPORT_PFX): New variable.
15320 (taz): Include anything from etc starting with a word in
15323 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15325 * config.sub: Update for recent FSF changes. Remove obsolete
15326 h8300hds entry. Add -windows* and -osx as basic os. Minor
15329 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15331 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
15333 * config.guess: Merge with FSF.
15334 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
15336 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15338 * configure: Since the "trap 0" handler will override the exit
15339 status on many systems, only use it for "exit 1", and make it set
15340 a non-zero exit status; reset it before "exit 0". Also, check
15341 exit status of config.sub, and error out if it failed.
15343 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
15345 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
15346 and install libgloss.
15348 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15350 * Makefile.in (all-binutils): Depend upon all-byacc.
15352 * configure.in: Don't build emacs on Irix 5.
15354 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15356 * configure.in (*-*-netware*): Add libio.
15358 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15360 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
15361 (CHECK_TARGET_MODULES): Ditto.
15362 (INSTALL_TARGET_MODULES): Ditto.
15363 (TARGET_LIBS): Ditto.
15364 (all-libstdc++): Note dependencies.
15366 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15368 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
15370 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15372 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
15373 -fexternal-templates.
15375 * configure.in (target_libs): Add libstdc++.
15376 (noconfigdirs): Add libstdc++ as appropriate.
15378 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15380 * config.guess: Update from FSF.
15382 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15384 * configure: Use ${config_shell} when running ${configsub}.
15386 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
15388 * config.sub: No longer recognize h8300h.
15390 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15392 * config.sub: Remove extraneous differences between config.sub and
15395 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15397 * Makefile.in (DISTSTUFFDIRS): Add gas.
15399 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
15401 * COPYING.NEWLIB: New file.
15403 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
15405 * config.guess (HP-UX): Patch from Harlan Stenn
15406 <harlan@landmark.com> to also emit release level.
15408 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15410 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
15412 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
15414 * config.sub: Merge nextstep cleanup from FSF.
15416 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15418 * configure.in (arm-*-*): Don't configure ld for this target.
15420 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15422 * configure.in (*-*-netware): don't configure libg++, libio,
15425 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15427 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
15428 configure ld--it works, but it doesn't support shared libraries.
15430 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15432 * config.guess (*-unknown-freebsd*): Get rid of possible
15433 trailing "(Release)" in version string.
15434 Patch from Paul Richards <paul@isl.cf.ac.uk>.
15436 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
15438 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
15439 Fix type: *-next-neststep -> *-next-nextstep.
15441 * config.guess: Merge from FSF:
15443 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15445 * config.guess: Recognize powerpc-ibm-aix3.2.5.
15447 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15449 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
15450 instead of UNIX_SV for UnixWare 1.0).
15452 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
15454 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
15455 to make gdb/nlm/* build after the compiler and linker.
15457 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
15459 * config.guess (netbsd, freebsd, linux): Accept any machine,
15461 (m68k-atari-sysv4): Relocate to match FSF version.
15463 * config.guess: More merges from the FSF:
15465 Add a space before function call or macro invocation.
15467 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15469 * config.guess: Add trap cmd to remove dummy.c and dummy when
15472 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15474 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
15475 (dummy): Redirect stderr from compilation of dummy.c.
15477 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
15479 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
15481 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
15483 * configure: Accept and ignore --cache*, for compatibility with
15486 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
15488 * config.guess: Merge from FSF:
15490 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15492 * config.guess (Pyramid*:OSx*:*:*): New case.
15493 (PATH): Add /.attbin at end for finding uname.
15494 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
15496 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
15498 * config.guess (M88*:DolphinOS:*:*): New case.
15500 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
15502 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
15503 to select whether to use ELF or COFF.
15505 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15507 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
15509 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
15511 * config.guess: Guess the OS version for HPUX.
15513 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
15515 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
15517 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15519 * configure.in: Recognize --with-headers, --with-libs, and
15521 * Makefile.in (all-xiberty): Depend upon all-ld.
15523 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15525 * configure.in: Change i[34]86 to i[345]86.
15527 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15529 * configure (version): A few more tweaks to help message.
15531 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
15533 * Makefile.in: Remove (for now) librx as a host library,
15534 now that we're building it for target.
15536 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15538 * configure: Fix up help message; from karl@owl.hq.ileaf.com
15541 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
15543 * configure.in: Also configure librx.
15545 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15547 * Makefile.in: Update various rules to reflect that librx
15548 is now needed for libg++.
15550 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15552 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
15554 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
15556 * configure.in: Configure the examples directory.
15558 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15560 * configure: Simplify Jun 2 1994 change.
15562 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15564 * change CC to /usr/latest/bin/gcc for lynx host builds, since
15565 /bin/gcc isn't good enough to build gcc.
15567 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
15569 * Makefile.in (GDB_SUPPORT_FILES): Remove
15570 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
15571 (gdb.tar.gz): Add new rule to use standard distribution building
15574 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15576 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
15577 Bill Cox <bill@cygnus.com>.
15579 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
15581 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
15583 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
15585 * configure: Search current dir first in .gdbinit.
15587 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
15589 * config.sub: Recognize freebsd (merged from gcc config.sub).
15591 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
15593 * config.sub: Refer to NeXT's operating system as nextstep.
15595 * config.sub (case $basic_machine): Re-order the cases, to match
15596 the order in the FSF version (which is mostly alphabethical).
15597 Merge in some additions and changes from the FSF.
15599 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
15601 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15602 * config.sub: Recognize cxux7.
15603 * configure.in: Use mh-cxux for m88k-harris-cxux*.
15605 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15607 * config.sub: Fix typo powerpc -> powerpc-*.
15609 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
15611 * Makefile.in: `all-emacs19' depends on `all-byacc'.
15613 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15614 parallel with all-emacs and install-emacs). Top-level command
15615 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15617 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15619 * test-build.mk ($(host)-stamp-stage2-installed): Remove
15620 $(relbindir)/make before doing ``make install'', and use
15621 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
15622 installing over running make binary.
15623 ($(host)-stamp-stage3-installed): Likewise.
15625 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15627 * config.guess: Recognize Mach.
15629 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15631 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15632 see whether --exec-prefix was used.
15634 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15636 * README: Explicitly mention libg++/README. (Zoo's idea.)
15638 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15640 * Makefile.in: Add all-librx target similar to all-libproc.
15642 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
15644 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
15645 with post 1.2 uname bogosity.
15647 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15649 * configure: Remove temporary files on receipt of a signal.
15651 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
15653 * configure: If there is a package_makefile_frag, remove
15654 ${subdir}/Makefile.tem after copying it in.
15656 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15658 * build_all.mk: support rs6000 lynx identifies itself as
15659 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
15660 since /bin/gcc is too feeble to compile a modern gcc.
15662 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15664 * brought devo/test-build.mk update-to-date with progressive/
15665 test-build.mk. Add lynx targets and hppa flag info.
15667 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15669 * configure.in: Use mh-ncrsvr43. Patch from
15670 Tom McConnell <tmcconne@sedona.intel.com>.
15672 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
15674 * config.guess (i386-unknown-bsdi): No longer need to
15675 check #if defined(__bsdi__) && defined(__i386__).
15677 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15679 * configure: Set program_transform_nameoption correctly.
15681 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15683 * brought build-all.mk update-to-date with progressive build-all.mk,
15684 added new targets and hppa info.
15686 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15688 * configure: If config.guess result is a prefix of the user
15689 specified target, assume a native build and use the user specified
15690 target as the host alias. Remove SunOS patch suffix removal hack.
15691 * configure.in: Remove SunOS patch suffix removal hack.
15693 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15694 in NATIVE_CHECK_MODULES.
15696 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
15698 * Makefile.in: Rename HOST_ONLY to NATIVE.
15699 * configure: Delete SunOs patch suffix from host_canonical
15700 and build_canonical variables that are prepended to Makefiles.
15701 * configure.in: Add comments for easier maintenance.
15703 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15705 * Makefile.in: Add all-libproc target similar to all-gui.
15707 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
15709 * Makefile.in (CHECK_MODULES): split into
15710 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15712 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
15714 * config.guess (i386-unknown-bsdi): New system to guess.
15716 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15718 * Makefile.in: Add all-gui target (but not yet build by "all").
15720 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
15722 * config.sub: Move deletion of patch suffix from here...
15723 * configure.in: To here, at Ian's suggestion. The top-
15724 level scripts might need to know of a patch level.
15726 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
15728 * config.sub: Strip off patch suffix so rtl is recognized
15729 as a sunos4.1.3 machine, even though it's been patched.
15731 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
15733 * Makefile.in (INSTALL_LAST): Delete.
15734 (INSTALL_DOSREL): New.
15736 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15738 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15739 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15740 whether we pass down --with-gnu-ld anyhow.
15742 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
15744 * Makefile.in (INSTALL_LAST): Change operation so it works
15745 on more flavors of make.
15746 * configure.in (go32): Don't build libg++ or libio.
15748 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
15750 * Makefile.in (Move HOST_PREFIX_1 and friends up so
15751 they can be overriden by templates.
15753 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
15755 * configure.in (target==go32): Don't build gdb.
15756 * dosrel: New directory.
15758 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
15760 * configure.in (host==go32): Configure dosrel too.
15761 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15762 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15763 be set by incoming names or templates.
15764 (INSTALL_LAST): New rule.
15766 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
15768 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15770 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15772 * configure.in (appdirs): New variable. Currently empty, but will
15773 be used in gas distribution. If nonempty, lists a set of
15774 directories at least one of which must get configured, or top
15775 level configuration is considered to have failed.
15776 (rs6000-*-lynxos*): Use new file name.
15778 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15780 Eliminate XTRAFLAGS.
15781 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15782 newlib include files using -idirafter, and also use -nostdinc.
15783 (CXX_FOR_TARGET): Likewise.
15784 (XTRAFLAGS): Removed.
15785 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15786 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15787 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15788 ($(DO_X)): Don't pass down XTRAFLAGS.
15790 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15792 * configure.in (mips*-dec-bsd*): New target; do build linker.
15793 (mips*-*-bsd*): New target; don't build linker.
15795 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15797 * configure.in: support rs6000-*-lynxos* configuration.
15798 support sunos4 as a cross target.
15800 * config.sub: look for lynx*, not lynx since the OS version may
15801 legitimately be part of the name.
15803 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15805 * configure.in (i[34]86-*-sco*): Move to be with other i386
15807 (romp-*-*): New target. Skip various binary utilities.
15808 (vax-*-*): New target. Don't build newlib.
15809 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
15811 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15813 * configure.in: Only set host_makefile_frag if config
15816 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15818 * install.sh: If $dstdir exists, don't check whether each
15821 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15823 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15825 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
15827 * configure.in (*-*-lynxos*): Don't configure newlib for either
15828 native or cross Lynx.
15830 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
15832 * config.sub (sparc64-elf): Fix os.
15833 (z8k): Remove duplicate.
15835 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15837 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15838 gcc/stmp-fixproto, to try to prevent fixproto from being run.
15840 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
15842 * configure: Make file links cleanly even if Lynx fails on
15843 an NFS symlink (at least fail cleanly).
15845 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15847 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15850 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15852 * configure: Unknown options are fatal again.
15854 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
15856 * configure: Ignore --x-includes and --x-libraries, for Autoconf
15859 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
15861 * build-all.mk: Add `clean' target.
15863 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15865 * config.guess: Add SINIX support.
15866 * configure.in: Add mips-*-sysv4* support.
15868 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
15870 * build-all.mk: Document all useful targets.
15871 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15872 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15874 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15876 * configure: Support --silent, --quiet.
15878 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15880 * configure: Support --disable-FEATURE.
15882 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15884 * config.guess: Recognize NCR running SVR4.3.
15886 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
15888 * config.guess: Make BSDI generate i386-unknown-bsd386.
15889 Patch from Paul Eggert <eggert@twinsun.com>.
15891 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15893 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15895 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15897 * configure: Make unrecognized options give nonfatal warnings
15898 instead of fatal errors, and pass them to any subdirectory
15899 configures in case they recognize them.
15900 Make --x equivalent to --with-x.
15902 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15904 * configure: Add --enable-* options. Clean up usage message and
15907 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
15909 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15911 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15913 * configure.in (hppa*-*-*): Enable binutils.
15915 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15917 * config.sub: Recognize cisco.
15919 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
15921 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15923 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15925 * config.guess: about target *-hitachi-hiuxwe2, don't print more
15926 than one configuration name. Add comment.
15928 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
15930 * config.guess: about target *-hitachi-hiuxwe2, fixed
15931 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
15932 macro is incorrect.]
15934 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15936 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15937 than the "make ls" stuff which used to be here.
15939 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15941 * config.guess: Recognize i[34]86-unknown-freebsd.
15942 From Shawn M Carey <smcarey@rodan.syr.edu>.
15944 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
15946 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15948 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
15950 * config.guess: Check for ptx.
15952 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
15954 * config.sub: Add os9k checking.
15956 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15958 * config.guess: Handle OSF1 running on HPPA processors
15960 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15962 * configure: If subdir configure fails, print out a message with
15963 subdirectory name, in case subdir's configure code didn't identify
15966 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
15968 * configure.in: Remove embedded newlines from configdirs.
15969 Avoid mismatches of substrings. Fix matching strings at end
15972 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
15974 * config.guess: Add Lynx/rs6000 config support.
15976 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15978 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15980 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
15982 * configure.in (hppa*-*-osf*): Treat this just like most other
15983 PA configurations (eg no binutils or ld).
15984 (hppa*-*-*elf*): These configurations have binutils and ld.
15986 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15988 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
15990 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15992 * configure.in (rs6000-*-*): Build gas.
15994 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15996 * Makefile.in: Avoid bug in losing hpux sed.
15998 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16000 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
16001 for GDB and GDB has been fixed to not need it.
16003 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16005 * config.guess: Recognize vax hosts.
16007 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16009 * configure (while loop): Don't use "break 2" inside case
16010 statement -- the case statement isn't an enclosing loop.
16012 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
16014 * config.guess: Clean up NeXT support, to allow nextstep
16015 on Intel machines. Make OS be nextstep.
16017 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
16019 * config.guess: Add alternate forms for Convex.
16021 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
16023 * configure: Completely rewrite option processing. Take
16024 advantage of pattern-matching to avoid invoking test frequently.
16025 Also clean up host and target defaulting logic.
16027 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16029 * Makefile.in: Replace all occurrances of "rootme" with "r" and
16030 "$${rootme}" with "$$r", to increase the likelihood that the do-*
16031 commands (plus user environment) will fit SCO limits.
16033 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16035 * configure.in: Don't issue warnings about directories which are
16036 not being configured if -norecursion is set. Correct test for
16037 --with-gnu-as and --with-gnu-ld to not get confused by substring
16040 * configure.in: Don't build gas for alpha-dec-osf1*.
16042 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
16044 * configure: Back out Per's change of 12/19/1993. It changes the
16045 behavior of configure in unexpected and confusing ways.
16047 Also, use different delim char when calculating
16048 program_transform_name so that the name can contain slashes.
16050 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
16052 * configure.in, config.sub: Add support for VSTa micro-kernel.
16054 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
16056 * configure.in: Nuke hacks which were used to get a special
16057 version of GAS for HPPA configurations.
16059 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
16061 * configure: If only ${target_alias} is given, use that
16062 as the default for ${host_alias}.
16063 * configure: Add missing back-slashes before nested quotes.
16065 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16067 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
16069 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
16071 * config.guess: Recognize some Tektronix configurations.
16072 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
16074 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16076 * config.sub: Match any flavor of SH.
16078 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
16080 * configure.in: Don't try to configure newlib for Alpha.
16082 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16084 * configure.in: Don't build ld for Irix 5. Don't build gas,
16085 libg++ or libio for any Alpha target.
16087 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
16089 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
16091 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
16092 default arguments -- so it tried to compress itself.
16094 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16096 * configure.in (notsupp): ensure that a space is always at the end
16097 of the configdirs list, since the grep checks for an explicit space
16099 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16101 * configure.in (target i386-sysv4.2): don't build ld, since static
16102 versions of many libraries are not available.
16104 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16106 * config.guess: Recognize Apollos (using environment variables).
16107 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
16109 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16111 * config.guess: Recognize Sony news mips running newsos.
16113 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
16115 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16116 "fi ; else" for bash.
16118 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
16120 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16122 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
16124 * config.sub: accept unixware as an alias for svr4.2.
16125 Fix some inconsistancies with the gcc version.
16127 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16129 * Makefile.in (DISTDOCDIRS): Add gdb.
16131 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
16133 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
16135 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16137 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16138 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16141 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16143 * config.sub: Accept hiux* as an OS name.
16145 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16146 etc/make-stds.texi. The underscore came from gcc, and dje now
16147 agrees that RUNTESTFLAGS is the correct name.
16149 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
16151 * install.sh: Remove 'set -e'. It makes any conditionals
16152 in the script useless.
16154 * config.guess: Automatically recognize arm-acorn-riscix
16155 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16157 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
16159 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16161 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16163 * Makefile.in (DISTDOCDIRS): New variable.
16164 (taz): Edit local Makefile.in sooner, instead of proto-toplev
16165 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
16167 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16169 * configure.in (hppa target): check the source directory for the
16170 pagas sub-directory
16172 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
16174 * config.sub: Allow -aout* and -elf*.
16176 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16178 * configure.in: Don't build ld on i386-solaris2, same as for
16181 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
16183 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
16185 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16187 * configure.in: Configure gdb for alpha.
16189 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16191 * Makefile.in (CXXFLAGS): Add -O.
16193 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16195 * config.guess: added support for DG Aviion
16197 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16199 * configure.in: Produce warning message for subdirectories not
16200 configurable for this host/target combination. Don't try to
16201 configure gdb for vms.
16203 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16205 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
16206 appropriate files before making "diststuff".
16207 (DISTBISONFILES): New var: list of files to be edited.
16208 (DISTSTUFFDIRS): Add binutils.
16210 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16212 * config.sub: also handle mipsel and mips64el (for little endian mips)
16214 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16216 * configure.in: Add * to end of all OS names.
16218 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
16220 * configure.in: Build newlib for LynxOS native.
16222 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16224 * config.guess: Add support for delta 88k running SVR3.
16226 * configure.in: Add comment about HP compiler vs. emacs.
16228 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16230 * configure.in: don't build ld on solaris2 (not a viable option
16231 due to bugs in getpwnam & getpwuid)
16233 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16235 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
16236 config.guess will produce a full version number.
16238 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16240 * configure.in: Build linker and binutils for alpha-dec-osf1.
16242 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16244 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
16245 and gdb/testsuite/Makefile.in.
16247 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16249 * configure.in: recognize mips*- instead of mips-
16251 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
16253 * config.sub: Accept linux*coff and linux*elf as operating
16256 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16258 * config.sub: Recognize mips64, and mips3 as an alias for it.
16260 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16262 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
16263 gdb knows how to handle OSF/1 shared libraries.
16265 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16267 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
16268 * config.guess: Recognize Hitachi's HIUX.
16269 * config.sub: Recognize h3050r* and hppahitachi.
16270 Remove redundant cases for hp9k[23]*.
16272 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16274 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
16275 if gas and ld are in the source tree and are in ${configdirs}.
16276 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
16277 --with options (but still pass them down on the command line,
16278 if they were explicitly specified).
16280 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16282 * configure: substitute SHELL value in Makefile.in with
16285 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16287 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
16288 *-*-solaris2* targets.
16290 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16292 * Makefile.in: define M4, and pass it down to sub-makes;
16293 all-autoconf now depends on all-m4
16295 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16297 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
16298 presence of {ar,ranlib} instead of a configured directory
16300 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
16302 * config.guess: Accept 34?? as well as 33?? for NCR.
16304 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16306 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
16307 of 'gas' in sed commands, since 'gash' is now in the tree as well.
16309 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16311 * configure: grab values for $(CC) and $(CXX) from the
16312 environment, so that someone can do "CC=gcc configure; make" and
16313 have it work right (matching the way that autoconf works now)
16315 * configure.in, Makefile.in: add support for gash, the tcl
16316 interface to Galaxy
16318 * config.guess: add NetBSD variants (hp300, x86)
16320 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
16322 * install.sh: Support -d option (in the manner of SunOS 4 install,
16323 as it is more deterministic than that of GNU install)
16324 (chmodcmd): Set file to mode 755 by default (should also do default
16325 chgrp and chown, but I don't feel like dealing with that now)
16327 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
16329 * config.sub: Remove h8300hhms alias.
16331 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16333 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
16335 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16337 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
16340 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16342 * config.sub: recognize m88110-bug-coff.
16344 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16346 * Makefile.in (all-libio): all dependencies on the toolchain used
16347 to build this (gcc, gas, ld, etc)
16349 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16351 * config.guess: Deal with OSF/1 1.3 on alpha.
16353 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16355 * install.sh: add some 'else true' clauses for portability
16357 * configure.in: don't build libio for h8[35]00-*-* targets
16359 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
16361 * Makefile.in: Add support for new libio.
16363 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16365 * install.sh: If one command fails, don't try the rest. Don't try
16366 to remove $dsttmp (via trap) unless we have already created it.
16367 If $src doesn't exist, detect it and exit with an error.
16369 * config.guess: Recognize BSD on hp300.
16371 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
16373 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
16374 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
16376 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
16378 * Makefile.in (all-send-pr): depends on all-prms
16380 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16382 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
16384 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16386 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
16387 Added test for mips-mips-riscos5.
16389 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16391 * configure.in: use mh-hp300 for 68k HP hosts
16393 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16395 * configure: add support for CONFIG_SHELL, so that you can use
16396 some alternate shell for evaluating configure scripts
16398 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
16400 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
16401 in configure script to bug-gdb@prep.ai.mit.edu when building
16402 distribution archive.
16403 * Makefile.in (COMPRESS): Remove def.
16404 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
16405 gdb.tar.Z and make-gdb.tar.Z respectively.
16406 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
16407 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
16408 to convergence with 'taz' target in Makefile.in.
16410 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16412 * install.sh (dsttmp): use trap to ensure that tmp files go
16413 away on error conditions
16415 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16417 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
16419 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16421 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
16422 its parent is '/' not ''.
16424 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
16426 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
16428 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
16429 that ${newsrcdir}/configure.in does.
16431 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16433 * test-build.mk: support for CONFIG_SHELL
16435 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
16437 * config.sub (netware): Add as a basic system type.
16439 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16441 * Makefile.in (Makefile): depend on configure.in. Also drop the
16442 $(srcdir)/ from the dependency on Makefile.in.
16444 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
16446 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
16447 (h8300hhms is temporary until multi-libraries are implemented).
16448 * configure.in: Handle h8300h too.
16450 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16452 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
16454 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
16456 * configure: Remove extraneous output when guessing host type.
16457 * config.guess: Remove extraneous output when guessing using C
16458 compiler rather than uname, or when guessing fails.
16460 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
16462 * Makefile.in: remove all.cross and install.cross targets
16464 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
16467 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
16469 * configure.in (target sh): Build gprof.
16471 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16473 * config.sub: change -solaris to -solaris2
16475 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16477 * configure.in: Use config/mh-riscos for mips-*-sysv*.
16479 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
16481 * configure: Correct error message for missing Makefile.in to
16482 print correct directory.
16484 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16486 * install.sh: kludge around 386BSD shell bug
16488 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
16490 * config.guess: Recognize NeXT.
16491 * config.guess: Recognize i486-ncr-sysv4.
16492 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
16494 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
16496 * Makefile.in (MAKEINFOFLAGS): New variable.
16497 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
16498 * build-all.mk, test-build.mk: Pass down --no-split as
16499 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
16501 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
16503 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
16505 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
16507 * Makefile.in (libg++.tar.z): New rule.
16508 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
16509 * Makefile.in (taz): Only do a single chmod.
16511 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16513 * install.sh: don't use dirname anymore (replaced with sed usage)
16515 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
16517 * Makefile.in: Change extension for gzip'd files from '.z' to
16518 '.gz' per new FSF standard usage.
16520 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16522 * configure: put quotes around the final value of program_transform_name
16524 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16526 * Makefile.in: new install.sh support; update install-info rules
16528 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
16530 * configure.in: Build diff for crosses, but not for go32 host.
16532 * configure.in: Build gprof only for native, and don't build it
16533 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
16535 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
16537 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
16539 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16541 * configure.in (host_tools): Add prms.
16543 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16545 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16546 with $(FLAGS_TO_PASS) on the command line
16548 * config.sub: Recognize lynx and lynxos
16550 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
16552 * config.sub: Accept -ecoff*, not just -ecoff.
16554 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16556 * Makefile.in (taz): Use .gz suffix instead of .z.
16557 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16560 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16562 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
16564 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16566 * Makefile.in (install-no-fixedincludes): install gcc last, so
16567 that rebuilds that might happen during 'make install' don't get
16568 bogus gcc include files
16570 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16572 Change from Utah for HPPA support:
16573 * config.guess: Recognize hppa1.x-hp-bsd.
16575 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
16577 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
16578 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16580 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
16582 * config.sub: Add support for rom68k and bug boot monitors.
16584 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
16586 * Makefile.in: Make all-opcodes depend on all-bfd.
16588 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
16590 * config.guess: Added special check for i[34]86-univel-sysv4*.
16592 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
16594 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16595 the processor rather than assuming i486.
16597 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16599 * config.guess: Recognize SunOS6 as Solaris3.
16601 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
16603 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
16604 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16606 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
16608 * build-all.mk (all-cross): New target for Canadian Cross.
16609 Added Q2 go32 targets.
16610 * test-build.mk: Configure go32 cross sparclite-aout and
16611 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
16612 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16614 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16616 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16617 GO32 hosted toolchains
16619 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
16621 * configure: change so "-exec-prefix" gets passed down rather
16622 than "-exec_prefix" so autoconf generated Makefiles get the
16623 exec_prefix set right.
16625 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16627 * config.guess: get the Solaris2 minor version number
16629 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16631 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16633 * config.guess: Recognize some Sequent platforms.
16635 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16637 * Makefile.in: added the vault-install target
16639 * configure.in: actually use the Sun3 makefile fragment that's in
16640 config, also added the release dir to configdirs
16642 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16644 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16646 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16648 * configure.in: remove some program from Alpha targetted toolchains
16650 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
16652 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
16654 (taz): Run "make diststuff" in those directories instead of "make
16655 proto-dir". Look for "VERSION=" only at start of line in subdir
16656 Makefile. Use "gzip -9" for compression.
16657 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16658 (binutils.tar.z): New target.
16660 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16662 * Makefile.in (taz): Include gpl.texinfo.
16664 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16666 * Makefile.in (setup-dirs): Merged into "taz" target.
16667 (taz): Only do `proto-dir' stuff if a directory is actually needed
16670 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
16672 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16673 (FLAGS_TO_PASS): Pass down MUNCH_NM.
16674 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16675 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16676 (gcc-no-fixedincludes): Correct for current gcc Makefile.
16678 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
16680 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
16681 config.sub, and move-if-change to gdb testsuite distribution
16682 archive, so the testsuite can be extracted, configured, and
16683 run separately from the gdb distribution. Blow away the Chill
16684 tests that require a Chill compiled executable, since GNU Chill
16685 is not yet publically available.
16687 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16689 * test-build.mk: set environment variables in a single command,
16690 instead of a list of assignments and exports
16692 * config.guess: recognize Alpha/OSF1 systems
16694 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16696 * configure: Change help message to prefer --options rather than
16699 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16701 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16702 zippy@ecst.csuchico.edu.
16703 * config.guess: Recognize miniframe.
16705 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
16707 * Makefile.in: Use srcroot to find runtest rather than rootme.
16708 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
16710 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
16712 * test-build.mk: Extensive additions to support building on a
16713 machine other than the host.
16715 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16717 * configure (tooldir): Fix for i386-aix again.
16719 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
16721 * configure, Makefile.in: Change definition of $(tooldir)
16724 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
16726 * config.guess: Recognize i[34]86/SVR4.
16728 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16730 * Makefile.in (all-gdb): gdb depends on sim.
16732 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
16734 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
16735 at the same time we make the prototype gdb directory.
16736 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
16737 files at the same time as the gdb base release distribution.
16739 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
16741 * Makefile.in (check): Use individual check targets rather than
16743 (check-gcc): Added.
16745 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
16747 * config.sub: Use sysv3.2 not sysv32 for canonical OS
16748 for System V release 3.2.
16750 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16752 * config.sub: Recognize hppaosf.
16753 * configure.in: Do configure ld/binutils/gas for it.
16755 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16757 * configure (tooldir): Alter syntax used to set this, for systems
16758 where "\$" isn't handled right, like i386-aix.
16760 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
16762 * configure: Pass program-transform-name, not
16763 program_transform_name, to recursive configures.
16765 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
16767 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16768 of gas+ld+binutils.
16770 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
16772 * config.guess: Recognize AIX3.2 as distinct from 3.1.
16774 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16776 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16778 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16780 * Makefile.in (PRMS): Set back to all-prms.
16782 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
16784 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16785 targets, rather than for MIPS hosts.
16787 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16789 * configure.in: add comment for --with-x default values
16791 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16793 * Makefile.in: add check-* targets for each of the directories in
16794 the tree. Add a definition of RUNTEST that will use the one we
16795 just built, if it exists. Pass this down via FLAGS_TO_PASS.
16797 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
16799 * configure.in: Removed obsolete references to bfd_target and
16800 target_makefile_frag.
16802 * build-all.mk: Set assorted targets for Q2.
16803 * config.sub: Recognize z8k-sim and h8300-hms.
16804 * test-build.mk: Really don't pass host to configure.
16805 (HOLES): Added uname.
16807 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
16809 * configure: Handle an empty program-prefix, program-suffix or
16810 program-transform-name correctly.
16812 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
16814 * build-all.mk: -G 8 no longer required for MIPS targets.
16815 * test-build.mk: Don't pass host argument to configure; make it
16818 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
16820 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
16821 * Makefile.in (COMPRESS): New macro, like GZIP.
16823 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
16825 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16827 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16828 with gas currently defaults to -G 0.
16830 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
16832 * Makefile.in (all-flex): flex depends on byacc.
16834 * build-all.mk: If host not specified, use config.guess. Pass TAG
16835 to test-build.mk as RELEASE_TAG.
16836 * test-build.mk (configargs): New variable containing arguments to
16837 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
16838 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16840 * config.guess: Use /bin/uname when checking -X argument on SCO,
16841 to avoid invoking GNU uname which doesn't understand -X.
16843 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16845 * configure.in: Build gas for mips-*-*.
16847 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16849 * Makefile.in (all.normal): insert missing backslash.
16851 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
16853 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
16855 * Makefile.in: Complete overhaul to merge many almost identical
16858 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16860 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16861 (gdb.tar.Z): Adjusted.
16863 * Makefile.in (setup-dirs, taz): New targets; should be general
16864 enough to adapt for gdb sometime. Build only .z file.
16865 (gas.tar.z): New target.
16867 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
16869 * build-all.mk: Use CC=cc -Xs on Solaris.
16871 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
16873 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
16874 for handling BISON for FSF releases.
16876 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16878 * configure: Actually implement the change zoo just documented.
16880 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
16882 * configure: when using config.guess, only set target_alias when
16883 it's not already been set (ie, on the command line)
16885 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16887 * Makefile.in: add installcheck target, set PRMS to install-prms
16889 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16891 * configure: add support for package_makefile_fragment, handle the
16892 case where a directory has a configure.in file but no Makefile.in
16893 more gracefully (with an actual understandable error message, even);
16894 add support for --without (and add this to the usage message); also
16895 explicitly add a --host=${host_alias} to the command line when
16896 config.guess is used
16898 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16900 * configure: Must use both --host and --target in recursive calls.
16902 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
16904 * Makefile.in: Change deja-gnu to dejagnu.
16906 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
16908 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16910 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16912 * configure.in: canonicalize all instances to *-*-solaris2*,
16913 also strip out a number of tools to not build for go32 host
16915 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16917 * config.guess: add GPL.
16919 * Makefile.in, config.guess, config.sub, configure: bump
16922 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
16924 * Makefile.in (do-info): Removed obsolete check for existence of
16927 * Makefile.in (MAKEOVERRIDES): Define to be empty.
16929 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16931 * Makefile.in: a couple of 'else true' for decstation,
16934 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16936 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
16938 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16940 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
16942 * config.guess: Recognize i386-ibm-aix (PS/2).
16943 * configure.in: Use config/mh-aix386 file for it.
16945 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
16947 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16948 CC_FOR_TARGET instead.
16949 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16951 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
16953 * Makefile.in: Add sim to list of directories sent with gdb
16955 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
16957 * configure.in: Put back mips-dec-bsd* case.
16959 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
16961 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16962 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
16963 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
16965 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16967 * configure.in: remove no-op mips-dec-bsd* in "case $target"
16969 * Makefile.in (dir.info): only run gen-info-dir if it exists,
16970 (install-info): install dir.info only if it exists,
16971 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16973 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
16975 * configure.in: For vms target, skip bfd, ld, binutils. Do build
16976 gas for mips-dec-bsd.
16978 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
16980 * configure (makesrcdir): If ${srcdir} is relative and not ".",
16981 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16983 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
16985 * configure.in: Added "dejagnu" to hosttools list.
16987 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
16989 * config.sub, configure.in, config.guess: Add support
16990 for Bosx, an AIX variant from Bull.
16991 Patches from F.Pierresteguy@frcl.bull.fr.
16993 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
16995 * devo/dejagnu: Initial creation of devo/dejagnu.
16996 Migrated dejagnu testcases and support files for testing software
16997 tools to reside as subdirectories, currently called "testsuite",
16998 within the directory of the software tool. Migrated all programs,
16999 support libraries, etc. beloging to dejagnu proper from
17000 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
17001 with no modifications. The changes to these files which will
17002 allow them to configure, build, and execute properly will be made
17003 in a future update.
17005 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17007 * Makefile.in: Change send_pr to send-pr.
17008 * configure.in: Likewise.
17009 * send_pr: Renamed directory to send-pr.
17011 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
17013 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
17015 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
17017 * README: Update for gdb-4.8 release.
17018 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
17019 gdb-xxx.tar.z (gzip'd) file also.
17021 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17023 * Makefile.in: make all-diff depend on all-libiberty
17025 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
17027 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
17029 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17031 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
17033 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
17035 * Makefile.in (DEVO_SUPPORT): Remove etc directory
17036 (ETC_SUPPORT): Only add the files GDB wants from etc/.
17037 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
17039 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17041 * Makefile.in: makeinfo binary is in a new location
17043 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
17045 * config.sub: Accept -ecoff as an OS.
17047 * Makefile.in: Various changes to eliminate a level of make
17048 recursion and reduce the required command line length.
17049 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
17051 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
17052 variables holding settings for specific sub-makes.
17053 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
17054 in terms of BASE_FLAGS_TO_PASS.
17055 (TARGET_LIBS): New variable listing directories which use
17056 TARGET_FLAGS_TO_PASS.
17057 (subdir_do): Eliminated.
17058 (do-*): New set of targets to replace subdir_do.
17059 (various): All targets which used subdir_do now depend on do-*.
17060 (local-clean): Renamed from do_clean.
17061 (local-distclean): New target, dependency of distclean and
17063 (install-info): Don't create directories. Depend on dir.info
17064 rather than calling make recursively.
17065 (install-dir.info): Eliminated.
17066 (install-info-dirs): Create all info directories here.
17067 (dir.info): Depend upon do-install-info.
17069 * test-build.mk (HOLES): Added false.
17071 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
17073 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
17075 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17077 * Makefile.in (info): remove dependency on all-texinfo. The
17078 problem was really in texinfo/C, not at this level.
17080 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
17082 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
17084 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
17086 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
17089 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17091 * configure: Include srcdir in message about target of link not
17092 being found. Don't convert `-' to `_' in `with' options being
17095 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17097 * configure.in: add uudecode to host_tools
17099 * Makefile.in: added {all,install}-uudecode targets, added them to
17100 the appropriate lists
17102 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
17104 * Makefile.in (all-gcc): Added dependency on all-gas.
17106 * configure.in (mips-*-*): Build ld and binutils.
17108 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17110 * configure: check return code from mkdir, print error message and
17113 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
17115 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
17117 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
17119 * test-build.mk (HOLES): Added tar, cpio and uudecode.
17121 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17123 * config.sub (h8500): Recognize this as a cpu type.
17125 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17127 * configure: source directory missing is no longer a warning
17129 * configure.in: recognize irix[34]* instead of irix[34]
17131 * Makefile.in: define and pass down X11_LIB
17133 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
17135 * guess-systype: Renamed to ...
17136 * config.guess: ... by popular request.
17137 * configure.in, Makefile.in: Update accordingly.
17139 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
17141 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
17142 + Add Convex, Cray/Unicos, and Encore/Multimax support.
17143 + Execute ./dummy instead of assuming . is in PATH.
17145 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
17147 * guess-systype: New shell script. Attempts to guess the
17148 canonical host name of the executing host.
17149 Only a few hosts are supported so far.
17150 * configure: Call guess-systype if no host is specified.
17152 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
17154 * Makefile.in (gcc-no-fixedincludes): Made to work with current
17158 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
17160 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17161 (all-gcc, install-gcc, subdir_do): Use it.
17163 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17165 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17167 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
17169 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17170 set exclusively by configure, using configure.in .
17172 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17174 * test-build.mk: set $PATH for all builds
17176 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
17178 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
17180 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
17181 the one used in gcc/Makefile.in, so that a null expansion doesn't
17182 override the one needed to build gcc with a native cc.
17185 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17187 * configure: Accept -with arguments.
17189 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17191 * Makefile.in: added h8300sim
17193 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
17195 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
17196 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
17197 (all-cygnus, native, build-cygnus): Make
17198 $(canonhost)-stamp-3stage-done, not $(host)....
17199 * test-build.mk (stamp-3stage-compared): Use tail +10c for
17200 i386-sco3.2v4. Added else true to if command.
17202 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
17204 * config.sub: (from FSF) Sequent uses a BSD-like OS.
17206 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
17208 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
17210 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17212 * configure.in: don't remove binutils from Solaris builds
17214 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
17216 * Makefile.in: get rid of earlier definitions for *clean,
17217 also handle the recursive info rule better
17219 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
17221 * Makefile.in (mostlyclean, distclean, realclean): Fix to
17222 do more-or-less the right thing.
17224 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
17226 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
17227 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
17229 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17231 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
17234 * configure.in: split the configdirs list into 4 categories (native
17235 v. cross, library v. tool) and handle the cross-only and native-
17236 only in more reasonable (and correct!) way.
17238 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
17240 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
17241 configdirs anymore.
17243 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17245 * Makefile.in: extensive cleanup:: removed all of the explicit
17246 clean-* targets, collapsed many wrappers around subdir_do into
17247 one, added additional targets to satisfy standards.texi, deleted
17248 some old targets, some changes for consistency
17250 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17252 * configure.in: handle some programs as cross-only, and others as
17255 * test-build.mk: handle partial holes in a more generic manner
17257 * Makefile.in: m4 depends on libiberty
17259 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17261 * configure.in: add m4, textutils, fileutils, sed, shellutils,
17262 time, wdiff, and find to configdirs
17264 * Makefile.in: all, clean, and install rules for the new programs
17265 added to configure.in
17267 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17269 * configure.in: use mh-sun for all *-sun-* hosts
17271 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17273 * Makefile.in: define flags for X11 include files and library file
17274 locations, pass them down to the programs that need this info
17276 * build-all.mk: added a 'native' target, to 3stage the native toolchain
17278 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17280 * configure.in: start building libg++ for HP-UX targets
17282 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
17284 * README: Update references to files moved into etc/.
17286 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
17288 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
17289 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
17291 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
17293 * configure: accept dash as well as underscore in long option
17294 names for FSF compatibility.
17296 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
17298 * config.sub: added -sco3.2v4 support from FSF.
17300 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17302 * configure.in: expand the section that adds or removes
17303 directories from the list of programs to build, to handle native
17304 vs. cross in addition to host v. native
17306 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
17308 * Makefile.in: Replace C++ in macro names with CXX.
17309 This is less likely to break ...
17311 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17313 * test-build.mk: add -w to GNU_MAKE
17315 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17317 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
17318 add 'sparc' to list of recognized cpus. This needed to make
17319 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
17320 Delete some redundant ose68 variants. Recognize -wrs as an os,
17321 then changes that into $CPU-wrs-vxworks.
17323 * configure.in: remove most references to gdbtest, regularize
17324 target based program removal
17326 * test-build.mk: import from p3 tree (many fixes and changes)
17328 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17330 * Makefile.in: added rules to handle tcl, tk, and expect
17332 * configure.in: handle those directories if they exist
17334 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17336 * config.sub: removed bogus hppabsd and hppahpux names, since
17337 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
17339 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17341 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
17342 depends upon all-xiberty
17344 * Makefile.in: changes from p3, including:
17346 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
17348 * Makefile.in (XTRAFLAGS): include newlib directories if
17349 newlib/Makefile exists, rather than if host != target.
17351 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
17353 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17354 from the same source tree and not building a cross-compiler. This
17355 matters for the libg++ configuration if reconfiguring a tree that
17356 has already been installed.
17358 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
17360 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17361 pick up the machine and system specific header files.
17363 * Makefile.in: added AS_FOR_TARGET, passed down in
17364 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17365 the C compiler to use to create programs which are run in the
17366 build environment, set it to default to $(CC), and passed it down
17367 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17369 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
17371 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
17372 We need them for unusual native builds, like systems without
17375 * configure: also define $(host_canonical) and
17376 $(target_canonical), which are the full, canonical names for the
17377 given host and target
17379 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
17381 * Makefile.in: Added separate definitions for C++.
17383 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
17385 * configure.in (configdirs): Add deja-gnu.
17387 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
17389 * README: Update for configure.texi and gdb-4.7 release.
17391 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
17393 * Makefile.in: Move "all" target to top of file.
17394 Previously, first target was ".PHONY" which caused BSD4.4 make
17395 to build .PHONY when make was run without arguments.
17397 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
17399 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
17400 Library-copylefted code in libiberty.
17402 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
17404 * config.sub: Replace m68kmote with plain old m68k.
17406 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
17408 * Makefile.in: Remove space from blank line, avoid Make complaints.
17410 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
17412 * config.sub: Complain if no argument is given. Added support for
17413 386bsd as OS and target alias.
17415 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
17417 * Makefile.in (XTRAFLAGS): include newlib directories if
17418 newlib/Makefile exists, rather than if host != target.
17420 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
17422 * config.sub: recognize sparclite-wrs-vxworks.
17424 * Makefile.in (install-xiberty): added *-xiberty make rules (from
17425 p3.) Added clean-xiberty to clean.
17427 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17429 * configure.in: use *-*-* instead of nested cases for host and target
17431 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
17433 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17434 from the same source tree and not building a cross-compiler. This
17435 matters for the libg++ configuration if reconfiguring a tree that
17436 has already been installed.
17438 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
17440 * config.sub (i486v/i486v4): Merge in from FSF version.
17442 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
17444 * configure: only set PWD if it is already set.
17446 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
17448 * configure: just set PWD=`pwd` at the top, since Ultrix sh
17449 doesn't have unset and all success paths (and most error paths)
17450 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
17451 to just ${PWD} to avoid confusion.)
17453 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
17455 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
17456 even for a native compilation.
17458 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
17460 Changes to make the gdb.tar.Z rule work better.
17462 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
17463 (DEVO_SUPPORT): Add configure.texi.
17464 (bfd-ilrt.tar.Z): Remove ancient rule.
17466 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
17468 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17469 pick up the machine and system specific header files.
17471 * configure.in, config.sub: added new target m68010-adobe-scout,
17472 with alias of adobe68k. Changed configure.in to check for
17473 -scout before -sco* to avoid a false match.
17475 * Makefile.in: added AS_FOR_TARGET, passed down in
17476 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17477 the C compiler to use to create programs which are run in the
17478 build environment, set it to default to $(CC), and passed it down
17479 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17481 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
17483 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
17484 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
17485 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
17486 FOR_TARGET variants, to newlib and libg++.
17488 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
17490 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
17493 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
17495 * config.sub: Accept `elf' as an environment.
17497 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17499 * Makefile.in (all-opcodes): cd into the right directory
17501 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
17503 * configure: added -program_transform_name option, used as
17504 argument to sed when installing programs.
17505 configure.texi: added documentation for -program_prefix,
17506 -program_suffix and -program_transform_name.
17508 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
17510 * config.sub: Accept i486 where i386 ok.
17512 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
17514 * config.sub: accept we32k
17516 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
17518 * config.sub, configure.in: accept OSE68000 and OSE68k.
17520 * Makefile.in: don't create all directories for ``make install'';
17521 let the subdirectories create the ones they need.
17523 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17525 * COPYING: new file, GPL v2
17527 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17529 * Makefile.in: use the new gen-info-dir, which needs a template
17530 argument (which also lives in texinfo)
17532 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
17534 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
17536 * config.sub (ncr3000): Change i386 to i486.
17538 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17540 * Makefile.in: add install-rcs, install-grep to
17541 install-no-fixedincludes, removed install-bison and install-libgcc
17543 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
17545 * configure.in: grab the HPUX makefile fragment if on HPUX
17547 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17549 * Makefile.in: eradicate bison spoor (ditto libgcc).
17550 configure.in: recognise m68{k,000}-ericsson-OSE.
17551 es1800 is alias for m68k-ericsson-OSE
17553 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17555 * configure.in: rearrange the parts that remove programs from
17556 configdirs, based now on HOST==TARGET or by canonical triple.
17558 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17560 * test-build.mk: recurse explicitly with -f test-build.mk when
17561 appropriate. predicate stage3 and comparison on the existence
17562 of gcc. That is, if gcc isn't around, we aren't three-staging.
17563 On very clean, also remove ...stamp-co. Build in-place before
17564 doing other builds.
17566 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17568 * Makefile.in, configure.in: add tgas
17570 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17572 * Makefile.in: a number of changes merged in from progressive.
17574 * configure.in: add libm.
17576 * .cvsignore: ignore some stuff that comes from test-build.mk.
17578 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
17580 * config.sub: Add es1800 (m68k-ericsson-es1800).
17582 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17584 * configure: Add program_suffix (parallel to program_prefix)
17585 * Makefile.in: adjust directory-creating script for losing decstation
17587 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
17589 * configure: Minor $subdir-related fixes.
17591 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17593 * configure: fix various problems with propogating
17594 makefile_target_frag in subdirs.
17595 * configure.in: config libgcc if its there
17597 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
17599 * config.sub: HPPA merge.
17601 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
17603 * Makefile.in: Replace all-bison with all-byacc in all
17604 dependency lines for other tools (which now use byacc).
17606 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
17608 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
17610 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
17612 * Makefile.in: make gprof rules similar to byacc rules (instead of
17613 vestigal $(unsubdir) that didn't work...)
17615 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
17617 * config.sub: Add support for Linux.
17618 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
17619 (at least for libg++).
17621 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17623 * configure.texi: fix doc for the -nfp option to configure
17625 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
17627 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17629 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
17631 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17632 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17633 * configure.in: added solaris* host_makefile_frag hook.
17635 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17637 * config.sub: changed recognition of m68000 so that various
17638 m68k types can be specified via m680[01234]0
17640 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17642 * config.sub (basic_machine): fix sed so that '-foo' isn't
17643 completely substituted out while .+'-foo' loses the '-foo'
17645 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17647 * config.sub ($os): Add -aout.
17649 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
17651 * configure: If host_makefile_frag is absolute, don't
17652 prefix ${invsubdir} (relevant to libg++ auto-configure).
17654 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17656 * Makefile.in (tooldir): Define it.
17657 (all-ld): Depend on all-flex.
17659 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
17661 * Makefile.in (check): Fix libg++ special case.
17663 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
17665 * configure: do not bury `pwd` into config.status, thus do fewer
17668 * configure: print the "Building in" message only when building in
17669 other than "." AND verbose.
17671 * configure: remove -s, rework -v to better accommodate guested
17674 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17676 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
17678 * Makefile.in: macroize flags passed on recursion. remove
17681 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
17683 * configure: get makesrcdir right for subdirs deeper than 1.
17685 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17688 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
17690 * Makefile.in: don't print subdir_do or recursion lines.
17692 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
17694 * standards.texi: added menu item.
17696 * Makefile.in: build and install standards.info.
17698 * standards.texi: new file.
17700 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17702 * configure: test for and move config.status pieces from
17705 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
17707 * configure: Test for existance of files before trying to mv
17708 them, to avoid numerous non-existance messages.
17710 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
17712 * configure: correct final line of config.status.
17714 * configure: patch from eggert. Avoids a protection problem if
17715 the original Makefile.in is read only.
17717 * configure: use move-if-change from gcc to create config.status.
17718 Some makefiles depend on config.status to tell if a directory
17719 has been reconfigured for a different host. This change
17720 prevents those directories from remaking everything in the case
17721 where the reconfig was only intended to rebuild a Makefile.
17723 * configure: test for config.sub with "config.sub sun4" rather
17724 than "config.sub ${host_alias}". Otherwise we can't tell a bad
17725 host alias from a missing config.sub.
17727 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17729 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17730 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
17732 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
17734 * configure: mkdir ${subdir} as needed.
17736 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
17738 * Makefile.in,configure.in: added autoconf.
17740 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17742 * Makefile.in: no longer pass against on recursion.
17744 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17745 definitions are not inherited.
17747 * configure: correct makesrcdir when subdir is .
17749 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
17751 * configure: Add support for 'subdirs' variable, which is
17752 like 'configdirs', except that configure doesn't re-invoke
17753 itself for subdirs, it just creates a Makefile for each subdir.
17754 * configure.texi: Document subdirs.
17756 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17758 * configure.in: added flex to configdirs
17760 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
17762 * Makefile.in: remove clean-stamps from clean.
17764 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
17766 * configure.in: Add gdbtest to configdirs.
17768 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
17770 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
17771 to recursive makes.
17772 * configure.in: Recognize new ncr3000 config.
17774 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
17776 * Makefile.in, configure.in: removed references to gdbm.
17778 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
17780 * config.sub: Don't canonicalize os value
17781 newsos* to bsd (readline needs to check for newsos).
17782 (This fix was earlier made Jan 31, but got re-broken.)
17784 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
17786 * configure.in: sco is an os, not a vendor!
17788 * configure: Quote $( better. Keep various shells happy.
17790 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
17792 * Makefile.in: eliminate stamp-files.
17794 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
17796 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
17797 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17799 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
17801 * config.sub: fix iris/iris3.
17803 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
17805 * configure: re-add -rm.
17807 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
17809 * Maskefile.in: add .stmp-rcs to all.
17811 * configure.in: remove gas from rs6000 build, use aix host fragment.
17813 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
17815 * configure: pass down site_option during recursion.
17817 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
17819 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
17821 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
17823 * configure: Change exec_prefix so that it really defaults to prefix.
17825 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
17827 * Makefile.in, configure.in: Add support for mmalloc library.
17829 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
17831 * Makefile.in: add stmp dependencies for a few more things.
17833 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
17835 * configure: adjusted error message on objdir/srcdir configure
17836 collision, per john's suggestion.
17838 * Makefile.in: add libiberty stmp to all and all.cross.
17840 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
17842 * Makefile.in: remove force dependencies, add grep to all.
17844 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
17846 * Makefile.in: drop flex. make stamp files work.
17848 * configure: added test for conflicting configuration in srcdir,
17849 remove trailing slashes from srcdir. Otherwise emacs gdb mode
17850 gets cranky. use relative paths for configure and srcdir
17851 whenever possible. Send some error messages to stderr that were
17854 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
17856 * Makefile.in: Fix libg++ rule to check for gcc directory
17857 before using gcc/gcc. Also pass XTRAFLAGS.
17859 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
17861 * Makefile.in: added stmp-files so that directories aren't polled
17862 when they are already built.
17864 * configure.texi: fixed a node pointer problem.
17866 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
17868 * config.sub configure.in gdb/configure.in
17869 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17870 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17871 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
17873 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17875 * configure: -recurring becomes -silent. corrected help message
17878 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17880 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17882 * configure: when building Makefile for crosses, replace
17883 tooldir and program_prefix. default srcdir from location of
17884 config.sub. remove "for host in hosts" and "for target in
17887 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17889 * Makefile.in: Do not pass bindir or mandir to cvs.
17891 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
17893 * Makefile.in, configure.in: removed traces of namesubdir,
17894 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
17895 copyrights to '92, changed some from Cygnus to FSF.
17897 * configure.texi: remove most references to multiple hosts,
17898 multiple targets, subdirs, etc.
17900 * configure.man: removed rcsid. reference config.sub not
17903 * Makefile.in: mkdir $(infodir) on install-info.
17905 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
17907 * configure.texi: Explain better about .gdbinit and about
17908 the environment that configure.in sections run in.
17910 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
17912 * configure.in: Ultrix is only a decstation if it's a MIPS.
17914 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
17916 * README: DOC.configure => cfg-paper.texi.
17918 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
17920 * config.sub (near case $os): Don't convert newsos* to bsd!
17922 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
17924 * Makefile.in: Reinstall change from gdb-4.3 that reduces
17925 the number of copies of COPYING that go into the GDB tar file.
17927 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
17929 * bfd/configure.in, gdb/config/mh-i386sco,
17930 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17931 Fix SCO configuration stuff.
17933 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
17935 * Makefile.in: For libg++, make sure the -I pointing
17936 to the gcc directory goes *after* all the libg++-local -I flags.
17937 Also, move just-gcc dependency from just-libg++ to all-libg++.
17939 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
17941 * configure: Change -x to -f to keep Ultrix /bin/test happy.
17943 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
17945 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
17947 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
17949 * config.sub: Add stratus configuration frags. Also
17952 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
17954 * Makefile.in (DEV_SUPPORT): add configure.man.
17956 * config.sub(Decode manufacturer-specific): add -none*.
17958 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
17960 * Makefile.in: remove form feeds to make Sun's make happy.
17961 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
17963 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
17965 * Makefile.in (AR_FLAGS): Make quieter.
17967 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
17969 * configure.in: Add libg++.
17970 * configure: When verbose, don't output the command line at each
17971 level; it will be unremarkably the same as the previous version,
17972 which will be the same as what the user typed.
17974 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
17976 * configure.in, Makefile.in: fix clean-info, add flex. add
17979 * configure: be less sensitive to spaces in Makefile.in. Do not
17980 look for sources in "..". Doing so breaks subdirectories that
17981 might have their own configure. If a subdir has it's own
17982 configure script, use it.
17984 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
17986 * cfg-paper.texi: some changes suggested by rms.
17988 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
17990 * config.sub: Merge in some small additions from the FSF version,
17991 taken from the gcc distribution, to bring the Cygnus and FSF
17992 versions into closer sync.
17994 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
17996 * configure.in: Changed svr4 references to sysv4.
17998 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
18000 * configure: added -V for version number option.
18002 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
18004 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
18005 renamed from DOC.configure to cfg-paper.texi.
18007 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18009 * configure, config.subr, config.sub: config.subr is now
18012 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
18014 * configure.texi: new file, in progress.
18016 * Makefile.in: build info file and install the man page for
18019 * configure.man: new file, first cut.
18021 * configure: find config.subr again now that configuration "none"
18022 has gone. removed all traces of the -ansi option. removed all
18023 traces of the -languages option.
18025 * config.subr: resync from rms.
18027 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18029 * configure, config.sub, config.subr: merge config.sub into
18030 config.subr, call the result config.subr, remove config.sub, use
18033 * Makefile.in: revised install for dir.info.
18035 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18037 * configure.in: add decstation host makefile frag.
18039 * Makefile.in: BISON now bison -y again. also install-gcc on
18040 install. clean-gdbm on clean. infodir belongs in datadir.
18041 Make directories for info install. Build dir.info here then
18044 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18046 * Makefile.in: fix for bad directory tests.
18048 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18050 * configure: \{1,2\} appears to be a sysv'ism. Use a different
18051 regexp. -srcdir relative was being handled incorrectly.
18053 * Makefile.in: unwrapped some for loops so that parallel makes
18054 work again and so one can focus one's attention on a particular
18057 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18059 * configure: added PWD as a stand in for `pwd` (for speed). use
18060 elif wherever possible. make -srcdir work without -objdir.
18061 -objdir= commented out.
18063 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18065 * configure: +options become --options. -subdirs commented out.
18066 added -host, -datadir. Renamed -destdir to -prefix. Comment in
18067 Makefile now at top of generated Makefile. Removed cvs log
18068 entries. added -srcdir. create .gdbinit only if there is one
18071 * Makefile.in: idestdir and ddestdir go away. Added copyrights
18072 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
18073 and mandir now keyed off datadir by default.
18075 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18077 * Freshly created ChangeLog.
18084 version-control: never