aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/ia64/ia64.h
AgeCommit message (Expand)AuthorFilesLines
2001-01-01tm.texi (REGISTER_MOVE_COST): Add a mode argument.Alexandre Oliva1-2/+2
2000-12-21ia64 specific scheduling bitsBernd Schmidt1-18/+35
2000-11-16Fix ia64 mask bit conflict from parallel development.Jim Wilson1-2/+2
2000-11-15Workaround for Itanium A/B step errataBernd Schmidt1-4/+10
2000-11-02config:Neil Booth1-1/+1
2000-10-31Make ia64 port use tags instead of labels for debug info labels.Jim Wilson1-0/+12
2000-10-28Better RTX_COSTS for ia64.Bernd Schmidt1-2/+9
2000-10-27ia64.c: Revert 10-23 patch.Richard Henderson1-5/+1
2000-10-26ia64.h (PREFERRED_RELOAD_CLASS): Force floating point constants into memory.Bernd Schmidt1-0/+1
2000-09-25Fix bad use of FP reg in post-modify address.Jim Wilson1-7/+8
2000-09-25Change callers in config/[h-l]*/ to match:Hans-Peter Nilsson1-2/+2
2000-09-25definitions in config/i[89a]*:Hans-Peter Nilsson1-7/+7
2000-09-24ia64-protos.h: Update.Richard Henderson1-1/+0
2000-09-18ia64-protos.h: Update.Richard Henderson1-41/+56
2000-09-11ia64-protos.h (fr_nonimmediate_operand): Declare.Richard Henderson1-0/+16
2000-09-07Fix ia64-linux compiler abort on perl.Jim Wilson1-2/+5
2000-09-05ia64.h (INIT_TARGET_OPTABS): Remove.Richard Henderson1-12/+0
2000-09-01Eliminate false DV warnings for predicated calls to noreturn functions.Jim Wilson1-1/+1
2000-08-25ia64.h (struct machine_function): Add n_varargs.Richard Henderson1-0/+3
2000-08-24stmt.c (expand_asm_operands): Treat EXTRA_CONSTRAINT like g or X.Richard Henderson1-9/+22
2000-08-21Fix typos spotted by Graham Stott.Graham Stott1-2/+2
2000-08-19ia64.c (reg_or_5bit_operand): New.Richard Henderson1-1/+8
2000-08-14configure.in (ia64-*): Set float_format for i386 long double.Richard Henderson1-46/+34
2000-08-14Support for IA-64 specific elf header flags.Jim Wilson1-2/+5
2000-08-11* config/ia64/ia64.h (PROMOTE_MODE): Only extend to SImode.Richard Henderson1-5/+2
2000-08-08ia64-protos.h: Remove duplicates.Richard Henderson1-253/+148
2000-08-08tm.texi (LOCAL_REGNO): Document.Richard Henderson1-0/+6
2000-07-30Makefile.in (OBJS): Add doloop.o.Richard Henderson1-32/+58
2000-07-28cse.c (canon_hash): Handle PRE_MODIFY/POST_MODIFY.Richard Henderson1-15/+25
2000-07-24ia64.c (ia64_print_operand): Handle "%,".Richard Henderson1-1/+2
2000-07-20Fix out-of-range immediate for large thunk offset.Jim Wilson1-4/+11
2000-07-19Fix for abort while compiling PlumHall.Jim Wilson1-1/+2
2000-07-10ia64.c (got_symbolic_operand): New.Richard Henderson1-0/+1
2000-07-05Fix glibc 2.2 build failure from fr reunification patch.Jim Wilson1-1/+3
2000-06-29Fix glibc 2.2 build failure.Jim Wilson1-1/+8
2000-06-29Fix java build failure.James E. Wilson1-2/+7
2000-06-271750a.h: Mark help strings for options/switches for translation.Philipp Thomas1-18/+18
2000-06-18ia64-protos.h (process_for_unwind_directive): Declare.Richard Henderson1-7/+15
2000-06-13libgcc2.c (ia64_throw_helper): Use __builtin_return_address.Richard Henderson1-17/+17
2000-06-13ia64.h (enum reg_class): Remove FR_INT_REGS, FR_FP_REGS, GR_AND_FR_INT_REGS, ...Richard Henderson1-45/+8
2000-06-13combine.c (subst): Use CLASS_CANNOT_CHANGE_MODE and CLASS_CANNOT_CHANGE_MODE_...Richard Henderson1-0/+9
2000-06-08Add unwind support for epilogues, because the kernel unwinder needs them.James E. Wilson1-0/+4
2000-05-31ia64-protos.h (ia64_expand_prediction): Remove.Richard Henderson1-1/+1
2000-05-25except.c (func_eh_entry): Add emitted field.Andrew MacLeod1-1/+4
2000-05-08Fix typo spotted by grahams.Jim Wilson1-1/+1
2000-05-06ia64.c (predicate_operator): New.Richard Henderson1-4/+9
2000-05-06c-decl.c: Include "tm_p.h".Richard Henderson1-1/+1
2000-05-03Patches from David Mosberger, and a patch to make bootstrap work.Jim Wilson1-10/+22
2000-05-02ia64.c (ia64_encode_section_info): Handle the case where this function is cal...Andrew Haley1-0/+9
2000-04-25Add partial support for IA-64 unwind sections.Andrew MacLeod1-1/+81