aboutsummaryrefslogtreecommitdiff
path: root/gcc/dbxout.c
AgeCommit message (Expand)Author
2006-10-23Added the first working version of the C++ compatibility port. Everything wit...c++-compat-branchMarcin Dalecki
2006-10-20merged with current trunk.Marcin Dalecki
2005-12-07 * config/alpha/alpha.c (alpha_start_function): Use switch_to_section.Richard Sandiford
2005-10-06 PR Debug/23205Devang Patel
2005-09-10 PR debug/23806Richard Henderson
2005-09-09 * dbxout.c: Include expr.h.Richard Henderson
2005-07-20 * dbxout.c (dbxout_type): Check Objective-C++ lang.Devang Patel
2005-06-25Update FSF address.Kelley Cook
2005-06-06libiberty/Gabriel Dos Reis
2005-05-17 Yet more Objective-C++...Mike Stump
2005-04-29 * dbxout.c (have_used_extensions): Remove.Devang Patel
2005-04-27Correct fixes for various hot/cold partitioning concerns.Caroline Tice
2005-04-27 * dbxout.c (dbxout_type): Check use_gnu_debug_info_extensions.Devang Patel
2005-04-25 * dbxout.c (dbxout_type): Emit attribute vector.Devang Patel
2005-04-21 * vec.h: Update API to separate allocation mechanism from type.Nathan Sidwell
2005-04-192005-04-19 Andrew Haley <aph@redhat.com>Andrew Haley
2005-04-12Revert patch from April 9.Caroline Tice
2005-04-09Fix problems with labels with hot/cold partitioning.Caroline Tice
2005-04-01 * cgraphunit.c, dbxout.c, flow.c, gcse.c, gimplify.c,Kazu Hirata
2005-03-31Fix problems with hot/cold partitioning optimization.Caroline Tice
2005-03-30gcc:Tom Tromey
2005-03-222005-03-22 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin
2005-02-21 * dbxout.c (dbxout_function_end): Emit Lscope label always.Ulrich Weigand
2005-02-16 PR debug/19521Richard Henderson
2005-02-07 PR debug/19327Eric Botcazou
2005-01-27 * c-common.def, c-dump.c, c-gimplify.c, c-objc-common.c,Kazu Hirata
2005-01-27ChangeLog:Ulrich Weigand
2004-12-09 * tree.def (SET_TYPE): Remove.Nathan Sidwell
2004-11-03 * bitmap.h, dbxout.c, tree-mudflap.c: Fix comment formatting.Kazu Hirata
2004-10-28 PR 18199Zack Weinberg
2004-10-27 * dbxout.c (dbxout_source_line): Move declaration of begin_label toRichard Sandiford
2004-10-27 * dbxout.c (dbxout_finish_complex_stabs): Mark 'line' variableZack Weinberg
2004-10-27 * dbxout.c: Include obstack.h.Zack Weinberg
2004-10-26Index: gcc/gcc/ChangeLogGeoffrey Keating
2004-10-23 * dbxout.c (dbxout_function_decl): Don't useKazu Hirata
2004-10-21 * dbxout.c: Remove unnecessary #undefs.Zack Weinberg
2004-10-21 * dbxout.c (DBX_FINISH_SYMBOL): Add asm_out_file argument.David Edelsohn
2004-10-21 * dbxout.c (asmfile): Delete. All uses changed to asm_out_file.Zack Weinberg
2004-10-062004-10-06 Andrew Pinski <pinskia@physics.uc.edu>Andrew Pinski
2004-09-24 * config.gcc (sparc64-*-solaris2*): Include sparc/sol2-gas.hEric Botcazou
2004-09-22 * dbxout.c (get_lang_number): Do not define ifDavid Edelsohn
2004-09-18 * alias.c, crtstuff.c, dbxout.c, domwalk.c, domwalk.h, gcc.c,Kazu Hirata
2004-09-172004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com>Jeffrey D. Oldham
2004-09-17 * dbxout.c (get_lang_number): New.Devang Patel
2004-09-10 * dbxout.c (dbxout_block): Update forGeoffrey Keating
2004-09-08 * dbxout.c (dbxout_type, dbxout_type_name, dbxout_symbol): UseNathan Sidwell
2004-08-13 * dbxout.c (NO_DBX_FUNCTION_END): Default to zero.Richard Henderson
2004-08-12 * dbxout.c (dbxout_begin_prologue): New function.Devang Patel
2004-08-04 * dbxout.c (dbxout_function_decl): Always call dbxout_function_end.Zack Weinberg
2004-08-04 PR 13596Zack Weinberg