summaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
Commit message (Expand)AuthorAgeFilesLines
* gcc/gdr2001-06-101-0/+1
* * dwarf2.h (DW_EH_PE_aligned): New.rth2001-06-061-4/+44
* * tree.def (ARRAY_RANGE_REF): New code.kenner2001-06-041-0/+1
* * dwarf2out.c (dwarf2out_finish): Don't emit DW_AT_stmt_list at -g1.rth2001-05-311-2/+3
* * dwarf2out.c (current_funcdef_number): Move outside dwarf2rth2001-05-211-7/+7
* * dwarf2out.c (DEBUG_FRAME_SECTION): Rename from FRAME_SECTION.rth2001-05-211-4/+4
* * dwarf2out.c (DEBUG_ABBREV_SECTION, DEBUG_ARANGES_SECTION,rth2001-05-211-28/+31
* 2001-05-18 Daniel Berlin <dan@cgsoftware.com>dberlin2001-05-181-8/+187
* * function.c (expand_function_start): Avoid creating BLKmodemmitchel2001-05-181-21/+25
* * dwarf2out.c (modified_type_die): Equate qualified type to die.aoliva2001-05-171-0/+4
* * except.c (eh_data_format_name): Move to ...rth2001-05-161-33/+93
* * defaults.h (ASM_PREFERRED_EH_DATA_FORMAT): New.rth2001-05-121-1/+22
* 2001-05-10 Toon Moene <toon@moene.indiv.nluug.nl>toon2001-05-101-2/+8
* If a SYMBOL_REF is in the constant pool, use the pool's SYMBOL_REF.nickc2001-04-241-0/+6
* * dwarf2out.c (modified_type_die): Don't create new types here.mmitchel2001-04-121-12/+25
* 2001-04-04 Andrew MacLeod <amacleod@redhat.com>amacleod2001-04-051-19/+26
* DWARF2 frame notes for hppa.amodra2001-04-041-45/+72
* 2001-04-03 Jakub Jelinek <jakub@redhat.com>amacleod2001-04-031-3/+3
* * dwarf2out.c (dwarf2out_frame_debug_expr): Move errant HIGH andamodra2001-04-031-14/+14
* IA-64 ABI Exception Handling.rth2001-03-281-49/+59
* Make -fsjlj-exceptions a configure option.rth2001-03-281-3/+3
* * bb-reorder.c, dwarf2out.c, except.c, except.h, flow.c,rth2001-03-281-2/+2
* * dwarf2out.c (queue_reg_save): New.rth2001-03-181-6/+76
* * dwarf2out.c (lookup_filename): Emit .file if the assemblerrth2001-03-171-1/+9
* * dwarf2out.c: Revert most of 2000-11-25 and 2001-01-24 changes.rth2001-03-161-206/+81
* * dwarf2out.c (rtl_for_decl_location): Use DECL_RTL_IF_SET.mmitchel2001-03-161-1/+1
* Fix patch merge error.rth2001-03-161-2/+2
* * dwarf2asm.c (dw2_asm_output_offset): Use ASM_OUTPUT_DWARF_OFFSETrth2001-03-161-16/+16
* * toplev.c (file_name_nondirectory): Remove.neil2001-03-101-1/+1
* * dwarf2out.c (output_call_frame_info): Fix augmentation length.rth2001-03-031-1/+1
* * Makefile.in (OBJS): Add dwarf2asm.o.rth2001-03-031-1142/+336
* Undo the accidental checkin :(hubicka2001-02-281-33/+0
* * i386.md (sse_andti3, sse_nandti_3, sse_xorti3): Add SSE2 versions;hubicka2001-02-281-0/+36
* * tree.h (DECL_UNINLINABLE): Move from C++ frontend.jason2001-02-211-39/+54
* * dwarf2out.c (add_bound_info): Don't crash if SAVE_EXPR_RTL isjason2001-02-161-20/+25
* * config/arm/arm.c (arm_expand_prologue): Do tell the dwarf2 backendjason2001-02-091-7/+9
* * dwarf2out.c (dwarf2out_line): Include filename in -dA output.jason2001-02-081-8/+12
* 2001-02-05 Jeffrey Oldham <oldham@codesourcery.com>oldham2001-02-061-11/+35
* * diagnostic.h (set_internal_error_function): Renamed.kenner2001-02-041-2/+2
* 2001-02-01 Jeffrey Oldham <oldham@codesourcery.com>oldham2001-02-021-25/+192
* * configure.in: Arrange to include defaults.h in [ht]config.h/tm.h.ghazi2001-01-281-1/+0
* * dwarf2out.c (prefix_of): New function. Determine longest commondrepper2001-01-251-8/+71
* Eliminate IA-64 compiler warnings.wilson2001-01-241-1/+1
* * dwarf2out.c (new_die): Use xcalloc.jason2001-01-231-8/+3
* * dwarf2out.c (gen_subprogram_die): Don't reuse the in-class decljason2001-01-191-6/+5
* Update copyright.rth2001-01-061-1/+1
* * dwarf2out.c (mem_loc_descriptor) [case MEM]: Revert 10-31 change.rth2001-01-061-12/+2
* VECTOR_TYPE fixes for aliasing, and dwarf2 output.dberlin2001-01-051-0/+1
* * dwarf2out.c (stack_adjust_offset): Handle PRE_MODIFY.hubicka2001-01-021-2/+35
* * dwarf2out.c (loc_descriptor_from_tree, case WITH_RECORD_EXPR): New.kenner2001-01-011-0/+8