aboutsummaryrefslogtreecommitdiff
path: root/gcc/lto
AgeCommit message (Expand)AuthorFilesLines
2021-09-04Daily bump.GCC Administrator1-0/+6
2021-09-03c++, abi: Set DECL_FIELD_CXX_ZERO_WIDTH_BIT_FIELD on C++ zero width bitfields...Jakub Jelinek1-0/+1
2021-09-03Daily bump.GCC Administrator1-0/+5
2021-09-02Enable _Float16 type for TARGET_SSE2 and above.liuhongt1-0/+3
2021-06-01Daily bump.GCC Administrator1-0/+5
2021-05-31LTO: stream properly FUNCTION_DECL_DECL_TYPE.Martin Liska1-1/+1
2021-05-25Daily bump.GCC Administrator1-0/+4
2021-05-24Do not load the thunk symbols.Wang Liushuai1-1/+1
2021-04-16Daily bump.GCC Administrator1-0/+5
2021-04-15Fix handling of clones in lto_wpa_write_files [PR98599]Jan Hubicka1-1/+1
2021-04-09Daily bump.GCC Administrator1-0/+5
2021-04-08PR middle-end/99883 - A couple of minor misspellingsMartin Sebor1-1/+1
2021-03-01Daily bump.GCC Administrator1-0/+7
2021-02-28typos: Fix various typos - mainly misspelled reference* [PR99304]Jakub Jelinek1-1/+2
2021-01-04Update copyright years.Jakub Jelinek18-18/+18
2021-01-04Update Copyright in ChangeLog filesJakub Jelinek1-1/+1
2020-12-17Daily bump.GCC Administrator1-0/+4
2020-12-16opts: Remove all usages of Report keyword.Martin Liska1-3/+3
2020-11-21Daily bump.GCC Administrator1-0/+9
2020-11-20configury: Fix up --enable-link-serialization supportJakub Jelinek1-5/+5
2020-11-19Daily bump.GCC Administrator1-0/+12
2020-11-18lto: Fix typo in comment of gcc/lto/lto-symtab.cJerry Clcanny1-1/+1
2020-11-18configury: --enable-link-serialization supportJakub Jelinek1-4/+14
2020-11-18Daily bump.GCC Administrator1-0/+7
2020-11-17Make ltrans type canonicals compatible with WPA onesJan Hubicka1-2/+3
2020-11-07Daily bump.GCC Administrator1-0/+5
2020-11-06core: Rename DECL_IS_BUILTIN -> DECL_IS_UNDECLARED_BUILTINNathan Sidwell1-2/+2
2020-10-29Daily bump.GCC Administrator1-0/+8
2020-10-28lto: LTO cgraph support for late declare variant resolution [PR96680]Jakub Jelinek2-3/+3
2020-10-24Daily bump.GCC Administrator1-0/+5
2020-10-23Move thunks out of cgraph_nodeJan Hubicka1-1/+1
2020-08-28Daily bump.GCC Administrator1-0/+5
2020-08-27vec: add exact argument for various grow functions.Martin Liska1-1/+1
2020-06-04Daily bump.GCC Administrator1-0/+4
2020-06-03Optimize ODR enum streamingJan Hubicka1-3/+1
2020-05-22Avoid streaming stray references.Jan Hubicka2-17/+15
2020-05-20Avoid SCC hashing on unmergeable treesJan Hubicka2-96/+154
2020-05-07extend DECL_GIMPLE_REG_P to all typesRichard Biener2-1/+7
2020-04-29c++, middle-end, rs6000: Fix C++17 ABI incompatibilities during class layout ...Jakub Jelinek2-0/+6
2020-04-17Initialize file_data->lto_section_header before lto_mode_identity_table call.Martin Liska2-5/+13
2020-04-08Allow new/delete operator deletion only for replaceable.Martin Liska2-0/+7
2020-03-25middle-end: Avoid using DECL_UID in ASM_FORMAT_PRIVATE_NAME [PR94223]Jakub Jelinek2-1/+8
2020-03-24Fix OpenMP offload handling for target-link variables for nvptx (PR81689)Tobias Burnus2-0/+6
2020-03-23lto/lto.c – used $ or . in generated linkptr nameTobias Burnus2-4/+7
2020-03-23Set proper DECL_ALIGN in offload_handle_link_vars (PR94233)Tobias Burnus2-9/+11
2020-02-05Do not load body for alias symbols.Martin Liska2-10/+19
2020-01-16Fix noreorder symbol partitioning reversion.Martin Liska2-0/+9
2020-01-08Use cgraph_node::dump_{asm_},name where possible.Martin Liska3-7/+16
2020-01-08Replace node->name/node->order with node->dump_name.Martin Liska2-2/+6
2020-01-01Update copyright years.Jakub Jelinek19-19/+23