rs6000.c (rs6000_always_hint): New variable.
[gcc.git] / gcc / config / rs6000 / rs6000.c
2004-03-25 David Edelsohnrs6000.c (rs6000_always_hint): New variable.
2004-03-24 Ziemowit Laskihooks.c (hook_constcharptr_tree_null): New hook.
2004-03-22 Andrew Pinskirs6000.c (symbol_ref_operand): Reject symbols who are...
2004-03-20 Ziemowit Laskialtivec.h (vec_dst, [...]): Add prototypes, marked...
2004-03-19 Paolo Bonzinirs6000.c (rs6000_init_builtins): Fix typo.
2004-03-18 Fariborz JahanianFixed some stack size allocation in G5's mixed mode.
2004-03-16 Paolo Bonzinic-common.c (c_common_type_for_mode): Build vector types...
2004-03-13 Alan Modrars6000.c (rs6000_va_arg): Replace SPLIT_COMPLEX_ARGS...
2004-03-13 Alan Modrare PR target/14567 ([3.4 only] long double and va_arg...
2004-03-12 Jakub Jelinekrs6000-protos.h (rs6000_output_dwarf_dtprel): Add proto...
2004-03-12 Richard Hendersonre PR target/14547 (Passing _Complex long double does...
2004-03-11 Kazu Hiratac-typeck.c, [...]: Fix comment typos and formatting.
2004-03-08 Alan Modrars6000.c: Formatting fix.
2004-03-08 Alan Modrars6000.c (rs6000_override_options): Don't override...
2004-03-07 Aldy Hernandezrs6000.c (rs6000_parse_abi_options): SPE and AltiVec...
2004-03-04 Ziemowit LaskiPR c++/14425, c++/14426
2004-03-04 David Edelsohnrs6000.c (output_function_profiler): Append @plt when...
2004-03-03 Paolo Bonzinialias.c (rtx_equal_for_memref_p): Use predicates to...
2004-02-23 Fariborz Jahanianconfig/rs6000/rs6000.c (function_arg): call to rs6000_m...
2004-02-21 Ziemowit Laskidarwin.h (TARGET_OPTION_TRANSLATE_TABLE): Refer to...
2004-02-11 Hartmut Penner* gcc/config/rs6000/rs6000.c (rs6000_override_options)
2004-02-09 David Edelsohnrs6000.c (rs6000_emit_move): Remove splitting slow...
2004-02-08 Kazu Hiratatarget-def.h (TARGET_STRUCT_VALUE_RTX): Define as hook_...
2004-02-07 Alan Modrat-linux64 (LIB2FUNCS_EXTRA): Add darwin-ldouble.c.
2004-02-06 Alan Modratm.texi (INIT_CUMULATIVE_ARGS): Update doco.
2004-02-04 Kazu Hirataalpha.c, [...]: Revert the replacements of "FALLTHRU...
2004-02-04 Kazu Hirataalpha.c, [...]: Fix comment typos.
2004-02-04 Mark Mitchellcalls.c (initialize_argument_information): Add CALL_FRO...
2004-02-02 Kazu Hirataarm.md, [...]: Fix indentation.
2004-02-02 Kazu Hirataarc.md, [...]: Replace gen_rtx with gen_rtx_fmt_e*.
2004-02-01 Kazu Hirataarm.c, [...]: Replace "gen_rtx (FOO, " with "gen_rtx_FO...
2004-01-30 David EdelsohnFix whitespace.
2004-01-30 Fariborz JahanianRemove #if 0. Copy operands[1] to pseudo for simplify_g...
2004-01-27 David Edelsohnrs6000.c (rs6000_emit_move): #if 0 splitting slow,...
2004-01-26 Fariborz JahanianSplit slow unaligned load/store into smaller loads...
2004-01-20 Hartmut Penner* gcc/config/rs6000/rs6000.c (function_arg) Handle
2004-01-18 Andrew Pinskirs6000.c (rs6000_special_round_type_align): Check for...
2004-01-18 Andrew Pinski2004-1-17 Andrew Pinski <pinskia@physics.uc.edu>
2004-01-17 Andrew Pinskire PR target/10781 (wrong class size and alignment...
2004-01-17 Geoffrey Keatingre PR pch/13689 (GGC PCH breaks aliasing)
2004-01-16 Geoffrey Keatingrs6000.c (rs6000_va_arg): No need to special-case altiv...
2004-01-15 Andrew Pinskirs6000.c (uses_TOC): Wrap #if TARGET_ELF around it.
2004-01-15 Alan Modrars6000.c (uses_TOC): Correct comment.
2004-01-14 Hartmut Penner* gcc/config/rs6000/rs6000.c (rs6000_stack_info)
2004-01-12 David Edelsohnrs6000.c (rs6000_init_libfuncs): Add AIX TFmode to...
2004-01-12 Hartmut Pennerrs6000.c (word_offset_memref_operand): New predicate...
2004-01-12 David Edelsohnre PR target/13401 (Traceback table does not conform...
2004-01-08 Geoffrey Keatingrs6000.c (legitimate_lo_sum_address_p): lo_sum addresse...
2004-01-08 Alan Modralinux64.h (SUBSUBTARGET_OVERRIDE_OPTIONS): Ensure targe...
2004-01-08 Hartmut Pennerrs6000.c (easy_vector_constant): Accept all vector...
2004-01-07 Alan Modrars6000.c (rs6000_dbx_register_number): New function.
2003-12-31 Kazu Hirataaix.h: Fix comment formatting.
2003-12-26 Fariborz Jahanianrs6000.c (legitimate_offset_address_p): Do not restrict...
2003-12-22 Fariborz JahanianCheck for a legitimate offset when addressing DImode...
2003-12-21 Andrew Pinskirs6000.c (rs6000_tls_referenced_p): Return early if...
2003-12-19 Fariborz JahanianAdded TARGET_MACHO to handle lo_sum address recognition.
2003-12-19 Hartmut Pennerrs6000.c (USE_ALTIVEC_FOR_ARG_P): Don't check for SVR4...
2003-12-19 Geoffrey Keatingaix.h (OS_MISSING_POWERPC64): Define.
2003-12-15 Andreas Jaegerrs6000.c (rs6000_output_function_epilogue): Remove...
2003-12-13 Kazu Hiratavxlib.c: Fix comment typos.
2003-12-13 Kazu Hirataggc-zone.c: Follow spelling conventions.
2003-12-09 Geoffrey Keatingre PR target/11848 ([darwin] [no support for 128 double...
2003-12-07 Andrew Pinski+2003-12-06 Andrew Pinski <pinskia@physics.uc.edu>...
2003-12-05 Stuart Hastings2003-12-04 Stuart Hastings <stuart@apple.com>
2003-11-30 Alan Modrars6000.c (rs6000_elf_section_type_flags): Don't set...
2003-11-28 David Edelsohnrs6000.h (MASK_MFCRF): New.
2003-11-14 Fariborz JahanianFix bug saving vararg registers on stack in -mpowerpc64...
2003-11-12 Janis Johnsonrs6000-protos.h (rs6000_initial_elimination_offset...
2003-11-11 David Edelsohnrs6000.c (legitimate_lo_sum_address_p): Remove accident...
2003-11-11 Fariborz JahanianMisc. fixes for -mpowerpc64 vesion darwin.
2003-11-08 Geoffrey Keatingrs6000.c (rs6000_legitimize_address): Remove redundant...
2003-11-06 Geoffrey Keatingrs6000.h (USE_FP_FOR_ARG_P): Move to rs6000.c.
2003-11-05 Geoffrey Keatingrs6000.c (setup_incoming_varargs): Remove code supporti...
2003-11-05 Geoffrey Keatingrs6000.c (rs6000_machopic_legitimize_pic_address):...
2003-11-05 Geoffrey Keatingrs6000.c (compute_vrsave_mask): Correct off-by-one...
2003-11-03 Syd Polkrs6000.c (rs6000_override_options): Add G3, G4, and...
2003-11-01 Fariborz Jahanianrs6000.c (rs6000_mixed_function_arg): Correct no_units...
2003-10-31 Kelley Cook* config/rs6000/rs6000.c: Update to C90 prototypes.
2003-10-31 Fariborz Jahanianrs6000.c (rs6000_mixed_function_arg): New.
2003-10-30 Richard Hendersonbuiltins.c (std_build_builtin_va_list): New.
2003-10-23 Fariborz Jahanianrs6000.h (UNITS_PER_WORD): Use TARGET_32BIT, not TARGET...
2003-10-20 Dorit Naishlosrs6000.h: (rs6000_sched_insert_nops): support new flag...
2003-10-17 Segher Boessenkoolaltivec.md ("altivec_dst", [...]): Use a memory_operand.
2003-10-17 David EdelsohnChange TARGET_ALTIVEC to TARGET_ALTIVEC_ABI.
2003-10-16 David Edelsohnrs6000.c (rs6000_va_arg): Only align vector arguments...
2003-10-13 Alan Modralinux64.h (SUBSUBTARGET_OVERRIDE_OPTIONS): Choose MASK_...
2003-10-09 Dorit Naishloshaifa-sched.c (ok_for_early_schedule): New function.
2003-10-07 Geoffrey KeatingRemove accidentally committed piece of patch.
2003-10-07 Geoffrey Keatingfunction.c (pad_to_arg_alignment): Take STACK_POINTER_O...
2003-10-07 Geoffrey Keatinghooks.c (hook_bool_tree_true): New.
2003-10-07 Dorit Naishlossched-int.h (sched_info): New field sched_max_insns_pri...
2003-10-07 Zack Weinberg* libfuncs.h (LTI_extendsfdf2, LTI_extendsfxf2, LTI_ext...
2003-10-06 Zack Weinbergreal.h (REAL_MODE_FORMAT): New macro.
2003-10-04 Zack Weinberg* libfuncs.h
2003-10-02 Zack Weinbergtarget.h (init_libfuncs): New hook.
2003-09-23 Geoffrey Keatingrs6000.c (function_arg_pass_by_reference): Don't pass...
2003-09-23 David Edelsohnrs6000.c (altivec_in_gprs_p): Rename to ...
2003-09-15 Kazu Hirataexpr.h (DEFAULT_FUNCTION_ARG_PADDING): New.
2003-09-15 Andreas Jaegeraltivec.h: Convert () prototypes to ISO C90.
2003-09-14 Olaf Heringrs6000.c: Fix typo: Remove extra ')'.
next