aboutsummaryrefslogtreecommitdiffstats
path: root/cparser/PackedStructs.ml
Commit message (Expand)AuthorAgeFilesLines
* cparser/*: refactoring of the expansion of read-modify-write operatorsxleroy2011-11-261-40/+135
* More cleanups in packed struct emulation.xleroy2011-10-161-14/+17
* Revised emulation of packed structsxleroy2011-10-161-55/+50
* SimplVolatile: new pass to eliminate read-modify-write ops over volatilesxleroy2011-08-181-37/+4
* cparser: support for attributes over struct and union.xleroy2011-05-121-0/+434