aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mips/mips.c
AgeCommit message (Expand)AuthorFilesLines
1993-07-28(function_arg): Shift all structures less than 4 bytes,Jim Wilson1-2/+3
1993-06-30(gen_int_relational): For test with constant result,Richard Stallman1-4/+7
1993-06-18deal with block move input reg also being a scratch reg.Michael Meissner1-9/+21
1993-05-31(function_arg_partial_nregs): For BLKmode values...Richard Stallman1-1/+1
1993-05-09(call_insn_operand): New function.Richard Stallman1-0/+19
1993-04-06More mips gas changes, allow -gdwarf on OSF/1Michael Meissner1-5/+1
1993-02-09Fix integer overflowsMichael Meissner1-3/+5
1993-01-10# Fix misspellings in comments.Paul Eggert1-1/+1
1993-01-04Allow saving FP regs at offset 0 of sp (leaf func that saves no GP regs).Michael Meissner1-1/+1
1992-12-18Pass QI/HI structures like the MIPS compiler; define SIZE_TYPE to be int by d...Michael Meissner1-56/+106
1992-12-16Rework large stack frame support.Michael Meissner1-131/+263
1992-12-06Fix bug when large stack frames (> 32k) are used, and saving both GP and FP r...Michael Meissner1-15/+15
1992-12-01If -g1, do not emit line number at function prologue, it confuses gdb.Michael Meissner1-1/+3
1992-11-26(mips_debugger_offset): Don't crash for unknown cases.Richard Stallman1-0/+3
1992-11-21Do not allow insns to be scheduled before prologue insns if profiling.Michael Meissner1-0/+6
1992-11-18Make sure all fields in current_frame_info are initialized.Michael Meissner1-1/+12
1992-11-08(gen_int_relational): Handle overflow when incrementing cmp1.Richard Stallman1-11/+27
1992-10-22Align passed structures with double alignment correctly.Michael Meissner1-1/+7
1992-10-01RISC-OS 5.0 changes.Michael Meissner1-7/+3
1992-09-26RISC-OS rev 5, DEC OSF/1 changes.Michael Meissner1-41/+1
1992-09-24Fix varardic functions returning structs.Michael Meissner1-18/+0
1992-09-22Fix varardic function returning a structure or union.Michael Meissner1-1/+13
1992-09-16print correct number of half-pic ptrs/refs for -mstatsMichael Meissner1-4/+14
1992-09-16Do not fold constant comparisonsMichael Meissner1-83/+0
1992-08-25Change MIPS fp to be at top of stack, instead of bottom; Fix calling mips-tfi...Michael Meissner1-61/+48
1992-08-11Eliminate externs within {}.Michael Meissner1-18/+1
1992-07-23Do not emit insns to compare two constants.Michael Meissner1-4/+39
1992-07-23Half-pic and float->int fixesMichael Meissner1-12/+42
1992-07-22Cleanup, and make prologue issue schedulable insns.Michael Meissner1-113/+259
1992-06-30(override_options) [MIPS_NEWS]: Call setlinebuf.Richard Stallman1-1/+1
1992-06-24fix typos in comments.Richard Stallman1-4/+4
1992-06-18(large_int): Rework, so that we don't get funny boundary conditions on system...Michael Meissner1-23/+6
1992-06-12Make logical ops use a clobbered register instead of $1Michael Meissner1-7/+77
1992-06-07entered into RCSRichard Stallman1-1/+7
1992-06-05*** empty log message ***Richard Stallman1-84/+1
1992-06-03*** empty log message ***Richard Stallman1-0/+84
1992-06-02*** empty log message ***Michael Meissner1-0/+40
1992-05-23*** empty log message ***Michael Meissner1-3/+0
1992-05-06*** empty log message ***Michael Meissner1-1/+9
1992-04-28*** empty log message ***Michael Meissner1-7/+9
1992-04-27*** empty log message ***Michael Meissner1-88/+311
1992-04-17*** empty log message ***Michael Meissner1-10/+1
1992-04-17*** empty log message ***Michael Meissner1-66/+100
1992-04-17*** empty log message ***Michael Meissner1-2/+5
1992-04-15*** empty log message ***Richard Stallman1-0/+21
1992-04-10*** empty log message ***Michael Meissner1-2/+36
1992-04-08*** empty log message ***Michael Meissner1-28/+0
1992-03-30*** empty log message ***Michael Meissner1-3/+23
1992-03-28*** empty log message ***Michael Meissner1-34/+235
1992-03-26*** empty log message ***Michael Meissner1-1/+27