Date: Mon, 24 Jul 2006 09:02:36 GMT From: Kevin Lo <kevlo@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 102264 for review Message-ID: <200607240902.k6O92aiV051387@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=102264 Change 102264 by kevlo@kevlo_monet on 2006/07/24 09:02:32 Apply cleanly on current src tree. Affected files ... .. //depot/projects/arm/gnu-arm.diff#15 edit Differences ... ==== //depot/projects/arm/gnu-arm.diff#15 (text+ko) ==== @@ -272,22 +272,6 @@ TARGET_INC+= ${GCC_CPU}/freebsd.h .if ${TARGET_ARCH} == "amd64" TARGET_INC+= ${GCC_CPU}/x86-64.h -Index: gnu/usr.bin/cc/cc_tools/auto-host.h -=================================================================== -RCS file: /cognet/ncvs/src/gnu/usr.bin/cc/cc_tools/auto-host.h,v -retrieving revision 1.18 -diff -u -p -r1.18 auto-host.h ---- gnu/usr.bin/cc/cc_tools/auto-host.h 28 Jul 2004 05:27:20 -0000 1.18 -+++ gnu/usr.bin/cc/cc_tools/auto-host.h 6 Jul 2006 23:54:06 -0000 -@@ -523,7 +523,7 @@ - /* The number of bytes in type int */ - #define SIZEOF_INT 4 - --#if defined(__i386__) || defined(__powerpc__) || defined(__strongarm__) -+#if defined(__i386__) || defined(__powerpc__) || defined(__arm__) - /* The number of bytes in type long */ - # define SIZEOF_LONG SIZEOF_INT - #elif defined(__alpha__) || defined(__sparc64__) || defined(__ia64__) || defined(__amd64__) Index: gnu/usr.bin/gdb/arch/arm/Makefile =================================================================== RCS file: gnu/usr.bin/gdb/arch/arm/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607240902.k6O92aiV051387>