]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
2020-12-08  Zoran ZaricAdd support for nested composite locations users/zoran/allow-location-description-on-dwarf-stack
2020-12-08  Zoran ZaricAdd support for DW_OP_LLVM_undefined operation
2020-12-08  Zoran ZaricAdd DWARF operations for byte and bit offset
2020-12-08  Zoran ZaricAdd support for any location description in CFI
2020-12-08  Zoran ZaricRemove DWARF expression composition check
2020-12-08  Zoran ZaricAdd frame info check to DW_OP_reg operations
2020-12-08  Zoran ZaricMove read_addr_from_reg function to frame.c
2020-12-08  Zoran ZaricRename and update the piece_closure structure
2020-12-08  Zoran ZaricRemove dwarf_expr_context from expr.h interface
2020-12-08  Zoran ZaricChange DWARF stack to use new dwarf_entry classes
2020-12-08  Zoran ZaricAdd dwarf_entry factory class to expr.c
2020-12-08  Zoran ZaricAdd new location description access interface
2020-12-08  Zoran ZaricAdd new classes that model DWARF stack element
2020-12-08  Zoran ZaricAdd new memory access interface to expr.c
2020-12-08  Zoran ZaricAdd new register access interface to expr.c
2020-12-08  Zoran ZaricAdd as_lval argument to expression evaluator
2020-12-08  Zoran ZaricSimplify dwarf_expr_context class interface
2020-12-08  Zoran ZaricMake DWARF evaluator return a single struct value
2020-12-08  Zoran ZaricMove piece_closure and its support to expr.c
2020-12-08  Zoran ZaricMerge evaluate_for_locexpr_baton evaluator
2020-12-08  Zoran ZaricRemove empty frame and full evaluators
2020-12-08  Zoran ZaricInline get_reg_value method of dwarf_expr_context
2020-12-08  Zoran ZaricMove push_dwarf_reg_entry_value to expr.c
2020-12-08  Zoran ZaricMove read_mem to dwarf_expr_context
2020-12-08  Zoran ZaricMove get_object_address to dwarf_expr_context
2020-12-08  Zoran ZaricMove dwarf_call to dwarf_expr_context
2020-12-08  Zoran ZaricMove compilation unit info to dwarf_expr_context
2020-12-08  Zoran ZaricRemove get_frame_cfa from dwarf_expr_context
2020-12-08  Zoran ZaricMove frame context info to dwarf_expr_context
2020-12-08  Zoran ZaricReplace the symbol needs evaluator with a parser
2020-12-08  Alexander Fedotovgdbsupport: Use LOCALAPPDATA to determine cache dir
2020-12-08  Tom de Vries[gdb/testsuite] Simplify gdb.arch/amd64-gs_base.exp
2020-12-08  Tom de Vries[gdb/testsuite] Fix gdb.ada/mi_task_arg.exp for -m32
2020-12-08  GDB AdministratorAutomatic date update in version.in
2020-12-07  Pedro Alvesgdb.base/break-on-linker-gcd-function.exp: Remove unuse...
2020-12-07  Nick CliftonRemove references to the unofficial SHF_GNU_BUILD_NOTE...
2020-12-07  Siddhesh Poyarekarbinutils: Make smart_rename safe too
2020-12-07  Siddhesh Poyarekarobjcopy: Get input file stat after BFD open
2020-12-07  Siddhesh Poyarekarbinutils: Use file descriptors from make_tempname
2020-12-07  Tom TromeyUse expression completer for "maint print type"
2020-12-07  Alan Modra[GOLD] gcc-11 stringop-overflow warning
2020-12-07  Alan Modraelf32-csky.c:3932:19: error: comparison is always false
2020-12-07  Nick CliftonREADME-how-to-make-a-release (point releases): Add...
2020-12-07  Tankut Baris... gdb/completer: improve tab completion to consider the...
2020-12-07  Tankut Baris... gdb/linespec: relax the position of the '-force-conditi...
2020-12-07  Tankut Baris... gdb/main: execute breakpoint commands for '-iex' and...
2020-12-07  Tom de Vries[gdb/ada] Handle shrink resize in replace_operator_with...
2020-12-07  Tom TromeyFix struct expression regression
2020-12-07  GDB AdministratorAutomatic date update in version.in
2020-12-06  Giancarlo Frixs390: Fix BC instruction breakpoint handling
2020-12-06  Joel Brobeckergmp-utils: protect gdb_mpz exports against out-of-range...
2020-12-06  GDB AdministratorAutomatic date update in version.in
2020-12-05  Maciej W. RozyckiVAX/BFD: Do not warn about GOT addend mismatches if...
2020-12-05  Joel BrobeckerFix TARGET_CHAR_BIT/HOST_CHAR_BIT confusion in gmp...
2020-12-05  H.J. Lux86-64: Convert load to mov only for GOTPCRELX relocations
2020-12-05  GDB AdministratorAutomatic date update in version.in
2020-12-04  Simon Marchigdb: use two displaced step buffers on amd64/Linux
2020-12-04  Simon Marchigdb: make displaced stepping implementation capable...
2020-12-04  Simon Marchigdb: change linux gdbarch data from post to pre-init
2020-12-04  Simon Marchigdb: move displaced stepping logic to gdbarch, allow...
2020-12-04  Simon Marchigdb: move displaced stepping types to displaced-steppin...
2020-12-04  Simon Marchigdb: pass inferior to get_linux_inferior_data
2020-12-04  Simon Marchigdb: introduce status enum for displaced step prepare...
2020-12-04  Simon Marchigdb: rename displaced_step_fixup to displaced_step_finish
2020-12-04  Simon Marchigdb: rename displaced_step_closure to displaced_step_co...
2020-12-04  Simon Marchigdb: rename things related to step over chains
2020-12-04  Simon Marchigdb: get rid of get_displaced_stepping_state
2020-12-04  Simon Marchigdb: restore displaced step buffer bytes when another...
2020-12-04  Simon Marchigdb: clear inferior displaced stepping state and in...
2020-12-04  Simon Marchigdb: add inferior_execd observable
2020-12-04  Tom de Vries[gdb] Fix heap-buffer-overflow in completion_tracker...
2020-12-04  Tom TromeyRemove redundant typedefs
2020-12-04  Simon Marchigdb/testsuite: make declare_labels use better default...
2020-12-04  Bernd EdlingerFix building gdb release from tar file without makeinfo
2020-12-04  Shahab VahediUpdate gdb/ChangeLog to reflect the PR for a bug fix
2020-12-04  Tom TromeyConstify value_internal_function_name
2020-12-04  Luis MachadoFix shifting of negative value
2020-12-04  Tom de Vries[gdb/testsuite] Make gdb.arch/amd64-gs_base.exp unsuppo...
2020-12-04  Tom de Vries[gdb/tdep] Handle static field in i386_16_byte_align_p
2020-12-04  Tom de Vries[gdb/testsuite] Fix control-flow in gdb.reverse/insn...
2020-12-04  Tom de Vries[gdb/testsuite] Fix count usage in gdb.reverse/insn...
2020-12-04  Tom de Vries[gdb/testsuite] Fix gdb.reverse/insn-reverse-x86.c...
2020-12-04  Tom de Vries[gdb/testsuite] Handle SIGILL in gdb.reverse/insn-rever...
2020-12-04  Andreas KrebbelIBM Z: Add risbgz and risbgnz extended mnemonics
2020-12-04  Alan Modraasan: readelf: memory leaks
2020-12-04  Alan ModraPR26978, Inconsistency for strong foo@v1 and weak foo@@v1
2020-12-04  GDB AdministratorAutomatic date update in version.in
2020-12-03  Simon Marchigdb: fix logic of find_comp_unit and set_comp_unit
2020-12-03  Andreas KrebbelIBM Z: Add support for HLASM extended mnemonics
2020-12-03  Maciej W. RozyckiVAX/LD/testsuite: Wrap excessively long lines
2020-12-03  Alan Modra[GOLD] PR26936 test
2020-12-03  GDB AdministratorAutomatic date update in version.in
2020-12-02  Hans-Peter... testsuite/ld-elf/pr26936.d: Pass -W.
2020-12-02  Andrew Burgessgdb/riscv: rewrite target description validation, add...
2020-12-02  Andrew Burgessgdb/riscv: remove csr aliases created with DECLARE_CSR_...
2020-12-02  Andrew Burgessgdb/riscv: place unknown csrs into the correct register...
2020-12-02  Enze LiAdd gnu global outputs to .gitignore
2020-12-02  Simon MarchiSync .gitignore with gcc
2020-12-02  Sergio Durigan... Search for DWZ files in debug-file-directories as well
2020-12-02  Tom TromeyUse new+delete for struct expression
next