aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-13sim: switch to AC_CONFIG_MACRO_DIRSMike Frysinger132-58741/+1168
2021-02-13sim: common: delete unused aclocal.m4Mike Frysinger2-15/+4
2021-02-13config/debuginfod: do not include pkg.m4 directlyMike Frysinger6-3/+14
2021-02-13Automatic date update in version.inGDB Administrator1-1/+1
2021-02-12Add stdio support to gdbreplayTom Tromey2-21/+45
2021-02-12[gdb/threads] Fix lin_thread_get_thread_signals for glibc 2.28Tom de Vries4-27/+40
2021-02-12Minor constification in gdbreplayTom Tromey2-2/+6
2021-02-12Change the readelf and objdump programs so that they will automatically follo...Nick Clifton18-47/+183
2021-02-12gdb/fortran: support ALLOCATED builtinAndrew Burgess7-0/+136
2021-02-12binutils testsuite: replace unresolved with unsupportedAlan Modra5-40/+50
2021-02-12binutils test pr25662: don't use single character labelsAlan Modra2-2/+7
2021-02-12gas testsuite: adjust recently added tests for hppaAlan Modra6-12/+21
2021-02-12[binutils] Fix typo in comment in dwarf.hTom de Vries2-1/+5
2021-02-12[binutils] Fix printing of .debug_str_offsetsTom de Vries2-1/+14
2021-02-12[binutils] Print DWO IDTom de Vries2-1/+9
2021-02-12Automatic date update in version.inGDB Administrator1-1/+1
2021-02-11[gdb/symtab] Handle DW_FORM_strx in form_requires_reprocessingTom de Vries2-1/+8
2021-02-11Fix two Fortran regressionsTom Tromey2-1/+6
2021-02-11Remove ia64 from obsolete listAlan Modra2-1/+4
2021-02-11Revert "ia64: Check UNDEFWEAK_NO_DYNAMIC_RELOC"Alan Modra2-15/+10
2021-02-11gdb/testsuite: remove old commentAndrew Burgess2-5/+4
2021-02-11gdb: change 'maint info section' to use command optionsAndrew Burgess7-107/+213
2021-02-11gdb: 'maint info sections' - handle the no executable caseAndrew Burgess4-63/+105
2021-02-11gdb/testsuite: split 'maint info sections' tests to a new fileAndrew Burgess3-87/+135
2021-02-11gdb: add obj_section function to bound_minimal_symbolAndrew Burgess6-4/+22
2021-02-11PR27294, avr OOMAlan Modra2-8/+15
2021-02-11PR27290, PR27293, PR27295, various avr objdump fixesAlan Modra2-24/+56
2021-02-11PR27291, integer overflow in bfd_get_section_contentsAlan Modra2-4/+9
2021-02-10gdb: adjust comment in gdb.multi/multi-target.exp.tclSimon Marchi1-1/+1
2021-02-11Automatic date update in version.inGDB Administrator1-1/+1
2021-02-10gdb/testsuite: use "set sysroot" in gdb.multi/multi-target.exp.tclSimon Marchi2-1/+12
2021-02-11gdb: Remove arm-symbianelf supportAlan Modra17-170/+29
2021-02-11Re: Remove arm-symbianelfAlan Modra4-0/+12
2021-02-10[binutils] Handle absolute DW_AT_dwo_nameTom de Vries2-2/+10
2021-02-10gdb/fortran: add parser support for lbound and uboundAndrew Burgess7-0/+524
2021-02-10libctf: add missing header in BFD ELF checkNick Alcock3-0/+7
2021-02-10libctf: require a Tcl capable of try/catch to run testsNick Alcock5-38/+138
2021-02-10bfd, opcodes, libctf: support --with-included-gettextNick Alcock11-33/+74
2021-02-10intl: turn LIBINTL into -L / -l formNick Alcock3-4/+7
2021-02-10intl: always picifyNick Alcock5-1/+102
2021-02-10intl: Unbreak intl build with bison 3 when no regeneration is needed [PR92008]Jakub Jelinek9-17/+35
2021-02-10intl: Allow building both with old bison and bison >= 3 [PR92008]Jakub Jelinek8-23/+150
2021-02-10gdb: delete SYMBOL_SECTION and MSYMBOL_SECTION macrosAndrew Burgess15-39/+86
2021-02-10gdb: Delete SYMBOL_OBJ_SECTION and MSYMBOL_OBJ_SECTIONAndrew Burgess12-43/+73
2021-02-10[binutils] Handle presence of both .debug_ranges and .debug_rnglistsTom de Vries2-1/+22
2021-02-10[gdb/testsuite] Fix tcl ERROR in gdb_load_no_complaintsTom de Vries2-3/+5
2021-02-10Remove debugging code accidentally included with the fix for PR 27384Nick Clifton2-2/+5
2021-02-09Fix typo in stap_parse_argument_conditionallyTom Tromey2-1/+5
2021-02-10Automatic date update in version.inGDB Administrator1-1/+1
2021-02-09[gdb/symtab] Fix element type modification in read_array_typeTom de Vries5-10/+72