mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-14 03:29:57 +00:00
Update release notes.
llvm-svn: 342754
This commit is contained in:
parent
7beaa30e4e
commit
c41985a50e
@ -24,16 +24,24 @@ Non-comprehensive list of changes in this release
|
||||
ELF Improvements
|
||||
----------------
|
||||
|
||||
* lld now supports RISC-V. (`r339364
|
||||
<https://reviews.llvm.org/rL342746>`_)
|
||||
|
||||
* Default image base address has changed from 65536 to 2 MiB for i386
|
||||
and 4 MiB for AArch64 to make lld-generated executables work better
|
||||
with automatic superpage promotion. FreeBSD can promotes contiguous
|
||||
non-superpages to a superpage if they are aligned to the superpage
|
||||
size. (`r342746 <https://reviews.llvm.org/rL342746>`_)
|
||||
|
||||
* The following flags have been added: ``-z interpose``, ``-z global``
|
||||
|
||||
COFF Improvements
|
||||
-----------------
|
||||
|
||||
* Item 1.
|
||||
* PDB GUID is set to hash of PDB contents instead to a random byte
|
||||
sequence for build reproducibility.
|
||||
|
||||
* The following flags have been added: ``/force:multiple``
|
||||
|
||||
MachO Improvements
|
||||
------------------
|
||||
|
Loading…
Reference in New Issue
Block a user