summaryrefslogtreecommitdiff
path: root/cachegrind/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2011-03-07Add a port to IBM z/Architecture (s390x) running Linux -- Valgrindsewardj1-1/+2
2010-07-01Merged the MACOSX106 branch to the trunk. Merge command:njn1-2/+5
2010-06-30Added cg_diff.njn1-1/+1
2010-06-13Remove link_tool_exe.c and replace it with perl scripts that do thesewardj1-2/+2
2010-06-02Add a new program (link_tool_exe.c) and use this to link the toolsewardj1-0/+13
2010-01-01Merge from branches/ARM, all parts of the ARM-Linux port except forsewardj1-1/+2
2009-08-07Add a manpage for cg_annotate. Now only valgrind-listener and cg_merge lacknjn1-1/+3
2009-08-05More docs build tweaks:njn1-0/+2
2009-06-24This commit merges the BUILD_TWEAKS branch onto the trunk. It has thenjn1-84/+50
2009-05-28Merge the DARWIN branch onto the trunk.njn1-0/+20
2009-01-22Rename all the arch/OS/platform-related variables in configure.in to make itnjn1-6/+6
2007-05-08Add branch-misprediction profiling to Cachegrind. When the (new) flagsewardj1-1/+1
2007-02-08Add cg_merge, a program for merging (adding) cachegrind output files,sewardj1-0/+9
2006-10-17Merge r6086:sewardj1-4/+24
2005-11-29Add framework for ppc64 support. Apologies in advance for thesewardj1-0/+11
2005-11-07Dual architecture support - this commit is a major rework of the buildtom1-10/+35
2005-09-27This commit merges in changes from branches/ASPACEM (specifically,sewardj1-6/+5
2005-07-02Fixed 'make dist'. In particular, all the arch/platform-specific filesnjn1-1/+4
2005-06-10Put arch-specific Cachegrind code in files in the main cachegrind/njn1-11/+4
2004-11-27Introduced build variables VG_ARCH_ALL, VG_OS_ALL, and VG_PLATFORM_ALL,njn1-1/+2
2004-11-22Changed name of tool shared objects from vgskin_XXX.so to vgtool_XXX.so.njn1-4/+4
2004-09-11Arch-abstraction:nethercote1-0/+2
2004-09-11Arch-abstraction:nethercote1-1/+9
2004-09-01Use Makefile.am includes. This gets rid of 110 lines of repetitive Makefile.amnethercote1-13/+1
2004-08-23Remove a bunch of unnecessary -DVG_LIBDIR="\"$(libdir)"\" arguments innethercote1-2/+1
2004-06-29Make VPATH builds work so that valgrind can be built in a differentthughes1-1/+2
2004-03-12Fix "make distcheck", and also make sure that the generated archivefitzhardinge1-2/+2
2004-01-04Folded cg_sim_{gen,I1,D1,L2}.c into cg_sim.c, which makes a lot more sense andnethercote1-5/+1
2003-12-16This jumbo-checkin is the Full Virtualization checkin. This eliminatesfitzhardinge1-0/+6
2003-06-12Some Makefile.am changes. Lots of them affected:njn1-10/+4
2003-04-17reapply automake fixes. make check will now generate the binaries whichdaywalker1-1/+1
2003-02-28Change a bunch of AM_CFLAGS, AM_CXXFLAGS to CFLAGS, CXXFLAGS.sewardj1-1/+1
2003-02-25fix make distcheck with newer automakedaywalker1-3/+2
2002-09-30Makefile.am wibbles:njn1-2/+1
2002-09-23Fixups to get "make dist" to work -- mostly involving regression test files.njn251-1/+2
2002-09-23Changed lots of files for the new core/ + skin/ directory structure:njn251-163/+15
2002-09-23Files updated, added and removed in order to turn the ERASER branch into HEADnjn251-29/+95
2002-07-13Include valgrind.spec and valgrind.spec.in in tarballs.sewardj1-1/+2
2002-07-01Add helpful info for package builders.sewardj1-1/+1
2002-06-08Removed the need for the user to generate a cache simulation -- now donjn1-1/+2
2002-06-04A new kind of error: PThread errors. Used to report detected misuse insewardj1-0/+3
2002-05-18Fix fork/exec stuff so it works again. We have to mangle LD_LIBRARY_PATHsewardj1-1/+2
2002-05-13Use $(srcdir) to specify the location of the linker scriptgobry1-5/+2
2002-05-10Insert hacks, only partially successful, to make 'make distcheck' worksewardj1-2/+5
2002-05-10More symbol versioning stuffsewardj1-1/+1
2002-05-10Add a version script so as to create the right versioned symbols forsewardj1-1/+2
2002-05-01Build and install 'cachegrind' along with 'valgrind'.sewardj1-1/+1
2002-04-29Config/build/install vg_annotate and vg_cachegen correctly.sewardj1-4/+0
2002-04-29New files:njn1-2/+9
2002-04-26Administrivia.sewardj1-1/+1