aboutsummaryrefslogtreecommitdiff
path: root/gcc/rtl.h
AgeCommit message (Expand)AuthorFilesLines
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
2012-10-28rtl.h (struct rtx_def): Add a comment for member unchanging.Vladimir Makarov1-1/+2
2012-10-26re PR bootstrap/55049 (bootstrap failed with --with-multilib-list=m32,m64,mx32)Richard Sandiford1-0/+79
2012-10-23dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg.Vladimir Makarov1-1/+9
2012-10-17re PR rtl-optimization/54900 (write introduction incorrect wrt the C11 memory...Aldy Hernandez1-0/+1
2012-10-16rtl.h (get_call_rtx_from): New prototype.Steven Bosscher1-0/+1
2012-10-16re PR debug/54796 (Non-addressable stack parameter debug quality regression)Jakub Jelinek1-1/+2
2012-09-27tree.h (tree_constructor): Remove IS_UNKNOWN_LOCATION.Dehao Chen1-1/+2
2012-09-19Integrate lexical block into source_location.Dehao Chen1-18/+11
2012-09-17rtl.h (CONST_FIXED_P): New predicate macro.Georg-Johann Lay1-0/+3
2012-09-13ipa-pure-const.c (state_from_flags, [...]): Use current_function_name instead...Steven Bosscher1-0/+1
2012-09-12Fix Solaris 9/x86 bootstrapRainer Orth1-5/+0
2012-08-23alias.c (rtx_equal_for_memref_p): Convert constant cases.Kenneth Zadeck1-0/+18
2012-08-02cfgexpand.c (expand_debug_locations): Encapsulate test for CONST_DOUBLE in ma...Kenneth Zadeck1-0/+8
2012-08-02re PR debug/52983 (internal compiler error: in df_uses_record, at df-scan.c:3...Alexandre Oliva1-0/+1
2012-07-31re PR pch/53880 (compile time regression when generating precompiled headers ...Steven Bosscher1-1/+1
2012-07-24Reduce the size of optabs representationRichard Henderson1-1/+6
2012-07-17dumpfile.h (TDF_COMMENT): New define.Steven Bosscher1-7/+2
2012-07-13emit-rtl.c (make_debug_insn_raw, [...]): Make static.Steven Bosscher1-2/+0
2012-07-11basic-block.h (struct edge_def): Use basic_block instead of basic_block_def *.Steven Bosscher1-6/+6
2012-07-08basic-block.h: Re-group most prototypes per file.Steven Bosscher1-5/+2
2012-06-17output.h (split_double): Move prototype to rtl.h.Steven Bosscher1-0/+1
2012-06-17cfglayout.h: Remove.Steven Bosscher1-2/+3
2012-06-17expmed.c (ceil_log2): Move from here...Steven Bosscher1-3/+0
2012-05-31regs.h (move_table, [...]): Move these definitions and associated target_glob...Richard Sandiford1-2/+0
2012-05-29rtl.h (assign_stack_temp, [...]): Remove 'keep' argument.Michael Matz1-5/+3
2012-05-09re PR bootstrap/53249 (Bootstrap failure)Richard Sandiford1-0/+1
2012-05-05rtl.h (plus_constant, [...]): Merge into a single plus_constant function.Richard Sandiford1-2/+1
2012-05-01Makefile.in (lower-subreg.o, [...]): Depend on lower-subreg.h.Kenneth Zadeck1-0/+3
2012-04-21re PR bootstrap/53021 (bootstrap failure on Linux/ia32)Richard Sandiford1-1/+1