X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=libmudflap%2FChangeLog;h=edb0958cd40c55b9b2c68618f8714524dad145d2;hb=0a475b3bd1fd8b60157ccd41a5552dd06829ca4c;hp=efa2166e78af672d51d9f23651eacccb107d98b4;hpb=67a1c0ae83d345d311b2e3e6c5534590dee0b9ad;p=pf3gnuchains%2Fgcc-fork.git diff --git a/libmudflap/ChangeLog b/libmudflap/ChangeLog index efa2166e78a..edb0958cd40 100644 --- a/libmudflap/ChangeLog +++ b/libmudflap/ChangeLog @@ -1,3 +1,165 @@ +2009-07-16 Joseph Myers + + * configure: Regenerate. + +2009-07-11 Richard Sandiford + + PR testsuite/40699 + PR testsuite/40707 + PR testsuite/40709 + * testsuite/lib/libmudflap.exp: Revert 2009-06-30 commit. + +2009-07-01 Richard Guenther + + PR tree-optimization/19831 + * testsuite/libmudflap.c/fail11-frag.c: Make allocated memory + escape. + * testsuite/libmudflap.c/fail12-frag.c: Likewise. + * testsuite/libmudflap.c/fail16-frag.c: Likewise. + * testsuite/libmudflap.c/fail31-frag.c: Likewise. + +2009-06-30 Richard Sandiford + + * testsuite/lib/libmudflap.exp (libmudflap-init): Don't add "." + to ld_library_path. Use add_path. Add just find_libgcc_s to + ld_library_path, not every libgcc multilib directory. + +2009-04-09 Nick Clifton + + * mf-hooks1.c: Change copyright header to refer to version 3 + of the GNU General Public License with version 3.1 of the GCC + Runtime Library Exception and to point readers at the COPYING3 + and COPYING3.RUNTIME files and the FSF's license web page. + * mf-heuristics.c: Likewise. + * mf-hooks2.c: Likewise. + * mf-hooks3.c: Likewise. + * mf-impl.h: Likewise. + * mf-runtime.c: Likewise. + * mf-runtime.h: Likewise. + +2009-04-09 Jakub Jelinek + + * testsuite/lib/mfdg.exp: Change copyright header to refer to + version 3 of the GNU General Public License and to point readers + at the COPYING3 file and the FSF's license web page. + * testsuite/lib/libmudflap.exp: Likewise. + +2009-03-31 Ben Elliston + + PR libmudflap/38462 + * testsuite/libmudflap.c/fail27-frag.c: Match `mudflap dead + object', not `mudflap object'. + +2009-03-01 Ralf Wildenhues + + * configure: Regenerate. + +2009-02-03 Jakub Jelinek + + * mf-runtime.c (__mf_usage): Update copyright notice dates. + +2009-01-23 Jie Zhang + + * mf-impl.h (__mf_get_state, __mf_set_state): Don't use + __thread when TLS support is emulated. + * mf-hooks3.c (__mf_get_state, __mf_set_state): Likewise. + * mf-runtime.c (__mf_state_1): Likewise. + * configure.ac: Use GCC_CHECK_EMUTLS. + * configure: Regenerate. + * config.h.in: Regenerate. + +2008-12-18 Ralf Wildenhues + + * configure: Regenerate. + +2008-11-26 Janis Johnson + + PR testsuite/28870 + * testsuite/lib/mfdg.exp (dg-test): Use new timeout support. + (dg-timeout): Remove. + (standard-wait): Remove. + * testsuite/lib/libmudflap.exp: Include new timeout library files. + (libmudflap_target_compile): Set timeout value from new proc. + +2008-11-10 Jakub Jelinek + + PR middle-end/35314 + * testsuite/libmudflap.c/pass67-frag.c: New test. + +2008-10-09 Jakub Jelinek + + PR c++/37568 + * testsuite/libmudflap.c++/pass66-frag.cxx: New test. + +2008-09-26 Peter O'Gorman + Steve Ellcey + + * configure: Regenerate for new libtool. + * Makefile.in: Ditto. + * testsuite/Makefile.in: Ditto. + +2008-09-15 Jakub Jelinek + + PR libmudflap/36397 + * testsuite/libmudflap.c/pass64-frag.c: New test. + +2008-06-17 Ralf Wildenhues + + * Makefile.in: Regenerate. + * config.h.in: Regenerate. + * configure: Regenerate. + * testsuite/Makefile.in: Regenerate. + +2008-04-18 Paolo Bonzini + + PR bootstrap/35457 + * aclocal.m4: Regenerate. + * configure: Regenerate. + +2008-03-20 Volker Reichelt + + * testsuite/libmudflap.c/pass63-frag.c: New test. + +2008-03-16 Ralf Wildenhues + + * aclocal.m4: Regenerate. + * configure: Likewise. + * Makefile.in: Likewise. + * testsuite/Makefile.in: Likewise. + +2008-03-02 Jakub Jelinek + + * mf-runtime.c (__mf_usage): Update copyright notice dates. + +2008-02-21 Uros Bizjak + + * testsuite/libmudflap.c/fail8-frag.c: Adjust scan pattern for + mudflap dead object. + * testsuite/libmudflap.c/fail9-frag.c: Ditto. + +2008-01-24 David Edelsohn + + * configure: Regenerate. + +2008-01-05 Jakub Jelinek + + PR tree-optimization/34618 + * testsuite/libmudflap.c/pass62-frag.c: New test. + +2008-01-03 Jakub Jelinek + + PR c++/34619 + * testsuite/libmudflap.c++/pass61-frag.cxx: New test. + +2008-01-01 Volker Reichelt + + PR libmudflap/26442 + * testsuite/libmudflap.c++/pass60-frag.cxx: New test. + +2007-10-15 Maciej W. Rozycki + + * configure: Regenerate following changes to ../config/tls.m4. + 2007-07-26 Tom Tromey * Makefile.in: Rebuilt.