aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/alpha
AgeCommit message (Expand)AuthorFilesLines
2004-02-04calls.c (initialize_argument_information): Add CALL_FROM_THUNK_P parameter.Mark Mitchell1-7/+4
2004-02-03alpha.c, [...]: Use const0_rtx instead of GEN_INT (0).Kazu Hirata1-3/+3
2004-01-31alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,Kazu Hirata5-5/+5
2004-01-30alpha.c: Remove mentions of deprecates macros in comments...Kazu Hirata1-1/+1
2004-01-21re PR target/12898 (Tru64 UNIX bootstrap failure: ICE in gen_reg_rtx, at emit...Falk Hueffner1-1/+8
2004-01-19alpha.c (aligned_memory_operand): Check MEM_ALIGN, don't check memory mode.Richard Henderson2-86/+81
2004-01-19alpha.h (HARD_REGNO_MODE_OK): Disallow SImode in FP regs.Richard Henderson3-139/+119
2004-01-16system.h (ASM_OUTPUT_SECTION_NAME): Poison.Kazu Hirata1-5/+0
2004-01-15alpha.h (REG_ALLOC_ORDER): Reorder fp regs after integer regs of the same cal...Richard Henderson1-38/+24
2004-01-14alpha.h (STRUCT_VALUE): Remove.Kazu Hirata2-8/+0
2004-01-13re PR c++/13376 (Incorrect dumps of RTL for passes that use current_function_...Steven Bosscher1-1/+1
2003-12-25alpha-modes.def: Fix comment formatting.Kazu Hirata13-24/+24
2003-12-24Makefile.in (OBJS-common): Remove dwarfout.o.Mark Mitchell1-1/+0
2003-12-13vxlib.c: Fix comment typos.Kazu Hirata1-2/+2
2003-12-12osf.h (TARGET_OS_CPP_BUILTINS): Define __STDC_VERSION__ to ISO C94 for C++.Rainer Orth1-0/+7
2003-12-05alpha.c (alpha_build_builtin_va_list): Add dummy field to suppress -Wpadded w...Richard Henderson1-1/+8
2003-12-05alpha.c (alpha_does_function_need_gp): Return true if the function contains a...Richard Henderson1-0/+9
2003-11-29gnu.h (HURD_TARGET_OS_CPP_BUILTINS): New.Kaveh R. Ghazi2-4/+3
2003-11-07elf.h, [...]: Convert to ISO C90.Falk Hueffner3-5/+5
2003-10-29builtins.c (std_build_builtin_va_list): New.Richard Henderson4-8/+5
2003-10-26alpha.md (attr cannot_copy): New.Richard Henderson2-33/+31
2003-10-22alpha.c (function_value [ENABLE_CHECKING]): Don't call alpha_return_in_memory...Richard Kenner1-1/+1
2003-10-20alpha.h (PREDICATE_CODES): Add normal_memory_operand.Richard Henderson2-50/+1
2003-10-20re PR target/12654 (Incorrect comparison code generated for Alpha)Falk Hueffner1-4/+4
2003-10-19alpha.c (fix_operator): New.Richard Henderson4-42/+85
2003-10-13Makefile.in (BUILD_RTL): Replace $(BUILD_PREFIX)insn-modes.o with min-insn-mo...Zack Weinberg1-0/+23
2003-10-11alpha.c (alpha_return_in_memory): Rename from return_in_memory, make static, ...Richard Henderson5-108/+72
2003-10-10alpha.c (alpha_expand_block_mode): Don't use gen_lowpart and company except f...Richard Kenner1-2/+3
2003-10-06real.h (REAL_MODE_FORMAT): New macro.Zack Weinberg1-3/+3
2003-10-02target.h (init_libfuncs): New hook.Zack Weinberg3-28/+32
2003-09-30dwarf2out.c (expand_builtin_init_dwarf_reg_sizes): Honor DWARF_ALT_FRAME_RETU...Richard Henderson3-14/+45
2003-09-27GNU CC -> GCCKelley Cook28-113/+113
2003-09-21Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.Richard Henderson1-2/+4
2003-09-21tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.Richard Henderson1-4/+2
2003-09-16linux.h (LINK_GCC_C_SEQUENCE_SPEC): Define.Jakub Jelinek1-1/+4
2003-09-03targhooks.c: New file.DJ Delorie1-1/+1
2003-08-21Makefile.in (INCLUDES): Remove -I$(srcdir)/config.Zack Weinberg1-11/+5
2003-08-17alpha.md: Remove usage of PARAMS.Andreas Jaeger1-15/+15
2003-07-31re PR bootstrap/9330 ([alpha-osf]small alphaev56-dec-osf5.1 --enable-threads=...Rainer Orth2-0/+9
2003-07-12alpha.c: Fix comment typos.Kazu Hirata2-5/+5
2003-07-05toplev.c (output_clean_symbol_name): Remove.Nathan Sidwell1-12/+9
2003-07-01alpha.c: Fix comment typos.Kazu Hirata2-6/+6
2003-07-01sol2.h, [...]: Use c_dialect_ macros.Neil Booth2-5/+5
2003-06-30alpha.h (FUNCTION_ARG_PADDING): Remove.Kazu Hirata2-13/+0
2003-06-28alpha.md (anonymous define_split): Adjust emit_note call to match recent API ...Roger Sayle1-1/+1
2003-06-27alpha.c (function_arg): Don't pass small aggregates in floating point registers.Richard Henderson3-32/+161
2003-06-27rtl.h (emit_note): Remove FILE parameter.Nathan Sidwell1-1/+1
2003-06-25* config/alpha/osf5.h (TARGET_C99_FUNCTIONS): Define.Roger Sayle1-0/+5
2003-06-24re PR target/11260 ([alpha] 'output_operand: floating constant misused' with ...Falk Hueffner1-1/+1
2003-06-20alpha.c (alpha_file_start): Disable file_start_file_directive for ELF and not...Richard Henderson1-0/+7