Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(8584)

Issue 280200044: i#1734 drfuzz: add -fuzz_call_convention for specify calling convention

Can't Edit
Can't Publish+Mail
Start Review
Created:
8 years, 4 months ago by zhaoqin
Modified:
8 years, 4 months ago
Reviewers:
bruening
CC:
drmemory-devs_googlegroups.com
Visibility:
Public.

Description

Commit log for first patchset: --------------- i#1734 drfuzz: add -fuzz_call_convention for specify calling convention - add -fuzz_call_convention - update fuzzer.dox for -fuzz_call_convention - update fuzz_init to handle -fuzz_call_convention - update fuzz_buffer.cpp test to test -fuzz_call_convention ---------------

Patch Set 1 #

Patch Set 2 : update commit msg #

Total comments: 7

Patch Set 3 : final #

Patch Set 4 : Committed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+89 lines, -16 lines) Patch
M drmemory/docs/fuzzer.dox View 1 2 2 chunks +19 lines, -2 lines 0 comments Download
M drmemory/fuzzer.c View 1 3 chunks +37 lines, -10 lines 0 comments Download
M drmemory/options.c View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M drmemory/optionsx.h View 1 2 2 chunks +28 lines, -2 lines 0 comments Download
M tests/fuzz/CMakeLists.txt View 1 chunk +4 lines, -2 lines 0 comments Download

Messages

Total messages: 6
zhaoqin
8 years, 4 months ago (2015-12-03 05:32:50 UTC) #1
bruening
On 2015/12/03 05:32:50, zhaoqin wrote: > i#1734 drfuzz: add -fuzz_call_convention for specify calling convention Please ...
8 years, 4 months ago (2015-12-03 16:00:17 UTC) #2
zhaoqin
Commit log for latest patchset: --------------- i#1734 drfuzz: add -fuzz_call_convention for target function calling convention ...
8 years, 4 months ago (2015-12-03 18:25:25 UTC) #3
bruening
Several issues with the docs but otherwise LGTM https://codereview.appspot.com/280200044/diff/20001/drmemory/docs/fuzzer.dox File drmemory/docs/fuzzer.dox (right): https://codereview.appspot.com/280200044/diff/20001/drmemory/docs/fuzzer.dox#newcode84 drmemory/docs/fuzzer.dox:84: different ...
8 years, 4 months ago (2015-12-04 17:58:10 UTC) #4
zhaoqin
Commit log for latest patchset: --------------- i#1734 drfuzz: add -fuzz_call_convention for target function calling convention ...
8 years, 4 months ago (2015-12-08 16:32:45 UTC) #5
zhaoqin
8 years, 4 months ago (2015-12-08 16:58:12 UTC) #6
Committed as
https://github.com/DynamoRIO/drmemory/commit/9f5abca7c788d07c39be8e46cdec3e8f...

Final commit log: 
---------------
i#1734 drfuzz: add -fuzz_call_convention for target function calling convention

- add -fuzz_call_convention in optionsx.h
- add description about using -fuzz_call_convention in fuzzer.dox
- update fuzz_init in fuzzer.c to handle -fuzz_call_convention
- update fuzz/CMakeLists.txt to test -fuzz_call_convention with fuzz_buffer.cpp

Review-URL: https://codereview.appspot.com/280200044
---------------
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b