aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-05Backport fixes from gcc 4.7.google/gcc-4_6-mobile-vtable-securityCaroline Tice
2013-01-30Change vtable verification to put vtable map variables (andCaroline Tice
2013-01-28Add counters to check how many virtual calls areCaroline Tice
2013-01-22Create logs under /var/log/chrome if possibleLuis Lozano
2013-01-11Fixed issue with VTV_NO_ABORT and some other minor cleanupLuis Lozano
2013-01-11Fixed possible issue with VTV_NO_ABORT. Fixed dump of vtable map pointer. Fix...Luis Lozano
2013-01-11temporary fix for a problem after the merge. New case of not verification?Luis Lozano
2012-12-11Applied all pending diffs from the previous git repository. This is mostly th...Luis Lozano
2012-11-13Fix to search for location to insert verification callCaroline Tice
2012-10-30remove setting of VTV_DEBUG within files. It should be done in the gcc comman...Luis Lozano
2012-10-30Changes to fix problems with strings passed to runtime routines. Putting this...Luis Lozano
2012-10-30Fixed problem with string constants passed to runtime routinesLuis Lozano
2012-10-18changes to avoid calling change permisssion and generating undef symbol unles...Luis Lozano
2012-10-18updated ChangeLogLuis Lozano
2012-10-18fixed lines longer than 80 chars in these filesLuis Lozano
2012-10-18fix for compiler type comparison in copyrenameLuis Lozano
2012-10-18ready for review on the undefined vtv_init symbol changeLuis Lozano
2012-10-18small clean up after mergeLuis Lozano
2012-10-18re-enable abort failures and fixed a warningLuis Lozano
2012-10-18Fixed warning related to lcoation of declarationLuis Lozano
2012-10-18changes to generate undefined reference to symbol in the vtv_init libraryLuis Lozano
2012-10-18latest changes from CarolineLuis Lozano
2012-10-18changes from caroline to fix missing verifications and bad map variableLuis Lozano
2012-10-17Call backtrace_symbols_fd instead of backtrace_symbols,Caroline Tice
2012-10-09Fix two major bugs: 1). Not finding all virtualCaroline Tice
2012-10-02Change the format of the vtable map variable names,Caroline Tice
2012-10-01update log for pre-compiled and driver changes.Luis Lozano
2012-10-01Fixed issue with vtable-verify=preinit. Dont add the vtv_init library in this...Luis Lozano
2012-10-01First try at adding vtv_init.a from the g++ driverLuis Lozano
2012-10-01Cleaned up fix for the precompiled headers issueLuis Lozano
2012-10-01Fixed GTY issueLuis Lozano
2012-10-01preliminary changes to fix handling of pre-compiled headers.Luis Lozano
2012-10-01incorporated latest version of hashmap with statistics dupm. Found out that a...Luis Lozano
2012-09-06Add debug versions of library functions to exportCaroline Tice
2012-09-06Add missing comma in function declaration.Caroline Tice
2012-08-31Delete no-longer-used directory.Caroline Tice
2012-08-31remove unused headerLuis Lozano
2012-08-30Updated Makefile.in, using automake, from Makefile.am.Caroline Tice
2012-08-30updated changelogLuis Lozano
2012-08-30put unused markers for arguments names instead of deleting the namesLuis Lozano
2012-08-30Changes to simplify dlopen lock/unlockingLuis Lozano
2012-08-30Changes to clean up register pair and incorporte a new version of the hash_setLuis Lozano
2012-08-30Merging with google/gcc-4_6_3-mobile branch.Caroline Tice
2012-08-30Try to fix property changes.Caroline Tice
2012-08-30Part of merge with google/gcc-4_6_3-mobile branch.Caroline Tice
2012-08-30Part of merge with google/gcc-4_6_3-mobile branchSriraman Tallam
2012-08-30Merge google/gcc-4_6_3-mobile branch into our branch.Caroline Tice
2012-08-29Move vtable security branch out of subdirectory of gcc-4_6-mobilegoogle/gcc-4_6-mobileCaroline Tice
2012-08-29Move vtable security branch out of subdirectory of gcc-4_6-mobileCaroline Tice
2012-08-25Add new libvtv_stubs.a library.Caroline Tice