diff options
author | uweigand <uweigand@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-08-15 20:26:46 +0000 |
---|---|---|
committer | uweigand <uweigand@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-08-15 20:26:46 +0000 |
commit | eb0bc208de919037e4da09054c89b24642ed1622 (patch) | |
tree | 451b60bad31ed0f5a24f54ae16b155e76ffe759a /libmudflap/ChangeLog | |
parent | 6b73c15e524df01d0d4ed014cd1a1e0848428ff5 (diff) | |
download | gcc-eb0bc208de919037e4da09054c89b24642ed1622.tar.gz |
* mf-hooks3.c (main_seen_p): Remove.
(__mf_get_state): Remove attempt to recognize the main thread.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@103119 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libmudflap/ChangeLog')
-rw-r--r-- | libmudflap/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libmudflap/ChangeLog b/libmudflap/ChangeLog index c42fa253600..4bd53167e79 100644 --- a/libmudflap/ChangeLog +++ b/libmudflap/ChangeLog @@ -1,3 +1,8 @@ +2005-08-15 Ulrich Weigand <weigand@informatik.uni-erlangen.de> + + * mf-hooks3.c (main_seen_p): Remove. + (__mf_get_state): Remove attempt to recognize the main thread. + 2005-08-15 Maciej W. Rozycki <macro@linux-mips.org> * configure.ac: Test for the name of the symbol used for the entry |