This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Remove mudflap build option.


On Sun, 2014-04-13 at 22:08 +0200, Mark Wielaard wrote:
> The --enable-mudflap configure build has been broken for 2 years without
> anybody apparently noticing. GCC 4.9 removed mudflap support. Before
> release we now run make distcheck with valgrind support. Removal of the
> mudflap configure option simplifies the build a little.

I merged this to master now. Tom suggested on irc we should support the
new GCC 4.8 Adddress Sanitizer (-fsanitize=address) and GCC 4.9
Undefined Behavior Sanitizer (-fsanitize=undefined) checkers now. Which
would indeed be nice. But I haven't had time to play with them yet.

Cheers,

Mark


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]