aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2021-02-09gdb: revert "gdb: unify parts of the Linux and FreeBSD core dumping code"Andrew Burgess5-170/+288
2021-02-09[testsuite] Don't use 'testfile' before 'standard_testfile'.Hafiz Abid Qadeer5-8/+16
2021-02-09Avoid crash from coerce_unspec_val_to_typeTom Tromey4-7/+15
2021-02-09Avoid crash in resolve_dynamic_structTom Tromey2-4/+9
2021-02-09[binutils] Handle DW_FORM_ref_sig8 in get_type_abbrev_from_formTom de Vries2-0/+6
2021-02-09Add a sanity check of files include by .incbin.Nick Clifton6-0/+27
2021-02-09[binutils] Handle DW_UT_skeleton/split_compile in process_debug_infoTom de Vries2-1/+23
2021-02-09Remove arm-symbianelfAlan Modra40-1242/+456
2021-02-09Prevent a bad .Psize expression from triggering a memory access violation.Nick Clifton6-1/+44
2021-02-09Add a test for PR 27355 - where corrupt assembler .file directives could trig...Nick Clifton5-0/+21
2021-02-09Automatic date update in version.inGDB Administrator1-1/+1
2021-02-08opcodes: tic54x: namespace exported variablesMike Frysinger7-26/+69
2021-02-08Build gdb.base/gnu-ifunc.exp with lazy bindingLuis Machado2-0/+8
2021-02-08Fix an illegal memory access when parsing a corrupt assembler file.Nick Clifton2-2/+16
2021-02-08[gdb/testsuite] Use DW_FORM_ref_addr in gdb.dwarf2/enqueued-cu-base-addr.expTom de Vries2-1/+5
2021-02-08gdb: Do not interrupt atomic sequences for ARCShahab Vahedi2-1/+82
2021-02-08gdb: return true in TuiWindow.is_valid only if TUI is enabledAndrew Burgess11-15/+394
2021-02-08gdb/python: don't allow the user to delete window title attributesAndrew Burgess5-2/+29
2021-02-08gdb/tui: don't add windows to global list from tui_layout:window::applyAndrew Burgess5-15/+56
2021-02-08gdb/tui: restore delete of window objectsAndrew Burgess2-0/+6
2021-02-08gdb/python: reformat an error stringAndrew Burgess5-3/+12
2021-02-08sim/rx: enable build with warningsAndrew Burgess3-1/+8
2021-02-08sim/rx: avoid pointer arithmetic on void * pointersAndrew Burgess3-6/+18
2021-02-08sim/rx: add some missing includesAndrew Burgess3-2/+8
2021-02-08sim/rx: use PRIx64 in printf format stringAndrew Burgess2-2/+7
2021-02-08sim/rx: move some variable declarations to the start of the blockAndrew Burgess3-3/+11
2021-02-08sim/rx: provide a format string for printfAndrew Burgess2-4/+9
2021-02-08sim/rx: delete an unused functionAndrew Burgess2-9/+4
2021-02-08sim/rx: mark some functions as staticAndrew Burgess4-3/+9
2021-02-08sim/rx: fill in missing 'void' for empty argument listsAndrew Burgess7-9/+21
2021-02-08sim/rx: fix an issue where we try to modify a const stringAndrew Burgess2-2/+6
2021-02-08sim/rx: define sim_memory_mapAndrew Burgess2-0/+12
2021-02-08gdb/tui: fix issue with handling the return characterAndrew Burgess6-54/+110
2021-02-08gdb/testsuite: fix implementation of delete line in tuiterm.expAndrew Burgess4-18/+106
2021-02-08Automatic date update in version.inGDB Administrator1-1/+1
2021-02-07ld: Remove x86 ISA level run-time testsH.J. Lu3-126/+7