Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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-3.el6.x86_64
[134 KiB] |
Changelog
by Jakub Jelinek (2012-10-18):
- don't emit srak instruction on s390{,x} if not compiling for
z196 or later CPU (#867878)
|
libmudflap-devel-4.4.7-3.el6.i686
[130 KiB] |
Changelog
by Jakub Jelinek (2012-10-18):
- don't emit srak instruction on s390{,x} if not compiling for
z196 or later CPU (#867878)
|