Age | Commit message (Expand) | Author | Files | Lines |
2014-05-20 | tree.h (DECL_ONE_ONLY): Return true only for externally visible symbols. | Jan Hubicka | 1 | -7/+8 |
2014-05-17 | use templates instead of gengtype for typed allocation functions | Trevor Saunders | 1 | -9/+9 |
2014-05-06 | Merge in wide-int. | Kenneth Zadeck | 1 | -42/+33 |
2014-04-11 | re PR middle-end/60797 (gcc hangs with error: only weak aliases are supported... | Richard Biener | 1 | -0/+2 |
2014-02-04 | ipa.c (function_and_variable_visibility): Decompose DECL_ONE_ONLY groups when... | Jan Hubicka | 1 | -2/+2 |
2014-01-20 | output.h (output_constant): Delete. | Eric Botcazou | 1 | -3/+3 |
2014-01-19 | * varasm.c (compute_reloc_for_constant): Use targetm.binds_local_p. | Jan Hubicka | 1 | -1/+1 |
2014-01-16 | re PR middle-end/28865 (Structures with a flexible arrray member have wrong .... | Nick Clifton | 1 | -15/+16 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-12-17 | Time profile-based function reordering (phase 2). | Martin Liska | 1 | -2/+12 |
2013-12-06 | asan.c: Remove struct tags when referring to class varpool_node. | Oleg Endo | 1 | -3/+3 |
2013-11-29 | revert: cgraph.h (varpool_node): Add need_bounds_init field. | Ilya Enkovich | 1 | -1/+0 |
2013-11-19 | Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros | David Malcolm | 1 | -1/+1 |
2013-11-19 | varasm.c (align_variable): Give error instead of warning for unsupported alig... | Joseph Myers | 1 | -5/+5 |
2013-11-19 | Factor unrelated declarations out of tree.h. | Diego Novillo | 1 | -0/+4 |
2013-11-18 | decl.c, [...]: Replace tree_low_cst (..., 1) with tree_to_uhwi throughout. | Richard Sandiford | 1 | -11/+11 |
2013-11-18 | c-common.c, [...]: Replace tree_low_cst (..., 0) with tree_to_shwi throughout. | Richard Sandiford | 1 | -6/+6 |
2013-11-18 | decl.c, [...]: Replace host_integerp (..., 1) with tree_fits_uhwi_p throughout. | Richard Sandiford | 1 | -1/+1 |
2013-11-18 | cuintp.c: Replace host_integerp (..., 0) with tree_fits_shwi_p throughout. | Richard Sandiford | 1 | -1/+1 |
2013-11-07 | re PR c++/58176 (ICE in output_constant, at varasm.c:4658) | Paolo Carlini | 1 | -0/+1 |
2013-10-31 | Automated part of renaming of symtab_node_base to symtab_node. | David Malcolm | 1 | -1/+1 |
2013-10-29 | Autogenerated fixes of "->symbol." to "->" | David Malcolm | 1 | -15/+15 |
2013-10-26 | Makefile.def (target_modules): Remove libmudflap | Jeff Law | 1 | -26/+5 |
2013-10-25 | mode-classes.def (MODE_POINTER_BOUNDS): New. | Ilya Enkovich | 1 | -0/+1 |
2013-10-18 | tree-ssa.h: Don't include gimple-low.h... | Andrew MacLeod | 1 | -0/+1 |
2013-09-28 | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 1 | -4/+4 |
2013-08-30 | Merge ubsan into trunk. | Marek Polacek | 1 | -10/+16 |
2013-08-06 | Commit the vtable verification feature. | Caroline Tice | 1 | -1/+45 |
2013-06-25 | expr.c (expand_expr_real_1): Fix formatting glitches. | Eric Botcazou | 1 | -2/+1 |
2013-06-14 | varasm.c (force_const_mem): Revert 2013-06-07 change. | Alan Modra | 1 | -2/+1 |
2013-06-12 | re PR target/56564 (movdqa on possibly-8-byte-aligned struct with -O3) | Jakub Jelinek | 1 | -4/+14 |
2013-06-11 | varasm.c (get_section): Don't die on !DECL_P decl. | Alan Modra | 1 | -14/+14 |
2013-06-11 | re PR target/56564 (movdqa on possibly-8-byte-aligned struct with -O3) | Jakub Jelinek | 1 | -1/+1 |
2013-06-10 | re PR target/56564 (movdqa on possibly-8-byte-aligned struct with -O3) | Jakub Jelinek | 1 | -17/+89 |
2013-06-08 | varasm.c (struct oc_local_state): Reorder fields. | Eric Botcazou | 1 | -40/+32 |
2013-06-07 | varasm.c (force_const_mem): Assert mode is not VOID or BLK. | Alan Modra | 1 | -1/+2 |
2013-06-05 | varasm.c (mark_decl_referenced): Revert the removal until targets are fixed. | Jan Hubicka | 1 | -0/+27 |
2013-06-05 | class.c (emit_register_classes_in_jcr_section): Use DECL_PRESERVE_P instead o... | Jan Hubicka | 1 | -27/+0 |
2013-06-03 | varasm.c (output_constant): Minor formatting tweak. | Eric Botcazou | 1 | -14/+7 |
2013-06-01 | re PR middle-end/57366 (gcc.dg/lto/attr-weakref-1 FAILs) | Jan Hubicka | 1 | -7/+0 |
2013-05-29 | cgraph.h (symtab_node_base): Add definition, alias and analyzed flags... | Jan Hubicka | 1 | -5/+5 |
2013-05-16 | varasm.c (default_use_anchors_for_symbol_p): Use decl_replaceable_p. | Nathan Sidwell | 1 | -3/+3 |
2013-05-10 | re PR target/55033 (PowerPC section type conflict error) | Alan Modra | 1 | -5/+7 |
2013-03-27 | target.def (TARGET_HAS_IFUNC_P): New target hook. | Alexander Ivchenko | 1 | -7/+8 |
2013-03-06 | re PR lto/50494 (gcc.dg/vect/vect-reduc-2char.c fails spuriously on ppc with ... | Richard Biener | 1 | -42/+27 |
2013-02-14 | re PR lto/50494 (gcc.dg/vect/vect-reduc-2char.c fails spuriously on ppc with ... | Richard Biener | 1 | -27/+42 |
2013-01-29 | re PR libstdc++/54314 (undefined references to 'construction vtable for std::... | Jason Merrill | 1 | -2/+3 |
2013-01-24 | Remove zone allocator. | Diego Novillo | 1 | -1/+1 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -3/+1 |
2013-01-07 | varasm.c (output_constant_def_contents): For asan_protect_global protected st... | Jakub Jelinek | 1 | -11/+39 |