tree.c (gimple_canonical_types_compatible_p): Do not compare function attributes.
[gcc.git] / gcc / stmt.c
2015-05-20 Mikhail MaltsevPromote types of RTL expressions to more derived ones.
2015-05-11 Richard HendersonOnly resolve_asm_operand_names once
2015-04-17 Jakub Jelinekre PR target/65689 ([AArch64] S constraint fails for...
2015-02-13 Jakub Jelinekre PR ipa/65034 (ICE (segfault) on arm-linux-gnueabihf)
2015-01-15 Vladimir Makarovre PR rtl-optimization/64110 (ICE: Max. number of gener...
2015-01-15 Prathamesh Kulkarnidojump.h: New header file.
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-11-19 David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-01 Andrew MacLeod2014-11-01 Andrew MacLeod <amacleod@redhat,com>
2014-10-29 Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-16 Andrew MacLeodfunction.h: Flatten file.
2014-09-03 Trevor Saundersuse rtx_code_label more
2014-08-28 David MalcolmConvert forced_labels from an EXPR_LIST to an INSN_LIST
2014-08-28 David MalcolmConvert nonlocal_goto_handler_labels from an EXPR_LIST...
2014-08-22 David Malcolmstmt.c: Use rtx_insn
2014-08-07 Trevor Saundersremove pointer-set.[ch]
2014-08-02 Trevor Saundersadd a hash_set based on hash_table
2014-06-11 Richard Sandifordcommon.md: New file.
2014-06-11 Richard Sandifordsystem.h (REG_CLASS_FROM_CONSTRAINT): Poison.
2014-06-02 Andrew MacLeodexpr.h: Remove prototypes of functions defined in built...
2014-05-27 Segher Boessenkoolstmt.c (dump_case_nodes): Don't convert values to HOST_...
2014-05-06 Kenneth ZadeckMerge in wide-int.
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-18 Richard Sandifordcuintp.c (UI_From_gnu): Use tree_to_shwi rather than...
2013-11-18 Richard Sandifordc-common.c, [...]: Replace tree_low_cst (..., 0) with...
2013-11-18 Richard Sandiforddecl.c, [...]: Replace host_integerp (..., 1) with...
2013-11-08 Diego NovilloRe-factor tree.h - Part 1.
2013-10-10 Jakub Jelinekre PR middle-end/58670 (asm goto miscompilation)
2013-10-01 Alan Modrastmt.c (expand_asm_operands): Revert part of 2013-09...
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-24 Alan Modrare PR middle-end/57134 (ICE with -mstrict-align and...
2013-07-03 Hans-Peter Nilssonre PR middle-end/55030 (gcc.c-torture/execute/builtins...
2013-04-08 Teresa JohnsonFirst phase of unifying the computation of profile...
2013-03-30 Steven Bosschercfgrtl.c (fixup_reorder_chain): Do not emit barriers...
2013-02-27 Jakub Jelinekre PR target/56455 (ICE in final_scan_insn)
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-12-10 Kai Tietz* stmt.c (expand_sjlj_dispatch_table): Fix off by one.
2012-12-10 Kai Tietzre PR bootstrap/53912 (bootstrap fails using default...
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-10-31 Easwaran Ramanre PR target/54938 (sh libgcc_unpack_df.o fails to...
2012-10-23 Hans-Peter Nilssonre PR middle-end/55030 (gcc.c-torture/execute/builtins...
2012-10-22 Hans-Peter Nilssonstmt.c (expand_nl_goto_receiver): Remove almost-copy...
2012-10-16 Easwaran Raman[multiple changes]
2012-09-19 Dehao ChenIntegrate lexical block into source_location.
2012-09-11 Steven Bosschertree.h (expand_case): Move prototype ...
2012-09-04 Steven Bosschergimple.h (gimple_build_switch): Remove.
2012-07-16 Steven Bosscherfunction.c (stack_protect_epilogue): Use expand_call...
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-07-05 Steven Bosscherexpr.c (try_casesi): Remove bogus ATTRIBUTE_UNUSED...
2012-07-02 Steven Bosscherstmt.c (emit_case_bit_tests): Remove.
2012-06-29 Steven Bosschersystem.h (CASE_USE_BIT_TESTS): Poison.
2012-05-29 Michael Matzrtl.h (assign_stack_temp, [...]): Remove 'keep' argument.
2012-05-29 Michael Matzexpr.c (expand_expr_real_1 <normal_inner_ref>): Don...
2012-05-02 Steven Bosschervms.h (SUBTARGET_OVERRIDE_OPTIONS): For pic code, unset...
2012-04-18 Steven Bosschertarghooks.c (default_case_values_threshold): Fix code...
2012-04-17 Steven Bosscherstmt.c (cost_table_, [...]): Remove.
2012-04-11 Peter Bergnerre PR target/16458 (PowerPC - redundant compare)
2012-04-10 Manuel López-Ibáñezc-common.c (warn_if_unused_value): Move definition...
2012-01-05 Jakub Jelinekre PR middle-end/51768 (ICE with invalid asm goto)
2011-10-12 Richard Sandifordexpr.h (copy_blkmode_to_reg): Declare.
2011-08-18 Richard Sandifordrtl.h (set_src_cost, [...]): New functions.
2011-08-15 Richard Hendersonre PR debug/50006 (ICE in in connect_traces, at dwarf2c...
2011-07-27 Aldy Hernandezparams.h (ALLOW_STORE_DATA_RACES): New.
2011-07-05 Michael MeissnerAdd --param case-values-threshold
2011-03-31 Jeff Lawtree-ssa-forwprop.c (forward_propagate_into_cond):...
2011-03-03 Richard Hendersonexplow.c (emit_stack_save): Remove 'after' parameter.
2010-11-30 Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-11-20 Jan Hubicka* stmt.c (lshift_cheap_p): Support properly optimize_in...
2010-11-19 Jakub Jelinekre PR tree-optimization/45830 (Code+rodata increase...
2010-11-13 Richard Earnshawtm.texi.in (OVERLAPPING_REGISTER_NAMES): Document new...
2010-10-29 Richard Hendersonre PR rtl-optimization/46226 (asm goto may leave stack...
2010-10-22 Jie Zhangexpr.c (emit_group_load_1): Update calls to extract_bit...
2010-09-29 Joseph Myersoptc-gen.awk: Generate global_options initializer inste...
2010-08-19 Nathan Froydcfgloop.c (get_loop_body_in_bfs_order): Avoid redundant...
2010-07-22 Steve Ellceyre PR middle-end/44878 (Build fails when compiling...
2010-07-08 Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-07-04 Richard Sandifordoptabs.h (optab_handler, [...]): Turn into inline funct...
2010-06-21 Jakub Jelinekstmt.c (resolve_asm_operand_names): Fix handling of %%.
2010-05-22 Steven Bosschercoretypes.h (struct simple_bitmap_def, [...]): New...
2010-02-19 Jakub Jelinekre PR middle-end/42233 (c++ builtin_expect code generat...
2009-11-25 H.J. LuRemove trailing white spaces.
2009-11-16 Alexandre Oliva* stmt.c (expand_asm_stmt): Get locus from stmt.
2009-09-22 Richard Hendersonre PR target/41246 (should "sorry" when regparm=3 and...
2009-09-18 Jakub Jelinekstmt.c (expand_asm_operands): Set REG_ATTRS on the...
2009-09-14 Richard Hendersonbuiltins.c (expand_builtin_synchronize): Use gimple_bui...
2009-09-02 Michael Matzexpr.h (emit_storent_insn, [...]): Declare.
2009-09-01 Richard Guenthertree-flow.h (mark_addressable): Move declaration ...
2009-08-12 Paolo Bonzinitm.texi (TARGET_PROMOTE_FUNCTION_MODE): Add documentati...
2009-08-01 Paolo Bonziniexpr.c (store_constructor): Use promote_decl_mode.
2009-07-07 Manuel López-Ibáñezc-lex.c: Replace %H by an explicit location.
2009-06-12 Aldy Hernandezjava-gimplify.c (java_gimplify_block): New argument...
2009-05-04 Joseph Myersattribs.c (decl_attributes): Use %qE for identifiers...
2009-04-26 Jakub Jelinekre PR c/39889 (Bogus -Wunused-value warning)
2009-04-25 Anatoly Sokolovtarget.h (struct gcc_target): Add case_values_threshold...
2009-02-27 Jan Hubickare PR debug/39267 (gdb testsuite regressions)
2009-02-02 Jakub Jelinekre PR inline-asm/39058 (ICE with double in inline-asm)
next