aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/rs6000
AgeCommit message (Expand)AuthorFilesLines
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
2008-10-13install.texi (powerpc-*-*): Require binutils 2.15.Nathan Froyd20-342/+356
2008-10-11Really commit rs6000.optDavid Edelsohn1-0/+10
2008-10-11rs6000.md (aux_truncdfsf2): Remove TARGET_SINGLE_FLOAT.David Edelsohn1-38/+27
2008-10-11rs6000.c (rs6000_parse_fpu_option): Interpret -mfpu options.Michael J. Eager6-36/+289
2008-10-11re PR target/35760 (ICE with complex types and -static on PPC darwin)Jakub Jelinek1-0/+1
2008-10-06rs6000-c.c (altivec_resolve_overloaded_builtin): Update calls to build_unary_...Andrew Pinski1-4/+4
2008-10-06rs6000-protos.h (rs6000_find_base_term): Declare.Richard Sandiford3-0/+24
2008-10-06darwin-protos.h (machopic_function_base_name): Delete.Richard Sandiford2-12/+16
2008-10-06rs6000-protos.h (rs6000_output_addr_const_extra): Declare.Richard Sandiford4-81/+49
2008-10-04rs6000.c (rs6000_emit_sync): Use gen_lwsync().Anton Blanchard1-4/+4