alias.c: Remove unused headers.
[gcc.git] / gcc / lto-opts.c
2015-10-30 Andrew MacLeodalias.c: Remove unused headers.
2015-10-29 Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-07-09 Andrew MacLeodlto-streamer.h: Don't include target.h and alloc-pool.h.
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-25 Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-01-23 Tom de VriesMake fopenacc an LTO option
2015-01-23 Tom de VriesMake fopenmp an LTO option
2015-01-09 Bernd Schmidtre PR middle-end/64412 (ICE in offload compiler: in...
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-11-13 Bernd Schmidt[PATCH 6/7] OpenMP 4.0 offloading infrastructure: optio...
2014-10-28 Andrew MacLeodcgraph.h: Flatten.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-07 Eric Botcazoulto-opts.c (lto_write_options): Handle -fmath-errno...
2014-07-30 Richard Bienerlto-streamer.h (lto_write_data): New function.
2014-02-25 Richard Bienerre PR lto/60319 (wrong code (that hangs) by LTO at...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-20 Richard Bienerre PR target/59035 (FAIL: gcc.dg/torture/c99-contract...
2013-11-04 Ian Lance Taylorbuiltins.def (ATTR_NOTHROWCALL_LEAF_LIST): Define.
2013-10-29 Andrew MacLeodtree-outof-ssa.h: Remove include files.
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-11-27 H.J. LuHandle OPT_SPECIAL_XXX in LTO
2012-10-09 Tobias Burnuslto-cgraph.c (input_node_opt_summary): Remove unused...
2011-11-08 Richard Guentherre PR regression/50999 (g++.dg/lto/20081109 execute...
2011-11-03 Richard Guentherre PR lto/44965 (lto option code breaks file format...
2011-06-14 Joseph Myerstarget-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to...
2011-03-29 Joseph Myerslto-opts.c (register_user_option_p, [...]): Make type...
2011-03-24 Diego Novillolto-opts.c (input_data_block): Move to lto-streamer...
2011-03-22 Joseph Myerstarget.def (handle_option): Take gcc_options and cl_dec...
2011-01-07 Jan Hubickare PR lto/45375 ([meta-bug] Issues with building Mozill...
2010-11-30 Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-11-15 Richard Guentherre PR lto/44150 (g++.dg/lto/20081109 cp_lto_20081109_0...
2010-11-12 Joseph MyersMakefile.in (OPTS_H): Define.
2010-10-05 Joseph Myersopts-common.c (handle_option, [...]): Add diagnostic_co...
2010-10-04 Joseph Myersoptc-gen.awk: Define global_options_set.
2010-09-30 Joseph Myersopt-functions.awk (static_var): Update comment.
2010-08-20 Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-07-28 Andi Kleen* lto-opts.c (lto_file_read_options): Add loop over...
2010-07-23 Andi Kleenre PR lto/44992 (ld -r breaks LTO)
2010-07-23 Andi Kleenlto-opts.c (lto_read_file_options): Check for missing...
2010-07-08 Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-05-06 Manuel López-Ibáñezre PR c/40989 (-Werror= and #pragma diagnostics do...
2009-11-25 H.J. LuRemove trailing white spaces.
2009-10-13 Richard Guentherre PR lto/41565 (-m32 causes an ICE when the object...
2009-10-03 Diego NovilloMerge lto branch into trunk.