OSDN Git Service

* alpha.c (alpha_write_verstamp): Only emit MS_STAMP and LS_STAMP,
[pf3gnuchains/gcc-fork.git] / gcc / config / alpha / alpha.c
1996-01-25 brendan * alpha.c (alpha_write_verstamp): Only emit MS_STAMP...
1995-12-27 kenner({non,}aligned_memory_operand): Test REGNO_POINTER_ALIGN.
1995-11-26 kenner(alpha_emit_set_const): Don't output SImode sequences...
1995-10-27 kenner(call_operand): Only allow reg 27 on NT too.
1995-10-22 kenner(alpha_emit_set_const): Use 'U' for unsigned constants.
1995-08-31 kennerFix patch botch.
1995-08-31 kenner(alpha_builtin_saveregs): Properly compute address...
1995-06-16 kenner(alpha_builtin_saveregs): Use ptr_mode and conversions...
1995-06-15 kennerUpdate FSF address.
1995-05-25 kenner(alpha_emit_set_const): Don't call expand_binop for...
1995-05-16 kennerChanged WINNT to _WIN32.
1995-05-16 kennerFix typos in comments.
1995-05-10 kenner(alpha_set_emit_const): Cleanups to work properly when...
1995-04-28 kenner(alpha_emit_set_const): Now returns rtx and take MODE...
1995-04-26 kenner(alpha_builtin_saveregs): Refine last change to work...
1995-04-25 kenner(current_file_function_operand): Return false if profiling.
1995-04-25 kenner(add_operand): Test for exactly the constants allowed...
1995-04-25 kenner(alpha_builtin_saveregs): Add to incoming args addr...
1995-04-15 brendan * alpha/alpha.c (output_epilog): Initialize...
1995-04-14 kenner(output_prolog): Changed stack probe at function entry.
1995-04-14 kenner(call_operand): Any reg is valid for NT.
1995-04-13 kennerDon't #include stamp.h for WINNT.
1995-02-10 kenner(direct_return): Can't if have outgoing args.
1994-11-19 kenner(print_operand, case 'c', case 'd'): New cases.
1994-11-17 kenner(some_operand): New function.
1994-09-20 kenner(mode_mask_operand): Always return a value.
1994-08-24 kenner(call_operand): New function.
1994-07-07 kenner({un,}aligned_memory_operand): Check against hard_frame...
1994-07-06 kenner(output_prolog): Start memory probing with $2.
1994-06-29 kenner(alpha_sa_size): Round size to 16-byte boundary.
1994-06-29 tege(cint8_operand): New predicate.
1994-06-24 kenner(alpha_builtin_saveregs): Fix typo in computing value...
1994-05-27 kenner(or_operand): Renamed from ior_operand.
1994-03-25 kenner(output_prolog): Correctly compute floating-reg save...
1994-03-06 kenner(output_{pro,epi}log): Round var size to quadword boundary.
1994-02-16 wilson(alpha_builtin_saveregs): Don't include
1994-01-27 kenner(output_prolog): Fix typo in previous change.
1994-01-23 kenner(output_{pro,epi}log): Use assemble_name to output
1993-12-27 kenner(ior_operand): New function.
1993-12-24 kenner(output_prolog): Need GP if type ISUBR.
1993-10-13 kenner(ignore_line_number): No longer used.
1993-10-12 kenner(output_prolog): Put out file and line number if sdb...
1993-08-07 kenner(add_long_const): New function.
1993-08-06 kenner(reg_or_6bit_operand): New function.
1993-05-18 rms(output_prolog): Change (sp) to ($30).
1993-05-10 kenner(output_epilog): Fix minor error in instructions used...
1993-04-27 kenner(alpha_emit_set_const, output_{pro,epi}log): Generate...
1993-04-10 kenner(alpha_sa_size): Need to save $26 if it is used or...
1993-04-04 kenner(output_prolog): Need LDGP even for static procedure.
1993-04-04 kenner(alpha_builtin_saveregs): Adjust for fact that
1993-02-10 kenner(version_string): Declare.
1992-12-12 kenner(alpha_builtin_savregs): Correctly compute ARGSIZE...
1992-12-11 kenner(output_epilog): Remove garbage from one decl of EXTRA...
1992-11-05 kennerentered into RCS
1992-10-26 kennerInitial revision