"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "CHANGELOG.md" between
ldc-1.32.1.tar.gz and ldc-1.32.2.tar.gz

About: LDC is a LLVM-based D compiler.

CHANGELOG.md  (ldc-1.32.1):CHANGELOG.md  (ldc-1.32.2)
# LDC master # LDC master
#### Big news #### Big news
#### Platform support #### Platform support
#### Bug fixes #### Bug fixes
# LDC 1.32.2 (2023-05-12)
#### Big news
- New command-line option `--fwarn-stack-size=<threshold>` with LLVM 13+. (#4378
)
- New command-line option `--fsplit-stack` for incremental stack allocations, se
e 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`). Requir
es LLVM 13+. (#4384)
# LDC 1.32.1 (2023-04-17) # LDC 1.32.1 (2023-04-17)
#### Big news #### Big news
- The prebuilt Linux packages are now generated on a Ubuntu 20.04 box, so the mi n required `glibc` version has been raised from 2.26 to 2.31. (#4367) - The prebuilt Linux packages are now generated on a Ubuntu 20.04 box, so the mi n required `glibc` version has been raised from 2.26 to 2.31. (#4367)
#### Bug fixes #### Bug fixes
- Fix empty `ldc.gccbuiltins_*` modules with LLVM 15+. (#4347, #4350) - Fix empty `ldc.gccbuiltins_*` modules with LLVM 15+. (#4347, #4350)
- Fix v1.31 regression wrt. potentially wrong constant pointer offsets. (#4362, #4365) - Fix v1.31 regression wrt. potentially wrong constant pointer offsets. (#4362, #4365)
- Windows: Fix v1.32 regression wrt. leaking `Throwable.info` backtraces. (#4369 ) - Windows: Fix v1.32 regression wrt. leaking `Throwable.info` backtraces. (#4369 )
- Fix C assert calls for newlib targets. (#4351) - Fix C assert calls for newlib targets. (#4351)
 End of changes. 1 change blocks. 
0 lines changed or deleted 16 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)