aboutsummaryrefslogtreecommitdiffstats
path: root/test/regression/packedstruct1.c
Commit message (Expand)AuthorAgeFilesLines
* Fixing packedstruct issuev3.7_mppa_2020-04-01Cyril SIX2020-04-011-12/+12
* More work on test, regression/packedstruct1.c and regression/varargs2.c don't...Cyril SIX2019-09-201-19/+19
* Issue with packed structs and sizeof, alignof, offsetof in cparser/Xavier Leroy2018-08-171-6/+36
* Integration of Jacques-Henri Jourdan's verified parser.xleroy2014-04-291-1/+1
* Merge of the "alignas" branch.xleroy2013-10-051-11/+3
* Recognize attribute((packed)) after a "struct {...}" and not just between "st...xleroy2013-06-211-0/+15
* cparser/*: refactoring of the expansion of read-modify-write operatorsxleroy2011-11-261-2/+7
* Revised emulation of packed structsxleroy2011-10-161-2/+12
* Nicer printing of annotations.xleroy2011-05-231-4/+0
* Another try for the ifdefxleroy2011-05-121-1/+1
* Wrong ifdefxleroy2011-05-121-1/+1
* cparser: support for attributes over struct and union.xleroy2011-05-121-0/+114