]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
2020-05-16  GDB AdministratorAutomatic date update in version.in
2020-05-15  Tom TromeyRemove lookup_objfile_from_block
2020-05-15  Tom TromeyRemove allocate_symbol et al
2020-05-15  Philippe WaroquiersUpdate NEWS and documentation for help and apropos...
2020-05-15  Philippe WaroquiersEnsure class_alias is only used for user-defined aliases.
2020-05-15  Philippe WaroquiersFix/improve 'apropos' output
2020-05-15  Philippe WaroquiersFix/improve 'help CLASS' output
2020-05-15  Philippe WaroquiersFix inconsistent output of prefix and bugs in 'show...
2020-05-15  Philippe Waroquierscommand-def-selftests.c: detect missing or wrong prefix...
2020-05-15  Philippe WaroquiersFix the problems reported by prefix check of command...
2020-05-15  Philippe WaroquiersFix problem that alias can be defined or not depending...
2020-05-15  Philippe WaroquiersAdd a selftest that detects a 'corrupted' command tree...
2020-05-15  Philippe WaroquiersFix the only incorrect case found by command_structure_...
2020-05-15  Joel Brobeckerupdate name of several Ada fixed-point type handling...
2020-05-15  Gary BensonFix "control reaches end of non-void function" errors...
2020-05-15  Gary BensonDon't silently skip tests if OpenCL is unsupported
2020-05-15  Tom de Vries[gdb/testsuite] Rename *.exp.in to *.exp.tcl
2020-05-15  Andrew Burgessgdb/testsuite: Revert commit 843f4d93576eef02139f7b1b3f...
2020-05-15  Andrew Burgesscontrib: Update dg-extract-results.* from gcc
2020-05-15  Pedro AlvesFix gdb.multi/multi-kill.exp
2020-05-15  Pedro AlvesFix global variable collision in gdb.multi/multi-kill.exp
2020-05-15  Hannes DomaniEnable hardware breakpoints for gdbserver on Windows
2020-05-15  Alan ModraFix tight loop on recursively-defined symbols
2020-05-15  Kevin BuettnerDisable record btrace bts support for AMD processors
2020-05-14  Laurent Morichettigdb: infrun: consume multiple events at each pass in...
2020-05-14  Nikita Ermakovgold: powerpc: Test whether sym is not a plugin in...
2020-05-14  Simon Marchigdb: remove TYPE_CODE macro
2020-05-14  Simon Marchigdb: add type::code / type::set_code
2020-05-14  Tom de Vries[gdb/testsuite] Fix gdb.fortran/nested-funcs-2.exp...
2020-05-14  Tom de Vries[gdb/testsuite] Split up multi-exec test-cases
2020-05-14  Tankut Baris... gdb/infrun: handle already-exited threads when attempti...
2020-05-14  Tankut Baris... gdb/infrun: enable/disable thread events of all targets...
2020-05-14  Tankut Baris... gdb: introduce 'all_non_exited_process_targets' and...
2020-05-14  Tankut Baris... gdb/infrun: extract out a code piece into 'mark_non_exe...
2020-05-14  Tankut Baris... gdb/infrun: move a 'regcache_read_pc' call down to...
2020-05-14  Tankut Baris... gdb: protect some 'regcache_read_pc' calls
2020-05-14  Nick CliftonUpdate Swedish translation for the gas sub-directory...
2020-05-14  Nelson ChuRISC-V: Add elfNN_riscv_mkobject to initialize RISC...
2020-05-14  GDB AdministratorAutomatic date update in version.in
2020-05-13  Tom TromeyRemove ada-lang.c:align_value
2020-05-13  Tankut Baris... gdb: update the copyright year in async-event.[ch]
2020-05-13  Nick CliftonHave the linker's help text include the default setting...
2020-05-13  H.J. LuSync config and libiberty with GCC
2020-05-13  GDB AdministratorAutomatic date update in version.in
2020-05-12  Andrew Burgessgdb/testsuite: Disable path and duplicate checks when...
2020-05-12  Simon Marchigdb: make two objfile functions return bool
2020-05-12  Tom de Vries[gdb/testsuite] Fix incorrect string concat in jit...
2020-05-12  Tom de Vries[gdb/testsuite] Fix tcl error in jit-elf-helpers.exp
2020-05-12  Gunther Nikl [PATCH] bfd: Fix 64-bit relocation handling for a.out
2020-05-12  Tom de Vries[gdb/testsuite] Fix duplicate test-names in gdb.multi
2020-05-12  Tom de Vries[gdb/testsuite] Fix duplicate test-names in gdb.ada
2020-05-12  Tom de Vries[gdb/testsuite] Fix duplicate test-names in gdb.fortran
2020-05-12  Tom de Vries[gdb/testsuite] Fix duplicate test-names in gdb.trace
2020-05-12  Tom de Vries[gdb/testsuite] Fix duplicate test-names in gdb.pascal
2020-05-12  Tom de Vries[gdb/testsuite] Fix duplicate test-names in gdb.{gdb...
2020-05-12  Mihails Strasuns[gdb/testsuite] add jit-elf-util.h and run jit function
2020-05-12  Mihails Strasuns[gdb/testsuite] define jit function name via macro
2020-05-12  Mihails Strasuns[gdb/testsuite] use -Ttext-segment for jit-elf tests
2020-05-12  Mihails Strasuns[gdb/testsuite] add lib/jit-elf-helpers.exp
2020-05-12  Mihails Strasuns... [gdb/testsuite] use args as lib list for jit-elf tests
2020-05-12  Tom de Vries[gdb/testsuite] Fix duplicate test-names in gdb.dwarf2
2020-05-12  Simon Marchigdb: change duplicate test name in gdb.base/jit-so.exp
2020-05-12  GDB AdministratorAutomatic date update in version.in
2020-05-11  Alan ModraRegen ld/Makefile.in
2020-05-11  Tom TromeyRestore info_command and breakpoint
2020-05-11  Andrew Burgessgdb/testsuite: Detect and warn about duplicate test...
2020-05-11  Andrew Burgessgdb/testsuite: Detect and warn if paths are used in...
2020-05-11  Tom TromeyFix Ada value printing on PPC64
2020-05-11  Tom de Vries[gdb/testsuite] Change kfail into xfail in gdb.ada...
2020-05-11  Keith SeitzFix gdb.ada/attr_ref_and_charlit.exp typo
2020-05-11  Tom de Vries[gdb/testsuite] Fix gdb.cp/cpexprs-debug-types.exp...
2020-05-11  Keith SeitzClean-up gdb.ada test names
2020-05-11  Tom de Vries[gdb/symtab] Save modules in .debug_names
2020-05-11  Tom de Vries[gdb/symtab] Fix incomplete CU list assert in .debug_names
2020-05-11  Alan ModraPower10 VSX scalar min-max-compare quad precision opera...
2020-05-11  Alan ModraPower10 VSX load/store rightmost element operations
2020-05-11  Alan ModraPower10 test lsb by byte operation
2020-05-11  Alan ModraPower10 string operations
2020-05-11  Peter BergnerPower10 Set boolean extension
2020-05-11  Alan ModraPower10 bit manipulation operations
2020-05-11  Alan ModraPower10 VSX PCV generate operations
2020-05-11  Alan ModraPower10 VSX Mask Manipulation Operations
2020-05-11  Alan ModraPower10 Reduced precision outer product operations
2020-05-11  Alan ModraPower10 SIMD permute class operations
2020-05-11  Alan ModraPower10 128-bit binary integer operations
2020-05-11  Alan ModraPower10 VSX 32-byte storage access
2020-05-11  Alan ModraPower10 vector integer multiply, divide, modulo insns
2020-05-11  Peter BergnerPower10 byte reverse instructions
2020-05-11  Peter BergnerPower10 Copy/Paste Extensions
2020-05-11  Peter BergnerPower10 Add new L operand to the slbiag instruction
2020-05-11  Alan ModraPowerPC Default disassembler to -Mpower10
2020-05-11  Alan ModraPowerPC Rename powerxx to power10
2020-05-11  Nick CliftonUpdated French translation for the ld sub-directory...
2020-05-11  Alan ModraPR25961, buffer overflow in coff_swap_aux_in
2020-05-11  GDB AdministratorAutomatic date update in version.in
2020-05-10  Alok Kumar... gdb/fortran: Allow Flang MAIN_ in Fortran testing
2020-05-10  GDB AdministratorAutomatic date update in version.in
2020-05-09  Tom de Vries[gdb] Fix catch throw regexp matching
2020-05-09  Tom TromeyChange server_command to bool
2020-05-09  nitachraFix for the complaint observed when symbol reading...
next