]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/powerpcspe/powerpcspe.c
Add D front-end, libphobos library, and D2 testsuite.
[thirdparty/gcc.git] / gcc / config / powerpcspe / powerpcspe.c
2018-10-28  ibuclawAdd D front-end, libphobos library, and D2 testsuite.
2018-09-27  segherrs6000: Delete many HAVE_AS_* (PR87149)
2018-09-25  marxinRemove Pascal-related entries in code and comments.
2018-07-31  rsandifo[07/46] Add vec_info::lookup_stmt
2018-07-17  marxinClean up of new format of -falign-FOO.
2018-07-04  marxin2018-07-04 Denys Vlasenko <dvlasenk@redhat.com>
2018-06-08  marxinPPC: remove usage of cgraph_node::instrumentation_clone...
2018-03-09  jakub PR target/84772
2018-01-03  jakub Update copyright years.
2018-01-02  rsandifoNew CONST_VECTOR layout
2018-01-02  rsandifoMake vec_perm_indices use new vector encoding
2018-01-02  rsandifoRemove vec_perm_const optab
2017-12-16  rsandifopoly_int: IN_TARGET_CODE
2017-12-15  jakub * tree-core.h (struct attribute_spec): Swap affects_ty...
2017-12-07  mseborPR c/81544 - attribute noreturn and warn_unused_result...
2017-10-23  jakub PR debug/82630
2017-10-23  rsandifoConvert STARTING_FRAME_OFFSET to a hook
2017-10-17  hubicka * target.h (enum vect_cost_for_stmt): Add vec_gather_l...
2017-10-10  rsandifoRequire wi::to_wide for trees
2017-09-25  rsandifoTurn CONSTANT_ALIGNMENT into a hook
2017-09-25  rsandifoUpdate interface to TARGET_VECTORIZE_VEC_PERM_CONST_OK
2017-09-20  law * config/powerpcspe/powerpcspe.c (rs6000_expand_prolog...
2017-09-20  law * config/alpha/alpha.c (alpha_expand_prologue): Also...
2017-09-20  law2017-09-18 Jeff Law <law@redhat.com>
2017-09-15  rsandifoTurn CANNOT_CHANGE_MODE_CLASS into a hook
2017-09-13  rsandifoTurn SECONDARY_MEMORY_NEEDED into a hook
2017-09-13  rsandifoTurn SECONDARY_MEMORY_NEEDED_MODE into a target hook
2017-09-12  rsandifoTurn HARD_REGNO_NREGS into a target hook
2017-09-12  rsandifoConvert hard_regno_nregs to a function
2017-09-12  rsandifoTurn SLOW_UNALIGNED_ACCESS into a target hook
2017-09-05  rsandifoMake mode_for_vector return an opt_mode
2017-09-05  rsandifoAdd mode_for_int_vector helper functions
2017-09-05  rsandifoMake more use of int_mode_for_size
2017-09-04  rsandifoTurn FUNCTION_ARG_PADDING into a target hook
2017-09-04  rsandifoTurn MODES_TIEABLE_P into a target hook
2017-09-04  rsandifoTurn HARD_REGNO_MODE_OK into a target hook
2017-09-04  rsandifoTurn HARD_REGNO_CALL_PART_CLOBBERED into a target hook
2017-09-04  rsandifoPR82045: Avoid passing machine modes through "..."
2017-08-30  rsandifo[73/77] Pass scalar_mode to scalar_mode_supported_p
2017-08-30  rsandifo[72/77] Pass scalar_mode to scalar_mode_supported_p
2017-08-30  rsandifo[62/77] Big machine_mode to scalar_int_mode replacement
2017-08-30  rsandifo[18/77] Make int_mode_for_mode return an opt_scalar_int...
2017-08-30  rsandifo[15/77] Add scalar_int_mode
2017-08-30  rsandifo[13/77] Make floatn_mode return an opt_scalar_float_mode
2017-08-30  rsandifo[2/77] Add an E_ prefix to case statements
2017-08-30  rsandifo[1/77] Add an E_ prefix to mode names
2017-08-21  rsandifoRemove the frame size argument from function_prologue...
2017-08-08  marxin.
2017-07-16  hubicka * profile-count.h (profile_probability::from_reg_br_pr...
2017-07-05  rsandifoRemove enum before machine_mode
2017-05-24  segherSplit off powerpcspe from rs6000 port