add mips support
authorJason Wessel <jason.wessel@windriver.com>
Tue, 26 Apr 2011 21:55:55 +0000 (23:55 +0200)
committerNils Carlson <nils.carlson@ericsson.com>
Thu, 28 Apr 2011 13:30:48 +0000 (15:30 +0200)
commit7adb228fd47dcde5f518c9c67afcdef15f575c03
treeb64bb76e349d4c5a5b617f3d1caec119ba6fa380
parenta5723f5808f5c93ef4ae20ed11523c97db0e6269
add mips support

The recent changes to UST make it trivial to add MIPS support.

The trick for MIPS is that there are many different library formats
and the gcc 4.x compiler will correctly choose the default one so long
as the libust.ldscript.in does not not make a reference to the library
format.

Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
Signed-off-by: Nils Carlson <nils.carlson@ericsson.com>
Makefile.am
configure.ac
This page took 0.023259 seconds and 4 git commands to generate.