| Commit message (Expand) | Author | Age | Files | Lines |
* | gcc/ | gdr | 2001-06-10 | 1 | -0/+1 |
* | * dwarf2.h (DW_EH_PE_aligned): New. | rth | 2001-06-06 | 1 | -4/+44 |
* | * tree.def (ARRAY_RANGE_REF): New code. | kenner | 2001-06-04 | 1 | -0/+1 |
* | * dwarf2out.c (dwarf2out_finish): Don't emit DW_AT_stmt_list at -g1. | rth | 2001-05-31 | 1 | -2/+3 |
* | * dwarf2out.c (current_funcdef_number): Move outside dwarf2 | rth | 2001-05-21 | 1 | -7/+7 |
* | * dwarf2out.c (DEBUG_FRAME_SECTION): Rename from FRAME_SECTION. | rth | 2001-05-21 | 1 | -4/+4 |
* | * dwarf2out.c (DEBUG_ABBREV_SECTION, DEBUG_ARANGES_SECTION, | rth | 2001-05-21 | 1 | -28/+31 |
* | 2001-05-18 Daniel Berlin <dan@cgsoftware.com> | dberlin | 2001-05-18 | 1 | -8/+187 |
* | * function.c (expand_function_start): Avoid creating BLKmode | mmitchel | 2001-05-18 | 1 | -21/+25 |
* | * dwarf2out.c (modified_type_die): Equate qualified type to die. | aoliva | 2001-05-17 | 1 | -0/+4 |
* | * except.c (eh_data_format_name): Move to ... | rth | 2001-05-16 | 1 | -33/+93 |
* | * defaults.h (ASM_PREFERRED_EH_DATA_FORMAT): New. | rth | 2001-05-12 | 1 | -1/+22 |
* | 2001-05-10 Toon Moene <toon@moene.indiv.nluug.nl> | toon | 2001-05-10 | 1 | -2/+8 |
* | If a SYMBOL_REF is in the constant pool, use the pool's SYMBOL_REF. | nickc | 2001-04-24 | 1 | -0/+6 |
* | * dwarf2out.c (modified_type_die): Don't create new types here. | mmitchel | 2001-04-12 | 1 | -12/+25 |
* | 2001-04-04 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2001-04-05 | 1 | -19/+26 |
* | DWARF2 frame notes for hppa. | amodra | 2001-04-04 | 1 | -45/+72 |
* | 2001-04-03 Jakub Jelinek <jakub@redhat.com> | amacleod | 2001-04-03 | 1 | -3/+3 |
* | * dwarf2out.c (dwarf2out_frame_debug_expr): Move errant HIGH and | amodra | 2001-04-03 | 1 | -14/+14 |
* | IA-64 ABI Exception Handling. | rth | 2001-03-28 | 1 | -49/+59 |
* | Make -fsjlj-exceptions a configure option. | rth | 2001-03-28 | 1 | -3/+3 |
* | * bb-reorder.c, dwarf2out.c, except.c, except.h, flow.c, | rth | 2001-03-28 | 1 | -2/+2 |
* | * dwarf2out.c (queue_reg_save): New. | rth | 2001-03-18 | 1 | -6/+76 |
* | * dwarf2out.c (lookup_filename): Emit .file if the assembler | rth | 2001-03-17 | 1 | -1/+9 |
* | * dwarf2out.c: Revert most of 2000-11-25 and 2001-01-24 changes. | rth | 2001-03-16 | 1 | -206/+81 |
* | * dwarf2out.c (rtl_for_decl_location): Use DECL_RTL_IF_SET. | mmitchel | 2001-03-16 | 1 | -1/+1 |
* | Fix patch merge error. | rth | 2001-03-16 | 1 | -2/+2 |
* | * dwarf2asm.c (dw2_asm_output_offset): Use ASM_OUTPUT_DWARF_OFFSET | rth | 2001-03-16 | 1 | -16/+16 |
* | * toplev.c (file_name_nondirectory): Remove. | neil | 2001-03-10 | 1 | -1/+1 |
* | * dwarf2out.c (output_call_frame_info): Fix augmentation length. | rth | 2001-03-03 | 1 | -1/+1 |
* | * Makefile.in (OBJS): Add dwarf2asm.o. | rth | 2001-03-03 | 1 | -1142/+336 |
* | Undo the accidental checkin :( | hubicka | 2001-02-28 | 1 | -33/+0 |
* | * i386.md (sse_andti3, sse_nandti_3, sse_xorti3): Add SSE2 versions; | hubicka | 2001-02-28 | 1 | -0/+36 |
* | * tree.h (DECL_UNINLINABLE): Move from C++ frontend. | jason | 2001-02-21 | 1 | -39/+54 |
* | * dwarf2out.c (add_bound_info): Don't crash if SAVE_EXPR_RTL is | jason | 2001-02-16 | 1 | -20/+25 |
* | * config/arm/arm.c (arm_expand_prologue): Do tell the dwarf2 backend | jason | 2001-02-09 | 1 | -7/+9 |
* | * dwarf2out.c (dwarf2out_line): Include filename in -dA output. | jason | 2001-02-08 | 1 | -8/+12 |
* | 2001-02-05 Jeffrey Oldham <oldham@codesourcery.com> | oldham | 2001-02-06 | 1 | -11/+35 |
* | * diagnostic.h (set_internal_error_function): Renamed. | kenner | 2001-02-04 | 1 | -2/+2 |
* | 2001-02-01 Jeffrey Oldham <oldham@codesourcery.com> | oldham | 2001-02-02 | 1 | -25/+192 |
* | * configure.in: Arrange to include defaults.h in [ht]config.h/tm.h. | ghazi | 2001-01-28 | 1 | -1/+0 |
* | * dwarf2out.c (prefix_of): New function. Determine longest common | drepper | 2001-01-25 | 1 | -8/+71 |
* | Eliminate IA-64 compiler warnings. | wilson | 2001-01-24 | 1 | -1/+1 |
* | * dwarf2out.c (new_die): Use xcalloc. | jason | 2001-01-23 | 1 | -8/+3 |
* | * dwarf2out.c (gen_subprogram_die): Don't reuse the in-class decl | jason | 2001-01-19 | 1 | -6/+5 |
* | Update copyright. | rth | 2001-01-06 | 1 | -1/+1 |
* | * dwarf2out.c (mem_loc_descriptor) [case MEM]: Revert 10-31 change. | rth | 2001-01-06 | 1 | -12/+2 |
* | VECTOR_TYPE fixes for aliasing, and dwarf2 output. | dberlin | 2001-01-05 | 1 | -0/+1 |
* | * dwarf2out.c (stack_adjust_offset): Handle PRE_MODIFY. | hubicka | 2001-01-02 | 1 | -2/+35 |
* | * dwarf2out.c (loc_descriptor_from_tree, case WITH_RECORD_EXPR): New. | kenner | 2001-01-01 | 1 | -0/+8 |