Age | Commit message (Expand) | Author | Files | Lines |
1996-03-29 | calls.c (expand_call): Remove current_call_is_indirect nonsense. | Jeff Law | 31 | -37/+38 |
1996-03-28 | (summarize_insn): Fix three "off-by-one" bugs in loop bounds. | Richard Kenner | 1 | -3/+3 |
1996-03-28 | pa.c (hppa_legitimize_address): Don't lose for (plus (plus (mult (A) (shadd_c... | Jeff Law | 2 | -7/+349 |
1996-03-26 | (summarize_insn, default case): Properly use format_ptr. | Richard Kenner | 1 | -1/+1 |
1996-03-26 | (fullword move): Call output_move_simode_const. | Richard Kenner | 1 | -21/+1 |
1996-03-26 | (output_move_simode_const): New function. | Richard Kenner | 1 | -8/+31 |
1996-03-26 | (output_move_simode_const): New extern declaration. | Richard Kenner | 1 | -0/+1 |
1996-03-26 | (NOTICE_UPDATE_CC): Handle ZERO_EXTRACT destination. | Torbjorn Granlund | 1 | -1/+2 |
1996-03-26 | (insv matcher): Call CC_STATUS_INIT. | Torbjorn Granlund | 1 | -0/+1 |
1996-03-24 | (SWITCHES_NEED_SPACES): Change definition correspondingly. | Richard Kenner | 1 | -2/+2 |
1996-03-23 | (LIB_SPEC): Always output -lmach. | Richard Kenner | 1 | -3/+3 |
1996-03-23 | (ASM_OUTPUT_ADDR_DIFF_ELT): Don't define. | Richard Kenner | 1 | -5/+3 |
1996-03-23 | sparc.md (*mov{qi,hi,si,di}_cc_sp64): Fix constraints. | Doug Evans | 1 | -18/+20 |
1996-03-23 | sparc.c (arith11_operand): Use SPARC_SIMM11_P. | Doug Evans | 1 | -13/+11 |
1996-03-23 | sparc.h (SPARC_SIMM{10,11,13}_P): Define. | Doug Evans | 1 | -5/+13 |
1996-03-23 | (TRAMPOLINE_TEMPLATE): Correct first instruction. | Richard Kenner | 2 | -4/+4 |
1996-03-21 | (STARTFILE_SPEC,LINK_SPEC): Define. | Doug Evans | 1 | -0/+8 |
1996-03-20 | (mips_expand_prologue): In initialization of fnargs, delete | Jim Wilson | 1 | -3/+1 |
1996-03-20 | sparc.c (fcc_reg_operand): Ensure correct mode. | Doug Evans | 2 | -275/+316 |
1996-03-20 | sparc.h (CPP_CPU_SPEC): Add v8plus entry. | Doug Evans | 1 | -1/+4 |
1996-03-20 | sol2.h (ASM_CPU_SPEC): Recognize -mcpu=v8plus, not v9. | Doug Evans | 1 | -2/+2 |
1996-03-20 | (HARD_REGNO_MODE_OK): Relax QImode constraint to avoid a reload problem. | Stan Cox | 1 | -1/+2 |
1996-03-20 | pa.c (hppa_legitimize_address): Don't lose for x[n-const] when n-const will n... | Jeff Law | 1 | -12/+19 |
1996-03-20 | (LIB_SPEC): Don't link /usr/lib/bb_link.o with `gcc -a'. | Richard Kenner | 1 | -4/+9 |
1996-03-20 | (ASM_SPEC): Deleted. | Richard Kenner | 1 | -3/+31 |
1996-03-19 | pa.c (compute_frame_size): Update comments to reflect reality. | Jeff Law | 1 | -30/+13 |
1996-03-19 | update compare function unit comment | David Edelsohn | 1 | -5/+1 |
1996-03-19 | (MASK_*): New macros. | Richard Kenner | 1 | -46/+54 |
1996-03-18 | (pushexthisi_const, movsi_const0): New names. | Richard Kenner | 1 | -4/+5 |
1996-03-18 | (output_function_epilogue): Restore registers using sp+ instead of fp(n) in l... | Richard Kenner | 1 | -14/+13 |
1996-03-18 | (CONST_OK_FOR_LETTER_VALUE): New constraint 'M'. | Richard Kenner | 1 | -7/+9 |
1996-03-18 | Initial revision | Richard Kenner | 1 | -0/+4 |
1996-03-18 | (FUNCTION_PROLOGUE): LE/370 takes 120 bytes for DSA. | Richard Kenner | 1 | -14/+17 |
1996-03-18 | (summarize_insn, case SUBREG, CONST_*): New cases. | Richard Kenner | 1 | -0/+8 |
1996-03-16 | (trap): New attribute. | Richard Kenner | 1 | -51/+445 |
1996-03-16 | (alpha_tp, alpha_fprm, alpha_fptm): New variables. | Richard Kenner | 1 | -0/+437 |
1996-03-16 | (CPP_SPEC): Added -mieee and -mieee-with-inexact. | Richard Kenner | 1 | -13/+126 |
1996-03-16 | (insv): Restore missing end of comment. | Richard Kenner | 1 | -0/+1 |
1996-03-16 | (standard_80386_constant_p): -0.0 is not 0.0. | Richard Kenner | 1 | -1/+1 |
1996-03-16 | Initial revision | Richard Kenner | 1 | -0/+70 |
1996-03-16 | (output_prolog): Set alpha_function_needs_gp if profiling and | Richard Kenner | 1 | -0/+6 |
1996-03-15 | fix TImode offset addres test | David Edelsohn | 1 | -6/+5 |
1996-03-15 | add -bnoentry if no entry point for shared object | David Edelsohn | 1 | -1/+1 |
1996-03-14 | (ASM_OUTPUT_DOUBLE_INT): Use 'X' if CONST_INT and | Jim Wilson | 1 | -1/+8 |
1996-03-14 | Fix bug with 8-16 byte structures not getting instantiated correctly | Michael Meissner | 1 | -2/+4 |
1996-03-14 | (mips_expand_prologue): Change TYPE_NEEDS_CONSTRUCTING to | Jim Wilson | 1 | -1/+1 |
1996-03-14 | Add exception attribute for Windows | Michael Meissner | 2 | -54/+100 |
1996-03-13 | pa.h (ASM_DECLARE_FUNCTION_NAME): Change TYPE_NEEDS_CONSTRUCTING to TREE_ADDR... | Jeff Law | 1 | -1/+1 |
1996-03-13 | Fix ASM_OUTPUT_ALIGN | Michael Meissner | 1 | -0/+8 |
1996-03-13 | Add static constructor/destructor support to Windows NT | Michael Meissner | 5 | -36/+217 |