[PATCH] D43575: [docs][mips] Add MIPS specific release notes for LLD 6.0
Simon Atanasyan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 21 13:19:34 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL325721: [docs][mips] Add MIPS specific release notes for LLD 6.0 (authored by atanasyan, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D43575?vs=135255&id=135318#toc
Repository:
rL LLVM
https://reviews.llvm.org/D43575
Files:
lld/branches/release_60/docs/ReleaseNotes.rst
Index: lld/branches/release_60/docs/ReleaseNotes.rst
===================================================================
--- lld/branches/release_60/docs/ReleaseNotes.rst
+++ lld/branches/release_60/docs/ReleaseNotes.rst
@@ -24,7 +24,11 @@
ELF Improvements
----------------
-* Item 1.
+* MIPS port now generates all output dynamic relocations
+ using Elf_Rel format only.
+
+* Added handling of the R_MIPS_26 relocation in case of N32 / N64 ABIs
+ and generating proper PLT entries.
COFF Improvements
-----------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43575.135318.patch
Type: text/x-patch
Size: 529 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180221/44633f84/attachment.bin>
More information about the llvm-commits
mailing list