aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/rs6000
AgeCommit message (Expand)AuthorFilesLines
2004-10-03linux.h (TARGET_C99_FUNCTIONS): Define.Alan Modra2-4/+16
2004-10-01revert: tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FIELD and TI_VA_...Jakub Jelinek1-40/+16
2004-09-29* config/rs6000/linux64.h (PROCESSOR_DEFAULT): Define.David Edelsohn1-1/+3
2004-09-29tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FIELD and TI_VA_LIST_FPR...Jakub Jelinek1-16/+40
2004-09-28backport: basic-block.h: Include vec.h, errors.h.Ben Elliston1-1/+1
2004-09-27rs6000.c (rs6000_legitimate_address, [...]): Handle AND patternDorit Naishlos1-0/+14
2004-09-23PR c++/9844, PR c++/13989Fariborz Jahanian1-1/+1
2004-09-23tree.def (ALIGN_INDIRECT_REF, [...]): New tree-codes.Dorit Naishlos3-0/+156
2004-09-22rtems.h (TARGET_OS_CPP_BUILTINS): Add builtin_define ("__USE_INIT_FINI__").Ralf Corsepius1-0/+1
2004-09-22linux64.h (PROCESSOR_DEFAULT64): Default to POWER4.David Edelsohn2-3/+2
2004-09-22darwin-tramp.asm: Add __ppc64__ case.Stan Shebs2-1/+9
2004-09-18darwin-c.c, [...]: Fix comment typos.Kazu Hirata1-2/+2
2004-09-16rs6000.c (rs6000_xcoff_asm_named_section): Update prototype.David Edelsohn1-1/+1
2004-09-15configure.ac: Check for COMDAT support.Mark Mitchell1-1/+2
2004-09-15linux-unwind.h (struct gcc_pt_regs): Extend to include ccr.Alan Modra1-0/+6
2004-09-14m32r.md, [...]: Fix comment typos.Kazu Hirata2-2/+2
2004-09-13darwin.h (ASM_OUTPUT_COMMON): Change variable size's name to _new_size.Andrew Pinski1-3/+3
2004-09-12darwin.h (ASM_OUTPUT_COMMON): Make sure we do not have a size of 0.Andrew Pinski1-5/+8
2004-09-11aix.h (MD_FROB_UPDATE_CONTEXT): Use __64BIT__ to choose 64-bit version.David Edelsohn1-1/+1
2004-09-10dbxout.c (dbxout_block): Update for current_function_func_begin_label a string.Geoffrey Keating1-3/+2
2004-09-10rs6000.c (print_operand): Use fputs instead of fprintf for register names.Geoffrey Keating1-4/+4
2004-09-10darwin.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-09-09rs6000.c (rs6000_stack_info): Correct alignment of save_size.Alan Modra1-2/+3
2004-09-08power4.md (power4-lmul): du4 feeds iu1.David Edelsohn2-4/+4
2004-09-08tm.texi (MD_UNWIND_SUPPORT): Document.Alan Modra5-271/+224
2004-09-02rs6000.c (expand_block_move): Use SImode and HImode with STRICT_ALIGNMENT.David Edelsohn1-2/+2
2004-09-02rs6000.c (expand_block_clear): Use vector instructions if available.Geoffrey Keating1-19/+38
2004-09-02linux64.h: Don't include signal.h or sys/ucontext.h.Alan Modra1-35/+45
2004-09-01power4.md: Increase store latency to 12.David Edelsohn2-11/+11
2004-09-02Fix size of generic vectors with -maltivec.Fariborz Jahanian1-1/+2
2004-08-29sysv4.h (LINK_OS_FREEBSD_SPEC): Sync '-p' handling with other FreeBSD platforms.David O'Brien1-1/+1
2004-08-27rs6000.c (rs6000_override_options): Increase maximum skip to 15.David Edelsohn1-5/+18
2004-08-26Fixed several -mcpu=G5 and 'long double' issues for apple-ppc-darwin.Fariborz Jahanian3-12/+40
2004-08-26re PR target/16480 (using -msdata causes internal compiler error)Alan Modra1-12/+8
2004-08-25tree.h (build_int_cst): New, sign extended constant.Nathan Sidwell1-6/+6
2004-08-25re PR target/17052 (altivec varargs failure if no optimization)Alan Modra3-6/+1
2004-08-24gimplify.c (gimplify_array_ref_to_plus): Delete.Richard Henderson1-1/+2
2004-08-24Makefile.in (HOOKS_H): Add dependency on MACHMODE_H.Andreas Tobler1-1/+1
2004-08-24defaults.h (VECTOR_MODE_SUPPORTED_P): Remove macro.Eric Christopher2-390/+401
2004-08-23tree.h (build_distinct_type_copy): New.Nathan Sidwell1-8/+4
2004-08-21darwin.h (SUBTARGET_OPTIONS): Move from here, to...Mike Stump1-10/+0
2004-08-21linux64.h (DOT_SYMBOLS): Define.Alan Modra5-67/+110
2004-08-20rs6000.c (rs6000_rtx_costs): Improve DIV/MOD.Dale Johannesen1-10/+23
2004-08-19invoke.texi (-mfix-and-continue): Add support for fast turn around debugging.Mike Stump2-9/+60
2004-08-18config/rs6000/x-darwin: Remove XCFLAGS -mdynamic-no-pic toRobert Bowdidge1-1/+0
2004-08-18emit-rtl.c (gen_const_mem): New.Richard Henderson1-5/+3
2004-08-18darwin.md: Delete the altivec patterns which are handled differently now.Andrew Pinski3-108/+20
2004-08-18rtl.def (NIL): Delete.Zack Weinberg1-1/+1
2004-08-18save_world/rest_world for ppc-darwin.Fariborz Jahanian4-12/+450
2004-08-18Hot/cold partitioning update patch.Caroline Tice1-2/+0