aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mn10200
AgeCommit message (Expand)AuthorFilesLines
2000-05-16mn10200.h (PREFERRED_RELOAD_CLASS): Do not prefer DATA_REGS if X has VOIDmode...Jeffrey A Law2-4/+4
2000-05-15Update to libgcc copyright exception clause.Jeff Law1-11/+6
2000-03-29Convert ACCUMULATE_OUTGOING_ARGS to an expression.Jan Hubicka1-1/+1
2000-01-25dwarf2out.c: include "varray.h", not dyn-string.h.Jason Merrill1-4/+0
2000-01-14mn10200-protos.h: New file.Kaveh R. Ghazi4-39/+84
1999-11-30Fix psimode truncation patterns to not accept MEMs that are not valid forNick Clifton3-2/+18
1999-10-31mn10200.c (mn10200_va_arg): Force the return value into a register.Jeffrey A Law1-1/+1
1999-10-18mn10200.md (outline_epilogue_jump): Embed a (return) to indicate to the cfg c...Jeffrey A Law1-1/+2
1999-10-141750a.md (movstrqi): Add missing output reload constraint.Richard Henderson1-0/+7
1999-10-04* mn10200.c (asm_file_start): Fix typo.Jeffrey A Law1-2/+2
1999-09-30h8300.h (INIT_TARGET_OPTABS): Use init_one_optab instead of generating RTL di...Jeffrey A Law1-2/+2
1999-09-11Replace recog_foo with recog_data.foo.Richard Henderson1-5/+5
1999-09-08dsp16xxx.c: Include ggc.hMark Mitchell1-0/+3
1999-09-06Merge in gcc2-ss-010999Jeff Law4-82/+72
1999-08-24Fix more problems from GC diffsBernd Schmidt1-1/+2
1999-08-10output.h (assemble_name): Constify a char*.Kaveh R. Ghazi1-1/+1
1999-08-09Include function.h in most files.Bernd Schmidt1-2/+0
1999-08-04t-a29kbare: Fix some comments.Jeffrey A Law1-3/+0
1999-07-28mn10200.c (mn10200_va_arg): New.Richard Henderson2-0/+41
1999-05-03mn10200.md (btst insns): btst does not leave cc0 in a useable state for redun...Jeffrey A Law1-2/+2
1999-03-16Fix build failure when using SGI Irix6 cc.Jim Wilson1-5/+0
1999-03-08openbsd.h (HANDLE_SYSV_PRAGMA): Define.Jeff Law1-5/+0
1999-02-11* mn10200.md (bset); Re-enable.Jeffrey A Law1-1/+1
1999-02-10* mn10200.md (bset, bclr): Operand 0 is a read/write operand.Jeffrey A Law1-6/+6
1998-12-15* mn10200.md (addsi3 expander): Use "nonmemory_operand" for operand 2.Jeffrey A Law1-1/+4
1998-12-15Fix dumb thinkos in last change.Jeff Law1-8/+8
1998-12-15mn10200.md (abssf2, negsf2): New expanders.Jeffrey A Law1-0/+71
1998-10-23* mn10200.md (truncated shift): Accept constant inputs too.Jeffrey A Law1-3/+3
1998-10-13* mn10200.md (addsi3, subsi3, negsi2): Only allow register operands.Jeffrey A Law1-10/+10
1998-09-15mn10200.h (ASM_OUTPUT_DWARF2_ADDR_CONST): Define.Jeffrey A Law1-0/+4
1998-08-20mn10200.h (REG_OK_FOR_INDEX_P): Do not check the mode of the register (it cou...Jeffrey A Law1-10/+6
1998-07-07mn10200.md (various zero/sign extension patterns): zero and sign extensions w...Jeffrey A Law1-5/+5
1998-05-06typo typo fixes fixesJeff Law1-1/+1
1998-03-06rtl.h (addr_diff_vec_flags): New typedef.Joern Rennecke1-1/+1
1998-01-28rtlanal.c (dead_or_set_regno_p): Ignore REG_DEAD notes after reload completes.Mike Stump1-16/+0
1998-01-27m32r.md, [...]: Add some comments regarding use of dead_or_set_p.Mike Stump1-0/+16
1998-01-01mn10200.md (tstxx, cmpxx): Use "nonimmediate_operand" as predicate for first ...Jeffrey A Law1-5/+5
1997-12-31* mn10200.md (addsi3, subsi3): Fix thinkos.Jeffrey A Law1-2/+2
1997-12-21Makefile.in (FPBIT_FUNCS, [...]): Define.Jeff Law1-1/+6
1997-12-06Merge from gcc-2.8Jeff Law3-6/+5
1997-11-04mn10200.h (ASM_OUTPUT_BSS): Delete.Jeffrey A Law1-2/+2
1997-11-02Update mainline egcs to gcc2 snapshot 971021.Jeff Law1-1/+1
1997-10-31Fix typo.Jeff Law1-1/+1
1997-10-24mn10200.c (indirect_memory_operand): Delete unused function.Jeffrey A Law3-30/+37
1997-10-21* mn10200.c (expand_prologue): Fix typo.Jeffrey A Law1-2/+2
1997-10-21mn10200.h (GO_IF_LEGITIMATE_ADDRESS): Do not allow indexed addresses.Jeff Law2-8/+17
1997-09-02mn10200.h (INITIALIZE_TRAMPOLINE): PC relative instructions are relative to t...Jeffrey A Law1-1/+1
1997-08-27t-h8300: Use TARGET_LIBGCC2_CFLAGS instead of LIBGCC2_CFLAGS.Bob Manson1-1/+1
1997-06-23Initial revisionJeff Law9-0/+5367