Age | Commit message (Expand) | Author | Files | Lines |
2014-01-23 | re PR target/52125 (Problems with LO16 asm operands on MIPS) | Richard Sandiford | 1 | -0/+1 |
2014-01-15 | re PR debug/54694 (internal compiler error: in dwarf2out_frame_debug_expr, at... | Richard Henderson | 1 | -0/+2 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-12-10 | cgraph.h (cgraph_node_set_iterator, [...]): Remove typedef. | Oleg Endo | 1 | -13/+12 |
2013-11-29 | revert: cgraph.h (varpool_node): Add need_bounds_init field. | Ilya Enkovich | 1 | -6/+1 |
2013-11-18 | builtin-types.def (BT_FN_PTR_CONST_PTR_VAR): New. | Ilya Enkovich | 1 | -1/+6 |
2013-10-29 | expr.h: Revert change and include tree-core.h. | Andrew MacLeod | 1 | -1/+0 |
2013-10-29 | tree-outof-ssa.h: Remove include files. | Andrew MacLeod | 1 | -0/+1 |
2013-09-28 | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 1 | -72/+74 |
2013-09-23 | rtl.texi (REG_NOTES): Say that int_list can also be used. | Richard Sandiford | 1 | -0/+2 |
2013-08-07 | rtl.h (update_alignments): Declare. | Eric Botcazou | 1 | -0/+1 |
2013-06-20 | re PR rtl-optimization/57425 (RTL alias analysis unprepared to handle stack s... | Joern Rennecke | 1 | -2/+2 |
2013-06-16 | re PR rtl-optimization/57425 (RTL alias analysis unprepared to handle stack s... | Joern Rennecke | 1 | -0/+2 |
2013-05-14 | rtl.h (next_label, [...]): Remove prototypes. | Steven Bosscher | 1 | -3/+0 |
2013-05-06 | mips.c: Include tree-pass.h. | Steven Bosscher | 1 | -4/+0 |
2013-04-26 | rtl.h (struct rtx_def): Add comment for field jump. | Vladimir Makarov | 1 | -1/+7 |
2013-04-24 | revert: rtl.h (struct rtx_def): ... | Vladimir Makarov | 1 | -7/+1 |
2013-04-24 | rtl.h (struct rtx_def): Add comment for field jump. | Vladimir Makarov | 1 | -1/+7 |
2013-04-03 | * rtl.h (AUTO_INC_DEC): Fix typo of HAVE_POST_MODIFY_DISP. | Bin Cheng | 1 | -1/+1 |
2013-03-30 | cfgrtl.c (fixup_reorder_chain): Do not emit barriers to BB_FOOTER. | Steven Bosscher | 1 | -6/+6 |
2013-03-29 | Add uniform debug dump function names. | Lawrence Crowl | 1 | -0/+2 |
2013-03-23 | avr.c, [...]: Where applicable... | Steven Bosscher | 1 | -5/+4 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -3/+1 |
2012-12-10 | re PR target/54061 (gcc.c-torture/compile/mipscop-*.c ICEs with -g) | Steve Ellcey | 1 | -0/+3 |
2012-12-04 | rtl.h (print_insn_with_notes): Remove prototype. | Steven Bosscher | 1 | -1/+1 |
2012-12-03 | rtl.h (print_insn_with_notes): Prototype. | Steven Bosscher | 1 | -0/+1 |
2012-11-30 | coretypes.h (struct pretty_print_info): Make a coretype. | Steven Bosscher | 1 | -5/+5 |
2012-11-27 | rtl.h (debug_bb_n_slim, [...]): Remove prototypes. | Steven Bosscher | 1 | -10/+5 |
2012-11-26 | invoke.texi: Remove -dv documentation. | Steven Bosscher | 1 | -0/+8 |
2012-11-17 | This patch rewrites the old VEC macro-based interface into a new one based on... | Diego Novillo | 1 | -3/+2 |
2012-11-09 | rtl.h (CONST_SCALAR_INT_P): New macro. | Kenneth Zadeck | 1 | -0/+4 |
2012-10-28 | rtl.h (struct rtx_def): Add a comment for member unchanging. | Vladimir Makarov | 1 | -1/+2 |
2012-10-26 | re PR bootstrap/55049 (bootstrap failed with --with-multilib-list=m32,m64,mx32) | Richard Sandiford | 1 | -0/+79 |
2012-10-23 | dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg. | Vladimir Makarov | 1 | -1/+9 |
2012-10-17 | re PR rtl-optimization/54900 (write introduction incorrect wrt the C11 memory... | Aldy Hernandez | 1 | -0/+1 |
2012-10-16 | rtl.h (get_call_rtx_from): New prototype. | Steven Bosscher | 1 | -0/+1 |
2012-10-16 | re PR debug/54796 (Non-addressable stack parameter debug quality regression) | Jakub Jelinek | 1 | -1/+2 |
2012-09-27 | tree.h (tree_constructor): Remove IS_UNKNOWN_LOCATION. | Dehao Chen | 1 | -1/+2 |
2012-09-19 | Integrate lexical block into source_location. | Dehao Chen | 1 | -18/+11 |
2012-09-17 | rtl.h (CONST_FIXED_P): New predicate macro. | Georg-Johann Lay | 1 | -0/+3 |
2012-09-13 | ipa-pure-const.c (state_from_flags, [...]): Use current_function_name instead... | Steven Bosscher | 1 | -0/+1 |
2012-09-12 | Fix Solaris 9/x86 bootstrap | Rainer Orth | 1 | -5/+0 |
2012-08-23 | alias.c (rtx_equal_for_memref_p): Convert constant cases. | Kenneth Zadeck | 1 | -0/+18 |
2012-08-02 | cfgexpand.c (expand_debug_locations): Encapsulate test for CONST_DOUBLE in ma... | Kenneth Zadeck | 1 | -0/+8 |
2012-08-02 | re PR debug/52983 (internal compiler error: in df_uses_record, at df-scan.c:3... | Alexandre Oliva | 1 | -0/+1 |
2012-07-31 | re PR pch/53880 (compile time regression when generating precompiled headers ... | Steven Bosscher | 1 | -1/+1 |
2012-07-24 | Reduce the size of optabs representation | Richard Henderson | 1 | -1/+6 |
2012-07-17 | dumpfile.h (TDF_COMMENT): New define. | Steven Bosscher | 1 | -7/+2 |
2012-07-13 | emit-rtl.c (make_debug_insn_raw, [...]): Make static. | Steven Bosscher | 1 | -2/+0 |
2012-07-11 | basic-block.h (struct edge_def): Use basic_block instead of basic_block_def *. | Steven Bosscher | 1 | -6/+6 |