Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F135576439
D21476.id62521.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
379 B
Referenced Files
None
Subscribers
None
D21476.id62521.diff
View Options
Index: lib/csu/powerpc/crt1.c
===================================================================
--- lib/csu/powerpc/crt1.c
+++ lib/csu/powerpc/crt1.c
@@ -102,3 +102,9 @@
__asm__("eprol:");
__asm__(".previous");
#endif
+
+#if !defined(GCRT) && !defined(PIC)
+__asm__(".text\n"
+ "\t.global _GLOBAL_OFFSET_TABLE_\n"
+ "\t.reloc 0, R_PPC_NONE, _GLOBAL_OFFSET_TABLE_");
+#endif
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Nov 11, 11:44 PM (5 h, 9 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
25184775
Default Alt Text
D21476.id62521.diff (379 B)
Attached To
Mode
D21476: [PowerPC] force applications linked with lib CSU to have .got
Attached
Detach File
Event Timeline
Log In to Comment