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 ns32k-tdep.c config/i386/nbs ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jtc@sources.redhat.com	2001-01-22 12:23:27

Modified files:
	gdb            : ChangeLog ns32k-tdep.c 
	gdb/config/i386: nbsd.mh nbsd.mt nbsdelf.mh nbsdelf.mt 
	gdb/config/m68k: nbsd.mh nbsd.mt 
	gdb/config/ns32k: nbsd.mh nbsd.mt tm-umax.h 
	gdb/config/powerpc: nbsd.mh nbsd.mt 
	gdb/config/sparc: nbsd.mh nbsd.mt nbsdelf.mh 

Log message:
	* ns32k-tdep.c: #include "frame.h"
	* config/ns32k/tm-umax.h (FRAME_FIND_SAVED_REGS): Restore.  It
	appears to have been inadvertantly removed sometime in May 1999.
	
	* Revert 2000-11-09 changes where shared library objects were
	moved from NATDEPFILES to TDEPFILES on NetBSD targets.  While
	we'd like to be able to debug dynamically linked executables,
	this makes it impossible to build a cross debugger on a many
	hosts.
	
	* config/i386/nbsd.mt: Remove solib.o, solib-svr4.o from TDEPFILES.
	* config/i386/nbsdelf.mt: Likewise.
	* config/m68k/nbsd.mt: Likewise.
	* config/ns32k/nbsd.mt: Likewise.
	* config/powerpc/nbsd.mt: Likewise.
	* config/sparc/nbsd.mt: Likewise.
	* config/sparc/nbsdelf.mt: Likewise.
	* config/i386/nbsd.mh: Add solib.o, solib-svr4.o to NATDEPFILES.
	* config/i386/nbsdelf.mh: Likewise.
	* config/m68k/nbsd.mh: Likewise.
	* config/ns32k/nbsd.mh: Likewise.
	* config/powerpc/nbsd.mh: Likewise.
	* config/sparc/nbsd.mh: Likewise.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.896&r2=1.897
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ns32k-tdep.c.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/i386/nbsd.mh.diff?cvsroot=src&r1=1.6&r2=1.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/i386/nbsd.mt.diff?cvsroot=src&r1=1.5&r2=1.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/i386/nbsdelf.mh.diff?cvsroot=src&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/i386/nbsdelf.mt.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/m68k/nbsd.mh.diff?cvsroot=src&r1=1.5&r2=1.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/m68k/nbsd.mt.diff?cvsroot=src&r1=1.5&r2=1.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/ns32k/nbsd.mh.diff?cvsroot=src&r1=1.5&r2=1.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/ns32k/nbsd.mt.diff?cvsroot=src&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/ns32k/tm-umax.h.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/powerpc/nbsd.mh.diff?cvsroot=src&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/powerpc/nbsd.mt.diff?cvsroot=src&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/sparc/nbsd.mh.diff?cvsroot=src&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/sparc/nbsd.mt.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.4&r2=1.5


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