Browse Source

2007-01-04 Qinwei <qinwei@sunnorth.com.cn>

* NEWS: New port to S+core.
	* MAINTAINERS (Write After Approval, Responsible Maintainers):
	Add myself.

	* Makefile.in: Add dependencies for S+core files.
	* configure.tgt (score*, score-*-*): Add S+core target.
	* config/score/embed.mt: New file.
	* score-tdep.c: New file.
	* score-tdep.h: New file.
drow-reverse-20070409-branch
Qinwei 20 years ago
parent
commit
2b5ebeff80
  1. 2
      gdb/config/score/embed.mt

2
gdb/config/score/embed.mt

@ -0,0 +1,2 @@
# Target: S+core embedded system
TDEPFILES=score-tdep.o
Loading…
Cancel
Save