svn commit: r318799 - head/lang/clang
Brooks Davis
brooks at freebsd.org
Thu May 23 14:37:51 UTC 2013
On Thu, May 23, 2013 at 09:27:06AM +0200, Tijl Coosemans wrote:
> 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.
Arg. I'll fix this shortly. :(
-- Brooks
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 188 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20130523/9392a2fb/attachment.sig>
More information about the svn-ports-all
mailing list