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]
Other format: [Raw text]

src/gdb ChangeLog ia64-tdep.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jjohnstn@sourceware.org	2005-06-10 01:09:18

Modified files:
	gdb            : ChangeLog ia64-tdep.c 

Log message:
	2005-06-09  Jeff Johnston  <jjohnstn@redhat.com>
	
	* ia64-tdep.c (ia64_pseudo_register_read): Use gdb_byte and
	protect libunwind references with HAVE_LIBUNWIND_IA64_H flag.
	* (ia64_pseudo_register_write): Use gdb_byte to remove warning.
	* (ia64_register_to_value, ia64_value_to_register): Ditto.
	* (ia64_frame_prev_register): Ditto.
	* (ia64_libunwind_frame_prev_register): Ditto.
	* (ia64_sigtramp_frame_prev_register): Ditto.
	* (ia64_libunwind_sigtramp_frame_prev_register): Ditto.
	* (ia64_store_return_value): Ditto.
	
	2

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.7209&r2=1.7210
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ia64-tdep.c.diff?cvsroot=src&r1=1.133&r2=1.134


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