summaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * dbxout.c (lastfile, cwd): Fix `unused' warning.ghazi2003-01-161-4/+28
* Merge from pch-branch.geoffk2003-01-101-207/+281
* Merge basic-improvements-branch to trunkzack2002-12-161-37/+34
* * varasm.c (default_exception_section): Move to...jakub2002-11-261-0/+17
* * Makefile.in (dwarf2out.o): Add dependendcy on hashtab.h.rakdver2002-10-271-25/+376
* * dwarf2out.c (loc_descriptor_from_tree): Relax requirementrth2002-10-011-1/+1
* * dbxout.c: Follow spelling conventions.kazu2002-09-221-4/+4
* * target.h (struct gcc_target): New fieldshebs2002-09-131-3/+1
* * dwarf2.h (DW_OP_call_ref): Rename from DW_OP_calli.rth2002-09-081-20/+108
* 2002-08-24 Stuart Hastings <stuart@apple.com>shebs2002-08-251-2/+5
* * alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk.ghazi2002-08-211-2/+2
* * dbxout.c (dbx_debug_hooks): Update end_prologue, end_epilogue.rupp2002-08-151-2/+4
* * dwarf2out.c: Remove unused macros.neil2002-08-061-17/+0
* * dwarf2out.c (SECTION_ASM_OP,neil2002-07-231-25/+0