aboutsummaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
AgeCommit message (Expand)AuthorFilesLines
2003-02-28flags.h: Add flag_eliminate_unused_debug_types.Scott Snyder1-152/+395
2003-02-20Change base class access representation.Nathan Sidwell1-8/+12
2003-02-06dwarf2out.c (mem_loc_descriptor): Replace ASM_SIMPLIFY_DWARF_ADDR with *targe...Roger Sayle1-11/+5
2003-02-04dwarf2out.c (dwarf2out_finish): Add AT_comp_dir attribute even if input file ...Jakub Jelinek1-0/+10
2003-02-01dwarf2out.c (gen_type_die): Check for typedefs before calling for TYPE_MAIN_V...Daniel Jacobowitz1-11/+14
2003-01-21dwarf2out.c (lookup_filename): Fix printf format warning.Richard Henderson1-1/+1
2003-01-21dwarf2out (output_file_names): Don't crash if called with empty file_table.Ulrich Weigand1-0/+8
2003-01-21dwarf2out.c (fde_table_in_use): Mark GTY.Ulrich Weigand1-5/+3
2003-01-16dwarf2out.c (struct file_table): Remove.Richard Henderson1-75/+74
2003-01-16dbxout.c (lastfile, cwd): Fix `unused' warning.Kaveh Ghazi1-4/+28
2003-01-10Merge from pch-branch.Geoffrey Keating1-207/+281
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-37/+34
2002-11-26varasm.c (default_exception_section): Move to...Jakub Jelinek1-0/+17
2002-10-27Makefile.in (dwarf2out.o): Add dependendcy on hashtab.h.Zdenek Dvorak1-25/+376
2002-10-01dwarf2out.c (loc_descriptor_from_tree): Relax requirement for TLS debug info ...Richard Henderson1-1/+1
2002-09-22dbxout.c: Follow spelling conventions.Kazu Hirata1-4/+4
2002-09-13target.h (struct gcc_target): New field terminate_dw2_eh_frame_info.Stan Shebs1-3/+1
2002-09-08dwarf2.h (DW_OP_call_ref): Rename from DW_OP_calli.Richard Henderson1-20/+108
2002-08-25function.h (struct function): Add flag all_throwers_are_sibcalls.Stuart Hastings1-2/+5
2002-08-21alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk.Kaveh R. Ghazi1-2/+2
2002-08-15dbxout.c (dbx_debug_hooks): Update end_prologue, end_epilogue.Douglas B Rupp1-2/+4
2002-08-06* dwarf2out.c: Remove unused macros.Neil Booth1-17/+0
2002-07-23dwarf2out.c (SECTION_ASM_OP, [...]): Remove.Neil Booth1-25/+0
2002-06-17function.h (struct function): Rename profile_label_no.Richard Henderson1-15/+8
2002-06-16dwarf2out.c (modified_type_die): Don't assign the qualified die to the unqual...Richard Henderson1-3/+3
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating1-22/+26
2002-06-02reverted erroneous checkinTom Tromey1-16/+5
2002-06-02fixincl.x: Rebuilt.Tom Tromey1-5/+16
2002-05-31i386.c (classify_argument): Properly handle base types.Jan Hubicka1-8/+9
2002-05-28tree.h: Forward-declare struct realvaluetype.Zack Weinberg1-0/+1
2002-05-24dwarf2out.c (dwarf2out_finish): Don't forget to emit a final entry with a typ...Jim Blandy1-0/+1
2002-05-23mingw32.h (OUTPUT_QUOTED_STRING): Properly output quoted strings.Gabriel Dos Reis1-1/+5
2002-05-15invoke.texi (-malign-double): Re-add lost warning.Jan Hubicka1-1/+2
2002-05-11dbxout.c: Fix formatting.Kazu Hirata1-9/+11
2002-05-08re PR c++/6381 (Missing assembler label)Jason Merrill1-5/+15
2002-05-04dwarf2out.c: Fix formatting.Kazu Hirata1-40/+41
2002-04-24dwarf2.h (enum dwarf_attribute): Add DW_AT_GNU_vector.Jason Merrill1-7/+14
2002-04-16re PR target/6303 (output_operand: invalid expression as operand)Jakub Jelinek1-1/+10
2002-03-31dwarf2out.c (dwarf2out_define): Remove start_source_file call, CPP will start...Daniel Berlin1-7/+0
2002-03-20Makefile.in: Update.Neil Booth1-4/+4
2002-03-12Makefile.in (debug.o): Depend on debug.h.Kaveh R. Ghazi1-1/+1
2002-02-28dwarf2out.c (stack_adjust_offset): Add support for POST_INC, POST_DEC, and PO...Andrew MacLeod1-16/+35
2002-02-27c-common.c, [...]: Delete code implementing -traditional mode.Zack Weinberg1-4/+0
2002-02-26re PR debug/5770 (undefined reference to `.LC0')Jakub Jelinek1-2/+32
2002-02-26dwarf2out.c (gen_inlined_subroutine_die): If block is abstract, generate a di...Alexandre Oliva1-0/+14
2002-02-26dwarf2out.c (modified_type_die): Do not call type_main_variant for vectors.Aldy Hernandez1-5/+13
2002-02-21dwarf2out.c (DWARF_LINE_MIN_INSTR_LENGTH): Removed.Tom Tromey1-11/+10
2002-02-21re PR debug/4461 (Invalid dawrf2 debug code)Jakub Jelinek1-2/+16
2002-02-20fr30.h (DWARF_LINE_MIN_INSTR_LENGTH): Removed.Tom Tromey1-4/+4
2002-01-29dwarf2out.c (dwarf_cfi_name): Add other DWARF 3 codes.Jason Merrill1-8/+30