platform/upstream/linaro-gcc.git
2014-08-27 dmalcolmrtl_data.x_stack_slot_list becomes an rtx_expr_list
2014-08-27 dmalcolmrtl_data.x_nonlocal_goto_handler_labels becomes an...
2014-08-27 dmalcolmUse rtx_expr_list for expr_status.x_forced_labels
2014-08-27 dmalcolmIntroduce rtx_expr_list subclass of rtx_def
2014-08-27 dmalcolmvarasm.c: Use rtx_sequence
2014-08-27 dmalcolmsched-vis.c: Use rtx_sequence
2014-08-27 dmalcolmresource.c: Use rtx_sequence
2014-08-27 dmalcolmreorg.c: Use rtx_sequence
2014-08-27 dmalcolmjump.c: Use rtx_sequence
2014-08-27 dmalcolmfunction.c: Use rtx_sequence
2014-08-27 dmalcolmfinal.c: Use rtx_sequence
2014-08-27 dmalcolmexcept.c: Use rtx_sequence
2014-08-27 dmalcolmdwarf2cfi.c: Use rtx_sequence
2014-08-27 dmalcolmIntroduce rtx_sequence subclass of rtx_def
2014-08-27 dmalcolmUse rtx_insn_list in various places
2014-08-27 dmalcolmIntroduce rtx_insn_list subclass of rtx_def
2014-08-27 dmalcolmPHASE 5: Additional rtx subclasses
2014-08-27 dmalcolmTweak to ira-lives.c
2014-08-27 dmalcolmConvert various INSN accessors in rtl.h to inline functions
2014-08-27 dmalcolmConvert PATTERN from a macro to a pair of inline functions
2014-08-27 dmalcolmUse rtx_insn for various target.def hooks
2014-08-27 dmalcolmmn10300: Fixes to PARALLEL handling within mn10300_adju...
2014-08-27 redi PR libstdc++/62159
2014-08-27 paolo/cp
2014-08-27 carrot PR target/62262
2014-08-27 rguenth2014-08-27 Richard Biener <rguenther@suse.de>
2014-08-27 yroux2014-08-27 Yvan Roux <yvan.roux@linaro.org>
2014-08-27 kyukhingcc/
2014-08-27 kyukhingcc/
2014-08-27 kyukhingcc/
2014-08-27 rguenth2014-08-27 Richard Biener <rguenther@suse.de>
2014-08-27 iancompiler: Disallow call of *T method using **T variable.
2014-08-27 gccadminDaily bump.
2014-08-26 aldyh * dwarf2out.h (dwarf2out_decl): Remove prototype.
2014-08-26 joel2014-08-26 Joel Sherrill <joel.sherrill@oarcorp.com>
2014-08-26 dmalcolmcselib (also touches sched-deps.c)
2014-08-26 dmalcolmTweak to dse.c
2014-08-26 dmalcolmRemove DF_REF_INSN scaffolding
2014-08-26 dmalcolmVarious scheduling strengthenings
2014-08-26 dmalcolmUse rtx_insn in more places in haifa-sched.c
2014-08-26 dmalcolmduplicate_insn_chain accepts rtx_insn
2014-08-26 jason PR c++/58624
2014-08-26 dmalcolmVarious condition-handling calls
2014-08-26 dmalcolmUse rtx_insn in more places in fwprop.c
2014-08-26 dmalcolmUse rtx_insn in more places in sel-sched.c
2014-08-26 dmalcolmStrengthen various insn emission functions
2014-08-26 dmalcolmget_last_insn_anywhere returns an rtx_insn
2014-08-26 dmalcolmStrengthen fields in struct sequence_stack and struct...
2014-08-26 dmalcolmParams of add_insn and unlink_insn_chain
2014-08-26 dmalcolmcselib_record_sets_hook takes an rtx_insn
2014-08-26 dmalcolmRemove BB_HEAD, BB_END, BB_HEADER scaffolding
2014-08-26 dmalcolmTighten up params of create_basic_block_structure
2014-08-26 tkoenig2014-08-26 Thomas Koenig <tkoenig@gcc.gnu.org>
2014-08-26 dmalcolmcselib and incdec
2014-08-26 dmalcolmRemove DEP_PRO/CON scaffolding
2014-08-26 dmalcolmRemove VINSN_INSN_RTX scaffolding
2014-08-26 dmalcolminsn_t becomes an rtx_insn *
2014-08-26 dmalcolmsel-sched-ir.h: Make ilist_t work on insn_t rather...
2014-08-26 jsm28Fix ARM ICE for register var asm ("pc") (PR target...
2014-08-26 hjlProperly set gcc_build_dir for in-tree build
2014-08-26 mpolacek PR c/61271
2014-08-26 uweigand2014-08-26 Dominik Vogt <vogt@linux.vnet.ibm.com>
2014-08-26 rearnsha2014-08-26 Evandro Menezes <e.menezes@samsung.com>
2014-08-26 rediWhitespace fixes in libstdc++-v3/ChangeLog
2014-08-26 mpolacek PR c/61271
2014-08-26 mpolacek PR c/61271
2014-08-26 rguenth2014-08-26 Richard Biener <rguenther@suse.de>
2014-08-26 dmalcolmUpdate rs6000.c's pass_analyze_swaps to use rtx_insn
2014-08-26 ebotcazouAdd missing entry
2014-08-26 jason * pt.c (check_explicit_specialization): Don't complain...
2014-08-26 gccadminDaily bump.
2014-08-25 dmalcolmdu_chain.insn is an rtx_insn
2014-08-25 dmalcolmEliminate BB_NOTE_LIST scaffolding
2014-08-25 dmalcolmStrengthen haifa_sched_info callbacks and 3 scheduler...
2014-08-25 dmalcolmfinal_start_function takes an rtx_insn
2014-08-25 dmalcolmfinal accepts an rtx_insn
2014-08-25 dmalcolmshorten_branches takes an rtx_insn
2014-08-25 dmalcolmstruct haifa_sched_info: prev_head and next_tail
2014-08-25 dmalcolmAdd rtx_jump_table_data::get_labels method
2014-08-25 dmalcolmunshare_all_rtl_again takes an rtx_insn *
2014-08-25 dmalcolmdelete_insn_and_edges takes an rtx_insn *
2014-08-25 dmalcolmreorder_insns requires rtx_insn *
2014-08-25 dmalcolmfunction.c and shrink-wrap.*: more rtx_insn
2014-08-25 dmalcolmConvert edge_def.insns.r to rtx_insn *
2014-08-25 dmalcolmRemove BB_FOOTER scaffolding
2014-08-25 dmalcolmstruct eh_landing_pad_d: field "landing_pad" is an...
2014-08-25 dmalcolmPHASE 4: Removal of scaffolding
2014-08-25 dmalcolmconfig/xtensa: Use rtx_insn and rtx_code_label
2014-08-25 dmalcolmconfig/v850: Use rtx_insn
2014-08-25 dmalcolmconfig/tilepro: Use rtx_insn
2014-08-25 dmalcolmconfig/tilegx: Use rtx_insn
2014-08-25 dmalcolmconfig/spu/spu.c: Use rtx_insn
2014-08-25 dmalcolmconfig/sparc: Use rtx_insn
2014-08-25 dmalcolmconfig/sh: Use rtx_insn and rtx_code_label
2014-08-25 dmalcolmconfig/score/score.c: Use rtx_insn
2014-08-25 dmalcolmconfig/s390: Use rtx_insn and rtx_code_label
2014-08-25 dmalcolmconfig/rx: Use rtx_insn
2014-08-25 dmalcolmconfig/rs6000: Use rtx_insn
2014-08-25 dmalcolmconfig/picochip: Use rtx_insn
2014-08-25 dmalcolmconfig/pa: Use rtx_insn
next