summaryrefslogtreecommitdiff
path: root/gcc/debug.h
Commit message (Expand)AuthorAgeFilesLines
* * final.c (last_columnnum, override_columnnum): New variables.jakub2017-02-181-7/+13
* Update copyright years.jakub2017-01-011-1/+1
* 2016-09-20 Richard Biener <rguenther@suse.de>rguenth2016-09-201-1/+1
* Update copyright years.jakub2016-01-041-1/+1
* DWARF: handle variable-length records and variant partspmderodat2015-12-171-0/+5
* Add DWARF2_LINENO_DEBUGGING_INFO, and use it for nvptxtschwinge2015-08-141-0/+1
* Restore DW_AT_abstract_origin for cross-unit call sitespmderodat2015-06-111-0/+4
* Merge debug-early branch into mainline.aldyh2015-06-051-4/+38
* Update copyright years.jakub2015-01-051-1/+1
* Revert incorrect merging of debug-early branch.aldyh2014-09-041-8/+2
* + * c/c-decl.c (write_global_declarations_1): Call global_decl()aldyh2014-09-041-2/+6
* dearly: Emit DIEs for decls early in the compilation process.aldyh2014-09-041-0/+2
* Debug hooks: use rtx_insn and rtx_code_labeldmalcolm2014-08-211-4/+4
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* dwarf2: Extract cfi creation to a new pass.rth2011-07-081-3/+2
* * debug.h (debug_flush_symbol_queue, debug_queue_symbol): Delete.froydnj2011-04-051-6/+0
* * emit-rtl.c (try_split): Don't call copy_call_info debug hook.jakub2011-03-161-27/+1
* gcc/:ian2010-11-151-0/+9
* This patch adds the end prologue and begin epilogue markers in Dwarf2 rupp2010-06-161-1/+6
* gcc/ChangeLog:ccoutant2009-10-291-0/+7
* PR debug/40521jakub2009-10-171-0/+4
* gcc/ChangeLog:ccoutant2009-10-081-0/+20
* * dbxout.c (dbxout_source_line): Add is_stmt parameter.ccoutant2009-06-171-4/+4
* * basic-block.h (struct basic_block_def): Add discriminator field.ccoutant2009-06-041-2/+4
* 2009-04-28 Catherine Moore <clm@codesourcery.com>clm2009-04-281-0/+2
* 2009-04-15 Catherine Moore <clm@codesourcery.com>clm2009-04-151-0/+3
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+2
* PR fortran/29635jakub2008-08-291-2/+3
* * configure.ac (HAVE_GAS_CFI_PERSONALITY_DIRECTIVE): New.rth2008-08-071-0/+1
* PR debug/34249uros2008-01-161-0/+1
* * alias.c (memory_modified_1, memory_modified_in_insn_p):ghazi2007-08-271-2/+2
* 2007-08-18 Paul Brook <paul@codesourcery.com>jsm282007-08-181-0/+3
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-12/+12
* Update FSF address.kcook2005-06-251-1/+1
* Fix problems with hot/cold partitioning optimization.ctice2005-03-311-0/+4
* * builtin-types.def, c-convert.c, c-format.c, ddg.c, debug.c,kazu2005-03-291-1/+1
* 2005-03-22 Daniel Berlin <dberlin@dberlin.org>dberlin2005-03-221-0/+4
* * debug.h (struct gcc_debug_hooks): Add type_decl field.zack2004-02-121-1/+9
* Josef Zlomek <zlomekj@suse.cz>zlomek2004-02-061-0/+3
* alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,kazu2004-01-311-1/+1
* 2004-01-27 Devang Patel <dpatel@apple.com>dpatel2004-01-271-0/+4
* * basic-block.h: Convert prototypes to ISO C90.aj2003-07-061-47/+39
* * final.c (debug_flush_symbol_queue): New function.dpatel2003-06-271-0/+6
* 2003-04-04 Geoffrey Keating <geoffk@apple.com>geoffk2003-04-051-0/+4
* * ChangeLog: Follow spelling conventions.kazu2002-09-141-1/+1
* * dbxout.c (dbx_debug_hooks): Update end_prologue, end_epilogue.rupp2002-08-151-9/+3
* * Makefile.in (debug.o): Depend on debug.h.ghazi2002-03-121-8/+8
* * debug.h: Use "tree" and "rtx" throughout.grahams2002-01-081-14/+11
* * config/alpha/vms.h (VMS_DEBUGGING_INFO): New macro.kenner2001-12-021-12/+12