]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ChangeLog
Use rtx_expr_list for expr_status.x_forced_labels
[thirdparty/gcc.git] / gcc / ChangeLog
2014-08-27  David MalcolmUse rtx_expr_list for expr_status.x_forced_labels
2014-08-27  David MalcolmIntroduce rtx_expr_list subclass of rtx_def
2014-08-27  David Malcolmvarasm.c: Use rtx_sequence
2014-08-27  David Malcolmsched-vis.c: Use rtx_sequence
2014-08-27  David Malcolmresource.c: Use rtx_sequence
2014-08-27  David Malcolmreorg.c: Use rtx_sequence
2014-08-27  David Malcolmjump.c: Use rtx_sequence
2014-08-27  David Malcolmfunction.c: Use rtx_sequence
2014-08-27  David Malcolmfinal.c: Use rtx_sequence
2014-08-27  David Malcolmexcept.c: Use rtx_sequence
2014-08-27  David Malcolmdwarf2cfi.c: Use rtx_sequence
2014-08-27  David MalcolmIntroduce rtx_sequence subclass of rtx_def
2014-08-27  David MalcolmUse rtx_insn_list in various places
2014-08-27  David MalcolmIntroduce rtx_insn_list subclass of rtx_def
2014-08-27  David MalcolmTweak to ira-lives.c
2014-08-27  David MalcolmConvert various INSN accessors in rtl.h to inline functions
2014-08-27  David MalcolmConvert PATTERN from a macro to a pair of inline functions
2014-08-27  David MalcolmUse rtx_insn for various target.def hooks
2014-08-27  David Malcolmmn10300: Fixes to PARALLEL handling within mn10300_adju...
2014-08-27  Guozhi Weire PR target/62262 (aarch64 gcc generates invalid assem...
2014-08-27  Richard Bienergimple-fold.c (get_maxval_strlen): Add overload wrappin...
2014-08-27  Yvan Rouxre PR other/62248 (Configure error with --with-fpu...
2014-08-27  Alexander Ivchenkosse.md (define_insn "<mask_codefor>avx512dq_broadcast...
2014-08-27  Alexander Ivchenkosse.md (define_mode_iterator VI48_AVX512VL): New.
2014-08-27  Alexander Ivchenkosse.md (define_mode_iterator VI48_AVX2_48_AVX512F)...
2014-08-27  Richard Bienerre PR lto/62239 (ICE: in execute_todo, at passes.c...
2014-08-26  Aldy Hernandezdwarf2out.h (dwarf2out_decl): Remove prototype.
2014-08-26  Joel Sherrillinvoke.texi: -fno-cxa-atexit should be -fno-use-cxa...
2014-08-26  David Malcolmcselib (also touches sched-deps.c)
2014-08-26  David MalcolmTweak to dse.c
2014-08-26  David MalcolmRemove DF_REF_INSN scaffolding
2014-08-26  David MalcolmVarious scheduling strengthenings
2014-08-26  David MalcolmUse rtx_insn in more places in haifa-sched.c
2014-08-26  David Malcolmduplicate_insn_chain accepts rtx_insn
2014-08-26  David MalcolmVarious condition-handling calls
2014-08-26  David MalcolmUse rtx_insn in more places in fwprop.c
2014-08-26  David MalcolmUse rtx_insn in more places in sel-sched.c
2014-08-26  David MalcolmStrengthen various insn emission functions
2014-08-26  David Malcolmget_last_insn_anywhere returns an rtx_insn
2014-08-26  David MalcolmStrengthen fields in struct sequence_stack and struct...
2014-08-26  David MalcolmParams of add_insn and unlink_insn_chain
2014-08-26  David Malcolmcselib_record_sets_hook takes an rtx_insn
2014-08-26  David MalcolmRemove BB_HEAD, BB_END, BB_HEADER scaffolding
2014-08-26  David MalcolmTighten up params of create_basic_block_structure
2014-08-26  David Malcolmcselib and incdec
2014-08-26  David MalcolmRemove DEP_PRO/CON scaffolding
2014-08-26  David MalcolmRemove VINSN_INSN_RTX scaffolding
2014-08-26  David Malcolminsn_t becomes an rtx_insn *
2014-08-26  David Malcolmsel-sched-ir.h: Make ilist_t work on insn_t rather...
2014-08-26  Joseph MyersFix ARM ICE for register var asm ("pc") (PR target...
2014-08-26  Marek Polacekre PR c/61271 (10 * possible coding error with logical...
2014-08-26  Evandro Menezesaarch64.c (generic_addrcost_table): Delete qi cost...
2014-08-26  Marek Polacekre PR c/61271 (10 * possible coding error with logical...
2014-08-26  Marek Polacekre PR c/61271 (10 * possible coding error with logical...
2014-08-26  Richard Bienerre PR c++/62175 (Internal compiler error in gimplify_mo...
2014-08-26  David MalcolmUpdate rs6000.c's pass_analyze_swaps to use rtx_insn
2014-08-25  David Malcolmdu_chain.insn is an rtx_insn
2014-08-25  David MalcolmEliminate BB_NOTE_LIST scaffolding
2014-08-25  David MalcolmStrengthen haifa_sched_info callbacks and 3 scheduler...
2014-08-25  David Malcolmfinal_start_function takes an rtx_insn
2014-08-25  David Malcolmfinal accepts an rtx_insn
2014-08-25  David Malcolmshorten_branches takes an rtx_insn
2014-08-25  David Malcolmstruct haifa_sched_info: prev_head and next_tail
2014-08-25  David MalcolmAdd rtx_jump_table_data::get_labels method
2014-08-25  David Malcolmunshare_all_rtl_again takes an rtx_insn *
2014-08-25  David Malcolmdelete_insn_and_edges takes an rtx_insn *
2014-08-25  David Malcolmreorder_insns requires rtx_insn *
2014-08-25  David Malcolmfunction.c and shrink-wrap.*: more rtx_insn
2014-08-25  David MalcolmConvert edge_def.insns.r to rtx_insn *
2014-08-25  David MalcolmRemove BB_FOOTER scaffolding
2014-08-25  David Malcolmstruct eh_landing_pad_d: field "landing_pad" is an...
2014-08-25  David Malcolmconfig/xtensa: Use rtx_insn and rtx_code_label
2014-08-25  David Malcolmconfig/v850: Use rtx_insn
2014-08-25  David Malcolmconfig/tilepro: Use rtx_insn
2014-08-25  David Malcolmconfig/tilegx: Use rtx_insn
2014-08-25  David Malcolmconfig/spu/spu.c: Use rtx_insn
2014-08-25  David Malcolmconfig/sparc: Use rtx_insn
2014-08-25  David Malcolmconfig/sh: Use rtx_insn and rtx_code_label
2014-08-25  David Malcolmconfig/score/score.c: Use rtx_insn
2014-08-25  David Malcolmconfig/s390: Use rtx_insn and rtx_code_label
2014-08-25  David Malcolmconfig/rx: Use rtx_insn
2014-08-25  David Malcolmconfig/rs6000: Use rtx_insn
2014-08-25  David Malcolmconfig/picochip: Use rtx_insn
2014-08-25  David Malcolmconfig/pa: Use rtx_insn
2014-08-25  David Malcolmconfig/nds32: Use rtx_insn
2014-08-25  David Malcolmconfig/mips: Use rtx_insn and rtx_code_label
2014-08-25  David Malcolmconfig/microblaze/microblaze.c: Use rtx_insn and rtx_co...
2014-08-25  David Malcolmconfig/mep: Use rtx_insn and rtx_code_label
2014-08-25  David Malcolmconfig/m68k: Use rtx_insn
2014-08-25  David Malcolmconfig/iq2000: Use rtx_insn
2014-08-25  David Malcolmconfig/ia64/ia64.c: Use rtx_insn
2014-08-25  David Malcolmconfig/i386/i386: Use rtx_insn
2014-08-25  David Malcolmconfig/i386/i386.c: Use rtx_code_label
2014-08-25  David Malcolmconfig/h8300: Use rtx_insn
2014-08-25  David Malcolmconfig/epiphany: Use rtx_insn
2014-08-25  David Malcolmconfig/c6x: Use rtx_insn
2014-08-25  David Malcolmconfig/bfin: Use rtx_insn
2014-08-25  David Malcolmconfig/avr: Use rtx_insn
2014-08-25  David Malcolmconfig/arm: Use rtx_insn and rtx_code_label
2014-08-25  David Malcolmconfig/arc: Use rtx_insn
next