This is the mail archive of the gdb-cvs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/gdb ChangeLog Makefile.in configure.host a ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	mshawcroft@sourceware.org	2013-02-08 09:00:35

Modified files:
	gdb            : ChangeLog Makefile.in configure.host 
Added files:
	gdb            : aarch64-linux-nat.c 
	gdb/config/aarch64: linux.mh 

Log message:
	Adding aarch64-linux-nat support.
	
	2013-02-08  Jim MacArthur  <jim.macarthur@arm.com>
	Marcus Shawcroft  <marcus.shawcroft@arm.com>
	Nigel Stephens  <nigel.stephens@arm.com>
	Yufeng Zhang  <yufeng.zhang@arm.com>
	
	* aarch64-linux-nat.c: New file.
	* config/aarch64/linux.mh: New file.
	* configure.host: Add AArch64.
	* Makefile.in (ALLDEPFILES): Add aarch64-linux-nat.c.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/aarch64-linux-nat.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.15126&r2=1.15127
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/Makefile.in.diff?cvsroot=src&r1=1.1237&r2=1.1238
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/configure.host.diff?cvsroot=src&r1=1.108&r2=1.109
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/config/aarch64/linux.mh.diff?cvsroot=src&r1=NONE&r2=1.1


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]