platform/upstream/gcc.git
2014-08-21 David Malcolmbuiltins.c: strengthen various rtx to rtx_insn * and...
2014-08-21 David Malcolmbt-load.c: Use rtx_insn
2014-08-21 David Malcolmbb-reorder.c: Use rtx_insn
2014-08-21 David Malcolmauto-inc-dec.c: strengthen various rtx to rtx_insn *
2014-08-21 David Malcolmasan.c: strengthen some rtx locals
2014-08-21 David Malcolmalias.c: Use rtx_insn
2014-08-21 Thomas Koenigre PR fortran/62214 (Problem with spread plus concatena...
2014-08-21 Michael Meissnerrs6000.c (print_operand, 'y' case): Fix code that gener...
2014-08-21 David MalcolmPHASE 2: Per-file commits in main source directory
2014-08-21 David Malcolmdelete_related_insns returns an rtx_insn
2014-08-21 Sandra Loosemore2014-08-21 Sandra Loosemore <sandra@codesourcery...
2014-08-21 David Malcolmdefine_bypass guard functions take a pair of rtx_insn
2014-08-21 Jan Hubickare PR tree-optimization/62091 (ice in before_dom_children)
2014-08-21 David MalcolmPass "insn" as an rtx_insn within generated get_attr_...
2014-08-21 David Malcolmpeephole returns an rtx_insn
2014-08-21 Bin Chengconfigure: Regenerated.
2014-08-21 Marc Glissere PR tree-optimization/62112 (Optimize out malloc...
2014-08-21 Tony Wang62154.cc: Disable when the target doesn't provide atomi...
2014-08-21 David Malcolmtry_split returns an rtx_insn
2014-08-21 David MalcolmDebug hooks: use rtx_insn and rtx_code_label
2014-08-21 David MalcolmUse rtx_insn internally within generated functions
2014-08-21 Jan Hubickatree-profile.c (tree_profiling): Skip external function...
2014-08-21 Bill Schmidtaltivec.h (vec_cpsgn): New #define.
2014-08-21 Bill Schmidtrs6000.c (context.h): New include.
2014-08-21 David Malcolmcreate_insn_rtx_from_pattern and create_copy_of_insn_rt...
2014-08-21 David Malcolmfind_first_parameter_load returns an rtx_insn
2014-08-21 Manuel López... re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2014-08-21 GCC AdministratorDaily bump.
2014-08-21 David Malcolmsel_bb_{head|end} return rtx_insn
2014-08-20 David Malcolmget_last_bb_insn returns an rtx_insn
2014-08-20 Manuel López... re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2014-08-20 Bill Schmidtdf.h (web_entry_base): Replace existing struct web_entr...
2014-08-20 Jan Hubicka* g++.dg/ipa/devirt-37.C: Fix testcase.
2014-08-20 Bill Schmidtrs6000-c.c (rs6000_cpu_cpp_builtins): Provide builtin...
2014-08-20 Wei MiMiss to "svn add" test files in r214233 before commit.
2014-08-20 Martin Jamborre PR lto/60449 (Merging function DECLs discards leaf...
2014-08-20 Jan Hubickacoverage.c (coverage_compute_profile_id): Return non...
2014-08-20 Steven G. Karglre PR libfortran/62188 (Array bounds overrun in bessel_...
2014-08-20 Steve Ellceyre PR middle-end/49191 (gcc.dg/memcpy-3.c FAILs on...
2014-08-20 Steve Ellceyre PR middle-end/49191 (gcc.dg/memcpy-3.c FAILs on...
2014-08-20 Jan Hubickacgraphunit.c (ipa_passes, compile): Reshedule symtab_re...
2014-08-20 Manuel López... re PR c/59304 (#pragma diagnostic pop after warning...
2014-08-20 Mark Wielaardgcc.dg/guality/restrict.c: Add `used' attribute to...
2014-08-20 Richard Bienerre PR lto/62190 (LTO DWARF produces __unknown__ type...
2014-08-20 Kyrylo Tkachov[testsuite] Mark tests unsupported when relocation...
2014-08-20 Terry Guothumb1.md (64bit splitter): Replace const_double_operan...
2014-08-20 Joost VandeVondeleoptions.c (gfc_init_options_struct): assert that the...
2014-08-20 Marek Polacekcpplib.h (cpp_options): Use signed char.
2014-08-20 Jason Merrillre PR tree-optimization/62091 (ice in before_dom_children)
2014-08-20 David MalcolmFix issue with NULL as_a in duplicate_insn_chain
2014-08-20 GCC AdministratorDaily bump.
2014-08-19 Manuel López... re PR preprocessor/51303 (-Wmissing-include-dirs warnin...
2014-08-19 Manuel López... re PR preprocessor/60975 (-Wvariadic-macros does not...
2014-08-19 Janis Johnson* lib/target-supports.exp
2014-08-19 David MalcolmReturn types of unlink_insn_chain and duplicate_insn_chain
2014-08-19 David Malcolmnext_cc0_user and prev_cc0_setter scaffolding
2014-08-19 David Malcolmemit_move et al return rtx_insn *
2014-08-19 David Malcolmemit_* functions return rtx_insn
2014-08-19 David Malcolmemit_jump_table_data returns an rtx_jump_table_data *
2014-08-19 David MalcolmConvert various rtx to rtx_note *
2014-08-19 David Malcolmrtl_data.x_parm_birth_insn is an insn
2014-08-19 David Malcolmcfgexpand.c: Use rtx_insn
2014-08-19 David Malcolmasan_emit_stack_protection returns an insn
2014-08-19 David Malcolmbb_note returns a rtx_note *
2014-08-19 David Malcolmmake_insn_raw returns an rtx_insn
2014-08-19 David Malcolmlast_call_insn returns an rtx_call_insn *
2014-08-19 David Malcolmdelete_trivially_dead_insns works on insns
2014-08-19 David MalcolmMake tablejump_p accept a rtx_jump_table_data **
2014-08-19 Marek Polacekre PR c++/62153 (warn for bool expression compared...
2014-08-19 David Malcolmentry_of_function returns an insn
2014-08-19 Jason Merrillre PR tree-optimization/62091 (ice in before_dom_children)
2014-08-19 David MalcolmReturn rtx_insn from get_insns/get_last_insn
2014-08-19 David MalcolmStrengthen return type of gen_label_rtx
2014-08-19 David MalcolmStrengthen return types of various {next|prev}_*insn...
2014-08-19 Jason Merrillre PR lto/53808 (Undefined symbol when building a libra...
2014-08-19 Jan Hubickaipa-visibility.c (update_visibility_by_resolution_info...
2014-08-19 David MalcolmAdd subclasses for the various kinds of instruction
2014-08-19 Marek Polacekalpha.h (CLZ_DEFINED_VALUE_AT_ZERO, [...]): Return...
2014-08-19 David MalcolmBND_TO scaffolding
2014-08-19 H.J. LuDon't clear destination if it is used in source
2014-08-19 H.J. LuSet install_gold_as_default to no first
2014-08-19 David MalcolmBB_NOTE_LIST scaffolding
2014-08-19 Marek Polacek* lex.c (_cpp_lex_direct): Fix a typo.
2014-08-19 David MalcolmVINSN_INSN_RTX scaffolding
2014-08-19 David MalcolmDEP_PRO/DEP_CON scaffolding
2014-08-19 Yaakov Selkowitzos_defines.h (_GLIBCXX_THREAD_ATEXIT_WIN32): Define.
2014-08-19 Yaakov Selkowitzcygming-crtend.c (register_frame_ctor): Move atexit...
2014-08-19 Yaakov Selkowitzconfig.gcc (*-*-cygwin*): Use __cxa_atexit by default.
2014-08-19 David MalcolmConvert DF_REF_INSN to a function for now
2014-08-19 Joost VandeVondeleMAINTAINERS (Write After Approval): Add myself.
2014-08-19 Yaakov Selkowitzcygwin.h (LINK_SPEC): Pass --tsaware flag only when...
2014-08-19 Christopher... MAINTAINERS: Remove myself
2014-08-19 Yaakov Selkowitzcygwin-stdint.h: Throughout, make type definitions...
2014-08-19 Kai Tietzconfigure.tgt: Add cygwin to supported targets.
2014-08-19 Yaakov Selkowitzcygming-crtbegin.c (deregister_frame_fn): Fix declarati...
2014-08-19 David MalcolmReplace PREV_INSN et al macros with functions
2014-08-19 Patrick Palkare PR c/45584 (typeof with casting from const to non...
2014-08-19 Mark Wielaardgcc.dg/guality/const-volatile.c: Add `used' attribute...
2014-08-19 Mark WielaardEmit DW_tag_restrict_type for restrict-qualified pointers.
2014-08-19 Marek Polacekre PR c/61271 (10 * possible coding error with logical...
next