aarch64 - Set the mode for the unspec in speculation_tracker insn.
[platform/upstream/linaro-gcc.git] / gcc / toplev.c
2018-10-18 mpolacek PR c/7652 78/189278/2
2018-07-19 Denis Khalikov[ESan] EfficiencySanitizer implementation. 59/174159/9
2018-01-24 Jaehun JeongMerge "[asan_build] Enable asaned glibc work." into... accepted/tizen/base/20180126.040727 submit/tizen_base/20180124.094033
2017-11-09 Denis Khalikov[ISan] Fix issue with constexpr. 84/158084/8
2016-04-22 nsz[PATCH 1/2] (header usage fix) remove unused system...
2016-02-25 marxinDo not gather mem stats in run_exit_handles (PR
2016-01-19 dmalcolmFix memory chunk corruption for opts_obstack (PR jit...
2016-01-19 jambormMerge of HSA
2016-01-04 jakub Update copyright years.
2015-12-17 spopreplace ISL with isl
2015-12-16 spopupdate required isl version
2015-12-04 jakub PR c/68656
2015-12-02 spoprename flag_loop_optimize_isl to flag_loop_nest_optimize
2015-11-15 tbsaunderemove conditional compilation of sdb debug info
2015-11-13 dmalcolmSource range tracking in libcpp and C FE, with bit...
2015-10-30 amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29 amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-10-21 tbsaundeunconditionally compile most of the delay slot code
2015-09-17 rsandifoSplit up optabs.[hc]
2015-09-16 manuMove check_global_declaration from toplev.c to cgraphunit.c
2015-09-14 markPR28901 -Wunused-variable ignores unused const initiali...
2015-08-27 spopfix compile without ISL
2015-08-27 spopremove -floop-unroll-and-jam
2015-08-20 rguenth2015-08-20 Richard Biener <rguenther@suse.de>
2015-08-14 tschwingeAdd DWARF2_LINENO_DEBUGGING_INFO, and use it for nvptx
2015-08-03 dmalcolmRefactoring of timevar API
2015-07-24 paolo2015-07-24 Manuel López-Ibáñez <manu@gcc.gnu.org>
2015-07-09 rguenth2015-07-08 Richard Biener <rguenther@suse.de>
2015-07-08 amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-07-05 rsandifogcc/
2015-07-03 jgreenhalgh[Patch SRA] Fix PR66119 by calling get_move_ratio in SRA
2015-06-30 rsandifogcc/
2015-06-25 amacleod2015-06-25 Andrew MacLeod <amacleod@redhat.com>
2015-06-17 amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-09 jason PR bootstrap/66448
2015-06-08 amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-08 mpolacek PR sanitizer/66452
2015-06-05 aldyhMerge debug-early branch into mainline.
2015-06-04 amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-05-27 marxinNew memory allocation statistics infrastructure.
2015-05-22 tbsaunderemove #if HAVE_conditional_move
2015-05-22 tbsaundealways define HAVE_conditional_move
2015-05-20 dmalcolmIntroduce TV_INITIALIZE_RTL
2015-05-16 hubicka * toplev.c (emit_debug_global_declarations): Do not...
2015-05-13 dmalcolmlibcpp/input.c: Add a way to visualize the linemaps...
2015-05-12 dmalcolmMove global state in timevar.c to a new "timer" class
2015-05-09 jason * bitmap.c, c/c-aux-info.c, cfg.c, cfghooks.c, cgraph.c,
2015-04-28 tbsaundealways define HAVE_epilogue
2015-03-12 ienkovichgcc/
2015-02-06 jakub * toplev.c (process_options): Change flag_ipa_ra befor...
2015-01-30 jsm28Always pass explicit location to fatal_error.
2015-01-27 dmalcolmtoplev: gcc version information for jit
2015-01-23 dmalcolmPR jit/64721: toplev: don't install signal-handlers...
2015-01-22 law * toplev.c (init_local_tick): Process the failure...
2015-01-15 prathamesh34922015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni...
2015-01-09 prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05 clm2015-01-05 Radovan Obradovic <radovan.obradovic@imgte...
2015-01-05 jakub Update copyright years.
2014-12-22 marxinNew symbol_summary class introduced.
2014-12-04 manugcc/ChangeLog:
2014-12-04 dmalcolmPR jit/63854: Fix leak of ipa hooks
2014-11-28 iverbingcc/
2014-11-19 dmalcolmPR jit/63854: Add ira_costs_c_finalize
2014-11-19 dmalcolmPR jit/63854: Fix leak of opts_obstack
2014-11-19 dmalcolmPR jit/63854: Fix memory leak of save_decoded_options
2014-11-19 dmalcolmPR jit/63854: Fix memory leaks within context/pass_mana...
2014-11-19 dmalcolmPR jit/63854: Fix memory leak within gcc_options
2014-11-19 jakub PR driver/36312
2014-11-15 mirceaNew unroll and jam option in Graphite.
2014-11-14 jakub * configure.ac (--with-diagnostics-color): New configure
2014-11-13 kyukhin[PATCH 3/7] OpenMP 4.0 offloading infrastructure: Offlo...
2014-11-13 manu2014-11-13 Manuel López-Ibáñez <manu@gcc.gnu.org>
2014-11-11 manugcc/testsuite/ChangeLog:
2014-11-06 jgreenhalgh[Patchv3] Control SRA and IPA-SRA by a param rather...
2014-11-05 manuRevert revision 217149 because it breaks Ada:
2014-11-05 manugcc/testsuite/ChangeLog:
2014-11-05 ienkovichgcc/
2014-11-01 amacleod2014-11-01 Andrew MacLeod <amacleod@redhat,com>
2014-10-28 amacleod * cgraph.h: Flatten. Remove all include files.
2014-10-27 amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-21 dehaoAdd AutoFDO.
2014-10-21 dmalcolmState cleanups from jit branch
2014-10-16 amacleod2014-10-16 Andrew MacLeod <amacleod@redhat.com>
2014-10-14 dj * machmode.h (int_n_data_t): New.
2014-09-12 rsandifogcc/
2014-09-04 aldyhRevert incorrect merging of debug-early branch.
2014-09-04 aldyh+ * c/c-decl.c (write_global_declarations_1)...
2014-08-25 marxinIPA C++ refactoring 4/N
2014-08-20 manugcc/ChangeLog:
2014-08-18 romangareev * configure.ac: Eliminate ClooG installation dependency.
2014-07-31 ygribov2014-07-31 Yury Gribov <y.gribov@samsung.com>
2014-07-31 meibf2014-07-31 Bingfeng Mei <bmei@broadcom.com>
2014-07-24 rsandifogcc/
2014-07-24 marxinIPA C++ refactoring 2/N
2014-07-19 ebotcazou * toplev.c (output_stack_usage): Adjust the location...
2014-07-16 dodjiSupport location tracking for built-in macro tokens
2014-06-26 hubicka * toplev.c (backend_init_target): Move init_emit_regs...
2014-06-12 jasongcc/
2014-05-27 rsandifogcc/
2014-05-17 tbsaundeuse templates instead of gengtype for typed allocation...
next