libdfp-devel-1.0.15-lp152.2.3.1 4>$  Ap_#/=„YCײNM \rA8iNfw{x-If ؜9uJ6:g $|iƢdۃbH$s`V例uDe_ڴs:n$ FƂnBr犣AyEa*s!m>"bͽrva$HzlS r\JUz[la`Gٳ P)1?*"O5v-MԘG0N0> X58a49e2f10db84453465785daac99d7cb0e96e4add05a8be39a6787c35097d700e6b10a041721fce2315041c7ed40fadfc13b6130h_#/=„x.{jDd}d]qg<ׄ4W(S<=Dh$>[Ϻ*WMloR7.p;?d " A 7=D h  z      9  P t   8L(8 9 : FtG H I XY\ ]0 ^ubcddeflu v4zk|Clibdfp-devel1.0.15lp152.2.3.1Decimal floating point libraryA library containing support routines for calculating with and printing decimal floating point values._build71W|openSUSE Leap 15.2openSUSELGPL-2.1http://bugs.opensuse.orgDevelopment/Libraries/C and C++https://github.com/libdfp/libdfplinuxx86_64 6r3 AA큤_________ef6c6ae92178898cadbb8ca1b4e7f5a4c930483c9424768e5e916030272aec2c9c96167dc19e469c880ce5b9617f94563d5212d1aa787ed0fa27cd85991f68e867998304cbe7d47fe63a43b0270f983878e5819327ff7974a7759ac9201a3e25629b3fb49a6e580bc645bbf0164e40bd1355e56c4b64afa4c97d9c1866aa452e57e1487bfd31b11e6296d0b3e77c12ddbc61460a1136d8bb8f8dcd00d620d69d9732e6e4dd2427a4aa2e9954cdcded64b5d04e68a0c9143c0f4fa87403612c6dlibdfp.so.1rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibdfp-1.0.15-lp152.2.3.1.src.rpmlibdfp-devellibdfp-devel(x86-64)    libdfp1rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.0.153.0.4-14.6.0-14.0-15.2-14.14.1__[@^!Z%8T@SP@NK@N L@K@matz@suse.commatz@suse.comrguenther@suse.comro@suse.dematz@suse.commatz@suse.comdmueller@suse.dematz@suse.dematz@suse.dematz@suse.de- Upgrade to version 1.0.15 [jsc#SLE-13839, jsc#SLE-14885, jsc#IBM-704, jsc#SLE-15622, jsc#SLE-14722, jsc#IBM-703, jsc#ECO-2376] * Add support for arch13/z15 s390 CPUs * Integrate libdecnumber into build * Fix spurious integer overflow warnings * sin/cos: more correctly compute the requested value * Fix and test ldexp * Add native expd128, logd128 * Add fminmagN function as TS18661 recommends - Enable build for x86_64 - Fix _smp_mflags rpm macro typo- Upgrade to version 1.0.14 [jsc#SLE-7641 aka jsc#SLE-7401] Since 1.0.13: * enable POWER9 build * add support for arch12/z14 s390 CPUs * add hardware implementations on s390 for: islessgreaterd32|64|128, isunorderedd32|64|128, islessequald32|64|128, islessd32|64|128, isgreaterequald32|64|128, isgreaterd32|64|128, fdimd32|64|128, fmaxd32|64|128, fmind32|64|128, signbitd32|64|128, llquantexpd32|64|128, samequantumd32|64|128, quantumd32|64|128, issignalingd32|64|128, isinfd32|64|128, isnand32|64|128, isnormald32|64|128, isfinited32|64|128, fpclassifyd32|64|128, copysignd32|64|128, fabsd32|64|128, llrintd32|64|128, lrintd32|64|128, llround32|64|128, lroundd32|64|128, roundevend32|64|128, roundd32|64|128, truncd32|64|128, floord32|64|128, ceild32|64|128, rintd32|64|128, nearbyintd[32|64|128], quantized32|64|128 * add more tests or fix them for above Since 1.0.12: * Implement ti <-> Decimal conversions * Add mantissa extraction functions * Optimize 128b conversions * Add support for newer s390 cpus Since 1.0.11: * Print correct number of digits testing ulps * Ensure hardware dfp is disabled with sw only * Fix edge case with strtod* * libdfp: powerpc: Fix fabsd128 implementation * Fix the usage of mfcr extended mnemonic Since 1.0.10: * Extend the release and build process and fix various compile problems Since 1.0.9.1: * Added BID support for x86_64 and x86 * Fixes to avoid external PLT calls to internal supplied symbols * Add optimized fabsd[32|64|128], and copysignd[32|64|128] for PowerPC with DFP hardware support- Adjust according to packaging conventions, add libdfp-devel-static for static library.- sanitize release line in specfile- Upgrade to version 1.0.9.1. [bnc #866739] Support for ppc64le and power8. Fix for isinfd[32|64|128] (return +1 for inf, -1 for -inf). Fix finited. New functions llogbd[32|64|128], roundevend[32|64|128], quantumd[32|64|128], new macro issignaling. All based on draft TS 18661. Optimized ceild[32|64|128], truncd[32|64|128], floord[32|64|128], nearbyintd[32|64|128], roundd[32|64|128], samequantumd[32|64|128] for PowerPC with DFP hardware.- Upgrade to version 1.0.8. [fate #314087] Minor bug fixes all over, add c++ header decimal/decimal, add dfp/float.h defining _Decimal[32|64|128] if necessary.- add baselibs.conf to sources- Upgrade to version 1.0.7. [fate #311678] Added isfinite() and deprecated finite(), per POSIX. Fixed locale base printf. Fixed printf_dfp() to work for several hundred use cases which previously produced partially correct output. Fixed strtod*() for all test suite cases. Fixed classification function (fpclassifyd*()). Fixed regression where libdecnumber sub objects weren't built with -fpic and caused segv failure on s390. Fixed segv error in printf_dfp() due to negative array index access. Exported missing __fabsd* and __fpclassifyd* function prototypes. Fixed header include order problem.- Update to version 1.0.3, fixing several bugs, among them wrong strtod32/64/128 behaviour. [bnc #635803, #635809]- Package the s390(x) hw-accelerated libdfp into libdir/dfp. Compile libdecnumber with -D__STDC_DEC_FP__=200704L to define the correct internal symbols. [bnc #582176]build71 1603243281 1.0.15-lp152.2.3.11.0.15-lp152.2.3.1dfpdecimaldecimalfenv.hfloat.hmath.hstdlib.hwchar.hlibdfp.so/usr/include//usr/include/dfp//usr/include/dfp/decimal//usr/lib64/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Maintenance:14635/openSUSE_Leap_15.2_Update/e10999739f6b95c5d23d583589c950b2-libdfp.openSUSE_Leap_15.2_Updatecpioxz5x86_64-suse-linuxdirectoryC++ source, ASCII textC source, ASCII textB).#3ܗiButf-8a33ef71d07ccea4b3902781166420085acd42ae2b66057da66083d07ade1eb38?P7zXZ !t/\s] crt:bLL iNe6Es /3^J_z ًO<8?ytwUt<^NYB!Xx1sݣ4BVSk& (nWO;2[ v% 4T :h}Gp tc@ \THBDzנmvϟ  tǤCv G2ŰU~֛ <*&.Z7 ܦ9Y}(,uAc$^nq)NoN\枏,Sc২#rO"aRY'B}\=o]xǿL-o!9iT~-yA*zeip, g zHI-ěCV W)9(Ji |2dt+ PNz3Ҿ%ވQNZOiL&Și1DiqY0hʚDT``p9RY|rMb_fE `R/  8co]8f7:Dш/r-0 6mZ]`H!Hr͌" p4#@.n =?"j5)גKCR*.h}'/C9.4 1c+ 8}z sZ :ہd_^1*#tؒɨ _u%j\fBS Ӎ^"XB^]*-K7n nxs7VPRy}+1F8~_ćv. &F*T>-#K h8ߞ1I]c =qKğmSF"1 u{Z3F)xa.YE֣`l/ A +󸼫 +}s99W)"a'a ~_(3f>X^==$2Q: n;ShF *Lhp|~<*=R6x<4S;64ps])?l<]kެ-Q&t(YϣX̼Sv Af$QY6DŻji d4 _k@6˂Ǻ5+W:S,寝reSq9! U5bf6VS̑u\`Y⑽S%vF;q_t~Po`8xew0hY23yʹ W %TO Ne AnՁȎ:aŘޣ1WY27IJk_%iD T~@9@H3a+I~Axญ5|jK&*:g'Xqm/sMy9(ӂLMt#>v~82]P~ƉBNPs<мD񜨵p p3/51rmBa֭ zoɐDV&ڣ1Z `6xܒ>G5{(Sv&z4(byh `7Co^=զlbG?B EBo+ Ch$`> 7-sDƤ"S5Jv]Vru7%ZtBKڪwG|bz]gϫ75ƥ o+Iif%~յjwDZt+Vtwi*v1M'#FRPb- b|Z2 4&)%g*qt)X0wОDVo}=k;!\u-g9x~oYbON:CR uJ*G52d#Tz8AMI4b'9ºP穅KuW4=hrѱKkdT T]q R ζqYzX zÔZS z, N8[zP LM AO?TW)2C.AZ& 1@ګ㾲sLMmɂJT!obIX'F޴jM}cۚw6RT ׌*Asx<=ɐd}jcY> 2" HPRZYNavu.h+]n8C =`y#9~M[ΒldzѲkGs ,h?"XNp rh49'O% @IX4re-̲mn1+tש0[6of(3%GfN@ZkE 8Iq sp=]'nfb*MND@MLRHy4Uߎg\zqd9ʽl1d +abW˭Ƹ*L= XHiFFV5rO{KC0˾"R"Rk|HDX  NN{O/a-Bc6LI$4>Vpo?jr{i=a*gd@;W gCCNi1t|w.1)Z%]u4*sН7]իη1 s mb7C{lzJP⸵|#E~K#rv|l9[-VՂ)_r1Gy3u[j029^Q]_Nsd4s랴"L0,sm椼-Ui$BZoѵU1]ӊIJdbOD Ą @~ wx~Sr z H$LfeSR5KhzO)4Jml `F"އ{2b|匡v{r&qs^uށ5lQyQFnB ,q;,%?u!qZ} Cѷ\YL*lJ'ܤb@s+biRAgm7yImǖ] q z&fQ|p9Փ,PTv=,WF1 0#cp>^j:_Th9?`EG""%O@'y3f - ˈL 'JY_[&i]\9]D]05cTг`T)낟M|]k_~jm9,Z%9h3ͺQLQr U{ocs >x{lTBkl<9Hq35(?kC)=vjuIp èfQ6ym9'MɆhs!SbĹeQLǫG79%mq%jG :}k_ELۑU16- #Cos4Ƽ!2燵Rb:]ƔG 8KʸW)O /?N/գYՁB_ow8g._/}՞/ wĞh}aiT]ZC,*sa\*t3vaU*E*>҆dGfi-2\K\2sV7\XdA6D<^%%exW"~1܏or;̄1a{W,+vbWpD lL_nj&"ʥTf&@9'}Gzo{OZbN xKVgL͘|%C{@Cm.TJ`&bp#Rf釙5UvcriGi`eb]<zg ºCV`GHH4_7 ~li<"= "dn0(&F?p|ʑ4E5v2wjbHVO+R1=| _1A<0;:>bN67p^H潺/!s2 ̰#{ꜳ&Nϕ KBtZ\U:Y 9"hXK@[' >Bb& f6xAQ[pb-^Nqq2-|!:׻-ocCz: /sW'2]q[֛t+O|Ժ"IԆK !նQYɹS+8fFbᕣ&+l;oo}so#T] }ni]=By"!D