[BACK]Return to tc-mt.h CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / external / gpl3 / binutils.old / dist / gas / config

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/external/gpl3/binutils.old/dist/gas/config/tc-mt.h between version 1.6 and 1.7

version 1.6, 2020/04/03 17:51:09 version 1.7, 2022/12/23 17:09:22
Line 1 
Line 1 
 /* tc-mt.h -- Header file for tc-mt.c.  /* tc-mt.h -- Header file for tc-mt.c.
    Copyright (C) 2005-2018 Free Software Foundation, Inc.     Copyright (C) 2005-2020 Free Software Foundation, Inc.
   
    This file is part of GAS, the GNU Assembler.     This file is part of GAS, the GNU Assembler.
   
Line 41 
Line 41 
 /* All mt instructions are multiples of 32 bits.  */  /* All mt instructions are multiples of 32 bits.  */
 #define DWARF2_LINE_MIN_INSN_LENGTH 4  #define DWARF2_LINE_MIN_INSN_LENGTH 4
   
 #define LITERAL_PREFIXDOLLAR_HEX  
 #define LITERAL_PREFIXPERCENT_BIN  #define LITERAL_PREFIXPERCENT_BIN
   
 #define md_apply_fix mt_apply_fix  #define md_apply_fix mt_apply_fix

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

CVSweb <webmaster@jp.NetBSD.org>