aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/rs6000
AgeCommit message (Expand)AuthorFilesLines
2011-03-02re PR target/47935 (PowerPC64 -mcmodel=medium invalid lwa offset)Alan Modra1-10/+22
2011-02-22osf5.opt (mno-mips-tfile): Mark as Target rather than Driver option.Joseph Myers1-2/+2
2011-02-21re PR target/47822 (Multiple test suite failures due to revision 170321)Mike Stump2-1/+5
2011-02-19biarch32.h, [...]: Remove.Joseph Myers1-24/+0
2011-02-15Fix PR 47755Michael Meissner1-5/+3
2011-02-10linux64.h (PROCESSOR_DEFAULT): Change to PROCESSOR_POWER7.Peter Bergner1-2/+2
2011-02-09aix61.h (PROCESSOR_DEFAULT): Change to PROCESSOR_POWER7.David Edelsohn1-6/+2
2011-02-08* config/rs6000/aix64.opt (posix, pthread): New Driver options.Joseph Myers1-1/+7
2011-02-07Fix PR target/47636Michael Meissner1-1/+1
2011-02-04xilinx.opt: New.Joseph Myers1-0/+33
2011-02-03Fix PR target/47272Michael Meissner9-84/+437
2011-02-03Fix PR target/47580Michael Meissner1-9/+10
2011-01-31rs6000.c (print_operand): Rearrange addends in toc relative expressions as we...Alan Modra1-2/+13
2011-01-27sysv4.h (LIB_NETBSD_SPEC): Don't handle -profile.Joseph Myers2-3/+2
2011-01-26bfin.h (LINK_SPEC): Remove %{Qy:} %{!Qn:-Qy}.Joseph Myers3-3/+0
2011-01-26bfin.h (ASM_SPEC): Remove %{Ym,*}.Joseph Myers2-2/+2
2011-01-26bfin.h (LINK_SPEC): Remove %{YP,*}.Joseph Myers1-1/+1
2011-01-26bfin.h (ASM_SPEC): Remove %{Yd,*}.Joseph Myers2-3/+3
2011-01-24Fix PR 47408 and 47385Michael Meissner1-2/+2
2011-01-21rs6000-c.c (rs6000_cpu_cpp_builtins): Add builtin_define __CMODEL_MEDIUM__ an...Alan Modra1-1/+15
2011-01-19sysv4.h (LINK_PATH_SPEC): Remove.Joseph Myers1-21/+2
2011-01-19sysv4.h (SHARED_LIB_SUPPORT): Remove conditional.Joseph Myers1-17/+2
2011-01-14vxworks.h (CC1_SPEC): Don't handle -fvec or -fvec-eabi.Joseph Myers1-3/+2
2011-01-13Fix 47251, failure in powerpc -mcpu=power7 -m32 -msoft-floatMichael Meissner1-3/+3
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek14-15/+17
2010-12-31re PR target/47114 (powerpc-wrs-vxworks: rs6000_elf_asm_out_{con,de}structor ...Joern Rennecke1-2/+2
2010-12-22c-aux-info.c (gen_formal_list_for_type): Use prototype_p.Nathan Froyd1-1/+1
2010-12-22svr4.h: Remove.Joseph Myers1-12/+0
2010-12-20linux.h (OPTION_GLIBC): Define differently if SINGLE_LIBC.Joseph Myers2-0/+8
2010-12-20freebsd.h (SVR4_ASM_SPEC): Don't define.Joseph Myers4-8/+16
2010-12-10gcc:Iain Sandoe1-5/+15
2010-12-09nto.h (MD_EXEC_PREFIX, [...]): Define.Joseph Myers2-8/+1
2010-12-09arc.h (ASM_SPEC): Remove %{v}.Joseph Myers3-3/+3
2010-12-09freebsd.h (LINK_SPEC): Don't use %{!dynamic-linker:}.Joseph Myers2-6/+6
2010-12-09bfin.h (ASM_SPEC): Remove %{n} and %{T}.Joseph Myers2-2/+2
2010-12-09re PR target/41082 (FAIL: gfortran.fortran-torture/execute/where_2.f90 execut...Jakub Jelinek2-20/+12
2010-12-02freebsd.h (LINK_SPEC): Don't handle -Wl,.Joseph Myers4-5/+5
2010-12-01Provide FMA costs; enable some debug flagsMichael Meissner1-57/+16
2010-11-30diagnostic-core.h: Include bversion.h.Joseph Myers2-2/+0
2010-11-30rs6000.c (rs6000_reg_live_or_pic_offset_p): Check TARGET_SINGLE_PIC_BASE for ...Joakim Tjernlund2-0/+9
2010-11-29re PR target/26427 (with -fsection-anchors with zero sized structs)Iain Sandoe1-11/+16
2010-11-29system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.Joseph Myers1-2/+1
2010-11-22target.def (conditional_register_usage): Define.Nathan Froyd3-7/+5
2010-11-21tm.texi.in (HANDLE_SYSV_PRAGMA, [...]): Remove.Joseph Myers2-15/+0
2010-11-19Add PowerPC target attribute/pragma supportMichael Meissner11-676/+1539
2010-11-18sysv4.h (SUBTARGET_OVERRIDE_OPTIONS): Support -fpic as well as -mrelocatable ...Joakim Tjernlund1-1/+2
2010-11-16rs6000: -mfused-madd cleanupRichard Henderson7-613/+234
2010-11-16builtins.c (std_gimplify_va_arg_expr): Use targetm.calls.function_arg_boundary.Nathan Froyd3-12/+8
2010-11-12aix.h: #undef TARGET_AIX_OS before #define.Olivier Hainque1-0/+1
2010-11-10cfgloop.c (verify_loop_structure): Use %' in diagnostics.Joseph Myers2-10/+10