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 Makefile.in arm-tdep.c auxv.c auxv.h a ...


CVSROOT:	/cvs/src
Module name:	src
Branch: 	gdb-csl-available-20060303-branch
Changes by:	drow@sourceware.org	2006-03-03 20:46:38

Modified files:
	gdb            : Makefile.in arm-tdep.c auxv.c auxv.h avr-tdep.c 
	                 gdbarch.c gdbarch.h gdbarch.sh ia64-tdep.c 
	                 infcmd.c linux-nat.c procfs.c remote.c 
	                 sparc-tdep.c symfile.h target.c target.h 
Added files:
	gdb            : available.c available.h parse-avail.c 
	gdb/features   : gdb-target.dtd 

Log message:
	Initial version of available features support.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/available.c.diff?cvsroot=src&only_with_tag=gdb-csl-available-20060303-branch&r1=NONE&r2=1.1.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/available.h.diff?cvsroot=src&only_with_tag=gdb-csl-available-20060303-branch&r1=NONE&r2=1.1.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/parse-avail.c.diff?cvsroot=src&only_with_tag=gdb-csl-available-20060303-branch&r1=NONE&r2=1.1.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/Makefile.in.diff?cvsroot=src&only_with_tag=gdb-csl-available-20060303-branch&r1=1.789&r2=1.789.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/arm-tdep.c.diff?cvsroot=src&only_with_tag=gdb-csl-available-20060303-branch&r1=1.205&r2=1.205.4.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/auxv.c.diff?cvsroot=src&only_with_tag=gdb-csl-available-20060303-branch&r1=1.5&r2=1.5.4.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/auxv.h.diff?cvsroot=src&only_with_tag=gdb-csl-available-20060303-branch&r1=1.3&r2=1.3.4.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/avr-tdep.c.diff?cvsroot=src&only_with_tag=gdb-csl-available-20060303-branch&r1=1.89&r2=1.89.4.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbarch.c.diff?cvsroot=src&only_with_tag=gdb-csl-available-20060303-branch&r1=1.328&r2=1.328.4.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbarch.h.diff?cvsroot=src&only_with_tag=gdb-csl-available-20060303-branch&r1=1.284&r2=1.284.4.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbarch.sh.diff?cvsroot=src&only_with_tag=gdb-csl-available-20060303-branch&r1=1.363&r2=1.363.4.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ia64-tdep.c.diff?cvsroot=src&only_with_tag=gdb-csl-available-20060303-branch&r1=1.137&r2=1.137.4.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/infcmd.c.diff?cvsroot=src&only_with_tag=gdb-csl-available-20060303-branch&r1=1.144&r2=1.144.4.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/linux-nat.c.diff?cvsroot=src&only_with_tag=gdb-csl-available-20060303-branch&r1=1.38&r2=1.38.4.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/procfs.c.diff?cvsroot=src&only_with_tag=gdb-csl-available-20060303-branch&r1=1.68&r2=1.68.4.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/remote.c.diff?cvsroot=src&only_with_tag=gdb-csl-available-20060303-branch&r1=1.202&r2=1.202.4.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/sparc-tdep.c.diff?cvsroot=src&only_with_tag=gdb-csl-available-20060303-branch&r1=1.168&r2=1.168.4.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/symfile.h.diff?cvsroot=src&only_with_tag=gdb-csl-available-20060303-branch&r1=1.33&r2=1.33.4.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/target.c.diff?cvsroot=src&only_with_tag=gdb-csl-available-20060303-branch&r1=1.116&r2=1.116.4.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/target.h.diff?cvsroot=src&only_with_tag=gdb-csl-available-20060303-branch&r1=1.81&r2=1.81.4.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/features/gdb-target.dtd.diff?cvsroot=src&only_with_tag=gdb-csl-available-20060303-branch&r1=NONE&r2=1.1.2.1


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