news.digitalmars.com - D.gnu
Dec 31 2012 [Issue 33] New: Illegal instruction reordering with O2 (1)Dec 29 2012 [Issue 32] New: Failing phobos unit tests: (1)
Dec 29 2012 [Issue 31] New: ICE in getVThis (1)
Dec 28 2012 [Issue 30] New: Finalization failure in complex case (1)
Dec 13 2012 [Issue 29] New: std.string.format and std.string.text makes (1)
Dec 13 2012 What happened to the "-fod" flag? (2)
Dec 11 2012 [Issue 28] New: synchronized block causes memory corruption with (1)
Dec 06 2012 While optimization and gshared data (4)
Dec 03 2012 [Issue 27] New: Undefined interface functions when inheriting from (1)
Nov 26 2012 Build fails (3)
Nov 23 2012 [Issue 26] New: Patching fails for gcc-4.8-20121118 snapshot (1)
Nov 20 2012 Precompiled GDC binary issues (2)
Nov 20 2012 GDC build comes with C/C++ ... ? (1)
Nov 20 2012 Precompiled libraries in D (3)
Nov 18 2012 gdc build: how to change includedir/d (4)
Nov 14 2012 How to compile RABCDAsm on the Raspberry Pi !? (14)
Nov 11 2012 iphone + D, getting closer! (16)
Nov 10 2012 GDC 4.8: Status of garbage collection and TLS (3)
Nov 06 2012 Successful GDC 4.8 build on Ubuntu 12.10 (1)
Nov 05 2012 OSX + druntime issues (1)
Nov 05 2012 What's up with the issue spam ? (2)
Nov 05 2012 Re: GDC 4.7 build problems on Ubuntu 12.10 -- success! (1)
Nov 05 2012 GDC 4.7 and frontend/phobos 2.060 (2)
Nov 04 2012 GDC cross compiler documentation / tutorial (4)
Nov 03 2012 [Issue 25] New: Segmentation fault on a simple template class; no (1)
Nov 01 2012 Difference in dmd and gdmd -lib option (4)
Oct 29 2012 [Issue 24] New: GDC backend uses invalid type when using deferencing (1)
Oct 26 2012 [Issue 23] New: undefined reference to `_d_arrayappendcTX' (1)
Oct 26 2012 [Issue 22] New: Build fails with macro expansion failures for (1)
Oct 26 2012 [Issue 21] New: ICE on calling function with delegate literal (1)
Oct 25 2012 [Issue 20] New: internal compiler error: in expand_expr_real_1, at (1)
Oct 25 2012 Odd performance difference (1)
Oct 25 2012 Too many open files (1)
Oct 24 2012 gdc-4.7 (git) ICE (1)
Oct 24 2012 [Issue 19] New: byte b; --b = b; // error: non-trivial conversion (1)
Oct 23 2012 [Issue 18] New: callgraph error (?) when using -fdebug and (1)
Oct 23 2012 Making a Debian package for GDC (1)
Oct 21 2012 [Issue 17] New: Nasty interface contract bug (1)
Oct 19 2012 Need help building GDC on 64-bit Debian (10)
Oct 18 2012 [Issue 16] New: Programs that use std.parallelism.taskPool hang (1)
Oct 17 2012 [Issue 15] New: internal compiler error: in expand_expr_real_1, at (1)
Oct 17 2012 Cannot create GDC bug tracker account (3)
Oct 02 2012 Linking error: cannot find crti.o (2)
Sep 25 2012 [Issue 14] New: ARM: runnable/testmath.d Arm not precise enough? (1)
Sep 25 2012 [Issue 13] New: ARM: can't cast _argptr / va_list to pointer (1)
Sep 25 2012 [Issue 12] New: ARM: runnable/test12.d Unsupported platform (1)
Sep 25 2012 [Issue 11] New: ARM: runnable/test11.d Unsupported platform (1)
Sep 25 2012 [Issue 10] New: ARM: runnable/opover2.d fails: xopEquals fallback (1)
Sep 25 2012 [Issue 9] New: ARM: runnable/builtin.d floating point equality fails (1)
Sep 25 2012 [Issue 8] New: ARM: runnable/arrayop.d fails: Wrong execution order (1)
Sep 25 2012 [Issue 7] New: ARM: runnable/aliasthis.d fails with -O2 (1)
Sep 24 2012 [Issue 6] New: ARM: Illegal instruction in runnable/aliasthis.d and (1)
Sep 24 2012 [Issue 5] New: std.file: struct_stat64 wrong for ARM (1)
Sep 24 2012 Renamed GDC repository (1)
Sep 20 2012 Question around druntime/phobos and GDC (5)
Sep 19 2012 Android build can't link _d_array (7)
Sep 12 2012 OSX install (10.8) GDC build fails (1)
Sep 07 2012 Linking error with locale symbols (1)
Sep 07 2012 GDC documentation and debugging problems (7)
Sep 07 2012 GDC in Ubuntu repositories (1)
Sep 05 2012 Issue #120 again (1)
Sep 02 2012 Trouble understanding crash when class is returned by value from C++ (5)
Aug 31 2012 va_list ARM changes (4)
Aug 30 2012 OS X problem (4)
Aug 30 2012 Removal of gcc.config, std.c.unix modules, and x3 module generation (1)
Aug 27 2012 GDC supported platforms: Solaris x86? (7)
Aug 23 2012 How to build programs with gdc installed in /opt/gdc (using SCons)? (2)
Aug 23 2012 test suite html output (5)
Aug 21 2012 Wiki updates (13)
Aug 21 2012 setup-gcc.sh: fails to match some gcc versions (1)
Aug 13 2012 Odd ICE (win32) (2)
Aug 13 2012 shared flag (4)
Aug 12 2012 [Issue 4] New: reverse allowed on string (gdc 4.6.3 !) (1)
Jul 30 2012 GDC 4.7 Error Build (4)
Jul 24 2012 Comparison between GDC test suite results on x86 and ARM (6)
Jul 24 2012 how to help with android (7)
Jul 15 2012 [Issue 3] New: GDC prints some diagnostic information to stderr (1)
Jul 15 2012 [Issue 2] New: Structs with toString() method not formatted properly (1)
Jul 09 2012 What ibuclaw has been doing on his server (6)
Jul 08 2012 MinGW Release: 2012-07-08 Git: 6a4bafe80b (2)
Jul 04 2012 Build errors with GDC (1)
Jun 28 2012 foreach loop over retro can crash gdmd (1)
Jun 14 2012 Why is libphobos not a shared library? (3)
Jun 13 2012 MinGW GDC with Fiber. (1)
Jun 13 2012 Sincerely welcome you to (1)
Jun 04 2012 pragma attribute syntax (1)
Jun 01 2012 libphobos on ARM (12)
May 26 2012 x32-abi with D? (10)
May 24 2012 MinGW thread.Fiber (1)
May 13 2012 MinGW Release. D2.058 x86-64 20120513 (2)
May 10 2012 Problem with passing ref parameters to properties (6)
Apr 28 2012 MinGW Release. D2.058 x86-64 20120428 (12)
Apr 26 2012 MinGW Release. D2.058 x86-64 (5)
Apr 26 2012 GDC 4.7.0 and Ubuntu (6)
Apr 23 2012 Linking to static gtkd libraries (4)
Apr 23 2012 green's mingw-gdc (2)
Apr 15 2012 -od (outputdir) build flag for gdmd (1)
Apr 13 2012 In/out contract inheritance in gdc (8)
Apr 06 2012 etc.c... (1)
Apr 02 2012 Compiling with gdc vs. gdmd (2)
Mar 29 2012 Up-to-date instructions on Linux based cross-compiler to Win32 (5)
Mar 26 2012 Wiki up at github (4)
Mar 18 2012 Supporting emulated tls (32)
Mar 16 2012 libgmp-3.dll missing from windows binary release (1)
Mar 12 2012 Should GDC remove internal dependency on stdarg? (7)
Mar 08 2012 Multiple return values... (1)
Feb 25 2012 Restructuring druntime (9)
Feb 23 2012 Major Structure changes to the project (5)
Feb 21 2012 Should make unittest work with --enable-checking? (7)
Feb 16 2012 D por Android (4)
Feb 15 2012 unix.x3 & android (1)
Feb 10 2012 object.di error (5)
Feb 08 2012 GDC Debug info (1)
Feb 06 2012 GDC Build Failing (6)
Feb 05 2012 _Dmodule_ref question (1)
Feb 04 2012 [Tutorial][Binaries] gdc for android (22)
Jan 28 2012 Release: MinGW64 GCC 4.6.1 GDC 232cd89d90b4 (10)
Jan 23 2012 Roadmap (13)
Jan 21 2012 GDC on Mac OSX (4)
Jan 20 2012 LTO related bugs (3)
Jan 19 2012 GDC Hacking (6)
Jan 15 2012 Recent changes to GDC. (19)
Jan 10 2012 Cross module inlining in runtime (1)
Jan 09 2012 MinGW GCC-4.6.1 GDC r9841510e8ba6 32 and 64-bit (17)
Jan 03 2012 Dropping support for gcc 4.2.x to 4.4.x (11)
Jan 02 2012 Release: GCC 4.6.1 GDC 1.072/2.057 (3)
Feb 24 2009 [Issue 2688] New: struct assignment crashes on darwin ppc64 (3)
Jan 13 2009 [Issue 2584] New: GDC on ARM does not honor volatile (9)
Aug 20 2008 [Issue 2297] New: on LinuxAmd64 some creal operations bring into scope a faulty version of powl (4)
Jul 10 2008 [Issue 2213] New: unrecognizable insn are generated when cross-compiling (3)
Jul 03 2008 [Issue 2191] New: GDC fraudulently defines D_InlineAsmX86 (8)
May 09 2008 [Issue 2088] New: GDC generates dozens of errors of the form "indirect jmp without `*'" when compiling anything at all (5)
Apr 28 2008 [Issue 2053] New: PIC & ASM (EBX clobbering) (3)
Apr 16 2008 [Issue 2001] New: multiple definition of _D6object13__va_list_tag6__initZ on X86-64 (2)
Jan 25 2008 [Issue 1805] New: GDC does not implement the D calling convention (4)
Dec 30 2007 [Issue 1755] New: linker problems in mac os x 10.5 (5)
Nov 24 2007 [Issue 1690] New: Implement pragma(lib, "") (3)
May 16 2007 [Issue 1237] New: gdmd should use dmd.conf and $DFLAGS (2)
May 12 2007 [Issue 1230] New: std.math.poly asm segfaults (4)
Apr 11 2007 [Issue 1126] New: multithreading breaks phobos exceptions on mingw/gdc .23 (3)
Mar 12 2007 [Issue 1057] New: Can't build on x86_64 without --disable-shared (3)
Dec 06 2006 [Issue 656] New: lazy in main (8)
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