We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24e3c76 commit 4b0b0c0Copy full SHA for 4b0b0c0
NEWS
@@ -1,3 +1,15 @@
1
+Changes from 1.3.2 to 1.3.3
2
+---------------------------
3
+
4
+* Use `bl` instruction instead of explicit GOT lookup for `exit`
5
+ in 64-bit PowerPC assembly.
6
7
+* Fix installation path for standalone libucontext headers.
8
+ Patch contributed by Marian Buschsieweke.
9
10
+* Fix missing includes for freestanding builds.
11
+ Patch contributed by David Leeds.
12
13
Changes from 1.3.1 to 1.3.2
14
---------------------------
15
VERSION
@@ -1 +1 @@
-1.3.2
+1.3.3
0 commit comments