aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2020-02-22PR25585, PHDR segment not covered by LOAD segmentAlan Modra2-1/+11
2020-02-22Automatic date update in version.inGDB Administrator1-1/+1
2020-02-21Fuzzers whining about mach-o supportAlan Modra2-31/+122
2020-02-21PR25569, PDP11 ld -s clobbers last data byteAlan Modra3-222/+229
2020-02-21Automatic date update in version.inGDB Administrator1-1/+1
2020-02-20Stop the BFD library from automatically converting OS and PROC specific symbo...Nick Clifton4-1/+40
2020-02-20Automatic date update in version.inGDB Administrator1-1/+1
2020-02-19Various fixes for the Z80 support.Sergey Belyashov2-5/+68
2020-02-19plugin: Call dlclose before return in try_load_pluginH.J. Lu2-21/+24
2020-02-19file size check in _bfd_alloc_and_readAlan Modra5-25/+67
2020-02-19_bfd_alloc_and_readAlan Modra33-441/+314
2020-02-19Miscellaneous memory alloc related fixesAlan Modra11-92/+98
2020-02-19_bfd_mul_overflowAlan Modra21-353/+541
2020-02-19alloc2 used unnecessarilyAlan Modra3-22/+39
2020-02-19bfd_get_size cacheAlan Modra5-20/+59
2020-02-19bfd_get_file_size callsAlan Modra4-13/+38
2020-02-19Check return status of memory alloc functionsAlan Modra5-54/+112
2020-02-19bfd_size_type to size_tAlan Modra93-260/+420
2020-02-19c99 elfxx-riscv.c fixAlan Modra2-5/+9
2020-02-19Automatic date update in version.inGDB Administrator1-1/+1
2020-02-18Automatic date update in version.inGDB Administrator1-1/+1
2020-02-17Automatic date update in version.inGDB Administrator1-1/+1
2020-02-16Automatic date update in version.inGDB Administrator1-1/+1
2020-02-15Automatic date update in version.inGDB Administrator1-1/+1
2020-02-14Automatic date update in version.inGDB Administrator1-1/+1
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