aboutsummaryrefslogtreecommitdiff
path: root/gcc/lto/lto-lang.c
AgeCommit message (Expand)AuthorFilesLines
2020-03-25middle-end: Avoid using DECL_UID in ASM_FORMAT_PRIVATE_NAME [PR94223]Jakub Jelinek1-1/+2
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-11-25Prevent all uses of DFP when unsupported (PR c/91985).Joseph Myers1-3/+6
2019-10-31re PR middle-end/92231 (ICE in gimple_fold_stmt_to_constant_1)Jakub Jelinek1-1/+2
2019-10-04Mark C2x built-in functions as such.Joseph Myers1-0/+1
2019-08-23re PR middle-end/91283 (gcc.dg/torture/c99-contract-1.c FAILs)Jakub Jelinek1-1/+2
2019-06-25Implement alternate "__intN__" form of "__intN" typeJozef Lawrynowicz1-2/+4
2019-05-06Add lto-dump tool.Hrishikesh Kulkarni1-6/+0
2019-05-06Split part of functionality from lto.c to lto-common.c.Martin Liska1-0/+1
2019-03-11Wrap option names in gcc internal messages with %< and %>.Martin Liska1-2/+3
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-08-27Come up with fndecl_built_in_p.Martin Liska1-2/+1
2018-07-20PR middle-end/82063 - issues with arguments enabled by -WallMartin Sebor1-1/+2
2018-06-08dumpfile.c (FIRST_ME_AUTO_NUMBERED_DUMP): Bump to 4.Jan Hubicka1-0/+22
2018-05-30passes.c (ipa_write_summaries): Only modify statements if body is in memory.Jan Hubicka1-2/+23
2018-01-03Add support for MODE_VECTOR_BOOLRichard Sandiford1-0/+8
2018-01-03poly_int: TYPE_VECTOR_SUBPARTSRichard Sandiford1-1/+2
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-15tree-core.h (struct attribute_spec): Swap affects_type_identity and handler f...Jakub Jelinek1-40/+40
2017-12-07PR c/81544 - attribute noreturn and warn_unused_result on the same function a...Martin Sebor1-21/+61
2017-11-28Remove Cilk Plus support.Julia Koval1-4/+0
2017-10-13* lto-lang.c (lto_post_options): Clean shlib flag when not doing PIC.Jan Hubicka1-0/+2
2017-08-30[35/77] Add uses of as_a <scalar_int_mode>Richard Sandiford1-9/+9
2017-08-08trans.c: Include header files.Martin Liska1-0/+2
2017-07-25c-attribs.c (c_common_attribute_table): Add entry for "patchable_function_ent...Torsten Duwe1-0/+12
2017-06-23Refactor fileptr_type_node handlingMarc Glisse1-7/+11
2017-05-01re PR c++/80038 (Random segfault using local vectors in Cilk function)Xi Ruoyao1-3/+3
2017-01-19Make LTO's implementation of LANG_HOOKS_TYPE_FOR_SIZE the defaultDavid Malcolm1-55/+1
2017-01-11re PR middle-end/50199 (wrong code with -flto -fno-merge-constants)Jakub Jelinek1-0/+6
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-11-26tree.c (build_common_tree_nodes): Initialize ptrdiff_type_node.Prathamesh Kulkarni1-2/+0
2016-11-21re PR c++/71973 (c++ handles built-in functions inconsistently)Bernd Edlinger1-0/+4
2016-06-10PR c/71392 - SEGV calling integer overflow built-ins with a null pointerMartin Sebor1-2/+7
2016-03-17Set flag_pic to flag_pie for PIE in LTOH.J. Lu1-1/+1
2016-02-08Remove -fshort-doubleBernd Schmidt1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-11-25re PR lto/67548 (LTO drops weak binding with "ld -r")Jan Hubicka1-0/+29
2015-11-11decl.c: Remove unused header files.Andrew MacLeod1-7/+0
2015-11-07Move #undef DEF_BUILTIN* to builtins.defRichard Sandiford1-1/+0
2015-10-29decl.c: Reorder #include's and remove duplicates.Andrew MacLeod1-7/+5
2015-10-13builtin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONGPTR, [...]): New.Jakub Jelinek1-0/+24
2015-09-28gomp-constants.h (GOMP_VERSION_NVIDIA_PTX): Increment.Nathan Sidwell1-8/+7
2015-07-13Fix double word typos.Aldy Hernandez1-1/+1
2015-07-09lto-streamer.h: Don't include target.h and alloc-pool.h.Andrew MacLeod1-1/+0
2015-07-09flags.h: Don't include flag-types.h or options.h.Andrew MacLeod1-1/+0
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-9/+6
2015-06-25function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod1-2/+0
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-3/+0
2015-06-12lto-lang.c (lto_type_for_size): Include intN types.DJ Delorie1-0/+15
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-4/+0