binutils-gdb/sim
Chen Gang dc1d9d1fcb sim/common/gentmap.c: Include "string.h".
The related warnings:

  gcc ../../../binutils-gdb/sim/mcore/../common/gentmap.c -o gentmap -g -O -I. -I../../../binutils-gdb/sim/mcore -I../common -I../../../binutils-gdb/sim/mcore/../common -I../../include -I../../../binutils-gdb/sim/mcore/../../include -I../../bfd -I../../../binutils-gdb/sim/mcore/../../bfd -I../../opcodes -I../../../binutils-gdb/sim/mcore/../../opcodes
  ../../../binutils-gdb/sim/mcore/../common/gentmap.c: In function ‘main’:
  ../../../binutils-gdb/sim/mcore/../common/gentmap.c:119:7: warning: implicit declaration of function ‘strcmp’ [-Wimplicit-function-declaration]
     if (strcmp (argv[1], "-h") == 0)
         ^

2015-02-13  Chen Gang  <gang.chen.5i5j@gmail.com>

	*  gentmap.c: Include "string.h".
2015-02-14 00:11:34 +08:00
..
arm Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
avr Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
bfin Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
common sim/common/gentmap.c: Include "string.h". 2015-02-14 00:11:34 +08:00
cr16 Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
cris Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
d10v Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
erc32 Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
frv Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
h8300 Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
igen Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
iq2000 Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
lm32 Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
m32c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
m32r Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
m68hc11 Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
mcore sim/mcore/interp.c: Include "unistd.h". 2015-02-11 21:46:30 +08:00
microblaze sim: Be sure of calling freeargv() after successfully call buildargv(). 2015-02-03 04:03:41 +08:00
mips Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
mn10300 Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
moxie Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
msp430 Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
ppc Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
rl78 Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
rx Build failure in sim/rx/gdb-if.c on windows 2015-01-15 07:21:50 +04:00
sh Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sh64 Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
testsuite Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
v850 Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
.gitignore sim: ignore generated hw-config.h 2011-01-05 17:17:44 +00:00
ChangeLog sim: Be sure of calling freeargv() after successfully call buildargv(). 2015-02-03 04:03:41 +08:00
MAINTAINERS Add myself as the maintainer for the MSP430 sim. 2014-03-12 11:02:57 +00:00
Makefile.in Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
README-HACKING remove PARAMS from sim 2014-01-07 09:17:05 -07:00
configure sim: msp430: start a test framework 2014-03-10 23:59:59 -04:00
configure.ac sim: unify target->subdir handling for default tests 2010-04-26 16:23:24 +00:00
configure.tgt sim: msp430: start a test framework 2014-03-10 23:59:59 -04:00