Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
libmudflap-devel - GCC mudflap support
Website: |
http://gcc.gnu.org |
License: |
GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD |
Vendor: |
Scientific Linux |
- 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.8.5-11.el7.i686
[57 KiB] |
Changelog
by Jakub Jelinek (2016-08-31):
- on aarch64 emit scheduling barriers before stack deallocation in
function epilogues (#1362635, PR target/63293)
|
libmudflap-devel-4.8.5-11.el7.x86_64
[57 KiB] |
Changelog
by Jakub Jelinek (2016-08-31):
- on aarch64 emit scheduling barriers before stack deallocation in
function epilogues (#1362635, PR target/63293)
|