aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2021-04-22Harmonize and improve auxiliary entries support for XCOFFCl?ment Chigot1-0/+10
2021-04-21Extend the description of PE header flags.Eli Zaretskii1-0/+8
2021-04-21Fix an assertion failure in the BFD library when parsing a corrupt SREC forma...Nick Clifton1-0/+6
2021-04-20Rework the R_NEG support on both gas and ld for the PowerPC AIX targets, in o...Cl?ment Chigot1-0/+18
2021-04-16PR27567, Linking PE files adds alignment section flags to executablesAlan Modra1-0/+7
2021-04-15RISC-V: PR27584, surpress local and empty name symbols for nm.Nelson Chu1-0/+7
2021-04-15CSKY: Fix special_function in howto tableLifang Xia1-0/+10
2021-04-14elf: Set p_memsz to p_filesz for loadable PT_NOTE segmentH.J. Lu1-0/+6
2021-04-14Remove unneeded tests for definitions of NT_BSDNETCORE values.Frederic Cambus1-0/+5
2021-04-14PR27631, ubsan: elf32-metag.c:1550:10Alan Modra1-0/+6
2021-04-14PR27630, ubsan: elf32-arm.c:6587:20Alan Modra1-0/+6
2021-04-13bfd: avoid infinite loop when static linking XCOFFClément Chigot1-0/+4
2021-04-13RISC-V: Don't report the mismatched version warning for the implicit extensions.Nelson Chu1-0/+9
2021-04-13ENABLE_CHECKING in bfd, opcodes, binutils, ldAlan Modra1-0/+8
2021-04-12convert elf_link_hash macros to inline functionsAlan Modra1-0/+24
2021-04-12elf_backend_archive_symbol_lookupAlan Modra1-0/+12
2021-04-12RISC-V: The version of i-ext should be RISCV_UNKNOWN_VERSION when expanding g...Nelson Chu1-0/+5
2021-04-12RISC-V: Add i-ext as the implicit extension when e-ext is set.Nelson Chu1-0/+10
2021-04-12RISC-V: Support to parse the multi-letter prefix in the architecture string.Nelson Chu1-0/+36
2021-04-08bfd: use https for bugzillaMike Frysinger1-0/+6
2021-04-05C99 bfd configuryAlan Modra1-0/+32
2021-04-01PE/Windows x86_64: Fix weak undef symbols after image base changeTamar Christina1-0/+5
2021-04-01Remove strneq macro and use startswith.Martin Liska1-0/+5
2021-04-01Use startswith more for strncmp function calls.Martin Liska1-0/+38
2021-03-31PR27671, Poisoning TRUE / FALSE poisons Win32 system headersAlan Modra1-0/+6
2021-03-31Use bool in bfdAlan Modra1-0/+91
2021-03-31Use stdbool.hAlan Modra1-0/+6
2021-03-31Remove bfd_stdint.hAlan Modra1-0/+16
2021-03-31Include string.h in bfd.h and delete LITMEMCPY, LITSTRCPYAlan Modra1-0/+6
2021-03-30asan: linker.c:2294:8: runtime error: load of value 253Alan Modra1-0/+5
2021-03-29TRUE/FALSE simplificationAlan Modra1-0/+18
2021-03-29Miscellaneous BFD int vs bfd_boolean fixesAlan Modra1-0/+10
2021-03-29hash table iterator callback functions int vs. bfd_booleanAlan Modra1-0/+19
2021-03-29ELF output symbol hooks int vs. bfd_booleanAlan Modra1-0/+15
2021-03-29elf_backend_relocate_section int vs. bfd_booleanAlan Modra1-0/+77
2021-03-26Save/restore file offset while reading notes in core fileKeith Seitz1-0/+5
2021-03-23bfd: avoid "shadowing" of glibc function nameJan Beulich1-0/+4
2021-03-22Add startswith function and use it instead of CONST_STRNEQ.Martin Liska1-0/+101
2021-03-22bfd: add translation wrappers to PE image section RVA diagnosticsJan Beulich1-0/+6
2021-03-21Provide an inline startswith function in bfd.hAlan Modra1-0/+6
2021-03-20DWARF LTO debug sections vs. .stabstrAlan Modra1-1/+7
2021-03-18elf: Handle .gnu.debuglto_.debug_* sectionsH.J. Lu1-0/+11
2021-03-18DWARF: Check version >= 3 for DW_FORM_ref_addrH.J. Lu1-0/+6
2021-03-16Fix a potential buffer overrun qwhen writing out PE aux entries.Nick Clifton1-0/+6
2021-03-16RISC-V : Support bitmanip-0.93 ZBA/ZBB/ZBC instructionsKuan-Lin Chen1-0/+4
2021-03-12aix: implement TLS relocation for gas and ldClément Chigot1-0/+29
2021-03-12aix: implement R_TOCU and R_TOCL relocationsClément Chigot1-0/+19
2021-03-12aix: correct HOWTO table and add missing relocationsClément Chigot1-0/+15
2021-03-12bfd: move xcoff64_ppc_relocate_section after the HOWTO tableClément Chigot1-0/+4
2021-03-12bfd: use default coff_write_object_contents for XCOFF64Clément Chigot1-0/+7