Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Jul 2011 14:23:48 +0000 (UTC)
From:      Martin Matuska <mm@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/contrib/binutils/gas ChangeLog src/contrib/binutils/gas/config tc-i386.c tc-i386.h src/contrib/binutils/include/opcode ChangeLog i386.h src/contrib/binutils/opcodes ChangeLog i386-dis.c src/sys/sys param.h
Message-ID:  <201107141425.p6EEPUHn093149@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mm          2011-07-14 14:23:48 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    contrib/binutils/gas ChangeLog 
    contrib/binutils/gas/config tc-i386.c tc-i386.h 
    contrib/binutils/include/opcode ChangeLog i386.h 
    contrib/binutils/opcodes ChangeLog i386-dis.c 
    sys/sys              param.h 
  Log:
  SVN rev 224017 on 2011-07-14 14:23:48Z by mm
  
  Backport SSSE3 instruction set support to base binutils
  and update VIA PadLock instruction set support.
  
  This has turned out to be necessary for some cases to catch up
  with gcc update in r221274 (MFC of r219639).
  
  This is direct commit to stable/8
  
  Obtained from:  GNU binutils CVS (GPLv2)
  
  Revision       Changes    Path
  1.1.1.17.30.1  +20 -0     src/contrib/binutils/gas/ChangeLog
  1.16.30.1      +25 -16    src/contrib/binutils/gas/config/tc-i386.c
  1.11.30.1      +2 -1      src/contrib/binutils/gas/config/tc-i386.h
  1.1.1.12.30.1  +13 -0     src/contrib/binutils/include/opcode/ChangeLog
  1.1.1.11.30.1  +45 -7     src/contrib/binutils/include/opcode/i386.h
  1.1.1.16.30.1  +14 -0     src/contrib/binutils/opcodes/ChangeLog
  1.1.1.9.30.1   +90 -5     src/contrib/binutils/opcodes/i386-dis.c
  1.433.2.21     +1 -1      src/sys/sys/param.h



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