summaryrefslogtreecommitdiff
path: root/gcc/config/alpha
Commit message (Expand)AuthorAgeFilesLines
* alpha.md (sibcall_osf_1_er): New.Richard Henderson2001-12-151-3/+26
* alpha.h (TARGET_SWITCHES): Turn on MASK_EXPLICIT_RELOCS if the assembler supp...Richard Henderson2001-12-151-1/+10
* config.gcc (alpha64-dec-*vms*): New case.Douglas B Rupp2001-12-145-0/+296
* alpha.c (vms_attribute_table): Add new attributes.Douglas B Rupp2001-12-141-11/+29
* vms-cc.c (preprocess_args): Fix forward declaration.Douglas B Rupp2001-12-131-1/+1
* alpha.h (TARGET_FIXUP_EV5_PREFETCH): New.Richard Henderson2001-12-113-0/+45
* alpha.md (divmodsi_internal_er): Split, so that we represent the address load...Richard Henderson2001-12-111-2/+85
* emit-rtl.c (widen_memory_access): New.Richard Henderson2001-12-111-6/+2
* vms.h (LIB_SPEC): Define.Douglas B Rupp2001-12-112-2/+5
* * config/alpha/x-vms (version): Change "." to "_".Douglas B Rupp2001-12-111-0/+2
* alpha.md (unaligned_extendhidi): Call gen_lowpart instead of hardcoding subre...Richard Henderson2001-12-101-6/+6
* config.gcc (alpha*-dec-vms*): Change to alpha*-dec-*vms*Douglas B Rupp2001-12-102-4/+3
* t-vms (EXTRA_PARTS): Append $(VMS_EXTRA_PARTS) Add rules for building [vp]crt0.oDouglas B Rupp2001-12-095-2/+190
* alpha.c (alpha_align_insns): Suppress realignment immediately after a call; i...Richard Henderson2001-12-091-8/+13
* alpha.c (alpha_align_insns): Use align_functions, not FUNCTION_BOUNDARY.Richard Henderson2001-12-095-12/+22
* ChangeLog.2, [...]: Fix spelling errors.Joseph Myers2001-12-092-2/+2
* 1750a.md: Add default case in switch.Kaveh R. Ghazi2001-12-091-0/+2
* * alpha.md: Use (HOST_WIDE_INT)1<<63 in lieu of 0x8000000000000000.Kaveh R. Ghazi2001-12-071-2/+2
* alpha.c (alpha_expand_unaligned_store, [...]): Use constm1_rtx in place of ca...Kaveh R. Ghazi2001-12-071-3/+3
* alpha.c (function_arg): Cast value to HOST_WIDE_INT before shifting.Kaveh R. Ghazi2001-12-071-1/+2
* final.c (count_basic_block, [...]): Kill.Jan Hubicka2001-12-061-1/+1
* vms.h (SIZE_TYPE, [...]): Remove, were disabled.Douglas B Rupp2001-12-051-22/+0
* vms.h (ADA_LONG_TYPE_SIZE): New macro.Richard Kenner2001-12-051-1/+2
* * config/alpha/alpha.c (alpha_va_start): Update VMS case.Douglas B Rupp2001-12-051-17/+30
* vms.h (VMS_DEBUGGING_INFO): New macro.Douglas B Rupp2001-12-023-3/+115
* alpha.md (tablejump): Use pic_offset_table_rtx instead of gen_rtx_REG.John Wehle2001-11-291-1/+1
* alpha.md (sibcall_osf_1, [...]): Use symbolic_operand as the predicate.Richard Henderson2001-11-281-6/+3
* * config/alpha/alpha.md (unop): Add 0 offset for some gas versions.Richard Henderson2001-11-261-1/+1
* vms-ld.c, vms-cc.c: New files.Douglas B Rupp2001-11-253-0/+1152
* xm-vms.h (FILE_TYPE): Remove undef and baggage.Douglas B Rupp2001-11-241-16/+3
* 1750a.h (DBX_REGISTER_NUMBER): Don't define.Kaveh R. Ghazi2001-11-221-4/+0
* xm-vms.h (_POSIX_EXIT): Define.Douglas B Rupp2001-11-201-9/+4
* toplev.c (DUMPFILE_FORMAT): Define default.Douglas B Rupp2001-11-191-3/+3
* xm-vms.h: Don't define macros that autoconf handles.Douglas B Rupp2001-11-191-15/+8
* alpha.c (alpha_start_function, VMS): Cast shift arg to HOST_WIDE_INT, not long.Douglas B Rupp2001-11-181-1/+1
* * config/alpha/vms.h (DIR_SEPARATOR, PREFIX). Don't define.Douglas B Rupp2001-11-181-7/+2
* t-vms (LIB2FUNCS_EXTRA): Add vms_tramp.asm.Douglas B Rupp2001-11-173-23/+53
* * config/alpha/vms.h (REG_ALLOC_ORDER): Redefine.Douglas B Rupp2001-11-171-0/+44
* expr.c (store_field): Pass tree instead of max size; callers changed.Richard Kenner2001-11-151-2/+1
* dwarf2out.c (dwarf2out_finish): Don't abort because of orphan DIEs if there w...Jason Merrill2001-11-152-8/+0
* alpha-interix.h: Fix comment formatting.Kazu Hirata2001-11-127-62/+62
* alpha.c (unicosmk_special_name): Prototype.Kaveh R. Ghazi2001-11-113-2/+4
* unicosmk.h (ASM_OUTPUT_DOUBLE, [...]): Fix format specifier warning.Kaveh R. Ghazi2001-11-111-3/+3
* alpha.c (decl_in_text_section): New.Richard Henderson2001-11-091-9/+47
* elf.h (DO_SELECT_SECTION): TREE_READONLY is not defined for a CONSTRUCTOR; do...Richard Henderson2001-11-061-1/+0
* alpha.h (SECONDARY_MEMORY_NEEDED): Adjust for addition of new GP reg classes.Richard Kenner2001-11-061-1/+2
* ChangeLog.2, [...]: Fix spelling errors.Joseph Myers2001-11-042-6/+6
* builtins.def: Fix comment typos.Kazu Hirata2001-10-311-1/+1
* alpha.md, [...]: Fix spelling errors.Joseph Myers2001-10-281-1/+1
* alpha.h (enum reg_class): Add R24_REG, R25_REG; rename PV_REG to R27_REG.Richard Henderson2001-10-262-110/+119