aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-06-13sim/testsuite/or1k: Add test for 64-bit fpu operationsStafford Horne2-0/+176
2019-06-13sim/common: wire up new unordered comparisonsStafford Horne3-0/+33
2019-06-13sim/common: Wire in df/di conversionStafford Horne2-0/+29
2019-06-13sim/or1k: Regenerate simStafford Horne11-179/+2988
2019-06-13Fix gdb build with -std=gnu++11Pedro Alves3-4/+11
2019-06-13Automatic date update in version.inGDB Administrator1-1/+1
2019-06-13NEWS and manual changes for command options changesPedro Alves4-34/+415
2019-06-13Delete parse_flags/parse_flags_qcsPedro Alves4-219/+8
2019-06-13Make "thread apply" use the gdb::option frameworkPedro Alves6-61/+327
2019-06-13"thread apply 1 -- -" vs "frame apply level 0 -- -"Pedro Alves2-1/+6
2019-06-13Make "frame apply" support -OPT optionsPedro Alves8-44/+348
2019-06-13Introduce complete_nested_command_linePedro Alves3-0/+54
2019-06-13lib/completion-support.exp: Add test_gdb_completion_offers_commandsPedro Alves2-9/+64
2019-06-13"backtrace full/no-filters/hide" completerPedro Alves4-22/+83
2019-06-13Make "backtrace" support -OPT optionsPedro Alves8-145/+473
2019-06-13"set print raw frame-arguments" -> "set print raw-frame-arguments"Pedro Alves11-26/+83
2019-06-13Migrate rest of compile commands to new options frameworkPedro Alves6-70/+181
2019-06-13Make "print" and "compile print" support -OPT optionsPedro Alves8-182/+463
2019-06-13Introduce generic command options frameworkPedro Alves14-118/+2408
2019-06-13number_or_range_parser::get_number, don't treat "1 -" as a rangePedro Alves2-4/+17
2019-06-13boolean/auto-boolean commands, make "o" ambiguousPedro Alves4-7/+28
2019-06-13New set/show testing framework (gdb.base/settings.exp)Pedro Alves9-0/+846
2019-06-13gdb.base/completion.exp: Fix comment typoPedro Alves2-1/+5
2019-06-13Remove "show" command completers, "set" command completers for string commandsPedro Alves2-1/+20
2019-06-13Fix "set enum-command value junk"Pedro Alves2-0/+9
2019-06-13Allow "unlimited" abbreviationsPedro Alves2-4/+12
2019-06-13Make check_for_argument skip whitespace after arg itselfPedro Alves6-12/+15
2019-06-13Fix TID parser bugPedro Alves5-12/+41
2019-06-13Fix latent bug with custom word point completersPedro Alves3-2/+14
2019-06-13Fix latent bug in custom word point completion handlingPedro Alves2-1/+12
2019-06-13opcodes/or1k: Regenerate opcodesStafford Horne9-273/+1195
2019-06-13cpu/or1k: Update fpu compare symbols to imply set flagStafford Horne2-3/+7
2019-06-13cpu/or1k: Document no branch delay slot architectures and l.adrpStafford Horne3-4/+9
2019-06-13cpu/or1k: Define unordered comparisonsStafford Horne2-4/+55
2019-06-13cpu/or1k: Add support for orfp64a32 specStafford Horne6-46/+375
2019-06-12Add missing ChangeLog entriesPeter Bergner2-0/+9
2019-06-12Remove the ldmx mnemonic that never made it into POWER9.Peter Bergner3-6/+0
2019-06-12Prevent a seg-fault from objdup when disassembling binaries which do not cont...Adam Lackorzymski3-9/+28
2019-06-12Add support for NetBSD PaX notes to readelf.Christos Zoulas2-15/+39
2019-06-12Add support for NetBSD/sh3 core reg sections to readelf.Christos Zoulas2-0/+23
2019-06-12Add support to readelf to display NetBSD auxv notes in core files.Christos Zoulas2-10/+27
2019-06-12Automatic date update in version.inGDB Administrator1-1/+1
2019-06-11Dwarf: Don't add nameless modules to partial symbol table (ChangeLogs)Pedro Alves2-0/+9
2019-06-11Dwarf: Don't add nameless modules to partial symbol tableBernhard Heckel3-8/+128
2019-06-11Add support for reporting Alpha and Vax symbol visibility in readelf.Christos Zoulas2-0/+25
2019-06-11Move gdb's xmalloc and friends to new fileTom Tromey6-72/+138
2019-06-11Remove linux-waitpid.c debugging codeTom Tromey2-33/+7
2019-06-11Fix an unitinitalised local variable in decode_arm_unwind().Christos Zoulas2-0/+11
2019-06-11Remove trailing newlines from help textTom Tromey18-68/+102
2019-06-11[gdb/testsuite] Fix remove-inferiors.exp FAIL with readnow boardTom de Vries2-2/+9