aboutsummaryrefslogtreecommitdiffstats
path: root/checklink/Check.ml
Commit message (Expand)AuthorAgeFilesLines
* Updated to new external functions and new representation of programsxleroy2013-01-081-4/+15
* - Revised non-overflow constraints on memory injections so that xleroy2012-07-231-2/+2
* checklink: dead and debug code eliminationvarobert2012-07-121-1/+0
* checklink: simplificationsvarobert2012-07-121-54/+65
* checklink: allow other number formats in configurationvarobert2012-07-121-1/+1
* checklink: minor fixesvarobert2012-07-121-6/+8
* checklink: configuration, indicate external symbolsvarobert2012-07-121-66/+81
* checklink: added configurabilityvarobert2012-07-111-62/+152
* checklink: fixed SDA inference, passes testvarobert2012-07-101-6/+4
* checklink: minor changesvarobert2012-07-051-8/+9
* checklink: better diagnosisvarobert2012-07-041-112/+103
* checklink: some more debug tracingvarobert2012-07-041-0/+3
* checklink: more defensive is_paddingvarobert2012-07-041-1/+2
* checklink: fixed bits/bytes mistakevarobert2012-07-041-1/+1
* checklink: adaptation to the new floatsvarobert2012-07-031-4/+5
* checklink: Indentationvarobert2012-06-291-17/+17
* checklink: removed garbage codevarobert2012-06-291-1/+1
* checklink: improved user-friendlinessvarobert2012-06-041-41/+52
* checklink: improved error messagesvarobert2012-06-011-16/+47
* checklink: new disassembler, error severity, ...varobert2012-06-011-1048/+1046
* checklink: better error messagesvarobert2012-05-311-9/+10
* Better error reports for checklinkvarobert2012-05-301-64/+78
* cchecklink continues when sections overlapvarobert2012-05-241-24/+65
* cchecklink now reads segments instead of sectionsvarobert2012-05-101-154/+113
* Fixed float comparison in checklinkvarobert2012-05-021-2/+5
* Added small data area support to checklinkvarobert2012-04-201-57/+179
* New section mapping checks and symbol data lookupvarobert2012-04-131-41/+85
* Added long versions of Pbf and Pbtvarobert2012-04-121-42/+80
* Added Pallocframe second formvarobert2012-04-121-3/+13
* Faster ndxes_of_sym_namevarobert2012-04-121-1/+16
* Tracing each data chunk in debug modevarobert2012-04-041-0/+7
* Added safety to potentially overflowing arithmeticsvarobert2012-04-041-33/+33
* Better error messages for data symbolsvarobert2012-04-041-9/+6
* Better fuzzing optionsvarobert2012-04-041-6/+3
* Adjustments to cchecklink's options and verbosityvarobert2012-04-041-93/+188
* Cleaning up checklinkvarobert2012-04-041-37/+1
* checklink: first import of Valentin Robert's validator for asm and linkxleroy2012-03-281-0/+3080