Age | Commit message (Expand) | Author | Files | Lines |
2019-10-11 | Do not allocate ggc during streaming. | Jan Hubicka | 1 | -5/+5 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-11-16 | Don't use %z printf length specifier | Michael Matz | 1 | -2/+2 |
2018-11-05 | Come up with SIZE_AMOUNT and use it in memory statistics and sort stats. | Martin Liska | 1 | -8/+8 |
2018-07-07 | Fix sigsegv on -fdump-tree-all-enumerate_locals | Tom de Vries | 1 | -0/+3 |
2018-05-18 | tree-dfa.c (get_ref_base_and_extent): Use range-info to refine results when p... | Richard Biener | 1 | -0/+43 |
2018-04-06 | re PR tree-optimization/85244 (Bad optimisation with flexible array member (m... | Richard Biener | 1 | -3/+10 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-12-21 | poly_int: MEM_REF offsets | Richard Sandiford | 1 | -4/+4 |
2017-12-20 | poly_int: get_addr_base_and_unit_offset | Richard Sandiford | 1 | -14/+17 |
2017-12-20 | poly_int: get_ref_base_and_extent | Richard Sandiford | 1 | -60/+84 |
2017-10-02 | tree-dfa.c (get_ref_base_and_extent): Set *pmax_size to -1 if *poffset + *pma... | Jakub Jelinek | 1 | -1/+16 |
2017-05-17 | Introduce dump_flags_t type and use it instead of int type. | Martin Liska | 1 | -1/+1 |
2017-01-05 | Introduce RTL function reader | David Malcolm | 1 | -0/+5 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-10-09 | tree-ssa.c (target_for_debug_bind, [...]): Use VAR_P and/or VAR_OR_FUNCTION_D... | Jakub Jelinek | 1 | -4/+3 |
2016-05-18 | To... | Richard Sandiford | 1 | -0/+23 |
2016-05-02 | Support << and >> for offset_int and widest_int | Richard Sandiford | 1 | -5/+5 |
2016-03-10 | Add -funconstrained-commons to work around PR/69368 (and others) in SPEC2006 | Alan Lawrence | 1 | -1/+14 |
2016-02-04 | re PR fortran/69368 (spec2006 test case 416.gamess fails with the g++ 6.0 com... | Jakub Jelinek | 1 | -9/+0 |
2016-01-21 | re PR tree-optimization/69355 (Wrong results with -O1 optimization) | Jakub Jelinek | 1 | -1/+1 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-11-08 | Merge of the scalar-storage-order branch. | Eric Botcazou | 1 | -3/+8 |
2015-10-30 | alias.c: Remove unused headers. | Andrew MacLeod | 1 | -15/+0 |
2015-10-29 | alias.c: Reorder #include statements and remove duplicates. | Andrew MacLeod | 1 | -7/+7 |
2015-09-20 | switch from gimple to gimple* | Trevor Saunders | 1 | -6/+6 |
2015-08-19 | remove more useless typedefs | Trevor Saunders | 1 | -2/+1 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -18/+5 |
2015-06-17 | coretypes.h: Include input.h and as-a.h. | Andrew MacLeod | 1 | -2/+0 |
2015-06-08 | coretypes.h: Include hash-table.h and hash-set.h for host files. | Andrew MacLeod | 1 | -5/+0 |
2015-06-04 | coretypes.h: Include machmode.h... | Andrew MacLeod | 1 | -5/+0 |
2015-01-15 | dojump.h: New header file. | Prathamesh Kulkarni | 1 | -2/+12 |
2015-01-09 | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 1 | -3/+10 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-11-19 | Merger of git branch "gimple-classes-v2-option-3" | David Malcolm | 1 | -6/+6 |
2014-10-29 | decl.c, [...]: Remove redundant enum from machine_mode. | Richard Sandiford | 1 | -1/+1 |
2014-10-27 | ggcplug.c: Shuffle includes to include gcc-plugin.h earlier. | Andrew MacLeod | 1 | -4/+7 |
2014-10-16 | function.h: Flatten file. | Andrew MacLeod | 1 | -0/+5 |
2014-10-12 | move many gc hashtab to hash_table | Trevor Saunders | 1 | -9/+9 |
2014-08-29 | cppbuiltin.c (define_builtin_macros_for_type_sizes): Round pointer size up to... | DJ Delorie | 1 | -1/+1 |
2014-06-17 | tree-dfa.h (get_addr_base_and_unit_offset_1): Move from here. | Andrew MacLeod | 1 | -0/+139 |
2014-05-06 | Merge in wide-int. | Kenneth Zadeck | 1 | -53/+48 |
2014-04-22 | re PR tree-optimization/60823 (ICE in gimple_expand_cfg, at cfgexpand.c:5644) | Jakub Jelinek | 1 | -1/+1 |
2014-03-13 | re PR tree-optimization/59779 (FAIL: gcc.dg/autopar/outer-1.c scan-tree-dump-... | Jakub Jelinek | 1 | -58/+69 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-12-20 | merge auto_vec and stack_vec | Trevor Saunders | 1 | -1/+1 |
2013-12-09 | Eliminate FOR_ALL_BB macro. | David Malcolm | 1 | -1/+1 |
2013-12-09 | Eliminate FOR_EACH_BB macro. | David Malcolm | 1 | -2/+2 |
2013-11-25 | tree-dfa.c: Remove unused convert.h include. | Richard Biener | 1 | -1/+0 |
2013-11-22 | gimple.h: Remove all includes. | Andrew MacLeod | 1 | -2/+4 |