OSDN Git Service

* target-def.h (TARGET_ASM_OUTPUT_MI_THUNK): Default to NULL.
[pf3gnuchains/gcc-fork.git] / gcc / config / ia64 / ia64.c
2002-10-18 mmitchel * target-def.h (TARGET_ASM_OUTPUT_MI_THUNK): Default...
2002-09-29 ghazi * darwin-protos.h (darwin_asm_output_dwarf_delta)...
2002-09-27 jakub * doc/extend.texi (tls_model): Document.
2002-09-26 sje * config/ia64/ia64.c (ia64_expand_load_address): Ensur...
2002-09-21 rth * real.c (struct real_format): Move to real.h.
2002-09-09 sje * config/ia64/hpux.h (TARGET_HPUX_LD): New, define...
2002-08-21 ghazi * alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for...
2002-07-25 zack * defaults.h (ASM_OUTPUT_TYPE_DIRECTIVE, ASM_OUTPUT_SI...
2002-07-24 rth * config/ia64/ia64.c (gen_thread_pointer):...
2002-07-16 sje * gcc/explow.c (convert_memory_address): Remove specia...
2002-07-16 zack * ginclude/varargs.h: Replace with stub which issues...
2002-07-01 sayle * tree.h: Modify builtin_function interface to take...
2002-06-30 aldyh2002-06-29 Aldy Hernandez <aldyh@redhat.com>
2002-06-11 davem2002-06-05 David S. Miller <davem@redhat.com>
2002-06-10 sayle2002-06-10 Roger Sayle <roger@eyesopen.com>
2002-06-04 janis * config/ia64/ia64.c (gen_thread_pointer): Fix variabl...
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-05-25 rth * configure.in (HAVE_AS_TLS): Add ia64 test.
2002-05-24 rth * config/ia64/ia64.c (ia64_reorg): Use update_l...
2002-05-23 rakdver * bb-reorder.c (make_reorder_chain, make_reorder_chain_1):
2002-05-19 rth * target-def.h (TARGET_BINDS_LOCAL_P): New.
2002-05-19 rth * system.h (STRIP_NAME_ENCODING): Poison it.
2002-05-19 rth * system.h (ENCODE_SECTION_INFO): Poison it.
2002-05-18 rth * system.h (SELECT_RTX_SECTION): Poison.
2002-05-17 rth * hooks.c (hook_tree_bool_false): New.
2002-05-17 rth * config/ia64/ia64.c (ia64_reorg): Rebuild...
2002-05-17 rth * config/ia64/ia64.c (saveable_obstack): Do...
2002-05-09 rth * config/ia64/ia64.md: Use define_constants...
2002-05-07 janis * rtl.h (struct rtx_def): Update comments.
2002-05-04 davem2002-05-03 David S. Miller <davem@redhat.com>
2002-05-04 davem2002-05-03 David S. Miller <davem@redhat.com>
2002-04-19 rth * config/ia64/ia64.c (ia64_function_arg_pass_by...
2002-04-18 rth * config/ia64/ia64.c (ia64_function_arg_pass_by...
2002-03-31 rth * config/ia64/ia64.c (group_barrier_needed_p...
2002-03-29 rth * config/ia64/ia64.md (*ptr_extend_plus_1,...
2002-03-27 rth PR target/6054
2002-03-22 rth PR target/3177
2002-03-21 kenner * config/ia64/ia64.c (hfa_element_call, case ARRAY_TYP...
2002-03-20 rth * flow.c (EH_USES): Provide default.
2002-03-19 rth * config/ia64/ia64.c: Revert 2002-03-01 patch.
2002-03-17 rth * config/ia64/ia64.c (ia64_attribute_table...
2002-03-15 rth PR target/5312
2002-03-14 hubicka * toplev.c (rest_of_compilation): Add CLEANUP_UPDATE_L...
2002-03-13 jakub PR optimization/5892
2002-03-03 rth * varasm.c (make_decl_rtl): Remove call to REDO_SECTIO...
2002-03-01 rth * config/ia64/ia64.c (ia64_initial_elimination_...
2002-02-28 rth * config/ia64/ia64.c (ia64_adjust_cost): All...
2002-02-28 rth * haifa-sched.c (sched_emit_insn): New.
2002-02-26 rth * config/ia64/ia64.c (nop_cycles_until): Do...
2002-02-26 jakub * attribs.c (c_common_attribute_table): Add visibility.
2002-01-21 kazu * config/h8300/h8300.h: Fix comment formatting.
2002-01-17 jakub * config/ia64/ia64.md (prologue_use): New.
2002-01-03 wcohen * function.h (struct function): Add profile.
2002-01-03 kazu * config/avr/avr.c: Fix comment typos.
2002-01-01 rth * config/ia64/ia64.c (mark_reg_gr_used_mask...
2001-12-19 jakub * config/ia64/ia64.c (ia64_single_set): Return first...
2001-12-17 rsandifo * target.h (asm_out.byte_op, asm_out.aligned_op, asm_o...
2001-12-15 rth * config/ia64/ia64.c (spill_restore_mem): Mark...
2001-12-11 janis2001-12-11 Steve Ellcey <sje@cup.hp.com>
2001-12-09 jsm28 * ChangeLog.2, ChangeLog.3, ChangeLog.5, ChangeLog...
2001-12-06 hubicka * final.c (count_basic_block, add_bb, add_bb_string):
2001-11-15 kenner * alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P.
2001-11-15 jakub * config/ia64/ia64.c (ia64_adjust_cost): Handle SUBREGs.
2001-11-04 jsm28 * ChangeLog.2, ChangeLog.4, ChangeLog.5, ChangeLog,
2001-10-31 kazu2001-10-31 Kazu Hirata <kazu@hxi.com>
2001-10-30 kazu * config/arm/arm.c: Fix comment a typo.
2001-09-21 jsm28 Table-driven attributes.
2001-09-21 wilsonFix for PR 3917.
2001-09-12 ghazi * c-common.c (c_tree_code_name): Const-ification.
2001-08-23 berndsWhen moving asms out of the way, don't move all of...
2001-08-23 berndsFix abort where write_count got to 3
2001-08-23 rth * config/ia64/ia64.c (ia64_register_move_cost...
2001-08-22 rth * config/ia64/ia64.c (emit_all_insn_group_barri...
2001-08-21 rth * config/ia64/ia64.c (ia64_return_in_memory...
2001-08-19 rth * config/ia64/ia64.c (ia64_cycle_display):...
2001-08-19 rth * flow.c (mark_regs_live_at_end): Use regs_inva...
2001-08-19 rth * config/ia64/ia64.c (ia64_sched_reorder2)...
2001-08-19 rth * config/ia64/ia64.c (ia64_internal_sched_reord...
2001-08-19 rth * timevar.def (TV_MACH_DEP): New.
2001-08-18 zack * haifa-sched.c: Convert to target hooks. Macros...
2001-08-13 zack * expr.h: Split out optab- and libfunc-related code...
2001-08-05 berndsNew pattern for the combiner
2001-08-05 berndsFix gen_nop_type abort
2001-08-05 berndsAdd missing REG_INC notes.
2001-07-24 hubicka * recog.c (split_all_insns_noflow): New.
2001-07-19 rth * tm.texi (POINTERS_EXTEND_UNSIGNED) Modify definition.
2001-07-11 kenner * alias.c (set_mem_alias_set): New function.
2001-07-10 shebs * target.h (struct gcc_target): New fields init_builti...
2001-07-08 neil * final.c (no_asm_to_stream): New.
2001-07-07 shebs * target.h (targetm): Rename global from "targe...
2001-07-06 neil * Makefile.in (final.o): Depend on target.h.
2001-07-02 kenner * emit-rtl.c (adjust_address): New function.
2001-06-26 neil * Makefile.in (TARGET_H, TARGET_DEF_H): New.
2001-06-26 wilsonAdd ia64-hpux 128-bit long double support.
2001-06-08 jakub * config/ia64/ia64.c (ia64_function_arg): Use [SDT...
2001-05-22 amacleod2001-05-22 Andrew MacLeod <amacleod@redhat.com>
2001-05-14 amacleod2001-05-14 Andrew MacLeod <amacleod@redhat.com>
2001-05-12 rth * config/ia64/ia64.c (group_barrier_needed_p...
2001-05-04 ghazi * alpha.h: NULL_PTR -> NULL.
2001-04-20 berndsBetter scheduling of shifts
next