aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/ia64/ia64.c
AgeCommit message (Expand)Author
2002-01-21 * config/h8300/h8300.h: Fix comment formatting.Kazu Hirata
2002-01-17 * config/ia64/ia64.md (prologue_use): New.Jakub Jelinek
2002-01-03 * function.h (struct function): Add profile.William Cohen
2002-01-03 * config/avr/avr.c: Fix comment typos.Kazu Hirata
2002-01-01 * config/ia64/ia64.c (mark_reg_gr_used_mask): Mind HARD_REGNO_NREGS.Richard Henderson
2001-12-19 * config/ia64/ia64.c (ia64_single_set): Return first set forJakub Jelinek
2001-12-17 * target.h (asm_out.byte_op, asm_out.aligned_op, asm_out.unaligned_op,Richard Sandiford
2001-12-15 * config/ia64/ia64.c (spill_restore_mem): Mark iteratorRichard Henderson
2001-12-112001-12-11 Steve Ellcey <sje@cup.hp.com>Steve Ellcey
2001-12-09 * ChangeLog.2, ChangeLog.3, ChangeLog.5, ChangeLog, alias.c,Joseph Myers
2001-12-06 * final.c (count_basic_block, add_bb, add_bb_string):Jan Hubicka
2001-11-15 * alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P.Richard Kenner
2001-11-15 * config/ia64/ia64.c (ia64_adjust_cost): Handle SUBREGs.Jakub Jelinek
2001-11-04 * ChangeLog.2, ChangeLog.4, ChangeLog.5, ChangeLog,Joseph Myers
2001-10-312001-10-31 Kazu Hirata <kazu@hxi.com>Kazu Hirata
2001-10-30 * config/arm/arm.c: Fix comment a typo.Kazu Hirata
2001-09-21 Table-driven attributes.Joseph Myers
2001-09-21Fix for PR 3917.Jim Wilson
2001-09-12 * c-common.c (c_tree_code_name): Const-ification.Kaveh Ghazi
2001-08-23When moving asms out of the way, don't move all of them to the same placeBernd Schmidt
2001-08-23Fix abort where write_count got to 3Bernd Schmidt
2001-08-23 * config/ia64/ia64.c (ia64_register_move_cost): Add mode arguemnt.Richard Henderson
2001-08-22 * config/ia64/ia64.c (emit_all_insn_group_barriers): Flush stateRichard Henderson
2001-08-21 * config/ia64/ia64.c (ia64_return_in_memory): True for variableRichard Henderson
2001-08-19 * config/ia64/ia64.c (ia64_cycle_display): Only emit cycleRichard Henderson
2001-08-19 * flow.c (mark_regs_live_at_end): Use regs_invalidated_by_call.Richard Henderson
2001-08-19 * config/ia64/ia64.c (ia64_sched_reorder2): Also skip pastRichard Henderson
2001-08-19 * config/ia64/ia64.c (ia64_internal_sched_reorder): Emit stopRichard Henderson
2001-08-19 * timevar.def (TV_MACH_DEP): New.Richard Henderson
2001-08-18 * haifa-sched.c: Convert to target hooks. Macros replacedZack Weinberg
2001-08-13 * expr.h: Split out optab- and libfunc-related code to...Zack Weinberg
2001-08-05New pattern for the combinerBernd Schmidt
2001-08-05Fix gen_nop_type abortBernd Schmidt
2001-08-05Add missing REG_INC notes.Bernd Schmidt
2001-07-24 * recog.c (split_all_insns_noflow): New.Jan Hubicka
2001-07-19 * tm.texi (POINTERS_EXTEND_UNSIGNED) Modify definition.Steve Ellcey
2001-07-11 * alias.c (set_mem_alias_set): New function.Richard Kenner
2001-07-10 * target.h (struct gcc_target): New fields init_builtins andStan Shebs
2001-07-08 * final.c (no_asm_to_stream): New.Neil Booth
2001-07-07 * target.h (targetm): Rename global from "target", so as not toStan Shebs
2001-07-06 * Makefile.in (final.o): Depend on target.h.Neil Booth
2001-07-02 * emit-rtl.c (adjust_address): New function.Richard Kenner
2001-06-26 * Makefile.in (TARGET_H, TARGET_DEF_H): New.Neil Booth
2001-06-26Add ia64-hpux 128-bit long double support.Steve Ellcey
2001-06-08 * config/ia64/ia64.c (ia64_function_arg): Use [SDT]Fmode as gr_modeJakub Jelinek
2001-05-222001-05-22 Andrew MacLeod <amacleod@redhat.com>Andrew MacLeod
2001-05-142001-05-14 Andrew MacLeod <amacleod@redhat.com>Andrew MacLeod
2001-05-12 * config/ia64/ia64.c (group_barrier_needed_p): Don't allowRichard Henderson
2001-05-04 * alpha.h: NULL_PTR -> NULL.Kaveh Ghazi
2001-04-20Better scheduling of shiftsBernd Schmidt