[BACK]Return to gdb-index.cc CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / external / gpl3 / binutils.old / dist / gold

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/gold/gdb-index.cc between version 1.1.1.3 and 1.1.1.4

version 1.1.1.3, 2018/04/14 15:36:59 version 1.1.1.4, 2020/04/03 17:41:36
Line 1 
Line 1 
 // gdb-index.cc -- generate .gdb_index section for fast debug lookup  // gdb-index.cc -- generate .gdb_index section for fast debug lookup
   
 // Copyright (C) 2012-2016 Free Software Foundation, Inc.  // Copyright (C) 2012-2018 Free Software Foundation, Inc.
 // Written by Cary Coutant <ccoutant@google.com>.  // Written by Cary Coutant <ccoutant@google.com>.
   
 // This file is part of gold.  // This file is part of gold.

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

CVSweb <webmaster@jp.NetBSD.org>