Age | Commit message (Expand) | Author | Files | Lines |
2020-10-29 | LTO: get_section: add new argument | Martin Liska | 1 | -1/+1 |
2020-09-15 | OpenMP/Fortran: Fix (re)mapping of allocatable/pointer arrays [PR96668] | Tobias Burnus | 1 | -1/+1 |
2020-07-31 | debug/96383 - emit debug info for used external functions | Richard Biener | 1 | -0/+14 |
2020-06-03 | [OpenMP] Fix mapping of artificial variables (PR94874) | Tobias Burnus | 1 | -1/+12 |
2020-03-25 | middle-end: Avoid using DECL_UID in ASM_FORMAT_PRIVATE_NAME [PR94223] | Jakub Jelinek | 1 | -2/+3 |
2020-01-07 | Add a generic lhd_simulate_enum_decl | Richard Sandiford | 1 | -0/+39 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-10-29 | Add a simulate_builin_function_decl langhook | Richard Sandiford | 1 | -18/+45 |
2019-08-23 | re PR middle-end/91283 (gcc.dg/torture/c99-contract-1.c FAILs) | Jakub Jelinek | 1 | -1/+1 |
2019-08-13 | Use checking forms of DECL_FUNCTION_CODE (PR 91421) | Richard Sandiford | 1 | -5/+1 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-09-28 | tree.h (BLOCK_ORIGIN): New. | Richard Biener | 1 | -10/+0 |
2018-08-02 | Fix memory leak of pretty_printer prefixes | David Malcolm | 1 | -1/+1 |
2018-07-20 | PR middle-end/82063 - issues with arguments enabled by -Wall | Martin Sebor | 1 | -1/+2 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-11-16 | [PATCH] New lang hook | Nathan Sidwell | 1 | -0/+7 |
2017-10-17 | langhooks.h (struct lang_hooks): Document that tree_size langhook may be also... | Jakub Jelinek | 1 | -2/+2 |
2017-05-19 | toplev.c (general_init): Call register dump lang hook. | Nathan Sidwell | 1 | -0/+6 |
2017-01-19 | Make LTO's implementation of LANG_HOOKS_TYPE_FOR_SIZE the default | David Malcolm | 1 | -0/+50 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-12-16 | re PR c++/71694 (store-data race with bitfields and tail-padding in C++) | Richard Biener | 1 | -0/+9 |
2016-11-10 | omp-low.c (lower_omp_target): Fix up argument to is_reference. | Jakub Jelinek | 1 | -0/+18 |
2016-11-03 | re PR debug/28767 (GCC should output DW_TAG_ptr_to_member for member functions) | Jakub Jelinek | 1 | -0/+9 |
2016-10-17 | langhooks.h (struct lang_hooks_for_decls): Remove function_decl_explicit_p... | Jakub Jelinek | 1 | -0/+9 |
2016-10-13 | re PR target/77957 (Undefined .LCTOC0 with -fstack-protector-strong -mminimal... | Jakub Jelinek | 1 | -8/+0 |
2016-10-09 | tree-ssa.c (target_for_debug_bind, [...]): Use VAR_P and/or VAR_OR_FUNCTION_D... | Jakub Jelinek | 1 | -2/+2 |
2016-09-26 | Implement -Wimplicit-fallthrough. | Marek Polacek | 1 | -0/+9 |
2016-09-07 | Move class substring_loc from c-family into gcc | David Malcolm | 1 | -0/+8 |
2016-05-13 | nvptx.c (nvptx_mangle_decl_assembler_name): New. | Nathan Sidwell | 1 | -0/+2 |
2016-05-12 | re PR c/70756 (Wrong column number shown for "error: invalid use of flexible ... | Marek Polacek | 1 | -1/+2 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-11-25 | timevar.def (TV_IPA_LTO_DECOMPRESS, [...]): New. | Jan Hubicka | 1 | -1/+6 |
2015-10-30 | alias.c: Remove unused headers. | Andrew MacLeod | 1 | -7/+0 |
2015-10-29 | alias.c: Reorder #include statements and remove duplicates. | Andrew MacLeod | 1 | -10/+9 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -2/+0 |
2015-06-25 | function.h (ipa_opt_pass, [...]): Move forward declarations. | Andrew MacLeod | 1 | -2/+0 |
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 | -4/+0 |
2015-06-05 | Merge debug-early branch into mainline. | Aldy Hernandez | 1 | -17/+9 |
2015-06-04 | coretypes.h: Include machmode.h... | Andrew MacLeod | 1 | -3/+0 |
2015-02-04 | dwarf2.h (enum dwarf_source_language): Add DW_LANG_Fortran03 and DW_LANG_Fort... | Jakub Jelinek | 1 | -0/+8 |
2015-01-09 | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 1 | -4/+9 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-11-21 | PR debug/38757 gcc does not emit DW_LANG_C99. | Mark Wielaard | 1 | -0/+17 |
2014-10-28 | cgraph.h: Flatten. | Andrew MacLeod | 1 | -0/+11 |
2014-10-19 | Set SECTION_EXCLUDE flag for LTO sections. | Ilya Verbin | 1 | -1/+1 |
2014-09-11 | common.opt (flto-odr-type-merging): New flag. | Jan Hubicka | 1 | -0/+5 |
2014-08-25 | IPA C++ refactoring 4/N | Martin Liska | 1 | -1/+1 |
2014-07-30 | lto-streamer.h (lto_write_data): New function. | Richard Biener | 1 | -3/+2 |
2014-06-18 | gimplify.c (omp_notice_variable): If n is non-NULL and no flags change in ORT... | Jakub Jelinek | 1 | -0/+7 |