aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/ia64
AgeCommit message (Expand)AuthorFilesLines
2004-09-15Fix linux kernel miscompilation.James E Wilson1-0/+6
2004-09-13ia64.c (ia64_scalar_mode_supported_p): New.Steve Ellcey1-0/+29
2004-09-10darwin.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-09-09builtins.c (build_va_arg_indirect_ref): New function.Frank Ch. Eigler1-1/+1
2004-09-08tm.texi (MD_UNWIND_SUPPORT): Document.Alan Modra3-166/+194
2004-09-03re PR target/14925 (libunwind enabled gcc generates incompatible libgcc_s.so.1)H.J. Lu4-1/+30
2004-09-03ia64.c (ia64_function_arg): Use PARALLEL even if there is only one reg.Steve Ellcey1-16/+2
2004-08-25tree.h (build_int_cst): New, sign extended constant.Nathan Sidwell1-2/+2
2004-08-18emit-rtl.c (gen_const_mem): New.Richard Henderson2-10/+5
2004-08-18rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.Richard Henderson2-9/+6
2004-08-15tree.h (build_int_cst): New.Nathan Sidwell1-2/+2
2004-08-13darwin-c.c (find_subframework_file): Fix spelling of cannot.Andrew Pinski3-17/+17
2004-08-12genpreds.c: Add capability to generate predicate bodies as well as function p...Zack Weinberg3-556/+343
2004-08-02ia64.c (got_symbolic_operand): Do require a symbol+offset operand to have its...Zack Weinberg1-3/+13
2004-07-29ia64.c (setjmp_operand): Delete, unused.Zack Weinberg3-106/+2
2004-07-29rtl.c (currently_expanding_to_rtl): New.Steven Bosscher1-1/+1
2004-07-27libgcc2.c: Change all conditionals testing LIBGCC2_LONG_DOUBLE_TYPE_SIZE == 9...Zack Weinberg3-13/+13
2004-07-25[multiple changes]Zack Weinberg3-25/+8
2004-07-20genattr.c (struct range, [...]): Remove them.Paolo Bonzini1-3/+0
2004-07-17langhooks.h (builtin_function): New langhook.Joseph Myers1-2/+3
2004-07-16builtins.c (std_expand_builtin_va_arg): Remove.Richard Henderson1-3/+0
2004-07-15dwarf2out.c (dwarf2out_begin_prologue): Rename IA64_UNWIND_INFO to TARGET_UNW...Paul Brook2-2/+4
2004-07-14ia64.c (ia64_expand_compare): Allow ORDERED comparision of TFmode.Steve Ellcey1-0/+1
2004-07-14alpha.c (alpha_gimplify_va_arg_1): Move indirect ...Richard Henderson1-1/+1
2004-07-13target.h (struct gcc_target): Add calls.pass_by_reference.Richard Henderson3-15/+8
2004-07-13target-def.h (TARGET_MUST_PASS_IN_STACK): New.Richard Henderson2-8/+2
2004-07-12function.c (expand_function_start): Ensure r_save is in Pmode.Steve Ellcey1-0/+5
2004-07-12re PR target/16445 (Gcc 3.4 ICE on valid code)Vladimir Makarov1-1/+3
2004-07-09Fix for IA-64 union/long double ICE.James E Wilson1-2/+6
2004-07-08re PR target/16414 (Gcc 3.4 ICE on valid code)Vladimir Makarov1-1/+1
2004-07-07re PR target/16130 (Gcc 3.4 ICE on valid code)Vladimir Makarov1-4/+10
2004-07-06alpha.c (alpha_use_dfa_pipeline_interface): Remove.Steven Bosscher1-11/+1
2004-07-05c-decl.c, [...]: Don't check TARGET_MEM_FUNCTIONS.Joseph Myers1-9/+0
2004-07-04rtl.def (ADDRESSOF): Remove.Richard Henderson1-4/+0
2004-07-03ia64.c (spill_xfmode_operand): Use assign_stack_temp instead of gen_mem_addre...Richard Henderson2-8/+23
2004-07-03ia64.md: Define new attribute "empty".Andreas Schwab2-8/+16
2004-07-01gimple-low.c (lower_function_body): Don't reset_block_changes here.Richard Henderson1-0/+1
2004-06-30* config/ia64/hpux.h: Target does too support thread-local storage.Zack Weinberg1-4/+0
2004-06-16re PR target/15653 (Gcc 3.4 ICE on valid code)Vladimir Makarov1-1/+3
2004-06-11i386.h (EXPAND_BUILTIN_VA_ARG): Just abort.Jason Merrill2-37/+1
2004-06-10target.h (struct gcc_target): Change gimplify_va_arg_expr hook signature.Jason Merrill1-11/+7
2004-06-10unwind-ia64.c (uw_frame_state_for): Don't assume a leaf function without unwi...Jakub Jelinek1-2/+4
2004-06-09Gimplify VA_ARG_EXPR into simpler forms.Jason Merrill1-0/+38
2004-06-08re PR target/15598 (Gcc 3.4 ICE on valid code)Vladimir Makarov1-1/+2
2004-05-25re PR bootstrap/15546 (Bootstrap stage3: Undefined references to basic_string)Andrew Pinski1-0/+1
2004-05-19re PR target/15383 (__float128 function name is used for long double)H.J. Lu2-23/+53
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo2-27/+14
2004-05-07freebsd.h (SUBTARGET_EXTRA_SPECS): Pass -Werror.Loren J. Rittle1-0/+1
2004-05-04t-ia64 (LIB2ADDEH): Remove gthr-gnat.c.H.J. Lu1-1/+1
2004-04-30bb-reorder.c, [...]: Fix comment typos.Kazu Hirata1-2/+2