summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Use Flocq for floatsGravatar xleroy2012-06-28
* Make min_int / -1 and min_int % -1 semantically undefinedGravatar xleroy2012-06-09
* More properties on mul/div/modGravatar xleroy2012-06-09
* checklink: improved user-friendlinessGravatar varobert2012-06-04
* checklink: improved error messagesGravatar varobert2012-06-01
* checklink: new disassembler, error severity, ...Gravatar varobert2012-06-01
* checklink: better error messagesGravatar varobert2012-05-31
* checklink: fixed FSQRTEx parsingGravatar varobert2012-05-31
* Better error reports for checklinkGravatar varobert2012-05-30
* Removed Oandimm, etc, cases, because of 2-address constraints...Gravatar xleroy2012-05-29
* Memdata: cleanup continuedGravatar xleroy2012-05-26
* CSE: add recognition of some combined operators, conditions, and addressing m...Gravatar xleroy2012-05-26
* cchecklink continues when sections overlapGravatar varobert2012-05-24
* More efficient implementation of reg_valnumGravatar xleroy2012-05-22
* Merge of the newmem branch:Gravatar xleroy2012-05-21
* Hack with nxorGravatar xleroy2012-05-18
* Use freg <-> 2 ireg move instructions to fix up calling conventionsGravatar xleroy2012-05-18
* cchecklink now reads segments instead of sectionsGravatar varobert2012-05-10
* Fixed float comparison in checklinkGravatar varobert2012-05-02
* Added small data area support to checklinkGravatar varobert2012-04-20
* New section mapping checks and symbol data lookupGravatar varobert2012-04-13
* Added long versions of Pbf and PbtGravatar varobert2012-04-12
* Added Pallocframe second formGravatar varobert2012-04-12
* Faster ndxes_of_sym_nameGravatar varobert2012-04-12
* Configuration, build and install for cchecklink. Clean-ups in myocamlbuild.ml.Gravatar xleroy2012-04-04
* Tracing each data chunk in debug modeGravatar varobert2012-04-04
* Added safety to potentially overflowing arithmeticsGravatar varobert2012-04-04
* Manual argument passing to checklink's makeGravatar varobert2012-04-04
* Catch Integer_overflow during fuzz testingGravatar varobert2012-04-04
* Better error messages for data symbolsGravatar varobert2012-04-04
* Better fuzzing optionsGravatar varobert2012-04-04
* New Makefile for testing checklinkGravatar varobert2012-04-04
* Adjustments to cchecklink's options and verbosityGravatar varobert2012-04-04
* Cleaning up checklinkGravatar varobert2012-04-04
* Finer-grained exception catching during fuzzingGravatar varobert2012-04-04
* Support for fcmpzd instruction (float compare with +0.0)Gravatar xleroy2012-03-29
* A file with the version numberGravatar xleroy2012-03-28
* checklink: first import of Valentin Robert's validator for asm and linkGravatar xleroy2012-03-28
* make clean must erase tools/ndfunGravatar xleroy2012-03-13
* MAJ docGravatar xleroy2012-03-12
* Option -randvol to expose randomization of volatiles in Interp.mlGravatar xleroy2012-03-12
* Minor updatesGravatar xleroy2012-03-11
* Proof didn't go through for ARMGravatar xleroy2012-03-11
* Another update from Andrew TolmachGravatar xleroy2012-03-09
* PrintCminor: printing SskipGravatar xleroy2012-03-09
* Merge of Andrew Tolmach's HASP-related changesGravatar xleroy2012-03-09
* Cprint: export Cprint.attributesGravatar xleroy2012-03-07
* PowerPC: remove the fmadd and fmsub operators/Asm instructionsGravatar xleroy2012-03-07
* Add -toolprefixGravatar xleroy2012-03-06
* UpdateGravatar xleroy2012-03-06