Age | Commit message (Expand) | Author | Files | Lines |
2024-03-03 | d: Merge upstream dmd, druntime f8bae04558, phobos ba2ade9dec | Iain Buclaw | 1 | -1/+1 |
2024-03-03 | d: Fix gdc -O2 -mavx generates misaligned vmovdqa instruction [PR114171] | Iain Buclaw | 1 | -0/+1 |
2024-02-17 | d: Merge dmd, druntime 9471b25db9, phobos 547886846. | Iain Buclaw | 1 | -8/+8 |
2024-02-12 | d: Fix callee destructor call invalidates the live object [PR113758] | Iain Buclaw | 1 | -4/+11 |
2024-02-04 | d: Merge dmd, druntime a6f1083699, phobos 31dedd7da | Iain Buclaw | 1 | -2/+2 |
2024-02-03 | d: Merge dmd. druntime e770945277, phobos 6d6e0b9b9 | Iain Buclaw | 1 | -2/+2 |
2024-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2023-10-29 | d: Fix ICE: verify_gimple_failed (conversion of register to a different size ... | Iain Buclaw | 1 | -2/+4 |
2023-10-29 | d: Fix ICE: in verify_gimple_in_seq on powerpc-darwin9 [PR112270] | Iain Buclaw | 1 | -1/+1 |
2023-10-28 | d: Add warning for call expression without side effects | Iain Buclaw | 1 | -0/+54 |
2023-08-20 | d: Merge upstream dmd, druntime 26f049fb26, phobos 330d6a4fd. | Iain Buclaw | 1 | -1/+1 |
2023-07-10 | d: Merge upstream dmd, druntime 17ccd12af3, phobos 8d3800bee. | Iain Buclaw | 1 | -17/+20 |
2023-07-09 | d: Merge upstream dmd, druntime 28a3b24c2e, phobos 8ab95ded5. | Iain Buclaw | 1 | -2/+2 |
2023-05-18 | d: use _P() defines from tree.h | Bernhard Reutner-Fischer | 1 | -1/+1 |
2023-03-16 | d: Fix closure fields don't get same alignment as local variable [PR109144] | Iain Buclaw | 1 | -0/+5 |
2023-03-03 | d: vector float comparison doesn't result in 0 or -1 [PR108945] | Iain Buclaw | 1 | -5/+4 |
2023-02-21 | d: Only handle the left-to-right evaluation of a call expression during gimplify | Iain Buclaw | 1 | -26/+3 |
2023-01-16 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-08-15 | d: Fix internal compiler error: Segmentation fault at gimple-expr.cc:88 | Iain Buclaw | 1 | -0/+34 |
2022-08-15 | d: Field names of anonymous delegates should be same as regular delegate types. | Iain Buclaw | 1 | -2/+2 |
2022-08-03 | d: Merge upstream dmd d7772a2369, phobos 5748ca43f. | Iain Buclaw | 1 | -0/+7 |
2022-06-28 | d: Use create_tmp_var_raw and get_callee_fndecl | Iain Buclaw | 1 | -4/+2 |
2022-06-24 | d: Add `@register' attribute to compiler and library. | Iain Buclaw | 1 | -6/+26 |
2022-06-24 | d: Construct indexes of ARRAY_TYPE using ARRAY_REF. | Iain Buclaw | 1 | -1/+1 |
2022-06-15 | d: Delay completing aggregate and enum types until after attributes have been... | Iain Buclaw | 1 | -0/+1 |
2022-05-16 | d: Merge upstream dmd 60bfa0ee7, druntime 94bd5bcb, phobos 3a1cd9a01. | Iain Buclaw | 1 | -10/+7 |
2022-04-02 | d: Merge upstream dmd 47871363d, druntime, c52e28b7, phobos 99e9c1b77. | Iain Buclaw | 1 | -9/+19 |
2022-03-21 | d: Fix internal compiler error: in build_complex, at tree.c:2358 | Iain Buclaw | 1 | -1/+1 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-12-10 | d: Merge upstream dmd 3982604c5, druntime bc58b1e9, phobos 12329adb6. | Iain Buclaw | 1 | -3/+3 |
2021-12-09 | d: Merge upstream dmd 568496d5b, druntime 178c44ff, phobos 574bf883b. | Iain Buclaw | 1 | -6/+30 |
2021-11-30 | d: Import dmd b8384668f, druntime e6caaab9, phobos 5ab9ad256 (v2.098.0-beta.1) | Iain Buclaw | 1 | -26/+52 |
2021-08-29 | d: Call the assertp and boundsp variants for assert and array contract failures. | Iain Buclaw | 1 | -46/+139 |
2021-08-29 | d: ICE in gimple_register_canonical_type_1, at lto/lto-common.c:430 (PR102094) | Iain Buclaw | 1 | -0/+1 |
2021-07-30 | d: Factor d_nested_class and d_nested_struct into single function. | Iain Buclaw | 1 | -40/+14 |
2021-07-28 | d: fix ICE at convert_expr(tree_node*, Type*, Type*) (PR101490) | Iain Buclaw | 1 | -14/+2 |
2021-07-03 | d: RHS value lost when a target_expr modifies LHS in a cond_expr | Iain Buclaw | 1 | -0/+7 |
2021-06-04 | d: Fix ICE in gimplify_var_or_parm_decl, at gimplify.c:2755 (PR100882) | Iain Buclaw | 1 | -6/+30 |
2021-04-06 | d: Use Array::find to get index of element | Iain Buclaw | 1 | -18/+10 |
2021-04-04 | d: Merge upstream dmd 3b808e838, druntime 483bc129, phobos f89dc217a | Iain Buclaw | 1 | -0/+8 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-11-18 | d: Fix LHS of array concatentation evaluated before the RHS. | Iain Buclaw | 1 | -1/+4 |
2020-09-12 | d: Return promoted types in d_type_promotes_to when linkage is not D | Iain Buclaw | 1 | -0/+1 |
2020-08-26 | d: Fix small struct literals that have non-deterministic hash values | Iain Buclaw | 1 | -2/+29 |
2020-08-26 | d: Fix no NRVO when returning an array of a non-POD struct | Iain Buclaw | 1 | -2/+2 |
2020-08-03 | d: Fix ICE using non-local variable: internal compiler error: Segmentation fault | Iain Buclaw | 1 | -22/+31 |
2020-07-30 | d: Fix associative array literals that don't have alignment holes filled | Iain Buclaw | 1 | -0/+36 |
2020-07-30 | d: Refactor use of built-in memcmp/memcpy/memset into helper functions. | Iain Buclaw | 1 | -18/+44 |
2020-06-16 | d: Update code formatting in a consistent style. | Iain Buclaw | 1 | -13/+13 |
2020-06-16 | d: Consistently format quotations in comments. | Iain Buclaw | 1 | -14/+14 |