We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78e66eb commit aee8b82Copy full SHA for aee8b82
1 file changed
doc/CHANGES-10.2
@@ -1,4 +1,4 @@
1
-# $NetBSD: CHANGES-10.2,v 1.1.2.50 2025/09/05 09:23:42 martin Exp $
+# $NetBSD: CHANGES-10.2,v 1.1.2.51 2025/09/06 09:34:11 martin Exp $
2
3
A complete list of changes from the NetBSD 10.1 release on 2024-12-16
4
until the 10.2 release:
@@ -1037,3 +1037,9 @@ sys/arch/arm/cortex/gicv3.c 1.55,1.56
1037
gicv3: Appease KUBSAN (avoid undefined left-shift out of range).
1038
[rin, ticket #1156]
1039
1040
+external/gpl3/binutils/dist/gas/config/tc-vax.c 1.22
1041
+
1042
+ vax: gas: PR 59326: use GOT for pointer for global function
1043
+ in same file, instead of PLT.
1044
+ [rin, ticket #1157]
1045
0 commit comments