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 sh-tdep.c config/sh/tm-sh.h


CVSROOT:	/cvs/src
Module name:	src
Changes by:	ezannoni@sources.redhat.com	2000-12-07 08:40:44

Modified files:
	gdb            : ChangeLog sh-tdep.c 
	gdb/config/sh  : tm-sh.h 

Log message:
	2000-12-07  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
	
	* config/sh/tm-sh.h (struct gdbarch_tdep): Rename fields
	{FP15,DR14,FV12}_REGNUM to {FP,DR,FV}_LAST_REGNUM.
	* sh-tdep.c (sh_sh3e_register_virtual_type,
	sh_sh4_register_virtual_type, sh_do_registers_info,
	sh_gdbarch_init, sh_sh4_register_byte, sh_sh4_register_raw_size,
	sh_sh4_register_convertible, sh_sh4_register_convert_to_virtual,
	sh_sh4_register_convert_to_raw, sh_fetch_pseudo_register,
	sh_store_pseudo_register, sh_do_pseudo_register): Ditto.
	
	* sh-tdep.c (sh_gdbarch_init): Use a function pointer to set the
	disassembly print function.
	(_initialize_sh_tdep): Initialize tm_print_insn using the function
	pointer.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.828&r2=1.829
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/sh-tdep.c.diff?cvsroot=src&r1=1.17&r2=1.18
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/sh/tm-sh.h.diff?cvsroot=src&r1=1.10&r2=1.11


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