diff options
Diffstat (limited to 'docs/ReleaseNotes.html')
-rw-r--r-- | docs/ReleaseNotes.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index b9479f4d9f..0b753bc20d 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -328,7 +328,7 @@ allocator.</li> <ul> <li>Exception handling is supported by default on Linux/x86-64.</li> -<li>Position Independent Code (PIC) is now support on Linux/x86-64.</li> +<li>Position Independent Code (PIC) is now supported on Linux/x86-64.</li> <li>...</li> </ul> @@ -346,6 +346,7 @@ allocator.</li> <ul> <li>MIPS floating point support?</li> +<li>PowerPC now supports trampolines.</li> <li>....</li> </ul> |