From 8e0b03f55085d6fd80f6a262b496303f5a74d2ad Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Wed, 6 Sep 2006 17:14:46 -0700 Subject: [PATCH] Update architecture signatures for x86-64 and ppc. I think the cache file data types are stable for now; add-back the signatures for x86-64 and ppc. --- fc-arch/fcarch.tmpl.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fc-arch/fcarch.tmpl.h b/fc-arch/fcarch.tmpl.h index 5b0afbc..7b20b21 100644 --- a/fc-arch/fcarch.tmpl.h +++ b/fc-arch/fcarch.tmpl.h @@ -30,5 +30,5 @@ @@@ @@@ name endian char char* int intptr_t Pattern EltPtr Elt * Elt ObjPtr VLPtr Value Binding VL * CharSet Leaf** Char16 * Char16 Leaf Char32 Cache x86 78563412_00000001_00000004_00000004_00000004_00000010_00000004_00000004_00000008_00000004_00000004_0000000c_00000004_00000004_00000010_00000004_00000004_00000002_00000020_00000004_0000001c -x86-64 78563412 -ppc 12345678 +x86-64 78563412_00000001_00000008_00000004_00000008_00000018_00000008_00000008_00000010_00000004_00000008_00000010_00000004_00000008_00000018_00000008_00000008_00000002_00000020_00000004_00000030 +ppc 12345678_00000001_00000004_00000004_00000004_00000010_00000004_00000004_00000008_00000004_00000004_00000010_00000004_00000004_00000010_00000004_00000004_00000002_00000020_00000004_0000001c -- 2.39.2