| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
* | * Makefile.in (TREE_H, collect2.o, gcc.h, mips-tfile.o, cccp.o, | ghazi | 2000-02-15 | 1 | -1/+0 |
* | * dwarf2out.c (add_abstract_origin_attribute): Check TREE_CODE (origin) | jason | 2000-02-10 | 1 | -1/+1 |
* | * dwarf2.h (DW_CFA_GNU_negative_offset_extended): New constant. | geoffk | 2000-02-09 | 1 | -1/+7 |
* | * Makefile.in (c-common.o): Depend on $(EXPR_H). | ghazi | 2000-02-06 | 1 | -2/+19 |
* | * dwarf2out.c (add_abstract_origin_attribute): Don't call | jason | 2000-02-04 | 1 | -6/+12 |
* | * dwarf2out.c (dwarf2out_init): Use ggc_add_rtx_varray_root. | rth | 2000-01-25 | 1 | -1/+1 |
* | * dwarf2out.c: include "varray.h", not dyn-string.h. | jason | 2000-01-25 | 1 | -172/+45 |
* | Fix mips EABI/dwarf2 segfault while compiling newlib. | wilson | 2000-01-25 | 1 | -1/+2 |
* | * cccp.c: PROTO -> PARAMS. | ghazi | 2000-01-14 | 1 | -197/+202 |
* | * calls.c (emit_call_1): Wrap varaible `struct_value_size_rtx' in | ghazi | 2000-01-13 | 1 | -0/+1 |
* | fix typos | jason | 2000-01-11 | 1 | -1/+1 |
* | 2000-01-06 Mumit Khan <khan@xraylith.wisc.edu> | khan | 2000-01-07 | 1 | -4/+0 |
* | 2000-01-06 Gabriel Dos Reis <dosreis@cmla.ens-cachan.fr> | gdr | 2000-01-06 | 1 | -1/+0 |
* | 1999-12-30 Gabriel Dos Reis <dosreis@cmla.ens-cachan.fr> | gdr | 1999-12-30 | 1 | -0/+1 |
* | Restore i386 binary compatibility in Dwarf EH info. | law | 1999-12-30 | 1 | -3/+3 |
* | * dwarf2out.c (add_abstract_origin_attribute): Call | jason | 1999-12-23 | 1 | -0/+7 |
* | * dwarf2out.c (add_abstract_origin_attribute): Do call abort if | jason | 1999-12-15 | 1 | -1/+1 |