Skip to content
Snippets Groups Projects
  1. May 10, 2005
  2. Apr 13, 2005
  3. Apr 12, 2005
    • Frank Ch. Eigler's avatar
      re PR other/19266 ([mudflap] ICE when compiling with -fmudflap -O) · a08a479f
      Frank Ch. Eigler authored
      2005-04-12  Frank Ch. Eigler  <fche@redhat.com>
      
      	PR mudflap/19266
      	From Richard Henderson <rth@redhat.com>:
      	* tree-mudflap.c (mf_build_check_statement_for): Correct block
      	splitting logic.
      
      2005-04-12  Frank Ch. Eigler  <fche@redhat.com>
      
      	PR mudflap/19266
      	* testsuite/libmudflap.c++/c++frags.exp: Also test -O permutation.
      	* testsuite/libmudflap.c++/pass57-frag.cxx: New test.
      
      From-SVN: r98028
      a08a479f
  4. Apr 07, 2005
  5. Apr 04, 2005
  6. Mar 22, 2005
    • Mike Stump's avatar
      mf-heuristics.c: Fix whitespace at end of line. · fb925a51
      Mike Stump authored
              * mf-heuristics.c: Fix whitespace at end of line.
              * mf-hooks1.c: Likewise.
              * mf-hooks2.c: Likewise.
              * mf-hooks3.c: Likewise.
              * mf-impl.h: Likewise.
              * mf-runtime.c: Likewise.
              * mf-runtime.h: Likewise.
      
      From-SVN: r96850
      fb925a51
  7. Mar 21, 2005
    • Zack Weinberg's avatar
      configure.ac: Do not invoke TL_AC_GCC_VERSION. · fd0811ef
      Zack Weinberg authored
      	* configure.ac: Do not invoke TL_AC_GCC_VERSION.
      	In all substitutions, expand gcc_version in Makefile.
      	* aclocal.m4, configure: Regenerate.
      	* Makefile.am: Set gcc_version.
      	* Makefile.in, testsuite/Makefile.in: Regenerate.
      
      From-SVN: r96817
      fd0811ef
  8. Mar 17, 2005
  9. Feb 13, 2005
  10. Jan 05, 2005
  11. Jan 02, 2005
    • Greg McGary's avatar
      mf-impl.h (uintptr_t): Get typedef via stdint.h or define explicitly. · 1330529e
      Greg McGary authored
      	* mf-impl.h (uintptr_t): Get typedef via stdint.h or define explicitly.
      	* mf-runtime.h: New file, replaces mf-runtime.h.in.
      	* configure.ac (AC_CONFIG_FILES): mf-runtime.h is no longer generated.
      	* Makefile.in: Ditto.
      	* testsuite/lib/libmudflap.exp: Add -I${srcdir}/.. to get mf-runtime.h
      	* testsuite/libmudflap.c/pass32-frag.c: s/uintptr_t/__mf_uintptr_t/
      	* testsuite/libmudflap.c/fail36-frag.c: New test.
      	* testsuite/libmudflap.c/fail37-frag.c: New test.
      	* testsuite/libmudflap.c/fail38-frag.c: New test.
      
      From-SVN: r92815
      1330529e
  12. Dec 09, 2004
  13. Dec 02, 2004
  14. Nov 30, 2004
    • Kelley Cook's avatar
      Makefile.am: Define ACLOCAL_AMFLAGS. · 68c8f6ab
      Kelley Cook authored
      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
      68c8f6ab
  15. Nov 25, 2004
    • Kelley Cook's avatar
      Makefile.am: Revert previous. · b269c22b
      Kelley Cook authored
      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
      b269c22b
  16. Nov 24, 2004
    • Kelley Cook's avatar
      Makefile.am: Define ACLOCAL_AMFLAGS. · b7392506
      Kelley Cook authored
      2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
      
      	* Makefile.am: Define ACLOCAL_AMFLAGS.
      	* acinclude.m4: Remove.
      	* aclocal.m4, configure, Makefile.in: Regenerate.
      	* testsuite/Makefile.in: Likewise.
      
      From-SVN: r91209
      b7392506
    • John David Anglin's avatar
      target-libpath.exp: New file defining set_ld_library_path_env_vars and... · 1df8e834
      John David Anglin authored
      target-libpath.exp: New file defining set_ld_library_path_env_vars and restore_ld_library_path_env_vars.
      
      	* lib/target-libpath.exp: New file defining set_ld_library_path_env_vars
      	and restore_ld_library_path_env_vars.
      	* g++.dg/compat/compat.exp, lib/g++.exp, lib/gcc-dg.exp,
      	lib/gfortran.exp, lib/objc.exp, lib/treelang.exp: Use new procs.
      	* ada/acats/run_acats (LD_LIBRARY_PATH): Add previous LD_LIBRARY_PATH
      	to LD_LIBRARY_PATH.  Export LD_LIBRARY_PATH.
      
      	* testsuite/lib/libffi-dg.exp: Use new procs in target-libpath.exp.
      
      	* testsuite/lib/libjava.exp,
      	testsuite/libjava.jacks/jacks.exp: Use new procs in target-libpath.exp.
      
      	* testsuite/lib/libmudflap.exp: Use new procs in target-libpath.exp.
      
      	* testsuite/lib/libstdc++.exp: Use new procs in target-libpath.exp.
      
      From-SVN: r91137
      1df8e834
    • Kelley Cook's avatar
      Makefile.in, [...]: Regenerate with automake 1.9.3. · 4e55a162
      Kelley Cook authored
      2004-11-23  Kelley Cook  <kcook@gcc.gnu.org>
      
      	* Makefile.in, configure, aclocal.m4: Regenerate with automake 1.9.3.
      	* testsuite/Makefile.in: Likewise.
      
      From-SVN: r91125
      4e55a162
  17. Nov 01, 2004
  18. Oct 28, 2004
    • Frank Ch. Eigler's avatar
      fail35-,pass53-,pass54-frag.c: New tests. · 306ae32b
      Frank Ch. Eigler authored
      2004-10-28  Frank Ch. Eigler  <fche@redhat.com>
      
      	* testsuite/libmudflap.c/fail35-,pass53-,pass54-frag.c: New tests.
      	* testsuite/libmudflap.c/pass35-frag.c: Correct embedded warning
      	message.
      
      From-SVN: r89783
      306ae32b
  19. Oct 25, 2004
    • Eric Botcazou's avatar
      re PR other/18138 (libgcc_s.so.1 not found by 64-bit testsuite) · 1e02510f
      Eric Botcazou authored
      gcc/testsuite:
      	PR other/18138
      	* lib/g++.exp: Accept more than one multilib libgcc.
      	* lib/gcc-dg.exp: Likewise.
      	* lib/objc.exp: Likewise.
      	* lib/treelang.exp: Likewise.
      	* lib/gfortran.exp: Likewise.
      
      libffi:
      	PR other/18138
      	* testsuite/lib/libffi-dg.exp: Accept more than one multilib
      	libgcc.
      
      libjava:
      	PR other/18138
      	* testsuite/lib/libjava.exp: Accept more than one multilib
      	libgcc.
      
      libmudflap!:
      	PR other/18138
      	* testsuite/lib/libmudflap.exp: Accept more than one multilib
      	libgcc.
      
      libstdc++-v3:
      	PR other/18138
      	* testsuite/lib/libstdc++.exp: Accept more than one multilib
      	libgcc.
      
      From-SVN: r89528
      1e02510f
  20. Oct 13, 2004
    • Frank Ch. Eigler's avatar
      configure.ac: Check for more headers, functions. · ddfabf89
      Frank Ch. Eigler authored
      2004-10-12  Frank Ch. Eigler  <fche@redhat.com>
      
      	* configure.ac: Check for more headers, functions.
      	* mf-hooks2.c (mkbuffer, unmkbuffer): New helper functions for
      	tracking overridden FILE buffers.
      	(fopen, setvbuf): New/revised hook functions for buffer overriding.
      	(setbuf,setlinebuf,fdopen,freopen,fopen64,freopen64,fclose): Ditto.
      	(fflush): Accept given NULL stream (means "all streams").
      	* mf-runtime.h.in:
      	* mf-runtime.c (__mfu_check): Accept accesses that span adjacent
      	HEAP/GUESS objects.
      	(LOOKUP_CACHE_SIZE_MAX): Raise to 64K entries tentatively.
      	(__mf_adapt_cache): Use them all.
      	* testsuite/libmudflap.c/pass35-frag.c: Update warning message.
      	* testsuite/libmudflap.c++/ctors.exp: Ditto.
      	* testsuite/libmudflap.c/{pass51,pass52}-frag.c: New tests.
      	* configure, config.h.in: Regenerated.
      
      From-SVN: r88996
      ddfabf89
  21. Oct 05, 2004
    • Frank Ch. Eigler's avatar
      * thanks kcook · 73407061
      Frank Ch. Eigler authored
      2004-10-05  Frank Ch. Eigler  <fche@redhat.com>
      
      	* configure.ac: Checking for sys/socket.h once is enough.
      	* configure: Regenerated.
      
      From-SVN: r88559
      73407061
  22. Oct 04, 2004
    • Frank Ch. Eigler's avatar
      configure.ac: Look for more headers & functions. · 07c2f075
      Frank Ch. Eigler authored
      2004-10-04  Frank Ch. Eigler  <fche@redhat.com>
      
      	* configure.ac: Look for more headers & functions.
      	* mf-hooks2.c (getmntent, inet_ntoa, getproto*): New wrapper functions.
      	* mf-runtime.h.in: Add new "#pragma redefine_extname"s for them.
      	* mf-runtime.c (options): Clean up integer signedness warnings.
      	(main): Add a declaration to fix a warning.
      	* mf-hooks3.c (pthread_exit): Add not-reached exit() to wrapper.
      	* configure, config.h.in: Regenerated.
      
      From-SVN: r88517
      07c2f075
  23. Oct 03, 2004
  24. Oct 02, 2004
    • Frank Ch. Eigler's avatar
      tree-mudflap.c (mf_build_check_statement_for): Reorganize to take check-base and -limit arguments. · fefbfa21
      Frank Ch. Eigler authored
      2004-10-02  Frank Ch. Eigler  <fche@redhat.com>
      
      	* tree-mudflap.c (mf_build_check_statement_for): Reorganize to
      	take check-base and -limit arguments.
      	(mf_xform_derefs_1): Reorganize slightly to pass proper base/limit
      	check ranges for ARRAY_REF and COMPONENT_REF.
      	(execute_mudflap_fnction_ops, ..._decls): Limit unnecessary
      	instrumentation.
      
      2004-10-02  Frank Ch. Eigler  <fche@redhat.com>
      
      	* testsuite/libmudflap.c/pass50-frag.c, fail33-frag.c, fail34-frag.c:
      	New tests for proper base/limit checking for aggregates.
      
      From-SVN: r88432
      fefbfa21
  25. Sep 15, 2004
    • Joseph Myers's avatar
      attribs.c, [...]: Use %<, %> and %q for quoting in diagnostics going through pretty-print.c. · 971801ff
      Joseph Myers authored
      gcc:
      	* attribs.c, builtins.c, c-format.c, c-pch.c, coverage.c,
      	except.c, fold-const.c, function.c, langhooks.c, params.c,
      	reload.c, reload1.c, stmt.c, stor-layout.c, toplev.c, tree-cfg.c,
      	tree-dump.c, tree-mudflap.c, tree.c, varasm.c: Use %<, %> and %q
      	for quoting in diagnostics going through pretty-print.c.  Use ''
      	for quoting in other diagnostic text.
      	* langhooks.c: Include intl.h.  Mark text locating diagnostics for
      	translation.
      	* Makefile.in (langhooks.o): Update dependencies.
      	* pretty-print.h (pp_printf): Mark as accepting GCC diagnostic
      	formats.
      
      gcc/testsuite:
      	* g++.dg/ext/member-attr.C, g++.dg/warn/deprecated.C,
      	gcc.dg/deprecated.c, gcc.dg/noreturn-1.c, gcc.dg/noreturn-4.c:
      	Update expected messages.
      
      libmudflap:
      	* testsuite/libmudflap.c/pass35-frag.c: Update expected message.
      
      From-SVN: r87563
      971801ff
  26. Sep 07, 2004
    • Frank Ch. Eigler's avatar
      configure.ac: Look for pwd.h, grp.h, netdb.h headers and functions. · 66a5d3b1
      Frank Ch. Eigler authored
      2004-09-07  Frank Ch. Eigler  <fche@redhat.com>
      
      	* configure.ac: Look for pwd.h, grp.h, netdb.h headers and functions.
      	* mf-hooks2.c (strerror): Unregister previous string returned by
      	previous strerror.
      	(getlogin,cuserid,getpwnam,getpwuid,getgrnam,getgrgid): New wrappers.
      	(getservent,getservbyname,getservbyport,gai_strerror): Ditto.
      	* mf-runtime.h.in: Add redefine_extname pragmas for them all.
      	* mf-runtime.c (__mf_describe_object): Clarify object life status.
      	* testsuite/libmudflap.c/pass48-frag.c, pass49-frag.c, fail32-frag.c:
      	New tests.
      	* configure, config.h.in: Regenerated.
      
      From-SVN: r87160
      66a5d3b1
  27. Aug 03, 2004
  28. Jul 27, 2004
    • Ulrich Weigand's avatar
      mf-runtime.c (__mf_fini): Set mudflap_mode to mode_nop in the statically linked case. · 6687a263
      Ulrich Weigand authored
      2004-07-27  Ulrich Weigand  <weigand@informatik.uni-erlangen.de>
      
      	* mf-runtime.c (__mf_fini): Set mudflap_mode to mode_nop in
      	the statically linked case.
      
      From-SVN: r85229
      6687a263
    • Frank Ch. Eigler's avatar
      splay-tree.[ch]: Remove. · fc5515a8
      Frank Ch. Eigler authored
      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
      fc5515a8
  29. Jul 21, 2004
  30. Jul 20, 2004
    • Frank Ch. Eigler's avatar
      mf-impl.h (__mf_options): Add ignore_reads and timestamps fields. · a082fc7a
      Frank Ch. Eigler authored
      2004-07-20  Frank Ch. Eigler  <fche@redhat.com>
      
      	* mf-impl.h (__mf_options): Add ignore_reads and timestamps fields.
      	* mf-runtime.c (options): Give them a name.
      	(__mf_set_default_options): Set them.
      	(__mf_insert_new_object, __mfu_unregister): Optionalize timestamps.
      	(__mf_violation): Warning cleanup.
      	* mf-impl.h (MF_VALIDATE_EXTENT): Support ignore_reads option.
      	* splay-tree.c (splay_tree_delete_helper): Remove obsolete decl.
      
      From-SVN: r84971
      a082fc7a
  31. Jul 15, 2004
    • Frank Ch. Eigler's avatar
      * Fix for g++/15861 · 429b4470
      Frank Ch. Eigler authored
      2004-07-15  Frank Ch. Eigler  <fche@redhat.com>
      
      	g++/15861
      	* mf-runtime.c (__mf_init): Make it non-static.  Tolerate
      	repeated invocation.
      
      From-SVN: r84761
      429b4470
  32. Jul 09, 2004
    • Frank Ch. Eigler's avatar
      Test case for g++/15861 · b984b4bf
      Frank Ch. Eigler authored
      2004-07-09  Frank Ch. Eigler  <fche@redhat.com>
      
      	Test case for g++/15861
      	* testsuite/libmudflap.c++/ctors-[12].cxx: New test case halves.
      	* testsuite/libmudflap.c++/ctors.exp: Driver.
      	* testsuite/libmudflap.c++/c++frags.exp: Elide redundant default.
      	Look only for *frag* test cases.
      
      From-SVN: r84392
      b984b4bf
  33. Jul 08, 2004
    • Frank Ch. Eigler's avatar
      ANSI C conversion, libmudflap specialization, recursion limiting. · 00dcddaa
      Frank Ch. Eigler authored
      2004-07-08  Frank Ch. Eigler  <fche@redhat.com>
      
      	ANSI C conversion, libmudflap specialization, recursion limiting.
      	* splay-tree.h (splay_tree_{de,}allocate_fn): Remove allocation_data
      	argument and indirection function pointers, update callers.
      	(splay_tree_s): Add statistics and recursion control fields
      	num_keys, max_depth, depth, rebalance_p.
      	* splay-tree.c (splay_tree_splay_helper): Track recursion depth.
      	Back out of search if it exceeds limit.
      	(splay_tree_splay): Manage recursion limiting with rebalancing as
      	needed.
      	(splay_tree_new): More initialization.
      	(splay_tree_rebalance): New function.
      	(splay_tree_foreach): Rewrite using nonrecursive logic.
      	(splay_tree_xmalloc_allocate, splay_tree_xmalloc_deallocate):
      	Remove.  Point indirect calls to mf-runtime.c's routines.
      	(splay_tree_compare_ints, splay_tree_compare_pointers): Remove unused
      	functions.
      	(splay_tree_delete, splay_tree_delete_helper): Ditto.
      	* testsuite/heap-scalestress.c: New test based on one from
      	Eyal Lebedinsky <eyal@eyal.emu.id.au>:
      
      From-SVN: r84303
      00dcddaa
  34. Jul 05, 2004
    • Matthias Klose's avatar
      libtool-version: New. · bd4c8250
      Matthias Klose authored
      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
      bd4c8250
Loading