[BACK]Return to merge.h 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/merge.h between version 1.6 and 1.7

version 1.6, 2020/04/03 17:51:10 version 1.7, 2022/12/23 17:09:23
Line 1 
Line 1 
 // merge.h -- handle section merging for gold  -*- C++ -*-  // merge.h -- handle section merging for gold  -*- C++ -*-
   
 // Copyright (C) 2006-2018 Free Software Foundation, Inc.  // Copyright (C) 2006-2020 Free Software Foundation, Inc.
 // Written by Ian Lance Taylor <iant@google.com>.  // Written by Ian Lance Taylor <iant@google.com>.
   
 // This file is part of gold.  // This file is part of gold.

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

CVSweb <webmaster@jp.NetBSD.org>