IA MCU psABI support: changes to libraries
[gcc.git] / gcc / recog.c
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-06 Mikhail MaltsevPromote types of rtl expressions to rtx_insn in gen_spl...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-05-22 Trevor Saundersmove default for STACK_PUSH_CODE to defaults.h
2015-05-22 Trevor Saundersremove most ifdef STACK_GROWS_DOWNWARD
2015-05-22 Trevor Saundersalways define STACK_GROWS_DOWNWARD
2015-05-20 Mikhail MaltsevPromote types of RTL expressions to more derived ones.
2015-05-19 Richard Sandifordcfgcleanup.c (mentions_nonequal_regs): Use END_REGNO.
2015-05-09 Trevor Saundersmore rtx_insn * in recog.c
2015-05-02 Trevor Saundersmake validate_replace_src_group take a rtx_insn *
2015-05-02 Trevor Saundersrecog_data::insn can be a rtx_insn *
2015-05-02 Trevor Saunderschange local vars to rtx_insn *
2015-04-22 Trevor Saundersremove some ifdef HAVE_cc0
2015-03-20 Uros Bizjakre PR rtl-optimization/60851 (ICE: in extract_constrain...
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-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-22 Richard Sandifordrecog.h (recog_data_d): Remove enabled_alternatives.
2014-10-22 Richard Sandifordrecog.h (constrain_operands): Add an alternative_mask...
2014-10-22 Richard Sandifordmd.texi: Document "preferred_for_size" and "preferred_f...
2014-10-22 Richard Sandifordrecog.h (extract_constrain_insn): Declare.
2014-10-16 Andrew MacLeodfunction.h: Flatten file.
2014-09-19 Segher Boessenkoolrecog.c (scratch_operand): Do not simply allow all...
2014-09-15 David MalcolmInstruction attributes take an rtx_insn *
2014-09-09 David Malcolmsingle_set takes an insn
2014-09-09 David Malcolmrecog_memoized works on an rtx_insn *
2014-09-09 David MalcolmINSN_LOCATION takes an rtx_insn
2014-09-05 David MalcolmUse rtx_insn more within peep2
2014-08-28 David MalcolmNEXT_INSN and PREV_INSN take a const rtx_insn
2014-08-28 David MalcolmWork towards NEXT_INSN/PREV_INSN requiring insns as...
2014-08-26 David MalcolmRemove DF_REF_INSN scaffolding
2014-08-22 David Malcolmrecog.c: Use rtx_insn
2014-08-14 Richard Bienerre PR tree-optimization/62079 (ICE: in calc_dfs_tree...
2014-07-09 Trevor Saundersremove has_execute
2014-06-15 Richard Sandiforddf.h (DF_INSN_INFO_MWS, [...]): New macros.
2014-06-11 Richard Sandifordcommon.md: New file.
2014-06-11 Richard Sandifordsystem.h (CONST_DOUBLE_OK_FOR_CONSTRAINT_P): Poison.
2014-06-11 Richard Sandifordgenpreds.c (const_int_start, [...]): New variables.
2014-06-11 Richard Sandifordrecog.h (operand_alternative): Remove offmem_ok, nonffm...
2014-06-11 Richard Sandifordsystem.h (REG_CLASS_FROM_CONSTRAINT): Poison.
2014-06-04 Richard Sandifordrecog.h (operand_alternative): Convert reg_class, rejec...
2014-06-04 Richard Sandifordrecog.c (preprocess_constraints): Don't skip disabled...
2014-06-04 Richard Sandifordrecog.h (recog_op_alt): Convert to a flat array.
2014-06-04 Kai Tietzrecog.c (peep2_attempt): Copy SIBLING_CALL_P flag from...
2014-05-27 Richard Sandifordsystem.h (TEST_BIT): New macro.
2014-05-06 Kenneth ZadeckMerge in wide-int.
2014-05-06 Richard Bienertree-pass.h (TODO_verify_ssa, [...]): Remove.
2014-04-17 Trevor Saunderspass cfun to pass::execute
2014-04-17 Trevor Saunderspass current function to opt_pass::gate ()
2014-04-17 Trevor Saundersremove has_gate
2014-04-01 Richard Sandifordre PR target/60604 (GCC incorrectly compiles s_csinh...
2014-02-04 Jakub Jelinekre PR rtl-optimization/57915 (ICE in set_address_disp...
2014-01-23 Richard Sandifordre PR target/52125 (Problems with LO16 asm operands...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-16 Vladimir Makarovre PR rtl-optimization/59466 (Slow code generation...
2013-12-09 David MalcolmEliminate FOR_EACH_BB_REVERSE macro.
2013-12-09 David MalcolmEliminate last_basic_block macro.
2013-11-29 Vladimir Makarovre PR rtl-optimization/59340 (LRA enable-checking boots...
2013-11-20 Robert Suchaneklra.c (lra): Set lra_in_progress before check_rtl call.
2013-11-02 Steven Bosschergcse.c (pre_delete): Remove references to regmove from...
2013-10-25 Eric Botcazourecog.c (search_ofs): New static variable moved from...
2013-10-21 Diego NovilloRe-factor inclusion of tree.h.
2013-09-30 Richard Sandifordbasic-block.h (edge_list): Prefix member names with...
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-08-30 Joern Renneckerecog.c (verify_changes): Verify that changes[i].old...
2013-08-07 David Malcolmcoretypes.h (rtl_opt_pass): Add.
2013-08-05 David MalcolmAutomated conversion of passes to C++ classes
2013-08-05 Richard Earnshawre PR rtl-optimization/57708 (function clobbers callee...
2013-07-21 Ondřej BílkaFix typos.
2013-05-22 Richard Sandifordrecog.c (offsettable_address_addr_space_p): Fix calcula...
2013-05-18 Richard Sandifordrecog.h (Recog_data): Rename to...
2013-05-14 Mike Stumprecog.h: Rename struct recog_data to Recog_data.
2013-04-26 Vladimir Makarovrtl.h (struct rtx_def): Add comment for field jump.
2013-04-24 Vladimir Makarovrevert: rtl.h (struct rtx_def): ...
2013-04-24 Vladimir Makarovrtl.h (struct rtx_def): Add comment for field jump.
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-11-18 Richard SandifordMakefile.in (recog.o): Add insn-codes.h.
2012-11-11 Eric Botcazoure PR rtl-optimization/55247 (internal compiler error...
2012-11-09 Kenneth Zadeckrtl.h (CONST_SCALAR_INT_P): New macro.
2012-11-06 Joern Rennecke* recog.c (extract_insn): Enabled alternative defaults...
2012-11-05 Joern Renneckemd.texi (Defining Attributes): Document that we are...
2012-11-01 Lawrence CrowlThis patch normalizes more bitmap function names.
2012-11-01 Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-10-30 Lawrence CrowlThis patch implements the unification of the *bitmap...
2012-10-23 Vladimir Makarovdbxout.c (dbxout_symbol_location): Pass new argument...
2012-09-26 Georg-Johann Layre PR middle-end/54635 (Add addr_space_t argument to...
2012-09-19 Dehao ChenIntegrate lexical block into source_location.
2012-08-02 Kenneth Zadeckcfgexpand.c (expand_debug_locations): Encapsulate test...
2012-08-02 Richard Sandifordrecog.c (split_insn): Copy the original SET_SRC before...
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-06-04 Steven Bosscheroutput.h (merge_weak, [...]): Move protos from here...
2012-05-24 Jim MacArthurrecog.c (reg_fits_class_p): Check both regno and regno...
2012-05-05 Richard Sandifordrtl.h (plus_constant, [...]): Merge into a single plus_...
2012-05-04 Eric Botcazoure PR target/48496 ('asm' operand requires impossible...
2012-04-24 Andreas Krebbelrecog.c (insn_invalid_p): Add IN_GROUP parameter and...
2012-01-15 Uros Bizjakre PR rtl-optimization/51821 (64bit > 32bit conversion...
2011-11-27 Richard Sandifordhard-reg-set.h (target_hard_regs): Add x_accessible_reg...
next