| Commit message (Expand) | Author | Age | Files | Lines |
* | * dwarf2out.c (attr_checksum): Also ignore DW_AT_producer. | jason | 2000-08-29 | 1 | -2/+6 |
* | 2000-08-28 Daniel Berlin <dberlin@redhat.com> | jason | 2000-08-29 | 1 | -31/+580 |
* | * dwarf2out.c (new_loc_descr): Use calloc. | jason | 2000-08-28 | 1 | -4/+6 |
* | * dwarf2out.c (AT_flag, AT_int, AT_unsigned, AT_string, AT_ref, | jason | 2000-08-24 | 1 | -14/+14 |
* | * cse.c (fold_rtx): Avoid empty body in an if-statement. | ghazi | 2000-08-14 | 1 | -1/+1 |
* | * tm.texi (FUNCTION_ARG_PARTIAL_NREGS): Fix a typo. | law | 2000-08-06 | 1 | -201/+196 |
* | Apply patch from Anthony Green to add java language support to Dwarf generation. | nickc | 2000-08-03 | 1 | -1/+12 |
* | * dce.c: Remove all uses of assert. | mmitchel | 2000-08-03 | 1 | -10/+2 |
* | * dwarf2out.c: Indent #error directive. | ghazi | 2000-07-28 | 1 | -1/+1 |
* | Fix dwarf2out abort found while compiling PlumHall on IA-64. | wilson | 2000-07-28 | 1 | -1/+5 |
* | * dwarf2out.c (gen_typedef_die): Abort if we get identical | jason | 2000-07-27 | 1 | -1/+5 |
* | Accept SEQUENCE as well as PARALLEL blocks in FRAME_RELATED_EXPR notes. | nickc | 2000-07-26 | 1 | -1/+2 |
* | * dwarf2out.c: Complain if DWARF2_DEBUGGING_INFO is defined without | jason | 2000-07-24 | 1 | -43/+45 |
* | 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com> | oldham | 2000-07-22 | 1 | -1/+1 |
* | revert accidental checkin | jason | 2000-07-17 | 1 | -2/+1 |
* | * dwarf2out.c (expand_builtin_init_dwarf_reg_sizes): Fix typo. | mmitchel | 2000-07-16 | 1 | -1/+1 |
* | * dwarf2out.c (dwarf2out_frame_debug_expr): If we store the CFA | jason | 2000-07-14 | 1 | -3/+16 |
* | * dwarf2out.c (output_loc_operands): Don't abort on codes that have | jason | 2000-06-30 | 1 | -5/+17 |
* | * dwarf2out.c (output_loc_operands): Don't support >1 byte output | jason | 2000-06-28 | 1 | -11/+39 |
* | tweak | jason | 2000-06-27 | 1 | -0/+3 |
* | * dwarf2out.c (expand_builtin_init_dwarf_reg_sizes): Use | jason | 2000-06-27 | 1 | -1/+4 |
* | * dwarf2.h (enum dwarf_call_frame_info): Add | jason | 2000-06-26 | 1 | -747/+999 |
* | Vector support: type node creation & debugging support | crux | 2000-06-25 | 1 | -0/+6 |
* | Emit correct debug info for 64-bit signed enums on 64-bit host. | wilson | 2000-06-08 | 1 | -3/+6 |
* | Fix DWARF2 64-bit enum debugging support, for debugging IA-64 emacs bugs. | wilson | 2000-06-08 | 1 | -8/+13 |
* | Allow HIGH/LO_SUM in the prologue | meissner | 2000-05-31 | 1 | -0/+10 |
* | * dwarf2out.c (gen_subprogram_die): Fixup die_parent for the | jason | 2000-05-10 | 1 | -0/+5 |
* | * toplev.c (debug_ignore_block): Return int. | jason | 2000-05-02 | 1 | -19/+11 |
* | * dwarf2out.c (dw_cfi_oprnd_struct, dw_fde_struct, add_fde_cfi, | ghazi | 2000-04-26 | 1 | -32/+32 |
* | * dwarf2out.c (add_bound_info): Don't crash on an unexpanded SAVE_EXPR. | jason | 2000-04-26 | 1 | -11/+19 |
* | Doc fix. | jimb | 2000-04-19 | 1 | -1/+1 |
* | * dwarf2out.c (DWARF2_ADDR_SIZE): New macro. Use it instead | jimb | 2000-04-19 | 1 | -28/+43 |
* | * dwarf2out.c (DWARF_CIE_DATA_ALIGNMENT): Adjust, now that | mmitchel | 2000-04-17 | 1 | -2/+2 |
* | * dwarf2out.c (gen_enumeration_type_die): If enum has a negative | jakub | 2000-03-29 | 1 | -2/+8 |
* | * Rework fields used to describe positions of bitfields and | kenner | 2000-03-25 | 1 | -6/+6 |
* | * builtin.c (get_pointer_alignment): Use DECL_P and TYPE_P macros. | mmitchel | 2000-03-23 | 1 | -3/+3 |
* | Implement dwarf2 exception handling for the ARM. | jason | 2000-03-23 | 1 | -22/+13 |
* | * dwarf2out.c (dwarf2out_decl): Don't emit anything for types | jason | 2000-03-18 | 1 | -0/+4 |
* | * Clean up usages of TREE_INT_CST_LOW. | kenner | 2000-03-17 | 1 | -60/+60 |
* | * dwarf2out.c (add_name_and_src_coords_attributes): Only add | jason | 2000-03-13 | 1 | -1/+1 |
* | * except.c (can_throw): See through a SEQUENCE. | jason | 2000-03-09 | 1 | -4/+5 |
* | * dwarf2out.c (dw_fde_struct): Add 'nothrow'. | jason | 2000-03-08 | 1 | -0/+19 |
* | * dwarf2out.c (UNALIGNED_WORD_ASM_OP): Support 2 bytes pointer. | jason | 2000-03-05 | 1 | -15/+22 |
* | * stmt.c (is_body_block): Move... | jason | 2000-03-04 | 1 | -31/+0 |
* | * dwarf2out.c (dwarf2out_frame_debug): Add cast to silence warning. | jason | 2000-03-04 | 1 | -21/+32 |
* | * c-decl.c (current_function_decl): Move to toplev.c. | loewis | 2000-02-29 | 1 | -0/+1 |
* | * dwarf2out.c (gen_block_die): Output abstract blocks even if they | jason | 2000-02-29 | 1 | -1/+2 |
* | * emit-rtl.c (remove_unncessary_notes): Remove notes for empty | mmitchel | 2000-02-28 | 1 | -15/+7 |
* | * dwarf2out.c (output_line_info): Put the marker for the end of | jason | 2000-02-22 | 1 | -4/+6 |
* | * c-common.c (decl_attributes): Set DECL_SIZE_UNIT. | kenner | 2000-02-20 | 1 | -1/+2 |