]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - bfd/ChangeLog
PowerPC: Don't generate unused section symbols
[thirdparty/binutils-gdb.git] / bfd / ChangeLog
2021-01-20  Alan ModraPowerPC: Don't generate unused section symbols
2021-01-20  Alan ModraPowerPC64 synthetic symbols
2021-01-19  Alan ModraPowerPC use_local_plt
2021-01-18  H.J. Luld/elf: Ignore section symbols when matching linkonce...
2021-01-16  H.J. Luld/elf/x86: Don't compare IFUNC address in the shared...
2021-01-16  H.J. Luld/x86: Add -z report-relative-reloc
2021-01-16  Alan ModraTidy inflateEnd calls
2021-01-16  Alan ModraPR26002 undefined symbol VER_NDX_GLOBAL vs. VER_NDX_LOCAL
2021-01-15  Nelson ChuRISC-V: Fixed the indent that caused by the previous...
2021-01-15  Nelson ChuRISC-V: Indent and GNU coding standards tidy, also...
2021-01-15  Nelson ChuRISC-V: Error and warning messages tidy.
2021-01-15  Nelson ChuRISC-V: Comments tidy and improvement.
2021-01-14  H.J. Lubfin: Skip non SEC_ALLOC section for R_BFIN_FUNCDESC
2021-01-14  Nick CliftonFix an illegal memory access parsing a win32pstatus...
2021-01-13  Alan ModraRegen Makefile.in for jobserver.m4 aclocal.m4 dependency
2021-01-13  Alan ModraSHF_LINK_ORDER fixup_link_order in ld
2021-01-12  H.J. LuImplement a workaround for GNU mak jobserver
2021-01-12  H.J. Luelf/x86-64: Adjust R_AMD64_DIR64/R_AMD64_DIR32 for...
2021-01-12  H.J. LuBinutils: Check if AR works with --plugin and rc
2021-01-11  Nick CliftonUpdated translations for multiple subdirectories
2021-01-09  H.J. LuBinutils: Pass --plugin to AR and RANLIB
2021-01-09  H.J. Luld/x86-64: Properly Handle -z lam-u48/lam-u57
2021-01-09  Nick CliftonChange version number to 2.36.50 and regenerate files
2021-01-09  Nick CliftonAdd Changelog entries and NEWS entries for 2.36 branch
2021-01-09  H.J. Luld/x86-64: Also set LAM_U57 when setting LAM_U48
2021-01-09  H.J. Luelf: Verify section size for mixed ordered/unordered...
2021-01-09  Alan Modraconfigure regen
2021-01-07  Samuel Thibaultlibtool.m4: update GNU/Hurd test from upstream. In...
2021-01-07  H.J. LuELF: Don't generate unused section symbols
2021-01-07  Nick CliftonFix another path length problem opening files on Win32...
2021-01-07  Philipp TomsichRISC-V: Add pause hint instruction.
2021-01-07  Claire Xenia WolfRISC-V: Support riscv bitmanip frozen ZBA/ZBB/ZBC instr...
2021-01-07  H.J. Lubfin: Check bfd_link_hash_indirect
2021-01-06  Alan Modrascore-elf binutils-all/strip-13 fail
2021-01-06  Alan Modrasparc-sun-solaris2 and sparc64-sun-solaris2 config
2021-01-06  Marcus ComstedtRISC-V: Implement support for big endian targets.
2021-01-05  Alan Modrais_relocatable_executable --exclude-libs failure
2021-01-05  Alan Modraasan: heap buffer overflow in _bfd_vms_slurp_egsd
2021-01-05  Nelson ChuRISC-V: Ouput __global_pointer$ as dynamic symbol when...
2021-01-04  H.J. Luelf: Allow mixed ordered/unordered inputs for non-reloc...
2021-01-04  Alexander FedotovWhen displaying ARM private file flag bits, use a 0x...
2021-01-04  Alan ModraPR26822, How to prevent a STT_FILE with absolute path...
2021-01-04  Nelson ChuRISC-V: Fix the merged orders of Z* extension for linker.
2021-01-04  Alan ModraPR26741, benign use after free in riscv_parse_prefixed_ext
2021-01-01  Alan ModraPR27116, Spelling errors found by Debian style checker
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...
next