1. 16 9月, 2015 1 次提交
    • P
      tcg: split tcg_op_defs to -common · 7d8f787d
      Peter Crosthwaite 提交于
      tcg_op_defs (and the _max) are both needed by the TCI disassembler. For
      multi-arch, tcg.c will be multiple-compiled (arch-obj) with its symbols
      hidden from common code. So split the definition off to new file,
      tcg-common.c which will remain a regular obj-y for use by both the TCI
      disas as well as the multiple tcg.c's.
      
      Cc: Stefan Weil <sw@weilnetz.de>
      Signed-off-by: NPeter Crosthwaite <crosthwaite.peter@gmail.com>
      Message-Id: <4b607425886d85aee65878e4935dfad46b3e6085.1441614289.git.crosthwaite.peter@gmail.com>
      Signed-off-by: NPaolo Bonzini <pbonzini@redhat.com>
      7d8f787d
  2. 20 12月, 2011 1 次提交
  3. 12 6月, 2010 5 次提交
  4. 03 12月, 2009 4 次提交
  5. 04 3月, 2009 1 次提交
  6. 08 4月, 2008 1 次提交
  7. 01 2月, 2008 1 次提交
  8. 07 10月, 2007 1 次提交
  9. 17 9月, 2007 1 次提交
  10. 08 4月, 2007 1 次提交
  11. 02 2月, 2007 1 次提交
  12. 31 10月, 2005 1 次提交
  13. 08 11月, 2004 1 次提交