Age | Commit message (Expand) | Author | Files | Lines |
2020-10-28 | wide-int: Fix up set_bit_large | Jakub Jelinek | 1 | -2/+5 |
2020-08-10 | Simplify X * C1 == C2 with wrapping overflow | Marc Glisse | 1 | -0/+33 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-07-07 | tree-vrp.c (vrp_int_const_binop): Change overflow type to overflow_type. | Aldy Hernandez | 1 | -26/+53 |
2018-02-08 | Use nonzero bits to refine range in split_constant_offset (PR 81635) | Richard Sandiford | 1 | -0/+112 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-11-22 | PR82547: Undetected overflow for UNSIGNED wide_ints | Richard Sandiford | 1 | -5/+45 |
2017-10-26 | Stop print_hex from printing bits above the precision | Richard Sandiford | 1 | -0/+11 |
2017-10-18 | wide-int.cc (debug): New. | Aldy Hernandez | 1 | -0/+33 |
2017-07-02 | Reorganise machmode.h headers | Richard Sandiford | 1 | -1/+0 |
2017-01-09 | re PR translation/79019 (translatable string typo in cif-code.def:141) | Jakub Jelinek | 1 | -1/+1 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-07-19 | builtins.c: Use HOST_WIDE_INT_1 instead of (HOST_WIDE_INT) 1... | Uros Bizjak | 1 | -8/+8 |
2016-06-06 | Selftest framework | David Malcolm | 1 | -0/+170 |
2016-02-02 | wide-int.cc (canonize_uhwi): New function. | Jakub Jelinek | 1 | -15/+16 |
2016-01-30 | re PR middle-end/69546 (wrong code with -O and simple int128 arithmetics) | Jakub Jelinek | 1 | -3/+20 |
2016-01-26 | PR 69400: Invalid 128-bit modulus result | Richard Sandiford | 1 | -30/+19 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-10-30 | alias.c: Remove unused headers. | Andrew MacLeod | 1 | -2/+0 |
2015-10-29 | alias.c: Reorder #include statements and remove duplicates. | Andrew MacLeod | 1 | -4/+1 |
2015-08-05 | re PR middle-end/66311 (Problems with some integer(16) values) | Richard Sandiford | 1 | -3/+10 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -2/+1 |
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 | -1/+0 |
2015-06-04 | coretypes.h: Include machmode.h... | Andrew MacLeod | 1 | -3/+0 |
2015-02-24 | re PR tree-optimization/65170 (curve25519-donna-c64 miscompilation) | Jakub Jelinek | 1 | -0/+5 |
2015-02-23 | re PR fortran/63427 (hwint.h:250:29: runtime error: shift exponent 64 is too ... | Richard Sandiford | 1 | -4/+16 |
2015-01-27 | re PR tree-optimization/64807 (Wrong-code because of wide-int division) | Jakub Jelinek | 1 | -0/+1 |
2015-01-09 | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 1 | -0/+8 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-07-04 | re PR tree-optimization/61682 (wrong code at -O3 on x86_64-linux-gnu) | Jakub Jelinek | 1 | -1/+19 |
2014-05-28 | PR bootstrap/PR61146 | Francois-Xavier Coudert | 1 | -1/+2 |
2014-05-28 | hwint.h (*_HALF_WIDE_INT*): Move to ... | Richard Biener | 1 | -0/+10 |
2014-05-17 | wide-int.cc: Only include longlong.h if W_TYPE_SIZE==32 or __SIZEOF_INT128__ ... | Richard Sandiford | 1 | -1/+6 |
2014-05-09 | Revert wide-int change. | Ramana Radhakrishnan | 1 | -6/+0 |
2014-05-08 | Define UDWtype for longlong.h inclusion in wide-int.cc | Ramana Radhakrishnan | 1 | -0/+6 |
2014-05-06 | Merge in wide-int. | Kenneth Zadeck | 1 | -0/+2083 |