Show patches with: Archived = No       |   126761 patches
« 1 2 3 41267 1268 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[18/25] more rtx_insn * in recog.c - - - - --- 2015-05-09 tbsaunde+gcc@tbsaunde.org New
[19/25] notice_args_size can take a rtx_insn * - - - - --- 2015-05-09 tbsaunde+gcc@tbsaunde.org New
[20/25] more rtx_insn * in sched-deps.c - - - - --- 2015-05-09 tbsaunde+gcc@tbsaunde.org New
[21/25] find_all_hard_reg_sets can take a rtx_insn * - - - - --- 2015-05-09 tbsaunde+gcc@tbsaunde.org New
[22/25] rtx_insn * in combine.c - - - - --- 2015-05-09 tbsaunde+gcc@tbsaunde.org New
[23/25] rtx_insn * in df-problems.c - - - - --- 2015-05-09 tbsaunde+gcc@tbsaunde.org New
[24/25] setup_next_usage_insn can take a rtx_insn * - - - - --- 2015-05-09 tbsaunde+gcc@tbsaunde.org New
[25/25] redirect_jump* can take a rtx_insn * - - - - --- 2015-05-09 tbsaunde+gcc@tbsaunde.org New
fixup hash table descriptor in winnt.c - - - - --- 2015-05-20 tbsaunde+gcc@tbsaunde.org New
[1/7] always define STACK_GROWS_DOWNWARD - - - - --- 2015-05-21 tbsaunde+gcc@tbsaunde.org New
[2/7] remove most ifdef STACK_GROWS_DOWNWARD - - - - --- 2015-05-21 tbsaunde+gcc@tbsaunde.org New
[3/7] move default for STACK_PUSH_CODE to defaults.h - - - - --- 2015-05-21 tbsaunde+gcc@tbsaunde.org New
[4/7] don't compare ARG_FRAME_POINTER_REGNUM and FRAME_POINTER_REGNUM with the preprocessor - - - - --- 2015-05-21 tbsaunde+gcc@tbsaunde.org New
[5/7] always define HAVE_conditional_move - - - - --- 2015-05-21 tbsaunde+gcc@tbsaunde.org New
[6/7] remove #if HAVE_conditional_move - - - - --- 2015-05-21 tbsaunde+gcc@tbsaunde.org New
[7/7] always define HAVE_peephole - - - - --- 2015-05-21 tbsaunde+gcc@tbsaunde.org New
[1/7] always define HAVE_lo_sum - - - - --- 2015-05-23 tbsaunde+gcc@tbsaunde.org New
[2/7] provide default for HAVE_mem_thread_fence - - - - --- 2015-05-23 tbsaunde+gcc@tbsaunde.org New
[3/7] always define HAVE_memory_barrier - - - - --- 2015-05-23 tbsaunde+gcc@tbsaunde.org New
[4/7] provide default for HAVE_mem_signal_fence - - - - --- 2015-05-23 tbsaunde+gcc@tbsaunde.org New
[5/7] add default for HAVE_load_multiple - - - - --- 2015-05-23 tbsaunde+gcc@tbsaunde.org New
[6/7] add default for HAVE_store_multiple - - - - --- 2015-05-23 tbsaunde+gcc@tbsaunde.org New
[7/7] add default for HAVE_tablejump - - - - --- 2015-05-23 tbsaunde+gcc@tbsaunde.org New
[1/7] reduce conditional compilation for LOAD_EXTEND_OP - - - - --- 2015-07-06 tbsaunde+gcc@tbsaunde.org New
[2/7] remove #if for HAVE_cc0 in combine.c - - - - --- 2015-07-06 tbsaunde+gcc@tbsaunde.org New
[3/7] always define SHORT_IMMEDIATES_SIGN_EXTEND - - - - --- 2015-07-06 tbsaunde+gcc@tbsaunde.org New
[4/7] use #if for HARD_FRAME_POINTER_IS_FRAME_POINTER less - - - - --- 2015-07-06 tbsaunde+gcc@tbsaunde.org New
[5/7] always define AUTO_INC_DEC - - - - --- 2015-07-06 tbsaunde+gcc@tbsaunde.org New
[6/7] reduce conditional compilation based on AUTO_INC_DEC - - - - --- 2015-07-06 tbsaunde+gcc@tbsaunde.org New
[7/7] always define WORD_REGISTER_OPERATIONS - - - - --- 2015-07-06 tbsaunde+gcc@tbsaunde.org New
remove some usage of expr_list from read_rtx - - - - --- 2015-07-13 tbsaunde+gcc@tbsaunde.org New
fix compilation of vmsdbgout.c - - - - --- 2015-07-18 tbsaunde+gcc@tbsaunde.org New
[1/4] convert ASM_OUTPUT_ASCII to a hook - - - - --- 2015-07-25 tbsaunde+gcc@tbsaunde.org New
[2/4] make TLS_COMMON_ASM_OP a hook - - - - --- 2015-07-25 tbsaunde+gcc@tbsaunde.org New
[3/4] remove unused TARGET_DEFERRED_OUTPUT_DEFS - - - - --- 2015-07-25 tbsaunde+gcc@tbsaunde.org New
[4/4] define ASM_OUTPUT_LABEL to the name of a function - - - - --- 2015-07-25 tbsaunde+gcc@tbsaunde.org New
[1/9] remove POINTER_SIZE_UNITS macro - - - - --- 2015-07-27 tbsaunde+gcc@tbsaunde.org New
[2/9] add pointer_size target hook - - - - --- 2015-07-27 tbsaunde+gcc@tbsaunde.org New
[3/9] target.h: change to use targetm.pointer_size instead of POINTER_SIZE - - - - --- 2015-07-27 tbsaunde+gcc@tbsaunde.org New
[4/9] varasm.c: switch from POINTER_SIZE to targetm.pointer_size () - - - - --- 2015-07-27 tbsaunde+gcc@tbsaunde.org New
[5/9] ubsan.c: switch from POINTER_SIZE to targetm.pointer_size () - - - - --- 2015-07-27 tbsaunde+gcc@tbsaunde.org New
[6/9] tree-chkp.c: switch to targetm.pointer_size () - - - - --- 2015-07-27 tbsaunde+gcc@tbsaunde.org New
[7/9] stor-layout.c: switch to targetm.pointer_size () - - - - --- 2015-07-27 tbsaunde+gcc@tbsaunde.org New
[8/9] tree.c: switch to targetm.pointer_size () - - - - --- 2015-07-27 tbsaunde+gcc@tbsaunde.org New
[9/9] emit-rtl.c: switch to targetm.pointer_size () - - - - --- 2015-07-27 tbsaunde+gcc@tbsaunde.org New
[1/2] add GCC_FINAL to ansidecl.h - - - - --- 2015-08-10 tbsaunde+gcc@tbsaunde.org New
[2/2] replace several uses of the anon namespace with GCC_FINAL - - - - --- 2015-08-10 tbsaunde+gcc@tbsaunde.org New
1/n remove useless typedefs - - - - --- 2015-08-11 tbsaunde+gcc@tbsaunde.org New
remove more useless typedefs - - - - --- 2015-08-19 tbsaunde+gcc@tbsaunde.org New
[1/4] always define HAVE_conditional_execution - - - - --- 2015-08-21 tbsaunde+gcc@tbsaunde.org New
[2/4] remove another #if for HAVE_cc0 - - - - --- 2015-08-21 tbsaunde+gcc@tbsaunde.org New
[3/4] always define HAVE_peephole2 - - - - --- 2015-08-21 tbsaunde+gcc@tbsaunde.org New
[4/4] add default for CONSTANT_ALIGNMENT - - - - --- 2015-08-21 tbsaunde+gcc@tbsaunde.org New
[01/10] don't typedef alias_set_entry and unhide pointerness - - - - --- 2015-09-03 tbsaunde+gcc@tbsaunde.org New
[02/10] dse.c: remove some typedefs that hide pointerness - - - - --- 2015-09-03 tbsaunde+gcc@tbsaunde.org New
[03/10] var-tracking.c: remove typedef of location_chain - - - - --- 2015-09-03 tbsaunde+gcc@tbsaunde.org New
[04/10] var-tracking.c: remove typedef of shared_hash - - - - --- 2015-09-03 tbsaunde+gcc@tbsaunde.org New
[05/10] bt-load.c: remove typedefs that hide pointerness - - - - --- 2015-09-03 tbsaunde+gcc@tbsaunde.org New
[06/10] tree-ssa-ter.c: remove typedefs that hide pointerness - - - - --- 2015-09-03 tbsaunde+gcc@tbsaunde.org New
[07/10] tree-vrp.c: remove typedefs that hide pointerness - - - - --- 2015-09-03 tbsaunde+gcc@tbsaunde.org New
[08/10] dwarf2cfi.c: remove typedef that hides pointerness - - - - --- 2015-09-03 tbsaunde+gcc@tbsaunde.org New
[09/10] dwarf2out.c: remove typedefs that hide pointerness - - - - --- 2015-09-03 tbsaunde+gcc@tbsaunde.org New
[10/10] tree-ssa-loop-im.c: remove typedefs that hide pointerness - - - - --- 2015-09-03 tbsaunde+gcc@tbsaunde.org New
[1/3] remove STRUCT_VALUE macro - - - - --- 2015-09-10 tbsaunde+gcc@tbsaunde.org New
[2/3] remove unused defines from sendmsg.c - - - - --- 2015-09-10 tbsaunde+gcc@tbsaunde.org New
[3/3] stop including tm.h in sendmsg.c - - - - --- 2015-09-10 tbsaunde+gcc@tbsaunde.org New
update a few places for the change from gimple_statement_base to gimple - - - - --- 2015-09-24 tbsaunde+gcc@tbsaunde.org New
remove many typedefs - - - - --- 2015-09-29 tbsaunde+gcc@tbsaunde.org New
[1/4] make build_uses store tree * instead of tree - - - - --- 2015-10-05 tbsaunde+gcc@tbsaunde.org New
[2/4] remove gimple_location_ptr () - - - - --- 2015-10-05 tbsaunde+gcc@tbsaunde.org New
[3/4] remove unused gasm accessors - - - - --- 2015-10-05 tbsaunde+gcc@tbsaunde.org New
[4/4] make more gimple_x_ptr accessors const correct - - - - --- 2015-10-05 tbsaunde+gcc@tbsaunde.org New
reorg.c: use vec<rtx_insn *> instead of rtx_insn_list for the delay insn list - - - - --- 2015-10-06 tbsaunde+gcc@tbsaunde.org New
remove an unneeded as_a<rtx_insn *> () - - - - --- 2015-10-10 tbsaunde+gcc@tbsaunde.org New
[1/6] always define INITIAL_FRAME_ADDRESS_RTX - - - - --- 2015-10-11 tbsaunde+gcc@tbsaunde.org New
[2/6] always define SETUP_FRAME_ADDRESSES - - - - --- 2015-10-11 tbsaunde+gcc@tbsaunde.org New
[3/6] always define DYNAMIC_CHAIN_ADDRESS - - - - --- 2015-10-11 tbsaunde+gcc@tbsaunde.org New
[4/6] always define FRAME_ADDR_RTX - - - - --- 2015-10-11 tbsaunde+gcc@tbsaunde.org New
[5/6] remove unneeded #if for HARD_FRAME_POINTER_IS_ARG_POINTER - - - - --- 2015-10-11 tbsaunde+gcc@tbsaunde.org New
[6/6] always define REVERSE_CONDITION - - - - --- 2015-10-11 tbsaunde+gcc@tbsaunde.org New
change a function argument from rtx to rtx_insn * - - - - --- 2015-10-17 tbsaunde+gcc@tbsaunde.org New
unconditionally compile most of the delay slot code - - - - --- 2015-10-21 tbsaunde+gcc@tbsaunde.org New
replace BITS_PER_UNIT with __CHAR_BIT__ in target libs - - - - --- 2015-10-30 tbsaunde+gcc@tbsaunde.org New
[1/5] 2015-01-25 Paul Thomas <pault@gcc.gnu.org> - - - - --- 2015-10-30 tbsaunde+gcc@tbsaunde.org New
[2/5] remove usage of ROUND_TYPE_SIZE from encoding.c - - - - --- 2015-10-30 tbsaunde+gcc@tbsaunde.org New
[3/5] stop using ROUND_TYPE_ALIGN in libobjc/ - - - - --- 2015-10-30 tbsaunde+gcc@tbsaunde.org New
[4/5] remove usage of BIGGEST_FIELD_ALIGNMENT in encoding.c - - - - --- 2015-10-30 tbsaunde+gcc@tbsaunde.org New
[5/5] remove usage of ADJUST_FIELD_ALIGN in encoding.c - - - - --- 2015-10-30 tbsaunde+gcc@tbsaunde.org New
remove unused config/arm/coff.h - - - - --- 2015-11-03 tbsaunde+gcc@tbsaunde.org New
[01/12] reduce conditional compilation for HARD_FRAME_POINTER_IS_ARG_POINTER - - - - --- 2015-11-09 tbsaunde+gcc@tbsaunde.org New
[02/12] remove EXTENDED_SDB_BASIC_TYPES - - - - --- 2015-11-09 tbsaunde+gcc@tbsaunde.org New
[03/12] remove conditional compilation of sdb debug info - - - - --- 2015-11-09 tbsaunde+gcc@tbsaunde.org New
[04/12] always define XCOFF_DEBUGGING_INFO - - - - --- 2015-11-09 tbsaunde+gcc@tbsaunde.org New
[05/12] always define VMS_DEBUGGING_INFO - - - - --- 2015-11-09 tbsaunde+gcc@tbsaunde.org New
[06/12] always define DWARF2_DEBUGGING_INFO - - - - --- 2015-11-09 tbsaunde+gcc@tbsaunde.org New
[07/12] always define DBX_DEBUGGING_INFO - - - - --- 2015-11-09 tbsaunde+gcc@tbsaunde.org New
[08/12] always define DWARF2_LINENO_DEBUGGING_INFO - - - - --- 2015-11-09 tbsaunde+gcc@tbsaunde.org New
[09/12] always define TARGET_PECOFF - - - - --- 2015-11-09 tbsaunde+gcc@tbsaunde.org New
[10/12] always define EH_RETURN_HANDLER_RTX - - - - --- 2015-11-09 tbsaunde+gcc@tbsaunde.org New
[11/12] always define HAVE_AS_LEB128 - - - - --- 2015-11-09 tbsaunde+gcc@tbsaunde.org New
« 1 2 3 41267 1268 »