]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/debug.c
Correct a function pre/postcondition [PR102403].
[thirdparty/gcc.git] / gcc / debug.c
2021-05-06  Bernd EdlingerAdd line debug info for virtual thunks
2021-01-04  Jakub JelinekUpdate copyright years.
2020-01-01  Jakub JelinekUpdate copyright years.
2019-01-01  Jakub JelinekUpdate copyright years.
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-12  Alexandre Oliva[IEPM] Introduce debug hook for inline entry point...
2017-08-21  Richard Bienerre PR go/78628 (GO fails to build a translation unit...
2017-07-29  Jakub Jelinekdebug.h (struct gcc_debug_hooks): Add IMPLICIT argument...
2017-02-18  Jakub Jelinekfinal.c (last_columnnum, [...]): New variables.
2017-01-01  Jakub JelinekUpdate copyright years.
2016-09-20  Richard Bienerdebug.h (gcc_debug_hooks): Add filename parameter to...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-17  Pierre-Marie de... DWARF: handle variable-length records and variant parts
2015-10-30  Andrew MacLeodalias.c: Remove unused headers.
2015-10-29  Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-17  Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
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-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
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-08-21  David MalcolmDebug hooks: use rtx_insn and rtx_code_label
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2011-03-16  Jakub Jelinekemit-rtl.c (try_split): Don't call copy_call_info debug...
2010-11-15  Ian Lance Taylorgodump.c: New file.
2010-06-16  Douglas B RuppThis patch adds the end prologue and begin epilogue...
2009-10-29  Cary Coutantre PR debug/41700 (g++.dg/debug/dwarf2/icf.C)
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-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-04-15  Catherine Mooredebug.h (set_name): Declare.
2009-02-20  Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2008-08-29  Jakub Jelinekre PR fortran/29635 (debug info of modules)
2007-08-27  Kaveh R. Ghazialias.c (memory_modified_1, [...]): Constify.
2007-07-26  Nick CliftonChange copyright header to refer to version 3 of the...
2005-06-25  Kelley CookUpdate FSF address.
2005-03-31  Caroline TiceFix problems with hot/cold partitioning optimization.
2005-03-29  Kazu Hiratabuiltin-types.def, [...]: Update copyright.
2005-03-22  Daniel Berlinc-opts.c (c_common_parse_file): Only start/end main...
2004-02-12  Zack Weinbergdebug.h (struct gcc_debug_hooks): Add type_decl field.
2004-02-06  Josef ZlomekJosef Zlomek <zlomekj@suse.cz>
2004-01-31  Kazu Hirataalloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfgho...
2004-01-27  Devang PatelMakefile.in (dwarf2out.o): Depend on input.h
2003-06-29  Andreas Jaegercse.c: Convert prototypes to ISO C90.
2003-04-05  Geoffrey Keatingdbxout.c (scope_labelno): Add GTY.
2002-12-16  Zack WeinbergMerge basic-improvements-branch to trunk
2002-08-15  Douglas B Ruppdbxout.c (dbx_debug_hooks): Update end_prologue, end_ep...
2002-03-12  Kaveh R. GhaziMakefile.in (debug.o): Depend on debug.h.
2002-01-08  Graham Stott* debug.h: Use "tree" and "rtx" throughout.
2001-07-19  Neil BoothMakefile.in (emit-rtl.o, c-decl.o): Depend on debug.h.
2001-07-19  Neil BoothMakefile.in (toplev.o, [...]): Don't depend on dwarfout.h.
2001-07-17  Neil Boothdbxout.c (dbxout_really_begin_function): Rename to...
2001-07-15  Neil Boothdbxout.c (dbxout_source_line): Make static, update...
2001-07-12  Neil BoothMakefile.in (final.o): Depend on debug.h.
2001-07-11  Neil BoothMakefile.in (c-lex.o): Wrap long lines.
2001-07-10  Neil BoothMakefile.in (toplev.o, [...]): Depend on debug.h, wrap...