aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-02bfd_cleanup for object_pAlan Modra51-160/+247
2020-03-01plugin: Copy the no_export field to the IR dummy objectH.J. Lu8-0/+37
2020-03-02miscellaneous SEC_SMALL_DATAAlan Modra11-68/+74
2020-03-02ELF SEC_SMALL_DATAAlan Modra9-16/+85
2020-03-02elf_backend_section_flags and _bfd_elf_init_private_section_dataAlan Modra10-52/+78
2020-03-02alpha-coff: large memory allocationAlan Modra2-0/+14
2020-03-02alpha-vms: prevent endless recursionAlan Modra2-3/+15
2020-03-02alpha-vms: error paths not freeing memory and malloc result checksAlan Modra2-14/+36
2020-03-02Automatic date update in version.inGDB Administrator1-1/+1
2020-03-01Automatic date update in version.inGDB Administrator1-1/+1
2020-02-29Automatic date update in version.inGDB Administrator1-1/+1
2020-02-28Update libinproctrace.so path in lib/trace-support.expSimon Marchi2-1/+6
2020-02-28Fix comment for 'gdb_dlopen'Sergio Durigan Junior2-2/+6
2020-02-28Fix SVE-related failure in gdb.arch/aarch64-fp.expLuis Machado2-6/+11
2020-02-28Fix gdb.arch/aarch64-dbreg-contents.exp build failuresLuis Machado2-0/+9
2020-02-28[gdb] Don't set initial language using previous languageTom de Vries2-3/+10
2020-02-28Pass correct die_reader_specs in cutu_reader::init_tu_and_read_dwo_diesSimon Marchi2-2/+6
2020-02-28[gdb/testsuite] Fix psymtab expansion postponement in c-linkage-name.expTom de Vries4-26/+89
2020-02-28Harden gdb.arch/aarch64-pauth.exp and fix a failureLuis Machado2-1/+10
2020-02-28MIPS/fix_loongson3_llsc: fix when target has multi labelsYunQiang Su2-5/+51
2020-02-28alpha-vms: memory leakAlan Modra2-6/+14
2020-02-28alpha-vms: large memory allocationAlan Modra2-44/+20
2020-02-27gdb: Check for nullptr when computing srcpathAaron Merey2-2/+7
2020-02-28Automatic date update in version.inGDB Administrator1-1/+1
2020-02-27Remove field_info::nfields memberTom Tromey2-7/+15
2020-02-28mmix-mmo set SEC_DATA for .data sectionAlan Modra14-12/+32
2020-02-28.idata symbols should be reported with i or I flag by nmAlan Modra2-22/+21
2020-02-27gdb: Use std::abs instead of abs on LONGEST typesAndrew Burgess2-2/+7
2020-02-27Fix an illegal memory access by readelf when displaying the contents of a cor...Nick Clifton2-0/+9
2020-02-27[gdb/testsuite] Remove unused globalsTom de Vries8-25/+12
2020-02-27[gdb/testsuite] Fix spawn in tuiterm.expTom de Vries2-1/+10
2020-02-27_bfd_xcoff_read_ar_hdr tidyAlan Modra2-31/+22
2020-02-27bfd_stat_arch_elt buffer overflowAlan Modra3-2/+10
2020-02-27Automatic date update in version.inGDB Administrator1-1/+1
2020-02-26Specialize partial_symtab for DWARF include filesTom Tromey2-19/+49
2020-02-26Remove casts from dwarf2/index-write.cTom Tromey2-13/+21
2020-02-26Add debuginfod support to GDBAaron Merey17-50/+755
2020-02-26gdb: print thread names in thread apply command outputJérémie Galarneau2-6/+14
2020-02-26Move more declarations from dwarf2/loc.h to dwarf2/read.hSimon Marchi4-35/+54
2020-02-26[binutils][arm] Arm CDE CX*A instructions allow condition codeMatthew Malcomson5-46/+50
2020-02-26[gdb] Don't set initial language if set manuallyTom de Vries5-0/+75
2020-02-26ld: Add PR ld/25593 testsH.J. Lu9-0/+75
2020-02-26Archive sanity checksAlan Modra2-68/+103
2020-02-26Re: vms buffer overflows and large memory allocationAlan Modra2-4/+8
2020-02-25Move dwarf2_read_addr_index declaration to dwarf2/read.hSimon Marchi4-9/+16
2020-02-26rx: memory allocation without checking for NULL returnAlan Modra2-23/+39
2020-02-26gas gettext warningAlan Modra2-1/+6
2020-02-26gas strncpy warningAlan Modra2-1/+7
2020-02-26Indent labelsAlan Modra82-223/+323
2020-02-26PR25593, --as-needed breaks DT_NEEDED order with linker pluginAlan Modra7-46/+103