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-18.el6.i686
[133 KiB] |
Changelog
by Jakub Jelinek (2016-10-18):
- fix up std::rethrow_exception (PR libstdc++/62258, #1380760)
- fix fortran ICE in resolve_ordinary_assign (PR fortran/43362, #1356346)
|
libmudflap-devel-4.4.7-18.el6.x86_64
[137 KiB] |
Changelog
by Jakub Jelinek (2016-10-18):
- fix up std::rethrow_exception (PR libstdc++/62258, #1380760)
- fix fortran ICE in resolve_ordinary_assign (PR fortran/43362, #1356346)
|