Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
896e42d231e8e5d4d90d7392ada089d771ca11d6
/
utils
/
ABITest
7b1ab13
utils/ABITest: Factor out type naming code slightly.
by Daniel Dunbar
· 14 years ago
3d2fd8d
utils/ABITest: Tweak default bit-field types to cover some more interesting cases.
by Daniel Dunbar
· 14 years ago
3dbe0b7
utils/ABITest: Add a workaround for mismatches due to PR5579.
by Daniel Dunbar
· 14 years ago
1ca717b
utils/ABITest: Add option to skip individual tests by index.
by Daniel Dunbar
· 14 years ago
aa74a1e
Implement promotion for enumeration types.
by Douglas Gregor
· 15 years ago
c6277a0
Include <stdlib.h>, so that we're sure to get atoi.
by Douglas Gregor
· 15 years ago
1352590
Whoops, did not mean to commit this
by Anders Carlsson
· 15 years ago
d67c4c3
Store the delete operator for delete expressions.
by Anders Carlsson
· 15 years ago
7b3817d
Whoops, did not mean to check this in.
by Anders Carlsson
· 15 years ago
4257bc6
More work on the constant struct builder. We now try to layout all constant structs but throw away the result.
by Anders Carlsson
· 15 years ago
77a1fe9
Use /usr/bin/env trick to find python. Patch by Krister Walfridsson.
by Eli Friedman
· 15 years ago
d9d38c4
Minor build system changes to make ABITest work correctly on Linux.
by Eli Friedman
· 15 years ago
98a7170
Some minor corrections: don't use offsetof on a bitfield, and cast
by Eli Friedman
· 15 years ago
484c7ca
ABITest: Improve test driver marginally, to allow running a specific test index.
by Daniel Dunbar
· 15 years ago
b80ce01
ABITest: Move more of the common Makefile bits into the common Makefile.
by Daniel Dunbar
· 15 years ago
48df17b
ABITest: Fix a bug in generating test values for structures w/ no
by Daniel Dunbar
· 15 years ago
238a318
ABITest: Move default set of test args into common makefile.
by Daniel Dunbar
· 15 years ago
6d52ca0
Add various other bits I use to run ABITest.
by Daniel Dunbar
· 15 years ago
122ed24
Add to the house of cards that is ABITestGen.
by Daniel Dunbar
· 15 years ago
ec1abb9
ABITestGen: Add v2i16 and v16f32 as default vector types to generate.
by Daniel Dunbar
· 16 years ago
0f1730d
ABITestGen: Use explicit list of vector types instead of just a list
by Daniel Dunbar
· 16 years ago
9dd60b4
ABITest: Add some checking of values for return types; useful for
by Daniel Dunbar
· 16 years ago
05104aa
Note some more things to integrate into ABITest
by Daniel Dunbar
· 16 years ago
59ebd28
ABITest: Makefile tweaks
by Daniel Dunbar
· 16 years ago
e61e95f
ABITest: Fix access to array test values.
by Daniel Dunbar
· 16 years ago
900ed55
ABITest: Fix test value generation for unions.
by Daniel Dunbar
· 16 years ago
107dc76
Use xcc (instead of clang directly).
by Daniel Dunbar
· 16 years ago
5ce6157
ABITest: Support --test-layout option for generating
by Daniel Dunbar
· 16 years ago
550faa3
ABITestGen: Add generation of vector types.
by Daniel Dunbar
· 16 years ago
6da02c6
Add simple make based harness for running ABI tests.
by Daniel Dunbar
· 16 years ago
a83fb86
Add utils/ABITest, my ABI test generation tool.
by Daniel Dunbar
· 16 years ago