summaryrefslogtreecommitdiff
path: root/bfd
Commit message (Expand)AuthorAgeFilesLines
* Automatic date update in version.inGDB Administrator2020-09-111-1/+1
* aarch64: Return an error on conditional branch to an undefined symbolSiddhesh Poyarekar2020-09-102-18/+26
* Automatic date update in version.inGDB Administrator2020-09-101-1/+1
* Fix thinko in the code to check coff archive elements.Nick Clifton2020-09-092-4/+9
* Automatic date update in version.inGDB Administrator2020-09-091-1/+1
* Re: MSP430: Support relocations for subtract expressions in .uleb128 directivesAlan Modra2020-09-093-2/+9
* MSP430: Support relocations for subtract expressions in .uleb128 directivesJozef Lawrynowicz2020-09-086-7/+197
* aarch64: Add base support for Armv8-RAlex Coplan2020-09-084-1/+14
* PR26580, Size and alignment of commons vs as-needed shared libAlan Modra2020-09-082-40/+46
* Stop the plugin handler from ignoring unknown symbol types when conanicalizin...Nick Clifton2020-09-082-0/+7
* Automatic date update in version.inGDB Administrator2020-09-081-1/+1
* Automatic date update in version.inGDB Administrator2020-09-071-1/+1
* Automatic date update in version.inGDB Administrator2020-09-061-1/+1
* Automatic date update in version.inGDB Administrator2020-09-051-1/+1
* PR26574, heap buffer overflow in _bfd_elf_slurp_secondary_reloc_sectionAlan Modra2020-09-043-5/+14
* Allow plugin syms to mark as-needed shared libs neededAlan Modra2020-09-042-10/+12
* Automatic date update in version.inGDB Administrator2020-09-041-1/+1
* Fix a division by zero error when processing secondary relocs in a fuzzed inp...Nick Clifton2020-09-032-0/+17
* RISC-V: Minor cleanup and typos when merging elf attributes.Nelson Chu2020-09-032-12/+19
* RISC-V: Report warnings rather than errors for the mis-matched ISA versions.Nelson Chu2020-09-032-32/+51
* RISC-V: Improve the error message for the mis-matched ISA versions.Kito Cheng2020-09-033-4/+17
* heap use after free in xcoff_archive_info_eqAlan Modra2020-09-032-1/+6
* Automatic date update in version.inGDB Administrator2020-09-031-1/+1
* ubsan elfnn-aarch64.c:7142 shift exponent 32 is too largeAlan Modra2020-09-022-1/+6
* ubasn: elf32-pru.c:570 left shift of negative valueAlan Modra2020-09-022-1/+6
* Automatic date update in version.inGDB Administrator2020-09-021-1/+1
* arm: ubsan: shift exponent 4GAlan Modra2020-09-013-4/+11
* PR26429 UBSAN: elf32-arm.c load /store misaligned addressAlan Modra2020-09-012-8/+27
* PR26423 UBSAN: elf32-arm.c:10237 left shift cannot be representedAlan Modra2020-09-012-1/+6
* Automatic date update in version.inGDB Administrator2020-09-011-1/+1
* PR26493 UBSAN: elfnn-riscv.c left shift of negative valueAlan Modra2020-08-312-3/+10
* PR26476, PR26477 UBSAN: elfxx-mips.c:2695,5370 cannot be representedAlan Modra2020-08-312-5/+14
* PR26466 UBSAN: elf32-mep.c:300 left shift of negative valueAlan Modra2020-08-313-50/+57
* PR26461 UBSAN: elfxx-ia64.c:747 cannot be representedAlan Modra2020-08-312-3/+9
* PR26445 UBSAN: elf32-csky.c:4115 left shift of negative valueAlan Modra2020-08-312-12/+18
* PR26442 UBSAN: elf32-crx.c:512 cannot be represented in intAlan Modra2020-08-312-14/+13
* mn10300: ubsan: shift exponent too largeAlan Modra2020-08-312-8/+16
* Automatic date update in version.inGDB Administrator2020-08-311-1/+1
* PR26435, PR26436 UBSAN: elf32-cr16.c:928 left shiftAlan Modra2020-08-302-4/+8
* Automatic date update in version.inGDB Administrator2020-08-301-1/+1
* Include members in the variable table used when resolving DW_AT_specification...Nick Clifton2020-08-292-2/+9
* correct pr number in changelogAlan Modra2020-08-291-1/+1
* PR26459 UBSAN: elfnn-ia64.c:1945 null pointer bsearchAlan Modra2020-08-292-19/+27
* Automatic date update in version.inGDB Administrator2020-08-291-1/+1
* PR26418 UBSAN: cache.c:386 null pointer fwriteAlan Modra2020-08-282-2/+8
* PR26418 UBSAN: cache.c:386 null pointer fwriteAlan Modra2020-08-282-1/+6
* Prevent the linker from overestimating the alignment requirement of common sy...Tuckker2020-08-282-2/+13
* CSKY: Support attribute section.Cooper Qu2020-08-282-54/+320
* Fixes for testsuite failures introduced by the changes made for PR 19011.Nick Clifton2020-08-282-3/+16
* RISC-V: Treat R_RISCV_CALL and R_RISCV_CALL_PLT as the same in check_relocs.Nelson Chu2020-08-282-9/+17