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-51.el5.i386
[173 KiB] |
Changelog
by Jakub Jelinek (2011-04-07):
- don't overwrite INDIRECT_REF type directly in C++ vtable accesses
(#630893)
- don't emit an extra useless var at -O0 for NRV optimized C++ vars,
fix debug info for them (#660302, #660305, PR debug/44367, PR debug/46815)
|
libmudflap-devel-4.1.2-51.el5.x86_64
[182 KiB] |
Changelog
by Jakub Jelinek (2011-04-07):
- don't overwrite INDIRECT_REF type directly in C++ vtable accesses
(#630893)
- don't emit an extra useless var at -O0 for NRV optimized C++ vars,
fix debug info for them (#660302, #660305, PR debug/44367, PR debug/46815)
|