2017-01-22 Matthias Klose <doko@ubuntu.com>
[platform/upstream/gcc.git] / gcc / toplev.c
2017-01-20 Martin Jambor[hsa] Rename hsa.[ch] to hsa-common.[ch]
2017-01-01 Jakub JelinekUpdate copyright years.
2016-12-14 Martin JamborSplit omp-low into multiple files
2016-11-23 James Greenhalgh[Patch 6/17] Migrate excess precision logic to use...
2016-11-16 Andrew Burgessgcc: remove unneeded global related to hot/cold partiti...
2016-10-25 David MalcolmImplement ~line_maps ()
2016-10-13 Thomas Preud'hommeMove MEMMODEL_* from coretypes.h to memmodel.h
2016-10-09 Jakub Jelinektree-ssa.c (target_for_debug_bind, [...]): Use VAR_P...
2016-09-20 Kugan VivekanandarajahAdd IPA VRP
2016-09-05 Jakub Jelinekre PR middle-end/77475 (unnecessary or misleading conte...
2016-09-02 David MalcolmAdd -fdiagnostics-generate-patch
2016-08-12 Marek Polacekre PR c/7652 (-Wswitch-break : Warn if a switch case...
2016-08-10 David Malcolmtoplev.c: set FILE * globals to NULL after fclose
2016-07-19 Uros Bizjakbuiltins.c: Use HOST_WIDE_INT_1 instead of (HOST_WIDE_I...
2016-06-20 Jakub Jelinekre PR rtl-optimization/71591 (SIGSEGV in test_uncond_ju...
2016-06-13 Martin LiskaDo not enable -fcheck-pointer-bounds w/ -fsanitize...
2016-06-06 David MalcolmSelftest framework
2016-05-31 Jan Hubickainvoke.texi (-frename-registers): Drop -fpeel-loops...
2016-05-31 Jan Hubickaloop-init.c (gate): Do not enale RTL loop unroller...
2016-04-26 Zhouyi Zhoutoplev.c (backend_init_target): Avoid calling init_relo...
2016-04-22 Szabolcs Nagy[PATCH 1/2] (header usage fix) remove unused system...
2016-02-25 Martin LiskaDo not gather mem stats in run_exit_handles (PR
2016-01-19 David MalcolmFix memory chunk corruption for opts_obstack (PR jit...
2016-01-19 Martin JamborMerge of HSA
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-17 Sebastian Popreplace ISL with isl
2015-12-16 Aditya Kumarupdate required isl version
2015-12-04 Jakub Jelinekre PR middle-end/68656 (warning about disabled var...
2015-12-02 Aditya Kumarrename flag_loop_optimize_isl to flag_loop_nest_optimize
2015-11-15 Trevor Saundersremove conditional compilation of sdb debug info
2015-11-13 David MalcolmSource range tracking in libcpp and C FE, with bit...
2015-10-30 Andrew MacLeodalias.c: Remove unused headers.
2015-10-29 Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-21 Trevor Saundersunconditionally compile most of the delay slot code
2015-09-17 Richard SandifordSplit up optabs.[hc]
2015-09-16 Manuel López-IbáñezMove check_global_declaration from toplev.c to cgraphunit.c
2015-09-14 Mark WielaardPR28901 -Wunused-variable ignores unused const initiali...
2015-08-27 Sebastian Popfix compile without ISL
2015-08-27 Sebastian Popremove -floop-unroll-and-jam
2015-08-20 Richard Bienertoplev.c (compile_file): Remove loop calling late_globa...
2015-08-14 Thomas SchwingeAdd DWARF2_LINENO_DEBUGGING_INFO, and use it for nvptx
2015-08-03 David MalcolmRefactoring of timevar API
2015-07-24 Manuel López-Ibáñezre PR c++/64079 (%+D in diagnostics breaks pragma GCC...
2015-07-09 Richard Bienertoplev.c (compile_file): Reset maximum_field_alignment...
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-07-05 Richard Sandifordtarget-insns.def (prefetch): New targetm instruction...
2015-07-03 James Greenhalgh[Patch SRA] Fix PR66119 by calling get_move_ratio in SRA
2015-06-30 Richard Sandiforddefaults.h (HAVE_epilogue, [...]): Delete.
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-09 Jason Merrillre PR bootstrap/66448 (Bootstrap fails on darwin after...
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-08 Marek Polacekre PR sanitizer/66452 ([UBSAN] *.Lubsan_data0' defined...
2015-06-05 Aldy HernandezMerge debug-early branch into mainline.
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-05-27 Martin LiskaNew memory allocation statistics infrastructure.
2015-05-22 Trevor Saundersremove #if HAVE_conditional_move
2015-05-22 Trevor Saundersalways define HAVE_conditional_move
2015-05-20 David MalcolmIntroduce TV_INITIALIZE_RTL
2015-05-16 Jan Hubickatoplev.c (emit_debug_global_declarations): Do not outpu...
2015-05-13 David Malcolmlibcpp/input.c: Add a way to visualize the linemaps...
2015-05-12 David MalcolmMove global state in timevar.c to a new "timer" class
2015-05-09 Jason Merrillbitmap.c, [...]: Add space between string literal and...
2015-04-28 Trevor Saundersalways define HAVE_epilogue
2015-03-12 Ilya Enkovichre PR target/65044 (ICE: SIGSEGV in contains_struct_che...
2015-02-06 Jakub Jelinektoplev.c (process_options): Change flag_ipa_ra before...
2015-01-30 Joseph MyersAlways pass explicit location to fatal_error.
2015-01-27 David Malcolmtoplev: gcc version information for jit
2015-01-23 David MalcolmPR jit/64721: toplev: don't install signal-handlers...
2015-01-22 Chen Gangtoplev.c (init_local_tick): Process the failure when...
2015-01-15 Prathamesh Kulkarnidojump.h: New header file.
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Radovan Obradovicre PR rtl-optimization/64287 (Disable -fuse-caller...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-22 Martin LiskaNew symbol_summary class introduced.
2014-12-04 Manuel López-Ibáñezdiagnostic.c (diagnostic_color_init): New.
2014-12-04 David MalcolmPR jit/63854: Fix leak of ipa hooks
2014-11-28 Ilya Verbincgraphunit.c (ipa_passes): Handle flag_generate_offload.
2014-11-19 David MalcolmPR jit/63854: Add ira_costs_c_finalize
2014-11-19 David MalcolmPR jit/63854: Fix leak of opts_obstack
2014-11-19 David MalcolmPR jit/63854: Fix memory leak of save_decoded_options
2014-11-19 David MalcolmPR jit/63854: Fix memory leaks within context/pass_mana...
2014-11-19 David MalcolmPR jit/63854: Fix memory leak within gcc_options
2014-11-19 Manuel López-Ibáñezre PR driver/36312 (should refuse to overwrite input...
2014-11-15 Mircea NamolaruNew unroll and jam option in Graphite.
2014-11-14 Jakub Jelinekconfigure.ac (--with-diagnostics-color): New configure...
2014-11-13 Ilya Verbin[PATCH 3/7] OpenMP 4.0 offloading infrastructure: Offlo...
2014-11-13 Manuel López-Ibáñezopts-global.c (postpone_unknown_option_warning): Fix...
2014-11-11 Anthony Brandonre PR driver/36312 (should refuse to overwrite input...
2014-11-06 James Greenhalgh[Patchv3] Control SRA and IPA-SRA by a param rather...
2014-11-05 Manuel López-IbáñezRevert revision 217149 because it breaks Ada:
2014-11-05 Anthony Brandonre PR driver/36312 (should refuse to overwrite input...
2014-11-05 Ilya Enkovichipa-chkp.c: New.
2014-11-01 Andrew MacLeod2014-11-01 Andrew MacLeod <amacleod@redhat,com>
2014-10-28 Andrew MacLeodcgraph.h: Flatten.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-21 Dehao ChenAdd AutoFDO.
2014-10-21 David MalcolmState cleanups from jit branch
2014-10-16 Andrew MacLeodfunction.h: Flatten file.
2014-10-14 DJ Deloriemachmode.h (int_n_data_t): New.
next