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-48.el5.x86_64
[181 KiB] |
Changelog
by Jakub Jelinek (2009-12-09):
- fix debuginfo for local variables in constructors or destructors
(#513184, PR c++/27574)
- force BLKmode return values into registers if they are from likely
spilled classes (#516028, PR rtl-optimization/41646)
- fix dynamic_cast (#519519)
- fix debuginfo for ppc{,64} with -mno-sched-prolog (#528792, PR target/40473)
- fix libjava to avoid opening *.la/dlopening *.so files from current
working directory or subdirectories thereof (#545673, CVE-2009-3736)
- fix DW_OP_{gt,ge,lt,le} handling, add DW_OP_swap handling
|
libmudflap-devel-4.1.2-48.el5.i386
[172 KiB] |
Changelog
by Jakub Jelinek (2009-12-09):
- fix debuginfo for local variables in constructors or destructors
(#513184, PR c++/27574)
- force BLKmode return values into registers if they are from likely
spilled classes (#516028, PR rtl-optimization/41646)
- fix dynamic_cast (#519519)
- fix debuginfo for ppc{,64} with -mno-sched-prolog (#528792, PR target/40473)
- fix libjava to avoid opening *.la/dlopening *.so files from current
working directory or subdirectories thereof (#545673, CVE-2009-3736)
- fix DW_OP_{gt,ge,lt,le} handling, add DW_OP_swap handling
|