development/libraries

libmudflap-devel - GCC mudflap support

Website: http://gcc.gnu.org
License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions
Vendor: Red Hat, Inc.
Description:
This package contains headers and static libraries for building
mudflap-instrumented programs.

To instrument a non-threaded program, add -fmudflap
option to GCC and when linking add -lmudflap, for threaded programs
also add -fmudflapth and -lmudflapth.

Packages

libmudflap-devel-4.4.3-1.el6.i686 [111 KiB] Changelog by Jakub Jelinek (2010-01-21):
- update from gcc-4_4-branch
  - GCC 4.4.3 release
- don't insert DEBUG_STMTs after stmts that can throw, instead insert them
  at the start of the next bb

Listing created by Repoview-0.6.4