1. 03 Feb, 2013 1 commit
  2. 22 Aug, 2009 1 commit
    • Cleanups after the update to Autoconf 2.64, Automake 1.11. · 70fa0efa
      /:
      	* configure.ac: Remove --with-datarootdir, --with-docdir,
      	--with-pdfdir, --with-htmldir switches.
      	* configure: Regenerate.
      
      gcc/:
      	* configure.ac: Remove --with-datarootdir, --with-docdir,
      	--with-htmldir switches.  No need to call AC_SUBST for
      	datarootdir, docdir, htmldir any more.
      	* configure: Regenerate.
      	* doc/install.texi (Configuration): Document --datarootdir,
      	--docdir, --htmldir, --pdfdir; update documentation for
      	--infodir, --mandir.
      	(Prerequisites): Bump Autoconf version to 2.64, Automake to
      	1.11, M4 to 1.4.6.
      
      libgfortran/:
      	* Makefile.am (install-html, install-pdf): Remove.
      	* Makefile.in: Regenerate.
      
      libjava/classpath/:
      	* doc/cp-hacking.texinfo (Needed Tools and Libraries): Bump
      	Autoconf version to 2.64, Automake to 1.11, M4 to 1.4.6.
      
      libjava/:
      	* HACKING: Use aclocal-1.11 and autoconf-2.64 in example.
      	* Makefile.am (install-html, install-pdf): Remove.
      	* Makefile.in: Regenerate.
      
      libstdc++-v3/:
      	* doc/xml/manual/build_hacking.xml: Use tools from Autoconf
      	2.64 and Automake 1.11 in examples; update link to Autoconf
      	manual page about quadrigraphs.
      	* Makefile.am (install-html, install-pdf): Remove.
      	* Makefile.in: Regenerate.
      
      libssp/:
      	* Makefile.am (install-html, install-pdf): Remove.
      	* Makefile.in: Regenerate.
      
      boehm-gc/:
      	* Makefile.am (install-html, install-pdf): Remove.
      	* Makefile.in: Regenerate.
      
      libmudflap/:
      	* Makefile.am (install-html, install-pdf): Remove.
      	* Makefile.in: Regenerate.
      
      zlib/:
      	* Makefile.am (install-html, install-pdf, html): Remove.
      	* Makefile.in: Regenerate.
      
      libffi/:
      	* Makefile.am (install-html, install-pdf): Remove.
      	* Makefile.in: Regenerate.
      
      libgomp/:
      	* Makefile.am (install-html, install-pdf): Remove.
      	* Makefile.in: Regenerate.
      
      From-SVN: r151015
      Ralf Wildenhues committed
  3. 27 Jul, 2007 1 commit
    • Makefile.in: Rebuilt. · 7bead97e
      	* Makefile.in: Rebuilt.
      	* Makefile.am (clean-local): Removed.
      	(pth/mf-runtime.lo, pth/mf-heuristics.lo, pth/mf-hooks1.lo,
      	pth/mf-hooks2.lo, pth/mf-hooks3.lo): Likewise.
      	(libmudflapth_la_SOURCES): List sources.
      	(libmudflapth_la_LIBADD): Clear.
      	(libmudflapth_la_CFLAGS): New variable.
      
      From-SVN: r126965
      Tom Tromey committed
  4. 01 Mar, 2007 1 commit
  5. 21 Jun, 2006 1 commit
    • re PR tree-optimization/21274 (SSA Crash, reproducable) · 89040431
      2006-06-21  Frank Ch. Eigler  <fche@redhat.com>
      
      	PR 21274
      	mf-runtime.h installation based on ssp patch for PR 26473 from
      	Mark Mitchell  <mark@codesourcery.com>.
      	* configure.ac (ACX_NONCANONICAL_TARGET): Use it.
      	* Makefile.am (target_noncanonical): Define.
      	(libsubincludedir): New variable.
      	(nobase_libsubinclude_HEADERS): Add mf-runtime.h.
      	(include_HEADERS): Remove.
      	* configure, aclocal.m4, config.h.in: Regenerated.
      	* Makefile.in, testsuite/Makefile.in: Likewise.
      	* mf-runtime.h: Add #ifndef protection for conflicting _REENTRANT
      	and _THREAD_SAFE redefinition values.
      
      From-SVN: r114855
      Frank Ch. Eigler committed
  6. 24 May, 2006 1 commit
  7. 14 Jun, 2005 1 commit
  8. 21 Mar, 2005 1 commit
  9. 09 Dec, 2004 1 commit
  10. 30 Nov, 2004 1 commit
    • Makefile.am: Define ACLOCAL_AMFLAGS. · 68c8f6ab
      2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
      
      	* Makefile.am: Define ACLOCAL_AMFLAGS.
      	* acinclude.m4: Remove.
      	* stamp-h.in: Remove superfluous stamp file.
      	* aclocal.m4, configure, Makefile.in: Regenerate.
      	* testsuite/Makefile.in: Likewise.
      
      From-SVN: r91499
      Kelley Cook committed
  11. 25 Nov, 2004 1 commit
    • Makefile.am: Revert previous. · b269c22b
      2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
      
      	* Makefile.am: Revert previous.
      	* acinclude.m4: Restore.
      	* aclocal.m4, configure, Makefile.in: Regenerate.
      	* testsuite/Makefile.in: Likewise.
      
      From-SVN: r91292
      Kelley Cook committed
  12. 24 Nov, 2004 1 commit
  13. 27 Jul, 2004 1 commit
    • splay-tree.[ch]: Remove. · fc5515a8
      2004-07-27  Frank Ch. Eigler  <fche@redhat.com>
      
      	* splay-tree.[ch]: Remove.  Merge contents into ...
      	* mf-runtime.c: ... here, renaming symbols and making all functions
      	static.  Remove unused min/max functions.
      	* Makefile.am: Forget about splay-tree.[ch].
      	* Makefile.in, testsuite/Makefile.in: Regenerated.
      
      From-SVN: r85224
      Frank Ch. Eigler committed
  14. 05 Jul, 2004 1 commit
    • libtool-version: New. · bd4c8250
      2004-07-05  Matthias Klose  <doko@debian.org>
      
              * libtool-version: New.
              * Makefile.am (libmudflap_la_LDFLAGS, libmudflapth_la_LDFLAGS):
              Use -version-info for soname.
              * Makefile.in: Regenerate.
              * configure.ac: Remove libtool_VERSION macro
              * configure: Regenerate
      
      From-SVN: r84129
      Matthias Klose committed
  15. 29 Jun, 2004 1 commit
    • [multiple changes] · dfdf6a94
      2004-06-29  Frank Ch. Eigler  <fche@redhat.com>
      
      	Splay tree implementation fork.
      	* splay-tree.c, splay-tree.h: Copied & modified from libiberty.
      	Use hard-coded comparison function for uintptr_t.  Remove key/value
      	deallocation logic.  Cache last splayed key for consecutive lookups.
      	* Makefile.am, Makefile.in: Use them, don't link to them.
      	* mf-runtime.c (__mf_object_tree): Adapt to simpler splay_tree_new.
      	(__mf_find_objects2): Flip successor/predecessor search sequence.
      	* ansidecl.h, libiberty.h: Removed dummy files.
      
      
      2004-06-29  Nick Clifton  <nickc@redhat.com>
      
      From-SVN: r83879
      Frank Ch. Eigler committed
  16. 24 Jun, 2004 1 commit
    • Adopt splay trees for object database. · cfbd22d7
      2004-06-24  Frank Ch. Eigler  <fche@redhat.com>
      
      	Adopt splay trees for object database.
      	* Makefile.am: Copy splay-tree.* from libiberty.
      	* Makefile.in, testsuite/Makefile.in: Regenerated.
      	* mf-runtime.h.in (__mf_unregister): Add third parameter (type).
      	* mf-hooks[123].c (*): Add new third parameter to mf_unregister.
      	* mf-impl.h (BEGIN_PROTECT): Remove some trace text.
      	* mf-runtime.c: Rewrite code dealing with object database to use
      	libiberty splay trees.  Remove tree liveness aging option.
      	* testsuite/libmudflap.c/fail18-frag.c: Add volatile flag.
      
      From-SVN: r83611
      Frank Ch. Eigler committed
  17. 15 Jun, 2004 1 commit
    • configure.ac: New name of configure.in. · 076e5443
      libmudflap/ChangeLog:
      2005-06-15  Paolo Bonzini  <bonzini@gnu.org>
      
      	* configure.ac: New name of configure.in.  Update
      	AC_INIT, AC_CONFIG_SRCDIR, AC_CONFIG_HEADERS, AC_CONFIG_FILES,
      	AC_OUTPUT, AM_INIT_AUTOMAKE to the preferred style for
      	Autoconf 2.5x and Automake 1.7 or later.
      	* configure.in: Remove.
      	* configure: Regenerate.
      
      	* Makefile.am: Remove useless multilib rules.
      	* Makefile.in: Regenerate.
      
      libstdc++-v3/ChangeLog:
      2005-06-15  Paolo Bonzini  <bonzini@gnu.org>
      
      	* acinclude.m4: Remove useless multilib configury.
      	* Makefile.am: Remove useless multilib rules.
      	* aclocal.m4: Regenerate.
      	* Makefile.in: Regenerate.
      	* configure.ac: Use AM_ENABLE_MULTILIB.
      	* configure: Regenerate.
      
      zlib/ChangeLog.gcj:
      2005-06-15  Paolo Bonzini  <bonzini@gnu.org>
      
      	* Makefile.am: Remove useless multilib rules.
      	* configure.ac: Rewrite multilib support to use
      	features of recent automakes.
      	* aclocal.m4: Regenerate with Automake 1.8.5.
      	* Makefile.in: Regenerate with Automake 1.8.5.
      	* configure: Regenerate.
      
      libffi/ChangeLog:
      2005-06-15  Paolo Bonzini  <bonzini@gnu.org>
      
      	* Makefile.am: Remove useless multilib rules.
      	* Makefile.in: Regenerate.
      	* aclocal.m4: Regenerate with automake 1.8.5.
      	* configure.ac: Remove useless multilib configury.
      	* configure: Regenerate.
      
      From-SVN: r83184
      Paolo Bonzini committed
  18. 04 Jun, 2004 1 commit
    • Portability improvements, e.g., libmudflap/15293. · 7954e85c
      2004-06-04  Frank Ch. Eigler  <fche@redhat.com>
      
      	Portability improvements, e.g., libmudflap/15293.
      	* configure.in: Look for glibc extension functions.  Look for
      	support of -f{function,data}-sections.  Look for more headers.
      	Create testsuite/mfconfig.exp.  Correct more "test x.." thinkos.
      	* Makefile.am: Use $(SECTION_FLAGS).  Collapse piecemeal-compiled
      	mf-hooks* into usual single object per source.
      	* mf-hooks*.c: Remove all #if WRAP_foo conditionals.
      	* mf-hooks2.c: #include a bunch more system headers.  Define strnlen
      	if system doesn't provide one.
      	* mf-hooks3.c (struct pthread_info): Add stack_*_alloc fields.
      	(pthread_create): Use it to properly GC dead thread stacks.
      	* mf-runtime.c (__mf_violation): Correct snprintf type warning.
      	* testsuite/Makefile.am: Stop generating site.exp.
      	* testsuite/mfconfig.exp.in: New file.
      	* testsuite/config/default.exp: Load new mfconfig.exp.
      	* testsuite/lib/libmudflap.exp (libmudflap-init): Add extra libraries.
      	(prune_gcc_output): Add glibc static linking warnings.
      	* testsuite/libmudflap.*/*frags.exp: Enumerate needed -lmudflap* libs.
      	* testsuite/libmudflap.c/pass46-frag.c: Ditto.
      	* configure, Makefile, aclocal.m4, config.h.in, testsuite/Makefile.in:
      	Regenerated with autoconf 2.57 and automake 1.7.
      
      From-SVN: r82632
      Frank Ch. Eigler committed
  19. 01 Jun, 2004 1 commit
    • configure.in: Handle multilibs, support --enable-version-specific-runtime-libs. · 42fcd7bb
      	* configure.in: Handle multilibs, support
      	--enable-version-specific-runtime-libs.
      	* Makefile.am (lib_LTLIBRARIES): Rename to ...
              (toolexeclib_LTLIBRARIES): this for multilib support.
      	* Makefile.in: Regenerated.
      	* configure: Regenerated.
      	* aclocal.m4: Regenerated.
      
      	* testsuite/lib/libmudflap.exp (libmudflap-init): Handle
      	multilibs, using multilib directory instead of hardcoded path.
      	Set LD_RUN_PATH.
      
      From-SVN: r82527
      Andreas Jaeger committed
  20. 21 May, 2004 1 commit
  21. 13 May, 2004 1 commit