summaryrefslogtreecommitdiff
path: root/gcc/config/powerpcspe
Commit message (Expand)AuthorAgeFilesLines
* Delete powerpcspeSegher Boessenkool2018-12-10147-112079/+0
* Add D front-end, libphobos library, and D2 testsuite.Iain Buclaw2018-10-287-2/+84
* rs6000: Delete HAVE_AS_DCISegher Boessenkool2018-09-291-4/+0
* rs6000: Delete HAVE_AS_LWSYNC and TARGET_LWSYNC_INSTRUCTIONSegher Boessenkool2018-09-282-12/+1
* rs6000: Delete many HAVE_AS_* (PR87149)Segher Boessenkool2018-09-272-169/+0
* Remove Pascal-related entries in code and comments.Martin Liska2018-09-251-3/+1
* [PATCH] CPP Macro predicatesNathan Sidwell2018-08-161-4/+5
* [07/46] Add vec_info::lookup_stmtRichard Sandiford2018-07-311-1/+2
* Fix wrong declaration.Martin Liska2018-07-251-1/+1
* Clean up of new format of -falign-FOO.Martin Liska2018-07-171-14/+4
* Replace NO_IMPLICIT_EXTERN_C with SYSTEM_IMPLICIT_EXTERN_C.Nathan Sidwell2018-07-051-4/+0
* [multiple changes]Martin Liska2018-07-041-16/+17
* PPC: remove usage of cgraph_node::instrumentation_clone and cgraph_node::inst...Martin Liska2018-06-081-7/+0
* re PR target/84772 (powerpc-spe: Spurious "is used uninitialized" warning, or...Jakub Jelinek2018-03-091-0/+1
* powerpcspe.opt: (msimple-fpu, mfpu) Add Undocumented.Andrew Jenner2018-02-062-3/+3
* powerpcspe.opt: Add Undocumented to irrelevant options.Andrew Jenner2018-02-022-204/+40
* Update copyright years.Jakub Jelinek2018-01-03131-132/+132
* New CONST_VECTOR layoutRichard Sandiford2018-01-021-13/+14
* Make vec_perm_indices use new vector encodingRichard Sandiford2018-01-021-2/+2
* Remove vec_perm_const optabRichard Sandiford2018-01-026-121/+58
* [rs6000] Use gen_int_mode in ieee_128bit_negative_zeroRichard Sandiford2017-12-281-1/+1
* poly_int: argument sizesRichard Sandiford2017-12-213-3/+5
* poly_int: IN_TARGET_CODERichard Sandiford2017-12-166-0/+12
* tree-core.h (struct attribute_spec): Swap affects_type_identity and handler f...Jakub Jelinek2017-12-151-13/+13
* PR c/81544 - attribute noreturn and warn_unused_result on the same function a...Martin Sebor2017-12-071-7/+7
* [cr16, powerpcspe, rs6000] Remove semicolon after ASM_OUTPUT_LABELREF macro bodyTom de Vries2017-11-121-1/+1
* [powerpcspe] Remove semicolon after do {} while (0) in SUBTARGET_OVERRIDE_OPT...Tom de Vries2017-11-076-6/+6
* Add a VEC_SERIES rtl codeRichard Sandiford2017-11-011-10/+4
* Add gen_(const_)vec_duplicate helpersRichard Sandiford2017-11-011-25/+3
* re PR debug/82630 (Bogus DW_AT_GNU_call_site_value)Jakub Jelinek2017-10-231-0/+2
* Convert STARTING_FRAME_OFFSET to a hookRichard Sandiford2017-10-234-22/+29
* target.h (enum vect_cost_for_stmt): Add vec_gather_load and vec_scatter_storeJan Hubicka2017-10-171-0/+2
* Require wi::to_wide for treesRichard Sandiford2017-10-102-8/+13
* Turn CONSTANT_ALIGNMENT into a hookRichard Sandiford2017-09-252-8/+14
* Update interface to TARGET_VECTORIZE_VEC_PERM_CONST_OKRichard Sandiford2017-09-251-2/+1
* powerpcspe.c (rs6000_expand_prologue): Fix thinko in stack clash protection s...Jeff Law2017-09-201-1/+1
* alpha.c (alpha_expand_prologue): Also check flag_stack_clash_protection.Jeff Law2017-09-191-1/+2
* explow.c: Include "params.h".Jeff Law2017-09-191-4/+4
* Turn TRULY_NOOP_TRUNCATION into a hookRichard Sandiford2017-09-151-4/+0
* Turn CANNOT_CHANGE_MODE_CLASS into a hookRichard Sandiford2017-09-153-45/+32
* elf.h (LINK_EH_SPEC): Add -static-pie support.Jakub Jelinek2017-09-141-1/+1
* Turn SECONDARY_MEMORY_NEEDED into a hookRichard Sandiford2017-09-133-28/+13
* Turn SECONDARY_MEMORY_NEEDED_MODE into a target hookRichard Sandiford2017-09-133-12/+5
* Turn HARD_REGNO_NREGS into a target hookRichard Sandiford2017-09-122-5/+10
* Convert hard_regno_nregs to a functionRichard Sandiford2017-09-121-11/+11
* Turn SLOW_UNALIGNED_ACCESS into a target hookRichard Sandiford2017-09-122-28/+33
* vxworks.h (VXCPU_FOR_8548): Correct definition for VxWorks 7.Olivier Hainque2017-09-061-3/+9
* Make mode_for_vector return an opt_modeRichard Sandiford2017-09-051-1/+1
* Add mode_for_int_vector helper functionsRichard Sandiford2017-09-051-2/+1
* Make more use of int_mode_for_sizeRichard Sandiford2017-09-051-7/+4