www.digitalmars.com         C & C++   DMDScript

news.digitalmars.com - D.gnu

Dec 31 2015    [Bug 205] New: Add pragma(inline) to the grammar (1)
Dec 26 2015    gdcproject.org is down (5)
Dec 11 2015    DMD to GDC option converter (8)
Dec 09 2015    [Bug 204] New: GDC crashes when a concrete class only declare a (1)
Dec 02 2015    gdc on sparc with debian-linux problem. (2)
Nov 30 2015    [Bug 203] New: ICE when compiling a dub project (1)
Nov 16 2015    [Bug 202] New: Undefined reference to libcurl functions with small (1)
Nov 15 2015    Crash when iterating over files with foreach and std.file.dirEntries (7)
Nov 08 2015    error: symbol (longsymbol) is already defined (7)
Nov 05 2015    Trying to generate gdc for mingw-w64(x86 and x64) using msys2 (14)
Oct 26 2015    [Bug 201] New: MinGW: Invalid assembler output names (1)
Oct 23 2015    Phobos differences? (5)
Oct 21 2015    Does gdb support D enums? (7)
Oct 13 2015    import problems (7)
Oct 11 2015    [Bug 200] New: Excess precision appears to be precisely defined in D (1)
Oct 06 2015    releases (5)
Sep 23 2015    Which version to use? (6)
Sep 21 2015    [Bug 199] New: unittests not linked unless module is imported (1)
Sep 05 2015    [Bug 198] New: Optimization makes incorrect results (1)
Sep 04 2015    Download restructuring (1)
Aug 20 2015    [Bug 197] New: Optimize final switch (1)
Aug 10 2015    GDC site Updates / Upgrades (1)
Aug 06 2015    Linker errors with i686-w64-mingw32 binaries (4)
Aug 06 2015    GDC Project site was down (now back up!) (1)
Aug 01 2015    GDC 2.067 - (1)
Jul 28 2015    [Bug 196] New: Error building core/thread.d (1)
Jul 28 2015    [Bug 195] New: Can't build due to do -Wsuggest-attribute=format (1)
Jul 10 2015    Restructuring the download archive (6)
Jul 07 2015    [Bug 194] New: ICE in expand_intrinsic_arith when passing ref bool (1)
Jul 03 2015    [Bug 193] New: Druntime and Phobos unittests should be compiled with (1)
Jun 23 2015    GDC phobos source path (3)
Jun 23 2015    [Bug 192] New: Missing folders (1)
Jun 22 2015    [Testing] Using Travis CI (or better alternative) for master/branch/PR (15)
Jun 18 2015    [Bug 191] New: internal error when nesting class and recursive calls (1)
Jun 16 2015    gdc in raspbian stretch. (3)
Jun 11 2015    gdc master is broken for arm cross-compilers (6)
Jun 08 2015    [Bug 190] New: Calling rest_of_type_declaration may skip unfinished (1)
Jun 04 2015    What gcc to use for gdc master? (24)
May 30 2015    (Probably trivial) arm-none-eabi-gdc building problem (8)
May 27 2015    forceInline can't inline when source code is available (3)
May 25 2015    [Bug 189] New: module unwind is in file 'gcc\unwind.h' which cannot (1)
May 24 2015    [Bug 188] New: Optimized GDC with no-bounds-checking skips (1)
May 21 2015    [Bug 187] New: Nested struct that has non-padded array does not (1)
May 20 2015    [Bug 186] New: Struct with union of struct and size_t field gets (1)
May 15 2015    [Bug 185] New: Wrong codegen is used for <OP>= expressions when (1)
May 10 2015    [Bug 184] New: TypeInfo.name strings don't get put into separate (1)
May 10 2015    -fno-rtti (disable TypeInfo) support ready for testing (5)
May 03 2015    GDC generates invalid assembly around fiber yield operations (Not (11)
Apr 28 2015    [Bug 183] New: ICE: in complete_ctor_at_level_p, at expr.c:5775 (1)
Apr 27 2015    Build script for a cross compiler (6)
Apr 27 2015    does gdc recognize nogc? (5)
Apr 27 2015    [Bug 182] New: Travis CI is brocken (1)
Apr 24 2015    [Bug 181] New: Missing tags for recent frontend merges (1)
Apr 20 2015    [Bug 180] New: DMD -O is faster than GDC -O3 for byte and short math (1)
Apr 19 2015    GDC & BBB arm (4)
Apr 17 2015    [Bug 179] New: invalid code generation with -O2 for method returning (1)
Apr 13 2015    why no ld.exe in 2.066.1 Windows builds? (9)
Apr 10 2015    Optimisation question (2)
Apr 07 2015    Why GCC 5.0 does not support GDC? (5)
Apr 07 2015    Problem with extern function declarations (5)
Apr 06 2015    [Bug 178] New: cc1d locks up when specifying function instead of (1)
Mar 26 2015    [Bug 177] New: core.thread won't compile (1)
Mar 07 2015    gdcproject.org down for maintenance (3)
Feb 18 2015    Using static immutable Exceptions (or other way for NON-GC exceptions) (9)
Feb 17 2015    Embedded D, top down? (4)
Feb 10 2015    [Bug 176] New: __ctfe variable should not be readable in CTFE (1)
Feb 09 2015    DMD and GDC static libraries are incompatible on Linux? (14)
Feb 07 2015    [Bug 175] New: immutable override - error in error reporting (1)
Feb 05 2015    How to regenerate gcc patches (2)
Jan 27 2015    [OT] Getting in touch with the GCC team. (7)
Jan 27 2015    [Bug 174] New: core.atomic.atomicFence() should be nogc (1)
Jan 27 2015    [Bug 173] New: internal compiler error typeMerge (1)
Jan 26 2015    Undefined _D10TypeInfo_l6__initZ and _D15TypeInfo_Struct6__vtblZ added (5)
Jan 25 2015    [Bug 172] New: Add support for GCC's weak attribute (1)
Jan 23 2015    2.066 announce? (15)
Jan 22 2015    -fsection-anchors and -fdata-sections in ARM (2)
Jan 18 2015    compiling multilib for arm cortex (2)
Jan 17 2015    [Bug 171] New: >>>= broken with short integers (1)
Jan 16 2015    Can I disable c++ when compiling gdc? (2)
Jan 11 2015    Removing RTTI from binaries (37)
Jan 02 2015    [Bug 170] New: Template functions in templates missing member symbols (1)
Oct 10 2014    RFC: Move runtime hook definitions to a .di file in druntime (9)

Other years:
2024 2023 2022 2021 2020 2019 2018 2017 2016 2015 2014 2013 2012 2011 2010 2009 2008 2007 2006 2005 2004 2003 2002