Age | Commit message (Expand) | Author | Files | Lines |
2017-08-30 | [74/77] Various small scalar_mode changes | Richard Sandiford | 1 | -4/+8 |
2017-08-21 | re PR go/78628 (GO fails to build a translation unit decl) | Richard Biener | 1 | -0/+2 |
2017-07-29 | debug.h (struct gcc_debug_hooks): Add IMPLICIT argument to imported_module_or... | Jakub Jelinek | 1 | -1/+1 |
2017-02-18 | final.c (last_columnnum, [...]): New variables. | Jakub Jelinek | 1 | -4/+8 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-10-13 | Move MEMMODEL_* from coretypes.h to memmodel.h | Thomas Preud'homme | 1 | -0/+1 |
2016-10-09 | tree-ssa.c (target_for_debug_bind, [...]): Use VAR_P and/or VAR_OR_FUNCTION_D... | Jakub Jelinek | 1 | -4/+2 |
2016-09-20 | debug.h (gcc_debug_hooks): Add filename parameter to early_finish hook. | Richard Biener | 1 | -1/+1 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-12-17 | DWARF: handle variable-length records and variant parts | Pierre-Marie de Rodat | 1 | -0/+1 |
2015-11-16 | PR 68366 - include emit-rtl.h in sdbout.c | Trevor Saunders | 1 | -0/+2 |
2015-11-15 | remove conditional compilation of sdb debug info | Trevor Saunders | 1 | -5/+1 |
2015-11-15 | remove EXTENDED_SDB_BASIC_TYPES | Trevor Saunders | 1 | -5/+1 |
2015-10-30 | alias.c: Remove unused headers. | Andrew MacLeod | 1 | -1/+0 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -1/+0 |
2015-06-17 | coretypes.h: Include input.h and as-a.h. | Andrew MacLeod | 1 | -1/+0 |
2015-06-11 | Restore DW_AT_abstract_origin for cross-unit call sites | Pierre-Marie de Rodat | 1 | -0/+1 |
2015-06-08 | coretypes.h: Include hash-table.h and hash-set.h for host files. | Andrew MacLeod | 1 | -5/+0 |
2015-06-05 | Merge debug-early branch into mainline. | Aldy Hernandez | 1 | -6/+17 |
2015-06-04 | coretypes.h: Include machmode.h... | Andrew MacLeod | 1 | -3/+0 |
2015-01-09 | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 1 | -0/+9 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-11-12 | sdbout.c (sdbout_symbol): Eliminate register only if decl isn't a global vari... | Kai Tietz | 1 | -4/+7 |
2014-09-04 | Revert incorrect merging of debug-early branch. | Aldy Hernandez | 1 | -2/+3 |
2014-09-04 | + * c/c-decl.c (write_global_declarations_1): Call global_decl() + with early... | Aldy Hernandez | 1 | -3/+2 |
2014-08-21 | Debug hooks: use rtx_insn and rtx_code_label | David Malcolm | 1 | -3/+3 |
2014-06-12 | symtab.c (section_hash): New hash. | Jan Hubicka | 1 | -1/+1 |
2014-03-18 | re PR rtl-optimization/56356 (DJGPP compiler crashing) | Kai Tietz | 1 | -2/+8 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-11-19 | Factor unrelated declarations out of tree.h. | Diego Novillo | 1 | -0/+2 |
2013-11-18 | decl.c, [...]: Replace tree_low_cst (..., 1) with tree_to_uhwi throughout. | Richard Sandiford | 1 | -1/+1 |
2013-11-18 | c-common.c, [...]: Replace tree_low_cst (..., 0) with tree_to_shwi throughout. | Richard Sandiford | 1 | -4/+4 |
2013-11-18 | decl.c, [...]: Replace host_integerp (..., 1) with tree_fits_uhwi_p throughout. | Richard Sandiford | 1 | -2/+2 |
2013-11-18 | cuintp.c: Replace host_integerp (..., 0) with tree_fits_shwi_p throughout. | Richard Sandiford | 1 | -5/+5 |
2013-09-28 | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 1 | -8/+9 |
2013-03-05 | sdbout.c (sdbout_one_type): Switch to current function's section supporting c... | Kai Tietz | 1 | -1/+1 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -3/+1 |
2012-11-17 | This patch rewrites the old VEC macro-based interface into a new one based on... | Diego Novillo | 1 | -4/+4 |
2012-10-23 | dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg. | Vladimir Makarov | 1 | -1/+1 |
2012-06-24 | output.h: (current_function_is_leaf... | Steven Bosscher | 1 | -1/+1 |
2012-03-14 | Remove MIPS_DEBUGGING_INFO support | Rainer Orth | 1 | -77/+9 |
2011-03-16 | emit-rtl.c (try_split): Don't call copy_call_info debug hook. | Jakub Jelinek | 1 | -5/+1 |
2010-11-30 | diagnostic-core.h: Include bversion.h. | Joseph Myers | 1 | -1/+0 |
2010-11-15 | godump.c: New file. | Ian Lance Taylor | 1 | -42/+2 |
2010-10-14 | re PR c++/44561 (using nullptr_t with -flto/-fwhopr causes ICE: tree code 'la... | Richard Guenther | 1 | -0/+1 |
2010-08-20 | vec.h (FOR_EACH_VEC_ELT): Define. | Nathan Froyd | 1 | -1/+1 |
2010-07-08 | toplev.h: Do not include diagnostic-core.h. | Manuel López-Ibáñez | 1 | -0/+1 |
2010-06-16 | This patch adds the end prologue and begin epilogue markers in Dwarf2 | Douglas B Rupp | 1 | -1/+3 |
2010-05-13 | re PR bootstrap/44048 (building without C++ enabled fails) | Jason Merrill | 1 | -1/+0 |
2010-05-06 | Add support for C++0x nullptr. | Jason Merrill | 1 | -0/+1 |