From 554fd8c5195424bdbcabf5de30fdc183aba391bd Mon Sep 17 00:00:00 2001 From: upstream source tree Date: Sun, 15 Mar 2015 20:14:05 -0400 Subject: obtained gcc-4.6.4.tar.bz2 from upstream website; verified gcc-4.6.4.tar.bz2.sig; imported gcc-4.6.4 source tree from verified upstream tarball. downloading a git-generated archive based on the 'upstream' tag should provide you with a source tree that is binary identical to the one extracted from the above tarball. if you have obtained the source via the command 'git clone', however, do note that line-endings of files in your working directory might differ from line-endings of the respective files in the upstream repository. --- ChangeLog.tree-ssa | 110 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 110 insertions(+) create mode 100644 ChangeLog.tree-ssa (limited to 'ChangeLog.tree-ssa') diff --git a/ChangeLog.tree-ssa b/ChangeLog.tree-ssa new file mode 100644 index 000000000..9ada8f03e --- /dev/null +++ b/ChangeLog.tree-ssa @@ -0,0 +1,110 @@ +2004-05-03 Andrew Pinski + + * configure.in (GMP checking): s/save_CFLAGS/saved_CFLAGS. + * configure: Regenerate. + +2004-04-22 Loren J. Rittle + + * configure.in (*-*-freebsd*): Use with_gmp to "Avoid crusty gmp.h." + * configure: Rebuilt (with autoconf version 2.13). + +2004-04-17 Paul Brook + + * Makefile.tmp (EXTRA_HOST_FLAGS): Remove GMPLIBS and GMPINC. + (configure-gcc): Set GMPLIBS and GMPINC. + * Makefile.in: Regenerate. + +2004-04-14 Paul Brook + + * Makefile.tmp (HOST_GMPLIBS, HOST_GMPINC): New variables. + (EXTRA_HOST_FLAGS): Pass them. + * configure.in: Add check for GMP. Disable languages if not found. + * Makefile.in, configure: Regenrate. + +2004-03-29 Diego Novillo + + * configure.in: Set with_libbansshee to yes by default. + * configure: Regenerate. + +2004-03-28 Diego Novillo + + * configure.in: Fix handling of --without-libbanshee. + * configure: Regenerate. + +2004-03-26 Nathanael Nerode + + * configure.in: Add support for --without-libbanshee. + * configure: Regenerated. + +2004-02-17 Brian Booth + + * MAINTAINERS.tree-ssa: Add self to write after approval. + +2004-02-13 Loren J. Rittle + + * configure.in (*-*-freebsd*): Avoid crusty gmp.h. + (alpha*-*-*freebsd*, i[[3456789]]86-*-*freebsd*): Merge into above. + * configure: Rebuilt (with autoconf version 2.13). + +2003-10-22 Frank Ch. Eigler + + * configure.in: Add support for "--disable-libmudflap" option. + * configure: Regenerated. + +2003-09-22 Diego Novillo + + * MAINTAINERS.tree-ssa: Add Andrew MacLeod as global maintainer for + the branch. + +2003-08-23 Paul Brook + + * Makefile.in: Regenerate. + +2003-07-26 Paul Brook + + * Makefile.def: Add libgfortran and GFORTRAN_FOR_TARGET. + * Makefile.tmp: Ditto. + * configure.in: Ditto. + * depcomp: New file. + * maintainer-scripts/gcc_release: Add gcc-fortran. + * maintainer-scripts/snapshot-README: Ditto. + * maintainer-scripts/snapshot-index.html: Ditto. + * libgfortran: New target library. + +2003-06-05 Frank Ch. Eigler + + * Makefile.in: Regenerated to activate libmudflap builds. + +2003-04-25 Diego Novillo + + * MAINTAINERS.tree-ssa: New file. + +2003-01-29 Daniel Berlin + + * configure.in: Use ac_configure_args for libbanshee option + * configure: regen. + +2002-11-27 Diego Novillo + + * Makefile.tpl (all-gcc, all-bootstrap): Add dependency on + all-libbanshee. + * Makefile.in: Regenerate. + +2002-11-25 Daniel Berlin + + * Makefile.def: Diego already did the libmudflap moving in a merge, + so remove the extra i added. + * Makefile.in: Regenerate. + +2002-11-24 Daniel Berlin + + * configure.in: Add libbanshee related stuff. + * Makefile.in: Regenerate from Makefile.def. + * Makefile.def: Move libmudflap stuff to here, where it belongs. + Add libbanshee stuff. + * Makefile.tpl: Add libbanshee stuff. + +2002-08-12 Frank Ch. Eigler + + * Makefile.in (target-libmudflap): Add libmudflap-related targets. + * configure.in (target_libs): Ditto. -- cgit v1.2.3