]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/dbxout.c
target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.
[thirdparty/gcc.git] / gcc / dbxout.c
2011-06-14  Joseph Myerstarget-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to...
2011-06-10  Paolo Carlinicp-tree.h (error_operand_p): Remove.
2011-05-23  Jakub Jelinekre PR debug/49032 (-gstabs generates reference to delet...
2011-04-06  Tristan Gingolddbxout.c: (debug_nesting...
2011-04-06  Nathan Froydre PR bootstrap/48471 (ia64-*-* does not bootstrap...
2011-04-05  Nathan Froyddebug.h (debug_flush_symbol_queue, [...]): Delete.
2011-03-16  Jakub Jelinekemit-rtl.c (try_split): Don't call copy_call_info debug...
2010-12-22  Alexandre Olivare PR debug/46724 (Wrong debug info: Invalid variable...
2010-11-15  Ian Lance Taylorgodump.c: New file.
2010-10-14  Richard Guentherre PR c++/44561 (using nullptr_t with -flto/-fwhopr...
2010-10-11  Nathan Froydvec.h (VEC_qsort): Define.
2010-09-29  Joseph Myersoptc-gen.awk: Generate global_options initializer inste...
2010-09-27  Richard Guentherdbxout.c (dbxout_symbol): Use DECL_FILE_SCOPE_P.
2010-09-10  Richard Guentherdwarf2out.c (gen_array_type_die): Output DW_TAG_subrang...
2010-08-20  Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-07-23  Le-Chun WuFix violations of self-assignment check in GCC source.
2010-07-15  Nathan Froydtree.h (DECL_CHAIN): Define.
2010-07-08  Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-06-16  Douglas B RuppThis patch adds the end prologue and begin epilogue...
2010-06-08  Laurynas Biveinisutils.c (init_gnat_to_gnu): Use typed GC allocation.
2010-05-13  Jason Merrillre PR bootstrap/44048 (building without C++ enabled...
2010-05-06  Jason MerrillAdd support for C++0x nullptr.
2009-11-25  H.J. LuRemove trailing white spaces.
2009-10-29  Cary Coutantre PR debug/41700 (g++.dg/debug/dwarf2/icf.C)
2009-10-28  Rafael Avila de... trans-common.c (create_common): Set TREE_PUBLIC to...
2009-10-17  Jakub Jelinekre PR debug/40521 (-g causes GCC to generate .eh_frame)
2009-10-08  Cary CoutantAdd support for debugging with ICF (Identical Code...
2009-09-13  Eric Botcazoutree.h (DECL_IGNORED_P): Document further effect for...
2009-07-07  Eric Botcazoure PR debug/40666 (Ada tools build failure)
2009-06-22  Shujing Zhaoalias.c: Use REG_P...
2009-06-17  Cary Coutantdbxout.c (dbxout_source_line): Add is_stmt parameter.
2009-06-04  Cary Coutantbasic-block.h (struct basic_block_def): Add discriminat...
2009-05-20  Olivier Hainquegstab.h (stab_code_type): Define, to be used instead...
2009-05-15  Eric Botcazoudbxout.c (dbxout_range_type): Add LOW and HIGH parameters.
2009-05-05  Jakub Jelinektree.h: Remove DECL_BY_REFERENCE from private_flag...
2009-04-26  Jakub Jelinektree.h (DECL_BY_REFERENCE): Note that it is also valid...
2009-04-22  Taras Glekhashtab.h: Update GTY annotations to new syntax
2009-04-20  Ian Lance TaylorFix enum conversions which are invalid in C++:
2009-04-17  David Edelsohn* dbxout.c (xcoff_debug_hooks): Add set_name_debug_nothing.
2009-04-17  Eric Botcazoudbxout.c (dbxout_block): Reinstate test on TREE_USED.
2009-04-15  Catherine Mooredebug.h (set_name): Declare.
2009-02-27  Jan Hubickare PR debug/39267 (gdb testsuite regressions)
2009-02-23  Jan Hubickare PR tree-optimization/37709 (inlining causes explosio...
2008-09-25  Eric Botcazou* dbxout.c (dbxout_parms): Fetch the inner REG inside...
2008-08-29  Jakub Jelinekre PR fortran/29635 (debug info of modules)
2008-08-26  Douglas Gregorc-common.c (do_switch_warnings): Look through the CONST...
2008-06-26  Kaveh R. Ghazialias.c (record_alias_subset, [...]): Fix -Wc++-compat...
2008-06-06  Ralf Wildenhuescgraph.c: Fix typos in comments.
2008-04-08  Jan Hubickafunction.h (incomming_args): Break out of struct function.
2008-04-06  Francois-Xavier... gcc.c (default_compilers): Sync Fortran extensions...
2008-04-01  George Helffrichtrans-common.c (create_common): Add decl to function...
2008-03-16  James E Wilsonre PR debug/31510 (FAIL: libgomp.fortran/threadprivate...
2007-09-20  Jakub Jelinekre PR debug/33316 (ICE on valid variable-length automat...
2007-08-31  Olivier Hainquedbxout.c (dbxout_block): Move declaration within the...
2007-08-27  Kaveh R. Ghazialias.c (memory_modified_1, [...]): Constify.
2007-08-18  Paul BrookMakefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2007-08-08  Chao-ying Futree.def (FIXED_POINT_TYPE): New type.
2007-07-26  Nick CliftonChange copyright header to refer to version 3 of the...
2006-07-26  Daniel Jacobowitzdbxout.c (output_types_sort): Add a comment.
2006-07-25  Daniel Jacobowitzdbxout.c (output_used_types_helper): Push queued types...
2006-07-24  Daniel Jacobowitzre PR debug/27473 (g++.dg/other/unused1.C and gcc.dg...
2006-07-18  Carlos O'Donelldbxout.c (dbxout_function_end): Do not increment scope_...
2006-07-14  Carlos O'Donelldbxout.c (dbxout_begin_prologue): Emit LFBB label at...
2006-02-08  Roger Sayletree.def (CHAR_TYPE): Remove.
2006-01-31  Marcin Daleckitree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2005-12-07  Richard Sandifordalpha.c (alpha_start_function): Use switch_to_section.
2005-10-06  Devang Patelre PR debug/23205 ([C++/unit-at-a-time] stabs debug...
2005-09-10  Richard Hendersonre PR debug/23806 (-gstabs with VLAs does not work)
2005-09-09  Richard Hendersondbxout.c: Include expr.h.
2005-07-20  Devang Patel* dbxout.c (dbxout_type): Check Objective-C++ lang.
2005-06-25  Kelley CookUpdate FSF address.
2005-06-06  Gabriel Dos Reislibiberty.h (XOBFINISH): New.
2005-05-17  Ziemowit LaskiYet more Objective-C++...
2005-04-29  Devang Pateldbxout.c (have_used_extensions): Remove.
2005-04-27  Caroline TiceCorrect fixes for various hot/cold partitioning concerns.
2005-04-27  Devang Patel* dbxout.c (dbxout_type): Check use_gnu_debug_info_exte...
2005-04-25  Devang Pateldbxout.c (dbxout_type): Emit attribute vector.
2005-04-21  Nathan Sidwellvec.h: Update API to separate allocation mechanism...
2005-04-19  Andrew Haleyre PR debug/21022 ([4.0 only] ICE while compiling GdkFo...
2005-04-12  Caroline TiceRevert patch from April 9.
2005-04-09  Caroline TiceFix problems with labels with hot/cold partitioning.
2005-04-01  Kazu Hiratacgraphunit.c, [...]: Fix comment typos.
2005-03-31  Caroline TiceFix problems with hot/cold partitioning optimization.
2005-03-30  Tom Tromeytree.def (FILE_TYPE): Removed.
2005-03-22  Daniel Berlinc-opts.c (c_common_parse_file): Only start/end main...
2005-02-21  Ulrich Weigand* dbxout.c (dbxout_function_end): Emit Lscope label...
2005-02-16  Richard Hendersonre PR debug/19521 (omitted stab for gcov initialization...
2005-02-07  Eric Botcazoure PR debug/19327 (gcc.c-torture/execute/921215-1.c...
2005-01-27  Kazu Hiratac-common.def, [...]: Update copyright.
2005-01-27  Ulrich Weiganddbxout.c (dbxout_symbol_location): Resolve constant...
2004-12-09  Nathan Sidwelltree.def (SET_TYPE): Remove.
2004-11-03  Kazu Hirata* bitmap.h, dbxout.c, tree-mudflap.c: Fix comment forma...
2004-10-28  Zack Weinbergre PR debug/18199 (AIX XCOFF debugging broken)
2004-10-27  Richard Sandiforddbxout.c (dbxout_source_line): Move declaration of...
2004-10-27  Zack Weinbergdbxout.c (dbxout_finish_complex_stabs): Mark 'line...
2004-10-27  Zack Weinbergdbxout.c: Include obstack.h.
2004-10-26  Geoffrey KeatingIndex: gcc/gcc/ChangeLog
2004-10-23  Kazu Hiratadbxout.c (dbxout_function_decl): Don't use DBX_OUTPUT_F...
2004-10-21  Zack Weinbergdbxout.c: Remove unnecessary #undefs.
2004-10-21  David Edelsohndbxout.c (DBX_FINISH_SYMBOL): Add asm_out_file argument.
next