aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/ia64
AgeCommit message (Expand)AuthorFilesLines
2003-03-26ia64.c (ia64_expand_op_and_fetch): Fix comment.Jakub Jelinek2-4/+11
2003-03-24function.c (put_var_into_stack): Change bool parameter to int.Mark Mitchell1-2/+2
2003-03-19s390.c (s390_output_dwarf_dtprel): New.Jakub Jelinek3-0/+24
2003-03-18ia64.md (UNSPECV_SETJMP_RECEIVER): New.Richard Henderson1-2/+6
2003-03-16c-typeck.c (build_component_ref): Turn "for" into "do ..Roger Sayle1-0/+1
2003-03-13fde-glibc.c, [...]: It's GCC, not GNU CC.Nathanael Nerode15-60/+60
2003-03-13emit-rtl.c (try_split): Handle 1-1 splits of call insns properly.Richard Henderson3-166/+321
2003-03-12ia64.h (ASM_OUTPUT_XDATA_CHAR): Remove.Steve Ellcey1-59/+10
2003-03-12c-cppbuiltin.c (cb_register_builtins): Define LP64 builtins for LP64 targets.Andreas Jaeger1-6/+1
2003-03-03* config/ia64/ia64.h (HAVE_AS_LTOFFX_LDXMOV_RELOCS): Default to 0.Richard Henderson1-0/+4
2003-03-02configure.in (HAVE_AS_LTOFFX_LDXMOV_RELOCS): New ia64 test.Richard Henderson2-9/+31
2003-02-27* config/ia64/hpux.h (STARTFILE_PREFIX_SPEC): Remove.Steve Ellcey1-6/+0
2003-02-18Patch for PR 9617.Jim Wilson1-4/+8
2003-02-08freebsd.h (LINK_SPEC): Weaken error to notice.Loren J. Rittle1-2/+2
2003-02-05unwind-ia64.c: include coretypes.h, tm.h to get config/ia64/linux.hHans Boehm1-0/+2
2003-02-04ia64.c (rtx_needs_barrier): Handle POPCOUNT, UNSPEC_GETF_EXP; remove UNSPEC_P...Richard Henderson2-10/+45
2003-01-31loop.c (emit_prefetch_instructions): Do conversion at right place in RTL chain.Jan Hubicka1-2/+3
2003-01-28config.gcc (ia64*-*-aix*): Remove.Richard Henderson3-294/+0
2003-01-28ia64.c (ia64_rwreloc_section_type_flags): New.Richard Henderson2-0/+15
2003-01-28target.h (targetm.address_cost): New.Richard Henderson2-6/+2
2003-01-27Makefile.in (cse.o): Depend on TARGET_H.Richard Henderson2-56/+83
2003-01-26fde-glibc.c: Fix comment typos.Kazu Hirata5-14/+14
2003-01-25ia64.c (ia64_rwreloc_select_rtx_section): Rename from ia64_aix_select_rtx_sec...Richard Henderson3-20/+25
2003-01-25crtend.asm [...]: Make __do_global_ctors_aux hidden global and don't put it i...Andreas Schwab2-8/+10
2003-01-22* config/ia64/t-ia64 (insn-attrtab.o-warn): Define as -Wno-error.Andreas Schwab1-0/+3
2003-01-092003-01-09 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov6-1359/+4821
2003-01-09Makefile.in (ORDINARY_FLAGS_TO_PASS): Also pass DESTDIR.Andreas Jaeger1-4/+4
2003-01-01darwin-protos.h, [...]: Use struct, and don't conditionally compile on GCC_C_...Neil Booth1-4/+1
2003-01-01c-pragma.c (c_register_pragma): New.Neil Booth1-3/+3
2002-12-20c-pretty-print.h: Fix comment typos.Kazu Hirata2-3/+3
2002-12-19ChangeLog: Follow spelling conventions.Kazu Hirata1-1/+1
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg4-13/+8
2002-12-12ia64.c (ia64_hpux_asm_file_end): Fix typo in last change and some warnings.Andreas Schwab1-3/+4
2002-12-11ia64.c (ia64_hpux_asm_file_end): Don't send stripped name to globalize_label ...Steve Ellcey1-7/+10
2002-12-09hpux.h (TARGET_STRUCT_ARG_REG_LITTLE_ENDIAN): Remove definitionSteve Ellcey2-17/+46
2002-11-27unwind-sjlj.c (_Unwind_FindEnclosingFunction): Rename from_Unwind_Find_Enclos...Andrew Haley1-1/+1
2002-11-26elfos.h (HANDLE_SYSV_PRAGMA): Define as 1.Jason Thorpe1-1/+1
2002-11-25libgcc-std.ver (_Unwind_Find_Enclosing_Function): Add.Andrew Haley1-0/+6
2002-11-18hpux_longdouble.h (FIXUNS_TRUNCTFSI2_LIBCALL): New.Steve Ellcey1-7/+4
2002-11-07crtend.asm: Include "auto-host.h".David Mosberger3-5/+32
2002-11-04hard-reg-set.h (REG_CANNOT_CHANGE_MODE_P): New.Aldy Hernandez1-9/+3
2002-11-01ia64.h (MASK_INLINE_DIV_LAT): Remove.Steve Ellcey3-38/+59
2002-10-31* config/ia64/hpux.h (MEMBER_TYPE_FORCES_BLK): Set for non-floats.Steve Ellcey1-1/+1
2002-10-25* config/ia64/hpux.h (BITS_BIG_ENDIAN): Remove.Steve Ellcey1-3/+0
2002-10-24ia64.c (TARGET_ASM_CAN_OUTPUT_MI_THUNK): True.Richard Henderson1-28/+84
2002-10-23ia64.c (hfa_element_mode): Don't allow 128 bit floats in HFAs.Steve Ellcey1-3/+3
2002-10-22target.h (gcc_target.asm_out): Merge output_mi_thunk and output_mi_vcall_thun...Richard Henderson1-2/+6
2002-10-20target.h (struct gcc_target): Line wrap.Richard Henderson3-7/+6
2002-10-20alpha-protos.h (alpha_output_mi_thunk_osf): Update signature to match target.h.Mark Mitchell2-2/+2
2002-10-18target-def.h (TARGET_ASM_OUTPUT_MI_THUNK): Default to NULL.Mark Mitchell3-30/+38