aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* | | | | | Added printing functions for debug annotations.Bernhard Schommer2015-11-061-0/+3
* | | | | | Merge branch 'master' of git+ssh://ssh.absint.com/common/repositories/git/too...Michael Schmidt2015-11-061-2/+2
|\ \ \ \ \ \
| * | | | | | Do not print parameter names in function types.Bernhard Schommer2015-11-061-2/+2
| |/ / / / /
* / / / / / bug 17567, typosMichael Schmidt2015-11-064-11/+11
|/ / / / /
* | | | | Merge pull request #67 from fpottier/compressBernhard Schommer2015-11-051-1/+9
|\ \ \ \ \
| * | | | | When printing a fragment of source text as part of an error message, compress...François Pottier2015-11-031-1/+9
| | |/ / / | |/| | |
* | | | | New option to control the debug information build.Bernhard Schommer2015-11-044-5/+15
* | | | | bug 17567, typosMichael Schmidt2015-11-041-3/+3
* | | | | bug 17567, typosMichael Schmidt2015-11-042-2/+2
| |_|_|/ |/| | |
* | | | Removed unused p_char_list function. Bug 17544.Bernhard Schommer2015-11-031-2/+0
| |_|/ |/| |
* | | Changed the name of a few ppc instructions. Bug 17544Bernhard Schommer2015-11-031-3/+3
* | | Simplify the Json export.Bernhard Schommer2015-11-031-166/+183
|/ /
* | Few simple rewrite for the AsmToJSON printer.Bernhard Schommer2015-10-291-155/+147
* | Another typo in AsmToJson.Bernhard Schommer2015-10-291-1/+1
* | Fixed some minor types in the asm printer.Bernhard Schommer2015-10-291-1/+1
* | Merge branch 'master' of github.com:AbsInt/CompCertBernhard Schommer2015-10-282-17/+17
|\ \
| * \ Merge pull request #62 from fpottier/commentBernhard Schommer2015-10-282-17/+17
| |\ \
| | * | Set [ErrorReports.debug] to [false].François Pottier2015-10-281-1/+1
| | * | Fixed some comments.François Pottier2015-10-281-16/+16
| |/ /
* | | Use ifndef correct. Bug 17481Bernhard Schommer2015-10-271-1/+1
* | | Test if menhir includes is set before trying to set it.Bernhard Schommer2015-10-271-1/+5
* | | Allow the MENHIR_INCLUDE path to be set by environment.Bernhard Schommer2015-10-271-4/+3
|/ /
* | Fixed typo in AsmToJson.Bernhard Schommer2015-10-261-1/+1
* | Merge pull request #61 from fpottier/cleanBernhard Schommer2015-10-261-5/+1
|\ \
| * | Fixed one error message and removed two comments.François Pottier2015-10-261-5/+1
* | | Also redirect the output of stderr.Bernhard Schommer2015-10-261-2/+1
* | | Merge branch 'fpottier-clean'Bernhard Schommer2015-10-2626-126/+6195
|\ \ \
| * | | Merge branch 'clean' of git://github.com/fpottier/CompCert into fpottier-cleanBernhard Schommer2015-10-2626-126/+6195
|/| | | | |/ /
| * | Merge branch 'clean' of github.com:fpottier/CompCert into cleanFrançois Pottier2015-10-230-0/+0
| |\ \