summaryrefslogtreecommitdiff
path: root/gcc/dbxout.c
Commit message (Expand)AuthorAgeFilesLines
* re PR debug/33316 (ICE on valid variable-length automatic array in const struct)Jakub Jelinek2007-09-201-1/+5
* dbxout.c (dbxout_block): Move declaration within the first #if defined (DBX_D...Olivier Hainque2007-08-311-2/+5
* alias.c (memory_modified_1, [...]): Constify.Kaveh R. Ghazi2007-08-271-2/+2
* Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.Paul Brook2007-08-181-4/+7
* tree.def (FIXED_POINT_TYPE): New type.Chao-ying Fu2007-08-081-0/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* dbxout.c (output_types_sort): Add a comment.Daniel Jacobowitz2006-07-261-0/+7
* dbxout.c (output_used_types_helper): Push queued types on a VEC.Daniel Jacobowitz2006-07-251-4/+42
* re PR debug/27473 (g++.dg/other/unused1.C and gcc.dg/20060410.c fail on power...Daniel Jacobowitz2006-07-241-0/+35
* dbxout.c (dbxout_function_end): Do not increment scope_labelno.Carlos O'Donell2006-07-181-4/+6
* dbxout.c (dbxout_begin_prologue): Emit LFBB label at function start.Carlos O'Donell2006-07-141-26/+21
* tree.def (CHAR_TYPE): Remove.Roger Sayle2006-02-081-18/+2
* tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki2006-01-311-2/+2
* alpha.c (alpha_start_function): Use switch_to_section.Richard Sandiford2005-12-071-6/+6
* re PR debug/23205 ([C++/unit-at-a-time] stabs debug info omitted for global c...Devang Patel2005-10-051-7/+8
* re PR debug/23806 (-gstabs with VLAs does not work)Richard Henderson2005-09-101-11/+58
* dbxout.c: Include expr.h.Richard Henderson2005-09-091-13/+24
* * dbxout.c (dbxout_type): Check Objective-C++ lang.Devang Patel2005-07-191-1/+2
* Update FSF address.Kelley Cook2005-06-251-2/+2
* libiberty.h (XOBFINISH): New.Gabriel Dos Reis2005-06-061-2/+2
* Yet more Objective-C++...Ziemowit Laski2005-05-171-0/+2
* dbxout.c (have_used_extensions): Remove.Devang Patel2005-04-281-34/+4
* Correct fixes for various hot/cold partitioning concerns.Caroline Tice2005-04-271-3/+4
* * dbxout.c (dbxout_type): Check use_gnu_debug_info_extensions.Devang Patel2005-04-271-1/+1
* dbxout.c (dbxout_type): Emit attribute vector.Devang Patel2005-04-251-3/+13
* vec.h: Update API to separate allocation mechanism from type.Nathan Sidwell2005-04-211-1/+1
* re PR debug/21022 ([4.0 only] ICE while compiling GdkFontMetrics.class with s...Andrew Haley2005-04-191-3/+3
* Revert patch from April 9.Caroline Tice2005-04-121-6/+3
* Fix problems with labels with hot/cold partitioning.Caroline Tice2005-04-091-3/+6
* cgraphunit.c, [...]: Fix comment typos.Kazu Hirata2005-04-011-1/+1
* Fix problems with hot/cold partitioning optimization.Caroline Tice2005-03-311-4/+18
* tree.def (FILE_TYPE): Removed.Tom Tromey2005-03-301-5/+0
* c-opts.c (c_common_parse_file): Only start/end main source file if debug hook...Daniel Berlin2005-03-221-2/+4
* * dbxout.c (dbxout_function_end): Emit Lscope label always.Ulrich Weigand2005-02-211-9/+9
* re PR debug/19521 (omitted stab for gcov initialization function)Richard Henderson2005-02-161-12/+18
* re PR debug/19327 (gcc.c-torture/execute/921215-1.c compilation -O3 -g)Eric Botcazou2005-02-071-0/+3
* c-common.def, [...]: Update copyright.Kazu Hirata2005-01-271-1/+1
* dbxout.c (dbxout_symbol_location): Resolve constant pool references even for ...Ulrich Weigand2005-01-271-31/+31
* tree.def (SET_TYPE): Remove.Nathan Sidwell2004-12-091-17/+0
* * bitmap.h, dbxout.c, tree-mudflap.c: Fix comment formatting.Kazu Hirata2004-11-031-1/+1
* re PR debug/18199 (AIX XCOFF debugging broken)Zack Weinberg2004-10-281-5/+19
* dbxout.c (dbxout_source_line): Move declaration of begin_label to the block t...Richard Sandiford2004-10-271-3/+2
* dbxout.c (dbxout_finish_complex_stabs): Mark 'line' variable ATTRIBUTE_UNUSED.Zack Weinberg2004-10-271-1/+2
* dbxout.c: Include obstack.h.Zack Weinberg2004-10-271-842/+944
* Index: gcc/gcc/ChangeLogGeoffrey Keating2004-10-261-6/+2
* dbxout.c (dbxout_function_decl): Don't use DBX_OUTPUT_FUNCTION_END.Kazu Hirata2004-10-231-3/+0
* dbxout.c: Remove unnecessary #undefs.Zack Weinberg2004-10-211-52/+29
* dbxout.c (DBX_FINISH_SYMBOL): Add asm_out_file argument.David Edelsohn2004-10-211-1/+1
* dbxout.c (asmfile): Delete.Zack Weinberg2004-10-211-237/+227
* re PR debug/17787 (Ada does not bootstrap on darwin because of -feliminate-un...Andrew Pinski2004-10-061-12/+14