[BACK]Return to config.h CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / external / gpl3 / binutils.old / usr.bin / common / arch / arm

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/usr.bin/common/arch/arm/config.h between version 1.4 and 1.5

version 1.4, 2016/12/14 21:49:21 version 1.5, 2018/04/14 17:53:10
Line 202 
Line 202 
 #define PACKAGE_NAME "binutils"  #define PACKAGE_NAME "binutils"
   
 /* Define to the full name and version of this package. */  /* Define to the full name and version of this package. */
 #define PACKAGE_STRING "binutils 2.26.1"  #define PACKAGE_STRING "binutils 2.27"
   
 /* Define to the one symbol short name of this package. */  /* Define to the one symbol short name of this package. */
 #define PACKAGE_TARNAME "binutils"  #define PACKAGE_TARNAME "binutils"
Line 211 
Line 211 
 #define PACKAGE_URL ""  #define PACKAGE_URL ""
   
 /* Define to the version of this package. */  /* Define to the version of this package. */
 #define PACKAGE_VERSION "2.26.1"  #define PACKAGE_VERSION "2.27"
   
 /* The size of `long', as computed by sizeof. */  /* The size of `long', as computed by sizeof. */
 #define SIZEOF_LONG 4  #define SIZEOF_LONG 4
Line 265 
Line 265 
   
   
 /* Version number of package */  /* Version number of package */
 #define VERSION "2.26.1"  #define VERSION "2.27"
   
 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a  /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
    `char[]'. */     `char[]'. */

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

CVSweb <webmaster@jp.NetBSD.org>