gdbserver: rename source files to .cc

For the same reasons outlined in the previous patch, this patch renames
gdbserver source files to .cc.

I have moved the "-x c++" switch to only those rules that require it.

gdbserver/ChangeLog:

	* Makefile.in: Rename source files from .c to .cc.
	* %.c: Rename to %.cc.
	* configure.ac: Rename server.c to server.cc.
	* configure: Re-generate.
This commit is contained in:
Simon Marchi
2020-02-13 16:27:51 -05:00
parent 06b3c5bdb0
commit feacfcacaa
66 changed files with 75 additions and 68 deletions

7492
gdbserver/linux-low.cc Normal file

File diff suppressed because it is too large Load Diff