This is the mail archive of the binutils-cvs@sources.redhat.com 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 bfd/ChangeLog bfd/dwarf2.c binutils/Change ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	geoffk@sources.redhat.com	2001-11-13 12:13:30

Modified files:
	bfd            : ChangeLog dwarf2.c 
	binutils       : ChangeLog readelf.c 
	include/elf    : ChangeLog dwarf2.h 

Log message:
	Index: bfd/ChangeLog
	2001-11-11  Geoffrey Keating  <geoffk@redhat.com>
	
	* dwarf2.c (decode_line_info): Properly deal with unknown standard
	opcodes.
	
	Index: binutils/ChangeLog
	2001-11-11  Geoffrey Keating  <geoffk@redhat.com>
	
	* readelf.c (display_debug_lines): Deal with unknown standard
	opcodes.  Handle DW_LNS_set_prologue_end, DW_LNS_set_epilogue_begin,
	DW_LNS_set_isa.
	
	Index: include/elf/ChangeLog
	2001-11-11  Geoffrey Keating  <geoffk@redhat.com>
	
	* dwarf2.h (dwarf_line_number_ops): Add DWARF 3 opcodes.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.1156&r2=1.1157
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/dwarf2.c.diff?cvsroot=src&r1=1.24&r2=1.25
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/ChangeLog.diff?cvsroot=src&r1=1.366&r2=1.367
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/readelf.c.diff?cvsroot=src&r1=1.131&r2=1.132
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/elf/ChangeLog.diff?cvsroot=src&r1=1.107&r2=1.108
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/elf/dwarf2.h.diff?cvsroot=src&r1=1.6&r2=1.7


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