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