aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2020-02-13plugin: Search bfd-plugins directories only onceH.J. Lu2-39/+50
2020-02-13Automatic date update in version.inGDB Administrator1-1/+1
2020-02-12Automatic date update in version.inGDB Administrator1-1/+1
2020-02-11Plugin: Treat each object as independentH.J. Lu2-38/+45
2020-02-11Fix building the bfd/elf32-msp430.c file on a 32-bit host.Nick Clifton2-20/+34
2020-02-11Clear plugin_data memoryH.J. Lu2-0/+6
2020-02-10Use GCC LTO wrapper to get real symbols from LTO IR objectsH.J. Lu6-23/+533
2020-02-11Automatic date update in version.inGDB Administrator1-1/+1
2020-02-10MSP430: Enable relaxation of jump instructions to hard-coded pcrel offsetsJozef Lawrynowicz2-11/+65
2020-02-10MSP430: Enable relaxation of relocs in JMP instructionsJozef Lawrynowicz2-30/+75
2020-02-10MSP430: Add printf statements to assist with debugging during relaxationJozef Lawrynowicz2-5/+98
2020-02-10z80 comments in archures.cAlan Modra3-19/+44
2020-02-10Automatic date update in version.inGDB Administrator1-1/+1
2020-02-09Automatic date update in version.inGDB Administrator1-1/+1
2020-02-08Automatic date update in version.inGDB Administrator1-1/+1
2020-02-07Add support for the GBZ80 and Z80N variants of the Z80 architecture, and add ...Sergey Belyashov9-66/+369
2020-02-07Stop the BFD library from complaining if a segment has no sections attached t...Nick Clifton2-8/+15
2020-02-06ld: Issue an error for GC on __patchable_function_entries sectionH.J. Lu2-0/+14
2020-02-06ELF: Support the section flag 'o' in .section directiveH.J. Lu4-5/+36
2020-02-07Automatic date update in version.inGDB Administrator1-1/+1
2020-02-06V850/BFD: Fix uninitialized `insn[4]' with R_V850_LONGJUMP warningMaciej W. Rozycki2-1/+6
2020-02-06Automatic date update in version.inGDB Administrator1-1/+1
2020-02-05Automatic date update in version.inGDB Administrator1-1/+1
2020-02-05Re: Support fusion for ELFv2 stubsAlan Modra2-4/+8
2020-02-04Minor fix for R_PPC_VLE_ADDR20Alan Modra2-1/+6
2020-02-04Automatic date update in version.inGDB Administrator1-1/+1
2020-02-02section.c: Fix typo in comments (withe -> with)H.J. Lu3-2/+7
2020-02-02ELF: Add support for unique section ID to assemblerH.J. Lu4-6/+33
2020-02-03Automatic date update in version.inGDB Administrator1-1/+1
2020-02-02Automatic date update in version.inGDB Administrator1-1/+1
2020-02-01Move pending obsolete targets onto the definitely obsolete listNick Clifton2-1/+6
2020-02-01Automatic date update in version.inGDB Administrator1-1/+1
2020-01-31nios2: Add BFD support for GOT-relative DW_EH_PE_datarel encodingsSandra Loosemore2-0/+6
2020-01-31Tidy bfd.potAlan Modra3-74/+54
2020-01-31OOM in setup_groupAlan Modra2-3/+10
2020-01-31Automatic date update in version.inGDB Administrator1-1/+1
2020-01-30Identify reproducible builds in 'objdump -p' output for PE filesJon Turney2-5/+86
2020-01-30Add some new PE_IMAGE_DEBUG_TYPE valuesJon Turney2-1/+11
2020-01-30Bugfixes for pe_print_debugdata()Jon Turney2-3/+10
2020-01-30Remove need to clear obj_coff_keep_syms in coff object_pAlan Modra3-15/+26
2020-01-30Automatic date update in version.inGDB Administrator1-1/+1
2020-01-29Automatic date update in version.inGDB Administrator1-1/+1
2020-01-28Automatic date update in version.inGDB Administrator1-1/+1
2020-01-27RISC-V: Fix gdbserver problem with handling arch strings.Jim Wilson2-1/+23
2020-01-27Remove cpu-plugin.cAndreas Schwab7-50/+11
2020-01-27Mark all weak aliases for copy relocationsAlan Modra2-7/+17
2020-01-27Automatic date update in version.inGDB Administrator1-1/+1
2020-01-26Automatic date update in version.inGDB Administrator1-1/+1
2020-01-25Automatic date update in version.inGDB Administrator1-1/+1
2020-01-24RISC-V: Minor cleanup for s extension support.Jim Wilson2-5/+9