rs6000-cpus.def (ISA_FUTURE_MASKS_SERVER): Add OPTION_MASK_PCREL.
[gcc.git] / gcc / config / rs6000 / rs6000.c
2019-05-23 Bill Schmidtrs6000-cpus.def (ISA_FUTURE_MASKS_SERVER): Add OPTION_M...
2019-05-23 Bill SchmidtAdd infrastructure to support -mcpu=future to represent...
2019-05-22 Alan Modra[RS6000] Don't pass -many to the assembler
2019-05-21 Segher Boessenkoolrs6000: wz -> d+p7
2019-05-21 Segher Boessenkoolrs6000: wl -> d+p6
2019-05-21 Segher Boessenkoolrs6000: wm -> wa+p8v
2019-05-21 Segher Boessenkoolrs6000: wk -> ws+p8v
2019-05-21 Segher Boessenkoolrs6000: wj -> wi+p8v
2019-05-21 Segher Boessenkoolrs6000: wh -> d+p8v
2019-05-21 Alan ModraPR90545, gcc.target/powerpc/fold-vec-splats-floatdouble...
2019-05-21 Martin Liskafix diagnostic quoting/spelling in rs6000
2019-05-20 Segher Boessenkoolrs6000: Delete the "wH" and "wI" constraints
2019-05-20 Segher Boessenkoolrs6000: Delete the "wy" constraint
2019-05-20 Segher Boessenkoolrs6000: Delete the "wu" constraint
2019-05-20 Segher Boessenkoolrs6000: Delete "wJ" and "wK" constraints
2019-05-20 Segher Boessenkoolrs6000: Delete the "wb" constraint
2019-05-20 Segher Boessenkoolrs6000: Delete the "wo" constraint
2019-05-17 Segher Boessenkoolrs6000: Some rs6000_emit_epilogue improvements
2019-05-17 Iain Sandoedarwin, powerpc - adjust the formatting of picbase...
2019-05-17 Iain Sandoedarwin, powerpc - fix whitespace in generated code.
2019-05-16 Max Filippovgcc: move assemble_start_function / assemble_end_functi...
2019-05-14 Segher Boessenkoolrs6000: New enum epilogue_type
2019-05-13 David Edelsohnre PR bootstrap/90418 (powerpc-darwin9 bootstrap fails...
2019-05-11 Iain Sandoedarwin, ppc - improve debug for mdebug-stack
2019-05-08 Alan Modra[RS6000] PR89271, gcc.target/powerpc/vsx-simode2.c
2019-05-07 Segher Boessenkoolrs6000: Remove reload leftovers
2019-05-06 Segher Boessenkoolrs6000: Renumber the registers
2019-05-06 Segher Boessenkoolrs6000: Remove TM regs
2019-05-06 Segher Boessenkoolrs6000: rs6000_dbx_register_number for fp/ap/mq
2019-05-06 Kelvin Nilsenre PR target/89424 (__builtin_vec_ext_v1ti (v, i) resul...
2019-05-02 Segher Boessenkoolrs6000: Make debug regnums independent of internal...
2019-05-02 Segher Boessenkoolrs6000: Debug regnums for TM registers
2019-04-17 Segher Boessenkoolrs6000: Remove a comma in a debug string
2019-04-17 Segher Boessenkoolrs6000: Improve the load/store-with-update patterns...
2019-04-12 Kelvin Nilsenre PR target/87532 (bad results from vec_extract(unsign...
2019-04-11 David Edelsohnxcoffout.h (xcoff_private_rodata_section_name): Declare.
2019-03-27 Alan Modra[RS6000] Rename NON_SPECIAL_REGS to GEN_OR_FLOAT_REGS
2019-03-27 Alan Modra[RS6000] Don't rely on rs6000_hard_regno_mode_ok being...
2019-03-26 Alan Modra[RS6000] Fix typos
2019-03-24 Segher Boessenkoolrs6000: Make CSE'ing __tls_get_addr calls possible
2019-03-15 Kelvin Nilsenre PR target/87532 (bad results from vec_extract(unsign...
2019-03-14 Richard Bienerre PR target/89711 (ICE in insert_vi_for_tree, at tree...
2019-03-11 Martin LiskaWrap option names in gcc internal messages with %<...
2019-03-06 Peter Bergnerre PR rtl-optimization/88845 (ICE in lra_set_insn_recog...
2019-03-01 Segher Boessenkoolrs6000: Add -mdejagnu-cpu=
2019-02-20 Li Jia He[rs6000] fix PR 88100, range check for vec_splat_{su...
2019-02-13 Xiong Hu Luors6000: Add support for the vec_sbox_be, vec_cipher_be...
2019-02-11 Bill Schmidtrs6000.c (rs6000_gimple_fold_builtin): Shift-right...
2019-02-11 Alan Modra[RS6000] No inline PLT for V4 bss-plt, implement -mno...
2019-02-08 Alan Modra[RS6000] Correct save_reg_p
2019-02-04 Alan Modra[RS6000] Fix potiential buffer overflow
2019-02-04 Alan Modra[RS6000] Emit inline PLT when -mno-tls-markers
2019-01-24 Peter Bergneraltivec.md (build_vector_mask_for_load): Use MEM_P.
2019-01-22 Jakub Jelinekre PR target/88965 (powerpc64le vector builtin hits...
2019-01-22 Alan Modra[RS6000] PR88614, output_operand: invalid %z value
2019-01-11 Steve Ellceyaarch64.c (aarch64_simd_call_p): New function.
2019-01-09 Sandra LoosemorePR other/16615 [1/5]
2019-01-08 Jakub Jelinekrs6000.c (rs6000_delegitimize_address): Delegitimize...
2019-01-01 Jakub JelinekUpdate copyright years.
2018-12-15 Alan Modra[RS6000] Use gen_hard_reg_clobber in rs6000.c
2018-12-14 Alan Modra[RS6000] PR88311, mlongcall indirections are optimised...
2018-12-13 David Edelsohnrs6000.c (rs6000_function_arg): Ensure type is non...
2018-12-12 Iain Sandoers6000 - add missed hunk
2018-12-12 Segher Boessenkoolrs6000 - Fix PR target/88343
2018-12-12 Iain Sandoers6000, update Darwin call handling to latest scheme.
2018-12-12 Iain Sandoers6000, darwin - fix bootstrap.
2018-12-11 Segher Boessenkoolrs6000: Don't use rs6000_isa_flags_explicit for soft...
2018-12-07 Peter Bergnerre PR target/87496 (ICE in aggregate_value_p at gcc...
2018-12-05 Segher Boessenkoolrs6000: Fix AIX aggregate passing fix
2018-12-04 Jakub Jelinekre PR target/88188 (ICE in print_operand, at config...
2018-12-04 David Edelsohnre PR target/61976 (aix64: Data corruption in struct...
2018-11-30 Alan Modra[RS6000] PowerPC64 soft-float
2018-11-30 Alan Modra[RS6000] num_insns_constant ICE
2018-11-29 Peter Bergnerre PR target/87496 (ICE in aggregate_value_p at gcc...
2018-11-29 Jakub Jelinekre PR target/88234 (UBsan and runtime error: signed...
2018-11-29 Michael PloujnikovThere can be at most one .resolver clone per function
2018-11-29 Alan Modra[RS6000] PR11848 rs6000_emit_move long double split
2018-11-29 Alan Modra[RS6000] CONST_DOUBLE tidy
2018-11-29 Alan Modra[RS6000] inline plt call sequences
2018-11-29 Alan Modra[RS6000] Use standard call patterns for __tls_get_addr...
2018-11-29 Alan Modra[RS6000] rs6000_indirect_call_template
2018-11-29 Alan Modra[RS6000] rs6000_call_template for external call insn...
2018-11-27 Jakub Jelinekre PR target/88188 (ICE in print_operand, at config...
2018-11-16 Michael Meissnerconstraints.md (wF constraint): Remove power9 fusion...
2018-11-13 Alan Modra[RS6000] secondary_reload and find_replacement
2018-11-13 Alan Modra[RS6000] Comment fixes
2018-11-01 Aaron Sawdeyrs6000-protos.h (rs6000_address_for_fpconvert): Remove...
2018-10-30 Aaron Sawdeyrs6000.md (bswapdi2): Force address into register if...
2018-10-30 Michael PloujnikovAvoid unnecessarily numbering cloned symbols.
2018-10-28 Iain BuclawAdd D front-end, libphobos library, and D2 testsuite.
2018-10-24 Michael Meissnerrs6000.c (TARGET_MANGLE_DECL_ASSEMBLER_NAME): Define...
2018-10-22 Segher Boessenkoolrs6000: Handle print_operand_address for unexpected...
2018-10-11 Will Schmidtrs6000.c (map_to_integral_tree_type): New helper function.
2018-10-04 Peter Bergnerre PR rtl-optimization/87466 (IRA and LRA spill all...
2018-10-01 Carl Lovers6000-builtin.def (__builtin_mffsl): New.
2018-09-27 Segher Boessenkoolrs6000: Delete many HAVE_AS_* (PR87149)
2018-09-25 Segher Boessenkoolrs6000: Do not allow out of range immediate in vsplt...
2018-09-25 Martin LiskaRemove Pascal-related entries in code and comments.
2018-09-21 Eric Botcazours6000.c (rs6000_function_ok_for_sibcall): Return false...
2018-09-20 Segher Boessenkoolrs6000: Delete VECTOR_OTHER
next