aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/ia64
AgeCommit message (Expand)AuthorFilesLines
2002-01-21alpha.h, [...]: Remove commented out target macro definitions and non-target-...Joseph Myers1-76/+0
2002-01-21h8300.h: Fix comment formatting.Kazu Hirata8-32/+33
2002-01-17ia64.md (prologue_use): New.Jakub Jelinek2-5/+17
2002-01-08tm.texi (EASY_DIV_EXPR, [...]): Remove documentation of obsolete macros.Joseph Myers1-13/+1
2002-01-08Makefile.in (cs-tconfig.h): Don't depend on $(CONFIG_H) or except.h.Zack Weinberg1-1/+1
2002-01-05re PR middle-end/1557 (Regrename macro not documented)Craig Rodrigues1-6/+0
2002-01-03function.h (struct function): Add profile.William Cohen1-1/+1
2002-01-03avr.c: Fix comment typos.Kazu Hirata1-2/+2
2002-01-02config.gcc (ia64-*-*): Set extra_headers.Joseph Myers1-1/+0
2001-12-31* config/ia64/ia64.c (mark_reg_gr_used_mask): Mind HARD_REGNO_NREGS.Richard Henderson1-1/+5
2001-12-28linux.h (MD_FALLBACK_FRAME_STATE_FOR): New.Hans Boehm2-23/+87
2001-12-20varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integer to emit fl...Richard Henderson1-31/+0
2001-12-19ia64.c (ia64_single_set): Return first set for prologue_allocate_stack and ep...Jakub Jelinek1-2/+17
2001-12-17target.h (asm_out.byte_op, [...]): New fields.Richard Sandiford3-73/+43
2001-12-15configure.in: Check for ld.Jakub Jelinek2-1/+18
2001-12-14ia64.c (spill_restore_mem): Mark iterator initialization as possibly dead.Richard Henderson1-6/+15
2001-12-11tm.texi (FUNCTION_ARG_REG_LITTLE_ENDIAN): New.Steve Ellcey3-0/+56
2001-12-09ChangeLog.2, [...]: Fix spelling errors.Joseph Myers1-1/+1
2001-12-091750a.md: Add default case in switch.Kaveh R. Ghazi1-8/+12
2001-12-06final.c (count_basic_block, [...]): Kill.Jan Hubicka2-103/+1
2001-12-04ia64.h (SIMULTANEOUS PREFETCHES): Define.Janis Johnson1-1/+29
2001-12-04ia64.h (SIMULTANEOUS PREFETCHES): Define.Janis Johnson1-0/+13
2001-12-03c-decl.c (grokdeclarator): Use ISO word.Neil Booth1-1/+1
2001-11-27aix.h (REG_SIZE): Don't #undef.Kaveh R. Ghazi1-5/+0
2001-11-26sysv4.h (DBX_DEBUGGING_INFO): Undef.Richard Henderson2-3/+3
2001-11-15alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P.Richard Kenner1-2/+2
2001-11-15ia64.c (ia64_adjust_cost): Handle SUBREGs.Jakub Jelinek1-11/+21
2001-11-12freebsd.h: Fix misspelling.David O'Brien1-1/+1
2001-11-10config.gcc: Add FreeBSD/IA-64 target.David O'Brien6-78/+139
2001-11-04ChangeLog.2, [...]: Fix spelling errors.Joseph Myers1-1/+1
2001-11-04convex.c (convex_output_function_prologue): Fix format specifier warning.Kaveh R. Ghazi1-3/+15
2001-10-31builtins.def: Fix comment typos.Kazu Hirata1-1/+1
2001-10-30arm.c: Fix comment a typo.Kazu Hirata1-1/+1
2001-10-19config.gcc (i[34567]86-*-gnu*, [...]): Delete superflous ${cpu_type} setting.Franz Sirl2-3/+1
2001-09-21tree.def (FDESC_EXPR): New.Richard Henderson1-0/+18
2001-09-21Table-driven attributes.Joseph Myers1-25/+9
2001-09-20re PR c/3917 (IA-64 assembler output shows erroneous cycle counting)Jim Wilson1-2/+17
2001-09-12c-common.c (c_tree_code_name): Const-ification.Kaveh R. Ghazi2-2/+2
2001-09-11configure.in: Check whether assembler supports section merging.Jakub Jelinek2-9/+16
2001-08-28ia64.md (andcmbi3, iorcmbi3): Fix typos.Richard Henderson1-5/+4
2001-08-23When moving asms out of the way, don't move all of them to the same placeBernd Schmidt1-2/+2
2001-08-23Fix abort where write_count got to 3Bernd Schmidt1-1/+4
2001-08-23ia64.c (ia64_register_move_cost): Add mode arguemnt.Richard Henderson3-63/+107
2001-08-22final.c (LABEL_ALIGN_AFTER_BARRIER): Default to no alignment.Richard Henderson3-43/+41
2001-08-22ia64.c (emit_all_insn_group_barriers): Flush state at barrier insns.Richard Henderson1-5/+17
2001-08-21crtbegin.asm (__do_global_dtors_aux): Use saved copy of gp while the real gp ...Richard Henderson1-1/+1
2001-08-21sysv4.h (ASM_OUTPUT_LABELREF): Don't emit '#' if ia64_asm_output_label.Richard Henderson1-1/+2
2001-08-21ia64.c (ia64_return_in_memory): True for variable sized types.Richard Henderson1-4/+8
2001-08-19ia64.c (ia64_cycle_display): Only emit cycle display markers during final sch...Richard Henderson1-1/+4
2001-08-19ia64.h (STRIP_NAME_ENCODING): Handle @ and * in the same string.Richard Henderson2-44/+20