aboutsummaryrefslogtreecommitdiff
path: root/gcc/lto/lto-lang.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-05Merge debug-early branch into mainline.Aldy Hernandez1-15/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-3/+0
2015-02-24[PR libgomp/64625] Remove __OFFLOAD_TABLE__ variable/formal parameter.Thomas Schwinge1-18/+16
2015-01-15Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge1-0/+17
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-4/+10
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford1-3/+3
2014-10-28cgraph.h: Flatten.Andrew MacLeod1-0/+4
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+8
2014-10-14machmode.h (int_n_data_t): New.DJ Delorie1-3/+29
2014-09-04Revert incorrect merging of debug-early branch.Aldy Hernandez1-1/+1
2014-09-04+ * c/c-decl.c (write_global_declarations_1): Call global_decl() + with early...Aldy Hernandez1-1/+1
2014-08-14re PR lto/62067 (lto-lang.c:549: too many calls to va_end on some code paths ?)Richard Biener1-5/+6
2014-08-08re PR lto/62032 (FAIL: vsnprintf-chk.c execution, -O2 -flto -fno-use-linker-...Bin Cheng1-3/+3
2014-05-22Cosmetic fixes for DEF_FUNCTION_TYPE_* macros.Thomas Schwinge1-3/+9
2014-05-06Merge in wide-int.Kenneth Zadeck1-2/+1
2014-04-28re PR middle-end/60092 (posix_memalign not recognized to derive alias and ali...Richard Biener1-0/+1
2014-03-18re PR sanitizer/60535 (Link failure with -flto and -fsanitize=undefined)Jakub Jelinek1-0/+5
2014-03-08lto-wrapper.c (merge_and_complain): Ensure -fshort-double is used consistentl...Paulo Matos1-1/+1
2014-02-12re PR fortran/60060 (lto1: internal compiler error: in add_AT_specification, ...Richard Biener1-9/+3
2014-02-05lto-cgraph.c (asm_nodes_output): Make global.Jan Hubicka1-1/+5
2014-02-05lto.h (lto_global_var_decls): Remove.Richard Biener1-4/+12
2014-01-24Replace flag_enable_cilkplus with flag_cilkplus.Balaji V. Iyer1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-11-22gimple.h: Remove all includes.Andrew MacLeod1-1/+5
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+2
2013-10-29Added _Cilk_spawn and _Cilk_sync (2 cilk keywords) for C.Balaji V. Iyer1-0/+4
2013-10-14gimple.c (gimple_canonical_types, [...]): Move to lto/lto.cRichard Biener1-31/+0
2013-10-11target.c: New file.Jakub Jelinek1-0/+6
2013-02-08re PR middle-end/56231 (warning traces have bogus line information when using...Richard Biener1-3/+0
2013-01-10Update copyright years in gcc/Richard Sandiford1-1/+1
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-4/+4
2012-10-09lto-cgraph.c (input_node_opt_summary): Remove unused code.Tobias Burnus1-3/+6
2012-05-14attribs.c (decl_attributes): Avoid emitting a warning if ATTR_FLAG_BUILT_IN.Bernd Schmidt1-0/+22
2012-04-05lto-lang.c (LANG_HOOKS_CALLGRAPH_EXPAND_FUNCTION): Remove definition.Richard Guenther1-2/+0
2012-03-12lto-lang.c (builtin_type_for_size): Use lto_type_for_size.Richard Guenther1-1/+3
2012-01-06re PR lto/51774 (FAIL: gcc.dg/lto/trans-mem-* c_lto_trans-mem-1_0.o-c_lto_tra...Jakub Jelinek1-1/+19
2011-12-01lto-lang.c (lto_attribute_table): Handle *tm regparm.Uros Bizjak1-0/+18
2011-11-22opts.c (finish_options): Do not fail for -fgnu-tm.Aldy Hernandez1-0/+17
2011-11-03re PR lto/44965 (lto option code breaks file format with each added option)Richard Guenther1-2/+0
2011-10-11Convert standard builtin functions from being arrays to using a functional in...Michael Meissner1-3/+1
2011-08-28Fix the use of linemap_add and remove unnecessary kludgeDodji Seketeli1-2/+1
2011-08-11tree-streamer-out.c (lto_output_ts_decl_with_vis_tree_pointers): Call stream_...Diego Novillo1-0/+1
2011-07-06tree.c (build_common_tree_nodes_2): Merge with build_common_tree_nodes.Richard Guenther1-3/+1
2011-06-07tree.c (build_common_tree_nodes): Also initialize size_type_node.Richard Guenther1-11/+0
2011-06-01tree.c (free_lang_data): Do not reset boolean_type_node nor char_type_node.Richard Guenther1-21/+34
2011-05-10use build_function_type less in c-family and LTONathan Froyd1-7/+7
2011-05-07langhooks.h (lang_hooks_for_types): Change global_bindings_p's return type to...Eric Botcazou1-2/+4
2011-04-08utils.c (handle_sentinel_attribute): Don't use TYPE_ARG_TYPESNathan Froyd1-14/+2
2011-04-03lto-streamer.h (struct lto_streamer_cache_d): Remove offsets and next_slot me...Michael Matz1-10/+4