summaryrefslogtreecommitdiff
path: root/gcc/config/mn10200
Commit message (Expand)AuthorAgeFilesLines
* Convert ACCUMULATE_OUTGOING_ARGS to an expression.hubicka2000-03-291-1/+1
* * dwarf2out.c: include "varray.h", not dyn-string.h.jason2000-01-251-4/+0
* * mn10200-protos.h: New file.ghazi2000-01-144-39/+84
* Fix psimode truncation patterns to not accept MEMs that are not valid fornickc1999-11-303-2/+18
* * mn10200.c (mn10200_va_arg): Force the return value into alaw1999-10-311-1/+1
* * mn10200.md (outline_epilogue_jump): Embed a (return) to indicatelaw1999-10-181-1/+2
* * 1750a.md (movstrqi): Add missing output reload constraint.rth1999-10-151-0/+7
* * mn10200.c (asm_file_start): Fix typo.law1999-10-041-2/+2
* * h8300.h (INIT_TARGET_OPTABS): Use init_one_optab instead oflaw1999-09-301-2/+2
* Replace recog_foo with recog_data.foo.rth1999-09-121-5/+5
* * dsp16xxx.c: Include ggc.hmmitchel1999-09-081-0/+3
* Merge in gcc2-ss-010999law1999-09-074-82/+72
* Fix more problems from GC diffscrux1999-08-241-1/+2
* * output.h (assemble_name): Constify a char*.ghazi1999-08-101-1/+1
* Include function.h in most files. Remove most of the global variablescrux1999-08-091-2/+0
* * a29k/t-a29kbare: Fix some comments.law1999-08-051-3/+0
* * mn10200.c (mn10200_va_arg): New.rth1999-07-282-0/+41
* * mn10200.md (btst insns): btst does not leave cc0 in a useablelaw1999-05-031-2/+2
* Fix build failure when using SGI Irix6 cc.wilson1999-03-161-5/+0
* * config/openbsd.h (HANDLE_SYSV_PRAGMA): Define.law1999-03-081-5/+0
* * mn10200.md (bset); Re-enable.law1999-02-111-1/+1
* * mn10200.md (bset, bclr): Operand 0 is a read/write operand.law1999-02-101-6/+6
* * mn10200.md (addsi3 expander): Use "nonmemory_operand" for operand 2.law1998-12-151-1/+4
* Fix dumb thinkos in last change.law1998-12-151-8/+8
* * mn10200.md (abssf2, negsf2): New expanders.law1998-12-151-0/+71
* * mn10200.md (truncated shift): Accept constant inputs too.law1998-10-231-3/+3
* * mn10200.md (addsi3, subsi3, negsi2): Only allow register operands.law1998-10-131-10/+10
* * mn10200.h (ASM_OUTPUT_DWARF2_ADDR_CONST): Define.law1998-09-151-0/+4
* * mn10200.h (REG_OK_FOR_INDEX_P): Do not check the mode of thelaw1998-08-201-10/+6
* * mn10200.md (various zero/sign extension patterns): zero and signlaw1998-07-071-5/+5
* typo typo fixes fixeslaw1998-05-061-1/+1
* * rtl.h (addr_diff_vec_flags): New typedef.amylaar1998-03-061-1/+1
* * rtlanal.c (dead_or_set_regno_p): Ignore REG_DEAD notes afterlaw1998-01-281-16/+0
* * m32r.md, mips.md, mn10200.md, mn10300.md, pyr.md: Addlaw1998-01-271-0/+16
* * mn10200.md (tstxx, cmpxx): Use "nonimmediate_operand" as predicatelaw1998-01-011-5/+5
* * mn10200.md (addsi3, subsi3): Fix thinkos.law1997-12-311-2/+2
* elaw1997-12-211-1/+6
* Merge from gcc-2.8law1997-12-073-6/+5
* * mn10200.h (ASM_OUTPUT_BSS): Delete.law1997-11-041-2/+2
* Update mainline egcs to gcc2 snapshot 971021.law1997-11-021-1/+1
* Fix typo.law1997-10-311-1/+1
* * mn10200.c (indirect_memory_operand): Delete unused function.law1997-10-243-30/+37
* * mn10200.c (expand_prologue): Fix typo.law1997-10-211-2/+2
* * mn10200.h (GO_IF_LEGITIMATE_ADDRESS): Do not allow indexedlaw1997-10-212-8/+17
* * mn10200.h (INITIALIZE_TRAMPOLINE): PC relative instructionslaw1997-09-031-1/+1
* * t-h8300: Use TARGET_LIBGCC2_CFLAGS instead of LIBGCC2_CFLAGS.law1997-08-281-1/+1
* Initial revisionlaw1997-06-239-0/+5367