Type: | BUG |
Impact: | NA |
Release Date: | 2025-08-26 |
[8.5.0-28.0.1]
- Merge Oracle patches to 8.5.0-28.
Reviewed-by: TBD
Oracle history:
March-31-2025 Jose E. Marchesi
- Merge Oracle patches to 8.5.0-26.
Reviewed-by: David Faust
March-11 2025 Qing Zhao
- Merge Oracle patches to 8.5.0-24.
February-11 2025 Qing Zhao
- Merge Oracle patches to 8.5.0-23.
May-22-2024 Qing Zhao
- Merge Oracle patches to 8.5.0-22.
Reviewed-by: Jose E. Marchesi
March-27-2024 Qing Zhao
- Merge Oracle patches to 8.5.0-21.
January-19-2024 Qing Zhao
- Fix Orabug 35283123, i.e, the same bug as GCC PR111407.
gcc14-pr111407.patch
Reviewed-by: Jose E. Marchesi
January-5-2024 Jose E. Marchesi
- Restore support for -mpreserve-args in aarch64 targets, adapted to
new AArch64 stack frame layout.
Reviewed-by: Cupertino Miranda
October-4-2023 David Faust
- Forward-port Oracle patches
Reviewed-by: Jose E. Marchesi
September-28-2023 David Faust
- Backport additional patches from gcc-9 to fix CVE-2023-4039 patches
interaction with backported aarch64 -fstack-clash-protection support.
[Orabug 35843962]
Reviewed-by: Jose E. Marchesi
August-31-2023 Qing Zhao
- CVE-2023-4039 GCC mitigation.
Orabug 35751743.
Includes removal of aarch64-preserve-args.patch.
- CVE-2022-40982 'Intel Downfall' mitigation.
Orabug 35751810.
Add two patches originally from GCC upstream releases/gcc-11 branch.
with major adjustment.
gcc11-downfall-disable-gather-in-vec.patch
gcc11-downfall-support-mno-gather.patch
Reviewed-by: Jose E. Marchesi
May-11-2023 Jose E. Marchesi
- Support for -mpreserve-args in aarch64.
Orabug 35065765.
Reviewed-by: Qing Zhao
March-28-2023 Qing Zhao
- Merge Oracle patches with gcc-8.5.0-18.
Reviewed-by: Jose E. Marchesi
January-12-2023 Qing Zhao
- Merge oracle patches with gcc-8.5.0-16.
November-30-2022 Qing Zhao
- Fix Orabug 34679540 - PROFILE COLLECT BUILD AND WORK LOAD TEST
ISSUES IN LINUX ARM64.
Removing the buggy patch that has been removed from upstream gcc too:
gcc10-pr91971.patch
September-28-2022 Qing Zhao
- Merge oracle patches with gcc-8.5.0-15.
June-29-2022 Qing Zhao
- Merge oracle patches with gcc-8.5.0-10.1.el8_6.
Reviewed-by: Jose E. Marchesi
May-4-2022 Qing Zhao
- Fix Orabug 34066706 only in OL GCC.
report error when there is no PROGRAM_SUMMARY section in .gcda file.
Reviewed-by: Jose E. Marchesi
April-27-2022 Marek Polacek
- backport Default widths with -fdec-format-defaults patch (#2079578)
March-22-2022 Qing Zhao
- Merge with oracle patches.
January-5-2022 Qing Zhao
- Add patches to support marvell on Arm:
gcc9-add-support-for-profile-extension.patch
gcc10-add-initial-octeontx2-support.patch
Reviewed-by: Jose E. Marchesi
November-16-2021 Qing Zhao
- Merge oracle patches to security errata 8.5.0-4.
Reviewed-by: Jose E. Marchesi
October-14-2021 Indu Bhagat
- Fix Orabug 33451471 and backport CTF/BTF enhancements
ctfc: Free CTF container elements in ctfc_delete_container ()
ctf: Do not warn for CTF not supported for GNU GIMPLE
ICE in btf_finalize when compiling with -gbtf (PR debug/102507, Orabug
33451471)
Reviewed-by: Jose E. Marchesi
October-5-2021 Qing Zhao
- Merge the following oracle patches to OL8.5 beta:
- Fix an aarch64 compilation error triggered by the oracle patch
gcc9-multiple-changes-align.patch on OL8U5 source base.
gcc-fix-aarch64-tune-params.patch
- Fix Orabug 33281392 Update CTF and BTF support in OL8 GCC
This commit brings the support for CTF/BTF debug formats at par with
upstream. GCC now generates the CTF/BTF debug information by using the
internal DWARF representation.
For backward compatibility reasons, OL8 GCC continues to support -gt
command line option.
(Indu Bhagat
- Add complex divide improvement
backport of upstream commit 54f0224d55a1b56dde092460ddf76913670e6efc
(Patrick.McGehearty
- Fix Orabug 32301371 - bug using gcov with preserve paths option
This is the same bug as GCC bug PR gcov-profile/88994
gcc9-pr88994.patch
(Qing Zhao
- Fix generation of CTF type records for completed structs referred
thru pointers.
Orabug 31095790.
(Jose E. Marchesi
- Fix Orabug 29838827 - provide an option to adjust the maximum depth
of nested #include
This is the same bug as gcc upstream PR90581 from Gcc9:
gcc9-pr90581.patch
- Fix Orabug 29541051 - confusing error message when there is a problem
with ASAN_OPTIONS 'ERROR: expected '=''
This is the same bug as gcc upstream PR89832 from Gcc9:
gcc9-pr89832.patch
(Qing Zhao
- Update support for CTF
Fix Orabug 30833294 GCC generates incorrect CTF for single element arrays
Fix Orabug 30808764 CTF generation fails when __attribute__ ((mode (XX))) is
used
(Indu Bhagat
- Apply ares/neoverse support patches only ifarch aarch64.
(Qing Zhao
- Add 4 patches from gcc9 to support Arm Ares and Neoverse-N1 for Aarch64
gcc9-add-vec-reverse.patch
gcc9-multiple-changes-align.patch
gcc9-initial-mcpu-ares-tuning.patch
gcc9-add-support-for-neoverse-n1.patch
(Indu Bhagat
- Update support for CTF
Fix Orabug 30778534 gcc should generate CTF for functions at file-scope only
Fix Orabug 30779193 CTF generation fails for some flavors of vla
Fix Orabug 30784275 Fix issues wtih CTF generation for typedef constructs
ctf-3-generation-and-emission-for-a-single-compilation.patch
ctf-4-update-ctf-testsuite.patch
(Indu Bhagat
- Add support for CTF in GCC
Fix Orabug 30102948 gcc: Add CTF generation to compiler
Fix Orabug 30102949 gcc: Add CTF generation to compiler (aarch64)
ctf-1-new-function-lang_GNU_GIMPLE.patch
ctf-2-command-line-options-gtLEVEL.patch
ctf-3-generation-and-emission-for-a-single-compilation.patch
ctf-4-update-ctf-testsuite.patch
ctf-5-handle-ctf-sections-when-lto-enabled.patch
(Qing Zhao
- CVE-2018-12207 / Intel SKX102
OL8 gcc: Intel Mitigation for CVE: CVE-2018-12207
- Allow -flto -Wa,-mbranches-within-32B-boundaries to pass -mbranches-within-32B-boundaries
to GNU assembler. Without -lfto, -Wa,-mbranches-within-32B-boundaries to pass
-mbranches-within-32B-boundaries to GNU assembler using existing GCC binaries.
- Mitigation patch:
gcc8-Fix-Wa-with-flto.patch
(Qing Zhao
- Fix Orabug 29968294 - Heap corruption with fprofile-dir=%p prevents
profiling parallel processes, needed for RDBMS:
Add patch to fix PR86057 from Gcc9:
gcc9-pr86057.patch
- Fix Orabug 30044244 - Profile directory concatenated with object file path
This is the same bug as gcc upstream PR91971:
gcc9-pr85759.patch
gcc10-pr91971.patch
(Indu Bhagat
- Fix Orabug 29599147 - Need -fprofile-dir=%q{VAR} backported to gcc8
This is the similar GCC PR47618, add the fix from GCC9:
gcc9-pr47618.patch
- Fix Orabug 29272977 - DB SUPPORT: Need way to dump inlining report from GCC
Add -fopt-info-inline support from GCC9:
gcc9-opt-info-inline.patch
- Fix Orabug 29273006 - DB SUPPORT: need way to turn off inlining of global functions
Add -flive-patching support from GCC9:
gcc9-fipa-reference-addressable.patch
gcc9-fipa-stack-alignment.patch
gcc9-add-fomit-frame-pointer-to-test.patch
gcc9-extend-live-patching-option-handling.patch
gcc9-ipa-stack-alignment-386-test.patch
- Introduce 'oracle_release' into .spec file. Echo it to gcc/DEV-PHASE.
- Backport 17 ampere patches from
https://git.theobroma-systems.com/ampere-computing/gcc.git/log/?h=gcc-8_2_0-amp3-branch
e18301133ea622f6d6796ded1d15466e70475cf8: Retpoline (Spectre-V2 mitigation) for
aarch64.
d735f3ae4712f66362326d179b4d7e9332c79677: Revert 2017-10-24 Richard Biener
271e2811e59c0c77fc022fa86a7030f20b4cac8e: Correct the maximum shift amount for
shifted
0512749950d927de3dd695f2f2aacdfd30cf32fd: Add CPU support for Ampere Computing's
eMAG.
c8b87078f9e0714cb9cab602e12a18ceb12df05a: eMAG/Xgene: Procedural cost-model for
X-Gene
74610471b3577c5d465c3fd095a65b796b1e074c: Updating cost table for xgene1.
ddba1553ac412be5596e6e2962c148032c4cf231: [AArch64] Add Xgene1 prefetch tunings.
b7ebb0a10a8900324074070188a0936ed81b28a4: [AArch64] Fix in xgene1_addrcost_table
393dc5c50d55d069f91627bf0be5bab812978850: X-Gene: Adapt tuning struct for GCC 8.
b9136d58824af2118c4969c3edb42cad3318b08f: tree-ssa-list-find-pipeline:
Add pipelining loads for list finds.
095496dd8a9491a17a9caec173281ad02e559df5: uncse: Added pass to undo common
subexpression elimination.
a7c8dc238e3656e9d2f9256ee76f933c8d7956fb: loop-prefetcher: Adapt defaults for
X-Gene cores.
256307f293f1750851576e14c8a42b696eced2da: tree-ssa-cpp: Don't crash on SSA names
without definition stmts.
6e32f53be4f6733f6bfe267ad2337aecaf4047f6: Introduce new option -funroll-more.
1ac2485a2fced091a5cce6343fe6a6337f850e73: New option to bypass aliasing-checks.
66d7d833bece61e58998ad53a609cd32e3ee4fad: cfgloopmanip: Allow forced creation
of loop preheaders.
c4f89d50e200538b1ac8889801705300e0b27ef2: Add new pass to optimise loops.
[8.5.0-28]
- Sync libstdc++ pretty printers to latest GTS (RHEL-82506).
[8.5.0-27]
- Fix folding of BIT_NOT_EXPR for POLY_INT_CST (PR 118976, RHEL-90240)
Release/Architecture | Filename | sha256 | Superseded By Advisory | Channel Label |
Oracle Linux 8 (aarch64) | gcc-8.5.0-28.0.1.el8_10.src.rpm | 3248c9baf3ca491a1d4334dc4db73135ec941fdce28c2a6010f67316c7b46ae9 | - | ol8_aarch64_appstream |
gcc-8.5.0-28.0.1.el8_10.src.rpm | 3248c9baf3ca491a1d4334dc4db73135ec941fdce28c2a6010f67316c7b46ae9 | - | ol8_aarch64_baseos_latest | |
gcc-8.5.0-28.0.1.el8_10.src.rpm | 3248c9baf3ca491a1d4334dc4db73135ec941fdce28c2a6010f67316c7b46ae9 | - | ol8_aarch64_codeready_builder | |
gcc-8.5.0-28.0.1.el8_10.src.rpm | 3248c9baf3ca491a1d4334dc4db73135ec941fdce28c2a6010f67316c7b46ae9 | - | ol8_aarch64_u10_baseos_patch | |
cpp-8.5.0-28.0.1.el8_10.aarch64.rpm | a38537dcf444ae62b898ad6d2f415622098ac894094b8c1edd9f0b2725035cb1 | - | ol8_aarch64_appstream | |
gcc-8.5.0-28.0.1.el8_10.aarch64.rpm | 58c1cbcf5ce425cd5533ab8998a1ca47541ffad53315214d4346d78bb732e118 | - | ol8_aarch64_appstream | |
gcc-c++-8.5.0-28.0.1.el8_10.aarch64.rpm | c52baca7de189750ae9ba07268126b2b198665c5dd4b31bad32b43bac4b2ee42 | - | ol8_aarch64_appstream | |
gcc-gdb-plugin-8.5.0-28.0.1.el8_10.aarch64.rpm | 1117824bfcb71b8271b167166d60ad90879f5e28dfa5b980bfdc20055f04133c | - | ol8_aarch64_appstream | |
gcc-gfortran-8.5.0-28.0.1.el8_10.aarch64.rpm | 199d2d0f86587e6444ceb7e85778dab19f976c71f4e53d3368e155cd9f942f05 | - | ol8_aarch64_appstream | |
gcc-plugin-annobin-8.5.0-28.0.1.el8_10.aarch64.rpm | b48d2b8a24a3d604b428d27016f42581899cca10308cd42fd1e64b854f0e314d | - | ol8_aarch64_appstream | |
gcc-plugin-devel-8.5.0-28.0.1.el8_10.aarch64.rpm | ce9ed4cd4189d697a8a672fc7b7d71be122bc16b06647de7a2a4a415db76dd75 | - | ol8_aarch64_codeready_builder | |
libasan-8.5.0-28.0.1.el8_10.aarch64.rpm | a7e9ed6d91f7889e2da423fdc9b638dfc832fb82425f106a70b7b214e84a195e | - | ol8_aarch64_baseos_latest | |
libasan-8.5.0-28.0.1.el8_10.aarch64.rpm | a7e9ed6d91f7889e2da423fdc9b638dfc832fb82425f106a70b7b214e84a195e | - | ol8_aarch64_u10_baseos_patch | |
libatomic-8.5.0-28.0.1.el8_10.aarch64.rpm | 80219e7c6adc63983aac7e59453197311fe3fac062a238174a8709a6c4995a21 | - | ol8_aarch64_baseos_latest | |
libatomic-8.5.0-28.0.1.el8_10.aarch64.rpm | 80219e7c6adc63983aac7e59453197311fe3fac062a238174a8709a6c4995a21 | - | ol8_aarch64_u10_baseos_patch | |
libatomic-static-8.5.0-28.0.1.el8_10.aarch64.rpm | e311f7625cde00e0da3e1bad9574ea0cbbd380fd8741afa8f525af2281b1d978 | - | ol8_aarch64_baseos_latest | |
libatomic-static-8.5.0-28.0.1.el8_10.aarch64.rpm | e311f7625cde00e0da3e1bad9574ea0cbbd380fd8741afa8f525af2281b1d978 | - | ol8_aarch64_u10_baseos_patch | |
libgcc-8.5.0-28.0.1.el8_10.aarch64.rpm | f485a976d780fe6aef0e3fbbc76466613f8aed7b1faf9a4abb3e4224b76c7680 | - | ol8_aarch64_baseos_latest | |
libgcc-8.5.0-28.0.1.el8_10.aarch64.rpm | f485a976d780fe6aef0e3fbbc76466613f8aed7b1faf9a4abb3e4224b76c7680 | - | ol8_aarch64_u10_baseos_patch | |
libgfortran-8.5.0-28.0.1.el8_10.aarch64.rpm | 72effe562095e48f48b2a24ac3fa26fbb537b6d4c437d764e0671d02db8761b5 | - | ol8_aarch64_baseos_latest | |
libgfortran-8.5.0-28.0.1.el8_10.aarch64.rpm | 72effe562095e48f48b2a24ac3fa26fbb537b6d4c437d764e0671d02db8761b5 | - | ol8_aarch64_u10_baseos_patch | |
libgfortran-static-8.5.0-28.0.1.el8_10.aarch64.rpm | d6f71619f3c5175ed21da426bba3585114422a7ce68e7311de4b661c69169273 | - | ol8_aarch64_codeready_builder | |
libgomp-8.5.0-28.0.1.el8_10.aarch64.rpm | 4eea7771f4eb7e277231741b3cb1a91aa3dce6bfa1400cfd338b23bd605f78e2 | - | ol8_aarch64_baseos_latest | |
libgomp-8.5.0-28.0.1.el8_10.aarch64.rpm | 4eea7771f4eb7e277231741b3cb1a91aa3dce6bfa1400cfd338b23bd605f78e2 | - | ol8_aarch64_u10_baseos_patch | |
libitm-8.5.0-28.0.1.el8_10.aarch64.rpm | a5f1088314b82e9ac4aa71f39db849ae24273e5399ee544c216895c679e6b8f7 | - | ol8_aarch64_baseos_latest | |
libitm-8.5.0-28.0.1.el8_10.aarch64.rpm | a5f1088314b82e9ac4aa71f39db849ae24273e5399ee544c216895c679e6b8f7 | - | ol8_aarch64_u10_baseos_patch | |
libitm-devel-8.5.0-28.0.1.el8_10.aarch64.rpm | 52842c79d2ea83e7e958b1b5dd95f89f61e20f7e4970673f0677e1d1f9461409 | - | ol8_aarch64_appstream | |
liblsan-8.5.0-28.0.1.el8_10.aarch64.rpm | f60fa9980c88cd4e2b9d35309454d5af522cfbc3b8fec65fb6ffbbb545a63744 | - | ol8_aarch64_baseos_latest | |
liblsan-8.5.0-28.0.1.el8_10.aarch64.rpm | f60fa9980c88cd4e2b9d35309454d5af522cfbc3b8fec65fb6ffbbb545a63744 | - | ol8_aarch64_u10_baseos_patch | |
libstdc++-8.5.0-28.0.1.el8_10.aarch64.rpm | 09676f88ade4ea3b5e56c57915aa93e1f051e001109da57acbda996ae556c9f5 | - | ol8_aarch64_baseos_latest | |
libstdc++-8.5.0-28.0.1.el8_10.aarch64.rpm | 09676f88ade4ea3b5e56c57915aa93e1f051e001109da57acbda996ae556c9f5 | - | ol8_aarch64_u10_baseos_patch | |
libstdc++-devel-8.5.0-28.0.1.el8_10.aarch64.rpm | 13f0fd82e1708636a8a433dce3279c7c945548a0f74366cc51a30a15aaed9766 | - | ol8_aarch64_appstream | |
libstdc++-docs-8.5.0-28.0.1.el8_10.aarch64.rpm | e9ce08b1e63cdb5195e39680db7ab5d2e94e7c521bb5bb90f618f8fd34e21e9d | - | ol8_aarch64_appstream | |
libstdc++-static-8.5.0-28.0.1.el8_10.aarch64.rpm | afbb53b156278da4a40cdc5f43c541da693c0bb64e868c06dfa92a288044804a | - | ol8_aarch64_codeready_builder | |
libtsan-8.5.0-28.0.1.el8_10.aarch64.rpm | a950fd394b56105a0511a92098a5475a700c69b88292fe5c3c35595d36cb0d48 | - | ol8_aarch64_baseos_latest | |
libtsan-8.5.0-28.0.1.el8_10.aarch64.rpm | a950fd394b56105a0511a92098a5475a700c69b88292fe5c3c35595d36cb0d48 | - | ol8_aarch64_u10_baseos_patch | |
libubsan-8.5.0-28.0.1.el8_10.aarch64.rpm | 8cf74c2c6233c6d29be0734b40a8f2afaf6e7d6e9757aeb511f4165ef2c35979 | - | ol8_aarch64_baseos_latest | |
libubsan-8.5.0-28.0.1.el8_10.aarch64.rpm | 8cf74c2c6233c6d29be0734b40a8f2afaf6e7d6e9757aeb511f4165ef2c35979 | - | ol8_aarch64_u10_baseos_patch | |
Oracle Linux 8 (x86_64) | gcc-8.5.0-28.0.1.el8_10.src.rpm | 3248c9baf3ca491a1d4334dc4db73135ec941fdce28c2a6010f67316c7b46ae9 | - | ol8_x86_64_appstream |
gcc-8.5.0-28.0.1.el8_10.src.rpm | 3248c9baf3ca491a1d4334dc4db73135ec941fdce28c2a6010f67316c7b46ae9 | - | ol8_x86_64_baseos_latest | |
gcc-8.5.0-28.0.1.el8_10.src.rpm | 3248c9baf3ca491a1d4334dc4db73135ec941fdce28c2a6010f67316c7b46ae9 | - | ol8_x86_64_codeready_builder | |
gcc-8.5.0-28.0.1.el8_10.src.rpm | 3248c9baf3ca491a1d4334dc4db73135ec941fdce28c2a6010f67316c7b46ae9 | - | ol8_x86_64_u10_baseos_patch | |
cpp-8.5.0-28.0.1.el8_10.x86_64.rpm | fe33395191f3aa65487a81e475effd82d3d58fc2b951536a4c6f1fad92740177 | - | ol8_x86_64_appstream | |
gcc-8.5.0-28.0.1.el8_10.x86_64.rpm | b51984196aea01f92680d506a65b87e220ed30037450b44a88469cae4fcad4ca | - | ol8_x86_64_appstream | |
gcc-c++-8.5.0-28.0.1.el8_10.x86_64.rpm | 5ac5228cb5e343d1a5f30b23854c6f38bec0e95c41a2b132e4236244f805c3f2 | - | ol8_x86_64_appstream | |
gcc-gdb-plugin-8.5.0-28.0.1.el8_10.i686.rpm | 62cf04c848821339bec7d9f83f89c3ec0c2f1df1452f7723a11d878f929832b0 | - | ol8_x86_64_appstream | |
gcc-gdb-plugin-8.5.0-28.0.1.el8_10.x86_64.rpm | f283022ddcbbd7a1958514ac8b41c8a1b21e59ed83b450ddbea325a891e1d2e1 | - | ol8_x86_64_appstream | |
gcc-gfortran-8.5.0-28.0.1.el8_10.x86_64.rpm | 9d4c70dd4b66a2928038d0e75e227142d9268ca3732711560d1fac06e25edab9 | - | ol8_x86_64_appstream | |
gcc-offload-nvptx-8.5.0-28.0.1.el8_10.x86_64.rpm | f5b5cf05b0197efe042ba3945dd67473e5f8e11498a477b73d0c4f2344d30c1f | - | ol8_x86_64_appstream | |
gcc-plugin-annobin-8.5.0-28.0.1.el8_10.x86_64.rpm | 537e24a37ad5267c50c388327036fdfc84e6e54b0e232a14e9a67c6507f55b7f | - | ol8_x86_64_appstream | |
gcc-plugin-devel-8.5.0-28.0.1.el8_10.i686.rpm | d9ee4a3ec8a949974f9669293ba15f68ff0e1561a46669f1a7bb7708584547de | - | ol8_x86_64_codeready_builder | |
gcc-plugin-devel-8.5.0-28.0.1.el8_10.x86_64.rpm | 5dec9eb82e7b89a0c50bc10d63f7390c9e8708e1ffe920690e49a351a32eb156 | - | ol8_x86_64_codeready_builder | |
libasan-8.5.0-28.0.1.el8_10.i686.rpm | b7eba04a729689ba8a61bbd562c26e1a71b0c1530aa83bf532d7e50bdc2b2539 | - | ol8_x86_64_baseos_latest | |
libasan-8.5.0-28.0.1.el8_10.i686.rpm | b7eba04a729689ba8a61bbd562c26e1a71b0c1530aa83bf532d7e50bdc2b2539 | - | ol8_x86_64_u10_baseos_patch | |
libasan-8.5.0-28.0.1.el8_10.x86_64.rpm | 142a30f8b7bb3fb0df6e1c6a4ae2577b3b4efa991d26fed408c9ba5207cc2529 | - | ol8_x86_64_baseos_latest | |
libasan-8.5.0-28.0.1.el8_10.x86_64.rpm | 142a30f8b7bb3fb0df6e1c6a4ae2577b3b4efa991d26fed408c9ba5207cc2529 | - | ol8_x86_64_u10_baseos_patch | |
libatomic-8.5.0-28.0.1.el8_10.i686.rpm | bdeaf9e5c3bb1d2cfe7a4ecb944c9440c55dcb4bb6294f2581bda89758e5f49e | - | ol8_x86_64_baseos_latest | |
libatomic-8.5.0-28.0.1.el8_10.i686.rpm | bdeaf9e5c3bb1d2cfe7a4ecb944c9440c55dcb4bb6294f2581bda89758e5f49e | - | ol8_x86_64_u10_baseos_patch | |
libatomic-8.5.0-28.0.1.el8_10.x86_64.rpm | 68103c2b61d10b4830c58617b5560a99e7b634caee80477843e47bb0bede6d9b | - | ol8_x86_64_baseos_latest | |
libatomic-8.5.0-28.0.1.el8_10.x86_64.rpm | 68103c2b61d10b4830c58617b5560a99e7b634caee80477843e47bb0bede6d9b | - | ol8_x86_64_u10_baseos_patch | |
libatomic-static-8.5.0-28.0.1.el8_10.i686.rpm | 3caf0a83ee4572ca90f98f4fddfe3f435a164e4851845c8396b69c82f7547ff2 | - | ol8_x86_64_baseos_latest | |
libatomic-static-8.5.0-28.0.1.el8_10.i686.rpm | 3caf0a83ee4572ca90f98f4fddfe3f435a164e4851845c8396b69c82f7547ff2 | - | ol8_x86_64_u10_baseos_patch | |
libatomic-static-8.5.0-28.0.1.el8_10.x86_64.rpm | 90ba9f6a3612c68ff47d1e5f458c0c27381b7f2f1023569b0ef80adfba7454cb | - | ol8_x86_64_baseos_latest | |
libatomic-static-8.5.0-28.0.1.el8_10.x86_64.rpm | 90ba9f6a3612c68ff47d1e5f458c0c27381b7f2f1023569b0ef80adfba7454cb | - | ol8_x86_64_u10_baseos_patch | |
libgcc-8.5.0-28.0.1.el8_10.i686.rpm | af78b7e401a470b5f1032d9c5facd6b6580056933f068fc97af2fc443e6af80a | - | ol8_x86_64_baseos_latest | |
libgcc-8.5.0-28.0.1.el8_10.i686.rpm | af78b7e401a470b5f1032d9c5facd6b6580056933f068fc97af2fc443e6af80a | - | ol8_x86_64_u10_baseos_patch | |
libgcc-8.5.0-28.0.1.el8_10.x86_64.rpm | a2c8c584d1d8a2bd4c19e19e53fa423b6fc872ea27bdb1c052fcd5314526cb46 | - | ol8_x86_64_baseos_latest | |
libgcc-8.5.0-28.0.1.el8_10.x86_64.rpm | a2c8c584d1d8a2bd4c19e19e53fa423b6fc872ea27bdb1c052fcd5314526cb46 | - | ol8_x86_64_u10_baseos_patch | |
libgfortran-8.5.0-28.0.1.el8_10.i686.rpm | f3286b060633fb613a9825c529717a922635438d8db9a50fbcb6cb162bb85113 | - | ol8_x86_64_baseos_latest | |
libgfortran-8.5.0-28.0.1.el8_10.i686.rpm | f3286b060633fb613a9825c529717a922635438d8db9a50fbcb6cb162bb85113 | - | ol8_x86_64_u10_baseos_patch | |
libgfortran-8.5.0-28.0.1.el8_10.x86_64.rpm | 23b472197a86d2b2d6e8daf0ded2a42f873db8fe19f1550cf08351db59bab04f | - | ol8_x86_64_baseos_latest | |
libgfortran-8.5.0-28.0.1.el8_10.x86_64.rpm | 23b472197a86d2b2d6e8daf0ded2a42f873db8fe19f1550cf08351db59bab04f | - | ol8_x86_64_u10_baseos_patch | |
libgfortran-static-8.5.0-28.0.1.el8_10.i686.rpm | 0ff0045d4d59c076faf8cde510e11e2cf19e62ede6e2dd25768e1f6345def4f1 | - | ol8_x86_64_codeready_builder | |
libgfortran-static-8.5.0-28.0.1.el8_10.x86_64.rpm | 78cb5c4f6bb744e3a0a5cedf09f13d14659911b17f2d324e412b3b20e45745bf | - | ol8_x86_64_codeready_builder | |
libgomp-8.5.0-28.0.1.el8_10.i686.rpm | ccf1b668a52e83ae088621b8f9b2190a59b164c7221f7e08992b8a445e100ff5 | - | ol8_x86_64_baseos_latest | |
libgomp-8.5.0-28.0.1.el8_10.i686.rpm | ccf1b668a52e83ae088621b8f9b2190a59b164c7221f7e08992b8a445e100ff5 | - | ol8_x86_64_u10_baseos_patch | |
libgomp-8.5.0-28.0.1.el8_10.x86_64.rpm | 7180cfbcfbe8ccf69588bc5e33c20f799ffe33633dda22e48941ea971b01816b | - | ol8_x86_64_baseos_latest | |
libgomp-8.5.0-28.0.1.el8_10.x86_64.rpm | 7180cfbcfbe8ccf69588bc5e33c20f799ffe33633dda22e48941ea971b01816b | - | ol8_x86_64_u10_baseos_patch | |
libgomp-offload-nvptx-8.5.0-28.0.1.el8_10.x86_64.rpm | a937b4b0e2ac4429528ab52c47a3020d152b3f97d50708b3d411691dbae1c005 | - | ol8_x86_64_baseos_latest | |
libgomp-offload-nvptx-8.5.0-28.0.1.el8_10.x86_64.rpm | a937b4b0e2ac4429528ab52c47a3020d152b3f97d50708b3d411691dbae1c005 | - | ol8_x86_64_u10_baseos_patch | |
libitm-8.5.0-28.0.1.el8_10.i686.rpm | 17aa4824f2762cf54ad3958a898a3b8eabeb2571c457ad0dd037f8d9544917e3 | - | ol8_x86_64_baseos_latest | |
libitm-8.5.0-28.0.1.el8_10.i686.rpm | 17aa4824f2762cf54ad3958a898a3b8eabeb2571c457ad0dd037f8d9544917e3 | - | ol8_x86_64_u10_baseos_patch | |
libitm-8.5.0-28.0.1.el8_10.x86_64.rpm | cbfb55871832640764b96fc1c924cfc82b9236f52e6d03aa64c9f2f8ee92fb34 | - | ol8_x86_64_baseos_latest | |
libitm-8.5.0-28.0.1.el8_10.x86_64.rpm | cbfb55871832640764b96fc1c924cfc82b9236f52e6d03aa64c9f2f8ee92fb34 | - | ol8_x86_64_u10_baseos_patch | |
libitm-devel-8.5.0-28.0.1.el8_10.i686.rpm | f4c66468cddac6fca0e2cf370234696810c24496b62ca97326598666ceee8729 | - | ol8_x86_64_appstream | |
libitm-devel-8.5.0-28.0.1.el8_10.x86_64.rpm | 7e925b8289a2873ac35fb643722516a4f5e9974931aa4771202ed742de9c0113 | - | ol8_x86_64_appstream | |
liblsan-8.5.0-28.0.1.el8_10.x86_64.rpm | c43dc598190438bc3e4de46ad42c15512cd2b4e0fe06634ce1616af0e8f88dea | - | ol8_x86_64_baseos_latest | |
liblsan-8.5.0-28.0.1.el8_10.x86_64.rpm | c43dc598190438bc3e4de46ad42c15512cd2b4e0fe06634ce1616af0e8f88dea | - | ol8_x86_64_u10_baseos_patch | |
libquadmath-8.5.0-28.0.1.el8_10.i686.rpm | 9a1ef5dcc1ec8e746c4255449ea3038c3998da230868e62e4fa6b7aa31d23d87 | - | ol8_x86_64_baseos_latest | |
libquadmath-8.5.0-28.0.1.el8_10.i686.rpm | 9a1ef5dcc1ec8e746c4255449ea3038c3998da230868e62e4fa6b7aa31d23d87 | - | ol8_x86_64_u10_baseos_patch | |
libquadmath-8.5.0-28.0.1.el8_10.x86_64.rpm | bbdbc26c6e780204a5b522bdfd39bd4fd3b0b77885d0337ee7ab895d2d23138e | - | ol8_x86_64_baseos_latest | |
libquadmath-8.5.0-28.0.1.el8_10.x86_64.rpm | bbdbc26c6e780204a5b522bdfd39bd4fd3b0b77885d0337ee7ab895d2d23138e | - | ol8_x86_64_u10_baseos_patch | |
libquadmath-devel-8.5.0-28.0.1.el8_10.i686.rpm | 2445af4038b5885f76aee304129d410f1c7dcea4fb9e929bea8fcc88323c3f86 | - | ol8_x86_64_appstream | |
libquadmath-devel-8.5.0-28.0.1.el8_10.x86_64.rpm | 623c6b6ace454fa8990b7206022e3edea52a37b34923f2e541833c08009310d7 | - | ol8_x86_64_appstream | |
libquadmath-static-8.5.0-28.0.1.el8_10.i686.rpm | 4f34e1f102b977aaae52a5ca43492908b1f71c7371dde93d86b5872930b4cdd3 | - | ol8_x86_64_codeready_builder | |
libquadmath-static-8.5.0-28.0.1.el8_10.x86_64.rpm | 920ca5292c08cc8d79047211883ffa424f6c4887e4153c12316cebabc07bb841 | - | ol8_x86_64_codeready_builder | |
libstdc++-8.5.0-28.0.1.el8_10.i686.rpm | 093e40ce5b668241dcc1622d4763d7cfed326a0e1e5caac9330393790a688a6f | - | ol8_x86_64_baseos_latest | |
libstdc++-8.5.0-28.0.1.el8_10.i686.rpm | 093e40ce5b668241dcc1622d4763d7cfed326a0e1e5caac9330393790a688a6f | - | ol8_x86_64_u10_baseos_patch | |
libstdc++-8.5.0-28.0.1.el8_10.x86_64.rpm | 660d3fb1aa5f5fbfe32d4525ace677284b2b6ee28824c741c79fd62c7f798653 | - | ol8_x86_64_baseos_latest | |
libstdc++-8.5.0-28.0.1.el8_10.x86_64.rpm | 660d3fb1aa5f5fbfe32d4525ace677284b2b6ee28824c741c79fd62c7f798653 | - | ol8_x86_64_u10_baseos_patch | |
libstdc++-devel-8.5.0-28.0.1.el8_10.i686.rpm | 3ed03d238b769732213c29f8ead55b5a5d61c1f4019a3aeb7c7dd45d3062cd79 | - | ol8_x86_64_appstream | |
libstdc++-devel-8.5.0-28.0.1.el8_10.x86_64.rpm | a0e40bf3bab5934e96f8ab932a7ca67ec88f0a2a7d417350430d6a8451b0386e | - | ol8_x86_64_appstream | |
libstdc++-docs-8.5.0-28.0.1.el8_10.x86_64.rpm | e8b725c8bc931c894bdf52cbf1287ca5984c783e45793185f3479637e8f51529 | - | ol8_x86_64_appstream | |
libstdc++-static-8.5.0-28.0.1.el8_10.i686.rpm | 8939d09514564572da8551d63187c244dca3a4ed2e48889accba7ae1f2570830 | - | ol8_x86_64_codeready_builder | |
libstdc++-static-8.5.0-28.0.1.el8_10.x86_64.rpm | 1fa3f30ef589a4af6813d4ef40b87e1267595821b208785f7b29dd3fbdcbbb38 | - | ol8_x86_64_codeready_builder | |
libtsan-8.5.0-28.0.1.el8_10.x86_64.rpm | d41ec0cfc53fb4714fdb9183db4ba723f87bf50e52193f418c199b7e89fb71ce | - | ol8_x86_64_baseos_latest | |
libtsan-8.5.0-28.0.1.el8_10.x86_64.rpm | d41ec0cfc53fb4714fdb9183db4ba723f87bf50e52193f418c199b7e89fb71ce | - | ol8_x86_64_u10_baseos_patch | |
libubsan-8.5.0-28.0.1.el8_10.i686.rpm | 791ba7d96f9aeb08a17c51a0efcf5d78790c6465900b2d475e666a566e53e376 | - | ol8_x86_64_baseos_latest | |
libubsan-8.5.0-28.0.1.el8_10.i686.rpm | 791ba7d96f9aeb08a17c51a0efcf5d78790c6465900b2d475e666a566e53e376 | - | ol8_x86_64_u10_baseos_patch | |
libubsan-8.5.0-28.0.1.el8_10.x86_64.rpm | 143ba843d45b9ad6e4da2f14d1df962e29fa6f14b5c0822ce34028278ca77ae8 | - | ol8_x86_64_baseos_latest | |
libubsan-8.5.0-28.0.1.el8_10.x86_64.rpm | 143ba843d45b9ad6e4da2f14d1df962e29fa6f14b5c0822ce34028278ca77ae8 | - | ol8_x86_64_u10_baseos_patch |
This page is generated automatically and has not been checked for errors or omissions. For clarification or corrections please contact the Oracle Linux ULN team