Re: Kernel compilation failures with gcc 4.9

2015-04-01 Thread John-Mark Gurney
Craig Rodrigues wrote this message on Wed, Apr 01, 2015 at 07:59 -0700: On Tue, Mar 31, 2015 at 10:10 PM, John-Mark Gurney j...@funkthat.com wrote: This is an issue w/ gcc 4.9's headers... It is including stdlib.h, via mm_malloc.h which is conflicting w/ sys/malloc.h's version of free

Re: RFT: Please help testing the llvm/clang 3.5.0 import

2014-12-18 Thread John-Mark Gurney
... If Andrew would like, I know Jim Thompson has a standing offer to send board(s) to people who will test it... He provided me w/ the board I will be testing on soon... -- John-Mark Gurney Voice: +1 415 225 5579 All that I will do, has been done, All that I

Re: RFT: Please help testing the llvm/clang 3.5.0 import

2014-12-18 Thread John-Mark Gurney
: stopped in /a/src -- John-Mark Gurney Voice: +1 415 225 5579 All that I will do, has been done, All that I have, has not. ___ freebsd-toolchain@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo

Re: GCC withdraw

2013-08-31 Thread John-Mark Gurney
be posted well in advance so people know what to expect... -- John-Mark Gurney Voice: +1 415 225 5579 All that I will do, has been done, All that I have, has not. ___ freebsd-toolchain@freebsd.org mailing list http

patch to add AES intrinsics to gcc

2013-08-22 Thread John-Mark Gurney
the opth-gen.awk script, since it wouldn't let me use bit 31, and recent changes to gcc used up all the remaining bits. I also was unable to add the -mpclmul option because of running out of these bits. Thanks. -- John-Mark Gurney Voice: +1 415 225 5579 All that I

patch to add AES PCLMUL intrinsics to gcc

2013-05-05 Thread John-Mark Gurney
question I have is that I copied wmmintrin.h from clang... It has a license statement, but no copyright statement... Do I need to add one from somewhere? I have verified that these intrinsics get compiled the same way that clang compiles them. Thank you for the review. -- John-Mark Gurney

Re: patch to add aes and pclmulqdq instructions to gcc

2013-01-17 Thread John-Mark Gurney
Konstantin Belousov wrote this message on Thu, Jan 17, 2013 at 13:12 +0200: On Wed, Jan 16, 2013 at 11:05:16PM -0800, John-Mark Gurney wrote: Mike Belopuhov pointed me to the patch in OpenBSD: http://freshbsd.org/commit/openbsd/0babc91a00b1f1953637bb39c8ec97aef704629e/diff.txt While

Re: patch to add aes and pclmulqdq instructions to gcc

2013-01-17 Thread John-Mark Gurney
Konstantin Belousov wrote this message on Thu, Jan 17, 2013 at 19:53 +0200: On Thu, Jan 17, 2013 at 09:31:40AM -0800, John-Mark Gurney wrote: Konstantin Belousov wrote this message on Thu, Jan 17, 2013 at 13:12 +0200: On Wed, Jan 16, 2013 at 11:05:16PM -0800, John-Mark Gurney wrote: Mike

Re: LLVM Image Activator

2013-01-13 Thread John-Mark Gurney
me to it. I'll point out that file already has the magic (pun intended) that we are looking for, though I do realize that the code might be a bit much to import.. -- John-Mark Gurney Voice: +1 415 225 5579 All that I will do, has been done, All that I have, has