+
+ * config.guess: Update to 2003-06-12 version.
+ * config.sub: Update to 2003-06-13 version.
+
+
+ * MAINTAINERS: Add myself as MIPS co-maintainer.
+
+
+ * config.guess: Update to 2003-06-06 version.
+ * config.sub: Update to 2003-06-06 version.
+
+
+ * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
+ * configure. Regenerate.
+
+
+ * configure.in: Disable serial configure by default.
+ * configure: Regenerate.
+ * Makefile.tpl: Abolish .NOTPARALLEL.
+ * Makefile.in: Regenerate.
+
+ * Makefile.tpl: Replace {build,host,target}_canonical by
+ {build,host,target}.
+ * Makefile.in: Regenerate.
+
+ * Makefile.tpl: Fix stupid pasto.
+ * Makefile.in: Regenerate.
+
+
+ * Makefile.tpl: Remove bogus conditional.
+ * Makefile.in: Regenerate.
+
+
+ * Makefile.tpl: Make 'recursive targets' using autogen rather
+ than shell loop. Remove duplicate 'clean' targets and false
+ comments.
+ * Makefile.def: Add systematic dependencies to 'recursive' targets.
+ Add systematic method of specifying missing targets in subdirs.
+ Add copyright boilerplate.
+ * Makefile.in: Regenerate.
+ * configure.in: Add 'recursive targets' to maybe list.
+ * configure: Regenerate.
+
+ * Makefile.tpl: Rename [+target+] to [+make_target+].
+ * Makefile.def: Rename 'target' to 'make_target'.
+
+
+ * README-maintainer-mode: Update URL for locating blessed config
+ tools.
+
+
+ * ltconfig: Import this patch and modify for use with current
+ version of ltconfig:
+
+
+ * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
+ GNU/FreeBSD.
+
+
+ * Makefile.tpl: Make maybe-check-gcc .PHONY.
+ * Makefile.in: Regenerate.
+
+
+ * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
+
+
+ * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
+ newlib or libgloss.
+ * Makefile.in: Regenerate.
+
+
+ * Makefile.tpl: Add missing empty maybe-check-gcc target.
+ * Makefile.in: Regenerate.
+
+
+ * configure.in: Use curly braces in the definition of tooldir.
+ * configure: Regenerate.
+
+
+ * configure.in: Switch more things to use maybe dependencies.
+ * Makefile.tpl: Switch more things to use maybe dependencies.
+ Factor out common code from autogen IF statements.
+ * configure: Regenerate.
+ * Makefile.in: Regenerate.
+
+
+ * configure.in: Accept i[3456789]86 for machine type.
+ * configure: Regenerate.
+
+
+ * configure.in: Switch more things to use maybe dependencies.
+ Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
+ * configure: Regenerate.
+ * Makefile.tpl: Switch more things to use maybe dependencies.
+ * Makefile.in: Regenerate.
+
+
+ * Makefile.tpl (install-opcodes): Define.
+ * Makefile.in: Rebuild.
+
+
+ * config.guess: Update to 2003-05-09 version.
+ * config.sub: Update to 2003-05-09 version.
+
+
+ * configure.in: Correct sed script so that options in quotes are not
+ deleted.
+ * configure: Rebuild.
+
+
+ * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
+ and $$s/newlib/libc/sys/cygwin32 include paths.
+ * configure: Ditto.
+
+
+ * config-ml.in: Restored from gcc repository.
+
+
+ * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
+ * Makefile.in: Regenerate.
+
+
+ * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
+ and Makefile.def.
+
+
+ * Makefile.tpl: Clean $(BUILD_SUBDIR).
+ * Makefile.in: Regenerated.
+
+
+ * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
+ * Makefile.in: Regenerate.
+
+
+ * configure.in (powerpc64*-*-linux*): Remove.
+ * configure: Rebuilt.
+
+
+ * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
+ previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
+ and restrap.
+ * Makefile.in: Regenerate.
+
+
+ * configure.in (arm-*-netbsdelf*): Enable building java libraries.
+ * configure: Regenerated.
+
+
+ * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
+ * */configure: Rebuilt.
+
+
+ * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
+ * Makefile.in: Regenerate.
+
+
+ * Makefile.in: Regenerate with correct Makefile.def.
+
+
+ * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
+ Make macro.
+ * Makefile.in: Regenerate.
+ * configure.in: Clean up gxx_include_dir logic.
+ * configure: Regenerate.
+
+
+ * configure.in (gxx_include_dir): Fix typo.
+ * configure: Regenerated.
+
+
+ * texinfo/texinfo.tex: Import version 2003-02-03.16.
+
+
+ * configure.in: Include $(build_tooldir)/sys-include in
+ FLAGS_FOR_TARGET.
+ * configure: Regenerated.
+
+
+ * Makefile.tpl: Reindent.
+ * Makefile.in: Regenerate.
+ * configure.in: Reindent. Don't set unused variables.
+ * configure: Regenerate.
+
+ * Makefile.tpl: Always pass down RANLIB.
+ * Makefile.in: Regenerate.
+
+ * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
+ * Makefile.in: Regenerate.
+ * configure.in: Remove unused logic relating to --enable-shared
+ and --enable-threads. Remove bogus comments. Remove redundant
+ noconfigdirs.
+ * configure: Regenerate.
+
+ * configure.in: Replace ${libstdcxx_version} by its value.
+ Remove reference to mh-dgux.
+ * configure: Regenerate.
+
+
+ * Makefile.tpl: Rearrange.
+ * Makefile.in: Regenerate.
+
+
+ * configure: Remove site-file supprot - it is obsolete.
+
+
+ * configure.in: Add support for kaOS as cross build target system.
+ * configure: Regenerated.
+
+
+ * Makefile.tpl: Add definition of CPPFLAGS to pass into
+ configure-target-* as some target builds may require additional
+ flags for preprocessor tests.
+ * Makefile.in: Regenerated.
+
+
+ * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
+ * ltconfig: Handle it.
+ * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
+ auto-detecting it.
+
+
+ * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
+ it is used as argument to $CC.
+ * ltcf-gcj.sh: Likewise.
+
+
+ * configure.in: Introduce --enable-maintainer-mode.
+ * configure: Rebuilt.
+ * Makefile.tpl (Makefile.in, configure): Enable dependencies only
+ for maintainer mode.
+ * Makefile.in: Rebuilt.
+
+
+ * configure: Regenerate using autoconf 2.13.
+
+
+ * config.guess: Import latest version.
+ * config.sub: Import latest version.
+
+
+ * Makefile.tpl (check-c++): Allow parallelism.
+
+
+ * configure: Regenerate using autoconf 000227.
+
+
+ * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
+ don't configure target-libobjc.
+ * configure: Regenerate.
+
+
+ * Makefile.tpl (RANLIB): Define.
+ * Makefile.in: Regenerate.
+
+
+ * Makefile.def: Remove "snavigator", "grep", and "db" modules.
+ * Makefile.tpl: Remove "all-snavigator" and "all-grep".
+ * Makefile.in: Regenerated.
+ * configure.in: Remove all traces of snavigator, db, and grep.
+ * configure: Regenerated.
+
+
+ * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
+ * Makefile.in: Regenerated.
+
+
+ * config.if: Copy from GCC.
+
+
+ * configure.in: Revert 24Jan change.
+ * configure: Regenerate.
+
+
+ * configure.in: Revert previous change.
+ * configure: Regenerate.
+
+
+ * configure.in: Make rda native-only.
+ * configure: Regenerate.
+
+
+ * configure.in: Add missing \.
+ * configure: Rebuilt.
+
+
+ * configure.in (baseargs): Avoid using \| in sed regular
+ expressions.
+ * configure: Rebuilt.
+
+
+ * configure.in (baseargs): Remove all supported forms of
+ --cache-file, --srcdir, --host, --build and --target options
+ from argument lists.
+ * configure: Rebuilt.
+
+
+ * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
+ * configure: Rebuilt.
+
+
+ * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
+ * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
+ * Makefile.in: Regenerate.
+ * configure: Regenerate.
+
+
+ * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
+ (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
+ * Makefile.in: Regenerate.
+
+
+ * configure.in: Remove Makefile in build, host and target modules
+ unless configure was run with --no-recursion.
+ * configure: Rebuilt.
+
+
+ * config.guess: Update to 2003-01-03 version.
+ * config.sub: Update to 2003-01-03 version.
+
+
+ * configure: Regenerate with proper autoconf 2.13.
+
+
+ * configure.in: Add AC_PREREQ for consistency.
+ * configure: Regenerate.
+
+
+ * configure.in (GDB_TK): Add tcl directories conditional on
+ gdb/gdbtk directory being present.
+ * configure: Regenerate.
+
+
+ * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
+ by gcc if LD is not defined and we are not doing a Canadian Cross.
+ * configure: Rebuilt.
+
+
+ * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
+
+
+ * Makefile.in: Rebuilt.
+ * Makefile.def (target_modules) [libffi]: Allow installation.
+
+
+ * configure.in: Fix use of $program_transform_name.
+ * configure: Regenerated.
+
+
+ * configure.in (baseargs): Don't remove first configure argument.
+ * configure: Regenerated.
+
+
+ * Makefile.tpl (local-distclean): Don't remove...
+ (multilib.ts): ... this. Moved into...
+ (multilib.out): ... this. Don't use sub-make.
+ ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
+ $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
+ (configure-build-[+module+], configure-[+module+],
+ configure-target-[+module+], configure-gcc): ... these. Test
+ for Makefile existence. Drop config.status from dependencies.
+ * Makefile.in: Rebuilt.
+ * configure.in: Move gcc-version-trigger to the end of
+ ac_configure_args. Add comments to maybedep.tmp and
+ serdep.tmp. Introduce --disable-serial-configure. Remove
+ nonopt from baseargs, matching and removing corresponding
+ whitespace while at it.
+ * configure: Rebuilt.
+
+
+ * configure.in (host_configargs): Replace reference to
+ no-longer-defined buildopts with --build=${build_alias}.
+ * configure: Rebuilt.
+
+
+ * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
+ program_transform_name to standard idiom.
+ (AUTOGEN, AUTOCONF): Define.
+ (Makefile.in): Use $(AUTOGEN).
+ (Makefile): Depend on config.status, and use autoconf-style rule to
+ build it. Move original commands to...
+ (config.status): ... this new target.
+ (configure): Add $(srcdir). Depend on config/acx.m4. Use
+ $(AUTOCONF).
+ * Makefile.in: Rebuilt.
+
+
+ * Makefile.tpl: Fix dramatic bustage due to change in
+ program_transform_name.
+ * Makefile.in: Regenerate.
+
+ * configure.in: Remove unnecessary PATH setting.
+ * configure: Regnerate.
+
+ * configure.in: Don't default to unprefixed tools unless
+ the native tools will work.
+ * configure: Regenerate.
+
+ * configure.in: Convert to autoconf script. Blow away lots
+ of now-redundant Makefile fragments.
+ * configure: Generate using Autoconf.
+ * Makefile.tpl: Rewrite to reflect autoconfiscation.
+ * Makefile.in: Regenerate.
+
+
+ * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
+ CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
+
+ * ChangeLog: Move a couple of entries from here to winsup/cygwin,
+ where they belong.
+
+
+ * Makefile.tpl (multilib.out): Fix missing space.
+ * Makefile.in: Regenerate.
+
+
+ * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
+ Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
+ * Makefile.in: Regenerate.
+ * configure.in: Remove unnecessary leftovers.
+
+
+ * config/mt-aix43: Delete.
+
+
+ * configure.in (extra_ranlibflags_for_target): New variable.
+ (*-*-darwin): Add -c to ranlib commands.
+ * configure (tooldir): Handle extra_ranlibflags_for_target.
+
+
+ * COPYING.NEWLIB: Updated.
+ * COPYING.LIBGLOSS: Ditto.
+
+
+ * Makefile.tpl: Revert HJL's change.
+ * Makefile.in: Regenerated.
+ * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
+ always.
+
+
+ * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
+ * Makefile.in: Regenerate.
+
+
+ * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
+ * Makefile.in: Regenerated.
+
+ * configure.in (build_prefix): New. Substitute.
+
+
+ * Makefile.tpl: Don't let real targets depend on phony targets.
+ * Makefile.in: Regenerate.
+
+ * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
+ * Makefile.in: Regenerate.
+
+
+ * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
+ previous 'make bootstrap'.
+ * Makefile.in: Regenerate.
+
+
+ * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
+
+
+ * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
+ library tests.
+ (check-c++): Just depend on it and check-target-libstdc++-v3.
+ * Makefile.in: Regenerate.
+
+
+ * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
+ * Makefile.in: Regenerate.
+
+
+ * COPYING.NEWLIB: Update list of alternate Regent of California
+ licenses and discuss official revoking of advertising clause.
+ * COPYING.LIBGLOSS: Ditto.
+
+
+ * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
+ * Makefile.in: Rebuilt.
+
+
+ * configure: Fix bug put in by gremlins.
+
+ * Makefile.tpl: Substitute more autoconfily.
+ * configure: Substitute more autoconfily.
+ * Makefile.in: Regenerate.
+
+
+ * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
+ * Makefile.in (all-sim): Ditto.
+
+
+ * Makefile.tpl: Change configure dependencies to not have real
+ targets depend on phony targets.
+
+ * configure.in: Revert unintentional change.
+
* src-release: Configure host subdirs.
* Makefile.tpl: Change dependency for */multilib.out so that
* Makefile.tpl: Strip out useless setting of 'dir'.
* Makefile.in: Regenerate.
-
+
(finishing slow-motion replay)
* Makefile.tpl: Remove unnecessary ifs.
* Makefile.in: Regenerate.
- * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
+ * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
dependencies. Maybe-ize build-libiberty. Create dummy install
targets for 'no_install' modules.
- * configure: Move GDB_TK substitution to configure.in. Move
+ * configure: Move GDB_TK substitution to configure.in. Move
build_modules stuff to configure.in.
- * configure.in: Implement soft dependency machinery. Maybe-ize
+ * configure.in: Implement soft dependency machinery. Maybe-ize
GDB_TK, rearrange slightly. Move build_modules stuff from configure.
* Makefile.in: Regenerate.
* ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
- * configure.in: Produce lists of subdir targets we're actually
+ * configure.in: Produce lists of subdir targets we're actually
configuring. Remove references to "dosrel".
* Makefile.tpl: Let configure set which subdir targets are hit.
- Remove install-cross; clean up install; remove ALL. Remove
+ Remove install-cross; clean up install; remove ALL. Remove
references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
- Autogenerate host module targets. Remove empty dependency lines
+ Autogenerate host module targets. Remove empty dependency lines
and redundant dependency; rearrange slightly.
* Makefile.def: Add host-side libtermcap, utils.
* contrib: New directory. Created to contain a copy of the
- texi2pod.pl script so that it is in the same place as the version in
+ texi2pod.pl script so that it is in the same place as the version in
the FSF GCC sources.
* configure.in (target_libs): Remove target-libchill.
Do not compute CHILL_FOR_TARGET.
* libchill: Remove directory.
-
+
* Makefile.in, configure.in, configure: Sync with gcc, entries
* configure.in: Re-enable all references to libg++ and librx.
-
+
* configure.in: Add *-*-freebsd* configurations.
libiberty.
Import this patch from gcc:
-
+
* symlink-tree: handle DOS-style absolute paths.
* Makefile.in (VER): When present, extract the version number from
- the file version.in.
+ the file version.in.