/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | ChangeLog-2006 | 116 * ar.c: Make use of new STRING_COMMA_LEN and CONST_STRNEQ
|
H A D | ChangeLog | 1227 * dlltool.c (scan_drectve_symbols): Replace usage of CONST_STRNEQ
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | ChangeLog-2006 | 116 * ar.c: Make use of new STRING_COMMA_LEN and CONST_STRNEQ
|
H A D | ChangeLog | 1732 * dlltool.c (scan_drectve_symbols): Replace usage of CONST_STRNEQ
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | ChangeLog | 1466 (CONST_STRNEQ): Remove. 1468 * archive.c (bfd_slurp_armap): Replace usage of CONST_STRNEQ with startswith. 1573 (CONST_STRNEQ): Use startswith.
|
/netbsd-src/external/gpl3/gdb/dist/opcodes/ |
H A D | ChangeLog-2006 | 255 * arm-dis.c: Make use of new STRING_COMMA_LEN and CONST_STRNEQ
|
/netbsd-src/external/gpl3/gdb.old/dist/opcodes/ |
H A D | ChangeLog-2006 | 255 * arm-dis.c: Make use of new STRING_COMMA_LEN and CONST_STRNEQ
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | ChangeLog-2006 | 255 * arm-dis.c: Make use of new STRING_COMMA_LEN and CONST_STRNEQ
|
H A D | ChangeLog | 883 * aarch64-dis.c (parse_aarch64_dis_option): Replace usage of CONST_STRNEQ with startswith.
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | ChangeLog-2006 | 255 * arm-dis.c: Make use of new STRING_COMMA_LEN and CONST_STRNEQ
|
H A D | ChangeLog | 724 * aarch64-dis.c (parse_aarch64_dis_option): Replace usage of CONST_STRNEQ with startswith.
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | ChangeLog | 2012 (CONST_STRNEQ): Remove. 2014 * archive.c (bfd_slurp_armap): Replace usage of CONST_STRNEQ with startswith. 2119 (CONST_STRNEQ): Use startswith.
|
/netbsd-src/external/gpl3/binutils/dist/ld/ |
H A D | ChangeLog-2006 | 341 * ldctor.c: Make use of new STRING_COMMA_LEN and CONST_STRNEQ
|
H A D | ChangeLog | 1426 * emultempl/aix.em: Replace usage of CONST_STRNEQ with startswith.
|
/netbsd-src/external/gpl3/binutils.old/dist/ld/ |
H A D | ChangeLog-2006 | 341 * ldctor.c: Make use of new STRING_COMMA_LEN and CONST_STRNEQ
|
H A D | ChangeLog | 831 * emultempl/aix.em: Replace usage of CONST_STRNEQ with startswith.
|
/netbsd-src/external/gpl3/binutils/lib/libbfd/arch/armeb/ |
H A D | bfd.h | 79 #define CONST_STRNEQ(STR1,STR2) (strncmp ((STR1), (STR2), sizeof (STR2) - 1) == 0) macro
|
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/armeb/ |
H A D | bfd.h | 79 #define CONST_STRNEQ(STR1,STR2) (strncmp ((STR1), (STR2), sizeof (STR2) - 1) == 0) macro
|
/netbsd-src/external/gpl3/binutils/lib/libbfd/arch/or1k/ |
H A D | bfd.h | 76 #define CONST_STRNEQ(STR1,STR2) (strncmp ((STR1), (STR2), sizeof (STR2) - 1) == 0) macro
|
/netbsd-src/external/gpl3/binutils/lib/libbfd/arch/coldfire/ |
H A D | bfd.h | 76 #define CONST_STRNEQ(STR1,STR2) (strncmp ((STR1), (STR2), sizeof (STR2) - 1) == 0) macro
|
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/arm/ |
H A D | bfd.h | 79 #define CONST_STRNEQ(STR1,STR2) (strncmp ((STR1), (STR2), sizeof (STR2) - 1) == 0) macro
|
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/coldfire/ |
H A D | bfd.h | 76 #define CONST_STRNEQ(STR1,STR2) (strncmp ((STR1), (STR2), sizeof (STR2) - 1) == 0) macro
|
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/or1k/ |
H A D | bfd.h | 76 #define CONST_STRNEQ(STR1,STR2) (strncmp ((STR1), (STR2), sizeof (STR2) - 1) == 0) macro
|
/netbsd-src/external/gpl3/binutils/dist/gas/ |
H A D | ChangeLog-2006 | 398 * config/tc-i386.c (md_parse_option): Use CONST_STRNEQ.
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/ |
H A D | ChangeLog-2006 | 398 * config/tc-i386.c (md_parse_option): Use CONST_STRNEQ.
|