aboutsummaryrefslogtreecommitdiff
path: root/gcc/dbxout.c
AgeCommit message (Expand)AuthorFilesLines
2006-07-26dbxout.c (output_types_sort): Add a comment.Daniel Jacobowitz1-0/+7
2006-07-25dbxout.c (output_used_types_helper): Push queued types on a VEC.Daniel Jacobowitz1-4/+42
2006-07-24re PR debug/27473 (g++.dg/other/unused1.C and gcc.dg/20060410.c fail on power...Daniel Jacobowitz1-0/+35
2006-07-18dbxout.c (dbxout_function_end): Do not increment scope_labelno.Carlos O'Donell1-4/+6
2006-07-14dbxout.c (dbxout_begin_prologue): Emit LFBB label at function start.Carlos O'Donell1-26/+21
2006-02-08tree.def (CHAR_TYPE): Remove.Roger Sayle1-18/+2
2006-01-31tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki1-2/+2
2005-12-07alpha.c (alpha_start_function): Use switch_to_section.Richard Sandiford1-6/+6
2005-10-05re PR debug/23205 ([C++/unit-at-a-time] stabs debug info omitted for global c...Devang Patel1-7/+8
2005-09-10re PR debug/23806 (-gstabs with VLAs does not work)Richard Henderson1-11/+58
2005-09-09dbxout.c: Include expr.h.Richard Henderson1-13/+24
2005-07-19* dbxout.c (dbxout_type): Check Objective-C++ lang.Devang Patel1-1/+2
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-06libiberty.h (XOBFINISH): New.Gabriel Dos Reis1-2/+2
2005-05-17Yet more Objective-C++...Ziemowit Laski1-0/+2
2005-04-28dbxout.c (have_used_extensions): Remove.Devang Patel1-34/+4
2005-04-27Correct fixes for various hot/cold partitioning concerns.Caroline Tice1-3/+4
2005-04-27* dbxout.c (dbxout_type): Check use_gnu_debug_info_extensions.Devang Patel1-1/+1
2005-04-25dbxout.c (dbxout_type): Emit attribute vector.Devang Patel1-3/+13
2005-04-21vec.h: Update API to separate allocation mechanism from type.Nathan Sidwell1-1/+1
2005-04-19re PR debug/21022 ([4.0 only] ICE while compiling GdkFontMetrics.class with s...Andrew Haley1-3/+3
2005-04-12Revert patch from April 9.Caroline Tice1-6/+3
2005-04-09Fix problems with labels with hot/cold partitioning.Caroline Tice1-3/+6
2005-04-01cgraphunit.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-03-31Fix problems with hot/cold partitioning optimization.Caroline Tice1-4/+18
2005-03-30tree.def (FILE_TYPE): Removed.Tom Tromey1-5/+0
2005-03-22c-opts.c (c_common_parse_file): Only start/end main source file if debug hook...Daniel Berlin1-2/+4
2005-02-21* dbxout.c (dbxout_function_end): Emit Lscope label always.Ulrich Weigand1-9/+9
2005-02-16re PR debug/19521 (omitted stab for gcov initialization function)Richard Henderson1-12/+18
2005-02-07re PR debug/19327 (gcc.c-torture/execute/921215-1.c compilation -O3 -g)Eric Botcazou1-0/+3
2005-01-27c-common.def, [...]: Update copyright.Kazu Hirata1-1/+1
2005-01-27dbxout.c (dbxout_symbol_location): Resolve constant pool references even for ...Ulrich Weigand1-31/+31
2004-12-09tree.def (SET_TYPE): Remove.Nathan Sidwell1-17/+0
2004-11-03* bitmap.h, dbxout.c, tree-mudflap.c: Fix comment formatting.Kazu Hirata1-1/+1
2004-10-28re PR debug/18199 (AIX XCOFF debugging broken)Zack Weinberg1-5/+19
2004-10-27dbxout.c (dbxout_source_line): Move declaration of begin_label to the block t...Richard Sandiford1-3/+2
2004-10-27dbxout.c (dbxout_finish_complex_stabs): Mark 'line' variable ATTRIBUTE_UNUSED.Zack Weinberg1-1/+2
2004-10-27dbxout.c: Include obstack.h.Zack Weinberg1-842/+944
2004-10-26Index: gcc/gcc/ChangeLogGeoffrey Keating1-6/+2
2004-10-23dbxout.c (dbxout_function_decl): Don't use DBX_OUTPUT_FUNCTION_END.Kazu Hirata1-3/+0
2004-10-21dbxout.c: Remove unnecessary #undefs.Zack Weinberg1-52/+29
2004-10-21dbxout.c (DBX_FINISH_SYMBOL): Add asm_out_file argument.David Edelsohn1-1/+1
2004-10-21dbxout.c (asmfile): Delete.Zack Weinberg1-237/+227
2004-10-06re PR debug/17787 (Ada does not bootstrap on darwin because of -feliminate-un...Andrew Pinski1-12/+14
2004-09-24config.gcc (sparc64-*-solaris2*): Include sparc/sol2-gas.h if the GNU assembl...Eric Botcazou1-1/+6
2004-09-22dbxout.c (get_lang_number): Do not define if DBX_OUTPUT_MAIN_SOURCE_DIRECTORY...David Edelsohn1-0/+4
2004-09-18alias.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-09-17alias.c (find_base_decl): Remove unreachable case '3' block.Jeffrey D. Oldham1-4/+4
2004-09-17dbxout.c (get_lang_number): New.Devang Patel1-2/+27
2004-09-10dbxout.c (dbxout_block): Update for current_function_func_begin_label a string.Geoffrey Keating1-2/+2