Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 May 2013 03:36:28 +0000 (UTC)
From:      "Pedro F. Giffuni" <pfg@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r250550 - head/contrib/gcc
Message-ID:  <201305120336.r4C3aSFr008262@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pfg
Date: Sun May 12 03:36:28 2013
New Revision: 250550
URL: http://svnweb.freebsd.org/changeset/base/250550

Log:
  Update the gcc43 changelog.
  
  The issue solved in r250392 actually originated upstream and was
  fixed in upstream gcc43 branch in 2006/10/24 (under GPLv2).
  
  Register it in the appropriate ChangeLog for reference.
  
  MFC after:	3 days

Modified:
  head/contrib/gcc/ChangeLog.gcc43

Modified: head/contrib/gcc/ChangeLog.gcc43
==============================================================================
--- head/contrib/gcc/ChangeLog.gcc43	Sun May 12 02:19:05 2013	(r250549)
+++ head/contrib/gcc/ChangeLog.gcc43	Sun May 12 03:36:28 2013	(r250550)
@@ -182,6 +182,10 @@
 
 	* doc/invoke.texi: Document -mssse3/-mno-ssse3 switches.
 
+2006-10-22  H.J. Lu  <hongjiu.lu@intel.com>
+  	 
+	* config/i386/tmmintrin.h: Remove the duplicated content.
+
 2006-10-21  Richard Guenther  <rguenther@suse.de> (r117932)
 
 	PR tree-optimization/3511



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305120336.r4C3aSFr008262>