aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2020-12-18Constify more arraysAlan Modra1-0/+16
2020-12-18Statically initialise target common sectionsAlan Modra1-0/+15
2020-12-16constify elfNN_bedAlan Modra1-0/+17
2020-12-16elflink.c constifyAlan Modra1-0/+4
2020-12-16XCOFF constifyAlan Modra1-0/+21
2020-12-16xtensa constifyAlan Modra1-0/+5
2020-12-16ppc64 constifyAlan Modra1-0/+4
2020-12-16arc constifyAlan Modra1-0/+6
2020-12-16Lose some COFF/PE static vars, and peicode.h constifyAlan Modra1-0/+12
2020-12-15Handle -z unique/-z nounique in ldVivek Das Mohapatra1-0/+5
2020-12-14Put bfd_section_from_shdr loop detection array in elf_tdataAlan Modra1-0/+7
2020-12-10RISC-V: Control fence.i and csr instructions by zifencei and zicsr.Nelson Chu1-0/+12
2020-12-07binutils: Use file descriptors from make_tempnameSiddhesh Poyarekar1-0/+6
2020-12-07elf32-csky.c:3932:19: error: comparison is always falseAlan Modra1-0/+6
2020-12-05VAX/BFD: Do not warn about GOT addend mismatches if no GOT entry is madeMaciej W. Rozycki1-0/+6
2020-12-04x86-64: Convert load to mov only for GOTPCRELX relocationsH.J. Lu1-0/+6
2020-12-04PR26978, Inconsistency for strong foo@v1 and weak foo@@v1Alan Modra1-0/+12
2020-12-01RISC-V: Fix the order checking for Z* extension.Nelson Chu1-0/+5
2020-12-01RISC-V: Support to add implicit extensions for G.Nelson Chu1-0/+11
2020-12-01RISC-V: Support to add implicit extensions.Nelson Chu1-0/+31
2020-12-01RISC-V: Improve the version parsing for arch string.Nelson Chu1-0/+22
2020-12-01RISC-V: Add zifencei and prefixed h class extensions.Nelson Chu1-0/+11
2020-12-01RISC-V: Don't allow any uppercase letter in the arch string.Nelson Chu1-0/+5
2020-12-01RISC-V: Minor cleanup and testcases improvement for arch string parser.Nelson Chu1-0/+10
2020-12-01PR26979, Visibility of undefined foo@v1 should constrain foo@@v1Alan Modra1-0/+20
2020-11-28PR26907, segment contains empty SHT_NOBITS sectionAlan Modra1-0/+6
2020-11-27ELF: Support .noinit and .persistent sectionsJozef Lawrynowicz1-0/+6
2020-11-26Prevent a memory allocation failure when parsing corrupt DWARF debug sections.Nick Clifton1-0/+6
2020-11-25elf: Get the real kept sectionH.J. Lu1-0/+6
2020-11-23Fix an illegal memory access when accessing corrupt dynamic secondary relocat...Nick Clifton1-0/+12
2020-11-23s390x: Set .got sh_entsize only if .got size > 0H.J. Lu1-0/+6
2020-11-21RISC-V: Relax PCREL to GPREL while doing other relaxations is dangerous.Nelson Chu1-0/+6
2020-11-20bfd, include, ld, binutils, libctf: CTF should use the dynstr/symNick Alcock1-0/+13
2020-11-19Fix a bug in the s390x linker when discarding all inpuit files.Nick Clifton1-0/+7
2020-11-18Support SHF_GNU_RETAIN ELF section flagJozef Lawrynowicz1-0/+14
2020-11-16arm: Add support for Cortex-A78CPrzemyslaw Wirkus1-0/+4
2020-11-11Fix Windows-x-PPC buildTom Tromey1-0/+5
2020-11-09asan: vms-alpha: stack buffer overflowAlan Modra1-0/+4
2020-11-09xcoff dependency list for static librariesAlan Modra1-0/+8
2020-11-03[PATCH] aarch64: Update missing ChangeLog for AArch64 commitsPrzemyslaw Wirkus1-0/+4
2020-11-03asan: leak in bfd_section_from_shdrAlan Modra1-0/+5
2020-11-02PR26806, Suspected linker bug with LTOAlan Modra1-0/+9
2020-10-30x86: Support GNU_PROPERTY_X86_ISA_1_BASELINE markerH.J. Lu1-0/+6
2020-10-29Fix an illegal memory access problem when processing secondary relocs for arc...Nick Clifton1-0/+8
2020-10-28Fix a potential illegal memory access when creating an srec format file.Nick Clifton1-0/+6
2020-10-27Fix seg-fault when running the ld testsuite for the hppa64-linux target.Nick Clifton1-0/+6
2020-10-25asan: alpha-vms: buffer overflowAlan Modra1-0/+5
2020-10-22Fix printf formatting errors where "0x" is used as a prefix for a decimal num...Dr. David Alan Gilbert1-0/+4
2020-10-16RISC-V: Fix that IRELATIVE relocs may be inserted to the wrong place.Nelson Chu1-0/+9
2020-10-16RISC-V: Support GNU indirect functions.Nelson Chu1-0/+36