Age | Commit message (Expand) | Author | Files | Lines |
1998-05-11 | alpha.h (PRINT_OPERAND_PUNCT_VALID_P): Add '`'. | Richard Henderson | 3 | -4/+157 |
1998-05-08 | loop.c (get_condition): Don't combine when either compare is MODE_CC. | Richard Henderson | 2 | -159/+153 |
1998-05-08 | Hunk of m32r changes | Michael Meissner | 3 | -472/+674 |
1998-05-08 | t-linux: Remove extra stuff already included in config/t-linux. | Andreas Schwab | 1 | -14/+0 |
1998-05-07 | Disable remaining conditional move patterns. | Jim Wilson | 1 | -6/+12 |
1998-05-07 | Update copyright | Michael Meissner | 1 | -1/+1 |
1998-05-07 | Restore LR in case __eabi was called multiple times | Michael Meissner | 1 | -0/+1 |
1998-05-07 | linux.h (ASM_COMMENT_START): Remove from here, | Jeffrey A Law | 5 | -16/+18 |
1998-05-07 | m68k.md (adddi3, subdi3): Properly negate the DImode constant. | Andreas Schwab | 1 | -6/+14 |
1998-05-06 | typo typo fixes fixes | Jeff Law | 25 | -33/+33 |
1998-05-06 | Wed May 6 22:32:37 CDT 1998 Robert Lipe <robertl@dgii.com> | Robert Lipe | 1 | -0/+1 |
1998-05-06 | Fix braces right this time. | Jeff Law | 1 | -10/+10 |
1998-05-06 | linux.h (ASM_COMMENT_START): Define as "#". | Alan Modra | 2 | -3/+9 |
1998-05-06 | i386.c (output_387_binary_op): Add some braces to avoid warnings. | Jeffrey A Law | 2 | -14/+20 |
1998-05-06 | Fix minor merge error in mips port. | Jim Wilson | 1 | -1/+1 |
1998-05-06 | c-common.c: Convert to using ctype macros defined in system.h. | Kaveh R. Ghazi | 1 | -1/+1 |
1998-05-06 | r3900.h (SUBTARGET_ASM_DEBUGGING_SPEC): Replace -gdwarf-2 with -g0. | Gavin Koch | 1 | -4/+4 |
1998-05-05 | * Check in merge from gcc2. See ChangeLog.12 for details. | Jeff Law | 18 | -940/+892 |
1998-05-05 | Fix bug reported by Ian Taylor, mips64-elf multilibs are wrong. | Jim Wilson | 1 | -8/+9 |
1998-05-05 | * h8300.h (ADDITIONAL_REGISTER_NAMES): Add "er" registers. | Jeffrey A Law | 1 | -1/+3 |
1998-05-05 | m68k.h: Declare functions from m68k.c used in macros and machine description. | Andreas Schwab | 1 | -12/+23 |
1998-05-04 | i386.c (output_fix_trunc): Add code to emulate non-popping DImode case. | Jim Wilson | 1 | -2/+12 |
1998-05-04 | Fix mips-tfile failure on alpha, from Holger Bauer. | Jim Wilson | 1 | -2/+4 |
1998-05-04 | * sparc.c (output_move_quad): Fix typo in mov_by_64 argument. | Richard Henderson | 1 | -1/+1 |
1998-05-03 | Support for official Sparc V9 ABI: | Richard Henderson | 7 | -316/+723 |
1998-04-29 | elf.h (ASM_OUTPUT_DEF,ASM_WEAKEN_LABEL, [...]): Define. | Gavin Koch | 3 | -18/+65 |
1998-04-28 | Patch to fix sparc multiply failures, reported by Laurent Bonnaud. | Jim Wilson | 1 | -13/+59 |
1998-04-28 | At the suggestion of Richard Earnshaw I have changed GO_IF_LEGITIMATE_ADDRESS... | Nick Clifton | 1 | -2/+2 |
1998-04-28 | update m32r port | Michael Meissner | 4 | -142/+882 |
1998-04-27 | Fix coldfire addsf3 bug, bug and patch from David Fiddes. | Jim Wilson | 1 | -2/+2 |
1998-04-27 | * sh.c (gen_ashift_hi): Don't make SUBREG of a SUBREG. | J"orn Rennecke | 1 | -2/+10 |
1998-04-27 | sh.c (sh_expand_prologue, [...]): If TARGET_DOUBLE_ALIGN, preserve 64 bit sta... | J"orn Rennecke | 2 | -5/+16 |
1998-04-27 | * sh.h (LEGITIMIZE_RELOAD_ADDRESS): Define. | J"orn Rennecke | 1 | -0/+60 |
1998-04-26 | alpha.h (CONST_COSTS): Zero is always free. | Richard Henderson | 1 | -3/+39 |
1998-04-26 | * alpha.c (print_operand): Don't add 'v' suffix for ALPHA_FPTM_N. | Richard Henderson | 1 | -0/+1 |
1998-04-24 | * (gen_shl_and, in case 1): Fix comparison with mask. | J"orn Rennecke | 1 | -2/+2 |
1998-04-24 | Disallow frame pointer as second register in REG+REG pair. | Nick Clifton | 1 | -0/+1 |
1998-04-23 | Fix for execute/980205.c failure on SH[123]. | J"orn Rennecke | 2 | -5/+6 |
1998-04-23 | find_barrier(): Return as soon as a BARRIER insn is found. | Nick Clifton | 1 | -1/+1 |
1998-04-23 | sh.c (gen_ashift_hi): Implement right shifts via gen_ashift. | J"orn Rennecke | 2 | -61/+11 |
1998-04-22 | mips.c (compute_frame_size): Change only argument to a HOST_WIDE_INT. | Jeff Law | 1 | -1/+1 |
1998-04-21 | mips.h (STACK_BOUNDARY): Allow specific targets to override. | Jeffrey A Law | 1 | -2/+5 |
1998-04-21 | mips.c (block_move_loop): Test Pmode == DImode instead of TARGET_MIPS64. | Jeffrey A Law | 3 | -63/+67 |
1998-04-20 | sparc.h (MACHINE_STATE_SAVE, [...]): Rewrite to not be so gross, and to prope... | Richard Henderson | 1 | -81/+77 |
1998-04-20 | Patch from John Wehle to fix movxf_push spill reg allocation failure. | John Wehle | 1 | -6/+15 |
1998-04-20 | final.c (shorten_branches, [...]): Move code to free label_align... | J"orn Rennecke | 1 | -2/+0 |
1998-04-20 | For movsf/movdf splits, let movsi define_split handle subword moves | Michael Meissner | 1 | -200/+6 |
1998-04-20 | Fix some problems that resulted in assmebler messages 'Error: pcrel too far' | J"orn Rennecke | 1 | -4/+15 |
1998-04-20 | Include expr.h to get the change_address prototype declared. | Michael Meissner | 1 | -0/+1 |
1998-04-18 | i386.md (fix_truncsfdi2+[123]): Add + to operand 1 constraints. | Jeff Law | 1 | -3/+3 |