SHA256
1
0
forked from pool/ldc
Go to file
Dominique Leuenberger a21774c1de Accepting request 1097968 from devel:languages:D
- Update to 1.32.2:
  * Big news
    - New command-line option --fwarn-stack-size=<threshold> with
      LLVM 13+. (#4378)
    - New command-line option --fsplit-stack for incremental stack
      allocations, see https://llvm.org/docs/SegmentedStacks.html. (#4379)
      - New UDA ldc.attributes.noSplitStack disables it on a per-function
        basis. (#4382)
    - New command-line option --indent for the timetrace2txt tool.
      (#4391)
  * Bug fixes
    - Fix potentially huge compile slowdowns with -g and LLVM 15+.
      (#4354, #4393)
    - Treat all LLVM warnings as regular warnings (e.g., errors
      with -w). Requires LLVM 13+. (#4384)
- Skipped 1.32.1:
  * Big news
    - The prebuilt Linux packages are now generated on a Ubuntu 20.04
      box, so the min required glibc version has been raised from
      2.26 to 2.31. (#4367)
  * Bug fixes
    - Fix empty ldc.gccbuiltins_* modules with LLVM 15+.
      (#4347, #4350)
    - Fix v1.31 regression wrt. potentially wrong constant pointer
      offsets. (#4362, #4365)
    - Windows: Fix v1.32 regression wrt. leaking Throwable.info
      backtraces. (#4369)
    - Fix C assert calls for newlib targets. (#4351)
- Do not use %{_includedir}/d to be able to install/use multiple
  D compilers in parallel - boo#1212913

OBS-URL: https://build.opensuse.org/request/show/1097968
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ldc?expand=0&rev=22
2023-07-10 14:41:01 +00:00
.gitattributes Accepting request 287234 from home:marc_schuetz:branches:home:dmacvicar 2015-02-23 10:15:18 +00:00
.gitignore Accepting request 287234 from home:marc_schuetz:branches:home:dmacvicar 2015-02-23 10:15:18 +00:00
ldc-1.9.0-fix_arm_build.patch Accepting request 614484 from home:Guillaume_G:branches:devel:languages:D 2018-06-06 10:24:25 +00:00
ldc-1.32.2-src.tar.gz Accepting request 1097494 from home:Guillaume_G:branches:devel:languages:D 2023-07-10 13:18:12 +00:00
ldc-rpmlintrc Accepting request 499497 from home:Mailaender:branches:devel:languages:D 2017-05-29 19:58:23 +00:00
ldc.changes Accepting request 1097494 from home:Guillaume_G:branches:devel:languages:D 2023-07-10 13:18:12 +00:00
ldc.spec Accepting request 1097494 from home:Guillaume_G:branches:devel:languages:D 2023-07-10 13:18:12 +00:00