| Commit message (Expand) | Author | Age | Files | Lines |
* | cgraph.h: Flatten. | Andrew MacLeod | 2014-10-28 | 5 | -1/+38 |
* | ggcplug.c: Shuffle includes to include gcc-plugin.h earlier. | Andrew MacLeod | 2014-10-27 | 2 | -0/+13 |
* | gengtype.h (obstack_chunk_alloc, [...]): Remove cast. | Alan Modra | 2014-10-22 | 3 | -4/+10 |
* | function.h: Flatten file. | Andrew MacLeod | 2014-10-16 | 3 | -0/+19 |
* | re PR bootstrap/63536 (bootstrap failed when configured with --with-cpu=slm) | Evgeny Stupachenko | 2014-10-15 | 2 | -0/+7 |
* | move many gc hashtab to hash_table | Trevor Saunders | 2014-10-12 | 7 | -84/+87 |
* | * jvgenmain.c (main): Provide declarations for JvRunMain{,Name}. | Marek Polacek | 2014-10-07 | 2 | -0/+8 |
* | IPA C++ refactoring 4/N | Martin Liska | 2014-08-25 | 2 | -2/+2 |
* | IPA C++ refactoring 2/N | Martin Liska | 2014-07-24 | 1 | -1/+1 |
* | IPA C++ refactoring 1/N | Martin Liska | 2014-07-24 | 1 | -1/+1 |
* | java: Use build_qualified_type instead of build_type_variant. | Mark Wielaard | 2014-07-09 | 3 | -7/+16 |
* | Remove a layer of indirection from hash_table | Trevor Saunders | 2014-06-24 | 2 | -5/+9 |
* | symtab.c (section_hash): New hash. | Jan Hubicka | 2014-06-12 | 2 | -3/+8 |
* | symtab.c (dump_symtab_base): Update dumping. | Jan Hubicka | 2014-06-09 | 2 | -3/+9 |
* | use templates instead of gengtype for typed allocation functions | Trevor Saunders | 2014-05-17 | 9 | -32/+39 |
* | rm a bunch of _stat allocation functions | Trevor Saunders | 2014-05-17 | 2 | -2/+6 |
* | boehm.c (mark_reference_fields): Don't update the mask when setting pointer_a... | Richard Sandiford | 2014-05-06 | 2 | -9/+14 |
* | Update ChangeLogs for wide-int work. | Kenneth Zadeck | 2014-05-06 | 1 | -0/+14 |
* | Merge in wide-int. | Kenneth Zadeck | 2014-05-06 | 3 | -18/+19 |
* | Update copyright years in gcc/ | Richard Sandiford | 2014-01-02 | 38 | -37/+41 |
* | Small ChangeLog fixes. | Jakub Jelinek | 2014-01-02 | 2 | -22899/+22894 |
* | gnat_ugn.texi: Bump @copying's copyright year. | Tobias Burnus | 2014-01-02 | 4 | -22894/+22904 |
* | re PR other/59545 (Signed integer overflow issues) | Jakub Jelinek | 2013-12-19 | 3 | -2/+8 |
* | gimple.h: Remove all includes. | Andrew MacLeod | 2013-11-22 | 2 | -0/+9 |
* | Remove macros that implicitly use input_location | David Malcolm | 2013-11-22 | 4 | -9/+23 |
* | Factor unrelated declarations out of tree.h. | Diego Novillo | 2013-11-19 | 12 | -0/+45 |
* | c-common.c, [...]: Replace tree_low_cst (..., 0) with tree_to_shwi throughout. | Richard Sandiford | 2013-11-18 | 3 | -5/+10 |
* | cuintp.c: Replace host_integerp (..., 0) with tree_fits_shwi_p throughout. | Richard Sandiford | 2013-11-18 | 3 | -3/+8 |
* | gimplify-be.h: New file. | Andrew MacLeod | 2013-11-14 | 2 | -1/+6 |
* | cfgrtl.c (can_fallthru): Reorder code to move tablejump check up. | Steven Bosscher | 2013-11-13 | 1 | -1/+1 |
* | gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h. | Andrew MacLeod | 2013-11-12 | 2 | -1/+5 |
* | invoke.texi (-fisolate-erroneous-paths): Document. | Jeff Law | 2013-11-07 | 2 | -1/+7 |
* | Autogenerated fixes of "->symbol." to "->" | David Malcolm | 2013-10-29 | 2 | -1/+10 |
* | Introduce gcc::dump_manager class | David Malcolm | 2013-10-14 | 2 | -1/+7 |
* | Make-lang.in (jvspec.o): Remove. | Tom Tromey | 2013-09-25 | 2 | -70/+19 |
* | Makefile.in (DRIVER_DEFINES): Use $(and), not shell code, to add -DENABLE_SHA... | Tom Tromey | 2013-09-25 | 2 | -2/+5 |
* | class.c (emit_register_classes_in_jcr_section): Use DECL_PRESERVE_P instead o... | Jan Hubicka | 2013-06-05 | 2 | -1/+6 |
* | cgraph.h (symtab_node_base): Add definition, alias and analyzed flags... | Jan Hubicka | 2013-05-29 | 2 | -1/+5 |
* | jvspec.c (jvgenmain_spec): Add %I to cc1 call. | Matthias Klose | 2013-05-22 | 2 | -1/+5 |
* | Makefile.in (LLINKER): New variable. | Jason Merrill | 2013-05-16 | 2 | -1/+5 |
* | re PR libgcj/57074 (libgcj regression on 32bit Power architecture) | Jakub Jelinek | 2013-05-06 | 2 | -3/+20 |
* | gcj.texi (Configure-time Options): Refer to GCC, not gcc. | Gerald Pfeifer | 2013-04-14 | 2 | -5/+11 |
* | expr.c (build_java_binop): Pass a type to build_int_cst. | Richard Biener | 2013-04-09 | 2 | -1/+5 |
* | * lang.c (put_decl_node): Don't iterate over end_params_node. | Kai Tietz | 2013-03-22 | 2 | -1/+6 |
* | Update copyright years in gcc/ | Richard Sandiford | 2013-01-10 | 41 | -79/+41 |
* | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 2013-01-04 | 23 | -24/+27 |
* | gcc.c (process_command): Update copyright notice dates. | Jakub Jelinek | 2013-01-03 | 2 | -2/+7 |
* | This patch rewrites the old VEC macro-based interface into a new one based on... | Diego Novillo | 2012-11-17 | 10 | -164/+176 |
* | builtins.c (define_builtin): Accept ECF flags and use set_call_expr_flags. | Jan Hubicka | 2012-11-14 | 2 | -26/+27 |
* | Change hash_table to support a comparator type different from the value type ... | Lawrence Crowl | 2012-10-25 | 1 | -5/+7 |