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 blockframe.c irix4-nat.c iri ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	msnyder@sourceware.cygnus.com	2000-08-09 13:09:01

Modified files:
	gdb            : ChangeLog blockframe.c irix4-nat.c irix5-nat.c 
	                 jv-valprint.c m3-nat.c m68k-tdep.c mips-nat.c 
	                 mipsv4-nat.c pa64solib.c solib.c 

Log message:
	2000-08-09  Michael Snyder  <msnyder@cleaver.cygnus.com>
	
	* blockframe.c (sigtramp_saved_pc): Use dynamic allocation,
	since TARGET_PTR_BIT is no longer a constant (MULTI_ARCH).
	* irix4-nat.c (get_longjmp_target): Ditto.
	* irix5-nat.c (get_longjmp_target): Ditto.
	* jv-valprint.c (java_value_print): Ditto.
	* m3-nat.c (get_cprocs):            Ditto.
	* m68k-tdep.c (get_longjmp_target): Ditto.
	* mips-nat.c  (get_longjmp_target): Ditto.
	* mipsv4-nat.c(get_longjmp_target): Ditto.
	* pa64solib.c (read_dynamic_info):  Ditto.
	* solib.c (elf_locate_base):        Ditto.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.596&r2=1.597
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/blockframe.c.diff?cvsroot=src&r1=1.5&r2=1.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/irix4-nat.c.diff?cvsroot=src&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/irix5-nat.c.diff?cvsroot=src&r1=1.7&r2=1.8
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/jv-valprint.c.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/m3-nat.c.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/m68k-tdep.c.diff?cvsroot=src&r1=1.6&r2=1.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/mips-nat.c.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/mipsv4-nat.c.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/pa64solib.c.diff?cvsroot=src&r1=1.5&r2=1.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/solib.c.diff?cvsroot=src&r1=1.19&r2=1.20


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