| Merge pull request #765 from ibuclaw/dmd20181104 |
|
More...
|
almost 8 years ago
|
| Fix warning emitting |
|
More...
|
almost 8 years ago
|
| Call check-gcc first, then check-gcc-d |
|
More...
|
almost 8 years ago
|
| Update to gcc-9-20181021 |
|
More...
|
almost 8 years ago
|
| Update dmd to 76d619c28 |
|
More...
|
almost 8 years ago
|
| Merge pull request #754 from ibuclaw/gccdreview |
|
More...
|
almost 8 years ago
|
| Merge pull request #757 from ibuclaw/dmd20181022 |
|
More...
|
almost 8 years ago
|
| Update copyright years of target patches |
|
More...
|
almost 8 years ago
|
| Always link against phobos if any input file is given |
|
More...
|
almost 8 years ago
|
| Update dmd to 2b2832e78 |
|
More...
|
almost 8 years ago
|
| Always return zero in d_get_alias_set |
|
More...
|
almost 8 years ago
|
| Don't set built-in flag on unsupported pow() overloads |
|
More...
|
almost 8 years ago
|
| Replace bugzilla references with links to bugs |
|
More...
|
almost 8 years ago
|
| Call stabilize_reference on LHS construct if it has side effects |
|
More...
|
almost 8 years ago
|
| Remove clear_intrinsic_flag, just return early in maybe_expand_intrinsic |
|
More...
|
almost 8 years ago
|
| Remove unused paranoia.d |
|
More...
|
almost 8 years ago
|
| Use expand_intrinsic_pow to determine right built-in to call |
|
More...
|
almost 8 years ago
|
| Remove implicit int to double conversion in expand_intrinsic |
|
More...
|
almost 8 years ago
|
| Use error_at/inform for glue-layer errors and apply quote formatting |
|
More...
|
almost 8 years ago
|
| Skip translation by instead calling diagnostic_set_info_translated |
|
More...
|
almost 8 years ago
|
| Prefix D language integer type nodes with 'd_' |
|
More...
|
almost 8 years ago
|
| Remove PowExp visitor from expression codegen |
|
More...
|
almost 8 years ago
|
| Fix some warnings reported by the check GNU style linter |
|
More...
|
almost 8 years ago
|
| Rename .c sources to .cc |
|
More...
|
almost 8 years ago
|
| Don't handle TREE_THIS_VOLATILE in gimplification of empty structs |
|
More...
|
almost 8 years ago
|
| Use Diagnostic enum for warnings and useDeprecated |
|
More...
|
almost 8 years ago
|
| Add copyright headers for Makefile.am's |
|
More...
|
almost 8 years ago
|
| Rename expand_format, add more documentation |
|
More...
|
almost 8 years ago
|
| Update to gcc-9-20181014 |
|
More...
|
almost 8 years ago
|
| Documentation fixes to gdc.texi |
|
More...
|
almost 8 years ago
|