aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/alpha
AgeCommit message (Expand)AuthorFilesLines
2002-04-15* config/alpha/gnu.h (CPP_PREDEFINES): Underscores for gnu_hurd.Richard Henderson1-1/+1
2002-04-15config.gcc (alpha*-*-gnu*): New target configuration.Roland McGrath1-0/+23
2002-04-15linux.h, [...] (CPP_PREDEFINES): Define __gnu_linux__, not gnu_linux.Richard Henderson1-1/+1
2002-04-15vms.h (INCLUDE_DEFAULTS): Add /gnu/lib/gcc-lib/include.Douglas B Rupp1-8/+11
2002-04-13linux.h: Define __gnu_linux__ wherever __linux__ is defined...Mark Mitchell1-2/+2
2002-04-12* config/alpha/osf.h (LINK_SPEC): Pass -S to silence ld warnings.Rainer Orth1-2/+3
2002-04-12freebsd.h (NO_IMPLICIT_EXTERN_C, [...]): Give value.David O'Brien1-0/+6
2002-04-11config.gcc (alpha*-*-openbsd, [...]): Include {cpu}/{cpu}.h thru tm_file.David O'Brien8-65/+16
2002-04-11freebsd.h: Minor reformatting.David O'Brien1-15/+5
2002-04-09alpha.md (movdi_er_maybe_g): New.Richard Henderson2-1/+56
2002-03-31elf.h (ASM_OUTPUT_DEF): Tidy.Richard Henderson1-5/+26
2002-03-31* config/alpha/alpha.md (trap): New.Richard Henderson1-0/+10
2002-03-30Fix whitespace.Richard Henderson1-1/+1
2002-03-29Makefile.in (except.o): Update.Neil Booth1-1/+2
2002-03-28osf.h (ASM_SPEC): Don't pass any special options to GAS.Richard Henderson1-7/+6
2002-03-29freebsd.h (LINK_SPEC): Don't pass default emulation to the linker.Loren J. Rittle1-2/+2
2002-03-28alpha.c (alpha_emit_conditional_branch): TFmode NE comparison should be done ...Richard Henderson1-11/+19
2002-03-26alpha.c (alpha_emit_set_const): Add a REG_EQUAL note if a non-trivial load wa...Richard Henderson1-11/+13
2002-03-26toplev.c (rest_of_compilation): Delay emit_initial_value_sets until after eh ...Richard Henderson2-7/+7
2002-03-26alpha.c (alpha_va_arg): Read MUST_PASS_IN_STACK types from the normal argumen...Richard Henderson1-0/+11
2002-03-24* config/alpha/elf.h (STARTFILE_SPEC): Use crtbeginT with -static.Richard Henderson1-6/+3
2002-03-22c-pragma.c (maybe_apply_renaming_pragma): New.Richard Henderson1-1/+6
2002-03-17alpha.c (alpha_emit_set_const_1): Build add insns explicitly.Richard Henderson1-5/+20
2002-03-15alpha.c (alpha_va_arg): Manipulate the type size as a tree.Richard Henderson1-5/+15
2002-03-11* config/alpha/xm-vms.h (__UNIX_FWRITE): Define.Douglas B Rupp1-0/+3
2002-03-11alpha.c (alpha_sa_size, VMS): Don't reserve space for FP, already done later.Douglas B Rupp1-2/+2
2002-03-03emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks...Zack Weinberg2-18/+0
2002-03-031750a.h, [...] (BITS_PER_WORD): Delete.Kaveh R. Ghazi1-6/+0
2002-03-02varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P; invoke ENCODE_S...Richard Henderson3-12/+5
2002-03-03a29k.h, [...]: (BITS_PER_UNIT): Delete.Kaveh R. Ghazi1-3/+0
2002-02-26* config/alpha/alpha.md (ashldi_se): Re-enable.Richard Henderson1-17/+14
2002-02-26alpha.c (alpha_encode_section_info): Examine MODULE_LOCAL_P; improve commentary.Richard Henderson1-1/+7
2002-02-24optabs.c (widen_operand): Only call convert_modes for promoted SUBREG if sign...Richard Kenner1-0/+20
2002-02-22expr.c (store_expr): When converting expression to promoted equivalent type...Richard Kenner2-52/+28
2002-02-21re PR c++/4574 (Internal compiler error in `expand_and', at expmed.c:4055)Jakub Jelinek1-2/+3
2002-02-17alpha.c (some_small_symbolic_operand, [...]): Rename from *symbolic_mem_op*.Richard Henderson4-28/+23
2002-02-16alpha.md (*movsi_nt_vms_nofix): Was *movesi_nt_vms; now only if !TARGET_FIX.Richard Kenner1-1/+23
2002-02-16alpha.c: Implement null frame procedure types on VMS.Douglas B Rupp1-43/+61
2002-02-13vms.h (MD_EXEC_PREFIX, [...]): Define.Douglas B Rupp2-0/+5
2002-02-13vms.h (MD_FALLBACK_FRAME_STATE_FOR): Handle register frame procedures.Douglas B Rupp1-11/+16
2002-02-13t-vms (MULTILIB_OPTIONS): Define.Douglas B Rupp2-0/+10
2002-02-08* config/alpha/elf.h (ASM_OUTPUT_ALIGNED_BSS): New.Richard Henderson1-0/+10
2002-02-05netbsd.h (WCHAR_TYPE): Define.Jason Thorpe1-14/+0
2002-02-04alpha.c (current_function_is_thunk): Don't check current_function_is_thunk.Richard Henderson3-41/+121
2002-02-02cpphash.h (struct spec_nodes): Remove n__CHAR_UNSIGNED__.Neil Booth1-6/+0
2002-01-29* config/alpha/elf.h (SDB_DEBUGGING_INFO): Undef.Richard Henderson1-0/+3
2002-01-26Makefile.in (CRTSTUFF_CFLAGS): New.Richard Henderson4-356/+23
2002-01-26alpha.c (alpha_sa_mask): Mark RA for unicos here too.Richard Henderson1-46/+31
2002-01-25x-vms (version): Make static.Douglas B Rupp2-3/+3
2002-01-23alpha.md (call_value_osf_1_er peepholes): Fix typo.Richard Henderson1-4/+4