aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/rs6000
AgeCommit message (Expand)AuthorFilesLines
2009-04-16c-common.c (vector_targets_convertible_p, [...]): Use TYPE_VECTOR_OPAQUE inst...Paolo Bonzini1-25/+1
2009-04-15Add parens around expression.Michael Eager1-2/+2
2009-04-15Allows a single-precision FP register to contain a SImode value.Michael Eager2-3/+28
2009-04-15rs6000.c (rs6000_init_builtins): Set TYPE_NAME of our distinct integral and v...Nathan Sidwell1-48/+65
2009-04-14rs6000.c (rs6000_dwarf_register_span): Fix debug output for other floating po...Daniel Jacobowitz1-12/+24
2009-04-13Add configuration-specific options for --target=powerpc-xilinx-eabi.Michael Eager1-0/+20
2009-04-13genautomata.c: Put blank after comma.Vladimir Makarov2-125/+112
2009-04-10darwin-vecsave.asm: Remove extra "*/".H.J. Lu1-1/+1
2009-04-10re PR target/36800 (va_arg for _Decimal128 on 32-bit Power mishandled in cert...Ben Elliston1-1/+0
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek48-792/+463
2009-04-08config.gcc (aix tm_file): Add aix-stdint.h.David Edelsohn1-0/+51
2009-04-03config.gcc (powerpc64-*-gnu*): Add rs6000/default64.h to tm_file.Alan Modra4-4/+8
2009-04-01re PR target/39226 (gcc_assert (verify_initial_elim_offsets ()); ICE)Jakub Jelinek1-39/+1
2009-04-01rs6000.c (rs6000_emit_stack_reset): Delete redundant rs6000_emit_stack_tie.Alan Modra1-1/+0
2009-04-01sysv4.opt (msdata): Improve option description.Ben Elliston1-1/+1
2009-03-31re PR target/31635 (-mno-vrsave ignored on ppc64)Ben Elliston1-0/+5
2009-03-31* doc/invoke.texi (RS/6000 and PowerPC Options):Document mtls-markers.Alan Modra3-4/+138
2009-03-29re PR target/32542 (When -msdata is set, gcc sent -memb to gas.)Ben Elliston3-3/+4
2009-03-29re PR target/30451 (incorrect attributes in *movti_ppc64 of rs6000.md)Ben Elliston1-1/+1
2009-03-28rs6000-c.c (rs6000_macro_to_expand): If macro following vector keyword has ex...Jakub Jelinek1-1/+13
2009-03-28inclhack.def (aix_syswait, [...]): Remove.Joseph Myers3-162/+0
2009-03-25rtems-elf.h: Remove LINK_GCC_C_SEQUENCE_SPEC.Ralf Corsepius1-2/+0
2009-03-17re PR middle-end/39378 (Multiple inheritence thunk not working with -mthumb)Jing Yu1-2/+2
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek30-30/+34
2009-02-12rs6000.md (allocate_stack): Use _stack form of patterns when updating the bac...Ben Elliston1-2/+2
2009-02-10rs6000.md (allocate_stack): Always use an update form instruction to update t...Ben Elliston2-67/+70
2009-01-28invoke.texi (avoid-indexed-addresses): Document new option.Pat Haugen4-19/+81
2009-01-07rs6000.c (rs6000_legitimize_address): Check for non-word-aligned REG+CONST ad...Nathan Froyd1-1/+4
2009-01-04s390.md (UNSPEC_MB): Rename from UNSPECV_MB.Uros Bizjak1-3/+3
2008-12-19re PR bootstrap/37739 (bootstrap broken with core gcc > gcc-4.2.x)Jakub Jelinek1-0/+2
2008-12-18rs6000.c (rs6000_generate_compare): Condition choice of e500 comparison instr...Joseph Myers3-33/+45
2008-12-12re PR target/24779 (Python miscompilation - TOC reload)Andrew Pinski1-28/+109
2008-12-10* config/rs6000/linux-unwind.h (get_regs): Constify casts.Ben Elliston1-5/+5
2008-12-09* config/rs6000/darwin-ldouble.c (fmsub): Remove unused variable, v.Ben Elliston1-1/+1
2008-12-05rs6000.md (move_from_CR_gt_bit): Enable for TARGET_HARD_FLOAT && !TARGET_FPRS...Joseph Myers2-2/+2
2008-12-05linux-unwind.h (frob_update_context): Check for NULL lr.Andreas Schwab1-1/+1
2008-11-29rs6000.c (rs6000_emit_sync): Remove support for operand wrapped in NOT.David Edelsohn2-49/+41
2008-11-06re PR target/26397 (Program crashes when rethrowing exception)David Edelsohn1-0/+3
2008-11-06* config/rs6000/rs6000.c (rs6000_override_options): Comment fix.Ben Elliston1-1/+1
2008-11-06rs6000.opt (mwarn-cell-microcode): Improve option description.Ben Elliston1-1/+1
2008-11-03Revert:Nathan Froyd3-27/+26
2008-11-01rs6000.c (rs6000_file_start): Output gnu attribute for struct return convention.Nathan Froyd1-0/+3
2008-11-01* config/rs6000/crtsavres.asm: Really, really delete.Nathan Froyd1-306/+0
2008-11-01rs6000.c (no_global_regs_above): Fix precedence problem.Nathan Froyd3-26/+27
2008-10-29re PR target/37878 (PPC64 ldu command generated with invalid offset)David Edelsohn1-5/+17
2008-10-21config.gcc (powerpc-*): Make t-ppcgas imply usegas.h.Sandra Loosemore1-3/+3
2008-10-16re PR c++/35483 (GCC on AIX doesn't support dollar in symbols name.)David Edelsohn3-4/+6
2008-10-15re PR c++/35483 (GCC on AIX doesn't support dollar in symbols name.)David Edelsohn7-10/+107
2008-10-14* config/rs6000/rs6000.md (cell_micro): Fix formatting.Ben Elliston1-4/+3
2008-10-13invoke.texi (-mgen-cell-microcode): Document.Andrew Pinski6-138/+323