Date: Thu, 14 Sep 2006 06:49:35 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/gdb/arch/arm Makefile armfbsd-nat.c armfbsd-tdep.c config.h init.c nm-fbsd.h tm-fbsd.h xm-fbsd.h Message-ID: <200609140649.k8E6nZWF023609@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2006-09-14 06:49:34 UTC FreeBSD src repository Added files: gnu/usr.bin/gdb/arch/arm Makefile armfbsd-nat.c armfbsd-tdep.c config.h init.c nm-fbsd.h tm-fbsd.h xm-fbsd.h Log: Architecture specific portions of gdb for arm. Submitted by: cognet@ Revision Changes Path 1.1 +17 -0 src/gnu/usr.bin/gdb/arch/arm/Makefile (new) 1.1 +518 -0 src/gnu/usr.bin/gdb/arch/arm/armfbsd-nat.c (new) 1.1 +69 -0 src/gnu/usr.bin/gdb/arch/arm/armfbsd-tdep.c (new) 1.1 +565 -0 src/gnu/usr.bin/gdb/arch/arm/config.h (new) 1.1 +226 -0 src/gnu/usr.bin/gdb/arch/arm/init.c (new) 1.1 +32 -0 src/gnu/usr.bin/gdb/arch/arm/nm-fbsd.h (new) 1.1 +28 -0 src/gnu/usr.bin/gdb/arch/arm/tm-fbsd.h (new) 1.1 +22 -0 src/gnu/usr.bin/gdb/arch/arm/xm-fbsd.h (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200609140649.k8E6nZWF023609>