Age | Commit message (Expand) | Author | Files | Lines |
2017-08-08 | trans.c: Include header files. | Martin Liska | 1 | -0/+2 |
2017-05-16 | Add default value for last argument of dump functions. | Martin Liska | 1 | -1/+1 |
2017-03-14 | alias.c (struct alias_set_entry): Pack properly. | Richard Biener | 1 | -2/+2 |
2017-01-10 | PR middle-end/78245 - missing -Wformat-length on an overflow of a dynamically... | Martin Sebor | 1 | -1/+1 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-12-13 | re PR tree-optimization/78742 (internal compiler error: in int_cst_value, at ... | Richard Biener | 1 | -1/+1 |
2016-12-10 | re PR fortran/78758 (Warning: '__builtin_memcpy' ... overflows the destinatio... | Jakub Jelinek | 1 | -1/+6 |
2016-09-01 | PR tree-optimization/71831 - __builtin_object_size poor results with no | Martin Sebor | 1 | -125/+166 |
2016-07-21 | * tree-object-size.c (unknown): Use HOST_WIDE_INT_M1U instead of -1. | Jakub Jelinek | 1 | -1/+6 |
2016-07-20 | hwint.h (HOST_WIDE_INT_0): New define. | Uros Bizjak | 1 | -1/+1 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-11-16 | Remove first_pass_instance from pass_object_sizes | Tom de Vries | 1 | -3/+11 |
2015-10-30 | alias.c: Remove unused headers. | Andrew MacLeod | 1 | -5/+0 |
2015-10-29 | alias.c: Reorder #include statements and remove duplicates. | Andrew MacLeod | 1 | -4/+4 |
2015-10-26 | tree-object-size.c: Remove builtins.h include, include tree-cfg.h. | Richard Biener | 1 | -17/+15 |
2015-09-24 | Additional changes to switch from gimple to gimple * | Thomas Schwinge | 1 | -2/+2 |
2015-09-20 | switch from gimple to gimple* | Trevor Saunders | 1 | -8/+9 |
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 | -3/+0 |
2015-06-08 | coretypes.h: Include hash-table.h and hash-set.h for host files. | Andrew MacLeod | 1 | -3/+0 |
2015-06-04 | coretypes.h: Include machmode.h... | Andrew MacLeod | 1 | -3/+0 |
2015-03-26 | re PR tree-optimization/64715 (__builtin_object_size (..., 1) fails to locate... | Jakub Jelinek | 1 | -14/+49 |
2015-01-09 | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 1 | -4/+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 | -9/+11 |
2014-10-27 | ggcplug.c: Shuffle includes to include gcc-plugin.h earlier. | Andrew MacLeod | 1 | -0/+10 |
2014-07-09 | remove has_execute | Trevor Saunders | 1 | -1/+0 |
2014-06-02 | expr.h: Remove prototypes of functions defined in builtins.c. | Andrew MacLeod | 1 | -0/+1 |
2014-05-06 | Merge in wide-int. | Kenneth Zadeck | 1 | -4/+4 |
2014-05-06 | tree-pass.h (TODO_verify_ssa, [...]): Remove. | Richard Biener | 1 | -1/+1 |
2014-04-17 | pass cfun to pass::execute | Trevor Saunders | 1 | -33/+32 |
2014-04-17 | remove has_gate | Trevor Saunders | 1 | -1/+0 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-12-09 | Eliminate FOR_EACH_BB macro. | David Malcolm | 1 | -1/+1 |
2013-12-03 | re PR tree-optimization/59362 (Abort in fini_object_sizes) | Jakub Jelinek | 1 | -6/+7 |
2013-11-22 | gimple.h: Remove all includes. | Andrew MacLeod | 1 | -0/+6 |
2013-11-19 | Factor unrelated declarations out of tree.h. | Diego Novillo | 1 | -0/+2 |
2013-11-18 | re PR middle-end/59125 (gcc triggers wrong strncpy_chk) | Richard Biener | 1 | -15/+22 |
2013-11-18 | c-common.c (convert_vector_to_pointer_for_subscript): Remove cast to unsigned... | Richard Sandiford | 1 | -4/+2 |
2013-11-18 | decl.c, [...]: Replace tree_low_cst (..., 1) with tree_to_uhwi throughout. | Richard Sandiford | 1 | -9/+9 |
2013-11-18 | decl.c, [...]: Replace host_integerp (..., 1) with tree_fits_uhwi_p throughout. | Richard Sandiford | 1 | -8/+8 |
2013-11-13 | gimple-walk.h: New File. | Andrew Macleod | 1 | -0/+1 |
2013-11-08 | Re-factor tree.h - Part 1. | Diego Novillo | 1 | -1/+1 |
2013-10-23 | tree-ssa.h: Remove all #include's | Andrew MacLeod | 1 | -1/+4 |
2013-09-30 | basic-block.h (edge_list): Prefix member names with "m_". | Richard Sandiford | 1 | -1/+1 |
2013-09-28 | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 1 | -3/+4 |
2013-09-12 | tree-ssa.h: New. | Andrew MacLeod | 1 | -1/+1 |
2013-08-05 | Automated conversion of passes to C++ classes | David Malcolm | 1 | -17/+35 |
2013-06-07 | tree-object-size.c (unknown): Make const. | David Malcolm | 1 | -1/+1 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -2/+1 |