]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/d/ChangeLog
d: Fix ICE: Segmentation fault in build_function_type at gcc/tree.c:8539
[thirdparty/gcc.git] / gcc / d / ChangeLog
2019-08-21  ibuclawd: Fix ICE: Segmentation fault in build_function_type...
2019-08-21  ibuclawd: Fix internal compiler error: in d_build_c_type_nodes...
2019-08-21  ibuclawd: Fix internal compiler error: in d_init_builtins...
2019-08-13  rsandifoUse checking forms of DECL_FUNCTION_CODE (PR 91421)
2019-08-11  ibuclawd: Fix ICE: gimplification failed (gimplify.c at 13436)
2019-08-10  ibuclawd: Fix internal compiler error: in add_expr, at tree...
2019-08-10  jakubAssorted ChangeLog cleanups.
2019-08-10  ibuclawFix ODR violation in d/runtime.cc
2019-06-16  ibuclaw PR d/90559
2019-06-16  ibuclaw PR d/90651
2019-06-11  rguenth2019-06-11 Richard Biener <rguenthe@suse.de>
2019-05-28  nathan[PATCH] Commonize anon-name generation
2019-05-17  mseborgcc/ada/ChangeLog:
2019-04-25  jpfauD: Do not add target_libs if phobos is disabled
2019-04-23  ibuclawlibphobos: Add D support for S/390 Linux
2019-04-23  ibuclawd: Add support for compiling without libphobos library.
2019-04-21  ibuclawd: Use semanticRun to prevent declaration pass from...
2019-04-21  ibuclawd: Ensure all unittests are registered against the...
2019-04-17  ibuclawd: Fix the build on hosts missing _MAX and _MAX macros.
2019-04-16  ibuclawd: Use build_exeext suffix for D generator programs.
2019-04-14  jpfauPR d/87799 Fix D build on windows hosts
2019-04-12  ibuclawd: Add -fbuilding-libphobos-tests option
2019-03-31  ibuclawd: Fix run-time SIGSEGV reading ModuleInfo.flags()
2019-03-20  ibuclawd: Fix ICE force_type_die, at dwarf2out.c using nested...
2019-03-12  ibuclawd/dmd: Merge upstream dmd 19b1454b5
2019-03-12  ibuclawUse libiberty's lrealpath to avoid portability problems.
2019-03-12  ibuclawd/dmd: Merge upstream dmd 7423993c9
2019-03-09  ibuclawd: Fix ICE in get_frame_for_symbol
2019-03-01  ibuclawd/dmd: Merge dmd upstream ed71446aa
2019-02-14  ibuclawAdd netbsd support for D compiler and runtime
2019-02-14  roProvide __start_minfo/__stop_minfo for linkers that...
2019-01-26  ibuclawFix ICE when handling void initialized manifest constants.
2019-01-21  ibuclawMerge dmd upstream 180465274
2019-01-20  ibuclaw[D] Don't predefine GNU_StackGrowsDown on every target.
2019-01-20  ibuclaw[D] Fix identity comparison for structs with complex...
2019-01-20  ibuclaw[D] Fix IdentityExp comparison for complex floats.
2019-01-16  ibuclaw[D] Fix failing EH execution test on i386.
2019-01-15  ibuclaw[D] Move building of typeof(null) values to a common...
2019-01-15  rsandifoPR inline-asm/52813 revisited
2019-01-12  ibuclawDocument merge process for dmd, druntime and phobos.
2019-01-01  jakub Update copyright years.
2019-01-01  jakub * gcc.c (process_command): Update copyright notice...
2018-11-24  ibuclawgcc/d/ChangeLog:
2018-11-17  ibuclawFix wrong alignment returned by .alignof property.
2018-11-04  ibuclawMerge dmd upstream 6243fa6d2
2018-11-01  jakub PR d/87824
2018-10-31  ibuclawFix profiledbootstrap when D is enabled
2018-10-28  ibuclawAdd D front-end, libphobos library, and D2 testsuite.