summaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
Commit message (Expand)AuthorAgeFilesLines
* dwarf2out.c (stack_adjust_offset): Add support for POST_INC, POST_DEC, and PO...Andrew MacLeod2002-02-281-16/+35
* c-common.c, [...]: Delete code implementing -traditional mode.Zack Weinberg2002-02-271-4/+0
* re PR debug/5770 (undefined reference to `.LC0')Jakub Jelinek2002-02-261-2/+32
* dwarf2out.c (gen_inlined_subroutine_die): If block is abstract, generate a di...Alexandre Oliva2002-02-261-0/+14
* dwarf2out.c (modified_type_die): Do not call type_main_variant for vectors.Aldy Hernandez2002-02-261-5/+13
* dwarf2out.c (DWARF_LINE_MIN_INSTR_LENGTH): Removed.Tom Tromey2002-02-211-11/+10
* re PR debug/4461 (Invalid dawrf2 debug code)Jakub Jelinek2002-02-211-2/+16
* fr30.h (DWARF_LINE_MIN_INSTR_LENGTH): Removed.Tom Tromey2002-02-201-4/+4
* dwarf2out.c (dwarf_cfi_name): Add other DWARF 3 codes.Jason Merrill2002-01-291-8/+30
* dwarf2out.c (equate_decl_number_to_die): Add "int" to decls.Richard Kenner2002-01-221-2/+38
* dwarf2out.c (loc_descriptor_from_tree): Add TRUTH_*_EXPR cases.Richard Kenner2002-01-201-1/+8
* bitmap.h: Fix comment formatting.Kazu Hirata2002-01-181-3/+3
* * dwarf2out.c (mem_loc_descriptor, case ADDRESSOF): New case.Richard Kenner2002-01-131-0/+8
* dwarf2out.c (indirect_string_alloc, [...]): Move prototype into DWARF2_DEBUGG...Graham Stott2002-01-101-5/+6
* c-decl.c (c_expand_body): Don't call outlining_inline_function.Richard Henderson2002-01-051-3/+15
* cse.c: Fix formatting.Kazu Hirata2002-01-051-1/+1
* c-common.c: Fix formatting.Kazu Hirata2002-01-041-10/+10
* dwarf2out.c (limbo_die_node): Add created_for member.Richard Henderson2002-01-021-42/+78
* Fix typo in last change.Richard Kenner2001-12-291-1/+1
* dwarf2out.c (compute_section_prefix): Avoid cast warning.Richard Kenner2001-12-291-10/+10
* * dwarf2out.c: Reformatting and minor code rearrangement.Richard Kenner2001-12-251-650/+666
* dwarf2out.c (save_rtx): Deleted.Richard Kenner2001-12-221-21/+10
* dwarf2out.c (add_name_and_src_coords_attributes): Fix VMS procedure descripto...Douglas B Rupp2001-12-191-2/+2
* dwarf2out.c (output_die): Print the string in the comment for a DW_FORM_strp.Jason Merrill2001-12-141-1/+1
* dwarf2out.c (dw_val_class): Add dw_val_class_range_list.Jakub Jelinek2001-12-121-6/+53
* vms.h (VMS_DEBUGGING_INFO): New macro.Douglas B Rupp2001-12-021-1/+14
* cfgrtl.c (purge_all_dead_edges): Initialize variable.Kaveh R. Ghazi2001-12-021-0/+1
* dwarf2out.c (is_cxx): New fn.Jason Merrill2001-11-301-1/+8
* dwarf2out.c (add_data_member_location_attribute): Do the right thing for virt...Jason Merrill2001-11-291-12/+54
* ChangeLog.0, [...]: Fix spelling errors.Joseph Myers2001-11-231-4/+4
* tree.def (VIEW_CONVERT_EXPR): New tree code.Richard Kenner2001-11-191-0/+2
* alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P.Richard Kenner2001-11-151-2/+1
* dwarf2out.c (dwarf2out_finish): Don't abort because of orphan DIEs if there w...Jason Merrill2001-11-151-0/+3
* * dwarf2out.c (loc_descriptor_from_tree, case COMPOUND_EXPR): New case.Richard Kenner2001-11-121-0/+3
* ChangeLog.2, [...]: Fix spelling errors.Joseph Myers2001-11-111-1/+1
* c-lang.c (LANG_HOOKS_NAME): New.Neil Booth2001-11-091-0/+2
* dwarf2out.c (debug_str_hash): New.Jakub Jelinek2001-11-081-25/+145
* dwarf2out.c (add_const_value_attribute): Fix error in last change.Richard Kenner2001-10-291-3/+6
* dwarf2out.c (reg_number): Abort if pseudo.Richard Kenner2001-10-271-115/+147
* dwarf2out.c (PTR_SIZE, [...]): Move outside of macro guards.Kaveh R. Ghazi2001-10-261-21/+25
* * dwarf2out.c (file_info_cmp): Always return consistent results.Richard Kenner2001-10-241-14/+14
* target.h (struct gcc_target): Add asm_out.exception_section, asm_out.eh_frame...Stan Shebs2001-10-221-12/+17
* basic-block.h (find_sub_basic_blocks): Use sbitmap parameter.Jan Hubicka2001-10-201-3/+4
* Tidy last change.Richard Henderson2001-10-111-5/+1
* dwarf2out.c (add_const_value_attribute): If long < HOST_WIDE_INT, fall back t...Richard Henderson2001-10-111-6/+7
* dwarf2out.c (rtl_for_decl_location): If no DECL_RTL, look for a DECL_INITIAL.Richard Henderson2001-10-111-0/+10
* alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs2001-10-111-495/+494
* calls.c: Fix formatting.Kazu Hirata2001-10-101-3/+3
* c-common.c: Fix comment typos.Kazu Hirata2001-10-091-3/+3
* dwarf2out.c (FRAME_BEGIN_LABEL): New.Richard Henderson2001-10-051-13/+7