aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/rs6000
AgeCommit message (Expand)Author
2013-06-19Apply powerpc64le support from mainline.Alan Modra
2013-06-042013-06-04 Bill Schmidt <wschmidt@linux.vnet.ibm.com>Bill Schmidt
2013-05-10 PR target/55033Alan Modra
2013-05-06[gcc]Michael Meissner
2013-04-17Fix typo in previous patch.David Edelsohn
2013-04-17 PR target/56948David Edelsohn
2013-02-09 * config/rs6000/aix61.h (OS_MISSING_ALTIVEC): Undefine.David Edelsohn
2013-02-09 PR target/56256Jakub Jelinek
2013-02-08[gcc]Michael Meissner
2013-02-07 PR target/56228Jakub Jelinek
2013-02-07gcc/Alan Modra
2013-02-01 PR target/54601David Edelsohn
2013-02-01ppc64: widening multiply patternsRichard Henderson
2013-02-01 * config/rs6000/xcoff.h (ASM_OUTPUT_ALIGNED_COMMON): Use floor_log2.David Edelsohn
2013-01-23 * config/rs6000/rs6000.c (rs6000_delegitimize_address): Check thatDavid Edelsohn
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-05 * config/rs6000/aix53.h (LIB_SPEC): Add -lpthreads when compilingDavid Edelsohn
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2012-12-27 * config/rs6000/rs6000.c (rs6000_deligitimze_address): Do notDavid Edelsohn
2012-12-21 * varasm.c (bss_initializer_p): Remove static.David Edelsohn
2012-12-202012-12-20 Roland Stigge <stigge@debian.org>Roland Stigge
2012-12-06libsanitizer/Peter Bergner
2012-12-06 * config/rs6000/rs6000.c (rs6000_option_override_internal): SetPat Haugen
2012-12-05 * doc/tm.texi.in (TARGET_CLASS_LIKELY_SPILLED_P): Update documentation.Steven Bosscher
2012-11-30 * config/rs6000/xcoff.h (ASM_OUTPUT_TLS_COMMON): Define.David Edelsohn
2012-11-30 * xcoffout.c (xcoff_tls_data_section_name): Define.David Edelsohn
2012-11-262012-11-26 Matthias Klose <doko@ubuntu.com>Matthias Klose
2012-11-212012-11-20 Matthias Klose <doko@ubuntu.com>Matthias Klose
2012-11-202012-11-20 Michael Meissner <meissner@linux.vnet.ibm.com>Michael Meissner
2012-11-20 * config/rs6000/rs6000.md (largetoc_low): Revert.David Edelsohn
2012-11-202012-11-19 Michael Meissner <meissner@linux.vnet.ibm.com>Michael Meissner
2012-11-192012-11-19 Mans Rullgard <mans@mansr.com>Mans Rullgard
2012-11-18This patch rewrites the old VEC macro-based interface into a new oneDiego Novillo
2012-11-14 * configure.ac (HAVE_LD_LARGE_TOC): Add AIX test.David Edelsohn
2012-11-08 PR target/54308Jakub Jelinek
2012-11-07 * doc/invoke.texi (-mcpu=power8): Document.Peter Bergner
2012-10-31gcc/Richard Sandiford
2012-10-31gcc/Alan Modra
2012-10-31 * config/rs6000/linux64.h (TARGET_OS_CPP_BUILTINS): Define _CALL_LINUX.Alan Modra
2012-10-26gcc/Segher Boessenkool
2012-10-242012-10-24 Sharad Singhai <singhai@google.com>Sharad Singhai
2012-10-19[gcc]Michael Meissner
2012-10-18 * config/rs6000/predicates.md (splat_input_operand): Don't callAlan Modra
2012-10-18gcc/Segher Boessenkool
2012-10-172012-10-17 Michael Meissner <meissner@linux.vnet.ibm.com>Michael Meissner
2012-10-16 * loop-doloop.c (doloop_modify): Pass doloop_end pattern toJoern Rennecke
2012-10-11As suggested here:James Lemke
2012-10-10 * config/rs6000/rs6000.h (PRINT_OPERAND_PUNCT_VALID_P):Segher Boessenkool
2012-10-10Fix signed/unsigned warning; Make some mask types HOST_WIDE_INT; Add more deb...Michael Meissner
2012-10-07gcc/Segher Boessenkool