aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2017-10-06x86: Add COPY_INPUT_RELOC_PH.J. Lu4-14/+17
2017-10-06x86: Add GENERATE_DYNAMIC_RELOCATION_PH.J. Lu4-57/+59
2017-10-06x86: Add POINTER_LOCAL_IFUNC_P/PLT_LOCAL_IFUNC_PH.J. Lu4-16/+25
2017-10-06x86: Add GENERATE_RELATIVE_RELOC_PH.J. Lu4-8/+20
2017-10-06x86: Add RESOLVED_LOCALLY_PH.J. Lu1-0/+6
2017-10-06Add RESOLVED_LOCALLY_PH.J. Lu3-34/+21
2017-10-06x86: Add NEED_DYNAMIC_RELOCATION_PH.J. Lu4-85/+62
2017-10-06x86: Add TLS_TRANSITION_IE_TO_LE_PH.J. Lu4-8/+15
2017-10-05powerpc: Dump dynamic relocation info to the map fileH.J. Lu2-8/+32
2017-10-06Automatic date update in version.inGDB Administrator1-1/+1
2017-10-05Handle the NT_ARM_VFP core dump note on FreeBSD.John Baldwin2-0/+7
2017-10-05tile: Dump dynamic relocation info to the map fileH.J. Lu3-2/+26
2017-10-05bfd_set_input_errorPedro Alves5-21/+48
2017-10-05bfd_error_on_input is for archivesAlan Modra2-1/+6
2017-10-05Automatic date update in version.inGDB Administrator1-1/+1
2017-10-05PR21167, relocation sections not included in groupsAlan Modra2-18/+39
2017-10-04PowerPC64 ELFv2 symbols not needed in get_synthetic_symtabAlan Modra2-66/+80
2017-10-04PR22245, Fix potential UB in bfd_set_errorPavel I. Kryukov3-3/+10
2017-10-04Automatic date update in version.inGDB Administrator1-1/+1
2017-10-03Automatic date update in version.inGDB Administrator1-1/+1
2017-10-02Fix powerpc comment typoAlan Modra3-2/+7
2017-10-02Automatic date update in version.inGDB Administrator1-1/+1
2017-10-01PR21957, addr2line incorrectly handles non-increasing sequences in line tableAlan Modra2-4/+9
2017-10-01PR22047, Heap out of bounds read in parse_comp_unitAlan Modra2-38/+22
2017-10-01Automatic date update in version.inGDB Administrator1-1/+1
2017-09-30Automatic date update in version.inGDB Administrator1-1/+1
2017-09-29Fail when string merge can't alloc memoryAlan Modra2-7/+15
2017-09-29Automatic date update in version.inGDB Administrator1-1/+1
2017-09-28PR22220, BFD linker wrongly marks symbols as PREVAILING_DEF_IRONLYAlan Modra2-0/+16
2017-09-28Automatic date update in version.inGDB Administrator1-1/+1
2017-09-27nds32: Fix a tautological comparison.Kuan-Lin Chen2-1/+6
2017-09-27Automatic date update in version.inGDB Administrator1-1/+1
2017-09-26x86-64: Don't pass output_bfd to info->callbacks->minfoH.J. Lu2-1/+6
2017-09-26Fix an assertion failure when parsing a fuzzed x86_64 ELF binary.Nick Clifton2-1/+9
2017-09-26Tidy reading data in read_formatted_entriesAlan Modra2-30/+13
2017-09-26Avoid needless resource usage when processing a corrupt DWARF directory or fi...Nick Clifton2-0/+17
2017-09-26PR22209, invalid memory read in find_abstract_instance_nameAlan Modra2-15/+52
2017-09-26PR22205, .debug_line file table NULL filenameAlan Modra2-22/+20
2017-09-26PR22204, Lack of DW_LNE_end_sequence causes "infinite" loopAlan Modra2-1/+7
2017-09-26Automatic date update in version.inGDB Administrator1-1/+1
2017-09-25PR22202, buffer overflow in parse_dieAlan Modra2-18/+45
2017-09-25PR22201, DW_AT_name with out of bounds referenceAlan Modra2-2/+11
2017-09-25PR22200, DWARF5 .debug_line sanity checkAlan Modra2-0/+12
2017-09-25Automatic date update in version.inGDB Administrator1-1/+1
2017-09-24PR22197, buffer overflow in bfd_get_debug_link_info_1Alan Modra2-1/+7
2017-09-24PR22191, memory leak in dwarf2.cAlan Modra2-2/+11
2017-09-24PR22187, infinite loop in find_abstract_instance_nameAlan Modra2-25/+61
2017-09-24PR22186, divide-by-zero in decode_line_infoAlan Modra2-0/+8
2017-09-24PR22169, heap-based buffer overflow in read_1_byteAlan Modra2-3/+9
2017-09-24PR22167, NULL pointer dereference in scan_unit_for_symbolsAlan Modra2-1/+7