Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7]: src/doc Fix for ticket 1132. Not EM_IAMCU but STT_GNU_IFUNC.
details: https://anonhg.NetBSD.org/src/rev/9674b970c18e
branches: netbsd-7
changeset: 799848:9674b970c18e
user: msaitoh <msaitoh%NetBSD.org@localhost>
date: Mon Mar 07 09:04:58 2016 +0000
description:
Fix for ticket 1132. Not EM_IAMCU but STT_GNU_IFUNC.
diffstat:
doc/CHANGES-7.1 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (18 lines):
diff -r b9720f722c5a -r 9674b970c18e doc/CHANGES-7.1
--- a/doc/CHANGES-7.1 Mon Mar 07 08:20:07 2016 +0000
+++ b/doc/CHANGES-7.1 Mon Mar 07 09:04:58 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1,v 1.1.2.64 2016/03/07 08:20:07 msaitoh Exp $
+# $NetBSD: CHANGES-7.1,v 1.1.2.65 2016/03/07 09:04:58 msaitoh Exp $
A complete list of changes from the NetBSD 7.0 release to the NetBSD 7.1
release:
@@ -2380,6 +2380,6 @@
sys/sys/exec_elf.h 1.143
- Add definition of EM_IAMCU. This change fixes build break caused by
- ticket 1126.
+ Add definition of STT_GNU_IFUNC. This change fixes build break caused
+ by ticket 1126.
[htodd, ticket #1132]
Home |
Main Index |
Thread Index |
Old Index