aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/ia64
AgeCommit message (Expand)AuthorFilesLines
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
2003-11-02fde-glibc.c (_GNU_SOURCE): Define to 1 instead of empty to avoid conflict wit...Andreas Schwab1-2/+2
2003-11-01sysv4.h (SDATA_SECTION_FUNCTION): Update to C90 prototypes.Andreas Schwab1-2/+2
2003-10-29* config/ia64/t-ia64 (LIB2ADDEH): Add $(srcdir)/gthr-gnat.c.Andreas Schwab1-1/+1
2003-10-29ia64.c (ia64_assemble_integer): Test POINTER_SIZE, not TARGET_ILP32.Richard Kenner1-4/+5
2003-10-29ia64.c (cmptf_libfunc): New static.Zack Weinberg2-6/+76
2003-10-29ia64.md (UNSPEC_SETF_EXP,UNSPEC_FR_SQRT_RECIP_APPROX): New constants.Zack Weinberg3-3/+507
2003-10-25genmodes.c (struct mode_data): Add contained and next_cont fields.Zack Weinberg8-540/+588
2003-10-21ia64.md (cmpxchg_acq_si): Mark operand 3 as DImode.Zack Weinberg2-13/+13
2003-10-14ia64.c (ia64_expand_call): Force function address to DImode.Steve Ellcey2-1/+2
2003-10-13Makefile.in (BUILD_RTL): Replace $(BUILD_PREFIX)insn-modes.o with min-insn-mo...Zack Weinberg2-3/+9
2003-10-10ia64.c (ia64_vms_init_libfuncs): New function.Richard Kenner2-9/+35
2003-10-07* libfuncs.h (LTI_extendsfdf2, LTI_extendsfxf2, LTI_extendsftf2)Zack Weinberg1-11/+12
2003-10-06real.h (REAL_MODE_FORMAT): New macro.Zack Weinberg1-1/+1
2003-10-04* libfuncs.hZack Weinberg1-7/+8
2003-10-02target.h (init_libfuncs): New hook.Zack Weinberg3-99/+40
2003-09-27GNU CC -> GCCKelley Cook2-14/+14
2003-09-23config.gcc: Do per-target disabling of fixproto here in clauses, not in t- fr...Nathanael Nerode1-7/+0
2003-09-20c-format.c (gcc_diag_char_table): Add %J.Richard Henderson1-6/+6
2003-09-15expr.h (DEFAULT_FUNCTION_ARG_PADDING): New.Kazu Hirata1-8/+2
2003-09-09Fix thinko in last patch.Mark Mitchell1-14/+8
2003-09-09langhooks-def.h (lhd_register_builtin_type): New function.Mark Mitchell2-6/+42
2003-09-04libgcc-ia64.ver: Export _Unwind_GetBSP@@GCC_3.3.2.Jakub Jelinek2-0/+11
2003-08-26config.gcc (hppa*-*-hpux11*, [...]): Remove commented-out logic to use DCE th...Zack Weinberg1-0/+12
2003-08-25ia64.c (ia64_expand_tls_address): Properly truncate result when op0 is SImode.Richard Henderson1-26/+26
2003-08-22* config/ia64/hpux.h (SUPPORTS_INIT_PRIORITY): Define to 0.Mark Mitchell1-0/+4
2003-08-22ia64.md (*ptr_extend_plus_1): Rename to ...Mark Mitchell2-15/+42
2003-08-17Convert K&R prototypes to ISO C90.Andreas Jaeger1-6/+4
2003-08-17alpha.md: Remove usage of PARAMS.Andreas Jaeger2-790/+470
2003-08-11avr.c (avr_init_once): Use xcalloc in lieu of xmalloc/memset.Kaveh R. Ghazi1-6/+3
2003-08-08re PR target/11535 (__builtin_return_address may not work on ia64)Richard Henderson4-51/+112
2003-08-06extend.texi (Function Attributes): Document the IA-64 version of the "model" ...David Mosberger3-3/+157
2003-07-21ia64.md (prefetch): Support predicate.H.J. Lu1-8/+8
2003-07-17re PR target/10907 ([IA64] gcc violates the ia64 ABI)Richard Henderson1-14/+8
2003-07-11* config/ia64/hpux.h (TARGET_C99_FUNCTIONS): Define.Roger Sayle1-0/+5
2003-07-06h8300.c: Fix comment typos.Kazu Hirata3-8/+8
2003-07-02emmintrin.h: Fix comment typos.Kazu Hirata2-3/+3