[multiple changes]
[platform/upstream/gcc.git] / gcc / dbxout.c
2015-07-13 Aldy HernandezFix double word typos.
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-25 Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-12 David Edelsohndbxout.c (xcoff_debug_hooks): Provide a function for...
2015-06-11 Pierre-Marie de... Restore DW_AT_abstract_origin for cross-unit call sites
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-05 Aldy HernandezMerge debug-early branch into mainline.
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-02-04 Jakub Jelinekdwarf2.h (enum dwarf_source_language): Add DW_LANG_Fort...
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.
next