| Commit message (Expand) | Author | Age | Files | Lines |
* | * final.c (last_columnnum, override_columnnum): New variables. | jakub | 2017-02-18 | 1 | -6/+14 |
* | Update copyright years. | jakub | 2017-01-01 | 1 | -1/+1 |
* | 2016-09-20 Richard Biener <rguenther@suse.de> | rguenth | 2016-09-20 | 1 | -1/+1 |
* | Update copyright years. | jakub | 2016-01-04 | 1 | -1/+1 |
* | DWARF: handle variable-length records and variant parts | pmderodat | 2015-12-17 | 1 | -0/+1 |
* | 2015-10-30 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-10-30 | 1 | -2/+0 |
* | 2015-10-29 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-10-29 | 1 | -1/+1 |
* | 2015-07-07 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-07-08 | 1 | -1/+0 |
* | 2015-06-17 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-06-17 | 1 | -1/+0 |
* | Restore DW_AT_abstract_origin for cross-unit call sites | pmderodat | 2015-06-11 | 1 | -0/+1 |
* | 2015-06-08 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-06-08 | 1 | -3/+0 |
* | Merge debug-early branch into mainline. | aldyh | 2015-06-05 | 1 | -1/+3 |
* | 2015-06-04 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-06-04 | 1 | -3/+0 |
* | 2015-01-09 Michael Collison <michael.collison@linaro.org> | prathamesh3492 | 2015-01-09 | 1 | -0/+9 |
* | Update copyright years. | jakub | 2015-01-05 | 1 | -1/+1 |
* | Revert incorrect merging of debug-early branch. | aldyh | 2014-09-04 | 1 | -7/+1 |
* | + * c/c-decl.c (write_global_declarations_1): Call global_decl() | aldyh | 2014-09-04 | 1 | -1/+7 |
* | Debug hooks: use rtx_insn and rtx_code_label | dmalcolm | 2014-08-21 | 1 | -5/+4 |
* | Update copyright years in gcc/ | rsandifo | 2014-01-02 | 1 | -1/+1 |
* | Update copyright years in gcc/ | rsandifo | 2013-01-10 | 1 | -2/+1 |
* | * emit-rtl.c (try_split): Don't call copy_call_info debug hook. | jakub | 2011-03-16 | 1 | -10/+1 |
* | gcc/: | ian | 2010-11-15 | 1 | -1/+3 |
* | This patch adds the end prologue and begin epilogue markers in Dwarf2 | rupp | 2010-06-16 | 1 | -1/+2 |
* | gcc/ChangeLog: | ccoutant | 2009-10-29 | 1 | -0/+7 |
* | PR debug/40521 | jakub | 2009-10-17 | 1 | -0/+1 |
* | gcc/ChangeLog: | ccoutant | 2009-10-08 | 1 | -0/+8 |
* | * dbxout.c (dbxout_source_line): Add is_stmt parameter. | ccoutant | 2009-06-17 | 1 | -4/+5 |
* | * basic-block.h (struct basic_block_def): Add discriminator field. | ccoutant | 2009-06-04 | 1 | -1/+8 |
* | 2009-04-15 Catherine Moore <clm@codesourcery.com> | clm | 2009-04-15 | 1 | -0/+7 |
* | Update Copyright years for files modified in 2008 and/or 2009. | jakub | 2009-02-20 | 1 | -1/+2 |
* | PR fortran/29635 | jakub | 2008-08-29 | 1 | -3/+5 |
* | * alias.c (memory_modified_1, memory_modified_in_insn_p): | ghazi | 2007-08-27 | 1 | -2/+2 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -12/+12 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -1/+1 |
* | Fix problems with hot/cold partitioning optimization. | ctice | 2005-03-31 | 1 | -0/+1 |
* | * builtin-types.def, c-convert.c, c-format.c, ddg.c, debug.c, | kazu | 2005-03-29 | 1 | -1/+1 |
* | 2005-03-22 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-03-22 | 1 | -1/+2 |
* | * debug.h (struct gcc_debug_hooks): Add type_decl field. | zack | 2004-02-12 | 1 | -0/+7 |
* | Josef Zlomek <zlomekj@suse.cz> | zlomek | 2004-02-06 | 1 | -1/+2 |
* | alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, | kazu | 2004-01-31 | 1 | -1/+1 |
* | 2004-01-27 Devang Patel <dpatel@apple.com> | dpatel | 2004-01-27 | 1 | -15/+22 |
* | * cse.c: Convert prototypes to ISO C90. | aj | 2003-06-29 | 1 | -18/+11 |
* | 2003-04-04 Geoffrey Keating <geoffk@apple.com> | geoffk | 2003-04-05 | 1 | -1/+2 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -0/+2 |
* | * dbxout.c (dbx_debug_hooks): Update end_prologue, end_epilogue. | rupp | 2002-08-15 | 1 | -2/+2 |
* | * Makefile.in (debug.o): Depend on debug.h. | ghazi | 2002-03-12 | 1 | -1/+1 |
* | * debug.h: Use "tree" and "rtx" throughout. | grahams | 2002-01-08 | 1 | -4/+4 |
* | * Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h. | neil | 2001-07-19 | 1 | -3/+19 |
* | * Makefile.in (toplev.o, dwarfout.o, final.o): Don't depend on | neil | 2001-07-19 | 1 | -1/+4 |
* | * dbxout.c (dbxout_really_begin_function): Rename to | neil | 2001-07-17 | 1 | -10/+12 |