1 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
3 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
4 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6 * Makefile.in: Regenerate.
8 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
10 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
11 * configure: Regenerated.
13 2003-04-15 DJ Delorie <dj@redhat.com>
15 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
17 2003-04-13 Nick Clifton <nickc@redhat.com>
19 * config-ml.in: Remove support for --disable-aix removing
22 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
24 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
25 * */configure: Rebuilt.
27 2003-04-08 Joel Sherrill <joel@oarcorp.com>
29 * MAINTAINERS: Add my email address.
31 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
33 * MAINTAINERS (Write After Approval): Add myself.
35 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
37 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
38 * Makefile.in: Regenerate.
40 2003-03-14 Michael Chastain <mec@shout.net>
42 * Makefile.in: Regenerate with correct Makefile.def.
44 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
46 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
48 * Makefile.in: Regenerate.
49 * configure.in: Clean up gxx_include_dir logic.
50 * configure: Regenerate.
52 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
54 * MAINTAINERS (Write After Approval): Add myself.
56 2003-03-10 Ben Elliston <bje@wasabisystems.com>
58 * MAINTAINERS: Update my mail address.
60 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
62 * configure.in (gxx_include_dir): Fix typo.
63 * configure: Regenerated.
65 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
67 * Makefile.tpl: Reindent.
68 * Makefile.in: Regenerate.
69 * configure.in: Reindent. Don't set unused variables.
70 * configure: Regenerate.
72 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
74 * configure.in: Include $(build_tooldir)/sys-include in
76 * configure: Regenerated.
78 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
80 * Makefile.tpl: Always pass down RANLIB.
81 * Makefile.in: Regenerate.
83 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
84 * Makefile.in: Regenerate.
85 * configure.in: Remove unused logic relating to --enable-shared
86 and --enable-threads. Remove bogus comments. Remove redundant
88 * configure: Regenerate.
90 * configure.in: Replace ${libstdcxx_version} by its value.
91 Remove reference to mh-dgux.
92 * configure: Regenerate.
94 2003-03-03 Kevin Buettner <kevinb@redhat.com>
96 * MAINTAINERS (Write After Approval): Add myself.
98 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
100 * Makefile.tpl: Rearrange.
101 * Makefile.in: Regenerate.
103 2003-02-25 Uwe Stieber <uwe@wwws.de>
105 * configure.in: Add support for kaOS as cross build target system.
106 * configure: Regenerated.
108 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
110 * MAINTAINERS (Write after approval): Add myself.
112 2003-02-21 James E Wilson <wilson@tuliptree.org>
114 * MAINTAINERS: Update my email address.
116 2003-02-21 Zack Weinberg <zack@codesourcery.com>
118 * MAINTAINERS: Add self to blanket write privs. section.
120 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
122 * Makefile.tpl: Add definition of CPPFLAGS to pass into
123 configure-target-* as some target builds may require additional
124 flags for preprocessor tests.
125 * Makefile.in: Regenerated.
127 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
129 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
130 * ltconfig: Handle it.
131 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
134 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
135 it is used as argument to $CC.
136 * ltcf-gcj.sh: Likewise.
138 * configure.in: Introduce --enable-maintainer-mode.
139 * configure: Rebuilt.
140 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
142 * Makefile.in: Rebuilt.
144 2003-02-18 Jason Merrill <jason@redhat.com>
146 * Makefile.tpl (check-c++): Allow parallelism.
148 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
150 * MAINTAINERS: Remove John Carr (who never actually had access to
153 2003-02-15 Geoffrey Keating <geoffk@apple.com>
155 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
156 don't configure target-libobjc.
157 * configure: Regenerate.
159 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
161 * Makefile.tpl (RANLIB): Define.
162 * Makefile.in: Regenerate.
164 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
166 * MAINTAINERS: Update my email.
168 2003-02-06 Keith R Seitz <keiths@redhat.com>
170 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
171 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
172 * Makefile.in: Regenerated.
173 * configure.in: Remove all traces of snavigator, db, and grep.
174 * configure: Regenerated.
176 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
178 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
181 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
183 * MAINTAINERS (Write after approval): Add myself.
185 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
187 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
188 * Makefile.in: Regenerated.
190 2003-01-30 Roger Sayle <roger@eyesopen.com>
192 * config.guess: Updated to 2003-01-30's version.
193 * config.sub: Updated to 2003-01-28's version.
195 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
197 * config.if: If gcc_version is already set, just use it. Don't set
198 gcc_version_trigger if it's already set, otherwise set it to
199 gcc/version.c, but only if the file exists. If it is not set and
200 gcc/version.c does not exist, try to extract the version number from
203 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
205 * MAINTAINERS: Add myself to write-after-approval list.
207 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
209 * configure.in: Revert 24Jan change.
210 * configure: Regenerate.
212 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
214 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
217 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
219 * configure.in: Revert previous change.
220 * configure: Regenerate.
222 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
224 * configure.in: Make rda native-only.
225 * configure: Regenerate.
227 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
229 * MAINTAINERS: Move myself from GNATS-only-accounts to
230 write-after-approval.
232 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
234 * configure.in: Add missing \.
235 * configure: Rebuilt.
237 2003-01-17 Jakub Jelinek <jakub@redhat.com>
239 * configure.in (baseargs): Avoid using \| in sed regular
241 * configure: Rebuilt.
243 2003-01-16 Jakub Jelinek <jakub@redhat.com>
245 * configure.in (baseargs): Remove all supported forms of
246 --cache-file, --srcdir, --host, --build and --target options
248 * configure: Rebuilt.
250 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
252 * MAINTAINERS: Add myself to write-after-approval list.
254 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
256 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
257 * configure: Rebuilt.
259 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
261 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
262 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
263 * Makefile.in: Regenerate.
264 * configure: Regenerate.
266 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
268 * configure.in: Remove Makefile in build, host and target modules
269 unless configure was run with --no-recursion.
270 * configure: Rebuilt.
272 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
274 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
275 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
276 * Makefile.in: Regenerate.
278 2003-01-08 Chris Demetriou <cgd@broadcom.com>
280 * config.guess: Update to 2003-01-03 version.
281 * config.sub: Update to 2003-01-03 version.
283 2003-01-07 Christopher Faylor <cgf@redhat.com>
285 * configure: Regenerate with proper autoconf 2.13.
287 2003-01-07 Christopher Faylor <cgf@redhat.com>
289 * configure.in: Add AC_PREREQ for consistency.
290 * configure: Regenerate.
292 2003-01-06 Andrew Cagney <ac131313@redhat.com>
294 * configure.in (GDB_TK): Add tcl directories conditional on
295 gdb/gdbtk directory being present.
296 * configure: Regenerate.
298 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
300 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
301 by gcc if LD is not defined and we are not doing a Canadian Cross.
302 * configure: Rebuilt.
304 2002-12-31 Tom Tromey <tromey@redhat.com>
306 * Makefile.in: Rebuilt.
307 * Makefile.def (target_modules) [libffi]: Allow installation.
309 2002-12-31 Andreas Schwab <schwab@suse.de>
311 * configure.in: Fix use of $program_transform_name.
312 * configure: Regenerated.
314 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
316 * configure.in (baseargs): Don't remove first configure argument.
317 * configure: Regenerated.
319 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
321 * Makefile.tpl (local-distclean): Don't remove...
322 (multilib.ts): ... this. Moved into...
323 (multilib.out): ... this. Don't use sub-make.
324 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
325 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
326 (configure-build-[+module+], configure-[+module+],
327 configure-target-[+module+], configure-gcc): ... these. Test
328 for Makefile existence. Drop config.status from dependencies.
329 * Makefile.in: Rebuilt.
330 * configure.in: Move gcc-version-trigger to the end of
331 ac_configure_args. Add comments to maybedep.tmp and
332 serdep.tmp. Introduce --disable-serial-configure. Remove
333 nonopt from baseargs, matching and removing corresponding
334 whitespace while at it.
335 * configure: Rebuilt.
337 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
339 * configure.in (host_configargs): Replace reference to
340 no-longer-defined buildopts with --build=${build_alias}.
341 * configure: Rebuilt.
343 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
344 program_transform_name to standard idiom.
345 (AUTOGEN, AUTOCONF): Define.
346 (Makefile.in): Use $(AUTOGEN).
347 (Makefile): Depend on config.status, and use autoconf-style rule to
348 build it. Move original commands to...
349 (config.status): ... this new target.
350 (configure): Add $(srcdir). Depend on config/acx.m4. Use
352 * Makefile.in: Rebuilt.
354 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
356 * Makefile.tpl: Fix dramatic bustage due to change in
357 program_transform_name.
358 * Makefile.in: Regenerate.
360 * configure.in: Remove unnecessary PATH setting.
361 * configure: Regnerate.
363 * configure.in: Don't default to unprefixed tools unless
364 the native tools will work.
365 * configure: Regenerate.
367 * configure.in: Convert to autoconf script. Blow away lots
368 of now-redundant Makefile fragments.
369 * configure: Generate using Autoconf.
370 * Makefile.tpl: Rewrite to reflect autoconfiscation.
371 * Makefile.in: Regenerate.
373 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
375 * configure: Fix stupid bug where RANLIB was mistakenly included.
377 * configure.in: Rename (buildargs, hostargs, targargs) to
378 (build_configargs, host_configargs, target_configargs).
380 * configure.in: Move logic out of sed statement.
382 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
383 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
385 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
387 * config.sub: Import from master repository
388 * config.guess: Ditto
390 2002-12-24 Andreas Schwab <schwab@suse.de>
392 * Makefile.tpl (multilib.out): Fix missing space.
393 * Makefile.in: Regenerate.
395 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
397 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
398 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
399 * Makefile.in: Regenerate.
400 * configure.in: Remove unnecessary leftovers.
402 2002-12-22 Geoffrey Keating <geoffk@apple.com>
404 * config/mt-aix43: Delete.
406 2002-12-21 Geoffrey Keating <geoffk@apple.com>
408 * configure.in (extra_ranlibflags_for_target): New variable.
409 (*-*-darwin): Add -c to ranlib commands.
410 * configure (tooldir): Handle extra_ranlibflags_for_target.
412 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
414 * Makefile.tpl: Revert HJL's change.
415 * Makefile.in: Regenerated.
416 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
419 2002-12-19 Andreas Schwab <schwab@suse.de>
421 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
422 * Makefile.in: Regenerate.
424 2002-12-18 H.J. Lu <hjl@gnu.org>
426 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
427 * Makefile.in: Regenerated.
429 * configure.in (build_prefix): New. Substitute.
431 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
433 * Makefile.tpl: Don't let real targets depend on phony targets.
434 * Makefile.in: Regenerate.
436 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
437 * Makefile.in: Regenerate.
439 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
441 * config.sub: Import from master repository
442 * config.guess: Ditto
444 2002-12-16 Jason Merrill <jason@redhat.com>
446 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
447 previous 'make bootstrap'.
448 * Makefile.in: Regenerate.
450 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
452 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
454 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
456 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
457 * Makefile.in: Regenerate.
459 2002-12-13 Jason Merrill <jason@redhat.com>
461 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
463 (check-c++): Just depend on it and check-target-libstdc++-v3.
464 * Makefile.in: Regenerate.
466 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
468 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
469 * Makefile.in: Rebuilt.
471 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
473 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
475 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
477 * configure: Fix bug put in by gremlins.
479 * Makefile.tpl: Substitute more autoconfily.
480 * configure: Substitute more autoconfily.
481 * Makefile.in: Regenerate.
483 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
485 * config.sub: Import from master repository
486 * config.guess: Ditto
487 * MAINTAINERS: Added Svein Seldal under write after approval
489 2002-12-08 Andrew Cagney <ac131313@redhat.com>
491 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
492 * Makefile.in (all-sim): Ditto.
494 2002-12-06 DJ Delorie <dj@redhat.com>
496 * Makefile.tpl: Change configure dependencies to not have real
497 targets depend on phony targets.
499 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
501 * configure.in: Revert unintentional change.
503 * Makefile.tpl: Change dependency for */multilib.out so that
504 it works when gcc isn't in the tree.
506 * configure.in: Substitute more.
507 * configure: Run subconfigures from the Makefile.
508 * Makefile.tpl: Run subconfigures from the Makefile; add a few
509 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
511 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
513 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
515 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
517 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
518 and corresponding dependencies.
519 * Makefile.in: Regenerate.
521 * configure.in (host_tools): Order binutils, gas and ld for
522 convenience in running the testsuites.
524 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
525 * Makefile.in: Regenerate.
526 * configure.in: Introduce rules to serialize subconfigure runs.
528 * configure.in: Introduce BASE_CC_FOR_TARGET.
529 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
530 Realize configure-build-* targets. Realize configure-target-* targets.
531 * Makefile.in: Regenerate.
533 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
535 * configure: Move gcc_version_trigger stuff from here...
536 * configure.in: ...to here.
538 * configure.in: Separate subconfigure options added by this file from
539 options given by the user. Add machinery to put args for host
540 subconfigures into the Makefile.
542 * Makefile.tpl: Remove 'vault' targets.
543 * Makefile.tpl: Reorder and comment dependencies.
544 * Makefile.in: Regenerate.
546 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
547 * configure.in: Fix my broken commit of previous patch. (sigh)
549 2002-11-28 Geoffrey Keating <geoffk@apple.com>
551 * configure.in: Move host-specific darwin noconfigdirs into
552 the host-specific section.
554 2002-11-28 Geoffrey Keating <geoffk@apple.com>
556 * configure.in: Move host-specific darwin noconfigdirs into
557 the host-specific section.
559 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
561 * configure: Remove skip-this-dir support.
562 * Makefile.tpl: Remove skip-this-dir support.
564 * Makefile.tpl: Remove leftover support for non-autoconfiscated
566 * Makefile.in: Regenerate.
568 * Makefile.tpl: Strip out useless setting of 'dir'.
569 * Makefile.in: Regenerate.
571 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
573 * configure.in: Fix deeply stupid bug.
575 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
576 shell code in CXX_FOR_TARGET
577 * Makefile.def: Introduce raw_cxx.
578 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
580 * Makefile.in: Regenerate.
582 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
584 * Makefile.tpl: Remove unnecessary ifs.
585 * Makefile.in: Regenerate.
587 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
588 dependencies. Maybe-ize build-libiberty. Create dummy install
589 targets for 'no_install' modules.
590 * configure: Move GDB_TK substitution to configure.in. Move
591 build_modules stuff to configure.in.
592 * configure.in: Implement soft dependency machinery. Maybe-ize
593 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
594 * Makefile.in: Regenerate.
596 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
598 * Makefile.tpl: Make all-target, install-target behave similarly
599 to all, install (only hitting configured targets). Eliminate
600 unused macro defintions.
602 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
605 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
607 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
609 * configure.in: Produce lists of subdir targets we're actually
610 configuring. Remove references to "dosrel".
611 * Makefile.tpl: Let configure set which subdir targets are hit.
612 Remove install-cross; clean up install; remove ALL. Remove
613 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
614 Autogenerate host module targets. Remove empty dependency lines
615 and redundant dependency; rearrange slightly.
616 * Makefile.def: Add host-side libtermcap, utils.
618 * Makefile.in: Regenerate.
620 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
622 * ltconfig (osf[345]): Append $major to soname_spec.
623 Reflect this in library_names_spec.
624 * ltmain.sh (osf): Prefix $major with . for use as extension.
626 2002-11-19 Andreas Jaeger <aj@suse.de>
628 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
629 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
630 and sparc64 GNU/Linux systems.
632 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
634 * MAINTAINERS: Update email.
636 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
638 * MAINTAINERS: Complete James Dennett's entry.
640 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
642 * MAINTAINERS (Write After Approval): Add myself.
644 2002-11-13 Bruce Korb <bkorb@gnu.org>
646 * Makefile.tpl: syntactic cleanup
648 2002-11-13 Stuart Hastings <stuart@apple.com>
650 * MAINTAINERS: Add myself to write-after-approval list.
652 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
654 * Makefile.def: Add list of recursive targets to autogenerate.
656 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
657 targets. Autogenerate *-build-* targets.
658 * Makefile.in: Regenerate.
660 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
662 * configure: More autoconf-style substitutions.
663 * Makefile.tpl: More autoconf-style substitutions.
664 * Makefile.in: Regenerate.
666 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
668 * configure: Substitute more variables in a more autoconf-friendly
669 way. Simplify slightly.
670 * Makefile.tpl: Make more variables substitutable in an
671 autoconf-friendly way.
672 * Makefile.in: Regenerate.
674 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
676 * MAINTAINERS (Write After Approval): Add myself.
678 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
680 * configure.in (v810*): Remove special setting of tools.
682 * configure: Add support for extra required flags for ar or nm.
683 * configure.in (aix4.3+): Use above support for target-specific
684 issues, rather than using config/mt-aix43.
686 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
688 * configure: Remove 'removing', which doesn't work. Replace $subdir
689 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
690 with $srcdir. Reformat indentation. Substitute some variables
691 formerly hard-coded in the Makefile for build=host.
692 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
693 * Makefile.def: Autogenerate more.
694 * Makefile.in: Regenerate.
696 2002-11-04 Adam Nemet <anemet@lnxw.com>
698 * MAINTAINERS (Write After Approval): Add myself.
700 2002-11-04 Kevin Buettner <kevinb@redhat.com>
702 * Makefile.def (host_modules): Add rda.
703 * Makefile.in: Regenerate.
704 * configure.in (target_tool): Add target-rda to list.
706 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
708 * MAINTAINERS: Remove "co-maintainer" note for web pages.
710 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
712 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
713 and restrap targets to this rule.
714 * Makefile.in: Regenerate.
716 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
718 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
721 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
723 * configure.in (i[3456]86-*-linux*): Add check to disable
724 ${libgcj} for glibc1.
726 2002-10-24 Denis Chertykov <denisc@overta.ru>
728 * MAINTAINERS: Add myself as ip2k port maintainer.
730 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
732 * configure.in: Add tic4x target.
734 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
736 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
737 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
738 * Makefile.in: Regenerate.
740 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
741 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
742 * Makefile.in: Regenerate.
744 2002-10-02 Janis Johnson <janis187@us.ibm.com>
746 * MAINTAINERS: Add myself as web pages co-maintainer.
748 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
750 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
751 * Makefile.in: Regenerate.
753 2002-10-02 Zack Weinberg <zack@codesourcery.com>
755 * MAINTAINERS: Add myself and Nathan Sidwell
756 <nathan@codesourcery.com> as VxWorks maintainers.
758 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
760 * Makefile.def: Remove order dependency comments.
761 * Makefile.tpl: Add explicit install-install dependencies.
762 * Makefile.in: Regenerate.
764 * Makefile.tpl: Remove material now in src-release. (Finally!)
765 * Makefile.in: Regenerate.
767 * Makefile.tpl: Add configure-target (for src-release in src)
768 * Makefile.in: Regenerate.
770 2002-09-30 Nick Clifton <nickc@redhat.com>
772 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
774 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
776 * configure.in (s390*-*-linux*): Enable libgcj.
778 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
780 * configure: Revert accidentally applied changes.
782 * Makefile.tpl: Make more autoconf-friendly.
783 * Makefile.in: Regenerate.
784 * configure: Make substitution more autoconf-like.
786 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
788 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
789 single entry to handle all these.
790 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
791 libjava on arm-*-elf.
793 2002-09-27 Geoffrey Keating <geoffk@apple.com>
795 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
796 things that depend on them.
798 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
800 * Makefile.tpl: Make subsituted variables more autoconfy.
801 * Makefile.in: Regenerate.
802 * configure: Make seds more autoconfy.
804 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
806 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
807 * Makefile.in: Regenerate.
808 * configure.in: Rewrite sed statements to look autoconfy.
810 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
811 all-target-foo on configure-target-foo.
812 * Makefile.def: Ditto.
813 * Makefile.in: Rebuild.
815 2002-09-25 Andrew Haley <aph@redhat.com>
817 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
819 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
821 * Makefile.def: New file.
822 * Makefile.tpl: New file.
823 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
824 * contrib/gcc_update: Note that Makefile.in is a generated file.
826 * configure.in: Minor rearrangement. Simplify tests.
828 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
830 * configure.in (with_headers): Skip copy if value is "yes".
831 (with_libs): Likewise.
833 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
835 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
836 * configure.in (sh*-*-pe*): Ditto.
837 * configure.in (mips*-*-pe*): Ditto.
838 * configure.in (*arm-wince-pe): Ditto.
840 * configure.in: Rearrange.
842 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
844 * MAINTAINERS: Update my email address.
846 2002-08-30 Paul Koning <pkoning@equallogic.com>
848 * MAINTAINERS: (Write After Approval): Add myself.
850 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
852 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
854 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
856 * MAINTAINERS: Change my mailing address.
858 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
860 * MAINTAINERS (Write After Approval): Remove myself.
861 (Various Maintainers: c++ runtime libs): Add myself.
863 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
865 * MAINTAINERS (Write After Approval): Remove myself.
866 (Various Maintainers: c++ runtime libs): Add myself.
868 2002-08-15 Eric Christopher <echristo@redhat.com>
870 * config.sub: Import from master repository.
871 * config.guess: Ditto.
873 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
875 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
876 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
877 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
879 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
881 * MAINTAINERS: Add self to rs6000 vector extensions.
883 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
885 * libiberty/configure: Reverted unintended yesterday's check in.
887 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
889 * boehm-gc/configure, libf2c/configure: Rebuilt.
890 * libffi/configure, libiberty/configure: Ditto.
891 * libjava/configure, libobjc/configure: Ditto.
892 * libstdc++-v3/configure, zlib/configure: Ditto.
893 Merged from binutils:
894 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
895 From Steve Ellcey <sje@cup.hp.com>:
896 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
897 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
898 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
900 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
901 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
902 soname_spec, sys_lib_search_path_spec): Ditto.
904 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
906 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
908 2002-08-04 H.J. Lu (hjl@gnu.org)
910 * configure.in (mips*-*-linux*): Don't skip target-libffi.
912 2002-08-02 Krister Walfridsson <cato@df.lth.se>
914 * MAINTAINERS (Write After Approval): Add myself.
916 2002-07-31 Alan Modra <amodra@bigpond.net.au>
918 * configure.in: Move generic linux case to end. Copy generic
919 linux noconfigdirs to mips*-*-linux* entry and new
920 powerpc64*-*-linux* entry. Add target-libffi for the latter.
922 2002-07-19 Michael Matz <matz@suse.de>
924 * MAINTAINERS: Add myself as ra* maintainer.
926 2002-07-16 Chris Demetriou <cgd@broadcom.com>
928 * config.guess: Update to 2002-07-09 version.
929 * config.sub: Update to 2002-07-03 version.
931 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
933 * MAINTAINERS: Fix typo in a maintainer email address.
935 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
937 * configure.in: Remove two redundant tests.
939 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
941 * configure.in (mips*-*-irix6*o32): Enable stabs.
943 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
945 * configure.in: Don't build grez.
946 * Makefile.in: Ditto.
948 * Makefile.in: Remove references to bsp, cygmon, libstub.
949 * configure.in: Ditto.
951 * configure.in: Remove leftover reference to gdbtest.
953 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
955 * configure.in (gxx_include_dir): Change to match versioned
956 C++ headers if --enable-version-specific-runtime-libs is used.
958 2002-07-04 Steve Ellcey <sje@cup.hp.com>
960 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
962 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
964 * configure.in: Make --without-x work.
966 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
968 * configure.in: Rearrange target Makefile fragment collection.
970 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
972 * configure.in: Ditto.
974 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
976 * MAINTAINERS (Write After Approval): Update my e-mail address.
978 2002-06-24 Ben Elliston <bje@redhat.com>
980 * configure.in (host_tools): Remove cgen.
982 * Makefile.in (all-cgen): Remove; runs from its source directory.
983 (check-cgen, install-cgen, clean-cgen): Likewise.
984 (all-opcodes): Do not depend on all-cgen.
987 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
989 * Makefile.in: Eliminate 'apache' targets.
990 * configure.in: Eliminate 'apache' targets.
992 * configure.in: Eliminate redundant tests. Reorganize.
994 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
996 * config-ml.in: Eliminate references to Cygnus configure.
998 * Makefile.in: Eliminate references to building emacs.
1000 2002-06-28 Graham Stott <graham.stott@btinternet.com>
1002 * MAINTAINERS: Update my email address.
1004 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
1006 * config.if (libstdcxx_incdir): Version C++ headers.
1007 (cxx_incdir): Remove.
1009 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
1011 * MAINTAINERS (Write After Approval): Add self.
1013 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
1015 * configure.in: Add support for ip2k.
1017 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
1019 * configure.in: Fix AIX configury bug.
1021 2002-06-20 Steve Ellcey <sje@cup.hp.com>
1023 * MAINTAINERS (Write After Approval): Add self.
1025 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
1027 * configure.in: replace ${topsrcdir} with ${srcdir}
1029 * configure.in: Move definition of libstdcxx_flags
1030 right above usage, rather than waaay earlier.
1032 * configure.in: Pull definition of is_cross_compiler earlier.
1034 * configure.in: Rearrange a little.
1036 * configure.in: Remove references to librx.
1037 * Makefile.in: Remove references to librx.
1039 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
1041 * config.sub: Add support for avr target.
1042 Import from master sources, rev 1.255
1044 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
1046 * configure, .cvsignore: Revert previous change...
1047 * Makefile: ...delete.
1049 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
1051 * configure.in: Eliminate ${gasdir} variable.
1053 2002-06-18 Dave Brolley <brolley@redhat.com>
1055 * configure.in: Add support for frv.
1056 * config.sub: Add support for frv.
1058 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
1060 * configure: Remove garbage from previous commit.
1062 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
1064 * configure: For in-source builds, make a subdir and re-exec there.
1065 * Makefile: New file. Pass targets through to build directory.
1066 * .cvsignore: No longer ignore "Makefile".
1068 2002-06-16 Douglas Rupp <rupp@gnat.com>
1070 * MAINTAINERS (Write After Approval): Add self.
1072 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1074 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
1076 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
1078 * configure.in (vax-*-netbsd*): Re-enable gas.
1080 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
1082 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
1083 BUILD_PREFIX_1, to correct nomenclature.
1084 * configure: Likewise.
1086 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
1087 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
1089 2002-05-31 Olaf Hering <olh@suse.de>
1091 * config-ml.in: Propogate DESTDIR also.
1093 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
1095 * configure.in (vax-*-netbsd*): Don't build gas for this
1098 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
1100 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
1103 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
1105 * MAINTAINERS (Write After Approval): Add myself.
1107 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
1109 * config.guess: Update to 2002-05-22 version.
1110 * config.sub: Likewise.
1112 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1114 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
1115 * config-ml.in: Likewise.
1116 * configure: Likewise.
1117 * configure.in: Likewise.
1119 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
1121 * MAINTAINERS: Update my email address.
1123 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
1125 * configure.in: Simplify makefile fragment collection.
1127 * configure.in: Remove code to build emacs.
1129 * configure.in : Remove --srcdir argument from targargs and buildargs
1130 (it's always overridden in the Makefile anyway). Rearrange a bit.
1132 * configure: Move some logic to configure.in.
1133 * configure.in: Move some logic from configure.
1135 2002-05-11 Tom Tromey <tromey@redhat.com>
1137 * MAINTAINERS: Reflect libgcj reality.
1139 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
1141 * Makefile.in: Honour DESTDIR.
1143 2002-05-08 Mark Mitchell <mark@codesourcery.com>
1145 * config.guess: Import 2002-03-20 version.
1146 * config.sub: Import 2002-04-26 version.
1148 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1150 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
1152 2002-05-07 Tim Josling <tej@melbpc.org.au>
1154 * MAINTAINERS: Add self.
1156 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
1158 * ltmain.sh: Detect and handle object name conflicts
1159 while piecewise linking a static library.
1161 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
1163 * configure.in (noconfigdirs): Don't disable libgcj on
1164 sparc64-*-solaris* and sparcv9-*-solaris*.
1166 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
1168 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
1170 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
1172 * configure.in (FLAGS_FOR_TARGET): Do not add
1173 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
1174 on i[3456]86-*-linux*.
1176 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
1178 * configure.in (noconfigdirs): Replace [ ] with test.
1180 * configure.in (noconfigdirs): Do not add target-newlib if
1181 target == i[3456]86-*-linux*, and host == target.
1183 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
1185 * configure.in: delete reference to absent file
1187 * configure.in: replace '[' with 'test'
1189 * configure.in: Eliminate references to gash.
1190 * Makefile.in: Eliminate references to gash.
1192 * configure.in: remove useless references to 'pic' makefile fragments.
1194 * configure.in: (*-*-windows*) Finish removing.
1196 * configure.in: Eliminate redundant test for libgui.
1198 2002-04-29 Roger Sayle <roger@eyesopen.com>
1200 * MAINTAINERS: Add self and realphabetize. Update entries
1201 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
1202 entry for a29k port maintainer.
1204 2002-04-26 Joel Sherrill <joel@OARcorp.com>
1206 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
1207 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
1209 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
1211 * configure.in: remove references to dead files
1213 2002-04-19 Mark Mitchell <mark@codesourcery.com>
1215 * MAINTAINERS: Add information about purpose of this file.
1217 2002-04-18 Tom Tromey <tromey@redhat.com>
1219 * configure.in: Disallow configuring libgcj when it is already
1220 installed and we're using Solaris 2.8 linker. Do enable libgcj on
1221 Solaris 2.8 by default. For PR libgcj/6158.
1223 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
1225 * configure.in: Move default CC setting out of config/mh-* fragments
1228 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
1230 * configure.in: don't even try to configure or make a subdirectory
1231 if there's no configure script for it.
1233 2002-04-15 Mark Mitchell <mark@codesourcery.com>
1235 * MAINTAINERS: Remove chill maintainers.
1236 * Makefile.in (CHILLFLAGS): Remove.
1237 (CHILL_LIB): Remove.
1238 (TARGET_CONFIGDIRS): Remove libchill.
1239 (CHILL_FOR_TARGET): Remove.
1240 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
1242 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
1243 (CHECK_TARGET_MODULES): Likewise.
1244 (INSTALL_TARGET_MODULES): Likewise.
1245 (CLEAN_TARGET_MODULES): Likewise.
1246 (configure-target-libchill): Remove.
1247 (all-target-libchill): Remove.
1248 * configure.in (target_libs): Remove target-libchill.
1249 Do not compute CHILL_FOR_TARGET.
1250 * libchill: Remove directory.
1252 2002-04-11 DJ Delorie <dj@redhat.com>
1254 * Makefile.in, configure.in: Sync with binutils, entries
1257 2002-04-07 Andrew Cagney <ac131313@redhat.com>
1259 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
1260 (do-tar, do-bz2): New rules.
1261 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
1262 (gdb-tar): New rule.
1263 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
1264 (insight_dejagnu.tar): New rule.
1265 (insight.tar): New rule.
1266 (gdb+dejagnu.tar): New rule.
1267 (gdb.tar): New rule.
1269 2002-02-01 Mo DeJong <supermo@bayarea.net>
1271 * Makefile.in: Add all-tix to deps for all-snavigator
1272 so that tix is built when building snavigator.
1274 2002-01-11 Steve Ellcey <sje@cup.hp.com>
1276 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
1277 ld and gdb are not supported.
1279 2002-01-07 Mark Salter <msalter@redhat.com>
1281 * configure.in: Remove target-bsp and target-cygmon from arm builds.
1282 Allow target-libgloss to be built for arm, strongarm, and xscale.
1284 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
1286 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
1287 options for i[3456]86-pc-linux* native builds.
1289 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
1291 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
1292 files from .po files for a distribution.
1294 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
1296 * configure.in: Enable libstdc++-v3 for h8300 targets.
1298 2001-06-19 Alan Modra <amodra@bigpond.net.au>
1300 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
1303 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
1305 * Makefile.in (VER): When present, extract the version number from
1306 the file version.in.
1308 2001-05-24 Tom Rix <trix@redhat.com>
1310 * configure.in : enable ld for aix
1312 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
1314 * config.guess: Add linux target for S/390.
1316 2000-11-07 Philip Blundell <pb@futuretv.com>
1318 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
1320 2000-11-03 Philip Blundell <pb@futuretv.com>
1322 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
1325 2001-01-15 Ben Elliston <bje@redhat.com>
1327 * configure.in (host_tools): Add sid.
1328 Always configure cgen.
1330 2000-11-24 Nick Clifton <nickc@redhat.com>
1332 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
1335 2000-08-20 Doug Evans <dje@casey.transmeta.com>
1337 * Makefile.in (ALL_MODULES): Add all-cgen.
1338 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
1339 (all-cgen): New target.
1340 (all-opcodes,all-sim): Depend on all-cgen.
1341 * configure.in (host_tools): Add cgen.
1342 Only configure cgen if --enable-cgen-maint.
1344 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
1346 * configure.in: Add *-*-freebsd* configurations.
1348 2002-04-08 Tom Tromey <tromey@redhat.com>
1350 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
1351 Fixes PR libgcj/6068.
1353 2002-03-30 Krister Walfridsson <cato@df.lth.se>
1355 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
1357 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1359 * configure.in (alpha*-dec-osf*): Enable libgcj.
1361 2003-03-27 Matthew Gingell <gingell@gnat.com>
1363 * MAINTAINERS (Write After Approval): Add myself.
1365 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
1367 Fix for: PR bootstrap/3591, target/5676
1368 * configure.in (mcore-pe): Disable the configuration of
1369 libstdc++-v3 since exceptions are not supported.
1371 2002-03-20 Anthony Green <green@redhat.com>
1373 * configure.in: Enable libgcj for xscale-elf target.
1375 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
1377 * MAINTAINERS: Update my email address.
1379 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
1381 * ltmain.sh (relink_command): Fix typo in previous change.
1383 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
1385 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
1386 (relink_command): Added --tag flags.
1387 (mode=install): If relinking fails; error out.
1389 2002-03-12 Richard Henderson <rth@redhat.com>
1391 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
1393 (do-check): Rename from check.
1394 (check): Allow parallel check.
1396 2002-03-12 Bob Wilson <bob.wilson@acm.org>
1398 * MAINTAINERS: Add myself as maintainer for xtensa port.
1399 Fix alphabetical order in CPU port maintainer list.
1400 Remove myself from Write After Approval list.
1402 2002-03-11 Richard Henderson <rth@redhat.com>
1404 * Makefile.in (.NOTPARALLEL): Add fake tag.
1406 2002-03-07 H.J. Lu (hjl@gnu.org)
1408 * configure.in: Enable gprof for mips*-*-linux*.
1410 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
1412 * MAINTAINERS (Write After Approval): Add myself.
1414 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
1416 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
1418 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
1420 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
1422 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
1423 because its Makefile is there; test for the executable instead.
1425 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
1427 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
1428 libstdc++-v3 and libjava.
1430 2002-02-11 Adam Megacz <adam@xwt.org>
1432 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
1435 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
1437 * config.guess: Updated to 2002-01-30's version.
1438 * config.sub: Updated to 2002-02-01's version.
1439 Contribute sh64-elf.
1440 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
1441 * configure.in: Added sh64-*-*.
1443 2002-02-08 Chris Demetriou <cgd@broadcom.com>
1445 * MAINTAINERS: Belatedly add myself to write after approval list.
1447 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
1449 * MAINTAINERS: Put self in as maintainer for x86-64 port.
1450 Remove self as Write After Approval.
1452 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
1454 * MAINTAINERS: Put self in as maintainer for contrib/regression
1457 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
1459 * MAINTAINERS: Update my email address.
1461 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
1463 * configure.in (*-*-netbsd*): New. Skip target-newlib,
1464 target-libiberty, and target-libgloss. Skip Java-related
1465 libraries if not supported for NetBSD on target CPU.
1467 2002-01-25 Douglas B Rupp <rupp@gnat.com>
1469 * install-sh: Use _inst.$$_ for temp file name.
1471 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
1473 * MAINTAINERS (Write After Approval): Move my contact info
1475 (OS Port Maintainers): ...to here (netbsd).
1477 2002-01-22 Bob Wilson <bob.wilson@acm.org>
1479 * MAINTAINERS (Write After Approval): Add myself.
1481 2002-01-17 H.J. Lu <hjl@gnu.org>
1483 * Makefile.in (all-fastjar): Also depend on all-libiberty.
1484 (all-target-fastjar): Also depend on all-target-libiberty.
1486 2002-01-16 H.J. Lu (hjl@gnu.org)
1488 * config.guess: Import from master sources, rev 1.225.
1489 * config.sub: Import from master sources, rev 1.238.
1491 2002-01-16 Kazu Hirata <kazu@hxi.com>
1493 * MAINTAINERS (Write After Approval): Remove myself.
1495 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
1497 * MAINTAINERS (Write After Approval): Add myself.
1499 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
1501 * MAINTAINERS: Add self as docs co-maintainer.
1503 2001-12-11 Matthias Klose <doko@debian.org>
1505 * MAINTAINERS (Write After Approval): Add myself.
1507 2001-12-09 Zack Weinberg <zack@codesourcery.com>
1509 * MAINTAINERS: Update my email address.
1511 2001-12-07 Turly O'Connor <turly@apple.com>
1512 * MAINTAINERS (Write After Approval): Add myself.
1513 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
1514 (rs6000_initialize_trampoline): Call __trampoline_setup for
1516 * darwin-tramp.asm: New file, implements __trampoline_setup.
1517 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
1519 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
1521 * MAINTAINERS (Write After Approval): Add myself.
1523 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
1525 * configure, configure.in: Use temp file for long sed commands.
1527 2001-12-03 Laurent Guerby <guerby@acm.org>
1529 * config.sub: Update to version 1.232 on subversion.
1531 2001-12-03 Ben Elliston <bje@redhat.com>
1533 * MAINTAINERS: Update mail address for config.* patches.
1535 2001-11-27 DJ Delorie <dj@redhat.com>
1536 Zack Weinberg <zack@codesourcery.com>
1538 When build != host, create libiberty for the build machine.
1540 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
1542 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
1544 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
1546 (all.normal): Depend on ALL_BUILD_MODULES.
1547 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
1548 (all-build-libiberty): Depend on configure-build-libiberty.
1550 * configure: Calculate and substitute proper value for
1552 * configure.in: Create the build subdirectory.
1553 Calculate and substitute TARGET_CONFIGARGS (formerly
1554 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
1556 2001-11-26 Ziemowit Laski <zlaski@apple.com>
1558 * MAINTAINERS (write-after-approval): Add self.
1560 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
1562 * MAINTAINERS (GNATS only accounts): Remove self.
1564 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
1566 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
1569 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
1571 * MAINTAINERS (Write After Approval): Add self.
1573 2001-11-12 David O'Brien <obrien@FreeBSD.org>
1575 * MAINTAINERS: mips and s390 are also CPU ports.
1577 2001-11-12 David O'Brien <obrien@FreeBSD.org>
1579 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
1581 2001-11-11 David O'Brien <obrien@FreeBSD.org>
1583 * MAINTAINERS: Alphabetize.
1585 2001-11-09 Kazu Hirata <kazu@hxi.com>
1587 * MAINTAINERS (Various maintainers: h8 port): Add myself.
1589 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
1591 * MAINTAINERS (Various maintainers: hppa port): Added myself.
1593 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
1595 * configure.in (--enable-languages): Be more permissive about
1596 syntax. Check for empty lists better. Warn about $LANGUAGES.
1598 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
1600 * config.sub: Import from master sources, rev. 1.230.
1601 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
1603 2001-11-07 Laurent Guerby <guerby@acm.org>
1605 * MAINTAINERS (Write After Approval): Add self.
1607 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
1609 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
1611 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
1613 * config.sub: Import from master sources, rev 1.226.
1614 * config.guess: Import from master sources, rev 1.216.
1616 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
1618 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
1619 * MAINTAINERS: Add self as maintainer of MMIX port.
1620 Remove old after-approval entry.
1622 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
1624 * ChangeLog, configure: Fix spelling errors.
1626 2001-10-20 Brendan Kehoe <brendan@zen.org>
1628 * MAINTAINERS: Tweak my address.
1630 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
1632 * MAINTAINERS: Update my email address.
1634 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
1636 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
1637 * MAINTAINERS: Add self as maintainer of CRIS port.
1639 2001-10-10 Geert Bosch <bosch@gnat.com>
1641 * MAINTAINERS (Various maintainers: Ada front end):
1644 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
1646 * MAINTAINERS (Write After Approval): Added self
1648 2001-10-02 Geert Bosch <bosch@gnat.com>
1650 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
1652 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
1654 * configure: Handle temporary files securely using mkdir.
1656 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
1658 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
1660 2001-09-26 Will Cohen <wcohen@redhat.com>
1662 * configure.in (*-*-linux*): Disable configuration of target-newlib
1663 and target-libgloss.
1665 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
1667 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
1670 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
1672 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
1673 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
1674 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
1675 avoid quotes nesting problems.
1676 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
1677 (DO_X): Export only variables that are set.
1679 2001-09-19 Ben Elliston <bje@redhat.com>
1681 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
1682 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
1683 semantics. Use the shell built-in "type" command instead.
1685 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
1687 Merged from gcc-3_0-branch:
1688 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
1689 * ltcf-c.sh: Use $objext, not $ac_objext.
1690 2001-07-27 Mark Kettenis <kettenis@gnu.org>
1691 * ltcf-cxx.sh: Add support for GNU.
1692 2001-07-22 Timothy Wall <twall@redhat.com>
1693 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
1694 default settings if using GNU tools with that configuration.
1695 * ltcf-cxx.sh: Ditto.
1696 * ltcf-gcj.sh: Ditto.
1697 2001-07-21 Michael Chastain <chastain@redhat.com>
1698 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
1699 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
1700 * ltmain.sh: Mark as gcc-local.
1702 2001-08-30 Eric Christopher <echristo@redhat.com>
1703 Jason Eckhardt <jle@redhat.com>
1705 * config.guess: Merge from master sources.
1706 * config.sub: Merge from master sources, add support for mipsisa32.
1708 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
1709 * config.sub: Merge from master sources, rev 1.219.
1710 * MAINTAINERS: Add self as contact for stormy16 port.
1712 2001-08-14 Zack Weinberg <zackw@panix.com>
1714 * config.sub: Merge from master sources, rev 1.218.
1715 * config.guess: Merge from master sources, rev 1.209.
1717 2001-08-11 Graham Stott <grahams@redhat.com>
1719 * Makefile.in (check-c++): Add missing semicolon.
1721 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
1723 * MAINTAINERS (Various maitainers: predict.def): Added myself.
1725 2001-07-30 Eric Christopher <echristo@redhat.com>
1727 * MAINTAINERS (Various maintainers: mips port): Added myself.
1729 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
1731 * configure.in (sh-*-linux*): New.
1733 2001-07-27 Richard Henderson <rth@redhat.com>
1735 * .cvsignore: Add LAST_UPDATED.
1737 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
1739 * MAINTAINERS (Various maintainers: s390 port): Added myself.
1741 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
1743 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
1745 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
1747 * MAINTAINERS (Write After Approval): Added myself.
1749 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1751 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
1752 and libgcj on m68hc11/m68hc12.
1754 2001-06-27 H.J. Lu (hjl@gnu.org)
1756 * Makefile (CFLAGS_FOR_BUILD): New.
1757 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
1759 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
1761 * README: Remove version number.
1763 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1765 * INSTALL/README: Update wrt. to the installation instructions now
1766 residing in gcc/doc/install.texi.
1768 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
1770 * README: Replace with a cut-down and updated version of gcc/README.
1772 2001-06-12 David Edelsohn <edelsohn@gnu.org>
1774 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
1775 multilibs to be disabled.
1777 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
1779 * MAINTAINERS (Write After Approval): Add myself.
1781 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
1783 * config.guess: Import CVS version 1.195.
1784 * config.sub: Import CVS version 1.212.
1786 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
1788 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
1789 gcc/xgcc is built, use -print-prog-name to find out the program
1792 2001-06-04 Phil Edwards <pme@sources.redhat.com>
1794 * config.guess: Import CVS version 1.194. All gcc-local changes
1795 appear to also be in the master copy.
1796 * config.sub: Import CVS version 1.211.
1798 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
1800 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
1801 with_gcc]: Use `gcc -shared' to build a shared library.
1803 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
1805 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
1808 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1810 * MAINTAINERS (Write After Approval): Add myself.
1812 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
1814 * configure.in (libstdcxx_flags): Do not try to execute
1815 libstdc++-v3/testsuite_flags until it exists.
1817 2001-06-01 Alan Modra <amodra@bigpond.net.au>
1819 * MAINTAINERS: Update my email address.
1821 2001-05-31 Graham Stott <grahams@redhat.com>
1823 * MAINTAINERS (Write After Approval): Add myself.
1825 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
1827 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
1828 libraries when using g++ with native linker.
1830 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
1832 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
1834 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
1836 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
1837 [aix4*|aix5*]: Prepend blank.
1839 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
1841 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
1842 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
1843 of subdir/configure scripts to use the new libtool.m4.
1845 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
1847 * MAINTAINERS (Write After Approval): Add myself.
1849 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
1851 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
1853 2001-05-11 Ben Elliston <bje@redhat.com>
1855 * Makefile.in (all-sid): New target.
1856 (check-sid, clean-sid, install-sid): Likewise.
1858 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
1860 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
1862 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
1864 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
1867 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
1869 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
1870 gcc/xgcc is built, use -print-prog-name to find out the program
1873 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
1875 * configure.in (noconfigdirs): Don't reset it from scratch in the
1876 target case; only append to it.
1878 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
1879 sparc-*-solaris2.8]: Disable ${libgcj}.
1881 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
1883 * configure.in (libgcj_saved): Copy from $libgcj.
1884 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
1887 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
1889 * MAINTAINERS: Remove self as MIPS maintainer and
1890 C front end maintainer.
1892 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
1894 * configure.in: Move *-chorusos target case to the proper switch.
1897 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
1899 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
1902 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1904 * Makefile.in (STAGE1_CFLAGS): Pass down.
1906 2001-04-13 Alan Modra <amodra@one.net.au>
1908 * config.guess: Add hppa64-linux support. Note for next import that
1909 this is already in the master file.
1910 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
1912 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
1914 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
1915 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
1917 2001-04-11 Stan Shebs <shebs@apple.com>
1919 * MAINTAINERS: Add self as Darwin port maintainer.
1921 2001-04-11 Alan Modra <amodra@one.net.au>
1923 * MAINTAINERS: Update my email address.
1925 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
1927 * ltcf-cxx.sh: Support creation of C++ shared libraries on
1928 recent versions of FreeBSD (release 3 or later).
1929 * ltconfig: On FreeBSD, -lc must not be provided when building
1930 a shared library or else the standard -pthread gcc option is
1931 rendered worthless to later users of the built library.
1933 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
1935 * MAINTAINERS: Add self and RTH as C front end maintainers.
1937 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
1939 * config.sub: Make sure to match an already-canonicalized
1940 machine name (eg. mn10300-unknown-elf).
1942 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
1944 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
1946 (bootstrap, cross): Use RECURSE_FLAGS.
1947 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
1949 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
1951 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
1953 2001-03-22 Colin Howell <chowell@redhat.com>
1955 * Makefile.in (DO_X): Do not backslash single-quotes in
1956 backquotes (two places).
1958 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
1961 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
1962 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
1963 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
1964 * ltcf-cxx.sh: Likewise.
1965 * ltcf-gcj.sh: Likewise.
1967 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1969 * MAINTAINERS: Add myself as "documentation co-maintainer".
1971 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
1973 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
1974 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
1976 2001-03-19 Tom Tromey <tromey@redhat.com>
1978 * config-ml.in: Handle GCJ and GCJFLAGS.
1980 2001-03-21 Michael Chastain <chastain@redhat.com>
1982 * Makefile.in: all-m4 depends on all-texinfo.
1984 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
1986 * MAINTAINERS: Add myself to write after approval list.
1988 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
1990 * Makefile.in (DO_X): Quote nested quotes.
1992 2001-03-18 Alan Modra <alan@linuxcare.com.au>
1994 * MAINTAINERS: Add myself to write after approval list.
1996 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
1998 * Makefile.in (DO_X): Use double quotes for quoting
1999 "RANLIB=$${RANLIB}".
2001 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
2003 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
2005 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
2007 * configure.in: Only use `lang_requires' for languages athat are
2010 2001-03-08 Phil Edwards <pme@sources.redhat.com>
2012 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
2014 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
2016 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
2018 2001-03-07 Tom Tromey <tromey@redhat.com>
2020 * configure.in: Allow config-lang.in to set `lang_requires' to list
2021 of other required languages.
2023 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
2025 * Makefile.in: Remove RANLIB definition. Use RANLIB
2026 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
2027 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
2029 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
2030 Alexandre Oliva <aoliva@redhat.com>
2032 * Makefile.in (check-c++): Use tabs, not spaces.
2034 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
2036 * MAINTAINERS: add myself to Write After Approval list.
2038 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
2040 * Makefile.in (check-c++): New rule.
2042 * configure.in (target_libs): Remove libg++.
2043 (noconfigdirs): Remove libg++.
2044 (noconfigdirs): Same.
2045 (noconfigdirs): Same.
2046 (noconfigdirs): Same.
2048 * config-ml.in: Remove libg++ references.
2050 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
2051 (ALL_TARGET_MODULES): Same.
2052 (configure-target-libg++): Remove.
2053 (all-target-libg++): Remove.
2054 (configure-target-libio): Remove.
2055 (all-target-libio): Remove.
2056 (check-target-libio): Remove.
2058 (libg++.tar.bz2): Remove.
2059 (all-target-cygmon): Remove libio.
2060 (all-target-libstdc++): Remove.
2061 (configure-target-libstdc++): Remove.
2062 (TARGET_LIB_PATH): Remove libstdc++.
2063 (ALL_GCC_CXX): Remove libstdc++.
2064 (all-target-gperf): Correct.
2066 2001-02-16 Nick Clifton <nickc@redhat.com>
2068 * configure.in (noconfigdirs): Allow configuration of texinfo
2071 2001-02-15 Anthony Green <green@redhat.com>
2073 * configure: Introduce GCJ_FOR_TARGET.
2074 * configure.in: Ditto.
2075 * Makefile.in: Ditto.
2077 2001-02-13 Andreas Schwab <schwab@suse.de>
2079 * MAINTAINERS: Update mail address.
2081 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
2083 * config.guess: Add linux target for S/390.
2084 * config.sub: Likewise.
2086 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
2088 * configure.in: for *-chorusos, don't config target-newlib and
2091 2001-02-06 Ben Elliston <bje@redhat.com>
2093 * configure: Output host type to stdout, not stderr.
2095 2001-02-05 Mark Mitchell <mark@codesourcery.com>
2097 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2098 * ltcf-cxx.sh: Likewise.
2100 * config.if: Assume enable_libstdcxx_v3 is defined.
2102 2001-02-04 Mark Mitchell <mark@codesourcery.com>
2104 Remove V2 C++ library.
2105 * configure.in: Remove --enable-libstdcxx_v3 support.
2107 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
2109 * include/demangle.h: Add prototype for java_demangle_v3.
2111 2001-01-29 Phil Edwards <pme@sources.redhat.com>
2113 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
2115 2001-01-27 Richard Henderson <rth@redhat.com>
2117 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
2119 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2121 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
2122 Don't unset, it's non-portable and no longer necessary, set to empty
2125 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
2127 * ltconfig: Shell portability fix for the tagname validity check.
2129 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
2131 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
2132 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
2134 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2136 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
2138 2001-01-26 Tom Tromey <tromey@redhat.com>
2140 * configure.in: Allow libgcj to be built on Sparc Solaris.
2142 2001-01-25 David Edelsohn <edelsohn@gnu.org>
2144 * ltcf-c.sh: Add aix5 case.
2145 * ltcf-cxx.sh: Likewise.
2146 * ltconfig: Likewise.
2148 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
2150 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
2151 keep at least one of build_libtool_libs or build_old_libs set to
2154 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
2155 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
2157 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
2159 * configure.in: Enable libgcj on several additional platforms.
2161 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
2163 * configure.in: Enable libgcj for linux targets.
2165 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2167 * MAINTAINERS (Write After Approval): Add myself.
2169 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
2171 * MAINTAINERS: Add myself as vax port maintainer.
2173 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
2175 * MAINTAINERS: Add myself as Mercury front-end maintainer.
2177 2001-01-09 Mike Stump <mrs@wrs.com>
2179 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
2180 failures of subdirectories.
2182 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
2184 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
2185 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
2186 * ltcf-cxx.sh: Likewise.
2187 * ltcf-gcj.sh: Likewise.
2188 * ltconfig.sh: Fix typo.
2190 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
2192 * configure: handle DOS-style absolute paths.
2194 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
2196 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
2198 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
2200 * MAINTAINERS: Add myself as avr port co-maintainer.
2202 2000-12-28 Ben Elliston <bje@redhat.com>
2204 * MAINTAINERS: Add myself under ``Write After Approval''.
2206 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
2208 * texinfo: Remove directory from GCC.
2210 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
2212 * COPYING: Update to current
2213 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
2214 to 19yy as example year in copyright notice).
2216 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
2218 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
2219 (libstdcxx_incdir): Pass down.
2220 * config.if: Remove expired bits for cxx_interface, add stub.
2221 (libstdcxx_incdir): Add variable for g++ include directory.
2222 * configure.in (gxx_include_dir): Use it.
2224 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
2226 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
2227 with old-email address from ``Write After Approval''.
2229 2000-12-15 Andreas Jaeger <aj@suse.de>
2231 * configure.in: Handle lang_dirs.
2233 2000-12-14 Tom Tromey <tromey@redhat.com>
2235 * MAINTAINERS: Removed brads.
2237 * MAINTAINERS: Added gcj developers.
2239 2000-12-13 Anthony Green <green@redhat.com>
2241 * configure.in: Disable libgcj for any target not specifically
2242 listed. Disable libgcj for x86 and Alpha Linux until compatible
2245 2000-12-13 Mike Stump <mrs@wrs.com>
2247 * Makefile.in (local-distclean): Also remove fastjar.
2249 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
2251 * contrib/gcc_update: Add fastjar --touch entries.
2253 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
2255 * configure.in: Disable language-specific target libraries for
2256 languages that aren't enabled.
2258 2000-12-10 Anthony Green <green@redhat.com>
2260 * configure.in: Define libgcj. Disable libgcj target libraries for
2263 2000-12-10 Neil Booth <neilb@earthling.net>
2265 * MAINTAINERS: Update mail address, remove from WAA list.
2267 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
2269 * libjava: Imported from /cvs/java.
2271 * Boehm-gc: Likewise.
2273 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
2275 * configure.in (target_libs): Revert 2000-12-08 patch.
2276 (noconfigdirs): Added target-libjava.
2278 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
2280 * djunpack.bat: removed.
2282 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
2284 * Makefile.in: handle DOS-style absolute paths.
2285 * config-ml.in: likewise.
2286 * symlink-tree: likewise.
2288 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
2290 * fastjar: Imported.
2292 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
2294 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
2296 * configure.in (target_libs): Removed `target-libjava'.
2298 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
2300 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
2301 (ALL_MODULES): Added fastjar.
2302 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
2303 (all-target-libjava): all-fastjar replaces all-zip.
2304 (all-fastjar): Added.
2305 (configure-target-fastjar, all-target-fastjar): Likewise.
2306 * configure.in (host_tools): Added fastjar.
2308 2000-12-07 Mike Stump <mrs@wrs.com>
2310 * Makefile.in (local-distclean): Remove leftover built files.
2312 2000-11-24 Nick Clifton <nickc@redhat.com>
2314 * configure.in (xscale-elf): Add target.
2315 (xscale-coff): Add target.
2317 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
2319 * ltcf-cxx.sh: Support creation of C++ shared libraries on
2320 recent versions of FreeBSD (release 3 or later).
2321 * ltconfig: On FreeBSD, -lc must not be provided when building
2322 a shared library or else the standard -pthread gcc option is
2323 rendered worthless to later users of the built library.
2325 2000-11-16 Fred Fish <fnf@be.com>
2327 * configure.in (enable_libstdcxx_v3): Fix typo,
2328 libstd++ -> libstdc++.
2330 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2332 * MAINTAINERS: Add self to Write After Approval list.
2334 2000-11-21 Bernd Schmidt <bernds@redhat.com>
2336 * MAINTAINERS: Update my email address. Add myself to global write
2339 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
2341 * Makefile.in: Merge with src and libgcj.
2342 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
2343 configure-target-<library> when their configure scripts need the C
2344 or C++ library to have already been built to work properly.
2345 (do_proto_toplev): Set them to an empty string.
2347 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
2348 (REALLY_SET_LIB_PATH): Use them.
2350 2000-11-17 Stan Shebs <shebs@apple.com>
2352 * MAINTAINERS: Add self to Write After Approval list.
2354 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
2356 * configure: Provide the original toplevel configure arguments
2357 (including $0) to subprocesses in the environment rather than
2358 through gcc/configargs.h.
2360 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
2362 * MAINTAINERS: Remove references to cccp. Change C9X reference to
2363 C99. Alphabetise "Write After Approval" list.
2365 2000-11-12 Mark Mitchell <mark@codesourcery.com>
2367 * configure: Turn on libstdc++ V3 by default.
2369 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
2372 2000-11-11 Philip Blundell <philb@gnu.org>
2374 * MAINTAINERS: Add self to Write After Approval list.
2376 2000-11-09 David Edelsohn <edelsohn@gnu.org>
2378 * ltcf-c.sh (aix4): Improve shared library configuration; require
2380 * ltcf-cxx.sh (aix4): Define.
2381 * ltconfig (aix4): Define library and soname specs appropriate for
2382 AIX. Define command to create export symbols list.
2384 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
2386 * config.sub: Add support for Sun Chorus
2388 2000-10-31 Nick Clifton <nickc@redhat.com>
2390 * MAINTAINERS: Rename <name>@cygnus.com addresses to
2391 <name>@redhat.com. Also installed new email address for Clint
2394 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
2396 * etc: Remove directory from GCC.
2398 2000-10-16 Michael Meissner <meissner@redhat.com>
2400 * configure (gcc/configargs.h): Only create if there is a build GCC
2403 2000-10-16 Matthias Klose <doko@debian.org>
2405 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
2406 when configured for libstdc++-v3.
2408 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
2410 * configure: Save configure arguments to gcc/configargs.h.
2412 2000-10-04 Philipp Thomas <pthomas@suse.de>
2414 * config.guess: Import CVS version 1.157.
2415 * config.sub: Import CVS version 1.181.
2417 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
2419 * Makefile.in (bootstrap): avoid recursion if subdir missing
2421 (do-proto-toplev): ditto
2423 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
2425 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
2426 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
2428 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
2429 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
2430 all affected `configure' scripts.
2432 2000-09-26 David Edelsohn <edelsohn@gnu.org>
2434 * config/mt-aix43 (NM_FOR_TARGET): Add -B bsd-style flag.
2436 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
2438 * MAINTAINERS: Add self as cpplib co-maintainer.
2440 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
2442 * MAINTAINERS: Add self to Write After Approval list.
2444 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2446 * INSTALL/README: egcs -> GCC update.
2448 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
2450 * MAINTAINERS: Add myself to Write After Approval list.
2452 2000-09-15 Kazu Hirata <kazu@hxi.com>
2454 * MAINTAINERS: Add myself to Write After Approval list.
2456 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
2458 * configure.in: Do not build byacc for hppa64. Provide paths to the
2459 X11 libraries for hppa64.
2461 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2463 * MAINTAINERS: Add myself as 68hc11 port maintainer.
2465 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
2467 * Makefile.in (all-zlib): Added dummy target.
2469 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
2470 ltcf-gcj.sh: Updated from libtool multi-language branch.
2472 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
2474 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
2475 (bootstrap*): Depend on all-bootstrap.
2477 2000-09-05 Philipp Thomas <pthomas@suse.de>
2479 * config.guess: Import CVS version 1.156.
2480 * config.sub: Import CVS version 1.179.
2482 2000-09-02 Anthony Green <green@cygnus.com>
2484 * Makefile.in (all-gcc): Depend on all-zlib.
2485 (CLEAN_MODULES): Add clean-zlib.
2486 (ALL_MODULES): Add all-zlib.
2487 * configure.in (host_libs): Add zlib.
2489 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
2491 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
2492 crosses, but add gcc/include to the header search path for them.
2494 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
2496 * MAINTAINERS: Add self to Write After Approval list.
2498 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2500 * config.guess: Import CVS version 1.152.
2501 * config.sub: Import CVS version 1.177.
2503 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
2505 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
2506 $targargs to tell whether newlib is going to be built.
2508 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
2509 $$r/TARGET_SUBDIR/libio for _G_config.h.
2511 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
2513 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
2515 2000-08-22 DJ Delorie <dj@redhat.com>
2517 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
2519 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
2521 * config-ml.in (CC, CXX): Avoid trailing whitespace.
2522 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
2525 2000-08-21 DJ Delorie <dj@redhat.com>
2527 * MAINTAINERS: Add self as a libiberty maintainer
2529 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
2531 * configure.in (libstdcxx_flags): Use
2532 libstdc++-v3/src/libstdc++.INC.
2534 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
2536 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
2538 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
2540 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
2542 * configure: Make enable_threads and enable_shared defaults
2543 explicit. Substitute enable_threads into generated Makefiles.
2544 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
2545 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
2547 2000-08-13 Geoff Keating <geoffk@cygnus.com>
2549 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
2551 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
2553 * config-ml.in (CC): Remove bogus duplicate quotation mark from
2556 2000-08-11 Jason Merrill <jason@redhat.com>
2558 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
2559 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
2560 (FLAGS_FOR_TARGET): Not here.
2561 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
2563 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
2565 * config-ml.in (CC, CXX): Don't introduce a leading space.
2567 2000-08-07 DJ Delorie <dj@delorie.com>
2569 * MAINTAINERS: Add self as a DJGPP maintainer
2571 2000-08-07 DJ Delorie <dj@redhat.com>
2573 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
2574 "if we're also building gcc, and it's a gcc that will run on the
2575 build machine, we want to use its includes instead of the system's
2578 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
2580 * MAINTAINERS: Add self to Write After Approval list.
2582 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
2584 * configure.in (libstdcxx_flags): Don't use `"'.
2586 * config-ml.in: Adjust multilib search paths to the
2587 appropriate multilib tree.
2589 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
2591 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
2592 commas in $LANGUAGES.
2594 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
2596 * configure.in: Re-enable all references to libg++ and librx.
2598 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
2600 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
2601 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
2602 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
2603 * ltcf-cxx.sh (need_lc): Set based on postdeps.
2605 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
2607 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
2609 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
2610 CXX_FOR_TARGET for sed.
2612 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
2614 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
2615 Do not override if already set in the environment or in configure.
2616 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
2617 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
2619 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
2621 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
2622 the libtool CVS tree multi-language branch.
2623 * ltconfig, ltmain.sh: Updated.
2625 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
2627 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
2628 (clean-target): Depend on it.
2630 * Makefile.in (FLAGS_FOR_TARGET): New macro.
2631 (GCC_FOR_TARGET): Use it.
2632 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
2633 * configure.in: ... here.
2634 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
2635 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
2637 2000-07-24 Eric Christopher <echristo@cygnus.com>
2639 * MAINTAINERS: Add self to Write After Approval list.
2641 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
2643 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
2644 (configure-target-libchill, configure-target-libobjc): Likewise.
2646 * configure.in: Use the same cache file for all target libs.
2647 * config-ml.in: But different cache files per multilib variant.
2649 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2651 * configure (topsrcdir): Don't use dirname.
2653 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
2655 * MAINTAINERS: Add self to Write After Approval list.
2657 2000-07-20 Jason Merrill <jason@redhat.com>
2659 * configure.in: Remove all references to libg++ and librx.
2661 * configure, configure.in, Makefile.in: Unify gcc and binutils.
2663 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
2665 * config.sub: Update to subversions version 2000-07-06.
2667 2000-07-12 Andrew Haley <aph@cygnus.com>
2669 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
2670 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
2672 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
2674 * symlink-tree: Check number of arguments.
2676 2000-07-05 Jim Wilson <wilson@cygnus.com>
2678 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
2679 search path for a g++ extracted from the build tree. This
2680 will allow link tests run by configure scripts in
2681 subdirectories to succeed.
2683 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
2685 * ltconfig: Add support for mips-dde-sysv4.2MP
2687 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
2689 * MAINTAINERS: Add myself as loop discovery maintainer.
2691 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
2693 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
2694 `os2'. Force ac_cv_exeext to be ".exe" in that case.
2696 2000-06-19 Timothy Wall <twall@cygnus.com>
2698 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
2699 * config.sub: Add tic54x target.
2701 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
2703 * MAINTAINERS: Add self as Fortran maintainer,
2704 remove Craig Burley.
2706 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
2708 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
2709 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
2711 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
2713 * MAINTAINERS: Add self as i18n maintainer
2715 20000-05-21 H.J. Lu (hjl@gnu.org)
2717 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
2718 directory are used if they exist. Make sure
2719 $(build_tooldir)/include is searched for header files,
2720 $(build_tooldir)/lib/ for library files.
2721 (GCC_FOR_TARGET): Likewise.
2722 (CXX_FOR_TARGET): Likewise.
2724 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
2726 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
2728 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
2730 * Makefile.in (configure-target-libiberty): Depend on
2731 configure-target-newlib.
2733 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
2735 * configure.in, Makefile.in: Merge all libffi-related
2736 configury stuff from the libgcj tree.
2738 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
2740 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
2741 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
2743 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
2745 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
2746 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
2747 current version information. Add to proto-toplev directory.
2748 (gdb-taz): Build do-djunpack.
2750 2000-05-15 David Edelsohn <edelsohn@gnu.org>
2752 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
2754 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
2756 * MAINTAINERS: Add self to Write After Approval list.
2758 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
2760 * ltmain.sh: Preserve in relink_command any environment
2761 variables that may affect the linker behavior.
2763 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
2765 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
2767 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
2769 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
2771 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
2773 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
2774 with the version name.
2776 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
2778 * MAINTAINERS: Add self as bb-reorder maintainer.
2780 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
2784 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
2786 * djunpack.bat: New file.
2788 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
2790 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
2791 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
2792 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
2793 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
2795 2000-04-16 Dave Pitts <dpitts@cozx.com>
2797 * config.sub (case $basic_machine): Change default for "ibm-*"
2800 2000-04-13 Andreas Jaeger <aj@suse.de>
2802 * MAINTAINERS: Added myself.
2804 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
2806 * Makefile.in (gdb-taz): New target. GDB specific archive.
2807 (do-md5sum): New target.
2809 (PACKAGE): Default to TOOL.
2810 (VER): Default to a shell script.
2811 (taz): Rewrite target. Move real work to do-proto-toplev. Include
2812 md5 checksum generation.
2813 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
2814 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
2815 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
2816 insight.tar.bz2): Use gdb-taz to create archive.
2818 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
2820 * configure (warn_cflags): Delete.
2822 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
2824 * MAINTAINERS: Added myself.
2826 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
2827 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
2829 * configure.in (enable_libstdcxx_v3): Add.
2830 (target_libs): Add bits here to switch between libstdc++-v2 and
2832 * config.if: And this file too.
2833 * Makefile.in: Add libstdc++-v3 targets.
2835 2000-04-05 Michael Meissner <meissner@redhat.com>
2837 * config.sub (d30v): Add d30v as a basic machine type.
2839 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
2841 * configure.in: -linux-gnu*, not -linux-gnu.
2843 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
2845 * MAINTAINERS: Add self in write-after-approval section.
2847 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
2849 * MAINTAINERS: Add self as ia64 port maintainer.
2851 2000-03-08 Neil Booth <NeilB@earthling.net>
2853 * MAINTAINERS: Add self in write-after-approval section.
2855 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
2857 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
2858 (do-tar-bz2): Replace TOOL with PACKAGE.
2859 (gdb.tar.bz2): Remove GDBTK from GDB package.
2860 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
2861 dejagnu.tar.bz2): New packages.
2863 2000-02-27 Andreas Jaeger <aj@suse.de>
2865 * configure.in: Add entry for mips*-*-linux*, move catch all
2866 *-*-*linux* entry below this one.
2868 2000-02-27 Ian Lance Taylor <ian@zembu.com>
2870 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
2872 2000-02-24 Nick Clifton <nickc@cygnus.com>
2874 * config.sub: Support an OS of "wince".
2876 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
2878 * config.guess, config.sub: Updated to match config's 2000-02-15
2881 2000-02-23 Linas Vepstas <linas@linas.org>
2883 * config.sub: Add support for Linux/IBM 370.
2884 * configure.in: Likewise.
2886 2000-02-22 Nick Clifton <nickc@cygnus.com>
2888 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
2890 2000-02-20 Christopher Faylor <cgf@cygnus.com>
2892 * config.guess: Guess "cygwin" rather than "cygwin32".
2894 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2896 * configure (gcc_version): When setting, narrow search to
2897 lines containing `version_string'.
2899 2000-02-15 Denis Chertykov <denisc@overta.ru>
2901 * config.sub: Add support for avr target.
2903 2000-02-14 Nick Clifton <nickc@cygnus.com>
2905 * MAINTAINERS: Add maintainers for MCore port.
2907 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
2909 * config.sub: Add mmix-knuth-mmixware.
2911 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2913 * MAINTAINERS: Pair cccp with cpplib maintainership.
2915 2000-01-27 Christopher Faylor <cgf@redhat.com>
2917 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
2918 structure stuff to -L library search.
2919 (CXX_FOR_TARGET): Ditto.
2920 (CROSS_CHECK_MODULES): Fix spelling mistake.
2922 2000-01-24 Mark Mitchell <mark@codesourcery.com>
2924 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
2927 2000-01-12 Richard Henderson <rth@cygnus.com>
2929 * configure.in: Don't build some bits for beos.
2931 2000-01-12 Joel Sherrill (joel@OARcorp.com)
2933 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
2936 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
2938 * Add self as cpplib maintainer, as requested by Jason
2939 Merrill. Correct my e-mail address.
2941 2000-01-06 Geoff Keating <geoffk@cygnus.com>
2943 * configure.in: Use mt-aix43 to handle *_TARGET defs,
2946 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
2948 * MAINTAINERS: Add myself to "write after approval" list.
2950 1999-12-14 Richard Henderson <rth@cygnus.com>
2952 * config.guess (alpha-osf, alpha-linux): Detect ev67.
2953 * config.sub: Accept alphaev[78], alphaev8.
2955 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
2957 * config.guess, config.sub: Update from autoconf.
2959 1999-11-29 Bruce Korb <autogen@linuxbox.com>
2961 * MAINTAINERS: update my playtime e-address.
2963 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2965 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
2966 necessary libraries are missing.
2968 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
2970 * MAINTAINERS: Add new 'write after approval' maintainer.
2972 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
2974 * MAINTAINERS: Add new Java maintainer.
2976 1999-10-25 Andreas Schwab <schwab@suse.de>
2978 * configure: Fix quoting inside arguments of eval.
2980 1999-10-21 Nick Clifton <nickc@cygnus.com>
2982 * config-ml.in: Allow suppression of some ARM multilibs.
2984 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
2986 * config.guess: Add OS/390 match pattern.
2987 * config.sub: Add mvs, openedition targets.
2988 * configure.in (i370-ibm-opened*): New.
2990 1999-09-04 Steve Chamberlain <sac@pobox.com>
2992 * config.sub: Add support for configuring for pj.
2994 1999-08-31 Nick Clifton <nickc@cygnus.com>
2996 * config.sub (maybe_os): Add support for configuring for fr30.
2998 1999-08-25 Nick Clifton <nickc@cygnus.com>
3000 * configure.in: Do not configure or build ld for AIX
3001 platforms. ld is known to be broken on these platforms.
3003 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3005 * config-ml.in: Pass compiler flag corresponding to multidirs to
3008 1999-08-09 Ian Lance Taylor <ian@zembu.com>
3010 * Makefile.in (LDFLAGS): Define.
3012 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
3014 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
3016 (*-*-cygwin*): Likewise.
3018 1999-08-08 Ian Lance Taylor <ian@zembu.com>
3021 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
3022 (BINUTILS_SUPPORT_DIRS): Add mkdep.
3024 From Eli Zaretskii <eliz@is.elta.co.il>:
3025 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
3026 long file name when using DJGPP on MS-DOS.
3028 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
3030 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
3032 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
3034 * Makefile.in (check-target-libio): Remove all-target-libstdc++
3035 dependency as this causes "make check" to globally "make all"
3037 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
3039 * configure.in (target_libs): Added target-zlib.
3040 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
3041 (CONFIGURE_TARGET_MODULES): Likewise.
3042 (CHECK_TARGET_MODULES): Likewise.
3043 (INSTALL_TARGET_MODULES): Likewise.
3044 (CLEAN_TARGET_MODULES): Likewise.
3045 (configure-target-zlib): New target.
3046 (all-target-zlib): Likewise.
3047 (all-target-libjava): Depend on all-target-zlib.
3048 (configure-target-libjava): Depend on configure-target-zlib.
3050 * Makefile.in (configure-target-libjava): Depend on
3051 configure-target-newlib.
3052 (configure-target-boehm-gc): New target.
3053 (configure-target-qthreads): New target.
3055 * configure.in (target_libs): Added target-qthreads.
3056 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
3057 (CONFIGURE_TARGET_MODULES): Likewise.
3058 (CHECK_TARGET_MODULES): Likewise.
3059 (INSTALL_TARGET_MODULES): Likewise.
3060 (CLEAN_TARGET_MODULES): Likewise.
3061 (all-target-qthreads): New target.
3062 (configure-target-libjava): Depend on configure-target-qthreads.
3063 (all-target-libjava): Depend on all-target-qthreads.
3065 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
3066 (CONFIGURE_TARGET_MODULES): Likewise.
3067 (CHECK_TARGET_MODULES): Likewise.
3068 (INSTALL_TARGET_MODULES): Likewise.
3069 (CLEAN_TARGET_MODULES): Likewise.
3070 (all-target-libjava): New target.
3071 (all-target-boehm-gc): Likewise.
3072 * configure.in (target_libs): Added libjava, boehm-gc.
3074 1999-07-22 Ian Lance Taylor <ian@zembu.com>
3076 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
3077 configure.bat in SUPPORT_FILES.
3078 (gas+binutils.tar.bz2): Likewise.
3080 * makeall.bat: Remove; obsolete.
3082 1999-07-21 Ian Lance Taylor <ian@zembu.com>
3085 * configure.bat: Remove; obsolete.
3087 1999-07-11 Ian Lance Taylor <ian@zembu.com>
3089 * configure: Add -W -Wall to the default CFLAGS when compiling with
3092 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
3094 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
3096 1999-06-30 Mark Mitchell <mark@codesourcery.com>
3098 * configure.in: Build ld on IRIX6.
3100 1999-06-12 Ian Lance Taylor <ian@zembu.com>
3102 * Makefile.in: Change distribution targets to use bzip2 instead of
3104 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
3105 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
3107 1999-06-04 Nick Clifton <nickc@cygnus.com>
3109 * config.sub: Add mcore target.
3111 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
3113 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
3115 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
3117 * config.guess (dummy): Changed to $dummy.
3119 1999-05-24 Nick Clifton <nickc@cygnus.com>
3121 * config.sub: Tidied up case statements.
3123 1999-05-22 Ben Elliston <bje@cygnus.com>
3125 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
3128 * config.guess: Merge with FSF version. Future changes will be
3129 more accurately recorded in this ChangeLog.
3130 * config.sub: Likewise.
3132 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
3134 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
3136 1999-04-30 Tom Tromey <tromey@cygnus.com>
3138 * ltmain.sh: [mode link] Always use CC given by ltconfig.
3140 1999-04-23 Tom Tromey <tromey@cygnus.com>
3142 * ltconfig, ltmain.sh: Update to libtool 1.2f.
3144 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
3146 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
3147 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
3148 Bad merge removed these two changes.
3150 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
3151 Martin Heller (Ing.-Buero_Heller@t-online.de)
3153 * config.guess (interix Alpha): Add.
3155 1999-04-11 Richard Henderson <rth@cygnus.com>
3157 * configure.in (i?86-*-beos*): Do config gperf; don't config
3158 gdb, newlib, or libgloss.
3160 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
3162 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
3163 link a trivial program with -mabi=64. If it fails, remove mabi=64
3166 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
3168 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
3170 1999-04-08 Nick Clifton <nickc@cygnus.com>
3172 * config.sub: Add support for mcore targets.
3174 1999-04-07 Michael Meissner <meissner@cygnus.com>
3176 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
3177 not mt-ospace, in order to shut up assembler warning about using
3178 symbols that are named the same as registers.
3180 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
3182 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
3183 dependency list for all-target-cygmon.
3185 1999-04-05 Doug Evans <devans@casey.cygnus.com>
3187 * config-ml.in: Check $host, not $target, for selective multilibs.
3188 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
3189 thumb interworking, and underscore prefix multilibs.
3191 1999-04-04 Ian Lance Taylor <ian@zembu.com>
3193 * missing: Update to version from current automake.
3195 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
3197 * configure (gxx_include_dir): Removed.
3199 * configure.in (gxx_include_dir): Handle it.
3200 * Makefile.in: Likewise.
3202 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
3204 * config.sub (mips64vr4111,mips64vr4111el) Add.
3206 1999-03-21 Ben Elliston <bje@cygnus.com>
3208 * config.guess: Correct typo for detecting ELF on FreeBSD.
3210 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
3212 * config/mh-go32: Delete.
3213 * config/mh-djgpp: New. Renamed from mh-go32.
3214 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
3217 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
3219 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
3220 all-target-newlib to dependency list for all-target-bsp.
3222 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
3224 * config.sub: Add i386-uwin support.
3225 * config.guess: Likewise.
3227 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3229 * configure.in: cleanup, add mh-*pic handling for arm, special
3230 case powerpc*-*-aix*
3232 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
3234 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
3237 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
3239 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3242 1999-03-02 Nick Clifton <nickc@cygnus.com>
3244 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
3246 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
3248 * config.sub: Check for "cygwin*" rather than "cygwin32*"
3250 1999-02-24 Nick Clifton <nickc@cygnus.com>
3252 * config.sub: Fix typo in arm recognition.
3254 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
3256 * configure.in (noconfigdirs): Changed target_configdirs to
3257 include target-bsp only for m68k-*-elf* and m68k-*-coff*
3258 rather than m68k-*-* since it is not known to work on
3259 m68k-aout. Ditto for arm-*-*oabi.
3261 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
3263 * configure.in (*-*-windows*): Remove, no longer used.
3264 * config/mh-windows: Ditto.
3266 1999-02-19 Ben Elliston <bje@cygnus.com>
3268 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
3269 Smart and improved by Andrew Cagney.
3271 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
3273 * config.guess: Recognize openbsd-*-hppa.
3275 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
3277 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
3278 only if it is not empty.
3280 1999-02-17 Nick Clifton <nickc@cygnus.com>
3282 Patch from: Scott Bambrough <scottb@corelcomputer.com>
3284 * config.guess: Modified to recognize uname's armv* syntax.
3286 * config.sub: Modified to recognize uname's armv* syntax.
3288 1999-02-17 Mark Salter <msalter@cygnus.com>
3290 * configure.in: Added target-bsp for sparclite.
3292 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
3294 * config.sub: Recognize alphapca5[67] and up to alphaev8.
3296 1999-02-08 Nick Clifton <nickc@cygnus.com>
3298 * configure.in: Add support for strongarm port.
3299 * config.sub: Add support for strongarm target.
3301 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
3303 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
3304 the old name config/mh-cygwin32.
3307 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
3309 * configure.in: Do build ld for ix86 Solaris.
3311 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
3313 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
3314 $AR_FOR_TARGET. Likewise for RANLIB.
3316 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
3318 * config.sub (oabi): Recognize.
3319 * configure.in (arm-*-oabi): Handle.
3321 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
3323 * config.guess: Improve detection of i686 on UnixWare 7.
3325 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
3327 * config.guess: Add support for i386-pc-interix.
3328 * config.sub: Likewise.
3329 * configure.in: Likewise.
3330 * config/mh-interix: New file.
3332 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
3334 * Makefile.in: Remove unneeded all-target-libio from
3335 from all-target-winsup target since it is now unneeded.
3336 Add all-target-libtermcap in its place since it is now
3339 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
3341 * configure.in: makefile stub for cygwin target is probably
3342 unnecessary. Remove it for now.
3343 * config/mt-cygwin: Remove.
3345 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
3347 * configure.in: libtermcap.a should be built when cygwin is the
3348 target as well as the host.
3349 * config.guess: Allow mixed case in cygwin uname output.
3350 * Makefile.in: Add libtermcap target.
3351 * config/mt-cygwin: New file. libtermcap target info.
3353 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
3355 * config.sub: Clean up handling of hppa2.0.
3357 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
3359 * config.guess: Use C code to identify more HP machines.
3361 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
3363 * config.sub: Handle hppa2.0.
3365 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
3367 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3368 cygmon for all sparclite targets, regardless of object format.
3370 1998-12-15 Mark Salter <msalter@cygnus.com>
3372 * configure.in: Added target-bsp for several target architectures.
3374 * Makefile.in: Added rules for bsp.
3376 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
3378 * config.guess: Improve detection of hppa2.0 processors.
3380 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
3382 * config.guess: Recognize FreeBSD using ELF automatically.
3384 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
3386 * configure (skip-this-dir): Add handling for new shell script, which
3387 might be created by a sub-directory's configure to indicate, this particular
3388 directory is "unwanted".
3389 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
3391 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
3393 * ltconfig: import from libtool, after changing libtool to
3394 account for the cygwin name change.
3396 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
3398 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
3399 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
3401 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
3403 * configure.in: Add libtermcap to list of cygwin dependencies.
3405 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
3407 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
3408 they include winsup/include when it's a cygwin target.
3410 1998-11-12 Tom Tromey <tromey@cygnus.com>
3412 * configure.in (host_tools): Added zip.
3413 * Makefile.in (all-target-libjava): Depend on all-zip.
3414 (all-zip): New target.
3415 (ALL_MODULES): Added all-zip.
3416 (NATIVE_CHECK_MODULES): Added check-zip.
3417 (INSTALL_MODULES): Added install-zip.
3418 (CLEAN_MODULES): Added clean-zip.
3420 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
3422 * Makefile.in: lose "32" from comment about cygwin.
3424 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
3426 * configure.in: Use -Os to build target libraries for the fr30.
3428 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
3430 * config.sub: Add fr30.
3432 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
3434 * configure.in: drop "32" from config/mh-cygwin32. Check
3435 cygwin* instead of cygwin32*.
3436 * config.sub: Check cygwin* instead of cygwin32*.
3438 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
3440 * config.guess: Match any version of Unixware7.
3442 1998-10-20 Syd Polk <spolk@cygnus.com>
3444 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
3447 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
3449 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
3450 these if the appropriate directories and files to not exist.
3452 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
3454 * Makefile.in (DEVO_SUPPORT): Add config.if.
3456 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
3458 * configure: Add pattern to replace "build_tooldir"'s
3459 definition in the generated Makefile with "tooldir"'s
3462 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
3464 * config.sub: Bring back lost sparcv9.
3466 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
3468 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
3470 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
3471 CC_FOR_TARGET and friends.
3473 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
3475 * Makefile.in (build_tooldir): New variable, same as tooldir.
3476 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
3477 -B$(build_tooldir)/bin/.
3478 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
3480 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3482 * README: Remove installation instructions and refer to the
3483 INSTALL directory instead.
3485 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
3487 * config.sub: Add support for i[34567]86-pc-udk.
3488 * configure.in: Likewise.
3490 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
3492 * Makefile.in: add bzip2 package building bits for user
3494 * configure.in: ditto
3496 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
3498 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
3499 (ALL_TARGET_MODULES): Add all-target-libobjc.
3500 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
3501 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
3502 (all-target-libchill): Add dependencies.
3503 * configure.in (target_libs): Add libchill.
3505 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
3507 * configure.in (target_subdir): Remove duplicate line.
3509 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
3511 * Makefile.in (all-automake): fix dependencies.
3513 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
3515 * configure.in: Minor cleanups for building in the $(target_alias)
3518 1998-09-22 Jim Wilson <wilson@cygnus.com>
3520 * Makefile.in (bootstrap): Set r and s before make all. Use
3521 BASE_FLAGS_TO_PASS in make all.
3524 1998-09-20 Mark Mitchell <mark@markmitchell.com>
3526 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
3528 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
3530 * config.sub: Fix typo in last change.
3532 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
3534 * config.sub: Add support for C4x target.
3535 * configure.in: Likewise.
3537 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
3539 * config.sub: Recognize sparcv9 just like sparc64.
3541 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
3543 * config.guess: Match "Pent II" or "PentII" for OpenServer.
3545 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
3547 * config.guess: Correctly identify Pentium II sco boxes.
3549 * config.guess: Fix "tr" code. From Weiwen Liu.
3551 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
3553 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
3556 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
3558 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
3559 (ALL_TARGET_MODULES): Add all-target-libchill.
3560 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
3561 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
3562 (all-target-libchill): Add dependencies.
3563 * configure.in (target_libs): Add libchill.
3565 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
3567 * config.guess: Avoid assumptions about "tr" behaves when
3568 LANG is set to something other than English.
3570 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
3572 * configure (gxx_include_dir): Changed to
3573 '${prefix}/include/g++'-${libstdcxx_interface}.
3575 * config.if: New to determine the interfaces.
3577 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
3579 * config.guess: Detect and handle MPE/IX.
3580 * config.sub: Deal with MPE/IX.
3582 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
3584 * configure.in: Use mh-aix43.
3586 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
3588 * configure: Fix --without/--disable cases for gxx-include-dir.
3590 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
3592 * mdata-sh: Imported. Needed for automake support.
3594 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
3596 * Makefile.in (taz): Try "chmod -R og=u ." before
3597 "chmod og=u `find . -print`".
3599 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
3601 * configure.in: Add arm-elf and thumb-elf support.
3603 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
3605 * Makefile.in: Undo previous patch.
3607 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
3609 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
3611 (install-no-fixedincludes): and here
3612 (INSTALL_MODULES): ... from here.
3614 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
3616 * config.sub: Merge with FSF.
3618 * config.guess: Merge with FSF.
3620 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
3622 * configure (extraconfigdirs): New variable.
3623 (SUBDIRS): Add extraconfigdirs and recurse on them too.
3624 * Makefile.in (all): Move higher in file.
3625 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
3626 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
3627 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
3628 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
3629 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
3631 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
3633 * Makefile.in (all-target-libjava): Depend on all-gcc and
3635 (configure-target-libjava): Depend on $(ALL_GCC).
3637 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
3639 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
3640 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
3642 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
3644 * INSTALL/README: Fix typo.
3646 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
3648 * ylwrap: Change absolute path checks to check for DOS style path
3651 * ylwrap: Don't use a full path name if the source file is in the
3652 same directory. From hjl@lucon.org (H.J. Lu).
3654 * config-ml.in: Default to being verbose, to match Feb 18 change to
3657 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
3659 Brought over from egcs:
3661 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
3663 * configure.in (target_subdir): Set to ${target_alias} instead
3666 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
3668 * configure.in (target_subdir): Set to libraries if enable_multilib.
3670 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
3672 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
3673 multilibs, force reconfiguration the first time we create
3674 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
3676 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
3678 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
3679 avoid confusion with --no-recursion.
3681 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
3683 * configure.in: Win32 hosts shouldn't use install -x
3684 * install-sh: remove -x option, and special .exe-handling
3687 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
3689 * config.guess: Recognize i586-pc-beos.
3690 * configure.in: Don't build some bits for beos.
3692 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
3694 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
3695 CFLAGS default to -O2.
3697 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
3700 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
3702 * ltmain.sh: Correct install when using a different shell.
3704 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
3706 * ltconfig, ltmain.sh: Update to libtool 1.2b.
3708 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
3710 * makefile.vms: Update to build binutils/makefile.vms. Add install