summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add support for nested composite locationsusers/zoran/allow-location-description-on-dwarf-stackZoran Zaric2020-12-085-30/+469
* Add support for DW_OP_LLVM_undefined operationZoran Zaric2020-12-085-0/+154
* Add DWARF operations for byte and bit offsetZoran Zaric2020-12-0812-74/+540
* Add support for any location description in CFIZoran Zaric2020-12-082-29/+61
* Remove DWARF expression composition checkZoran Zaric2020-12-081-9/+0
* Add frame info check to DW_OP_reg operationsZoran Zaric2020-12-081-0/+2
* Move read_addr_from_reg function to frame.cZoran Zaric2020-12-083-15/+12
* Rename and update the piece_closure structureZoran Zaric2020-12-081-103/+103
* Remove dwarf_expr_context from expr.h interfaceZoran Zaric2020-12-084-217/+227
* Change DWARF stack to use new dwarf_entry classesZoran Zaric2020-12-082-1000/+900
* Add dwarf_entry factory class to expr.cZoran Zaric2020-12-081-0/+316
* Add new location description access interfaceZoran Zaric2020-12-082-11/+420
* Add new classes that model DWARF stack elementZoran Zaric2020-12-083-1/+349
* Add new memory access interface to expr.cZoran Zaric2020-12-081-43/+144
* Add new register access interface to expr.cZoran Zaric2020-12-081-24/+107
* Add as_lval argument to expression evaluatorZoran Zaric2020-12-085-30/+36
* Simplify dwarf_expr_context class interfaceZoran Zaric2020-12-084-69/+85
* Make DWARF evaluator return a single struct valueZoran Zaric2020-12-084-199/+201
* Move piece_closure and its support to expr.cZoran Zaric2020-12-084-590/+600
* Merge evaluate_for_locexpr_baton evaluatorZoran Zaric2020-12-083-55/+22
* Remove empty frame and full evaluatorsZoran Zaric2020-12-082-29/+5
* Inline get_reg_value method of dwarf_expr_contextZoran Zaric2020-12-082-23/+7
* Move push_dwarf_reg_entry_value to expr.cZoran Zaric2020-12-085-83/+75
* Move read_mem to dwarf_expr_contextZoran Zaric2020-12-084-13/+10
* Move get_object_address to dwarf_expr_contextZoran Zaric2020-12-084-19/+11
* Move dwarf_call to dwarf_expr_contextZoran Zaric2020-12-084-70/+33
* Move compilation unit info to dwarf_expr_contextZoran Zaric2020-12-085-68/+65
* Remove get_frame_cfa from dwarf_expr_contextZoran Zaric2020-12-084-17/+4
* Move frame context info to dwarf_expr_contextZoran Zaric2020-12-084-103/+92
* Replace the symbol needs evaluator with a parserZoran Zaric2020-12-087-117/+718
* gdbsupport: Use LOCALAPPDATA to determine cache dirAlexander Fedotov2020-12-082-0/+15
* [gdb/testsuite] Simplify gdb.arch/amd64-gs_base.expTom de Vries2020-12-082-26/+7
* [gdb/testsuite] Fix gdb.ada/mi_task_arg.exp for -m32Tom de Vries2020-12-082-2/+9
* Automatic date update in version.inGDB Administrator2020-12-081-1/+1
* gdb.base/break-on-linker-gcd-function.exp: Remove unused variablePedro Alves2020-12-072-1/+5
* Remove references to the unofficial SHF_GNU_BUILD_NOTE section flag.Nick Clifton2020-12-074-6/+10
* binutils: Make smart_rename safe tooSiddhesh Poyarekar2020-12-076-42/+148
* objcopy: Get input file stat after BFD openSiddhesh Poyarekar2020-12-072-16/+16
* binutils: Use file descriptors from make_tempnameSiddhesh Poyarekar2020-12-078-14/+91
* Use expression completer for "maint print type"Tom Tromey2020-12-072-1/+7
* [GOLD] gcc-11 stringop-overflow warningAlan Modra2020-12-072-1/+5
* elf32-csky.c:3932:19: error: comparison is always falseAlan Modra2020-12-074-9/+9
* README-how-to-make-a-release (point releases): Add a note to update the miles...Nick Clifton2020-12-072-8/+21
* gdb/completer: improve tab completion to consider the '-force-condition' flagTankut Baris Aktemur2020-12-074-1/+29
* gdb/linespec: relax the position of the '-force-condition' flagTankut Baris Aktemur2020-12-075-17/+54
* gdb/main: execute breakpoint commands for '-iex' and '-ex' commandsTankut Baris Aktemur2020-12-078-4/+114
* [gdb/ada] Handle shrink resize in replace_operator_with_callTom de Vries2020-12-072-2/+10
* Fix struct expression regressionTom Tromey2020-12-062-18/+18
* Automatic date update in version.inGDB Administrator2020-12-071-1/+1
* s390: Fix BC instruction breakpoint handlingGiancarlo Frix2020-12-062-1/+6