summaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * function.h (struct function) [funcdef_no]: Rename profile_label_no.rth2002-06-171-15/+8
* * dwarf2out.c (modified_type_die): Don't assign the qualified dierth2002-06-161-3/+3
* Merge from pch-branch up to tag pch-commit-20020603.geoffk2002-06-041-22/+26
* reverted erroneous checkintromey2002-06-021-16/+5
* * fixinc/fixincl.x: Rebuilt.tromey2002-06-021-5/+16
* * i386.c (classify_argument): Properly handle base types.hubicka2002-05-311-8/+9
* * tree.h: Forward-declare struct realvaluetype.zack2002-05-281-0/+1
* * dwarf2out.c (dwarf2out_finish): Don't forget to emit a finaljimb2002-05-241-0/+1
* * config/i386/mingw32.h (OUTPUT_QUOTED_STRING): Properly outputmmitchel2002-05-231-1/+5
* * invoke.texi (-malign-double): Re-add lost warning.hubicka2002-05-151-1/+2
* * dbxout.c: Fix formatting.kazu2002-05-111-9/+11
* * dwarf2out.c (output_call_frame_info): Don't emit a CIE with no FDEs.jason2002-05-081-5/+15
* * dwarf2out.c: Fix formatting.kazu2002-05-041-40/+41
* * dwarf2.h (enum dwarf_attribute): Add DW_AT_GNU_vector.jason2002-04-241-7/+14
* PR target/6303jakub2002-04-161-1/+10
* 2002-03-30 Daniel Berlin <dan@dberlin.org>dberlin2002-03-311-7/+0
* * Makefile.in: Update.neil2002-03-201-4/+4
* * Makefile.in (debug.o): Depend on debug.h.ghazi2002-03-121-1/+1
* * 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