Age | Commit message (Expand) | Author | Files | Lines |
2015-07-13 | Fix double word typos. | Aldy Hernandez | 1 | -1/+1 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -2/+1 |
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 | -3/+0 |
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 | -19/+0 |
2015-06-04 | coretypes.h: Include machmode.h... | Andrew MacLeod | 1 | -3/+0 |
2015-01-30 | Always pass explicit location to fatal_error. | Joseph Myers | 1 | -1/+1 |
2015-01-09 | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 1 | -4/+11 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-11-24 | re PR java/64044 (Java emits bogus .class$ decls) | Richard Biener | 1 | -1/+0 |
2014-10-28 | cgraph.h: Flatten. | Andrew MacLeod | 1 | -0/+4 |
2014-10-16 | function.h: Flatten file. | Andrew MacLeod | 1 | -0/+7 |
2014-10-12 | move many gc hashtab to hash_table | Trevor Saunders | 1 | -29/+18 |
2014-07-09 | java: Use build_qualified_type instead of build_type_variant. | Mark Wielaard | 1 | -4/+4 |
2014-06-12 | symtab.c (section_hash): New hash. | Jan Hubicka | 1 | -3/+2 |
2014-06-09 | symtab.c (dump_symtab_base): Update dumping. | Jan Hubicka | 1 | -3/+3 |
2014-05-17 | use templates instead of gengtype for typed allocation functions | Trevor Saunders | 1 | -3/+2 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-12-19 | re PR other/59545 (Signed integer overflow issues) | Jakub Jelinek | 1 | -1/+1 |
2013-11-22 | Remove macros that implicitly use input_location | David Malcolm | 1 | -1/+1 |
2013-11-19 | Factor unrelated declarations out of tree.h. | Diego Novillo | 1 | -0/+3 |
2013-11-18 | c-common.c, [...]: Replace tree_low_cst (..., 0) with tree_to_shwi throughout. | Richard Sandiford | 1 | -3/+3 |
2013-11-18 | cuintp.c: Replace host_integerp (..., 0) with tree_fits_shwi_p throughout. | Richard Sandiford | 1 | -1/+1 |
2013-06-05 | class.c (emit_register_classes_in_jcr_section): Use DECL_PRESERVE_P instead o... | Jan Hubicka | 1 | -1/+1 |
2013-05-06 | re PR libgcj/57074 (libgcj regression on 32bit Power architecture) | Jakub Jelinek | 1 | -3/+11 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -2/+1 |
2013-01-04 | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 1 | -1/+1 |
2012-11-17 | This patch rewrites the old VEC macro-based interface into a new one based on... | Diego Novillo | 1 | -64/+63 |
2012-09-10 | Remove unnecessary VEC function overloads. | Diego Novillo | 1 | -3/+4 |
2012-08-14 | backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html... | Diego Novillo | 1 | -4/+4 |
2012-07-11 | expr.h (can_move_by_pieces): Move prototype from here ... | Steven Bosscher | 1 | -1/+0 |
2012-06-04 | output.h (merge_weak, [...]): Move protos from here... | Steven Bosscher | 1 | -1/+1 |
2012-05-21 | re PR java/52815 (class.c:2815:53: error: 'JCR_SECTION_NAME' was not declared... | John David Anglin | 1 | -6/+6 |
2012-04-22 | lto-symtab.c (lto_varpool_replace_node): Do not merge needed flags. | Jan Hubicka | 1 | -1/+0 |
2012-04-20 | lto-symtab.c (lto_cgraph_replace_node): Merge needed instead of force flags. | Jan Hubicka | 1 | -1/+0 |
2012-04-02 | Fix .jcr alignment | Rainer Orth | 1 | -1/+2 |
2012-03-29 | re PR java/52730 (Java front end emits assembly) | Steven Bosscher | 1 | -44/+75 |
2011-10-11 | Convert standard builtin functions from being arrays to using a functional in... | Michael Meissner | 1 | -1/+1 |
2011-07-19 | tree.h (fold_build_pointer_plus_loc): New helper function. | Richard Guenther | 1 | -10/+9 |
2010-11-29 | system.h: Include "safe-ctype.h" instead of <safe-ctype.h>. | Joseph Myers | 1 | -6/+0 |
2010-11-06 | re PR middle-end/46314 (frontends use ASM_GENERATE_INTERNAL_LABEL) | Joern Rennecke | 1 | -1/+2 |
2010-08-20 | vec.h (FOR_EACH_VEC_ELT): Define. | Nathan Froyd | 1 | -7/+5 |
2010-08-06 | * class.c (build_utf8_ref): Fix code formatting from previous commit. | David Daney | 1 | -1/+1 |
2010-08-06 | * class.c (build_utf8_ref): Make decl DECL_USER_ALIGN. | David Daney | 1 | -0/+1 |
2010-07-15 | tree.h (DECL_CHAIN): Define. | Nathan Froyd | 1 | -14/+14 |
2010-07-08 | toplev.h: Do not include diagnostic-core.h. | Manuel López-Ibáñez | 1 | -0/+1 |
2010-07-05 | re PR bootstrap/44825 (Failed to bootstrap) | Nathan Froyd | 1 | -2/+2 |
2010-07-05 | constants.c (build_constants_constructor): Use build_constructor instead of b... | Nathan Froyd | 1 | -82/+95 |
2010-06-28 | java-tree.h (struct lang_type): Change type to a VEC. | Nathan Froyd | 1 | -13/+18 |