History log of /netbsd-current/sys/external/bsd/compiler_rt/dist/lib/builtins/i386/floatdidf.S
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: nick-nhusb-base-20161204 pgoyette-localcount-20161104 nick-nhusb-base-20161004 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base nick-nhusb-base-20160907 nick-nhusb-base-20160529 nick-nhusb-base-20160422 nick-nhusb-base-20160319 compiler-rt-259194
# 1.1.1.4 27-Feb-2016 joerg

Import compiler-rt r259194. Primary changes are better support for
128bit long double and a number of refinements in the profiling backend.


Revision tags: netbsd-7-0-2-RELEASE netbsd-7-nhusb-base netbsd-7-0-1-RELEASE nick-nhusb-base-20151226 netbsd-7-0-RELEASE nick-nhusb-base-20150921 netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 nick-nhusb-base-20150606 nick-nhusb-base-20150406 nick-nhusb-base tls-maxphys-base netbsd-7-base compiler-rt-215309
# 1.1.1.3 10-Aug-2014 joerg

branches: 1.1.1.3.4; 1.1.1.3.6;
Import compiler-rt r215309. Extends 128bit IEEE support in soft-float,
uses Thumb mode by default on ARM when available and fixes a bug in the
division code for ARMs with hardware integer division.


Revision tags: compiler-rt-209132 rmind-smpnet-base rmind-smpnet-nbase compiler-rt-208593 tls-earlyentropy-base
# 1.1.1.2 16-May-2014 joerg

branches: 1.1.1.2.2; 1.1.1.2.4;
Import compiler-rt r208593. Fix a build bug in __clear_cache by not
explicitly forcing the ABI. Add first part of IEEE 754 quad support.


Revision tags: yamt-pagecache-base9 riastradh-xf86-video-intel-2-7-1-pre-2-21-15 compiler-rt-204194 riastradh-drm2-base3 compiler-rt-202303
# 1.1.1.1 26-Feb-2014 joerg

branches: 1.1.1.1.2;
Import compiler-rt r202303. Extend 128bit support to all LP64 platforms.