aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-09-12Output the Ada task name in more messages.Philippe Waroquiers8-21/+87
2019-09-12LOAD in linker map fileAlan Modra2-3/+6
2019-09-12PR24981, Hit assertion failure in ld/ldlang.c:7504Alan Modra2-2/+8
2019-09-12Fix signals reported for faults on SolarisRainer Orth2-33/+10
2019-09-12Automatic date update in version.inGDB Administrator1-1/+1
2019-09-11Make relocate_{path,gdb_directory} return std::stringChristian Biesinger9-60/+81
2019-09-11Factor out the code to do the datadir-relocation for gdbinitChristian Biesinger2-31/+49
2019-09-11Refactor get_init_files to use std::stringChristian Biesinger2-53/+57
2019-09-11Fix float to LONGEST conversion.Ali Tamur2-6/+16
2019-09-11Change the type of copy_names from int to boolChristian Biesinger9-41/+54
2019-09-11Introduce bfd_set_filenameTom Tromey7-10/+41
2019-09-11Constify argument to make_tempname and make_tempdirTom Tromey4-5/+11
2019-09-11Re: Enhance the disassemblerAlan Modra2-4/+13
2019-09-11Rename elf32.em to elf.emAlan Modra203-207/+410
2019-09-11Move elf32.em and elf-generic.em functionsAlan Modra33-2693/+2914
2019-09-11Tidy ld/ldmisc.cAlan Modra37-19/+155
2019-09-11Tidy ld/plugin.cAlan Modra2-10/+14
2019-09-11Automatic date update in version.inGDB Administrator1-1/+1
2019-09-10Use the correct alias for the M68K tdiv instruction.Miod Vallat2-2/+7
2019-09-10Update "save gdb-index" documentationTom Tromey2-2/+6
2019-09-10Add Ada support to cc-with-tweaks.expTom Tromey2-0/+9
2019-09-10Add Ada support for .debug_namesTom Tromey3-130/+223
2019-09-10Fix latent bug in .debug_names file-name handlingTom Tromey5-3/+72
2019-09-10Change map_matching_symbols to take a lookup_name_infoTom Tromey6-43/+33
2019-09-10Simplify psym_map_matching_symbolsTom Tromey4-36/+36
2019-09-10Change iterate_over_symbols to return boolTom Tromey5-13/+27
2019-09-10Change map_matching_symbols to take a symbol_found_callback_ftypeTom Tromey6-66/+74
2019-09-10Enhance the disassembler so that it will reliably determine whether a reloc a...Nick Clifton93-2552/+1280
2019-09-10[PATCH][ARM][GAS]: Support to MVE VCTP instruction.Srinath Parvathaneni6-0/+177
2019-09-09DWARF 5 support: Handle dwo_idAli Tamur2-25/+115
2019-09-10Automatic date update in version.inGDB Administrator1-1/+1
2019-09-09Use ui_out for "info win"Tom Tromey2-6/+18
2019-09-09Fix leak detected in python.c initialization code.Philippe Waroquiers2-1/+13
2019-09-09i386: Adjust for new output format from readelfH.J. Lu14-13/+44
2019-09-09Add markers for 2.33 branch to NEWS and ChangeLog files.Phil Blundell18-0/+60
2019-09-09Automatic date update in version.inGDB Administrator1-1/+1
2019-09-08Truncate long TUI window titlesTom Tromey6-12/+25
2019-09-08Automatic date update in version.inGDB Administrator1-1/+1
2019-09-07Change lookup_symbol's block_index parameter type to block_enumSimon Marchi5-9/+23
2019-09-07Automatic date update in version.inGDB Administrator1-1/+1
2019-09-06un-XFAIL under Clang tests using labelsDavid Blaikie4-14/+6
2019-09-06Change int to bool for the relocate_* functionsChristian Biesinger3-8/+15
2019-09-06beos.em qsort predicate tidyAlan Modra2-29/+30
2019-09-06bfd_get_filenameAlan Modra23-49/+87
2019-09-06Automatic date update in version.inGDB Administrator1-1/+1
2019-09-05Fix PR ld/24574Eric Botcazou2-0/+11
2019-09-05[gdb/testsuite] Restore breakpoint command in ui-redirect.expTom de Vries3-8/+56
2019-09-05PowerPC warning on symbol+offset@gotAlan Modra2-3/+8
2019-09-05PowerPC64 GOT_PCREL relocsAlan Modra2-53/+31
2019-09-05R_PPC64_PCREL_OPTAlan Modra5-17/+75