lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sun, 25 Nov 2007 10:45:17 -0800 From: "Andrew Pinski" <pinskia@...il.com> To: Luca <luca.b633@...il.com> Cc: gcc@....gnu.org, binutils@...rceware.org, libc-alpha@...rceware.org, ubuntu-devel@...ts.ubuntu.com, debian-devel@...ts.debian.org, linux-kernel@...r.kernel.org Subject: Re: [RFC] [PATCH] 32-bit pointers in x86-64 On 11/25/07, Luca <luca.b633@...il.com> wrote: > 7.1. Add __attribute__((pointer_size(XXX))) and #pragma pointer_size > to allow 64-bit pointers in 32-bit mode and viceversa This is already there, try using __attribute__((mode(DI) )). -- Pinski - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists