re PR c++/44366 ([C++0x] g++ crashes when declaring a lambda expression using a typed...
[platform/upstream/gcc.git] / gcc / toplev.c
2010-06-08 Laurynas Biveinisutils.c (init_gnat_to_gnu): Use typed GC allocation.
2010-06-07 Joseph Myerscommon.opt (fira-verbose): Use Var.
2010-05-30 Jan Hubickatoplev.c (wrapup_global_declaration_2): Avoid creation...
2010-05-28 Joseph Myersfinal.c (rest_of_clean_state): Use %m in errors instead...
2010-05-27 Joseph Myersdiagnostic-core.h: New.
2010-05-27 Joseph Myersinput.c: New file.
2010-05-26 Joseph Myerspretty-print.c: Don't include ggc.h.
2010-05-26 Joseph Myersdiagnostic.c: Don't include opts.h.
2010-05-25 Joseph Myersdiagnostic.c: Don't include plugin.h.
2010-05-24 Joseph Myersdiagnostic.c: Don't include flags.h.
2010-05-24 Iain Sandoere PR target/44132 (emutls is broken under a range...
2010-05-21 Joseph Myersdiagnostic.c: Don't include tm.h, tree.h, tm_p.h, langh...
2010-05-21 Steven Bosscherreal: Do not include gmp.h, mpfr.h, and mpc.h.
2010-05-21 Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2010-05-19 Joseph Myersdiagnostic.c (FLOAT, FFS): Don't undefine.
2010-05-14 Tristan Gingoldtoplev.c (default_debug_hooks): Remove this variable.
2010-04-30 Steven Bosschersdbout.c: Include vec.h, do not include varray.h.
2010-04-30 Steven Bosschertoplev.c: Include varray.h for statistics dumping.
2010-04-29 Jan Hubickagengtype.c (open_base_files): Add lto-streamer.h
2010-04-23 Manuel López-Ibáñeztoplev.c (general_init): Set default for fdiagnostics...
2010-04-09 Manuel López-Ibáñezre PR other/42965 (no "warnings being treated as errors...
2010-04-07 Jakub Jelinekre PR c/18624 (GCC does not detect local variable set...
2010-03-31 Jie Zhangre PR other/43562 (GCC ICE on optimize attribute)
2010-03-29 Jie Zhangre PR other/43564 (ICE on code with optimize attribute...
2010-03-24 Jakub Jelinekre PR debug/43293 (Invalid unwind info for i?86 -fpic)
2010-02-26 Manuel López-Ibáñezdiagnostic.c (diagnostic_initialize): Update.
2010-01-18 Joern Rennecketoplev.c (default_get_pch_validity): Rename argument...
2010-01-03 H.J. LuPass -dumpbase and -dumpdir to gcc for LTO
2010-01-02 Richard Guentherre PR lto/41597 (Bad .comm directive)
2009-12-07 Kaveh R. Ghazire PR other/40302 (GCC must hard-require MPC before...
2009-11-25 H.J. LuRemove trailing white spaces.
2009-11-24 David Bindermancfgrtl.c (commit_one_edge_insertion): Remove set but...
2009-11-17 Eric Botcazoutoplev.c (process_options): Remove dead code.
2009-10-03 Diego NovilloMerge lto branch into trunk.
2009-09-24 Iain Sandoere PR bootstrap/41405 (Bootstrap fails on *-apple-darwi...
2009-09-10 Uros Bizjakira-conflicts.c: Use fputs or putc instead of fprintf...
2009-09-08 Alexandre Olivatoplev.c (process_options): Choose default debugging...
2009-09-04 Alexandre Olivatoplev.c (process_options): Move setter of flag_var_tra...
2009-09-03 Alexandre Olivatoplev.c (process_options): Enable var-tracking-assignm...
2009-09-03 Diego Novillo[multiple changes]
2009-09-02 Alexandre Olivainvoke.texi (-fvar-tracking-assignments): New.
2009-08-03 Richard Guenthertree-cfg.c (pass_warn_unused_result): Mark name that...
2009-08-01 Sebastian PopRename -fgraphite-force-parallel to -floop-parallelize...
2009-07-31 Sebastian PopNew implementation of Graphite.
2009-07-20 Olatunji Ruwasetoplev.c: Invoke FINISH_UNIT callbacks before call...
2009-07-17 Richard Guentherre PR c/40401 (ICE: verify_gimple failed)
2009-06-29 Olatunji Ruwaseplugins.texi: Document PLUGIN_START_UNIT.
2009-06-16 Ian Lance Taylortoplev.h (floor_log2): If GCC_VERSION >= 3004, declare...
2009-06-08 Alexandre Olivacommon.opt (fcompare-debug=, [...]): New.
2009-06-01 Ian Lance Taylorattribs.c (register_attribute): Use CONST_CAST.
2009-05-15 Kaveh R. Ghazibuiltins.c (do_mpc_arg1, [...]): New.
2009-05-08 H.J. Lure PR c/36892 (Support __attribute__((deprecated("text...
2009-05-04 Joseph Myersattribs.c (decl_attributes): Use %qE for identifiers...
2009-05-03 Manuel López-Ibáñezflags.h (extra_warnings): Delete.
2009-04-29 Kaveh R. Ghazitoplev.c (print_version): Update GMP version string...
2009-04-19 Diego Novillotoplev.c (compile_file): Move call to coverage_finish ...
2009-04-17 Simon Baldwintoplev.c (default_tree_printer): Add handling for ...
2009-04-17 Rafael Avila de... re PR other/31567 (cc1, cc1plus, etc. don't support...
2009-04-16 Rafael Avila de... common.opt (fhelp): Add Var(help_flag).
2009-04-16 Rafael Avila de... gcc-plugin.h (plugin_event): Add PLUGIN_INFO.
2009-04-14 Diego Novillo[multiple changes]
2009-04-03 Richard Guentherre PR middle-end/13146 (inheritance for nonoverlapping_...
2009-03-30 Joseph Myersre PR middle-end/323 (optimized code gives strange...
2008-12-09 Vladimir Makarovtm.texi (TARGET_IRA_COVER_CLASSES): Modify description.
2008-10-23 Tobias Grossergraphite.c (graphite_apply_transformations): Check...
2008-09-11 Jan Hubickatoplev.c (dump_memory_report): Call dump_vec_loc_statis...
2008-09-10 Sebastian Popre PR tree-optimization/37388 ([graphite] No warn with...
2008-08-26 Vladimir Makarov[multiple changes]
2008-08-21 Manuel López-Ibáñezdiagnostic.c (pedwarn_at): Rename as pedwarn.
2008-08-20 Manuel López-Ibáñezdiagnostic.c (inform): Add an explicit location_t param...
2008-08-16 Eric Botcazoure PR middle-end/20548 (ACATS c52103x c52104x c52104y...
2008-08-08 Manuel López-Ibáñezre PR c/28875 ("-Wextra -Wno-unused-parameter -Wall...
2008-07-29 Jan Hubickaflags.h (flag_really_no_inline): Remove.
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-07-25 Jan Hubickacgraphbuild.c (record_reference): Drop non-unit-at...
2008-07-23 Manuel López-Ibáñezre PR c/35058 (-Werror= works only with some warnings)
2008-07-21 Rafael Avila de... Makefile.in: Replace toplev.h with TOPLEV_H.
2008-05-21 Tom Tromeysymtab.h (HT_ALLOCED): Remove.
2008-05-15 Richard Guenthertree-pass.h (current_pass): Declare.
2008-04-09 David Edelsohnre PR libstdc++/35597 (libstdc++ -ffunction-sections...
2008-04-05 Jan Hubickatree-dump.c (dump_enable_all): Remove prototype; do...
2008-04-02 Joseph Myerscppopts.texi (-dU): Document.
2008-03-31 Seongbae Parkcommon.opt (fprofile-dir=, [...]): New options
2008-03-19 Jan Hubickare PR other/35094 (RTL dump file letters hosed and...
2008-03-11 Paolo Bonzinilanghooks-def.h (LANG_HOOKS_CLEAR_BINDING_STACK): Delete.
2008-03-02 Manuel López-Ibáñezre PR c++/24924 (front end and preprocessor pedantic_er...
2008-02-29 Tom Tromeytoplev.c (input_file_stack, [...]): Remove.
2008-02-26 Tom Tromeysystem.h (USE_MAPPED_LOCATION): Poison.
2008-02-25 Manuel López-Ibáñezre PR other/28322 (GCC new warnings and compatibility)
2008-02-25 Janne Blomqvistre PR fortran/29549 (matmul slow for complex matrices)
2008-02-05 Kaveh R. Ghazire PR other/35070 (-fverbose-asm has bogus asm output...
2007-12-15 Bernhard Fischertoplev.c (process_options): Fix typo in warning.
2007-11-19 Eric Botcazoure PR tree-optimization/34036 (ICE with control flow...
2007-10-17 Manuel López-Ibáñezbuiltins.c (gimplify_va_arg_expr): Use inform for help...
2007-10-14 Kazu Hiratafixed-bit.c, [...]: Fix comment typos.
2007-09-27 Jakub Jelinekbuiltins.c (expand_builtin, [...]): Use new %K format...
2007-09-23 Richard Sandifordopth-gen.awk (target_flags_explicit): Declare.
2007-09-11 Jan Hubickadecl.c (java_expand_body): Kill.
2007-09-10 Michael Matztree-pass.h (pass_cselim): Declare new pass.
2007-09-06 Tom Tromeytree-cfg.c (remove_bb): Only warn if line is non-zero.
next