Age | Commit message (Expand) | Author | Files | Lines |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-11-29 | Remove unreachable returns | Richard Biener | 1 | -1/+0 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-08-30 | [67/77] Use scalar_mode in fixed-value.* | Richard Sandiford | 1 | -6/+6 |
2017-03-03 | fixed-value.c (fixed_from_string): Restore use of elt (1) in place of uhigh (). | Richard Biener | 1 | -2/+2 |
2017-03-02 | re PR tree-optimization/79345 (passing yet-uninitialized member as argument t... | Richard Biener | 1 | -4/+4 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-09-27 | auto-inc-dec.c (try_merge): Remove break after return. | Jakub Jelinek | 1 | -7/+0 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-10-30 | alias.c: Remove unused headers. | Andrew MacLeod | 1 | -1/+0 |
2015-10-30 | Fix real_2expN mode arguments in fixed-value.c | Richard Sandiford | 1 | -6/+6 |
2015-10-29 | alias.c: Reorder #include statements and remove duplicates. | Andrew MacLeod | 1 | -1/+1 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -1/+0 |
2015-06-17 | coretypes.h: Include input.h and as-a.h. | Andrew MacLeod | 1 | -1/+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 | -5/+0 |
2015-01-09 | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 1 | -0/+10 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-10-29 | decl.c, [...]: Remove redundant enum from machine_mode. | Richard Sandiford | 1 | -9/+9 |
2014-05-06 | Merge in wide-int. | Kenneth Zadeck | 1 | -7/+21 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-09-28 | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 1 | -1/+1 |
2013-05-03 | double-int.h (lshift): New overload without precision and arith argument. | Richard Biener | 1 | -3/+3 |
2013-02-08 | re PR tree-optimization/56064 (Optimize VIEW_CONVERT_EXPR with FIXED_CST) | Georg-Johann Lay | 1 | -2/+8 |
2013-01-30 | re PR tree-optimization/56064 (Optimize VIEW_CONVERT_EXPR with FIXED_CST) | Georg-Johann Lay | 1 | -0/+18 |
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/+2 |
2012-09-07 | Modify gcc/*.[hc] double_int call sites to use the new interface. | Lawrence Crowl | 1 | -17/+12 |
2012-08-14 | backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html... | Diego Novillo | 1 | -168/+115 |
2012-06-02 | 2012-06-2 Kenneth Zadeck <zadeck@naturalbridge.com> | Kenneth Zadeck | 1 | -32/+32 |
2010-11-30 | diagnostic-core.h: Include bversion.h. | Joseph Myers | 1 | -2/+1 |
2010-07-08 | toplev.h: Do not include diagnostic-core.h. | Manuel López-Ibáñez | 1 | -0/+1 |
2010-07-05 | double-int.h (double_int_sub): Declare. | Richard Biener | 1 | -6/+6 |
2010-05-21 | real: Do not include gmp.h, mpfr.h, and mpc.h. | Steven Bosscher | 1 | -1/+1 |
2010-05-21 | tree.h: Include real.h and fixed-value.h as basic datatypes. | Steven Bosscher | 1 | -1/+0 |
2009-04-27 | collect2.c (is_ctor_dtor): Change type of ret field in struct names to symkind. | Ian Lance Taylor | 1 | -2/+2 |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 1 | -1/+1 |
2008-12-19 | builtins.c, [...]: Fix comments. | Andrew Haley | 1 | -2/+2 |
2008-12-09 | fixed-value.c (do_fixed_add): Add comment. | Andrew Haley | 1 | -0/+2 |
2008-12-08 | gimple.h (gimple_build_try): Fix declaration. | Andrew Haley | 1 | -3/+11 |
2007-09-07 | Reapply reverted change: | Janis Johnson | 1 | -6/+6 |
2007-09-06 | Revert: | Janis Johnson | 1 | -6/+6 |
2007-09-05 | optabs.c (expand_float): Convert unsigned integer as signed only if it provid... | Janis Johnson | 1 | -6/+6 |
2007-09-01 | arm.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2007-08-06 | fixed-value.h: New file. | Chao-ying Fu | 1 | -0/+1140 |