aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Remove unused open.Bernhard Schommer2017-02-061-1/+0
* | | Inline open Datatypes.Bernhard Schommer2017-02-061-3/+2
* | | Remove overriding open in Interp.Bernhard Schommer2017-02-031-11/+11
* | | Remove all overriding opens in Elab.ml. Bug 19872Bernhard Schommer2017-02-031-2/+2
* | | Removed Cabshelper open and avoided shadowing.Bernhard Schommer2017-02-032-8/+7
* | | Remove unused opens.Bernhard Schommer2017-02-031-32/+28
* | | Removed no longer working check.Bernhard Schommer2017-02-031-14/+4
* | | Updated handcrafted.messages for __builtin_offsetofBernhard Schommer2017-02-011-753/+858
* | | Change the syntax to gcc/clangs syntax.Bernhard Schommer2017-02-013-4/+7
* | | Merge pull request #159 from AbsInt/builtin_offsetofXavier Leroy2017-02-018-3/+73
|\ \ \
| * | | Avoid overflows and report an error.Bernhard Schommer2017-01-312-7/+10
| * | | Normalize offset to size_t kind.Bernhard Schommer2017-01-311-2/+4
| * | | Remove superfluous check.Bernhard Schommer2017-01-311-7/+4
| * | | Improve indentation.Bernhard Schommer2017-01-311-1/+1
| * | | Remove blank lines.Bernhard Schommer2017-01-311-2/+0
| * | | New version to support designators.Bernhard Schommer2017-01-248-22/+46
| * | | Simplified version.Bernhard Schommer2017-01-202-43/+26
| * | | Also support union. Bug 20765Bernhard Schommer2017-01-201-3/+4
| * | | Implement offsetof via builtin.Bernhard Schommer2017-01-208-3/+65
* | | | Add LINK_OPT and document it.Bernhard Schommer2017-02-011-2/+15
| |/ / |/| |
* | | Typo in type of elab_char_constantXavier Leroy2017-01-311-1/+1
* | | Update Changes for release 3.0Xavier Leroy2017-01-311-2/+39
* | | Export elab_{int,float,char}_constantXavier Leroy2017-01-311-0/+9
* | | Added support for different diagnostic formats.Bernhard Schommer2017-01-301-2/+25
* | | Switch case for error option. Bug 19872Bernhard Schommer2017-01-301-2/+2
* | | Fixed indention of help.Bernhard Schommer2017-01-271-3/+3
* | | Added -f(no-)diagnostics-show-option.Bernhard Schommer2017-01-271-6/+20
* | | Added option -fmax-errors.Bernhard Schommer2017-01-263-3/+36
* | | mention share directory for -target optionMichael Schmidt2017-01-261-0/+1
* | | describe -conf and -targetMichael Schmidt2017-01-261-0/+11
* | | describe environment variable for configuration fileMichael Schmidt2017-01-261-2/+10
* | | Added -w to disable all options. Bug 19872Bernhard Schommer2017-01-261-1/+6
* | | Allow .sx files for preprocessed assembler files.Bernhard Schommer2017-01-251-0/+3
* | | Do not print anonymous member names in debug infoBernhard Schommer2017-01-245-4/+6
* | | Also remove coq aux files.Bernhard Schommer2017-01-241-0/+1
|/ /
* | Improve wording of normal backtrace case Bug 19872Bernhard Schommer2017-01-191-1/+3
* | Simplified C2C.error.Bernhard Schommer2017-01-182-19/+16
* | Use quoted strings.Bernhard Schommer2017-01-186-143/+156
* | More comments and improvements for unknown loc.Bernhard Schommer2017-01-182-1/+27
* | Remove duplaceted relese. Bug 20681Bernhard Schommer2017-01-171-1/+1
* | Added missing whitespace. Bug 19872Bernhard Schommer2017-01-171-1/+1
* | Safe the backtrace earlier. Bug 20681Bernhard Schommer2017-01-171-12/+13
* | bug 20679, more precise description of -gMichael Schmidt2017-01-171-1/+1
* | Added backtrace handler.Bernhard Schommer2017-01-173-0/+21
|/
* Fix typosMichael Schmidt2017-01-041-2/+2
* Allow multiple nameless bit field fields.Bernhard Schommer2016-12-291-2/+4
* Filter macOS metadata files in .gitignoreMichael Schmidt2016-12-281-0/+2
* Merge pull request #153 from AbsInt/anonymous_struct2Bernhard Schommer2016-12-277-39/+113
|\
| * Avoid exception catch-allXavier Leroy2016-12-261-1/+1
| * Cosmetic indentation changeXavier Leroy2016-12-261-5/+4