aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-01-27Fix objcopy --merge-notes dependency on qsort implementation behavior.users/roland/objcopy-merge-notes-qsortRoland McGrath2-16/+23
2020-01-27Remove cpu-plugin.cAndreas Schwab7-50/+11
2020-01-27x86-64: Properly encode and decode movsxdH.J. Lu18-7/+378
2020-01-27Replace deprecated tcl case statements with switch statementsAlan Modra11-114/+148
2020-01-27AArch64: Fix cfinv disassembly issuesTamar Christina8-1278/+1303
2020-01-26Two minor changes in ctfread.cTom Tromey2-9/+8
2020-01-27Mark all weak aliases for copy relocationsAlan Modra8-7/+90
2020-01-27Automatic date update in version.inGDB Administrator1-1/+1
2020-01-26Virtualize "readin" and "compunit_symtab"Tom Tromey5-35/+90
2020-01-26Consolidate partial symtab dependency readingTom Tromey7-90/+48
2020-01-26Introduce partial_symtab::expand_psymtab methodTom Tromey8-38/+82
2020-01-26Consolidate psymtab "Reading" messagesTom Tromey6-78/+36
2020-01-26Introduce partial_symtab::read_symtab methodTom Tromey11-174/+277
2020-01-26Turn start_psymtab_common into a constructorTom Tromey8-31/+37
2020-01-26Change allocate_psymtab to be a constructorTom Tromey7-31/+35
2020-01-26Do not allocate psymtabs via psymtab_storageTom Tromey3-14/+17
2020-01-26Change some psymtab fields to boolTom Tromey8-17/+30
2020-01-26Use new and delete for psymtabsTom Tromey5-40/+46
2020-01-26Remove an include from machoread.cTom Tromey2-1/+4
2020-01-26Document m68k floating point feature correspondenceTom Tromey2-0/+11
2020-01-26Automatic date update in version.inGDB Administrator1-1/+1
2020-01-25Document 'set|show exec-file-mismatch (ask|warn|off)'Philippe Waroquiers4-0/+53
2020-01-25Test 'set exec-file-mismatch ask|warn|off'.Philippe Waroquiers4-1/+89
2020-01-25Implement 'set/show exec-file-mismatch'.Philippe Waroquiers5-10/+158
2020-01-25Automatic date update in version.inGDB Administrator1-1/+1
2020-01-24gdb: Better frame tracking for inline framesAndrew Burgess6-15/+579
2020-01-24gdb: Don't reorder line table entries too much when sorting.Andrew Burgess6-25/+227
2020-01-24gdb: Include end of sequence markers in the line tableAndrew Burgess6-11/+61
2020-01-24RISC-V: Minor cleanup for s extension support.Jim Wilson2-5/+9
2020-01-24Fix re-runs of a second inferior (PR gdb/25410)Pedro Alves8-18/+265
2020-01-24Add install-strip target to gdbserverHannes Domani5-1/+236
2020-01-24Make the class name in the definition match the declarationChristian Biesinger2-2/+9
2020-01-24Define _KERNTYPES in arm-nbsd-nat.cChristian Biesinger2-0/+7
2020-01-24Support the NetBSD version of pthread_setname_npChristian Biesinger2-2/+15
2020-01-24Fix an illegal call to free() when copying a PE format file.Nick Clifton2-2/+11
2020-01-24gdbserver: Make `make TAGS' actually workMaciej W. Rozycki5-38/+65
2020-01-24gdbserver: Remove a stale TAGS recipe for config filesMaciej W. Rozycki2-3/+5
2020-01-24Fix issue with warning messages about corrupt debuginfod notes.Nick Clifton2-2/+7
2020-01-24Update comments about removed functionChristian Biesinger6-6/+17
2020-01-24gdb: Enable stdin on exception in execute_gdb_commandAndrew Burgess4-0/+105
2020-01-24gdb: Re-enable stdin for all UIs from start_event_loopAndrew Burgess5-1/+153
2020-01-24gdb/tui: asm window handles invalid memory and scrolls betterAndrew Burgess6-78/+288
2020-01-24gdb/tui: Prevent exceptions from trying to cross readlinePedro Alves1-3/+28
2020-01-24Automatic date update in version.inGDB Administrator1-1/+1
2020-01-23gdb: introduce objfile text_section_offset and data_section_offset methodsSimon Marchi17-82/+135
2020-01-23gdb: fix variable shadowing error in darwin-nat.cSimon Marchi2-2/+8
2020-01-23gdb: fix darwin-nat.c build / adapt to multi-targetSimon Marchi5-109/+160
2020-01-23Cache the text section offset of shared librariesHannes Domani5-7/+27
2020-01-23Updated translations for various binutils sub-directories.Nick Clifton7-3702/+4293
2020-01-23PR25444, Floating point exception in _bfd_elf_compute_section_file_positionsAlan Modra2-5/+17