aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bug 17752, add rldicr instruction for PowerPCMichael Schmidt2015-12-153-2/+8
* bug 17752, add builtin_mr for PowerPCMichael Schmidt2015-12-141-1/+1
* bug 17752, add builtin_mr for PowerPCMichael Schmidt2015-12-143-6/+31
* bug 17752, builtin_nop for ia32Michael Schmidt2015-12-142-0/+6
* bug 17752, add builtin_clzl and builtin_clzll for PowerPCMichael Schmidt2015-12-112-1/+16
* More gcc/newlib compatibility code.Bernhard Schommer2015-12-112-3/+21
* bug 17752, add builtin_nop for PowerPCMichael Schmidt2015-12-112-0/+0
* bug 17752, add builtin_nop for PowerPCMichael Schmidt2015-12-112-0/+6
* bug 17752, add builtin_uisel as unsigned version of builtin_iselMichael Schmidt2015-12-092-2/+5
* Merge pull request #78 from AbsInt/struct-passing-2Bernhard Schommer2015-12-084-46/+29
|\
| * Revise and simplify the -fstruct-return and -fstruct-passing options.Xavier Leroy2015-12-084-46/+29
|/
* Ignore .merlin files. Bug 17742Bernhard Schommer2015-12-071-0/+1
* Ignore *.cmt(i) files and allow global COMPFLAGS.Bernhard Schommer2015-12-072-4/+4
* Sort strings in the debug_str section.Bernhard Schommer2015-12-041-0/+1
* Fixed regression introduce by merge of PR#69.Bernhard Schommer2015-12-035-4/+17
* Open files in binary mode.Bernhard Schommer2015-11-302-3/+2
* New option --conf.Bernhard Schommer2015-11-262-18/+31
* Merge pull request #76 from fpottier/cutBernhard Schommer2015-11-242-2/+3
|\
| * For uniformity with other messages, added an "Ill-formed expression.".François Pottier2015-11-241-0/+1
| * Use 1-based column numbers instead of 0-based.François Pottier2015-11-241-2/+2
* | Merge branch 'master' of github.com:AbsInt/CompCertBernhard Schommer2015-11-242-630/+616
|\ \
| * | Merge pull request #74 from fpottier/cutBernhard Schommer2015-11-242-630/+616
| |\|
| | * Update of the auto-generated comments.François Pottier2015-11-241-610/+611
| | * A simplification in the grammar, leading to fewer states in the automatonFrançois Pottier2015-11-242-19/+4
| | * Fix a typo in a syntax error message.François Pottier2015-11-231-1/+1
| |/
* / Separate assembler options for the diab backend.Bernhard Schommer2015-11-201-1/+4
|/
* Added the compilation unit in the json export. Bug 17659.Bernhard Schommer2015-11-191-4/+4
* Added now option to control debug output.Bernhard Schommer2015-11-163-20/+30
* Tentative fix for issue #70 (menhirLib recompilation problems)Xavier Leroy2015-11-131-2/+2
* Issue #71: incorrect initialization of wchar_t arrays from wide string literalXavier Leroy2015-11-133-6/+35
* Merge branch 'master' of ssh://github.com/AbsInt/CompCertXavier Leroy2015-11-1314-2357/+1932
|\
| * Merge pull request #69 from jhjourdan/parser_fixBernhard Schommer2015-11-1211-2353/+1926
| |\
| | * Typo, coherence in error messagesJacques-Henri Jourdan2015-11-072-7/+8
| | * Integrate a few comments of F. Pottier into the pre_parser and handcrafted.me...Jacques-Henri Jourdan2015-11-073-141/+139
| | * Updating deLexer to PRE_NAME tokensJacques-Henri Jourdan2015-11-071-0/+3
| | * Merge remote-tracking branch 'origin/master' into parser_fixJacques-Henri Jourdan2015-11-0715-30/+65
| | |\
| | * \ Merge remote-tracking branch 'origin/master' into parser_fixJacques-Henri Jourdan2015-11-041-2/+0
| | |\ \
| | * \ \ Merge remote-tracking branch 'origin/master' into parser_fixJacques-Henri Jourdan2015-11-041-166/+183
| | |\ \ \
| | * \ \ \ Merge remote-tracking branch 'origin/master' into parser_fixJacques-Henri Jourdan2015-11-04314-20824/+23064
| | |\ \ \ \
| | * | | | | Better handling of old-style K&R function declarations:Jacques-Henri Jourdan2015-11-017-261/+345
| | * | | | | other, simpler fix: the lexer emits 2 tokens for each identifierJacques-Henri Jourdan2015-10-084-257/+198
| * | | | | | Merge pull request #68 from fpottier/cutBernhard Schommer2015-11-123-3/+3
| |\ \ \ \ \ \
| | * | | | | | Change one line in [Lexer.mll] to obey API change in Menhir 20151110.François Pottier2015-11-102-2/+2
| | * | | | | | Fix in cparser/GNUmakefile.François Pottier2015-11-061-1/+1
| * | | | | | | Do not enforce locations for function parameters.Bernhard Schommer2015-11-101-1/+3
* | | | | | | | Harden Driver.command against EINTR errorsXavier Leroy2015-11-101-1/+5
|/ / / / / / /
* | | | | | | Handle large static initializers for global arraysXavier Leroy2015-11-098-123/+210
* | | | | | | bug 17544, use json-printer function for mfcr instructionMichael Schmidt2015-11-091-3/+2
| |_|_|_|_|/ |/| | | | |
* | | | | | Fix for switch was to eager.Bernhard Schommer2015-11-061-6/+8
* | | | | | Remove debug stmts during grouping of switch.Bernhard Schommer2015-11-063-7/+19