summaryrefslogtreecommitdiff
path: root/bfd
Commit message (Expand)AuthorAgeFilesLines
* Don't call lto-wrapper for ar and ranlibH.J. Lu2020-02-253-9/+25
* Automatic date update in version.inGDB Administrator2020-02-251-1/+1
* Re: vms buffer overflows and large memory allocationAlan Modra2020-02-242-6/+12
* vms buffer overflows and large memory allocationAlan Modra2020-02-242-25/+82
* Automatic date update in version.inGDB Administrator2020-02-241-1/+1
* Automatic date update in version.inGDB Administrator2020-02-231-1/+1
* PR25585, PHDR segment not covered by LOAD segmentAlan Modra2020-02-222-1/+11
* Automatic date update in version.inGDB Administrator2020-02-221-1/+1
* Fuzzers whining about mach-o supportAlan Modra2020-02-212-31/+122
* PR25569, PDP11 ld -s clobbers last data byteAlan Modra2020-02-213-222/+229
* Automatic date update in version.inGDB Administrator2020-02-211-1/+1
* Stop the BFD library from automatically converting OS and PROC specific symbo...Nick Clifton2020-02-204-1/+40
* Automatic date update in version.inGDB Administrator2020-02-201-1/+1
* Various fixes for the Z80 support.Sergey Belyashov2020-02-192-5/+68
* plugin: Call dlclose before return in try_load_pluginH.J. Lu2020-02-192-21/+24
* file size check in _bfd_alloc_and_readAlan Modra2020-02-195-25/+67
* _bfd_alloc_and_readAlan Modra2020-02-1933-441/+314
* Miscellaneous memory alloc related fixesAlan Modra2020-02-1911-92/+98
* _bfd_mul_overflowAlan Modra2020-02-1921-353/+541
* alloc2 used unnecessarilyAlan Modra2020-02-193-22/+39
* bfd_get_size cacheAlan Modra2020-02-195-20/+59
* bfd_get_file_size callsAlan Modra2020-02-194-13/+38
* Check return status of memory alloc functionsAlan Modra2020-02-195-54/+112
* bfd_size_type to size_tAlan Modra2020-02-1993-260/+420
* c99 elfxx-riscv.c fixAlan Modra2020-02-192-5/+9
* Automatic date update in version.inGDB Administrator2020-02-191-1/+1
* Automatic date update in version.inGDB Administrator2020-02-181-1/+1
* Automatic date update in version.inGDB Administrator2020-02-171-1/+1
* Automatic date update in version.inGDB Administrator2020-02-161-1/+1
* Automatic date update in version.inGDB Administrator2020-02-151-1/+1
* Automatic date update in version.inGDB Administrator2020-02-141-1/+1
* plugin: Search bfd-plugins directories only onceH.J. Lu2020-02-132-39/+50
* Automatic date update in version.inGDB Administrator2020-02-131-1/+1
* Automatic date update in version.inGDB Administrator2020-02-121-1/+1
* Plugin: Treat each object as independentH.J. Lu2020-02-112-38/+45
* Fix building the bfd/elf32-msp430.c file on a 32-bit host.Nick Clifton2020-02-112-20/+34
* Clear plugin_data memoryH.J. Lu2020-02-112-0/+6
* Use GCC LTO wrapper to get real symbols from LTO IR objectsH.J. Lu2020-02-106-23/+533
* Automatic date update in version.inGDB Administrator2020-02-111-1/+1
* MSP430: Enable relaxation of jump instructions to hard-coded pcrel offsetsJozef Lawrynowicz2020-02-102-11/+65
* MSP430: Enable relaxation of relocs in JMP instructionsJozef Lawrynowicz2020-02-102-30/+75
* MSP430: Add printf statements to assist with debugging during relaxationJozef Lawrynowicz2020-02-102-5/+98
* z80 comments in archures.cAlan Modra2020-02-103-19/+44
* Automatic date update in version.inGDB Administrator2020-02-101-1/+1
* Automatic date update in version.inGDB Administrator2020-02-091-1/+1
* Automatic date update in version.inGDB Administrator2020-02-081-1/+1
* Add support for the GBZ80 and Z80N variants of the Z80 architecture, and add ...Sergey Belyashov2020-02-079-66/+369
* Stop the BFD library from complaining if a segment has no sections attached t...Nick Clifton2020-02-072-8/+15
* ld: Issue an error for GC on __patchable_function_entries sectionH.J. Lu2020-02-062-0/+14
* ELF: Support the section flag 'o' in .section directiveH.J. Lu2020-02-064-5/+36