ObjFW  Check-in [7dde89363f]

Overview
Comment:Fix a linker warning on OpenBSD/SPARC64
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 7dde89363fbf9b3ae968db6c4bd98b7986ea651d94cfe8acbb4e88b79612e4a7
User & Date: js on 2017-08-19 15:54:33
Other Links: manifest | tags
Context
2017-08-19
22:47
Add forwardingTargetForSelector: for SPARC64/ELF check-in: 38813c380c user: js tags: trunk
15:54
Fix a linker warning on OpenBSD/SPARC64 check-in: 7dde89363f user: js tags: trunk
09:19
OFZIPArchive: Fix ZIP64Index not being set check-in: 1f4407ddf1 user: js tags: trunk
Changes

Modified src/runtime/lookup-asm/lookup-asm-sparc64-elf.S from [03722104be] to [44cfec8a34].

48
49
50
51
52
53
54
55

56
57
58
59





60
61
62
63
64
65
66
48
49
50
51
52
53
54

55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71







-
+




+
+
+
+
+







#ifdef OF_SELUID24
	ldx	[%o2 + %o3], %o2
#endif
	ldx	[%o2 + %o4], %o2
	ldx	[%o2 + %o5], %o2

	cmp	%o2, 0
	be,pn	%xcc, \not_found
	be,pn	%xcc, 0f
	 nop

	retl
	 mov	%o2, %o0

0:
	mov	%o7, %g1
	call	\not_found
	 mov	%g1, %o7
.type \name, %function
.size \name, .-\name
.endm

.macro generate_lookup_super name lookup
\name:
	mov	%o0, %o2