src/gdb ChangeLog mips-tdep.c

kevinb@sourceware.org kevinb@sourceware.org
Fri Dec 17 21:39:00 GMT 2010


CVSROOT:	/cvs/src
Module name:	src
Changes by:	kevinb@sourceware.org	2010-12-17 21:39:27

Modified files:
	gdb            : ChangeLog mips-tdep.c 

Log message:
	* mips-tdep.c (make_mips16_addr): New function.
	(mips_elf_make_msymbol_special): Don't set the low bit in the
	symbol's address.
	(mips_read_pc, mips_unwind_pc, mips_addr_bits_remove): Strip bit
	indicating mips16 address, if present.
	(mips_write_pc): Set bit indicating mips16 address when in a mips16
	function.
	(mips_eabi_push_dummy_call, mips_o64_push_dummy_call): Likewise,
	but for each function pointer argument to inferior function call.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.12391&r2=1.12392
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/mips-tdep.c.diff?cvsroot=src&r1=1.511&r2=1.512



More information about the Gdb-cvs mailing list