aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/ia64/ia64.c
AgeCommit message (Expand)AuthorFilesLines
2003-01-27Makefile.in (cse.o): Depend on TARGET_H.Richard Henderson1-0/+83
2003-01-26fde-glibc.c: Fix comment typos.Kazu Hirata1-10/+10
2003-01-25ia64.c (ia64_rwreloc_select_rtx_section): Rename from ia64_aix_select_rtx_sec...Richard Henderson1-17/+11
2003-01-092003-01-09 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov1-1287/+1378
2002-12-20c-pretty-print.h: Fix comment typos.Kazu Hirata1-2/+2
2002-12-19ChangeLog: Follow spelling conventions.Kazu Hirata1-1/+1
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-0/+2
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 Ellcey1-2/+43
2002-11-01ia64.h (MASK_INLINE_DIV_LAT): Remove.Steve Ellcey1-3/+9
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 Henderson1-1/+6
2002-10-20alpha-protos.h (alpha_output_mi_thunk_osf): Update signature to match target.h.Mark Mitchell1-1/+1
2002-10-18target-def.h (TARGET_ASM_OUTPUT_MI_THUNK): Default to NULL.Mark Mitchell1-0/+35
2002-09-29darwin-protos.h (darwin_asm_output_dwarf_delta): Prototype.Kaveh R. Ghazi1-4/+3
2002-09-27extend.texi (tls_model): Document.Jakub Jelinek1-18/+1
2002-09-26ia64.c (ia64_expand_load_address): Ensure correct mode for symbol address.Steve Ellcey1-0/+4
2002-09-21real.c (struct real_format): Move to real.h.Richard Henderson1-0/+4
2002-09-09hpux.h (TARGET_HPUX_LD): New, define true.Steve Ellcey1-9/+73
2002-08-21alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk.Kaveh R. Ghazi1-1/+1
2002-07-25defaults.h (ASM_OUTPUT_TYPE_DIRECTIVE, [...]): New default definitions of new...Zack Weinberg1-7/+1
2002-07-24ia64.c (gen_thread_pointer): Fix typo in marking thread_pointer_rtx as unchan...David Mosberger1-1/+1
2002-07-16explow.c (convert_memory_address): Remove special handling when POINTERS_EXTE...Steve Ellcey1-15/+41
2002-07-16varargs.h: Replace with stub which issues #error.Zack Weinberg1-24/+2
2002-07-01tree.h: Modify builtin_function interface to take an extra argument ATTRS...Roger Sayle1-1/+1
2002-06-30i386.c (ix86_init_mmx_sse_builtins): Use build_function_type_list instead of ...Aldy Hernandez1-28/+16
2002-06-11Delete SEQUENCE rtl usage outside of reorg and ssa passes.David S. Miller1-1/+1
2002-06-10cfgrtl.c (create_basic_block_structure): Remove index argument and use last_b...Roger Sayle1-1/+1
2002-06-04* config/ia64/ia64.c (gen_thread_pointer): Fix variable name.Janis Johnson1-1/+1
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating1-56/+15
2002-05-25configure.in (HAVE_AS_TLS): Add ia64 test.Richard Henderson1-28/+298
2002-05-24ia64.c (ia64_reorg): Use update_life_info instead of update_life_info_in_dirt...Richard Henderson1-2/+3
2002-05-23bb-reorder.c (make_reorder_chain, [...]): Use FOR_EACH_BB macros to iterate o...Zdenek Dvorak1-11/+9
2002-05-19target-def.h (TARGET_BINDS_LOCAL_P): New.Richard Henderson1-27/+1
2002-05-19system.h (STRIP_NAME_ENCODING): Poison it.Richard Henderson1-0/+14
2002-05-18system.h (ENCODE_SECTION_INFO): Poison it.Richard Henderson1-5/+8
2002-05-18system.h (SELECT_RTX_SECTION): Poison.Richard Henderson1-0/+33
2002-05-17hooks.c (hook_tree_bool_false): New.Richard Henderson1-70/+118
2002-05-17ia64.c (ia64_reorg): Rebuild bb_for_insn before splitting.Richard Henderson1-6/+7
2002-05-16* config/ia64/ia64.c (saveable_obstack): Do not declare.Richard Henderson1-3/+0
2002-05-09ia64.md: Use define_constants for unspec numbers.Richard Henderson1-29/+28
2002-05-07rtl.h (struct rtx_def): Update comments.Janis Johnson1-1/+1
2002-05-03ia64.c (ia64_emit_insn_before): Put it back.David S. Miller1-4/+17
2002-05-03Delete cycle display scheduling hook.David S. Miller1-35/+4
2002-04-18ia64.c (ia64_function_arg_pass_by_reference): Don't crash with no type for by...Richard Henderson1-1/+1
2002-04-18ia64.c (ia64_function_arg_pass_by_reference): New.Richard Henderson1-0/+20
2002-03-30ia64.c (group_barrier_needed_p): Special case prologue_allocate_stack.Richard Henderson1-14/+16