cc1: Fix namespace for enumerations
tests/cc: Enable 0167-array.c
tests/cc: Fix test 0167-array.c
tests/cc: Enable 0094-arrayinit.c
tests/cc: Enable 0163-array.c
cc1: Fix struct size calculation
cc2/qbe: Don't load addresses generated
cc2: Simplify tmpnode()
cc2: Check for overflow in array()
cc2/qbe: Move sethi() next to complex()
tests/cc: Enable 0139-ptr-ary.c
build: Don't deinit qbe in clean
tests/cc: Fix 0129-initi.c
tests/cc: Improve 0139-ptr-ary.c
tests/cc: Fix 0169-string.c
build: Add qbe inclusion dependencies
libmach: Add kernel-doc comments for sectype
tests/cc: Whitespae change
cc2: Implement blit()
qbe: Update to include blit()
cc2: Improve prnode()
cc1: Remove wrong optimization in content()
cc2: Add array flag
qbe: Fix qbe reference
tests/cc: Enable 0099-tentative.c
tests/cc: Enable 0098-tentative.c
cc2/qbe: Use common symbols for tentative declarations
qbe: Update qbe submodule
qbe: Change to simple-cc repository
cc2/qbe: Print alignment always
cc1: Simplify stmt()
cc1: Simplify Return()
cc1: Simplify postfix()
tests/cc: Improve clean target
tests/cc: Enable 0134-arith.c
tests/cc: Enable 0133-ftn-ptr.c
tests/cc: Enable 0132-forward.c
cc2/qbe: Remove unused variable in rhs()
cc2/qbe: Simplify field()
cc2/qbe: Use sethi numbers in all of assign ops
cc2: Move tmpnode() to generic code
cc2/qbe: Change rhs() to return Node
cc2/qbe: Change ternary() to return Node
cc2/qbe: Change lhs() to return Node
cc2/qbe: Change field() to return Node
cc2/qbe: Change call() to return Node
cc2/qbe: Change cast() to return Node
cc2/qbe: Change load() to return Node
cc2/qbe: Change load() to return Node
cc2/qbe: Simplify sethi()
cc2/qbe: Add complex()
tests/cc: Add error test for casts in lvalue
cc1: Change name of variables in cast()
cc1: Mark casts as no lvalue
cc2/qbe: Move casts in assignation to sethi()
tests/cc: Enable test 0168-array.c
tests/cc: Enable 0156-duff2.c
cc2/qbe: Add support for register parameters
cc2: Differentiate between variable and machine register
cc2/qbe: Whitespace change
cc2/qbe: Use sethi number to drive assign generation
Revert "tests/cc: Enable test 0165-struct.c"
cc2/qbe: Avoid mixing code and declarations
cc1: Accept , at the end of initlist
tests/cc: Enable 0158-ternary.c
tests/cc: Enable 0122-localinit.c
tests/cc: Enable 0121-localinit.c
cc1: Allocate an identifier for local initializers
cc1: fix a typo and make it compile again
tests/cc: Enable 0118-voidmain.c
cc1: Merge k&r and ansi function definitions
Update IRC contact for __20h__ in case of main() terrorism.
tests/cc: Improve core cleaning
tests/cc: Enable 0154-if-defined.c
tests/cc: Enable 0178-include.c
cc1: Enable use of macros in #include
tests/cc: Fix 0177-literal.c
tests/cc: Fix 0176-macro
tests/cc: Enable test 0170-line.c
cc1: Allow empty fname in setloc()
tests/cc: Fix 0171-macros.c
tests/cc: Enable test 0165-struct.c
cc1: Improve simplify()
cc1: Fold pointer constants
cc1: Whitespace change
cc1: Improve prtree()
tests/cc: Fix 0158-ternary.c
tests/cc: Fix 0157-list.c
tests/cc: Fix 0182-voidcast.c
tests/cc: Fix test 0174-decay.c
tests/cc: Mark 0159-typedef.c as valid test
cc1: Add a FIXME comment
cc1: Remove wrong cast simpleifications
cc1: Simplify not initilized fields
cc1: Add an additional parameter to prtree()
testscc: Fix /0159-typedef.c
tests/cc: Fix small typo in 0159-typedef.c
tests/cc: Fix test 0142-char-const
tests/cc: Add a second case for escapes in macros
cc1: Improve escape handling in string()