This is the mail archive of the binutils-cvs@sourceware.org mailing list for the binutils 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 binutils/objdump.c include/dis-asm.h opcod ...


CVSROOT:	/cvs/src
Module name:	src
Branch: 	binutils-csl-2_17-branch
Changes by:	pbrook@sourceware.org	2006-10-26 19:41:54

Modified files:
	binutils       : objdump.c 
	include        : dis-asm.h 
	opcodes        : arm-dis.c 

Log message:
	2006-10-26  Paul Brook  <paul@codesourcery.com>
	
	binutils/
	* objdump.c (disassemble_section): Set info->symtab_pos.
	(disassemble_data): Set info->symtab and info->symtab_size.
	
	include/
	* dis-asm.h (disassemble_info): Add symtab, symtab_pos and
	symtab_size.
	
	opcodes/
	* arm-dis.c (last_is_thumb, last_mapping_sym, last_mapping_addr): New.
	(get_sym_code_type): New function.
	(print_insn): Search for mapping symbols.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/objdump.c.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.117.2.2&r2=1.117.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/include/dis-asm.h.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.62&r2=1.62.6.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/arm-dis.c.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.62.2.10&r2=1.62.2.11


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