4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-15 19:09:58 +08:00
Jakub Jelinek 89632f0136 include/
* dwarf2.h (DWARF2_Internal_LineInfo): Add li_max_ops_per_insn
	field.
bfd/
	* dwarf2.c (struct line_head): Add maximum_ops_per_insn field.
	(struct line_info): Add op_index field, change end_sequence type to
	unsigned char.
	(new_line_sorts_after): For the same address compare op_index.
	(add_line_info): Add op_index argument, store it into the structure.
	(decode_line_info): Complain about unknown versions of .debug_line.
	Initialize maximum_ops_per_insn.  Add op_index state register and
	track it.
binutils/
	* dwarf.c (struct State_Machine_Registers): Add op_index field,
	change end_sequence type to unsigned char.
	(reset_state_machine): Clear op_index.
	(process_extended_line_op): For DW_LNE_set_address clear op_index.
	(display_debug_lines_raw): Initialize li_max_ops_per_insn.
	Track op_index state machine register and print it if
	li_max_ops_per_insn is != 1.
	(display_debug_lines_decoded): Likewise.
2010-04-05 19:30:00 +00:00
..
2009-10-02 14:40:41 +00:00
2010-01-06 05:25:24 +00:00
2009-12-02 14:04:15 +00:00
2010-03-25 21:12:32 +00:00
2009-09-02 07:21:40 +00:00
2010-03-25 21:12:32 +00:00
2010-01-05 21:10:23 +00:00
2010-04-05 19:30:00 +00:00
2010-02-03 23:27:54 +00:00
2010-03-25 21:12:32 +00:00
2010-04-05 19:30:00 +00:00
2009-06-01 19:40:32 +00:00
2009-06-01 19:40:32 +00:00
2007-11-08 00:08:48 +00:00
1999-05-03 07:29:06 +00:00
1999-05-03 07:29:06 +00:00
2009-09-03 02:02:48 +00:00
2009-07-25 11:28:15 +00:00
2009-10-07 02:57:27 +00:00
2000-07-05 19:28:05 +00:00
2009-10-19 18:14:24 +00:00
2008-03-25 01:02:08 +00:00
2005-07-12 10:34:51 +00:00
2001-08-02 23:27:47 +00:00
2008-11-19 18:25:19 +00:00