libmudflap-devel - GCC mudflap support
| Website: | http://gcc.gnu.org | 
|---|---|
| License: | GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions | 
- Description:
- This package contains headers 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.7-4.el6.i686 [131 KiB] | Changelog
              by Jakub Jelinek (2013-07-18): - fix diagnostics reporting with digraphs (#906234)
- handle %{, %| and %} in inline asm on multiple asm dialect
  targets as {, | and } rather than asm dialect separators (#908025)
- fix ICE in build_zero_init_1 with va_list data member in a class
  (#921758, PR c++/56403)
- ignore out of range registers in the unwinder (#959564, PR target/49146)
- fix ICE in fold_stmt on debug stmts (#967003) | 
