]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - bfd/ChangeLog
Update year range in copyright notice of binutils files
[thirdparty/binutils-gdb.git] / bfd / ChangeLog
2021-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2021-01-01  Alan ModraChangeLog rotation
2020-12-23  H.J. Lux86-64: Add Intel LAM property support
2020-12-18  H.J. Luelf: Copy elf_gnu_osabi_retain only for relocatable...
2020-12-18  Alan ModraAssorted tidies
2020-12-18  Alan ModraRemove some static buffers
2020-12-18  Alan ModraConstify more arrays
2020-12-18  Alan ModraStatically initialise target common sections
2020-12-16  Alan Modraconstify elfNN_bed
2020-12-16  Alan Modraelflink.c constify
2020-12-16  Alan ModraXCOFF constify
2020-12-16  Alan Modraxtensa constify
2020-12-16  Alan Modrappc64 constify
2020-12-16  Alan Modraarc constify
2020-12-16  Alan ModraLose some COFF/PE static vars, and peicode.h constify
2020-12-15  Vivek Das MohapatraHandle -z unique/-z nounique in ld
2020-12-14  Alan ModraPut bfd_section_from_shdr loop detection array in elf_tdata
2020-12-10  Nelson ChuRISC-V: Control fence.i and csr instructions by zifence...
2020-12-07  Siddhesh Poyarekarbinutils: Use file descriptors from make_tempname
2020-12-07  Alan Modraelf32-csky.c:3932:19: error: comparison is always false
2020-12-05  Maciej W. RozyckiVAX/BFD: Do not warn about GOT addend mismatches if...
2020-12-05  H.J. Lux86-64: Convert load to mov only for GOTPCRELX relocations
2020-12-04  Alan ModraPR26978, Inconsistency for strong foo@v1 and weak foo@@v1
2020-12-01  Nelson ChuRISC-V: Fix the order checking for Z* extension.
2020-12-01  Nelson ChuRISC-V: Support to add implicit extensions for G.
2020-12-01  Nelson ChuRISC-V: Support to add implicit extensions.
2020-12-01  Nelson ChuRISC-V: Improve the version parsing for arch string.
2020-12-01  Nelson ChuRISC-V: Add zifencei and prefixed h class extensions.
2020-12-01  Nelson ChuRISC-V: Don't allow any uppercase letter in the arch...
2020-12-01  Nelson ChuRISC-V: Minor cleanup and testcases improvement for...
2020-12-01  Alan ModraPR26979, Visibility of undefined foo@v1 should constrai...
2020-11-28  Alan ModraPR26907, segment contains empty SHT_NOBITS section
2020-11-27  Jozef LawrynowiczELF: Support .noinit and .persistent sections
2020-11-26  Nick CliftonPrevent a memory allocation failure when parsing corrup...
2020-11-26  H.J. Luelf: Get the real kept section
2020-11-23  Nick CliftonFix an illegal memory access when accessing corrupt...
2020-11-23  H.J. Lus390x: Set .got sh_entsize only if .got size > 0
2020-11-21  Nelson ChuRISC-V: Relax PCREL to GPREL while doing other relaxati...
2020-11-20  Nick Alcockbfd, include, ld, binutils, libctf: CTF should use...
2020-11-19  Nick CliftonFix a bug in the s390x linker when discarding all inpui...
2020-11-18  Jozef LawrynowiczSupport SHF_GNU_RETAIN ELF section flag
2020-11-16  Przemyslaw Wirkusarm: Add support for Cortex-A78C
2020-11-11  Tom TromeyFix Windows-x-PPC build
2020-11-09  Alan Modraasan: vms-alpha: stack buffer overflow
2020-11-09  Alan Modraxcoff dependency list for static libraries
2020-11-03  Przemyslaw Wirkus[PATCH] aarch64: Update missing ChangeLog for AArch64...
2020-11-03  Alan Modraasan: leak in bfd_section_from_shdr
2020-11-01  Alan ModraPR26806, Suspected linker bug with LTO
2020-10-30  H.J. Lux86: Support GNU_PROPERTY_X86_ISA_1_BASELINE marker
2020-10-29  Nick CliftonFix an illegal memory access problem when processing...
2020-10-28  Nick CliftonFix a potential illegal memory access when creating...
2020-10-27  Nick CliftonFix seg-fault when running the ld testsuite for the...
2020-10-25  Alan Modraasan: alpha-vms: buffer overflow
2020-10-22  Dr. David Alan GilbertFix printf formatting errors where "0x" is used as...
2020-10-16  Nelson ChuRISC-V: Fix that IRELATIVE relocs may be inserted to...
2020-10-16  Nelson ChuRISC-V: Support GNU indirect functions.
2020-10-16  Alan Modraelf32-arc.c: Don't cast between function pointer and...
2020-10-15  Alan Modraelf32-cr16.c tidy
2020-10-15  Alan ModraR_PPC64_GOT_LO_DS and R_PPC64_GOT_HA sanity check
2020-10-09  Alan Modra[GOLD] Power10 segv due to wild r2
2020-10-09  H.J. Lux86: Support GNU_PROPERTY_X86_ISA_1_V[234] marker
2020-10-06  H.J. Lux86: Properly merge -z ibt and -z shstk
2020-10-06  Brandon BergrenPR26667, Add powerpc64le-*-freebsd* support
2020-10-05  Nick CliftonAdd NetBSD AArch64 Little Endian and Big Endian BFD...
2020-10-05  Nick CliftonGAS: Update the .section directive so that a numeric...
2020-10-02  H.J. LuAllow note sections to be discarded when they are linke...
2020-09-28  Przemyslaw WirkusThis patch adds support for Cortex-X1 for ARM.
2020-09-28  Alan ModraRe: PR26656, power10 libstdc++.so segfault in __cxxabiv...
2020-09-26  Alan ModraPPC64_OPT_LOCALENTRY is incompatible with tail calls
2020-09-23  Alan ModraPR26656, power10 libstdc++.so segfault in __cxxabiv1...
2020-09-23  Alan ModraPR26655, Power10 libstdc++.so R_PPC64_NONE dynamic...
2020-09-21  Alan ModraPR26569, R_RISCV_RVC_JUMP results in buffer overflow
2020-09-17  Mikael PetterssonSkip IFUNC relocations in debug sections ignored by...
2020-09-16  H.J. Luelf/x86-64: Adjust relocation for PE/x86-64 inputs
2020-09-16  Alan ModraTidy elf_symbol_from
2020-09-16  Alan ModraPR26623, buffer overflow in ppc_symbol_is_valid
2020-09-15  H.J. LuPE/x86-64: Display PE relocation names
2020-09-15  Hans-Peter NilssonCRIS: fix PR ld/26589, a missing NULL check in fix...
2020-09-12  H.J. Luelf: Add -z unique-symbol to avoid duplicated local...
2020-09-10  Siddhesh Poyarekaraarch64: Return an error on conditional branch to an...
2020-09-09  Nick CliftonFix thinko in the code to check coff archive elements.
2020-09-08  Alan ModraRe: MSP430: Support relocations for subtract expression...
2020-09-08  Jozef LawrynowiczMSP430: Support relocations for subtract expressions...
2020-09-08  Alex Coplanaarch64: Add base support for Armv8-R
2020-09-08  Alan ModraPR26580, Size and alignment of commons vs as-needed...
2020-09-08  Nick CliftonStop the plugin handler from ignoring unknown symbol...
2020-09-04  Alan ModraPR26574, heap buffer overflow in _bfd_elf_slurp_seconda...
2020-09-04  Alan ModraAllow plugin syms to mark as-needed shared libs needed
2020-09-03  Nick CliftonFix a division by zero error when processing secondary...
2020-09-03  Nelson ChuRISC-V: Minor cleanup and typos when merging elf attrib...
2020-09-03  Nelson ChuRISC-V: Report warnings rather than errors for the...
2020-09-03  Kito ChengRISC-V: Improve the error message for the mis-matched...
2020-09-03  Alan Modraheap use after free in xcoff_archive_info_eq
2020-09-02  Alan Modraubsan elfnn-aarch64.c:7142 shift exponent 32 is too...
2020-09-02  Alan Modraubasn: elf32-pru.c:570 left shift of negative value
2020-09-01  Alan Modraarm: ubsan: shift exponent 4G
2020-09-01  Alan ModraPR26429 UBSAN: elf32-arm.c load /store misaligned address
2020-09-01  Alan ModraPR26423 UBSAN: elf32-arm.c:10237 left shift cannot...
2020-08-31  Alan ModraPR26493 UBSAN: elfnn-riscv.c left shift of negative...
2020-08-31  Alan ModraPR26476, PR26477 UBSAN: elfxx-mips.c:2695,5370 cannot...
next