Age | Commit message (Expand) | Author | Files | Lines |
2015-11-08 | Merge of the scalar-storage-order branch. | Eric Botcazou | 1 | -3/+3 |
2015-10-30 | alias.c: Remove unused headers. | Andrew MacLeod | 1 | -9/+0 |
2015-10-29 | alias.c: Reorder #include statements and remove duplicates. | Andrew MacLeod | 1 | -14/+13 |
2015-07-13 | Fix double word typos. | Aldy Hernandez | 1 | -2/+2 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -2/+0 |
2015-06-25 | function.h (ipa_opt_pass, [...]): Move forward declarations. | Andrew MacLeod | 1 | -2/+0 |
2015-06-17 | coretypes.h: Include input.h and as-a.h. | Andrew MacLeod | 1 | -2/+0 |
2015-06-11 | dbxout.c (xcoff_debug_hooks): Provide a function for register_main_translatio... | David Edelsohn | 1 | -0/+1 |
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 | -7/+0 |
2015-06-05 | Merge debug-early branch into mainline. | Aldy Hernandez | 1 | -4/+15 |
2015-06-04 | coretypes.h: Include machmode.h... | Andrew MacLeod | 1 | -5/+0 |
2015-02-04 | dwarf2.h (enum dwarf_source_language): Add DW_LANG_Fortran03 and DW_LANG_Fort... | Jakub Jelinek | 1 | -1/+1 |
2015-01-15 | dojump.h: New header file. | Prathamesh Kulkarni | 1 | -4/+9 |
2015-01-09 | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 1 | -1/+10 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-11-24 | re PR c++/58561 ([c++11] ICE using declaration of function with auto in retur... | David Edelsohn | 1 | -0/+12 |
2014-11-21 | PR debug/38757 gcc does not emit DW_LANG_C99. | Mark Wielaard | 1 | -5/+4 |
2014-11-05 | ipa-chkp.c: New. | Ilya Enkovich | 1 | -0/+4 |
2014-11-05 | Don't unnecessarily call eliminate_regs. | Bernd Schmidt | 1 | -1/+2 |
2014-10-29 | decl.c, [...]: Remove redundant enum from machine_mode. | Richard Sandiford | 1 | -1/+1 |
2014-10-28 | cgraph.h: Flatten. | Andrew MacLeod | 1 | -0/+4 |
2014-10-16 | function.h: Flatten file. | Andrew MacLeod | 1 | -0/+6 |
2014-09-24 | cgraph.h, [...]: Rename all instances of DECL_ABSTRACT to DECL_ABSTRACT_P. | Aldy Hernandez | 1 | -1/+1 |
2014-09-04 | Revert incorrect merging of debug-early branch. | Aldy Hernandez | 1 | -2/+2 |
2014-09-04 | + * c/c-decl.c (write_global_declarations_1): Call global_decl() + with early... | Aldy Hernandez | 1 | -2/+2 |
2014-09-02 | support ggc hash_map and hash_set | Trevor Saunders | 1 | -8/+6 |
2014-08-21 | Debug hooks: use rtx_insn and rtx_code_label | David Malcolm | 1 | -4/+4 |
2014-07-24 | IPA C++ refactoring 2/N | Martin Liska | 1 | -1/+1 |
2014-05-17 | use templates instead of gengtype for typed allocation functions | Trevor Saunders | 1 | -1/+1 |
2014-05-06 | Merge in wide-int. | Kenneth Zadeck | 1 | -75/+23 |
2014-04-14 | tree.h (TYPE_IDENTIFIER): Declare. | Paolo Carlini | 1 | -12/+8 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-12-06 | asan.c: Remove struct tags when referring to class varpool_node. | Oleg Endo | 1 | -1/+1 |
2013-11-29 | revert: cgraph.h (varpool_node): Add need_bounds_init field. | Ilya Enkovich | 1 | -4/+0 |
2013-11-27 | 2013-11-27 Bernd Edlinger <bernd.edlinger@hotmail.de> | Bernd Edlinger | 1 | -1/+1 |
2013-11-26 | Remove parameter keep_aligning from get_inner_reference. | Bernd Edlinger | 1 | -1/+1 |
2013-11-20 | dbxout.c (dbxout_type): Ignore POINTER_BOUNDS_TYPE. | Ilya Enkovich | 1 | -0/+4 |
2013-11-20 | cuintp.c (UI_From_gnu): Use tree_to_shwi. | Kenneth Zadeck | 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 | -8/+8 |
2013-11-18 | decl.c, [...]: Replace host_integerp (..., 1) with tree_fits_uhwi_p throughout. | Richard Sandiford | 1 | -5/+5 |
2013-11-18 | cuintp.c: Replace host_integerp (..., 0) with tree_fits_shwi_p throughout. | Richard Sandiford | 1 | -6/+6 |
2013-10-29 | Autogenerated fixes of "->symbol." to "->" | David Malcolm | 1 | -1/+1 |
2013-09-28 | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 1 | -8/+8 |
2013-05-29 | cgraph.h (symtab_node_base): Add definition, alias and analyzed flags... | Jan Hubicka | 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 | -11/+10 |
2012-10-23 | dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg. | Vladimir Makarov | 1 | -1/+1 |