diff options
author | Maurice van der Pot <griffon26@gentoo.org> | 2006-06-09 20:01:54 +0000 |
---|---|---|
committer | Maurice van der Pot <griffon26@gentoo.org> | 2006-06-09 20:01:54 +0000 |
commit | e70ad4682753841f45193ffc28a3cd2c751de1ac (patch) | |
tree | 62cc837903f201d513db4cee016e8060c5407bc2 /dev-util/valgrind/files | |
parent | Removed old valgrind ebuilds and fixed bug #131987 (diff) | |
download | gentoo-2-e70ad4682753841f45193ffc28a3cd2c751de1ac.tar.gz gentoo-2-e70ad4682753841f45193ffc28a3cd2c751de1ac.tar.bz2 gentoo-2-e70ad4682753841f45193ffc28a3cd2c751de1ac.zip |
Removed old valgrind ebuilds and fixed bug #131987
(Portage version: 2.1_rc4)
(Signed Manifest commit)
Diffstat (limited to 'dev-util/valgrind/files')
15 files changed, 0 insertions, 453 deletions
diff --git a/dev-util/valgrind/files/digest-valgrind-2.2.0-r2 b/dev-util/valgrind/files/digest-valgrind-2.2.0-r2 deleted file mode 100644 index b7acbc96ccc1..000000000000 --- a/dev-util/valgrind/files/digest-valgrind-2.2.0-r2 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 30dc51f6fc94751b90b04af9c2e2c656 valgrind-2.2.0.tar.bz2 964987 -MD5 a9f5bf8d548ceed56343f8298887bb43 valgrind-2.2.0-ppc.tar.bz2 1000093 diff --git a/dev-util/valgrind/files/digest-valgrind-2.4.0 b/dev-util/valgrind/files/digest-valgrind-2.4.0 deleted file mode 100644 index 8df1b8e7afb3..000000000000 --- a/dev-util/valgrind/files/digest-valgrind-2.4.0 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 1d0bd81d368789946d32d18a468ea0cf valgrind-2.4.0.tar.bz2 1072044 -MD5 a05d46ce20972d985c89ba16db0b747b valgrind-2.4.0-ppc.tar.bz2 1119623 diff --git a/dev-util/valgrind/files/digest-valgrind-2.4.1 b/dev-util/valgrind/files/digest-valgrind-2.4.1 deleted file mode 100644 index 66fcf4f52b5e..000000000000 --- a/dev-util/valgrind/files/digest-valgrind-2.4.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 8ada0f37ddd940032b85ea859fedb037 valgrind-2.4.1.tar.bz2 1078229 diff --git a/dev-util/valgrind/files/digest-valgrind-3.0.0 b/dev-util/valgrind/files/digest-valgrind-3.0.0 deleted file mode 100644 index 617bd30a1217..000000000000 --- a/dev-util/valgrind/files/digest-valgrind-3.0.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 e976a343c61d9505162f595a8aeb09c1 valgrind-3.0.0.tar.bz2 2679021 diff --git a/dev-util/valgrind/files/digest-valgrind-3.0.1 b/dev-util/valgrind/files/digest-valgrind-3.0.1 deleted file mode 100644 index ded1c704ce7a..000000000000 --- a/dev-util/valgrind/files/digest-valgrind-3.0.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 c29efdb7d1a93440f5644a6769054681 valgrind-3.0.1.tar.bz2 2688531 diff --git a/dev-util/valgrind/files/digest-valgrind-3.0.1-r1 b/dev-util/valgrind/files/digest-valgrind-3.0.1-r1 deleted file mode 100644 index ded1c704ce7a..000000000000 --- a/dev-util/valgrind/files/digest-valgrind-3.0.1-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 c29efdb7d1a93440f5644a6769054681 valgrind-3.0.1.tar.bz2 2688531 diff --git a/dev-util/valgrind/files/digest-valgrind-3.1.0 b/dev-util/valgrind/files/digest-valgrind-3.1.0 deleted file mode 100644 index f1de712581cc..000000000000 --- a/dev-util/valgrind/files/digest-valgrind-3.1.0 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 d92156e9172dc6097e56c69ea9c88013 valgrind-3.1.0.tar.bz2 3054546 -RMD160 265f6fc41378207b0608d17360bd5fd1916e6ac0 valgrind-3.1.0.tar.bz2 3054546 -SHA256 63fda6d9fa241f389780264b5b6b0c7397bdc2a20b883106c4bbaf829cacc90c valgrind-3.1.0.tar.bz2 3054546 diff --git a/dev-util/valgrind/files/valgrind-2.2.0-current-macro-clash.patch b/dev-util/valgrind/files/valgrind-2.2.0-current-macro-clash.patch deleted file mode 100644 index c0b817615756..000000000000 --- a/dev-util/valgrind/files/valgrind-2.2.0-current-macro-clash.patch +++ /dev/null @@ -1,52 +0,0 @@ -diff -ruN valgrind-2.2.0/coregrind/vg_syscalls.c valgrind-2.2.0-fixed/coregrind/vg_syscalls.c ---- valgrind-2.2.0/coregrind/vg_syscalls.c 2004-08-31 02:08:37.000000000 +0200 -+++ valgrind-2.2.0-fixed/coregrind/vg_syscalls.c 2005-02-22 20:20:38.904577288 +0100 -@@ -900,7 +900,7 @@ - Addr ret = VG_(brk_limit); - static const Bool debug = False; - Segment *seg; -- Addr current, newaddr; -+ Addr currentaddr, newaddr; - - - if (debug) -@@ -924,20 +924,20 @@ - if (seg != NULL && newbrk > seg->addr) - return VG_(brk_limit); - -- current = PGROUNDUP(VG_(brk_limit)); -+ currentaddr = PGROUNDUP(VG_(brk_limit)); - newaddr = PGROUNDUP(newbrk); -- if (newaddr != current) { -+ if (newaddr != currentaddr) { - - /* new brk in a new page - fix the mappings */ - if (newbrk > VG_(brk_limit)) { - - if (debug) - VG_(printf)(" extending brk: current=%p newaddr=%p delta=%d\n", -- current, newaddr, newaddr-current); -+ currentaddr, newaddr, newaddr-currentaddr); - -- if (newaddr == current) { -+ if (newaddr == currentaddr) { - ret = newbrk; -- } else if ((void*)-1 != VG_(mmap)((void*)current, newaddr-current, -+ } else if ((void*)-1 != VG_(mmap)((void*)currentaddr, newaddr-currentaddr, - VKI_PROT_READ|VKI_PROT_WRITE|VKI_PROT_EXEC, - VKI_MAP_PRIVATE|VKI_MAP_ANONYMOUS|VKI_MAP_FIXED|VKI_MAP_CLIENT, - SF_FIXED|SF_BRK, -1, 0)) -@@ -949,10 +949,10 @@ - - if (debug) - VG_(printf)(" shrinking brk: current=%p newaddr=%p delta=%d\n", -- current, newaddr, current-newaddr); -+ currentaddr, newaddr, currentaddr-newaddr); - -- if (newaddr != current) { -- int res = VG_(munmap)((void *)newaddr, current - newaddr); -+ if (newaddr != currentaddr) { -+ int res = VG_(munmap)((void *)newaddr, currentaddr - newaddr); - vg_assert(0 == res); - } - ret = newbrk; diff --git a/dev-util/valgrind/files/valgrind-2.2.0-no-exec-stack.patch b/dev-util/valgrind/files/valgrind-2.2.0-no-exec-stack.patch deleted file mode 100644 index e5e87dcfd53e..000000000000 --- a/dev-util/valgrind/files/valgrind-2.2.0-no-exec-stack.patch +++ /dev/null @@ -1,62 +0,0 @@ -diff -ruN valgrind-2.2.0/coregrind/vg_libpthread.c valgrind-2.2.0-fixed/coregrind/vg_libpthread.c ---- valgrind-2.2.0/coregrind/vg_libpthread.c 2004-12-19 17:30:53.383502976 +0100 -+++ valgrind-2.2.0-fixed/coregrind/vg_libpthread.c 2004-12-19 17:31:23.680897072 +0100 -@@ -1830,12 +1830,6 @@ - /* Initialiser has completed. */ - #define P_ONCE_COMPLETED ((PTHREAD_ONCE_INIT) + 2) - --int __pthread_once ( pthread_once_t *once_control, -- void (*init_routine) (void) ) --{ -- int res; -- int done; -- - # define TAKE_LOCK \ - res = __pthread_mutex_lock(&once_masterlock); \ - my_assert(res == 0); -@@ -1844,11 +1838,19 @@ - res = __pthread_mutex_unlock(&once_masterlock); \ - my_assert(res == 0); - -- void cleanup(void *v) { -- TAKE_LOCK; -- *once_control = P_ONCE_NOT_DONE; -- RELEASE_LOCK; -- } -+static void cleanup(void *once_control) { -+ int res; -+ TAKE_LOCK; -+ *(pthread_once_t *)once_control = P_ONCE_NOT_DONE; -+ RELEASE_LOCK; -+} -+ -+int __pthread_once ( pthread_once_t *once_control, -+ void (*init_routine) (void) ) -+{ -+ int res; -+ int done; -+ - - ensure_valgrind("pthread_once"); - -@@ -1863,7 +1865,7 @@ - /* Not started. Change state to indicate running, drop the - lock and run. */ - *once_control = P_ONCE_RUNNING; -- _pthread_cleanup_push(NULL, cleanup, NULL); -+ _pthread_cleanup_push(NULL, cleanup, once_control); - RELEASE_LOCK; - init_routine(); - /* re-take the lock, and set state to indicate done. */ -@@ -1904,9 +1906,10 @@ - - return 0; - -+} -+ - # undef TAKE_LOCK - # undef RELEASE_LOCK --} - - #undef P_ONCE_NOT_DONE - #undef P_ONCE_RUNNING diff --git a/dev-util/valgrind/files/valgrind-2.4.0-pie-fix.patch b/dev-util/valgrind/files/valgrind-2.4.0-pie-fix.patch deleted file mode 100644 index 7c674a27f5ee..000000000000 --- a/dev-util/valgrind/files/valgrind-2.4.0-pie-fix.patch +++ /dev/null @@ -1,54 +0,0 @@ -diff -ruN valgrind-2.4.0/corecheck/tests/Makefile.in valgrind-2.4.0-fixed/corecheck/tests/Makefile.in ---- valgrind-2.4.0/corecheck/tests/Makefile.in 2005-03-24 03:30:27.000000000 +0100 -+++ valgrind-2.4.0-fixed/corecheck/tests/Makefile.in 2005-04-12 18:53:56.686049352 +0200 -@@ -202,7 +202,7 @@ - CCAS = @CCAS@ - CCASFLAGS = @CCASFLAGS@ - CCDEPMODE = @CCDEPMODE@ --CFLAGS = @CFLAGS@ -+CFLAGS = @CFLAGS@ -fno-pie - CPP = @CPP@ - CPPFLAGS = @CPPFLAGS@ - CXX = @CXX@ -diff -ruN valgrind-2.4.0/coregrind/x86-linux/syscalls.c valgrind-2.4.0-fixed/coregrind/x86-linux/syscalls.c ---- valgrind-2.4.0/coregrind/x86-linux/syscalls.c 2005-03-23 11:22:03.000000000 +0100 -+++ valgrind-2.4.0-fixed/coregrind/x86-linux/syscalls.c 2005-04-12 18:50:01.373822248 +0200 -@@ -259,10 +259,13 @@ - We need to make sure we don't touch the stack between marking it - Empty and exiting. Hence the assembler. */ - asm volatile ( -+ "pushl %%ebx\n" /* save original ebx value */ - "movl %1, %0\n" /* set tst->status = VgTs_Empty */ -+ "movl %2, %%ebx\n" /* set ebx = tst->os_state.exitcode */ - "int $0x80\n" /* exit(tst->os_state.exitcode) */ -+ "popl %%ebx\n" /* restore original ebx value */ - : "=m" (tst->status) -- : "n" (VgTs_Empty), "a" (__NR_exit), "b" (tst->os_state.exitcode)); -+ : "n" (VgTs_Empty), "a" (__NR_exit), "m" (tst->os_state.exitcode)); - - VG_(core_panic)("Thread exit failed?\n"); - } -diff -ruN valgrind-2.4.0/none/tests/Makefile.in valgrind-2.4.0-fixed/none/tests/Makefile.in ---- valgrind-2.4.0/none/tests/Makefile.in 2005-03-24 03:30:45.000000000 +0100 -+++ valgrind-2.4.0-fixed/none/tests/Makefile.in 2005-04-12 18:54:42.311113288 +0200 -@@ -322,7 +322,7 @@ - CCAS = @CCAS@ - CCASFLAGS = @CCASFLAGS@ - CCDEPMODE = @CCDEPMODE@ --CFLAGS = @CFLAGS@ -+CFLAGS = @CFLAGS@ -fno-pie - CPP = @CPP@ - CPPFLAGS = @CPPFLAGS@ - CXX = @CXX@ -diff -ruN valgrind-2.4.0/none/tests/x86/Makefile.in valgrind-2.4.0-fixed/none/tests/x86/Makefile.in ---- valgrind-2.4.0/none/tests/x86/Makefile.in 2005-03-24 03:30:45.000000000 +0100 -+++ valgrind-2.4.0-fixed/none/tests/x86/Makefile.in 2005-04-12 18:55:25.859492928 +0200 -@@ -156,7 +156,7 @@ - CCAS = @CCAS@ - CCASFLAGS = @CCASFLAGS@ - CCDEPMODE = @CCDEPMODE@ --CFLAGS = @CFLAGS@ -+CFLAGS = @CFLAGS@ -fno-pie - CPP = @CPP@ - CPPFLAGS = @CPPFLAGS@ - CXX = @CXX@ diff --git a/dev-util/valgrind/files/valgrind-2.4.1-dont-trample-cflags.patch b/dev-util/valgrind/files/valgrind-2.4.1-dont-trample-cflags.patch deleted file mode 100644 index 452a45e08f4f..000000000000 --- a/dev-util/valgrind/files/valgrind-2.4.1-dont-trample-cflags.patch +++ /dev/null @@ -1,19 +0,0 @@ -diff -ruN valgrind-2.4.1/configure valgrind-2.4.1-fixed/configure ---- valgrind-2.4.1/configure 2005-08-03 22:12:16.789460240 +0200 -+++ valgrind-2.4.1-fixed/configure 2005-08-03 22:14:38.055984464 +0200 -@@ -4735,6 +4735,7 @@ - if test "$handles_mmmx" = "yes"; then - USE_MMX_REGISTER="-mmmx" - fi -+CFLAGS=$safe_CFLAGS - - - -@@ -4804,6 +4805,7 @@ - if test "$handles_msse" = "yes"; then - USE_SSE_REGISTER="-msse" - fi -+CFLAGS=$safe_CFLAGS - - - diff --git a/dev-util/valgrind/files/valgrind-2.4.1-static-const.patch b/dev-util/valgrind/files/valgrind-2.4.1-static-const.patch deleted file mode 100644 index 8d13a4f7e8b4..000000000000 --- a/dev-util/valgrind/files/valgrind-2.4.1-static-const.patch +++ /dev/null @@ -1,132 +0,0 @@ -diff -ruN valgrind-2.4.1/coregrind/vg_memory.c valgrind-2.4.1-fixed/coregrind/vg_memory.c ---- valgrind-2.4.1/coregrind/vg_memory.c 2005-07-19 21:13:46.000000000 +0200 -+++ valgrind-2.4.1-fixed/coregrind/vg_memory.c 2005-08-03 23:02:13.570880216 +0200 -@@ -158,7 +158,7 @@ - { - Segment *s; - Segment *next; -- static const Bool debug = False || mem_debug; -+ const Bool debug = False || mem_debug; - Addr end; - - if (len == 0) -@@ -324,7 +324,7 @@ - UInt dev, UInt ino, ULong off, const Char *filename) - { - Segment *s; -- static const Bool debug = False || mem_debug; -+ const Bool debug = False || mem_debug; - Bool recycled; - - if (debug) -@@ -479,7 +479,7 @@ - void VG_(mprotect_range)(Addr a, SizeT len, UInt prot) - { - Segment *s, *next; -- static const Bool debug = False || mem_debug; -+ const Bool debug = False || mem_debug; - Segment *s1, *s2; - - if (debug) -@@ -524,7 +524,7 @@ - - Addr VG_(find_map_space)(Addr addr, SizeT len, Bool for_client) - { -- static const Bool debug = False || mem_debug; -+ const Bool debug = False || mem_debug; - Segment *s; - Addr ret; - Addr limit = (for_client ? VG_(client_end)-1 : VG_(valgrind_last)); -diff -ruN valgrind-2.4.1/coregrind/vg_stabs.c valgrind-2.4.1-fixed/coregrind/vg_stabs.c ---- valgrind-2.4.1/coregrind/vg_stabs.c 2005-07-27 14:37:52.000000000 +0200 -+++ valgrind-2.4.1-fixed/coregrind/vg_stabs.c 2005-08-03 23:03:07.065747760 +0200 -@@ -123,7 +123,7 @@ - */ - static SymType *structRef(StabTypeTab *tab, SymType *def, Bool isstruct, Char *name) - { -- static const Bool debug = False || stabs_debug; -+ const Bool debug = False || stabs_debug; - struct structlist *sl; - SymType *ty; - static Int warnlen = 0; -@@ -168,7 +168,7 @@ - /* Add a structural defintion for a struct/union reference */ - static SymType *structDef(StabTypeTab *tab, SymType *def, Bool isstruct, Char *name) - { -- static const Bool debug = False || stabs_debug; -+ const Bool debug = False || stabs_debug; - SymType *ref = structRef(tab, NULL, isstruct, name); - - /* it seems that GNAT likes to declare names as both struct tags -@@ -236,7 +236,7 @@ - /* add a new index for a file */ - static void addFileAlias(StabTypeTab *tab, Char *filename, UInt instance, Int idx) - { -- static const Bool debug = False || stabs_debug; -+ const Bool debug = False || stabs_debug; - struct header *hp; - - for(hp = tab->headerhash[header_hash(filename, instance)]; hp != NULL; hp = hp->next) { -@@ -255,7 +255,7 @@ - - static void addHeader(StabTypeTab *tab, Char *filename, UInt instance, Int idx) - { -- static const Bool debug = False || stabs_debug; -+ const Bool debug = False || stabs_debug; - struct header *hp, **bucket; - - if (debug) -@@ -476,7 +476,7 @@ - - static void stab_resolve(SymType *st, void *data) - { -- static const Bool debug = False || stabs_debug; -+ const Bool debug = False || stabs_debug; - Char *str = (Char *)data; - vg_assert(!VG_(st_isresolved)(st)); - -@@ -493,7 +493,7 @@ - introduced anywhere, so we need to scan it all to pick them up. */ - static SymType *stabtype_parser(SegInfo *si, SymType *def, Char **pp) - { -- static const Bool debug = False || stabs_debug; -+ const Bool debug = False || stabs_debug; - Char *p = *pp; - Char t; - SymType *type; -@@ -1018,7 +1018,7 @@ - /* parse a symbol reference: NAME ':' DESC TYPE */ - static Bool initSym(SegInfo *si, Sym *sym, stab_types kind, Char **namep, Int val) - { -- static const Bool debug = False || stabs_debug; -+ const Bool debug = False || stabs_debug; - Char *name = *namep; - Char *ty; - Int len; -@@ -1159,7 +1159,7 @@ - definitions helps a lot. */ - static Scope *addSymsToScope(Scope *sc, struct symlist *list, Int nsyms, Scope *outer) - { -- static const Bool debug = False || stabs_debug; -+ const Bool debug = False || stabs_debug; - Int j; - struct symlist *n; - Int base; -@@ -1205,7 +1205,7 @@ - UChar* stabC, Int stab_sz, - UChar* stabstr, Int stabstr_sz ) - { -- static const Bool debug = False || stabs_debug; -+ const Bool debug = False || stabs_debug; - Int i; - Int n_stab_entries; - struct nlist* stab = (struct nlist*)stabC; -@@ -1283,7 +1283,7 @@ - - /* handle continued string stabs */ - { -- static const Bool contdebug = False || stabs_debug; -+ const Bool contdebug = False || stabs_debug; - Int buflen = 0; - Int idx = 0; - Char *buf = NULL; diff --git a/dev-util/valgrind/files/valgrind-3.0.0-pie-fix.patch b/dev-util/valgrind/files/valgrind-3.0.0-pie-fix.patch deleted file mode 100644 index 8919eeb2506a..000000000000 --- a/dev-util/valgrind/files/valgrind-3.0.0-pie-fix.patch +++ /dev/null @@ -1,24 +0,0 @@ -diff -ruN valgrind-3.0.0/none/tests/x86/Makefile.in valgrind-3.0.0-fixed/none/tests/x86/Makefile.in ---- valgrind-3.0.0/none/tests/x86/Makefile.in 2005-08-03 22:43:14.000000000 +0200 -+++ valgrind-3.0.0-fixed/none/tests/x86/Makefile.in 2005-08-04 22:52:05.563599512 +0200 -@@ -151,7 +151,7 @@ - CCAS = @CCAS@ - CCASFLAGS = @CCASFLAGS@ - CCDEPMODE = @CCDEPMODE@ --CFLAGS = @CFLAGS@ -+CFLAGS = @CFLAGS@ -fno-pie - CPP = @CPP@ - CPPFLAGS = @CPPFLAGS@ - CXX = @CXX@ -diff -ruN valgrind-3.0.0/tests/Makefile.in valgrind-3.0.0-fixed/tests/Makefile.in ---- valgrind-3.0.0/tests/Makefile.in 2005-08-03 22:43:14.000000000 +0200 -+++ valgrind-3.0.0-fixed/tests/Makefile.in 2005-08-04 22:52:15.937022512 +0200 -@@ -93,7 +93,7 @@ - CCAS = @CCAS@ - CCASFLAGS = @CCASFLAGS@ - CCDEPMODE = @CCDEPMODE@ --CFLAGS = @CFLAGS@ -+CFLAGS = @CFLAGS@ -fno-pie - CPP = @CPP@ - CPPFLAGS = @CPPFLAGS@ - CXX = @CXX@ diff --git a/dev-util/valgrind/files/valgrind-3.0.1-mfence.patch b/dev-util/valgrind/files/valgrind-3.0.1-mfence.patch deleted file mode 100644 index abf6f9caf8fe..000000000000 --- a/dev-util/valgrind/files/valgrind-3.0.1-mfence.patch +++ /dev/null @@ -1,11 +0,0 @@ -diff -ruN valgrind-3.0.1/VEX/priv/host-x86/hdefs.c valgrind-3.0.1-fixed/VEX/priv/host-x86/hdefs.c ---- valgrind-3.0.1/VEX/priv/host-x86/hdefs.c 2005-08-10 20:03:36.000000000 +0200 -+++ valgrind-3.0.1-fixed/VEX/priv/host-x86/hdefs.c 2005-09-15 21:28:49.638912328 +0200 -@@ -2312,7 +2312,6 @@ - if (0) vex_printf("EMIT FENCE\n"); - switch (i->Xin.MFence.subarch) { - case VexSubArchX86_sse0: -- vassert(0); /* awaiting test case */ - /* lock addl $0,0(%esp) */ - *p++ = 0xF0; *p++ = 0x83; *p++ = 0x44; - *p++ = 0x24; *p++ = 0x00; *p++ = 0x00; diff --git a/dev-util/valgrind/files/valgrind-3.0.1-pic-fix.patch b/dev-util/valgrind/files/valgrind-3.0.1-pic-fix.patch deleted file mode 100644 index 9356684ff6ac..000000000000 --- a/dev-util/valgrind/files/valgrind-3.0.1-pic-fix.patch +++ /dev/null @@ -1,88 +0,0 @@ ---- valgrind-3.0.1-hacked/work/valgrind-3.0.1-old/addrcheck/Makefile.am 2005-08-24 21:37:08.000000000 +0200 -+++ valgrind-3.0.1/addrcheck/Makefile.am 2005-10-31 22:57:24.000000000 +0100 -@@ -6,6 +6,7 @@ AM_CPPFLAGS += -I$(top_srcdir)/memcheck - val_PROGRAMS = vgtool_addrcheck.so vgpreload_addrcheck.so - - vgtool_addrcheck_so_SOURCES = ac_main.c -+vgtool_addrcheck_so_CFLAGS = -fpic - vgtool_addrcheck_so_LDFLAGS = -shared - vgtool_addrcheck_so_LDADD = \ - ../memcheck/mac_leakcheck.o \ -@@ -13,6 +14,7 @@ vgtool_addrcheck_so_LDADD = \ - ../memcheck/mac_shared.o - - vgpreload_addrcheck_so_SOURCES = -+vgpreload_addrcheck_so_CFLAGS = -fpic - vgpreload_addrcheck_so_LDADD = \ - ../memcheck/mac_replace_strmem.o - vgpreload_addrcheck_so_DEPENDENCIES = \ ---- valgrind-3.0.1-hacked/work/valgrind-3.0.1-old/cachegrind/Makefile.am 2005-08-10 17:28:20.000000000 +0200 -+++ valgrind-3.0.1/cachegrind/Makefile.am 2005-10-31 23:10:08.000000000 +0100 -@@ -14,5 +14,6 @@ val_PROGRAMS = vgtool_cachegrind.so - vgtool_cachegrind_so_SOURCES = \ - cg_main.c \ - cg-@VG_ARCH@.c -+vgtool_cachegrind_so_CFLAGS = -fpic - vgtool_cachegrind_so_LDFLAGS = -shared - ---- valgrind-3.0.1-hacked/work/valgrind-3.0.1-old/helgrind/Makefile.am 2005-08-10 17:27:51.000000000 +0200 -+++ valgrind-3.0.1/helgrind/Makefile.am 2005-10-31 23:11:55.000000000 +0100 -@@ -3,11 +3,13 @@ include $(top_srcdir)/Makefile.tool.am - val_PROGRAMS = vgtool_helgrind.so vgpreload_helgrind.so - - vgtool_helgrind_so_SOURCES = hg_main.c -+vgtool_helgrind_so_CFLAGS = -fpic - vgtool_helgrind_so_LDFLAGS = -shared - - vgpreload_helgrind_so_SOURCES = - vgpreload_helgrind_so_DEPENDENCIES = \ - $(LIBREPLACEMALLOC) -+vgpreload_helgrind_so_CFLAGS = -fpic - vgpreload_helgrind_so_LDFLAGS = -shared -Wl,-z,interpose,-z,initfirst \ - -Wl,--whole-archive \ - $(LIBREPLACEMALLOC) \ ---- valgrind-3.0.1-hacked/work/valgrind-3.0.1-old/lackey/Makefile.am 2005-08-10 17:28:36.000000000 +0200 -+++ valgrind-3.0.1/lackey/Makefile.am 2005-10-31 23:09:49.000000000 +0100 -@@ -3,5 +3,6 @@ include $(top_srcdir)/Makefile.tool.am - val_PROGRAMS = vgtool_lackey.so - - vgtool_lackey_so_SOURCES = lk_main.c -+vgtool_lackey_so_CFLAGS = -fpic - vgtool_lackey_so_LDFLAGS = -shared - ---- valgrind-3.0.1-hacked/work/valgrind-3.0.1-old/massif/Makefile.am 2005-08-10 17:28:11.000000000 +0200 -+++ valgrind-3.0.1/massif/Makefile.am 2005-10-31 23:11:32.000000000 +0100 -@@ -5,11 +5,13 @@ SUBDIRS += hp2ps - val_PROGRAMS = vgtool_massif.so vgpreload_massif.so - - vgtool_massif_so_SOURCES = ms_main.c -+vgtool_massif_so_CFLAGS = -fpic - vgtool_massif_so_LDFLAGS = -shared - - vgpreload_massif_so_SOURCES = - vgpreload_massif_so_DEPENDENCIES = \ - $(LIBREPLACEMALLOC) -+vgpreload_massif_so_CFLAGS = -fpic - vgpreload_massif_so_LDFLAGS = -shared -Wl,-z,interpose,-z,initfirst \ - -Wl,--whole-archive \ - $(LIBREPLACEMALLOC) \ ---- valgrind-3.0.1-hacked/work/valgrind-3.0.1-old/memcheck/Makefile.am 2005-08-10 17:28:08.000000000 +0200 -+++ valgrind-3.0.1/memcheck/Makefile.am 2005-10-31 23:23:19.000000000 +0100 -@@ -1,7 +1,7 @@ - include $(top_srcdir)/Makefile.tool.am - - ## Build Memcheck at a higher optimisation level --AM_CFLAGS += -O2 -+AM_CFLAGS += -O2 -fpic - - val_PROGRAMS = vgtool_memcheck.so vgpreload_memcheck.so - ---- valgrind-3.0.1-hacked/work/valgrind-3.0.1-old/none/Makefile.am 2005-08-10 17:28:34.000000000 +0200 -+++ valgrind-3.0.1/none/Makefile.am 2005-10-31 23:11:09.000000000 +0100 -@@ -3,5 +3,6 @@ include $(top_srcdir)/Makefile.tool.am - val_PROGRAMS = vgtool_none.so - - vgtool_none_so_SOURCES = nl_main.c -+vgtool_none_so_CFLAGS = -fpic - vgtool_none_so_LDFLAGS = -shared - |