Age | Commit message (Expand) | Author | Files | Lines |
1993-01-05 | Move MIPS files into config/mips. | Michael Meissner | 14 | -14/+14 |
1993-01-05 | Use new file names for included m68k files. | James Van Artsdalen | 1 | -1/+1 |
1993-01-05 | Change m68ksgs.h reference to m68k/sgs.h. | James Van Artsdalen | 1 | -2/+2 |
1993-01-05 | Use new files for included m68k files. | James Van Artsdalen | 5 | -5/+5 |
1993-01-05 | Use new file names for included m68k files. | James Van Artsdalen | 19 | -22/+22 |
1993-01-05 | Use new file names for included m68k files. | James Van Artsdalen | 17 | -17/+17 |
1993-01-05 | Use new file names for included ns32k files. | James Van Artsdalen | 11 | -12/+12 |
1993-01-05 | (ASM_GENERATE_INTERNAL_LABEL, ASM_OUTPUT_INTERNAL_LABEL): | Richard Stallman | 1 | -1/+11 |
1993-01-04 | (CC): Add -w. | Richard Stallman | 1 | -1/+4 |
1993-01-03 | Fix typo (missing line) in last change. | Jeff Law | 1 | -0/+1 |
1993-01-04 | (perform_*): Rename macro args to arg0, arg1. | Richard Stallman | 1 | -14/+17 |
1993-01-03 | * pa.h (JUMP_TABLES_IN_TEXT_SECTION): Define. | Jeff Law | 1 | -0/+2 |
1993-01-03 | pa.md (scc insn): Name this pattern "scc". | Jeff Law | 1 | -1/+100 |
1993-01-03 | * pa.c (incscc_operator): New function. | Jeff Law | 1 | -0/+14 |
1993-01-03 | * pa.h (apparent_fsize, actual_fsize): Delete useless declarations. | Jeff Law | 1 | -4/+0 |
1993-01-04 | Bump meissner version # to 34. | Michael Meissner | 1 | -1/+1 |
1993-01-04 | Allow saving FP regs at offset 0 of sp (leaf func that saves no GP regs). | Michael Meissner | 1 | -1/+1 |
1993-01-03 | pa.h (INITIAL_FRAME_POINTER_OFFSET): compute_frame_size () now does the whole... | Jeff Law | 1 | -5/+5 |
1993-01-03 | pa.c (apparent_fsize): Delete variable. | Jeff Law | 1 | -112/+132 |
1993-01-03 | pa.h (CONST_COSTS): Make CONST_DOUBLES very expensive. | Jeff Law | 1 | -2/+4 |
1993-01-03 | pa.c (fmpyaddoperands): Verifys given registers are suitable for use in fmpya... | Jeff Law | 1 | -1/+93 |
1993-01-03 | pa.md (fmpyadd peepholes): New peepholes to issue independent floating point ... | Jeff Law | 1 | -0/+73 |
1993-01-03 | pa.c (hppa_save_pic_table_rtx): New variable. | Jeff Law | 1 | -2/+13 |
1993-01-03 | pa.h (FIXED_REGISTERS, [...]): r3 isn't fixed! | Jeff Law | 1 | -4/+10 |
1993-01-03 | pa.md (call, call_value): If flag_pic, emit restore of PIC table register. | Jeff Law | 1 | -13/+42 |
1993-01-03 | Remove inadvertent change. | Richard Kenner | 1 | -13/+2 |
1993-01-03 | (movdi): Tests were in wrong order. | Richard Kenner | 1 | -2/+13 |
1993-01-02 | (STARTFILE_SPEC): Removed -L"TOOLDIR"/lib. | Richard Stallman | 1 | -1/+1 |
1993-01-01 | (ASM_FILE_START): Switch to text section at end. | Richard Kenner | 1 | -6/+13 |
1993-01-01 | pa.md (movqi, [...]): Fix attributes which involve fp<->gr copies to match cu... | Jeff Law | 1 | -11/+15 |
1993-01-01 | pa.md (movdf const_double): Fix lengths. | Jeff Law | 1 | -5/+15 |
1993-01-01 | pa.c (output_floatsisf, [...]): Abort if presented with a general register --... | Jeff Law | 1 | -2/+2 |
1993-01-01 | pa.h (REGISTER_MOVE_COST): Make moving between FP and non-FP register more ex... | Jeff Law | 1 | -3/+5 |
1993-01-01 | * pa.h (TARGET_NO_BSS): Delete target switch. Delete all references. | Jeff Law | 1 | -10/+3 |
1993-01-01 | Use m88k/m88k-move.sh | Tom Wood | 4 | -10/+10 |
1993-01-01 | Include files in m88k. | Tom Wood | 6 | -6/+6 |
1992-12-31 | (LIB_SPEC): When -a, include bb_link.o. | Jim Wilson | 1 | -1/+2 |
1992-12-31 | (gmon.o, crt*.o): Change config to $(srcdir)/config. | Jim Wilson | 1 | -4/+4 |
1992-12-31 | (CPP_SPEC, CC1_SPEC, ASM_SPEC, LINK_SPEC, | Jim Wilson | 1 | -27/+25 |
1992-12-31 | (print_operand): For invalid operands, call | Jim Wilson | 1 | -2/+6 |
1992-12-31 | (call_internal, call_value_internal): Use 'l' for | Jim Wilson | 1 | -2/+8 |
1992-12-31 | (TARGET_SWITCHES): Have -msparclite also clear TARGET_FPU. | Jim Wilson | 1 | -0/+2 |
1992-12-31 | (TARGET_SWITCHES): -m68030 does not imply -m68881. | Jim Wilson | 1 | -1/+1 |
1992-12-31 | (ASM_SPEC): Use %|. | Jim Wilson | 1 | -1/+1 |
1992-12-31 | (strict_low_part_peephole_ok): New function. | Jim Wilson | 1 | -0/+59 |
1992-12-31 | Add peephole to eliminate unecessary clear instructions | Jim Wilson | 1 | -0/+23 |
1992-12-31 | pa-hpux.h (LIB_SPEC): Fix so that one can link in profiled libraries under HPUX. | Jeff Law | 2 | -2/+2 |
1992-12-31 | (OBJECT_FORMAT_COFF): Add definition. | Richard Kenner | 1 | -0/+3 |
1992-12-31 | (REAL_NM_FILE_NAME): Delete from here. | Richard Kenner | 1 | -3/+0 |
1992-12-31 | (REAL_NM_FILE_NAME): Put it here. | Richard Kenner | 1 | -0/+3 |