aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/ia64
AgeCommit message (Expand)AuthorFilesLines
2004-03-11hpux.h (TARGET_INIT_LIBFUNCS): Add undef.Steve Ellcey3-0/+21
2004-03-10ia64.md (divsi3, udivsi3): Remove unused variable twon34_r.Andreas Schwab1-2/+0
2004-03-10ia64.md (divsi3): Fix algorithm.Steve Ellcey1-9/+11
2004-03-09hpux.h (MULTILIB_DEFAULTS): Define.Zack Weinberg1-1/+3
2004-03-07defaults.h (LEGITIMIZE_ADDRESS): Provide a default definition.Kazu Hirata1-7/+0
2004-03-04ia64.md (divdf3_internal_thr): Fix algorithm.Steve Ellcey1-1/+1
2004-03-03alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new ...Paolo Bonzini2-9/+9
2004-03-02freebsd-spec.h (FBSD_DYNAMIC_LINKER): Add.David O'Brien1-2/+4
2004-02-27ia64.h (no-inline-float-divide): New option.Steve Ellcey3-8/+49
2004-02-24toplev.c (dump_file_tbl): Rename from dump_file.Richard Henderson1-3/+3
2004-02-21Combine 2 redundant splitters into one.James E Wilson1-12/+1
2004-02-19ia64.c (ia64_function_arg): In big-endian mode...Zack Weinberg1-4/+17
2004-02-19ia64.h (HARD_REGNO_CALLER_SAVE_MODE): New macro.Steve Ellcey1-0/+7
2004-02-18dwarf2out.c (loclabel_num): Move outside #ifdef DWARF2_DEBUGGING_INFO and mar...Zack Weinberg1-27/+27
2004-02-18re PR c++/11326 (C++ IA64 ABI: 3.1.4: sometimes pointer to temporary return v...Mark Mitchell1-1/+1
2004-02-17re PR c++/11326 (C++ IA64 ABI: 3.1.4: sometimes pointer to temporary return v...Mark Mitchell1-6/+38
2004-02-15ia64.c, [...]: Fix comment typos.Kazu Hirata1-2/+2
2004-02-07config.gcc: Don't mention MAX_LONG_TYPE_SIZE.Kazu Hirata1-2/+0
2004-02-07c-ppoutput.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-02-06Fix compile error with old glibc verisons.James E Wilson1-0/+6
2004-02-06Josef Zlomek <zlomekj@suse.cz>Josef Zlomek1-0/+16
2004-02-06tm.texi (INIT_CUMULATIVE_ARGS): Update doco.Alan Modra1-1/+1
2004-02-05* config/ia64/ia64.c (REG_GP): Remove.Kazu Hirata1-1/+0
2004-02-04alpha.c, [...]: Revert the replacements of "FALLTHRU" with "Fall through" don...Kazu Hirata2-4/+4
2004-02-04darwin.c, [...]: Fix comment formatting.Kazu Hirata3-6/+6
2004-02-04alpha.c, [...]: Fix comment typos.Kazu Hirata2-4/+4
2004-02-03ia64.h (MASK_INLINE_INT_DIV_LAT): Change value.Steve Ellcey1-6/+6
2004-02-03alpha.c, [...]: Use const0_rtx instead of GEN_INT (0).Kazu Hirata1-4/+4
2004-01-31alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,Kazu Hirata1-1/+2
2004-01-30alpha.c: Remove mentions of deprecates macros in comments...Kazu Hirata1-3/+0
2004-01-28* config/ia64/ia64.md (fetchadd_acq_si, fetchadd_acq_di)Zack Weinberg1-8/+8
2004-01-28ia64.c (ia64_split_tmode, [...]): Rewrite to use POST_INC/POST_DEC/POST_MODIF...Zack Weinberg2-129/+184
2004-01-27ia64.c (ia64_function_arg): When placing HFAs in integer registers...Zack Weinberg1-6/+9
2004-01-27* config/ia64/ia64.md (*nmaddsf4, *nmadddf4, *nmadddf4_alts)Zack Weinberg1-108/+130
2004-01-26ia64-protos.h: Remove the prototype for ia64_setup_incoming_varargs and ia64_...Kazu Hirata3-58/+61
2004-01-16ia64.md (*movti_internal): C output template extracted to ia64.c.Zack Weinberg3-130/+179
2004-01-09gcc.c (init_spec): Remove -lunwind from shared case.James E Wilson1-1/+3
2003-12-31hpux.h (TARGET_OS_CPP_BUILTINS): Define _INCLUDE_LONGLONG.Roger Sayle1-0/+1
2003-12-23ia64.c (ia64_va_arg): Pass pointer for variable-sized type through convert_me...Zack Weinberg1-2/+10
2003-12-21hpux.h (TARGET_OS_CPP_BUILTINS): Define _ILP32 when compiling in ILP32 mode.Roger Sayle1-0/+2
2003-12-19unwind-ia64.c (ia64_copy_rbs): New function.Jakub Jelinek2-16/+139
2003-12-17ia64.c: Add more comments about insn bundling.Vladimir Makarov1-16/+117
2003-12-13vxlib.c: Fix comment typos.Kazu Hirata1-1/+1
2003-12-12linux.h (IA64_GATE_AREA_END): Increase by 64K.Jakub Jelinek2-18/+79
2003-12-11basic-block.h (BLOCK_HEAD, BLOCK_END): Remove.Steven Bosscher1-9/+9
2003-12-06* config/ia64/ia64.h (MUST_PASS_IN_STACK): Define.Mark Mitchell1-0/+7
2003-12-04hpux.h (TARGET_HAVE_TLS): Define it to false.Mark Mitchell3-5/+13
2003-12-01re PR target/8407 ([IA-64] ICE in simplify_gen_subreg, at simplify-rtx.c:2711...James E Wilson1-2/+3
2003-12-01Fix for aliasing problem reported by Michael Matz.James E Wilson1-1/+1
2003-11-29gnu.h (HURD_TARGET_OS_CPP_BUILTINS): New.Kaveh R. Ghazi1-4/+1