diff options
-rw-r--r-- | docs/ReleaseNotes.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/ReleaseNotes.rst b/docs/ReleaseNotes.rst index 79b8c2f88d72c..a257676cded58 100644 --- a/docs/ReleaseNotes.rst +++ b/docs/ReleaseNotes.rst @@ -24,6 +24,12 @@ ELF Improvements * Initial support for LTO. +Changes to the MIPS Target +~~~~~~~~~~~~~~~~~~~~~~~~~~ + +* Added support for MIPS N64 ABI. +* Added support for TLS relocations for both O32 and N64 MIPS ABIs. + COFF Improvements ----------------- |