PERFORCE change 55130 for review

Juli Mallett jmallett at FreeBSD.org
Thu Jun 17 03:52:36 GMT 2004


http://perforce.freebsd.org/chv.cgi?CH=55130

Change 55130 by jmallett at jmallett_oingo on 2004/06/17 03:51:45

	Hack to get TRADMIPS stuff.  Prolly should've just CFLAGS+=-DTE_TMIPS.
	This makes tradmips assembling work, everything else works fine, just
	have to fix the ABI now.

Affected files ...

.. //depot/projects/mips/gnu/usr.bin/binutils/as/mips-freebsd/targ-cpu.h#2 edit

Differences ...

==== //depot/projects/mips/gnu/usr.bin/binutils/as/mips-freebsd/targ-cpu.h#2 (text+ko) ====

@@ -1,3 +1,6 @@
-/* $FreeBSD: src/gnu/usr.bin/binutils/as/powerpc-freebsd/targ-cpu.h,v 1.2 2002/05/18 04:50:32 obrien Exp $ */
+/* $FreeBSD$ */
 
 #include "tc-mips.h"
+
+/* XXX belongs in targ-env.h */
+#include "te-tmips.h"


More information about the p4-projects mailing list