aboutsummaryrefslogtreecommitdiff
path: root/gcc/rtl.h
AgeCommit message (Expand)AuthorFilesLines
2014-08-01RTL & dwarf2out changesAndi Kleen1-1/+0
2014-07-26rtl.h (tls_referenced_p): Declare.Richard Sandiford1-0/+1
2014-07-24rtl.h (target_rtl): Remove lang_dependent_initialized.Richard Sandiford1-1/+0
2014-06-26toplev.c (backend_init_target): Move init_emit_regs and init_regs to...Jan Hubicka1-0/+4
2014-06-06rtl.h (insn_location): Declare.Eric Botcazou1-0/+1
2014-05-29Fix rtl-check buildTom de Vries1-1/+1
2014-05-28rtl.h (set_for_reg_notes): Declare.Richard Sandiford1-0/+1
2014-05-19reg-notes.def (CROSSING_JUMP): Likewise.Richard Sandiford1-0/+5
2014-05-17use templates instead of gengtype for typed allocation functionsTrevor Saunders1-2/+2
2014-05-17emit-rtl.h (replace_equiv_address, [...]): Add an inplace argument.Richard Sandiford1-1/+1
2014-05-13rtl.def (SYMBOL_REF): Remove middle "0" field.Richard Sandiford1-7/+12
2014-05-13rtl.def (VAR_LOCATION): Remove "i" field.Richard Sandiford1-1/+7
2014-05-13gcc/Richard Sandiford1-35/+38
2014-05-13rtl.def (REG): Remove middle field.Richard Sandiford1-2/+6
2014-05-13rtl.h (rtx_def): Mark u2 as GTY ((skip)).Richard Sandiford1-2/+2
2014-05-06emit-rtl.c (init_derived_machine_modes): New functionm, split out from...Richard Sandiford1-0/+1
2014-05-06Merge in wide-int.Kenneth Zadeck1-2/+191
2014-04-25Add implicit parameter to find_all_hard_reg_setsRadovan Obradovic1-1/+1
2014-04-23Makefile.in (OBJS): Remove loop-unswitch.o.Richard Biener1-4/+0
2014-01-23re PR target/52125 (Problems with LO16 asm operands on MIPS)Richard Sandiford1-0/+1
2014-01-15re PR debug/54694 (internal compiler error: in dwarf2out_frame_debug_expr, at...Richard Henderson1-0/+2
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-10cgraph.h (cgraph_node_set_iterator, [...]): Remove typedef.Oleg Endo1-13/+12
2013-11-29revert: cgraph.h (varpool_node): Add need_bounds_init field.Ilya Enkovich1-6/+1
2013-11-18builtin-types.def (BT_FN_PTR_CONST_PTR_VAR): New.Ilya Enkovich1-1/+6
2013-10-29expr.h: Revert change and include tree-core.h.Andrew MacLeod1-1/+0
2013-10-29tree-outof-ssa.h: Remove include files.Andrew MacLeod1-0/+1
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford1-72/+74
2013-09-23rtl.texi (REG_NOTES): Say that int_list can also be used.Richard Sandiford1-0/+2
2013-08-07rtl.h (update_alignments): Declare.Eric Botcazou1-0/+1
2013-06-20re PR rtl-optimization/57425 (RTL alias analysis unprepared to handle stack s...Joern Rennecke1-2/+2
2013-06-16re PR rtl-optimization/57425 (RTL alias analysis unprepared to handle stack s...Joern Rennecke1-0/+2
2013-05-14rtl.h (next_label, [...]): Remove prototypes.Steven Bosscher1-3/+0
2013-05-06mips.c: Include tree-pass.h.Steven Bosscher1-4/+0
2013-04-26rtl.h (struct rtx_def): Add comment for field jump.Vladimir Makarov1-1/+7
2013-04-24revert: rtl.h (struct rtx_def): ...Vladimir Makarov1-7/+1
2013-04-24rtl.h (struct rtx_def): Add comment for field jump.Vladimir Makarov1-1/+7
2013-04-03* rtl.h (AUTO_INC_DEC): Fix typo of HAVE_POST_MODIFY_DISP.Bin Cheng1-1/+1
2013-03-30cfgrtl.c (fixup_reorder_chain): Do not emit barriers to BB_FOOTER.Steven Bosscher1-6/+6
2013-03-29Add uniform debug dump function names.Lawrence Crowl1-0/+2
2013-03-23avr.c, [...]: Where applicable...Steven Bosscher1-5/+4
2013-01-10Update copyright years in gcc/Richard Sandiford1-3/+1
2012-12-10re PR target/54061 (gcc.c-torture/compile/mipscop-*.c ICEs with -g)Steve Ellcey1-0/+3
2012-12-04rtl.h (print_insn_with_notes): Remove prototype.Steven Bosscher1-1/+1
2012-12-03rtl.h (print_insn_with_notes): Prototype.Steven Bosscher1-0/+1
2012-11-30coretypes.h (struct pretty_print_info): Make a coretype.Steven Bosscher1-5/+5
2012-11-27rtl.h (debug_bb_n_slim, [...]): Remove prototypes.Steven Bosscher1-10/+5
2012-11-26invoke.texi: Remove -dv documentation.Steven Bosscher1-0/+8
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-3/+2
2012-11-09rtl.h (CONST_SCALAR_INT_P): New macro.Kenneth Zadeck1-0/+4