summaryrefslogtreecommitdiff
path: root/cfrontend/Cop.v
Commit message (Expand)AuthorAge
* - Recognize __builtin_fabs as an operator, not just a builtin,Gravatar xleroy2013-11-06
* Revised handling of int->float conversions:Gravatar xleroy2013-07-08
* Treat casts int64 -> float32 as primitive operations instead of twoGravatar xleroy2013-07-03
* Merge of the "princeton" branch:Gravatar xleroy2013-06-16
* Revised semantics and compilation of 2-argument C operators to better match Gravatar xleroy2013-05-06
* driver: removed option -flonglongGravatar xleroy2013-04-22
* Big merge of the newregalloc-int64 branch. Lots of changes in two directions:Gravatar xleroy2013-04-20
* Pointers one pastGravatar xleroy2013-02-15
* Make Clight independent of CompCert C.Gravatar xleroy2012-10-08