aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/v850/lib1funcs.asm
AgeCommit message (Expand)AuthorFilesLines
2010-07-26configure.ac: Support all v850 targets.Naveen.H.S1-641/+589
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-15/+10
2005-09-28config/v850/lib1funcs.asm (___ucmpdi2): Correct jump instruction for when theNick Clifton1-1/+1
2005-08-26v850.c (ep_memory_operand): Return FALSE if TARGET_EP is not defined.Nick Clifton1-7/+513
2005-08-17Eliminate linker error with v850e code using interrupt_handler attribute.Erik Christiansen1-14/+9
2005-06-25Update FSF address.R. Kelley Cook1-2/+2
2003-12-31lib1funcs.asm: Fix comment formatting.Kazu Hirata1-16/+16
2003-03-13lib1funcs.asm, [...]: GCC, not GNU CC.Nathanael Nerode1-2/+2
2002-09-20Don't clobber app register r5 in muldi3.Jim Wilson1-7/+7
2002-08-29v850.h (MULDI3_LIBCALL, [...]): Define.Catherine Moore1-56/+297
2002-08-27config.gcc: Add v850e-*-* target.Nick Clifton1-3/+378
2001-05-17i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file.Zack Weinberg1-1/+1
2001-01-06Faster __mulsi routineNick Clifton1-45/+48
2000-05-15Update to libgcc copyright exception clause.Jeff Law1-11/+6
1998-10-13Fix discrepancies between devo and egcs.Nick Clifton1-2/+3
1998-06-09Fix interrupt return epilogue.Nick Clifton1-1/+1
1998-05-18Applied fixes from PR 15949 and 15047Nick Clifton1-5/+6
1997-12-06Merge from gcc-2.8Jeff Law1-1/+1
1997-11-13Whitespace changes.Jeff Law1-1/+1
1997-09-18v850.c (compute_register_save_size): Correct register number.Nick Clifton1-4/+4
1997-09-15Remove more CYGNUS LOCAL markers.Jeff Law1-2/+0
1997-09-05v850: New directory for v850 port.Jeff Law1-0/+1271