]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/dbxout.c
dojump.h: New header file.
[thirdparty/gcc.git] / gcc / dbxout.c
2015-01-15  Prathamesh Kulkarnidojump.h: New header file.
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-11-24  David Edelsohnre PR c++/58561 ([c++11] ICE using declaration of funct...
2014-11-21  Mark WielaardPR debug/38757 gcc does not emit DW_LANG_C99.
2014-11-05  Ilya Enkovichipa-chkp.c: New.
2014-11-05  Bernd SchmidtDon't unnecessarily call eliminate_regs.
2014-10-29  Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-28  Andrew MacLeodcgraph.h: Flatten.
2014-10-16  Andrew MacLeodfunction.h: Flatten file.
2014-09-24  Aldy Hernandezcgraph.h, [...]: Rename all instances of DECL_ABSTRACT...
2014-09-04  Aldy HernandezRevert incorrect merging of debug-early branch.
2014-09-04  Aldy Hernandez+ * c/c-decl.c (write_global_declarations_1): Call...
2014-09-02  Trevor Saunderssupport ggc hash_map and hash_set
2014-08-21  David MalcolmDebug hooks: use rtx_insn and rtx_code_label
2014-07-24  Martin LiskaIPA C++ refactoring 2/N
2014-05-17  Trevor Saundersuse templates instead of gengtype for typed allocation...
2014-05-06  Kenneth ZadeckMerge in wide-int.
2014-04-14  Paolo Carlinitree.h (TYPE_IDENTIFIER): Declare.
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-06  Oleg Endoasan.c: Remove struct tags when referring to class...
2013-11-29  Ilya Enkovichrevert: cgraph.h (varpool_node): Add need_bounds_init...
2013-11-27  Bernd Edlinger2013-11-27 Bernd Edlinger <bernd.edlinger@hotmail.de>
2013-11-26  Bernd EdlingerRemove parameter keep_aligning from get_inner_reference.
2013-11-20  Ilya Enkovichdbxout.c (dbxout_type): Ignore POINTER_BOUNDS_TYPE.
2013-11-20  Kenneth Zadeckcuintp.c (UI_From_gnu): Use tree_to_shwi.
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-18  Richard Sandiforddecl.c, [...]: Replace tree_low_cst (..., 1) with tree_...
2013-11-18  Richard Sandifordc-common.c, [...]: Replace tree_low_cst (..., 0) with...
2013-11-18  Richard Sandiforddecl.c, [...]: Replace host_integerp (..., 1) with...
2013-11-18  Richard Sandifordcuintp.c: Replace host_integerp (..., 0) with tree_fits...
2013-10-29  David MalcolmAutogenerated fixes of "->symbol." to "->"
2013-09-28  Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-05-29  Jan Hubickacgraph.h (symtab_node_base): Add definition, alias...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-10-23  Vladimir Makarovdbxout.c (dbxout_symbol_location): Pass new argument...
2012-06-24  Steven Bosscheroutput.h: (current_function_is_leaf...
2012-06-02  Kenneth Zadeck2012-06-2 Kenneth Zadeck <zadeck@naturalbridge.com>
2012-05-31  Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2012-04-23  Jan Hubickalto-symtab.c (lto_cgraph_replace_node): Do not call...
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.
next