]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
2019-06-25  Pedro Alvespipe completer & var_string options users/palves/cli-options
2019-06-25  Pedro AlvesMake complete_options save arguments too
2019-06-22  Pedro AlvesIntroduce the "with" command
2019-06-22  Pedro Alves"maint test-settings set/show" -> "maint set/show test...
2019-06-22  Pedro AlvesFix a few comments in maint-test-settings.c
2019-06-22  Pedro AlvesFix defaults of some "maint test-settings" subcommands
2019-06-18  Pedro AlvesMake "info threads" use the gdb::option framework
2019-06-18  GDB AdministratorAutomatic date update in version.in
2019-06-17  Tom de Vries[gdb] Fix heap-buffer-overflow in child_path
2019-06-17  Paul PluzhnikovPR gdb/24364: Don't call dtrace_process_dof with NULL...
2019-06-17  H.J. Lui386: Check vector length for vshufXXX/vinsertXXX/vextr...
2019-06-17  Szabolcs Nagyaarch64: remove unnecessary loc_hash_table traversal
2019-06-17  GDB AdministratorAutomatic date update in version.in
2019-06-16  Tom de Vries[gdb/contrib] Fix gdb/contrib/gdb-add-index.sh for...
2019-06-16  Tom TromeyDon't cast a tui_win_info directly to tui_gen_win_info
2019-06-16  Tom TromeyRemove more unnecessary casts of NULL
2019-06-16  Andrew Burgessgdb: Remove unused signal mask
2019-06-16  Simon MarchiWrite index for dwz -m file
2019-06-16  Tom TromeyReplace uses of concat with xstrdup
2019-06-16  Tom TromeyRemove unnecessary casts of NULL
2019-06-16  Andrew Burgessgdb/testsuite: Improve detection of bug gdb/24541
2019-06-16  Tom TromeyRemove some NULL checks from the TUI
2019-06-16  Simon MarchiFix some whitespace issues in gdb ChangeLogs
2019-06-16  Simon MarchiMake gdb.base/index-cache.exp work with readnow board...
2019-06-16  GDB AdministratorAutomatic date update in version.in
2019-06-15  Andrew Burgessgdb/fortran: Show the type for non allocated / associat...
2019-06-15  Andrew Burgessgdb/mi: New commands to catch C++ exceptions
2019-06-15  Andrew Burgessgdb: Don't allow annotations to influence what else...
2019-06-15  Andrew Burgessgdb: Remove an update of current_source_line and curren...
2019-06-15  Andrew Burgessgdb: New function to open source file and compute line...
2019-06-15  Andrew Burgessgdb: Remove unused parameter
2019-06-15  Andrew Burgessgdb: Remove file path from test name
2019-06-15  GDB AdministratorAutomatic date update in version.in
2019-06-14  Tom TromeyDo not emit style escape sequences to log file
2019-06-14  Tom TromeyMinor NEWS rearrangement
2019-06-14  Tom TromeyMove gnulib to top level
2019-06-14  Tom TromeyWarn if add-symbol-file does not provide any symbols
2019-06-14  Tom TromeyOnly compute realpath when basenames_may_differ is set
2019-06-14  Andrew Burgessgdb: Use scoped_restore_terminal_state in annotate.c
2019-06-14  Tom TromeyAllow re-assigning to convenience variables
2019-06-14  Tom TromeyRecognize _ in attribute names
2019-06-14  Tom TromeyRemove alloca(0) calls
2019-06-14  Tom TromeyFix gdb.ada/vla.exp
2019-06-14  Szabolcs NagyAdd R_AARCH64_P32_MOVW_PREL_* ELF32 relocs
2019-06-14  Nick CliftonUpdated French translation for the opcodes subdirectory.
2019-06-14  Alan ModraRegenerate with approved autotools version
2019-06-14  Alan ModraFix alpha testsuite regression
2019-06-14  Alan ModraPowerPC comment fixes
2019-06-14  GDB AdministratorAutomatic date update in version.in
2019-06-13  Pedro AlvesFix "set integer-command unlimited junk"
2019-06-13  Stafford Hornesim/testsuite/or1k: Add tests for unordered compares
2019-06-13  Stafford Hornesim/testsuite/or1k: Add test case for l.adrp instruction
2019-06-13  Stafford Hornesim/testsuite/or1k: Add test for 64-bit fpu operations
2019-06-13  Stafford Hornesim/common: wire up new unordered comparisons
2019-06-13  Stafford Hornesim/common: Wire in df/di conversion
2019-06-13  Stafford Hornesim/or1k: Regenerate sim
2019-06-13  Pedro AlvesFix gdb build with -std=gnu++11
2019-06-13  GDB AdministratorAutomatic date update in version.in
2019-06-12  Pedro AlvesNEWS and manual changes for command options changes
2019-06-12  Pedro AlvesDelete parse_flags/parse_flags_qcs
2019-06-12  Pedro AlvesMake "thread apply" use the gdb::option framework
2019-06-12  Pedro Alves"thread apply 1 -- -" vs "frame apply level 0 -- -"
2019-06-12  Pedro AlvesMake "frame apply" support -OPT options
2019-06-12  Pedro AlvesIntroduce complete_nested_command_line
2019-06-12  Pedro Alveslib/completion-support.exp: Add test_gdb_completion_off...
2019-06-12  Pedro Alves"backtrace full/no-filters/hide" completer
2019-06-12  Pedro AlvesMake "backtrace" support -OPT options
2019-06-12  Pedro Alves"set print raw frame-arguments" -> "set print raw-frame...
2019-06-12  Pedro AlvesMigrate rest of compile commands to new options framework
2019-06-12  Pedro AlvesMake "print" and "compile print" support -OPT options
2019-06-12  Pedro AlvesIntroduce generic command options framework
2019-06-12  Pedro Alvesnumber_or_range_parser::get_number, don't treat "1...
2019-06-12  Pedro Alvesboolean/auto-boolean commands, make "o" ambiguous
2019-06-12  Pedro AlvesNew set/show testing framework (gdb.base/settings.exp)
2019-06-12  Pedro Alvesgdb.base/completion.exp: Fix comment typo
2019-06-12  Pedro AlvesRemove "show" command completers, "set" command complet...
2019-06-12  Pedro AlvesFix "set enum-command value junk"
2019-06-12  Pedro AlvesAllow "unlimited" abbreviations
2019-06-12  Pedro AlvesMake check_for_argument skip whitespace after arg itself
2019-06-12  Pedro AlvesFix TID parser bug
2019-06-12  Pedro AlvesFix latent bug with custom word point completers
2019-06-12  Pedro AlvesFix latent bug in custom word point completion handling
2019-06-12  Stafford Horneopcodes/or1k: Regenerate opcodes
2019-06-12  Stafford Hornecpu/or1k: Update fpu compare symbols to imply set flag
2019-06-12  Stafford Hornecpu/or1k: Document no branch delay slot architectures...
2019-06-12  Stafford Hornecpu/or1k: Define unordered comparisons
2019-06-12  Stafford Hornecpu/or1k: Add support for orfp64a32 spec
2019-06-12  Peter BergnerAdd missing ChangeLog entries
2019-06-12  Peter BergnerRemove the ldmx mnemonic that never made it into POWER9.
2019-06-12  Adam LackorzymskiPrevent a seg-fault from objdup when disassembling...
2019-06-12  Christos ZoulasAdd support for NetBSD PaX notes to readelf.
2019-06-12  Christos ZoulasAdd support for NetBSD/sh3 core reg sections to readelf.
2019-06-12  Christos ZoulasAdd support to readelf to display NetBSD auxv notes...
2019-06-12  GDB AdministratorAutomatic date update in version.in
2019-06-11  Pedro AlvesDwarf: Don't add nameless modules to partial symbol...
2019-06-11  Bernhard HeckelDwarf: Don't add nameless modules to partial symbol...
2019-06-11  Christos ZoulasAdd support for reporting Alpha and Vax symbol visibili...
2019-06-11  Tom TromeyMove gdb's xmalloc and friends to new file
2019-06-11  Tom TromeyRemove linux-waitpid.c debugging code
2019-06-11  Christos ZoulasFix an unitinitalised local variable in decode_arm_unwi...
next