|
From: Nicholas N. <nj...@cs...> - 2005-06-30 04:07:51
|
On Thu, 16 Jun 2005, Dirk Mueller wrote: > I need the attached patches to compile valgrind 2.4.0 against gcc4 / glibc2.4. > > As i got burned when I tried to checkin something last time, I'm posting the > patches here for review first. > > I'd like to apply them to valgrind-3.0 too btw. I've committed the entire 2nd patch, which added support for glibc-2.4 to configure.in. I also added an empty 2.4 suppression file, Dirk can you fill that in when you find time? I didn't use the first patch (except removing asm/ipc.h from scalar.c) because we didn't resolve whether the extra MMX/SSE flags were necessary. I only put them in the 3.0 repository. I don't think we'll be doing a 2.4.1 release, in which case the 2.4 repo is effectively dead and there's no point updating it. N |