aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/arm/ieee754-df.S
AgeCommit message (Expand)AuthorFilesLines
2011-11-02Move libgcc1 to toplevel libgccRainer Orth1-1447/+0
2009-06-05ieee754-df.S (cmpdf2): Avoid writing below SP.Julian Brown1-3/+4
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-15/+10
2008-03-03config.gcc: Add arm/t-arm-softfp and soft-fp/t-softfp to arm configs.Paul Brook1-9/+9
2008-02-29ieee754-df.S (muldf3): Use RET macros.Paul Brook1-2/+2
2008-02-19re PR target/35071 (bad instruction `do_itt eq')Paul Brook1-1/+1
2007-12-13re PR target/30192 ([arm] Wrong sp value on exit after calling __floatdidf or...Richard Earnshaw1-2/+4
2007-01-09re PR target/30173 (Error in ARM softfloat routine __adddf3)Nicolas Pitre1-1/+1
2007-01-03backport: thumb2.md: New file.Paul Brook1-81/+195
2005-08-06Makefile.in, [...]: Fix comment/doc typos.Kazu Hirata1-1/+1
2005-06-25Update FSF address.R. Kelley Cook1-2/+2
2005-06-12* arm/ieee754-df.s (aeabi_dcmpeq, aeabi_dcmplt, aeabi_dcmple)Richard Earnshaw1-5/+5
2005-05-09crtstuff.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-04-30bpabi.h (RENAME_LIBRARY_SET): Always use .thumb_set in thumb mode.Paul Brook1-1/+1
2004-10-27* config/arm/ieee754-df.S (floatdidf): Fix regression with big values.Nicolas Pitre1-1/+1
2004-10-21ieee754-sf.S: Large speed improvements.Nicolas Pitre1-522/+461
2004-09-01* arm/ieee754-df.S (aeabi_ul2d, aeabi_l2d, floatundidf)Richard Earnshaw1-0/+77
2004-08-11configure.in (arm*-*-eabi*): New target.Mark Mitchell1-3/+98
2004-03-03ieee754-df.S (muldf3, divdf3): Fix denormalization of small negative values.Nicolas Pitre1-2/+2
2004-01-15Richard Earnshaw <rearnsha@arm.com>Richard Earnshaw1-5/+5
2003-09-30Nicolas Pitre <nico@cam.org>Richard Earnshaw1-7/+17
2003-08-30lib1funcs.asm (RETCOND): Delete.Richard Earnshaw1-201/+84
2003-08-27[multiple changes]Richard Earnshaw1-0/+1331