This website requires JavaScript.
Explore
Help
Sign In
packages
/
binutils
Watch
1
Star
0
Fork
0
You've already forked binutils
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
44
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
panxiaohe
43462f0062
fix issue about delete symlink when using the strip command
2021-09-14 10:30:49 +08:00
asan-more-readelf-leaks.patch
Fix a memory leak in the testcase fuzz_readelf,use-of-uninitialized-value in print_insn_mwtag,use-of-ninitialized-value in _bfd_xcoff_slurp_armap and use-of-an-uninitialised-value in the print_insn_ns32k of fuzz_disassemble
2020-09-23 10:37:25 +08:00
asan-readelf-leaks.patch
Fix a memory leak in the testcase fuzz_readelf,use-of-uninitialized-value in print_insn_mwtag,use-of-ninitialized-value in _bfd_xcoff_slurp_armap and use-of-an-uninitialised-value in the print_insn_ns32k of fuzz_disassemble
2020-09-23 10:37:25 +08:00
backport-0001-CVE-2021-20197.patch
fix CVE-2021-20197
2021-04-16 15:22:00 +08:00
backport-0002-CVE-2021-20197.patch
fix CVE-2021-20197
2021-04-16 15:22:00 +08:00
backport-0003-CVE-2021-20197.patch
fix CVE-2021-20197
2021-04-16 15:22:00 +08:00
backport-0004-CVE-2021-20197.patch
fix CVE-2021-20197
2021-04-16 15:22:00 +08:00
backport-binutils-Avoid-renaming-over-existing-files.patch
fix issue about delete symlink when using the strip command
2021-09-14 10:30:49 +08:00
backport-CVE-2020-0551-i386-Generate-lfence.patch
fix CVE-2020-0551
2021-03-23 11:02:18 +08:00
backport-CVE-2020-16592-PR25823-Use-after-free-in-bfd_hash_lookup.patch
fix CVE-2020-16592
2021-01-09 17:55:37 +08:00
backport-CVE-2021-3487.patch
fix CVE-2021-3487
2021-04-23 16:33:38 +08:00
backport-CVE-2021-3549.patch
fix CVE-2021-3549
2021-06-19 11:45:18 +08:00
backport-dwarf-Also-match-abbrev-base-when-searching.patch
fix erroneous decoding of LEB128 values and heap-buffer-overflow on readelf -Ww
2021-08-18 16:56:22 +08:00
backport-Fix-a-bogus-error-message-from-the-DWARF-LEB129.patch
fix a bogus error message from the DWARF LEB129 decoder
2021-07-23 12:10:11 +08:00
backport-Fix-a-build-problem-when-using-FreeBSD-12.patch
fix CVE-2021-20197
2021-04-16 15:22:00 +08:00
backport-Fix-the-decoding-of-DW_FORM_ref_addr-DWARF-attribute.patch
fix erroneous decoding of LEB128 values and heap-buffer-overflow on readelf -Ww
2021-08-18 16:56:22 +08:00
backport-PR27345-binutils-arsup.c-lstat-not-available-on-all.patch
fix issue about delete symlink when using the strip command
2021-09-14 10:30:49 +08:00
backport-PR27349-ar-breaks-symlinks.patch
fix issue about delete symlink when using the strip command
2021-09-14 10:30:49 +08:00
backport-PR27456-lstat-in-rename.c-on-MinGW.patch
fix issue about delete symlink when using the strip command
2021-09-14 10:30:49 +08:00
backport-PR28048-heap-buffer-overflow-on-readelf-Ww.patch
fix erroneous decoding of LEB128 values and heap-buffer-overflow on readelf -Ww
2021-08-18 16:56:22 +08:00
backport-Use-make_tempname-file-descriptor-in-smart_rename.patch
fix issue about delete symlink when using the strip command
2021-09-14 10:30:49 +08:00
backport-Work-around-problem-in-DWARF-decoding-library.patch
fix erroneous decoding of LEB128 values and heap-buffer-overflow on readelf -Ww
2021-08-18 16:56:22 +08:00
BFD-Exclude-sections-with-no-content-from-compress-c.patch
sync some patches from community
2020-06-30 18:47:15 +08:00
binutils-2.20.51.0.2-libtool-lib64.patch
Package init
2019-09-30 10:32:27 -04:00
binutils-2.22.52.0.4-no-config-h-check.patch
Package init
2019-09-30 10:32:27 -04:00
binutils-2.27-aarch64-ifunc.patch
Package init
2019-09-30 10:32:27 -04:00
binutils-2.29-revert-PLT-elision.patch
Package init
2019-09-30 10:32:27 -04:00
binutils-2.34.tar.xz
update to 2.34
2020-05-11 15:54:44 +08:00
binutils-gold-ignore-discarded-note-relocs.patch
fix complaining about relocs in the .gnu.build.attribute
2020-01-15 01:01:43 +08:00
binutils.spec
fix issue about delete symlink when using the strip command
2021-09-14 10:30:49 +08:00
CVE-2019-1010204.patch
Package init
2019-12-25 15:42:36 +08:00
export-demangle.h-in-devel-package.patch
update version to 2.33.1
2020-01-11 14:30:46 +08:00
Fix-a-potential-use-of-an-uninitialised-value-in-the.patch
Fix a memory leak in the testcase fuzz_readelf,use-of-uninitialized-value in print_insn_mwtag,use-of-ninitialized-value in _bfd_xcoff_slurp_armap and use-of-an-uninitialised-value in the print_insn_ns32k of fuzz_disassemble
2020-09-23 10:37:25 +08:00
gas-PR-25863-Fix-scalar-vmul-inside-it-block-when-as.patch
sync some patches from community
2020-06-30 18:47:15 +08:00
Import-a-fix-from-the-mainline-sources-that-prevents.patch
sync some patches from community
2020-06-30 18:47:15 +08:00
metag-uninitialized-memory-read.patch
Fix a memory leak in the testcase fuzz_readelf,use-of-uninitialized-value in print_insn_mwtag,use-of-ninitialized-value in _bfd_xcoff_slurp_armap and use-of-an-uninitialised-value in the print_insn_ns32k of fuzz_disassemble
2020-09-23 10:37:25 +08:00
NDS32-disassembly-of-odd-sized-sections.patch
fix use-of-uninitialized-value in print_insn_nds32
2020-07-15 20:27:43 +08:00
powerpc64-ld-infinite-loop.patch
sync some patches from community
2020-06-30 18:47:15 +08:00
PR25585-PHDR-segment-not-covered-by-LOAD-segment.patch
sync some patches from community
2020-06-30 18:47:15 +08:00
PR25745-powerpc64-ld-overflows-string-buffer-in-stat.patch
sync some patches from community
2020-06-30 18:47:15 +08:00
Re-asan-more-readelf-leaks.patch
Fix a memory leak in the testcase fuzz_readelf,use-of-uninitialized-value in print_insn_mwtag,use-of-ninitialized-value in _bfd_xcoff_slurp_armap and use-of-an-uninitialised-value in the print_insn_ns32k of fuzz_disassemble
2020-09-23 10:37:25 +08:00
Re-PR24511-nm-should-not-mark-symbols-in-.init_array.patch
sync some patches from community
2020-06-30 18:47:15 +08:00
readelf-leak-in-process_archive.patch
Fix a memory leak in the testcase fuzz_readelf,use-of-uninitialized-value in print_insn_mwtag,use-of-ninitialized-value in _bfd_xcoff_slurp_armap and use-of-an-uninitialised-value in the print_insn_ns32k of fuzz_disassemble
2020-09-23 10:37:25 +08:00
Description
No description provided
61
MiB
Languages
Diff
100%