IA MCU psABI support: changes to libraries
[gcc.git] / gcc / toplev.c
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.
2014-09-12 Richard Sandifordira.h (ira_finish_once): Delete.
2014-09-04 Aldy HernandezRevert incorrect merging of debug-early branch.
2014-09-04 Aldy Hernandez+ * c/c-decl.c (write_global_declarations_1): Call...
2014-08-25 Martin LiskaIPA C++ refactoring 4/N
2014-08-20 Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2014-08-18 Roman Gareevconfigure.ac: Eliminate ClooG installation dependency.
2014-07-31 Yury Gribovcpp.texi (__SANITIZE_ADDRESS__): Updated description.
2014-07-31 Bingfeng Meire PR lto/61868 (-frandom-seed always results in random...
2014-07-24 Richard Sandifordrtl.h (target_rtl): Remove lang_dependent_initialized.
2014-07-24 Martin LiskaIPA C++ refactoring 2/N
2014-07-19 Eric Botcazou* toplev.c (output_stack_usage): Adjust the location...
2014-07-16 Dodji SeketeliSupport location tracking for built-in macro tokens
2014-06-26 Jan Hubickatoplev.c (backend_init_target): Move init_emit_regs...
2014-06-12 Jason Merrilltoplev.c (process_options): Reject -fabi-version=1.
2014-05-27 Richard Sandifordsystem.h (TEST_BIT): New macro.
2014-05-17 Trevor Saundersuse templates instead of gengtype for typed allocation...
2014-05-17 Trevor Saundersrm a bunch of _stat allocation functions
2014-05-06 Richard Sandifordemit-rtl.c (init_derived_machine_modes): New functionm...
2014-03-22 Jakub Jelinektoplev.c (init_local_tick): Avoid signed integer multip...
2014-01-07 Richard Sandifordre PR target/58115 (testcase gcc.target/i386/intrinsics...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-06 Oleg Endoasan.c: Remove struct tags when referring to class...
2013-11-29 Ilya Enkovichrevert: cgraph.h (varpool_node): Add need_bounds_init...
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-11 Basile Starynkevitchtoplev.c (toplev_main): Move PLUGIN_FINISH invocation...
2013-11-08 Ilya Enkovichcommon.opt (fcheck-pointer-bounds): Move to ...
2013-10-30 Ilya Enkovichbuiltin-types.def (BT_FN_VOID_CONST_PTR): New.
2013-10-29 David MalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-26 Jeff LawMakefile.def (target_modules): Remove libmudflap
2013-10-15 Sriraman Tallamre PR target/57756 (Function target attribute is retain...
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-06 Eric Botcazoutoplev.c (output_stack_usage): Be prepared for suffixes...
2013-08-30 Marek PolacekMerge ubsan into trunk.
2013-08-05 David MalcolmHandwritten part of conversion of passes to C++ classes
2013-07-30 David MalcolmIntroduce beginnings of a pass_manager class.
2013-07-25 David MalcolmIntroduce context class.
2013-05-29 Jan Hubickacgraph.h (symtab_node_base): Add definition, alias...
2013-04-26 Jakub JelinekMakefile.in (toplev.o): Depend on diagnostic-color.h.
2013-03-28 Eric Botcazoutoplev.c (process_options): Do not disable -fomit-frame...
2013-03-21 Jakub Jelinekre PR middle-end/48087 (-Wall -Werror adds warnings...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-12-07 Sriraman Tallamtoplev.c (process_options): Do not warn when -ffunction...
2012-11-26 Steven Bosscherinvoke.texi: Remove -dv documentation.
2012-11-22 Dmitry Vyukovbuiltins.def (DEF_SANITIZER_BUILTIN): Define tsan builtins.
2012-11-21 Wei Micommon.opt: Change faddress-sanitizer to fsanitize...
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-12 Eric Botcazoucommon.opt (fvar-tracking-uninit): Document.
next