| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow HIGH/LO_SUM in the prologue | Michael Meissner | 2000-05-31 | 1 | -0/+10 |
* | dwarf2out.c (gen_subprogram_die): Fixup die_parent for the abstract instance ... | Jason Merrill | 2000-05-10 | 1 | -0/+5 |
* | toplev.c (debug_ignore_block): Return int. | Jason Merrill | 2000-05-02 | 1 | -19/+11 |
* | dwarf2out.c (dw_cfi_oprnd_struct, [...]): Constify a char*. | Kaveh R. Ghazi | 2000-04-26 | 1 | -32/+32 |
* | dwarf2out.c (add_bound_info): Don't crash on an unexpanded SAVE_EXPR. | Jason Merrill | 2000-04-25 | 1 | -11/+19 |
* | Doc fix. | Jim Blandy | 2000-04-19 | 1 | -1/+1 |
* | dwarf2out.c (DWARF2_ADDR_SIZE): New macro. | Jim Blandy | 2000-04-19 | 1 | -28/+43 |
* | dwarf2out.c (DWARF_CIE_DATA_ALIGNMENT): Adjust, now that UNITS_PER_WORD is un... | Mark Mitchell | 2000-04-17 | 1 | -2/+2 |
* | dwarf2out.c (gen_enumeration_type_die): If enum has a negative value, don't o... | Jakub Jelinek | 2000-03-29 | 1 | -2/+8 |
* | * Rework fields used to describe positions of bitfields and | Richard Kenner | 2000-03-25 | 1 | -6/+6 |
* | builtin.c (get_pointer_alignment): Use DECL_P and TYPE_P macros. | Theodore Papadopoulo | 2000-03-23 | 1 | -3/+3 |
* | Implement dwarf2 exception handling for the ARM. | Jason Merrill | 2000-03-22 | 1 | -22/+13 |
* | dwarf2out.c (dwarf2out_decl): Don't emit anything for types with TYPE_DECL_SU... | Jason Merrill | 2000-03-18 | 1 | -0/+4 |
* | * Clean up usages of TREE_INT_CST_LOW. | Richard Kenner | 2000-03-17 | 1 | -60/+60 |
* | dwarf2out.c (add_name_and_src_coords_attributes): Only add DW_AT_MIPS_linkage... | Jason Merrill | 2000-03-13 | 1 | -1/+1 |
* | except.c (can_throw): See through a SEQUENCE. | Jason Merrill | 2000-03-09 | 1 | -4/+5 |
* | dwarf2out.c (dw_fde_struct): Add 'nothrow'. | Jason Merrill | 2000-03-08 | 1 | -0/+19 |
* | dwarf2out.c (UNALIGNED_WORD_ASM_OP): Support 2 bytes pointer. | Stephane Carrez | 2000-03-05 | 1 | -15/+22 |
* | stmt.c (is_body_block): Move... | Jason Merrill | 2000-03-04 | 1 | -31/+0 |
* | dwarf2out.c (dwarf2out_frame_debug): Add cast to silence warning. | Jason Merrill | 2000-03-03 | 1 | -21/+32 |
* | c-decl.c (current_function_decl): Move to toplev.c. | Martin v. Löwis | 2000-02-29 | 1 | -0/+1 |
* | dwarf2out.c (gen_block_die): Output abstract blocks even if they don't have T... | Jason Merrill | 2000-02-29 | 1 | -1/+2 |
* | emit-rtl.c (remove_unncessary_notes): Remove notes for empty blocks. | Mark Mitchell | 2000-02-28 | 1 | -15/+7 |
* | dwarf2out.c (output_line_info): Put the marker for the end of the line number... | Jason Merrill | 2000-02-22 | 1 | -4/+6 |
* | c-common.c (decl_attributes): Set DECL_SIZE_UNIT. | Richard Kenner | 2000-02-19 | 1 | -1/+2 |
* | Makefile.in (TREE_H, [...]): Depend on version.h. | Kaveh R. Ghazi | 2000-02-15 | 1 | -1/+0 |
* | dwarf2out.c (add_abstract_origin_attribute): Check TREE_CODE (origin) rather ... | Jason Merrill | 2000-02-10 | 1 | -1/+1 |
* | dwarf2.h (DW_CFA_GNU_negative_offset_extended): New constant. | Geoff Keating | 2000-02-09 | 1 | -1/+7 |
* | Makefile.in (c-common.o): Depend on $(EXPR_H). | Kaveh R. Ghazi | 2000-02-06 | 1 | -2/+19 |
* | dwarf2out.c (add_abstract_origin_attribute): Don't call gen_abstract_function... | Jason Merrill | 2000-02-04 | 1 | -6/+12 |
* | dwarf2out.c (dwarf2out_init): Use ggc_add_rtx_varray_root. | Richard Henderson | 2000-01-25 | 1 | -1/+1 |
* | dwarf2out.c: include "varray.h", not dyn-string.h. | Jason Merrill | 2000-01-25 | 1 | -172/+45 |
* | Fix mips EABI/dwarf2 segfault while compiling newlib. | Jim Wilson | 2000-01-24 | 1 | -1/+2 |
* | cccp.c: PROTO -> PARAMS. | Kaveh R. Ghazi | 2000-01-14 | 1 | -197/+202 |
* | calls.c (emit_call_1): Wrap varaible `struct_value_size_rtx' in macro conditi... | Kaveh R. Ghazi | 2000-01-13 | 1 | -0/+1 |
* | fix typos | Jason Merrill | 2000-01-11 | 1 | -1/+1 |
* | cccp.c: Delete PATH_SEPARATOR, DIR_SEPARATOR and IS_DIR_SEPARATOR macros. | Mumit Khan | 2000-01-07 | 1 | -4/+0 |
* | defaults.h (DWARF_FRAME_REGISTERS): if not defined, default to FIRST_PSEUDO_R... | Gabriel Dos Reis | 2000-01-06 | 1 | -1/+0 |
* | dwarfout.c: Include "frame.h" | Gabriel Dos Reis | 1999-12-30 | 1 | -0/+1 |
* | Restore i386 binary compatibility in Dwarf EH info. | Martin v. Loewis | 1999-12-29 | 1 | -3/+3 |
* | dwarf2out.c (add_abstract_origin_attribute): Call gen_abstract_function on ou... | Jason Merrill | 1999-12-23 | 1 | -0/+7 |
* | dwarf2out.c (add_abstract_origin_attribute): Do call abort if the abstract or... | Jason Merrill | 1999-12-15 | 1 | -1/+1 |
* | dwarf2out.c (class_scope_p): New fn. | Jason Merrill | 1999-12-14 | 1 | -15/+19 |
* | dwarf2out.c (field_byte_offset): As with dwarfout.c, size can be zero if ther... | Brendan Kehoe | 1999-12-06 | 1 | -0/+8 |
* | dwarf2out.c (add_abstract_origin_attribute): Don't abort when the original di... | Mark Mitchell | 1999-12-05 | 1 | -1/+1 |
* | dwarf2out.c (scope_die_for): Only handle types. | Jason Merrill | 1999-11-30 | 1 | -135/+61 |
* | dwarf2out.c (pend_type, [...]): Lose. | Jason Merrill | 1999-11-25 | 1 | -76/+15 |
* | dwarf2out.c (free_AT, free_die): New fns. | Jason Merrill | 1999-11-24 | 1 | -39/+195 |
* | revert AT_containing_type change | Jason Merrill | 1999-11-23 | 1 | -6/+3 |
* | dwarf2out.c (die_struct): Remove die_attr_last and die_child_last. | Jason Merrill | 1999-11-22 | 1 | -284/+282 |