summaryrefslogtreecommitdiff
path: root/gcc/config/powerpcspe
Commit message (Expand)AuthorAgeFilesLines
* Turn FUNCTION_ARG_PADDING into a target hookrsandifo2017-09-047-30/+19
* Turn MODES_TIEABLE_P into a target hookrsandifo2017-09-043-38/+47
* Turn HARD_REGNO_MODE_OK into a target hookrsandifo2017-09-043-12/+18
* Turn HARD_REGNO_CALL_PART_CLOBBERED into a target hookrsandifo2017-09-042-7/+24
* PR82045: Avoid passing machine modes through "..."rsandifo2017-09-042-18/+16
* [73/77] Pass scalar_mode to scalar_mode_supported_prsandifo2017-08-301-1/+1
* [72/77] Pass scalar_mode to scalar_mode_supported_prsandifo2017-08-301-1/+1
* [62/77] Big machine_mode to scalar_int_mode replacementrsandifo2017-08-301-2/+2
* [18/77] Make int_mode_for_mode return an opt_scalar_int_modersandifo2017-08-301-4/+2
* [15/77] Add scalar_int_modersandifo2017-08-302-7/+6
* [13/77] Make floatn_mode return an opt_scalar_float_modersandifo2017-08-301-5/+5
* [3/77] Allow machine modes to be classesrsandifo2017-08-301-2/+2
* [2/77] Add an E_ prefix to case statementsrsandifo2017-08-303-294/+294
* [1/77] Add an E_ prefix to mode namesrsandifo2017-08-301-17/+17
* Remove the frame size argument from function_prologue/epiloguersandifo2017-08-211-4/+2
* .marxin2017-08-081-0/+1
* PR target/80846jakub2017-08-013-10/+20
* [RTEMS] Add GCC Runtime Library Exceptionsh2017-07-251-2/+7
* * profile-count.h (profile_probability::from_reg_br_prob_note,hubicka2017-07-161-5/+4
* Remove enum before machine_modersandifo2017-07-051-8/+8
* Split off powerpcspe from rs6000 portsegher2017-05-24146-0/+112416