aboutsummaryrefslogtreecommitdiff
path: root/gcc/langhooks.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-17Rename .c files to .cc files.Martin Liska1-952/+0
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-11-02Add a simulate_record_decl lang hookRichard Sandiford1-0/+19
2021-08-06middle-end/AArch64: Fix bootstrap after vec changesTamar Christina1-1/+2
2021-06-15Fortran/OpenMP: Extend defaultmap clause for OpenMP 5 [PR92568]Tobias Burnus1-3/+4
2021-05-10Come up with startswith function.Martin Liska1-4/+4
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-12-18openmp: Implicitly add 'declare target' directives for dynamic initializers i...Kwok Cheung Yeung1-0/+16
2020-10-29LTO: get_section: add new argumentMartin Liska1-1/+1
2020-09-15OpenMP/Fortran: Fix (re)mapping of allocatable/pointer arrays [PR96668]Tobias Burnus1-1/+1
2020-07-31debug/96383 - emit debug info for used external functionsRichard Biener1-0/+14
2020-06-03[OpenMP] Fix mapping of artificial variables (PR94874)Tobias Burnus1-1/+12
2020-03-25middle-end: Avoid using DECL_UID in ASM_FORMAT_PRIVATE_NAME [PR94223]Jakub Jelinek1-2/+3
2020-01-07Add a generic lhd_simulate_enum_declRichard Sandiford1-0/+39
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-10-29Add a simulate_builin_function_decl langhookRichard Sandiford1-18/+45
2019-08-23re PR middle-end/91283 (gcc.dg/torture/c99-contract-1.c FAILs)Jakub Jelinek1-1/+1
2019-08-13Use checking forms of DECL_FUNCTION_CODE (PR 91421)Richard Sandiford1-5/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-09-28tree.h (BLOCK_ORIGIN): New.Richard Biener1-10/+0
2018-08-02Fix memory leak of pretty_printer prefixesDavid Malcolm1-1/+1
2018-07-20PR middle-end/82063 - issues with arguments enabled by -WallMartin Sebor1-1/+2
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-11-16[PATCH] New lang hookNathan Sidwell1-0/+7
2017-10-17langhooks.h (struct lang_hooks): Document that tree_size langhook may be also...Jakub Jelinek1-2/+2
2017-05-19toplev.c (general_init): Call register dump lang hook.Nathan Sidwell1-0/+6
2017-01-19Make LTO's implementation of LANG_HOOKS_TYPE_FOR_SIZE the defaultDavid Malcolm1-0/+50
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-12-16re PR c++/71694 (store-data race with bitfields and tail-padding in C++)Richard Biener1-0/+9
2016-11-10omp-low.c (lower_omp_target): Fix up argument to is_reference.Jakub Jelinek1-0/+18
2016-11-03re PR debug/28767 (GCC should output DW_TAG_ptr_to_member for member functions)Jakub Jelinek1-0/+9
2016-10-17langhooks.h (struct lang_hooks_for_decls): Remove function_decl_explicit_p...Jakub Jelinek1-0/+9
2016-10-13re PR target/77957 (Undefined .LCTOC0 with -fstack-protector-strong -mminimal...Jakub Jelinek1-8/+0
2016-10-09tree-ssa.c (target_for_debug_bind, [...]): Use VAR_P and/or VAR_OR_FUNCTION_D...Jakub Jelinek1-2/+2
2016-09-26Implement -Wimplicit-fallthrough.Marek Polacek1-0/+9
2016-09-07Move class substring_loc from c-family into gccDavid Malcolm1-0/+8
2016-05-13nvptx.c (nvptx_mangle_decl_assembler_name): New.Nathan Sidwell1-0/+2
2016-05-12re PR c/70756 (Wrong column number shown for "error: invalid use of flexible ...Marek Polacek1-1/+2
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-11-25timevar.def (TV_IPA_LTO_DECOMPRESS, [...]): New.Jan Hubicka1-1/+6
2015-10-30alias.c: Remove unused headers.Andrew MacLeod1-7/+0
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod1-10/+9
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-2/+0
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-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-4/+0
2015-06-05Merge debug-early branch into mainline.Aldy Hernandez1-17/+9
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-3/+0
2015-02-04dwarf2.h (enum dwarf_source_language): Add DW_LANG_Fortran03 and DW_LANG_Fort...Jakub Jelinek1-0/+8
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-4/+9