LDC

Edit Package ldc

LLVM D Compiler

Refresh
Refresh
Source Files
Filename Size Changed
ldc-0.17.5-add_missing_include.patch 0000000350 350 Bytes
ldc-0.17.5-add_support_to_LLVM6.patch 0000059819 58.4 KB
ldc-0.17.5-backport_pr_2315.patch 0000017065 16.7 KB
ldc-0.17.5-default-to-pic.patch 0000001535 1.5 KB
ldc-0.17.5-src.tar.gz 0005006161 4.77 MB
ldc-1.10.0-src.tar.gz 0006658773 6.35 MB
ldc-1.9.0-fix_arm_build.patch 0000000442 442 Bytes
ldc-rpmlintrc 0000000155 155 Bytes
ldc.changes 0000004000 3.91 KB
ldc.spec 0000006668 6.51 KB
Revision 16 (latest revision is 69)
Guillaume GARDET's avatar Guillaume GARDET (Guillaume_G) accepted request 620395 from Guillaume GARDET's avatar Guillaume GARDET (Guillaume_G) (revision 16)
- Update to 1.10.0:
  * Big news:
    - Frontend, druntime and Phobos are at version 2.080.1. 
      (#2665, #2719, #2737) (new)
    - No support for Objective-C class/static methods yet. (#2670)
    - Breaking Win64 extern(D) ABI change: Pass vectors directly
      in registers, analogous to the MS vector calling convention. 
      (#2714)
    - Config file: For cross-compilation, support additional 
      sections named as regex for specific target triples, e.g.,
      "86(_64)?-.*-linux": { … };; see the comment in etc/ldc2.conf. 
      (#2718)
  * Platform support:
    - Supports LLVM 3.7 - 6.0.
    - Windows: Supports Visual Studio/C++ Build Tools 2015 and 2017.
    - Alpine linux/x64: built against Musl libc to support Docker 
      images based on the Alpine distro, requires the llvm5-libs, 
      musl-dev, and gcc packages to run and link D apps and the 
      tzdata and libcurl packages for certain stdlib modules.
  * Bug fixes
Comments 0
openSUSE Build Service is sponsored by