svn commit: r318799 - head/lang/clang

Tijl Coosemans tijl at FreeBSD.org
Thu May 23 07:27:30 UTC 2013


On 2013-05-22 23:56, Brooks Davis wrote:
> Author: brooks
> Date: Wed May 22 21:56:53 2013
> New Revision: 318799
> URL: http://svnweb.freebsd.org/changeset/ports/318799
> 
> Log:
>   Install a more complete set of intrinsics header files[0].
>   
>   Add a couple upstream svn revs that have been comitted to base[1]:
>   
>   r172354:
>   Refactor the x86 CPU name logic in the driver and pass -march and -mcpu
>   flag information down from the Clang driver into the Gold linker plugin
>   for LTO. This allows specifying -march on the linker commandline and
>   should hopefully have it pass all the way through to the LTO optimizer.
>   
>   r175919:
>   Driver: Pass down the -march setting down to -cc1as on x86 too.
>   
>   The assembler historically didn't make use of any target features, but this has
>   changed when support for old CPUs that don't support long nops was added.
>   
>   Requested by:	dim[1], eadler[0]
> 
> Modified:
>   head/lang/clang/Makefile

This commit seems to be missing the actual patches.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20130523/768d1c2f/attachment.sig>


More information about the svn-ports-all mailing list