summaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
Commit message (Expand)AuthorAgeFilesLines
* Makefile.in (c-parse.o): Depend on diagnostic.hGabriel Dos Reis2001-06-101-0/+1
* dwarf2.h (DW_EH_PE_aligned): New.Richard Henderson2001-06-051-4/+44
* tree.def (ARRAY_RANGE_REF): New code.Richard Kenner2001-06-041-0/+1
* * dwarf2out.c (dwarf2out_finish): Don't emit DW_AT_stmt_list at -g1.Richard Henderson2001-05-301-2/+3
* dwarf2out.c (current_funcdef_number): Move outside dwarf2 conditional ifdef.Richard Henderson2001-05-211-7/+7
* dwarf2out.c (DEBUG_FRAME_SECTION): Rename from FRAME_SECTION.Richard Henderson2001-05-211-4/+4
* dwarf2out.c (DEBUG_ABBREV_SECTION, [...]): Rename from s/DEBUG_//.Richard Henderson2001-05-201-28/+31
* dwarf2out.c: Add dw_loc_list_ref, a reference to a location list.Daniel Berlin2001-05-181-8/+187
* function.c (expand_function_start): Avoid creating BLKmode pseudos.Mark Mitchell2001-05-181-21/+25
* * dwarf2out.c (modified_type_die): Equate qualified type to die.Mark Kettenis2001-05-171-0/+4
* except.c (eh_data_format_name): Move to ...Richard Henderson2001-05-161-33/+93
* defaults.h (ASM_PREFERRED_EH_DATA_FORMAT): New.Richard Henderson2001-05-111-1/+22
* dwarf2out.c (mem_loc_descriptor): Do not pass constant pool contents for a SY...Toon Moene2001-05-101-2/+8
* If a SYMBOL_REF is in the constant pool, use the pool's SYMBOL_REF.Nick Clifton2001-04-241-0/+6
* dwarf2out.c (modified_type_die): Don't create new types here.Mark Mitchell2001-04-121-12/+25
* dwarf2out.c (output_cfi): Add 'for_eh' parameter, use PTR_SIZE instead of DWA...Andrew MacLeod2001-04-051-19/+26
* DWARF2 frame notes for hppa.Alan Modra2001-04-041-45/+72
* Use byte offsets in SUBREGs instead of words.Jakub Jelinek2001-04-031-3/+3
* dwarf2out.c (dwarf2out_frame_debug_expr): Move errant HIGH and LO_SUM cases t...Alan Modra2001-04-031-14/+14
* IA-64 ABI Exception Handling.Richard Henderson2001-03-281-49/+59
* Make -fsjlj-exceptions a configure option.Richard Henderson2001-03-271-3/+3
* bb-reorder.c, [...]: Rename asynchronous_exceptions to flag_non_call_exceptions.Richard Henderson2001-03-271-2/+2
* dwarf2out.c (queue_reg_save): New.Richard Henderson2001-03-171-6/+76
* dwarf2out.c (lookup_filename): Emit .file if the assembler is generating .deb...Richard Henderson2001-03-171-1/+9
* dwarf2out.c: Revert most of 2000-11-25 and 2001-01-24 changes.Richard Henderson2001-03-161-206/+81
* * dwarf2out.c (rtl_for_decl_location): Use DECL_RTL_IF_SET.Mark Mitchell2001-03-161-1/+1
* Fix patch merge error.Richard Henderson2001-03-151-2/+2
* dwarf2asm.c (dw2_asm_output_offset): Use ASM_OUTPUT_DWARF_OFFSET if provided ...Richard Henderson2001-03-151-16/+16
* toplev.c (file_name_nondirectory): Remove.Neil Booth2001-03-101-1/+1
* * dwarf2out.c (output_call_frame_info): Fix augmentation length.Richard Henderson2001-03-031-1/+1
* Makefile.in (OBJS): Add dwarf2asm.o.Richard Henderson2001-03-021-1142/+336
* Undo the accidental checkin :(Jan Hubicka2001-02-281-33/+0
* i386.md (sse_andti3, [...]): Add SSE2 versions; add missing '%' in constraints.Jan Hubicka2001-02-281-0/+36
* tree.h (DECL_UNINLINABLE): Move from C++ frontend.Jason Merrill2001-02-211-39/+54
* dwarf2out.c (add_bound_info): Don't crash if SAVE_EXPR_RTL is NULL.Jason Merrill2001-02-161-20/+25
* arm.c (arm_expand_prologue): Do tell the dwarf2 backend about the SP adjustme...Jason Merrill2001-02-081-7/+9
* dwarf2out.c (dwarf2out_line): Include filename in -dA output.Jason Merrill2001-02-081-8/+12
* dwarf2out.c: Revise DWARF2 Abbreviation Glossary comments.Jeffrey Oldham2001-02-061-11/+35
* diagnostic.h (set_internal_error_function): Renamed.Richard Kenner2001-02-041-2/+2
* dwarf2out.c: Added explanation of abbreviations.Jeffrey Oldham2001-02-021-25/+192
* configure.in: Arrange to include defaults.h in [ht]config.h/tm.h.Kaveh R. Ghazi2001-01-281-1/+0
* dwarf2out.c (prefix_of): New function.Ulrich Drepper2001-01-251-8/+71
* Eliminate IA-64 compiler warnings.Jim Wilson2001-01-231-1/+1
* dwarf2out.c (new_die): Use xcalloc.Jason Merrill2001-01-231-8/+3
* dwarf2out.c (gen_subprogram_die): Don't reuse the in-class decl for the abstr...Jason Merrill2001-01-191-6/+5
* Update copyright.Richard Henderson2001-01-051-1/+1
* * dwarf2out.c (mem_loc_descriptor) [case MEM]: Revert 10-31 change.Richard Henderson2001-01-051-12/+2
* VECTOR_TYPE fixes for aliasing, and dwarf2 output.Daniel Berlin2001-01-051-0/+1
* dwarf2out.c (stack_adjust_offset): Handle PRE_MODIFY.Jan Hubicka2001-01-021-2/+35
* dwarf2out.c (loc_descriptor_from_tree, [...]): New.Richard Kenner2000-12-311-0/+8