aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/ia64
AgeCommit message (Expand)AuthorFilesLines
2002-05-19system.h (STRIP_NAME_ENCODING): Poison it.Richard Henderson2-12/+14
2002-05-18system.h (ENCODE_SECTION_INFO): Poison it.Richard Henderson3-13/+8
2002-05-18system.h (SELECT_RTX_SECTION): Poison.Richard Henderson3-27/+38
2002-05-18final.c (HAVE_READONLY_DATA_SECTION): New.Richard Henderson3-14/+14
2002-05-17ia64.md: Use braced strings instead of quoted strings for code blocks.Richard Henderson1-273/+201
2002-05-17hooks.c (hook_tree_bool_false): New.Richard Henderson3-283/+122
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-15c-parse.in (MODIFIED_WCHAR_TYPE): New macro.Zack Weinberg1-6/+0
2002-05-14sysv4.h (DO_SELECT_SECTION): Factored out of SELECT_SECTION.Andreas Schwab1-31/+120
2002-05-09ia64.md: Use define_constants for unspec numbers.Richard Henderson2-106/+126
2002-05-07c-common.c (c_common_init): Set options->unsigned_wchar.Neil Booth1-3/+0
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. Miller2-43/+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-18* config/ia64/ia64.md (conditional_trap): Fix predicate polarity.Richard Henderson1-1/+1
2002-04-18ia64.c (ia64_function_arg_pass_by_reference): New.Richard Henderson3-1/+25
2002-04-18* config/ia64/ia64.md (trap, conditional_trap): New.Richard Henderson1-0/+31
2002-04-15linux.h, [...] (CPP_PREDEFINES): Define __gnu_linux__, not gnu_linux.Richard Henderson1-1/+1
2002-04-14* config/ia64/linux.h (CPP_PREDEFINES): Fix missing backslash.Andreas Schwab1-1/+1
2002-04-13linux.h: Define __gnu_linux__ wherever __linux__ is defined...Mark Mitchell1-2/+2
2002-04-13* config/ia64/ia64.h (CPP_SPEC): Include %(cpp_cpu).Andreas Schwab1-0/+1
2002-04-12ia64.h (ASM_SPEC): Moved from here ...Andreas Schwab2-5/+5
2002-04-12* config/ia64/ia64.h (EXTRA_SPECS): Fix missing backslash.Andreas Schwab1-1/+1
2002-04-12aix.h (CPP_PREDEFINES): Do not define _LP64/__LP64__ or set Acpu or Amachine.David O'Brien6-58/+46
2002-04-01unwind-ia64.c: Include ia64intrin.h.Richard Henderson1-32/+175
2002-03-31unwind-ia64.c (alloc_spill_area): Fix offset.Richard Henderson1-3/+4
2002-03-30ia64.c (group_barrier_needed_p): Special case prologue_allocate_stack.Richard Henderson2-15/+17
2002-03-29aix.h (CPP_PREDEFINES): Add -D_LP64.Richard Henderson3-3/+4
2002-03-29ia64.md (*ptr_extend_plus_1, [...]): New.Steve Ellcey4-1/+41
2002-03-27re PR target/6054 (GCC 3.1 for ia64 fails to restore gp after indirect call i...Richard Henderson1-43/+19
2002-03-26linux.h (MD_FALLBACK_FRAME_STATE_FOR): Restore more of the signal context.Hans Boehm2-5/+20
2002-03-22re PR target/3177 (Invalid sibcall optimisation on ia64)Richard Henderson2-7/+11
2002-03-21* config/ia64/ia64.c (hfa_element_call, case ARRAY_TYPE): Recurse.Richard Kenner1-1/+1
2002-03-19flow.c (EH_USES): Provide default.Richard Henderson3-0/+33
2002-03-19ia64.c: Revert 2002-03-01 patch.Richard Henderson2-3/+12
2002-03-17ia64.c (ia64_attribute_table): Move before targetm definition.Richard Henderson1-9/+8
2002-03-14re PR target/5312 ([IA64] ICE in itanium_reorder at config/ia64/ia64.c:5917)Richard Henderson1-32/+14
2002-03-15unwind-ia64.c: Handle copy_state and label_state descriptors correctly.David Mosberger1-23/+72
2002-03-14toplev.c (rest_of_compilation): Add CLEANUP_UPDATE_LIFE to cfg_cleanup call a...Jan Hubicka1-3/+4
2002-03-13re PR rtl-optimization/5892 (ICE in gen_nop_type during 2.4.17 ia64 kernel bu...Jakub Jelinek1-0/+2
2002-03-10c4x.c (c4x_fp_reglist): Const-ify.Kaveh R. Ghazi1-1/+1
2002-03-03emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks...Zack Weinberg1-6/+0
2002-03-031750a.h, [...] (BITS_PER_WORD): Delete.Kaveh R. Ghazi1-2/+0
2002-03-031750a.h, [...] (CHAR_TYPE_SIZE): Delete.Kaveh R. Ghazi1-2/+0
2002-03-02varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P; invoke ENCODE_S...Richard Henderson3-12/+4
2002-03-03a29k.h, [...]: (BITS_PER_UNIT): Delete.Kaveh R. Ghazi1-2/+0
2002-03-01ia64.c (ia64_initial_elimination_offset): Do not adjust argument_pointer by p...Richard Henderson1-4/+3
2002-02-28ia64.c (ia64_adjust_cost): All non-MM consumers have 4 cycle latency from MM ...Richard Henderson1-23/+30