aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2021-04-23Automatic date update in version.inGDB Administrator1-1/+1
2021-04-22fix string table generation for XCOFF64 .debug sectionCl?ment Chigot5-18/+40
2021-04-22Harmonize and improve auxiliary entries support for XCOFFCl?ment Chigot3-200/+203
2021-04-22Automatic date update in version.inGDB Administrator1-1/+1
2021-04-21Extend the description of PE header flags.Eli Zaretskii2-0/+39
2021-04-21Fix an assertion failure in the BFD library when parsing a corrupt SREC forma...Nick Clifton2-4/+14
2021-04-21Automatic date update in version.inGDB Administrator1-1/+1
2021-04-20Rework the R_NEG support on both gas and ld for the PowerPC AIX targets, in o...Cl?ment Chigot7-5/+56
2021-04-20Automatic date update in version.inGDB Administrator1-1/+1
2021-04-19Automatic date update in version.inGDB Administrator1-1/+1
2021-04-18Automatic date update in version.inGDB Administrator1-1/+1
2021-04-17Automatic date update in version.inGDB Administrator1-1/+1
2021-04-16PR27567, Linking PE files adds alignment section flags to executablesAlan Modra2-8/+15
2021-04-16Automatic date update in version.inGDB Administrator1-1/+1
2021-04-15RISC-V: PR27584, surpress local and empty name symbols for nm.Nelson Chu2-0/+18
2021-04-15CSKY: Fix special_function in howto tableLifang Xia2-60/+70
2021-04-15Automatic date update in version.inGDB Administrator1-1/+1
2021-04-14elf: Set p_memsz to p_filesz for loadable PT_NOTE segmentH.J. Lu2-0/+11
2021-04-14Remove unneeded tests for definitions of NT_BSDNETCORE values.Frederic Cambus2-4/+5
2021-04-14PR27631, ubsan: elf32-metag.c:1550:10Alan Modra2-2/+8
2021-04-14PR27630, ubsan: elf32-arm.c:6587:20Alan Modra2-2/+9
2021-04-14Automatic date update in version.inGDB Administrator1-1/+1
2021-04-13bfd: avoid infinite loop when static linking XCOFFClément Chigot2-2/+5
2021-04-13RISC-V: Don't report the mismatched version warning for the implicit extensions.Nelson Chu4-17/+33
2021-04-13Automatic date update in version.inGDB Administrator1-1/+1
2021-04-13ENABLE_CHECKING in bfd, opcodes, binutils, ldAlan Modra5-2/+52
2021-04-12convert elf_link_hash macros to inline functionsAlan Modra11-54/+93
2021-04-12elf_backend_archive_symbol_lookupAlan Modra4-20/+33
2021-04-12RISC-V: The version of i-ext should be RISCV_UNKNOWN_VERSION when expanding g...Nelson Chu2-2/+7
2021-04-12RISC-V: Add i-ext as the implicit extension when e-ext is set.Nelson Chu2-37/+27
2021-04-12RISC-V: Support to parse the multi-letter prefix in the architecture string.Nelson Chu3-212/+232
2021-04-12Automatic date update in version.inGDB Administrator1-1/+1
2021-04-11Automatic date update in version.inGDB Administrator1-1/+1
2021-04-10Automatic date update in version.inGDB Administrator1-1/+1
2021-04-09Automatic date update in version.inGDB Administrator1-1/+1
2021-04-08bfd: use https for bugzillaMike Frysinger4-3/+9
2021-04-08Automatic date update in version.inGDB Administrator1-1/+1
2021-04-07Automatic date update in version.inGDB Administrator1-1/+1
2021-04-06Automatic date update in version.inGDB Administrator1-1/+1
2021-04-05C99 bfd configuryAlan Modra19-1962/+636
2021-04-05Automatic date update in version.inGDB Administrator1-1/+1
2021-04-04Automatic date update in version.inGDB Administrator1-1/+1
2021-04-03Automatic date update in version.inGDB Administrator1-1/+1
2021-04-02Automatic date update in version.inGDB Administrator1-1/+1
2021-04-01PE/Windows x86_64: Fix weak undef symbols after image base changeTamar Christina2-0/+20
2021-04-01Remove strneq macro and use startswith.Martin Liska2-3/+7
2021-04-01Use startswith more for strncmp function calls.Martin Liska19-58/+94
2021-04-01Automatic date update in version.inGDB Administrator1-1/+1
2021-03-31PR27671, Poisoning TRUE / FALSE poisons Win32 system headersAlan Modra3-2/+8
2021-03-31Use bool in bfdAlan Modra331-28278/+28339