libatomic1-13.2.1+git7813-150000.1.6.1 >  A eKSp9|+Jd9 <ޕ3N(N)S0Gk$=(8FUr6t3q\=9K) srY7pC+?+d  ) \" 8Xms|     4<   @DO(P8X:9@:: (:>(z@(F(G(H(I(X(Y(\)])^)>b)Jc)d*ke*pf*sl*uu*v*w+$x+,y+4 z+`+p+t+z+Clibatomic113.2.1+git7813150000.1.6.1The GNU Compiler Atomic Operations Runtime LibraryThe runtime library for atomic operations of the GNU Compiler Collection (GCC).eKMJh01-ch4bxSUSE Linux Enterprise 15SUSE LLC GPL-3.0-or-later WITH GCC-exception-3.1https://www.suse.com/Development/Languages/C and C++https://gcc.gnu.org/linuxx86_64xeKKeKLbece098d0ced272868620bfc382adeca5d95cc1396793f3d55b566ff3fb27ab2libatomic.so.1.2.0rootrootrootrootgcc13-13.2.1+git7813-150000.1.6.1.src.rpmlibatomic.so.1()(64bit)libatomic.so.1(LIBATOMIC_1.0)(64bit)libatomic.so.1(LIBATOMIC_1.1)(64bit)libatomic.so.1(LIBATOMIC_1.2)(64bit)libatomic1libatomic1(x86-64)@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-1libatomic14.14.1eJ&e eRd@dd]@d˖dE@d!dD@dd dZ@dkY@dJcdBzd6@d5Kd5Kd,@ddd?@d@d@c@c@cU@cӼcvcvc0cƍc<@c@cFcR@cci@c@c@c@c@c@cEc@cc|c{h@cjDch@c2c2cM@cM@bb@bjrguenther@suse.comdmueller@suse.comrguenther@suse.comrguenther@suse.comrguenther@suse.commsuchanek@suse.comrguenther@suse.comschwab@suse.derguenther@suse.comschwab@suse.derguenther@suse.comrguenther@suse.comrguenther@suse.comrguenther@suse.comrguenther@suse.comrguenther@suse.commliska@suse.czmliska@suse.czschwab@suse.demliska@suse.czguillaume.gardet@opensuse.orgmliska@suse.czmliska@suse.czrguenther@suse.commliska@suse.czrguenther@suse.commliska@suse.czmliska@suse.czmliska@suse.czrguenther@suse.comrguenther@suse.comrguenther@suse.comrguenther@suse.comrguenther@suse.comlnussel@suse.commatwey.kornilov@gmail.comdmueller@suse.comrguenther@suse.comrguenther@suse.comrguenther@suse.commliska@suse.czmliska@suse.czmliska@suse.czmliska@suse.czmliska@suse.czrguenther@suse.commliska@suse.czmliska@suse.czmliska@suse.czmliska@suse.czmliska@suse.czmliska@suse.czmliska@suse.czmliska@suse.czmliska@suse.czmliska@suse.czmliska@suse.czmliska@suse.cz- Add gcc13-bsc1216664.patch, works around SAP ASE DB crash during C++ standard library initialization. [bsc#1216664]- add pr111411.patch (bsc#1215427)- Bump to b96e66fd4ef3e36983969fb8cdd1956f551a074b, git7831 * Includes many bugfixes * Includes fix to -fstack-protector issues with variable length stack allocations on aarch64. [bsc#1214052] (CVE-2023-4039)- Disable building glibc cross compilers on SLE based code streams, the required cross-glibc packages are not available there. - Disable building avr cross on non-openSUSE code streams since avr-libc isn't available there. - Disable building newlib cross compilers on non-openSUSE code streams since newlib isn't available there. - Fix typo preventing s390x compiler build. - Raise s390x architecture baseline to z14 for ALP. [PED-253] - Turn cross compiler to ppc64le to a glibc cross.- Turn cross compiler to s390x to a glibc cross. [bsc#1214460]- Raise Power architecture baseline to Power9 only for ALP (boo#1213915).- Bump to cc279d6c64562f05019e1d12d0d825f9391b5553, git7683 * Includes GCC 13.2 release * Includes patch to fix broken testcase in libbacktrace, fixing build problems on SLES 12- gdcflags.patch: Use substituted GDCFLAGS - Filter out -Werror=return-type from D compile flags- Bump to 9aac37ab8a7b919a89c6d64bc7107a8436996e93, git7597 * GCC 13.2 RC1 - Add rpmlint filter for SLE12 complaining about invalid licenses.- Also handle -static-pie in the default-PIE specs- Bump to f9781fcf733ca3afe5b5811afd8ecbb18d9d3a11, git7552 - Remove gcc13-pr110334.patch again as it breaks libreoffice build.- Bump to a533ded17fb13cbbb2fa5133ecd470360f66c5cf, git7489. - Add gcc13-pr110334.patch to fix missed optimization in Skia resulting in Firefox crashes when building with LTO. [boo#1212101]- Raise architecture levels for ALP. [PED-153] * Raise POWER architecture baseline to power9. [PED-2005] * Raise x86-64 architecture baseline to x86-64-v2 for ALP. [PED-252] * Delay raising s390x architecture baseline to z14. [PED-253]- Bump to dd36656ada05731c069ecd5b1878380294fb1f3e, git7364. * Includes the RISC-V atomic changes - Remove riscv-atomic.patch and riscv-pthread.patch now included - Make libstdc++6-devel packages own their directories since they can be installed standalone. [bsc#1211427]- Bump to 910735c5d7ce7607384fc1eec4189e90c8ae5c84, git7256. * Includes GCC 13.1 release and first bugfixes - Update riscv-atomic.patch from the version committed upstream.- Bump to f980561c60b0446cc427595198d7f3f4f90e0924, git7231. * fixes compile-time issue reported in [bsc#1210557] * GCC 13.1 RC3 - Disable building the rust frontend.- Bump to d339e9802f758e051b0a1ef6db732ff846cbf4e3, git7162.- Add new x86-related intrinsics (amxcomplexintrin.h).- riscv-atomic.patch: RISC-V: Add support for inlining subword atomic operations - riscv-pthread.patch: Don't add -latomic with -pthread- Bump to d0b961b802dd7d9d555ff4515835a479329326e9, git6995.- Add %limit_build for gcc13 to avoid OOM- Use --enable-link-serialization rather that --enable-link-mutex, the benefit of the former one is that the linker jobs are not holding tokens of the make's jobserver.- Bump to c4792bd1de0621932a47fb86aca09fafafdb2972, git6840.- Add cross-bpf packages. See https://gcc.gnu.org/wiki/BPFBackEnd for the general state of BPF with GCC.- Bump to 5f413dc41ee4f8bc3a0fc295f98b75dceae52fa8, git6773.- Always enable the link mutex.- Bump to 529e03b9882fe48cfa3c182abb12a5858a5762a2, git6353.- Rebase gcc44-rename-info-files.patch patch.- Add support for new front-ends Rust and Modula-2. - Align _multibuild order with gcc12 package. - Bump to ca8fb0096713a8477614ef874f16ba5bf16c48bc, git5428.- Add bootstrap conditional to allow --without=bootstrap to be specified to speed up local builds for testing.- Bump included newlib to version 4.3.0.- Update to GCC trunk head (r13-5254-g05b9868b182bb9) * pulls Go frontend fix to fix build fail on s390x * pulls upstream fix for PR107678, obsoleting gcc13-pr107678.patch - Also package libhwasan_preinit.o on aarch64.- Configure external timezone database provided by the timezone package. Make libstdc++6 recommend timezone to get a fully working std::chrono. Install timezone when running the testsuite. - Remove dependence on doxygen and graphviz when building the testsuite. Those were used to build the libstdc++ API html documentation but we stopped shipping that when Java support was removed and nobody noticed. Purge traces of the built libstdc++6-gccN-doc package. - Package libhwasan_preinit.o on x86_64.- Update to GCC trunk head (r13-5199-g2f81164255bf0d) * pulls changes up to the start of Stage 4 - Change version numbering to match the commit count from the git gcc-descr alias - Add gcc13-pr107678.patch to fix unwinding on aarch64 with pointer signing. [bsc#1206684]- Don't rely on %usrmerged, set it based on standard %suse_version- Enable PRU flavour for gcc13- update floatn fixinclude pickup to check each header separately (bsc#1206480)- Redo floatn fixinclude pick-up to simply keep what is there.- Bump to 0a43f7b1a73c8e3b9cefffe430274d0a3d6d3291, git197351. - Bump libgo SONAME to libgo22. - Do not package libhwasan for biarch (32-bit architecture) as the extension depends on 64-bit pointers. - Sync cross.spec.in changes from gcc12 package.- Bump to 380d62c14c99d8df13b7a86660e7ee67d01ad827, git197210. - Adjust floatn fixincludes guard to work with SLE12 and earlier SLE15.- Bump to de144fdab17dbbb64ccb540056ab78b4ffb3fbbc, git197173.- Depend on at least LLVM 13 for GCN cross compiler.- Bump to 4304e09a1617bcf1c87f5bc96017ae5017379d75, git197155.- Rebase gcc44-rename-info-files.patch.- Bump to d13c359a49291f0a1206adbad4065677010b7e4b, git197143.- Sync changes from gcc12 package - Update embedded newlib to version 4.2.0 * includes newlib-4.1.0-aligned_alloc.patch - Allow cross-pru-gcc12-bootstrap for armv7l architecture. PRU architecture is used for real-time MCUs embedded into TI armv7l and aarch64 SoCs. We need to have cross-pru-gcc12 for armv7l in order to build both host applications and PRU firmware during the same build.- Bump to 2b0ae7fb91f64fb005abf7d7903fd4c0764bb45c, git197102.- Handle new libstdc++exp.a lib.- Bump to 5c0d171f67d082c353ddc319859111d3b9126c17, git196938.- Add 2 new headers.- Bump to b457b779427b0f7b3fbac447811c9c52db5bc79e, git196485.- Revert --disable-fixincludes due to float128 needed fix.- Bump to 0b2706ac0e6d6b990d789325f9e081dfe4501f4f, git195623.- Bump to be9dd80f9334800300a80268dbb92cf3fafcfcf8, git195041.- Start using --disable-fixincludes.- Fix workaround for obs-service-format_spec_file. - Bump version in gcc.spec.in.- Bump to cc01a27db5411a4fe354a97b7c86703c5bc81243, git194700.- New package, inherits from gcc12 - Take patches inherited from GCC 12. * gcc-add-defaultsspec.diff, add the ability to provide a specs file that is read by default * tls-no-direct.diff, avoid direct %fs references on x86 to not slow down Xen * gcc43-no-unwind-tables.diff, do not produce unwind tables for CRT files * gcc41-ppc32-retaddr.patch, fix expansion of __builtin_return_addr for ppc, just a testcase * gcc44-textdomain.patch, make translation files version specific and adjust textdomain to find them * gcc44-rename-info-files.patch, fix cross-references in info files when renaming them to be version specific * gcc48-libstdc++-api-reference.patch, fix link in the installed libstdc++ html documentation * gcc48-remove-mpfr-2.4.0-requirement.patch, make GCC work with earlier mpfr versions on old products * gcc5-no-return-gcc43-workaround.patch, make build work with host gcc 4.3 * gcc7-remove-Wexpansion-to-defined-from-Wextra.patch, removes new warning from -Wextra * gcc7-avoid-fixinc-error.diff * gcc9-reproducible-builds-buildid-for-checksum.patch * gcc9-reproducible-builds.patch * gcc10-amdgcn-llvm-as.patch/sbin/ldconfig/sbin/ldconfigh01-ch4b 169943380213.2.1+git7813-150000.1.6.113.2.1+git7813-150000.1.6.1libatomic.so.1libatomic.so.1.2.0/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.suse.de/SUSE:Maintenance:31413/SUSE_SLE-15_Update/1a9cb6cb7ba98f841426943705e2c9b5-gcc13.SUSE_SLE-15_Updatecpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (GNU/Linux), dynamically linked, BuildID[sha1]=db6e51216cec1a8692cfaff736bdc57b8e7ee2ba, stripped PPPPPPRRRRRrOt9AN|ؙutf-87cafdd84db790954c5da8311692ec311510a0b0bb2c9ca25409e4e21065c7e94?7zXZ !t/z+] cr$x#I R/~};tN*HQHuMd]HNds@%/K5HB&Ilg5Y!RÝ;&\RF8ۭc%+ G^l#}ꯠyP[EꝦoxA[DӗHY8LQ=/48J_ bN8Iꇕ?9s~BN~e;;iqly\EoH'(7u[!=r?ġ>ElIMnkE.%  (nvqA =*TKψkg+jVwY/Y, QҹsGW ;@s6ebǒ84`} y=|f7j > 9Э0Ȩ=fϟ越6~0;.tA"rk5|-}|?(EVx/@Na-Ghua|[_bhqq,* rwWbW kкSre+} *f)5.j}>%r)x5ESEtٿDrx 8MUߐ/ؿ,WvDڤ+.1Txmr*ޕQr2۫(k9&oФ=cdz{445>VgD.|ţs½U]`ysuPK8۩0Y1u"VJE#a"bxwHn&ILÓ悉);n4ZG@rW,Gz5g,NL¼2 ,#JH\"Z4=q0k9m] ^+Q.W?=mk[G h@wed=wZq2S~ X)'?a7 (#ܐQUhc-]& }F: Jfyϭ>5/#O#oDoԋ֟U8>}sHYD7D@ ku /ߡom._ߋEN1a$AIU ϓ}˯u"Jo׳ )A>Is9€'iE[ w @AI8Ap \E`i *R~;Ȩ~A"Y |^{IZ{5\0o8cwC=4b=#j I)0KA;ƢAn}'ʑZ륶UЄ^7Ϛ}Pʵp!bXe GF5b=YoTll[ݝ?> k@1EDdxfCԞ,:}UGl*5 _]>Qz(Jq2m3I/ak6 k=y'SX3c"\YR7DzHD(VJ;}$dJA{>=X6쐳4l1? KGcGGPwT)#`g^yE` FؕT)X#ѳ>$AYWC;H\Ϸ[-"$wKGn& p`JD0l"fIe7ogH1ML¿_t"vNj[9ѶӜ |Xbx /K`+ĴX.u{xi7sl"((NmP(Oo&U.@aeR l0-4&CpSqc<.bq@BʇWIX Mk!Ð7/DzȋES^NTڏ+eƣ'GkZ%"CԁLDރ7Dj)z NDpĩUK ]77ܚ:*zEl,ڲRK;ٴjcxm'D$JQaC$1ls:Y@]8g8lX1wV{djP LH~{<@yXC֡xmMTH z7>ފE_y ^3ؤ Vqzt\YWݐ͚ PA X1ԝ9q tcѐ3)Vm:,ehYrŢ:̚=wdJK`yMtT4tqW m|- p6l7`g-{^~+=ݢoizm`D Dpbumd"M#ߒepH'#R^ZrggbHSA Pe;cm<` ?HH jKlV'Rӽ{os8HARe@pQE@U33f3lNR&˧$vuYHn0IE-j2Śޭobyk xR8?z\bg$o $&ou_ 0 \.{N)ǔ\t0ttg W#o4.V:Os!̺$'R>+ + C &߈JVE=clEv79/w7$YE+.)|Q*O DC;[^‹kK,!盱v9E#iDfM^gQea)x?}v}%h?亂.d }4m@Nu1&+{hzMnt.uy9^fAgy@ zO.)KY?tۆa[Ljɩ-HY^ `E*h;R@{ndjlAQcȏېIW. % {ĿP 6?V^%>O,Ne7}!juGټz t©\ HfYrɕCQ(jRŚok+,ϴ}- J)O#P="Vl cZC8YS~OMMjr^؃QHI5xz2vrjKE5Yz^K]wU 2t9Df[ :yHy&apK qne9̲`sƂlյ:-JRY>Lt8 ~ddžӖm͘FUb`K*~ 4jփ#<ÞSғ̯ \Kyk0 Yajxo%䑮s$ kcep#FdȆ /FZp>[Rs6F'[MO|3&1~͑ cvd`ծp_ܸݔ#7e1߲B0\zu JAH #.wF)~Ers^ ,p qK&Ϋ{l+V= " js,@#-]1us& WO~!7_fl#ٞjfcQ KZuFl+L$Gka~Y%y^PA*ZŸuN٤WR" ⤤&=cTx=صY;?VBfR֘ʔ3Cy7>jY<,0=_%r.,2g" */ɲOS2 Ox~U/!tm~~B'8V:5,"!{|+3jSr}=1tWvP %$97 E&%h8 #Ii:= M2Py (5M1- H^ئ7g K{ LF@>5<˓3ۯKmx/¥R5diZG0'>mh%Y wӳ ] Dۄ”ceq};B/r[VS|nT9auxc:^o@O|B``D^q(5;9@- <d,c=3fj"z"H8 5S^Fk:a*ٮ0+~6aL }CJ;4x.hN X, CzVPCåL&#>\UWQxR{O[@d8Rć}b W1Ym5[ +۶^1nXw (E '9jn4 &n Q+R K}x`F}zDͷ9ޟ,,ҪJV֙LP}D4~%1[9ln->}&2k("֕,'=iƒ`Ղ%>zM%Gbv+X 91dy +l|h>K8oߴ)di'x/ o;Li7%`_4-AtOuO1ȺGush3"D$`n-.nj*:c u$FP[uRp{E,,CSHnfTjIq mE:VQiZƘ[BWtk r[ YQEid1>;;F[},]j,U q? miVZ"zgg⪌H ch-gwiTe]!6f8XK$cJ4xO^imvbwFb3@4?^y!N}EF~"l{vt?b*!`SY._ j/7c \Wa$);9H|֧aL6ŰHPQsK%:[Y{ųM(G"&:U(]ҍ Ҹ#,oל iNxӔ2S.TY^_vPKD 8#6"љK_ycF͆Q:뱞-F^W1u-:Du\?ac|`ESR$L|5qh@ q+ igk6 jN7,$7ޝUc#UL^S'JAo}nH[(5DO ϣ;qwb/Iba 4k CjL#\X<Ev8ܺ*ՄWھkxr(crZO|ȋ!MMHZK0vFօAԫ#AnjXvޥڱ/>iv =ɪ+ĚXA^Yf !4s' a%tD 2SP:kCts^Ҳ|t\Nӥ`G &,~"7[lƆ̱{MIW<͒>‹U/ _P֡.̖>JJ'gX얺-Vh<> J]I ;O% Z"E]X@XmYUNhludcGOMqbn( %cҠO>p  YZ