[BACK]Return to tc-rl78.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-rl78.h between version 1.1.1.2 and 1.1.1.3

version 1.1.1.2, 2016/10/26 17:02:51 version 1.1.1.3, 2018/04/14 15:36:43
Line 1 
Line 1 
 /* tc-rl78.h - header file for Renesas RL78  /* tc-rl78.h - header file for Renesas RL78
    Copyright (C) 2011-2015 Free Software Foundation, Inc.     Copyright (C) 2011-2016 Free Software Foundation, Inc.
   
    This file is part of GAS, the GNU Assembler.     This file is part of GAS, the GNU Assembler.
   
Line 99  extern void rl78_elf_final_processing (v
Line 99  extern void rl78_elf_final_processing (v
    || TC_FORCE_RELOCATION (FIX))     || TC_FORCE_RELOCATION (FIX))
   
 #define DWARF2_USE_FIXED_ADVANCE_PC 1  #define DWARF2_USE_FIXED_ADVANCE_PC 1
   
   #define TC_FORCE_RELOCATION(FIX) (linkrelax)

Legend:
Removed from v.1.1.1.2  
changed lines
  Added in v.1.1.1.3

CVSweb <webmaster@jp.NetBSD.org>