aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/rs6000
AgeCommit message (Expand)AuthorFilesLines
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez2-0/+2
2010-07-05tree-ssa-loop-im.c (for_each_index): Do not handle ALIGN_INDIRECT_REF.Richard Guenther1-1/+0
2010-07-05e500crtsavg64gprctr.asm: Correct done label name.Nathan Sidwell3-51/+69
2010-07-04optabs.h (optab_handler, [...]): Turn into inline functions that return an in...Richard Sandiford1-13/+12
2010-07-04tm.texi.in (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST): Document new argume...Ira Rosen1-2/+114
2010-07-02re PR target/44707 (operand requires impossible reload)Ulrich Weigand1-0/+11
2010-07-01re PR middle-end/42834 (memcpy folding overeager)Richard Guenther1-1/+1
2010-06-30re PR middle-end/44566 (configuration with multiple targets / backends is not...Joern Rennecke1-10/+11
2010-06-29re PR other/44034 (target hooks are hard to maintain)Joern Rennecke1-4/+4
2010-06-29reginfo.c (init_reg_sets_1): Adjust comments.Nathan Froyd1-9/+0
2010-06-28* config/rs6000/rs6000.h (PROCESSOR_TITAN): Declare.Philipp Tomsich1-1/+2
2010-06-28config.gcc (powerpc*-*-*): Handle titan.Philipp Tomsich3-3/+209
2010-06-25invoke.texi: Delete mcmodel=medium from powerpc options.Alan Modra3-46/+7
2010-06-22re PR target/44364 (Wrong code with e500 double floating point)Alan Modra1-1/+8
2010-06-18linux64.h (SET_CMODEL): Don't expand to empty.Alan Modra1-1/+1
2010-06-17rs6000.c (print_operand): Also use print_operand_address and puts to output t...Gunther Nikl1-14/+3
2010-06-15invoke.texi: Add mcmodel to powerpc options.Alan Modra8-83/+440
2010-06-09re PR target/44067 (internal compiler error: in rs6000_split_multireg_move, a...Edmar Wienskoski1-1/+2
2010-06-08utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis1-3/+3
2010-06-05c-common.c: Move to c-family/.Steven Bosscher2-3/+3
2010-06-03re PR rtl-optimization/44169 (Wrong code while generating TLS offsets)Alan Modra2-16/+14
2010-06-03PR target/44218, improve -mrecip on powerpcMichael Meissner11-441/+1066
2010-05-30darwin.c (output_objc_section_asm_op): Add comment.Iain Sandoe1-1/+1
2010-05-30rs6000.c (rs6000_output_function_entry): Use RS6000_OUTPUT_BASENAME unconditi...Eric Botcazou1-8/+3
2010-05-29* config/rs6000/rs6000-c.c: Remove c-tree.h include.Mike Stump1-1/+0
2010-05-28re PR bootstrap/44314 (Powerpc64-unknown-linux-gnu bootstrap broken)Maxim Kuvyrkov2-0/+4
2010-05-28re PR target/44266 (stack frame lacks parameter save area)Alan Modra1-22/+13
2010-05-28rs6000-modes.def (PSImode): Delete.Segher Boessenkool1-5/+0
2010-05-28constraints.md ("z" constraint): Change to CA_REGS.Segher Boessenkool5-24/+26
2010-05-27Add support for Bionic C libraryMaxim Kuvyrkov2-6/+10
2010-05-26re PR target/44199 (ppc64 glibc miscompilation)Jakub Jelinek2-0/+27
2010-05-25enable multilibs on powerpc64-apple-darwinIain Sandoe2-1/+13
2010-05-23rs6000.c (rs6000_mode_dependent_address_p): New.Anatoly Sokolov3-11/+13
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher1-1/+0
2010-05-17rs6000.c (rs6000_emit_allocate_stack): Delete unnecessary prototype.Alan Modra1-29/+39
2010-05-14re PR target/44075 (__builtin_eh_return miscompiled)Alan Modra1-2/+13
2010-05-13* config/rs6000/rs6000-protos.hAndreas Schwab2-7/+7
2010-05-05re PR testsuite/43758 (19 new GCC HEAD@158360 regressions)Jason Merrill1-0/+12
2010-04-22* config/rs6000/x-aix: Override LDFLAGS for all COMPILERS.David Edelsohn1-1/+1
2010-04-09re PR bootstrap/43684 (multiple 'set but not used' errors.)Iain Sandoe1-7/+6
2010-04-09target.h (builtin_conversion): Pass in input and output types.Richard Guenther1-10/+10
2010-04-02Make-lang.in, [...]: Update copyright years.Steven Bosscher5-5/+5
2010-03-27PR 43544, change TARGET_VECTORIZE_BUILTIN_VECTORIZED_FUNCTION to take a tree ...Michael Meissner1-3/+5
2010-03-26rs6000.md (cmptf_internal2): Correct comparison.Alan Modra1-1/+1
2010-03-24Update copyright yearMichael Meissner1-1/+1
2010-03-24Fix 43484, swap registers if one is R0 for multiword movesMichael Meissner1-0/+10
2010-03-22re PR target/23071 (Darwin alignment ignores "attribute packed" for first 'do...Mike Stump1-0/+3
2010-03-17re PR target/42427 (invalid assembly code for 301.apsi for -fnon-call-excepti...Peter Bergner3-201/+62
2010-03-17linux64.opt (mprofile-kernel): Use profile_kernel var.Alan Modra3-7/+6
2010-03-12Remove band-aid no longer needed by the fix in PR 43431Michael Meissner1-26/+0