summaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
Commit message (Expand)AuthorAgeFilesLines
* * dwarf2out.c (stack_adjust_offset): Add support for POST_INC,amacleod2002-02-281-16/+35
* * c-common.c, c-common.h, c-decl.c, c-lex.c, c-parse.in,zack2002-02-271-4/+0
* PR debug/5770jakub2002-02-261-2/+32
* * dwarf2out.c (gen_inlined_subroutine_die): If block is abstract,aoliva2002-02-261-0/+14
* 2002-02-26 Aldy Hernandez <aldyh@redhat.com>aldyh2002-02-261-5/+13
* * dwarf2out.c (DWARF_LINE_MIN_INSTR_LENGTH): Removed.tromey2002-02-211-11/+10
* PR debug/4461jakub2002-02-201-2/+16
* * config/fr30/fr30.h (DWARF_LINE_MIN_INSTR_LENGTH): Removed.tromey2002-02-201-4/+4
* * dwarf2out.c (dwarf_cfi_name): Add other DWARF 3 codes.jason2002-01-301-8/+30
* * dwarf2out.c (equate_decl_number_to_die): Add "int" to decls.kenner2002-01-221-2/+38
* * dwarf2out.c (loc_descriptor_from_tree): Add TRUTH_*_EXPR cases.kenner2002-01-201-1/+8
* * bitmap.h: Fix comment formatting.kazu2002-01-181-3/+3
* * dwarf2out.c (mem_loc_descriptor, case ADDRESSOF): New case.kenner2002-01-131-0/+8
* * dwarf2out.c (indirect_string_alloc, output_indirect_string):grahams2002-01-101-5/+6
* * c-decl.c (c_expand_body): Don't call outlining_inline_function.rth2002-01-061-3/+15
* * cse.c: Fix formatting.kazu2002-01-051-1/+1
* * c-common.c: Fix formatting.kazu2002-01-041-10/+10
* * dwarf2out.c (limbo_die_node): Add created_for member.rth2002-01-021-42/+78
* Fix typo in last change.kenner2001-12-301-1/+1
* * dwarf2out.c (compute_section_prefix): Avoid cast warning.kenner2001-12-291-10/+10
* * dwarf2out.c: Reformatting and minor code rearrangement.kenner2001-12-251-650/+666
* * dwarf2out.c (save_rtx): Deleted.kenner2001-12-221-21/+10
* * dwarf2out.c (add_name_and_src_coords_attributes): Fix VMS procedurekenner2001-12-191-2/+2
* * dwarf2out.c (output_die): Print the string in the comment forjason2001-12-141-1/+1
* * dwarf2out.c (dw_val_class): Add dw_val_class_range_list.jakub2001-12-121-6/+53
* * config/alpha/vms.h (VMS_DEBUGGING_INFO): New macro.kenner2001-12-021-1/+14
* * cfgrtl.c (purge_all_dead_edges): Initialize variable.ghazi2001-12-021-0/+1
* * dwarf2out.c (is_cxx): New fn.jason2001-11-301-1/+8
* * dwarf2out.c (add_data_member_location_attribute): Do thejason2001-11-301-12/+54
* * ChangeLog.0, ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog,jsm282001-11-231-4/+4
* * tree.def (VIEW_CONVERT_EXPR): New tree code.kenner2001-11-191-0/+2
* * alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P.kenner2001-11-151-2/+1
* * dwarf2out.c (dwarf2out_finish): Don't abort because of orphanjason2001-11-151-0/+3
* * dwarf2out.c (loc_descriptor_from_tree, case COMPOUND_EXPR): New case.kenner2001-11-121-0/+3
* * ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog.5, ChangeLog,jsm282001-11-111-1/+1
* * c-lang.c (LANG_HOOKS_NAME): New.neil2001-11-091-0/+2
* * dwarf2out.c (debug_str_hash): New.jakub2001-11-081-25/+145
* * dwarf2out.c (add_const_value_attribute): Fix error in lastkenner2001-10-291-3/+6
* * dwarf2out.c (reg_number): Abort if pseudo.kenner2001-10-281-115/+147
* * dwarf2out.c (PTR_SIZE, default_eh_frame_section): Move outsideghazi2001-10-261-21/+25
* * dwarf2out.c (file_info_cmp): Always return consistent results.kenner2001-10-241-14/+14
* * target.h (struct gcc_target): Add asm_out.exception_section,shebs2001-10-221-12/+17
* * basic-block.h (find_sub_basic_blocks): Use sbitmap parameter.hubicka2001-10-201-3/+4
* Tidy last change.rth2001-10-111-5/+1
* * dwarf2out.c (add_const_value_attribute): If long < HOST_WIDE_INT,rth2001-10-111-6/+7
* * dwarf2out.c (rtl_for_decl_location): If no DECL_RTL, lookrth2001-10-111-0/+10
* 2001-10-10 Stan Shebs <shebs@apple.com>shebs2001-10-111-495/+494
* * calls.c: Fix formatting.kazu2001-10-101-3/+3
* * c-common.c: Fix comment typos.kazu2001-10-091-3/+3
* * dwarf2out.c (FRAME_BEGIN_LABEL): New.rth2001-10-051-13/+7