This is the mail archive of the gdb-cvs@sources.redhat.com 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]

src/gdb ChangeLog Makefile.in solib.c sparc-td ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	kevinb@sources.redhat.com	2000-10-24 13:05:36

Modified files:
	gdb            : ChangeLog Makefile.in solib.c sparc-tdep.c 
	gdb/config/alpha: alpha-linux.mh fbsd.mh 
	gdb/config/arm : linux.mh 
	gdb/config/i386: fbsd.mh i386dgux.mh i386gnu.mh i386sco5.mh 
	                 i386sol2.mt i386v4.mh i386v42mp.mh linux.mh 
	                 nbsd.mh nbsdelf.mh ncr3000.mt ptx4.mh sun386.mt 
	gdb/config/ia64: linux.mh 
	gdb/config/m68k: linux.mh m68kv4.mh nbsd.mh sun2os4.mt 
	                 sun3os4.mt 
	gdb/config/m88k: delta88v4.mh 
	gdb/config/mips: mipsv4.mh 
	gdb/config/ns32k: nbsd.mh 
	gdb/config/powerpc: linux.mh nbsd.mh solaris.mh 
	gdb/config/rs6000: rs6000lynx.mt 
	gdb/config/sparc: linux.mt nbsd.mh nbsdelf.mh sun4os4.mt 
	                  sun4sol2.mh 
Added files:
	gdb            : solib-svr4.c solib-svr4.h solist.h 

Log message:
	Reorganize solib.c.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/solib-svr4.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/solib-svr4.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/solist.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.723&r2=1.724
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/Makefile.in.diff?cvsroot=src&r1=1.44&r2=1.45
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/solib.c.diff?cvsroot=src&r1=1.24&r2=1.25
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/sparc-tdep.c.diff?cvsroot=src&r1=1.8&r2=1.9
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/alpha/alpha-linux.mh.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/alpha/fbsd.mh.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/arm/linux.mh.diff?cvsroot=src&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/i386/fbsd.mh.diff?cvsroot=src&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/i386/i386dgux.mh.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/i386/i386gnu.mh.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/i386/i386sco5.mh.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/i386/i386sol2.mt.diff?cvsroot=src&r1=1.1.1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/i386/i386v4.mh.diff?cvsroot=src&r1=1.1.1.3&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/i386/i386v42mp.mh.diff?cvsroot=src&r1=1.1.1.4&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/i386/linux.mh.diff?cvsroot=src&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/i386/nbsd.mh.diff?cvsroot=src&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/i386/nbsdelf.mh.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/i386/ncr3000.mt.diff?cvsroot=src&r1=1.1.1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/i386/ptx4.mh.diff?cvsroot=src&r1=1.1.1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/i386/sun386.mt.diff?cvsroot=src&r1=1.1.1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/ia64/linux.mh.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/m68k/linux.mh.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/m68k/m68kv4.mh.diff?cvsroot=src&r1=1.1.1.3&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/m68k/nbsd.mh.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/m68k/sun2os4.mt.diff?cvsroot=src&r1=1.1.1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/m68k/sun3os4.mt.diff?cvsroot=src&r1=1.1.1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/m88k/delta88v4.mh.diff?cvsroot=src&r1=1.1.1.3&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/mips/mipsv4.mh.diff?cvsroot=src&r1=1.1.1.3&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/ns32k/nbsd.mh.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/powerpc/linux.mh.diff?cvsroot=src&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/powerpc/nbsd.mh.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/powerpc/solaris.mh.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/rs6000/rs6000lynx.mt.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/sparc/linux.mt.diff?cvsroot=src&r1=1.1.1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/sparc/nbsd.mh.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/sparc/nbsdelf.mh.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/sparc/sun4os4.mt.diff?cvsroot=src&r1=1.1.1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/sparc/sun4sol2.mh.diff?cvsroot=src&r1=1.2&r2=1.3


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