summaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
Commit message (Expand)AuthorAgeFilesLines
* * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cghazi2003-07-191-43/+37
* 2003-07-15 J"orn Rennecke <joern.rennecke@superh.com>amylaar2003-07-151-0/+14
* * regclass.c (choose_hard_reg_mode): Add third argument.amylaar2003-07-111-1/+5
* * basic-block.h: Fix comment typos.kazu2003-07-011-1/+1
* * cse.c: Convert prototypes to ISO C90.aj2003-06-291-1065/+600
* * alloc-pool.c: Fix comment formatting.kazu2003-06-291-6/+6
* * dwarf2out.c (add_AT_string): Replace ggc_alloc_string (X,kazu2003-06-291-1/+1
* * dwarf2out.c (gen_field_die): Return if type of decl is error mark.zlomek2003-06-251-1/+5
* PR debug/9905schwab2003-06-231-0/+1
* * ChangeLog.1: Fix a typo.kazu2003-06-231-6/+6
* * basic-block.h: Fix comment formatting.kazu2003-06-231-2/+2
* cp:ghazi2003-06-161-1/+1
* * convert.c, dwarf2out.c, dwarfout.c, emit-rtl.c, function.c,neroden2003-06-161-1/+1
* * ChangeLog: Follow spelling conventions.kazu2003-06-121-1/+1
* * dwarf2out.c (loc_descriptor_from_tree): Return 0 forrth2003-06-051-0/+8
* * c-decl.c (c_init_decl_processing): Clear input_file_nameamylaar2003-06-041-2/+5
* * dwarf2out.c (DEBUG_STR_SECTION_FLAGS): Heed flag_merge_constants.amodra2003-06-031-1/+3
* * alias.c (nonlocal_mentioned_p, nonlocal_referenced_p)kraai2003-05-201-1/+0
* * builtins.c (expand_builtin) <BUILT_IN_DWARF_FP_REGNUM>: Remove.rth2003-05-041-2/+2
* * dwarf2out.c (dwarf2out_init, dwarf2out_finish): Change parameternathan2003-05-011-6/+6
* * dwarf2out.c (output_call_frame_info): No need to output EHgeoffk2003-04-291-1/+2
* * dwarf2out.c (fde_table_allocated): Mark with GTY.ljrittle2003-04-231-31/+23
* * dwarf2out.c (is_ada, is_ada_subrange_type): New functions.kenner2003-04-211-13/+80
* * dwarf2out.c (loc_descriptor_from_tree): Treat all *_MOD_EXPRkenner2003-04-181-0/+6
* * dwarf2out.c (gen_compile_unit_die): Emit DW_LANG_Ada95 insteadkenner2003-04-141-1/+1
* * dwarf2out.c (DWARF_ARANGES_HEADER_SIZE, DWARF_ARANGES_PAD_SIZE):kevinb2003-04-081-4/+6
* 2003-04-04 Geoffrey Keating <geoffk@apple.com>geoffk2003-04-051-1/+2
* * dwarf2out.c (lookup_filename): Don't check for "<internal>".jason2003-04-031-6/+2
* * dwarf2out.c (output_call_frame_info): Ignore fde->nothrow as anrth2003-04-021-7/+9
* PR target/10114 and PR target/10084ebotcazou2003-03-281-0/+5
* Add support for DWARF 3 64-bit sections.kevinb2003-03-191-2/+28
* * dwarf2out.c (output_file_names): Cast size_t to unsigned longschwab2003-03-181-1/+1
* PR debug/9039jason2003-03-151-0/+3
* PR debug/6387jason2003-03-151-1/+7
* * c-cppbuiltin.c (builtin_define_with_value_n): Fix whitespace.sayle2003-03-151-8/+4
* * dwarf2out.c (multiple_reg_loc_descriptor): Fix thinko.aldyh2003-03-111-1/+1
* * calls.c: Fix comment formatting.kazu2003-03-081-2/+2
* * dwarf2out.c (size_of_die): Compute size of external reference torakdver2003-03-061-1/+4
* 2003-03-05 Aldy Hernandez <aldyh@redhat.com>aldyh2003-03-051-5/+73
* * dwarf2out.c (rtl_for_decl_location): Don't return NULL_RTX forkevinb2003-03-041-2/+6
* * dwarf2out.c (dwarf2out_finish): Swap order of break_out_includes andrakdver2003-03-031-3/+3
* * flags.h: Add flag_eliminate_unused_debug_types.rth2003-02-281-152/+395
* Change base class access representation.nathan2003-02-201-8/+12
* * dwarf2out.c (mem_loc_descriptor): Replace ASM_SIMPLIFY_DWARF_ADDRsayle2003-02-061-11/+5
* * dwarf2out.c (dwarf2out_finish): Add AT_comp_dirjakub2003-02-041-0/+10
* * dwarf2out.c (gen_type_die): Check for typedefs before callingdrow2003-02-011-11/+14
* * dwarf2out.c (lookup_filename): Fix printf format warning.rth2003-01-221-1/+1
* * dwarf2out (output_file_names): Don't crash if calleduweigand2003-01-211-0/+8
* * dwarf2out.c (fde_table_in_use): Mark GTY.uweigand2003-01-211-5/+3
* * dwarf2out.c (struct file_table): Remove.rth2003-01-171-75/+74