summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix objcopy --merge-notes dependency on qsort implementation behavior.users/roland/objcopy-merge-notes-qsortRoland McGrath2020-01-272-16/+23
* Remove cpu-plugin.cAndreas Schwab2020-01-277-50/+11
* x86-64: Properly encode and decode movsxdH.J. Lu2020-01-2718-7/+378
* Replace deprecated tcl case statements with switch statementsAlan Modra2020-01-2711-114/+148
* AArch64: Fix cfinv disassembly issuesTamar Christina2020-01-278-1278/+1303
* Two minor changes in ctfread.cTom Tromey2020-01-262-9/+8
* Mark all weak aliases for copy relocationsAlan Modra2020-01-278-7/+90
* Automatic date update in version.inGDB Administrator2020-01-271-1/+1
* Virtualize "readin" and "compunit_symtab"Tom Tromey2020-01-265-35/+90
* Consolidate partial symtab dependency readingTom Tromey2020-01-267-90/+48
* Introduce partial_symtab::expand_psymtab methodTom Tromey2020-01-268-38/+82
* Consolidate psymtab "Reading" messagesTom Tromey2020-01-266-78/+36
* Introduce partial_symtab::read_symtab methodTom Tromey2020-01-2611-174/+277
* Turn start_psymtab_common into a constructorTom Tromey2020-01-268-31/+37
* Change allocate_psymtab to be a constructorTom Tromey2020-01-267-31/+35
* Do not allocate psymtabs via psymtab_storageTom Tromey2020-01-263-14/+17
* Change some psymtab fields to boolTom Tromey2020-01-268-17/+30
* Use new and delete for psymtabsTom Tromey2020-01-265-40/+46
* Remove an include from machoread.cTom Tromey2020-01-262-1/+4
* Document m68k floating point feature correspondenceTom Tromey2020-01-262-0/+11
* Automatic date update in version.inGDB Administrator2020-01-261-1/+1
* Document 'set|show exec-file-mismatch (ask|warn|off)'Philippe Waroquiers2020-01-254-0/+53
* Test 'set exec-file-mismatch ask|warn|off'.Philippe Waroquiers2020-01-254-1/+89
* Implement 'set/show exec-file-mismatch'.Philippe Waroquiers2020-01-255-10/+158
* Automatic date update in version.inGDB Administrator2020-01-251-1/+1
* gdb: Better frame tracking for inline framesAndrew Burgess2020-01-246-15/+579
* gdb: Don't reorder line table entries too much when sorting.Andrew Burgess2020-01-246-25/+227
* gdb: Include end of sequence markers in the line tableAndrew Burgess2020-01-246-11/+61
* RISC-V: Minor cleanup for s extension support.Jim Wilson2020-01-242-5/+9
* Fix re-runs of a second inferior (PR gdb/25410)Pedro Alves2020-01-248-18/+265
* Add install-strip target to gdbserverHannes Domani2020-01-245-1/+236
* Make the class name in the definition match the declarationChristian Biesinger2020-01-242-2/+9
* Define _KERNTYPES in arm-nbsd-nat.cChristian Biesinger2020-01-242-0/+7
* Support the NetBSD version of pthread_setname_npChristian Biesinger2020-01-242-2/+15
* Fix an illegal call to free() when copying a PE format file.Nick Clifton2020-01-242-2/+11
* gdbserver: Make `make TAGS' actually workMaciej W. Rozycki2020-01-245-38/+65
* gdbserver: Remove a stale TAGS recipe for config filesMaciej W. Rozycki2020-01-242-3/+5
* Fix issue with warning messages about corrupt debuginfod notes.Nick Clifton2020-01-242-2/+7
* Update comments about removed functionChristian Biesinger2020-01-246-6/+17
* gdb: Enable stdin on exception in execute_gdb_commandAndrew Burgess2020-01-244-0/+105
* gdb: Re-enable stdin for all UIs from start_event_loopAndrew Burgess2020-01-245-1/+153
* gdb/tui: asm window handles invalid memory and scrolls betterAndrew Burgess2020-01-246-78/+288
* gdb/tui: Prevent exceptions from trying to cross readlinePedro Alves2020-01-241-3/+28
* Automatic date update in version.inGDB Administrator2020-01-241-1/+1
* gdb: introduce objfile text_section_offset and data_section_offset methodsSimon Marchi2020-01-2317-82/+135
* gdb: fix variable shadowing error in darwin-nat.cSimon Marchi2020-01-232-2/+8
* gdb: fix darwin-nat.c build / adapt to multi-targetSimon Marchi2020-01-235-109/+160
* Cache the text section offset of shared librariesHannes Domani2020-01-235-7/+27
* Updated translations for various binutils sub-directories.Nick Clifton2020-01-237-3702/+4293
* PR25444, Floating point exception in _bfd_elf_compute_section_file_positionsAlan Modra2020-01-232-5/+17