Date: Wed, 15 Dec 2010 12:42:22 -0800 From: Oleksandr Tymoshenko <gonzo@freebsd.org> To: "Jayachandran C." <c.jayachandran@gmail.com> Cc: freebsd-mips@freebsd.org Subject: Re: Cleanup for ELF trampoline code. Message-ID: <4D09282E.7080304@freebsd.org> In-Reply-To: <AANLkTimX_zdB7=OUAyjmQEcfK8V_fe0qZj9M7HDMq3g4@mail.gmail.com> References: <AANLkTimX_zdB7=OUAyjmQEcfK8V_fe0qZj9M7HDMq3g4@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 12/15/2010 7:28 AM, Jayachandran C. wrote: > I've attached a patch which cleans up sys/conf/Makefile.mips a bit, > the changes are: > - don't use -shared flag for the trampoline binary, now we generate a > shared obj, elf executable would be a better choice. > - don't generate tmphack.S, move the code to sys/mips/mips/inckern.S > - don't generate opt_kernname.h, pass KERNNAME with -D > > Please let me know your comments. I'm not sure which other platforms > use the elf trampoline code, let me know if this will break any > platform. Looks OK to me.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4D09282E.7080304>