[PATCH] Import the amd64 and i386 portions of the NetBSD crtbegin and crtend code. This eliminates the need for the crtstuff code from GCC.

Dan McGregor danismostlikely at gmail.com
Thu Aug 16 16:13:03 UTC 2012


Hello,

I was reading mailing list archives and scratching itches and I
created this patch (which is also available on my github::
https://github.com/dannomac/freebsd), to
add NetBSD's crtbegin and crtend code to FreeBSD.  I was hoping to get
some more testing.

NetBSD also has arm and powerpc crt code that could likely be
imported, but I don't have the means to test them right now.  I might
do that this weekend.

Dan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Import-the-amd64-and-i386-portions-of-the-NetBSD-crt.patch
Type: text/x-patch
Size: 14786 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-toolchain/attachments/20120816/1bf0191f/0001-Import-the-amd64-and-i386-portions-of-the-NetBSD-crt.bin


More information about the freebsd-toolchain mailing list