Age | Commit message (Expand) | Author | Files | Lines |
2023-07-05 | Change MODE_BITSIZE to MODE_PRECISION for MODE_VECTOR_BOOL. | Robin Dapp | 1 | -1/+7 |
2023-06-28 | final+varasm: Change return type of predicate functions from int to bool | Uros Bizjak | 1 | -47/+49 |
2023-06-26 | narrowing initializers and initializer_constant_valid_p_1 | Richard Biener | 1 | -0/+2 |
2023-06-23 | Fix initializer_constant_valid_p_1 TYPE_PRECISION use | Richard Biener | 1 | -1/+2 |
2023-06-02 | c++: make initializer_list array static again [PR110070] | Jason Merrill | 1 | -1/+1 |
2023-06-02 | varasm: check float size | Jason Merrill | 1 | -5/+6 |
2023-05-19 | Fix internal error on small array with negative lower bound | Eric Botcazou | 1 | -9/+8 |
2023-05-18 | gcc: use _P() defines from tree.h | Bernhard Reutner-Fischer | 1 | -1/+1 |
2023-01-02 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-12-01 | varasm: Fix type confusion bug | Alex Coplan | 1 | -1/+1 |
2022-11-24 | Adjust the symbol for SECTION_LINK_ORDER linked_to section [PR99889] | Kewen.Lin | 1 | -5/+10 |
2022-10-20 | ipa-visibility: Optimize TLS access [PR99619] | Artem Klimov | 1 | -1/+31 |
2022-10-13 | use proper DECL_INITIAL for VTV | Martin Liska | 1 | -17/+0 |
2022-09-29 | place `const volatile' objects in read-only sections | Jose E. Marchesi | 1 | -3/+0 |
2022-09-02 | STABS: remove -gstabs and -gxcoff functionality | Martin Liska | 1 | -4/+0 |
2022-06-18 | varasm: Fix up ICE in narrowing_initializer_constant_valid_p [PR105998] | Jakub Jelinek | 1 | -2/+8 |
2022-06-04 | PR middle-end/95126: Expand small const structs as immediate constants. | Roger Sayle | 1 | -2/+2 |
2022-05-17 | PR105169 Fix references to discarded sections | Giuliano Belinassi | 1 | -13/+20 |
2022-03-07 | Fix up duplicated duplicated words in comments | Jakub Jelinek | 1 | -1/+1 |
2022-02-22 | arm: Implement MVE predicates as vectors of booleans | Christophe Lyon | 1 | -2/+5 |
2022-01-28 | internal_error - do not use leading capital letter | Martin Liska | 1 | -1/+1 |
2022-01-18 | Fix -Wformat-diag for s390x target. | Martin Liska | 1 | -1/+1 |
2022-01-17 | Change references of .c files to .cc files | Martin Liska | 1 | -5/+5 |
2022-01-17 | Rename .c files to .cc files. | Martin Liska | 1 | -0/+8509 |