Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        libmudflap-devel - GCC mudflap support
        
        
        - 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.1.2-55.el5.i386
              [174 KiB] | Changelog
              by Jakub Jelinek (2014-03-12): - clear next_bb/prev_bb of basic blocks that have been dropped
  (#799592)
- fix TImode arithmetics on x86_64 (#901750, PR target/31167,
  PR target/30041)
- don't ICE on arrays with NULL TYPE_DOMAIN (#1008819) |