Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F141073486
D8506.id22242.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
614 B
Referenced Files
None
Subscribers
None
D8506.id22242.diff
View Options
Index: head/lib/csu/mips/crti.S
===================================================================
--- head/lib/csu/mips/crti.S
+++ head/lib/csu/mips/crti.S
@@ -1,6 +1,7 @@
#include <machine/asm.h>
__FBSDID("$FreeBSD$");
+ .gnu_attribute 4, 0
.section .init,"ax",%progbits
.align 4
.globl _init
Index: head/lib/csu/mips/crtn.S
===================================================================
--- head/lib/csu/mips/crtn.S
+++ head/lib/csu/mips/crtn.S
@@ -1,6 +1,7 @@
#include <machine/asm.h>
__FBSDID("$FreeBSD$");
+ .gnu_attribute 4, 0
.section .init,"ax",%progbits
.align 4
.set noreorder
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jan 1, 12:57 PM (9 h, 11 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27436795
Default Alt Text
D8506.id22242.diff (614 B)
Attached To
Mode
D8506: Make MIPS startup assembly files use neutral float ABI.
Attached
Detach File
Event Timeline
Log In to Comment