projects
/
external
/
binutils.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
x86: Add explicit -mx86-used-note=[yes|no] to tests
[external/binutils.git]
/
gdb
/
2018-08-30
Andrew Burgess
gdb/riscv: Extend instruction decode to cover more...
tree
|
commitdiff
2018-08-30
Andrew Burgess
gdb/riscv: remove extra caching of misa register
tree
|
commitdiff
2018-08-30
Andrew Burgess
gdb: Ensure compiler doesn't optimise variable out...
tree
|
commitdiff
2018-08-30
Simon Marchi
Fix compile-cplus-types.c build errors
tree
|
commitdiff
2018-08-30
Keith Seitz
Use host_address_to_string in compile_cplus_instance...
tree
|
commitdiff
2018-08-29
Keith Seitz
C++ compile support
tree
|
commitdiff
2018-08-29
Keith Seitz
Add new search_symbols_multiple API
tree
|
commitdiff
2018-08-29
Keith Seitz
Use block_symbol in linespec APIs
tree
|
commitdiff
2018-08-29
Keith Seitz
Remove VEC definitions from linespec.c
tree
|
commitdiff
2018-08-29
Keith Seitz
Change decode_compound_collector to use std::vector
tree
|
commitdiff
2018-08-29
Keith Seitz
Change `minimal_symbols' to std::vector in linespec...
tree
|
commitdiff
2018-08-29
Keith Seitz
Change `label_symbols' to std::vector in linespec.c...
tree
|
commitdiff
2018-08-29
Keith Seitz
Change `function_symbols' to std::vector
tree
|
commitdiff
2018-08-29
Keith Seitz
Change `file_symtabs' to std::vector
tree
|
commitdiff
2018-08-29
Tom Tromey
Use core_addr_to_string_nz in csky_analyze_prologue
tree
|
commitdiff
2018-08-29
Tom Tromey
Fix windows-nat.c for -Wnarrowing
tree
|
commitdiff
2018-08-29
Jim Wilson
Fix riscv-linux native gdb build failure.
tree
|
commitdiff
2018-08-29
Sergio Durigan Junior
Update gnulib to current upstream master
tree
|
commitdiff
2018-08-29
Gary Benson
Indicate batch mode failures by exiting with nonzero...
tree
|
commitdiff
2018-08-29
Simon Marchi
Remove newline at end of warning message
tree
|
commitdiff
2018-08-29
Alan Hayward
infcall-nested-structs: Test up to five fields
tree
|
commitdiff
2018-08-29
Alan Hayward
Aarch64: Float register detection for return values
tree
|
commitdiff
2018-08-29
Alan Hayward
Aarch64: Float register detection for _push_dummy_call
tree
|
commitdiff
2018-08-29
Alan Hayward
Aarch64: Func to detect args passed in float regs
tree
|
commitdiff
2018-08-28
Simon Marchi
Get rid of -Wodr warning (PR build/23399)
tree
|
commitdiff
2018-08-28
Philippe Waroquiers
Modify gdb.base/commands.exp to test multi breakpoints...
tree
|
commitdiff
2018-08-28
Philippe Waroquiers
Fix regression for multi breakpoints command line clearing.
tree
|
commitdiff
2018-08-28
Tom Tromey
Remove some uses of VEC from parsers
tree
|
commitdiff
2018-08-28
Simon Marchi
Implement struct type_stack with a vector
tree
|
commitdiff
2018-08-28
Hafiz Abid Qadeer
Mention csky target in the NEWS.
tree
|
commitdiff
2018-08-28
Hafiz Abid Qadeer
Add support for new target 'csky'.
tree
|
commitdiff
2018-08-27
Jan Vrany
MI: Fix printing of frame architecture with Python...
tree
|
commitdiff
2018-08-27
Tom Tromey
Remove -Wno-narrowing from warnings.m4
tree
|
commitdiff
2018-08-27
Tom Tromey
Avoid -Wnarrowing warnings in aarch64-linux-tdep.c
tree
|
commitdiff
2018-08-27
Tom Tromey
Avoid -Wnarrowing warnings in gdbserver
tree
|
commitdiff
2018-08-27
Tom Tromey
Avoid -Wnarrowing warnings in ppc64-tdep.c
tree
|
commitdiff
2018-08-27
Tom Tromey
Fix two -Wnarrowing warnings in xtensa-tdep.h
tree
|
commitdiff
2018-08-27
Tom Tromey
Avoid -Wnarrowing warnings in struct tramp_frame instances
tree
|
commitdiff
2018-08-27
Tom Tromey
Use CORE_ADDR_MAX in various "breaks" arrays
tree
|
commitdiff
2018-08-27
Tom Tromey
Avoid -Wnarrowing warnings from quote_char()
tree
|
commitdiff
2018-08-27
Simon Marchi
Fix indentation in solist.h
tree
|
commitdiff
2018-08-26
Simon Marchi
Make ada_tasks_inferior_data::task_list an std::vector
tree
|
commitdiff
2018-08-26
Simon Marchi
Make ada-lang.c::add_angle_brackets return an std:...
tree
|
commitdiff
2018-08-25
Simon Marchi
Initialize variable in py_get_event_thread
tree
|
commitdiff
2018-08-24
Pedro Alves
gdb/python: Use copy-initialization more when possible
tree
|
commitdiff
2018-08-24
Pedro Alves
Fix 8.2 regression in gdb.python/py-evthreads.exp w...
tree
|
commitdiff
2018-08-23
Kevin Buettner
Test case for functions with non-contiguous ranges
tree
|
commitdiff
2018-08-23
Kevin Buettner
Relocate block range start and end addresses
tree
|
commitdiff
2018-08-23
Kevin Buettner
Introduce find_function_entry_range_from_pc and use...
tree
|
commitdiff
2018-08-23
Kevin Buettner
Use BLOCK_ENTRY_PC in place of most uses of BLOCK_START
tree
|
commitdiff
2018-08-23
Kevin Buettner
Disassemble blocks with non-contiguous ranges
tree
|
commitdiff
2018-08-23
Kevin Buettner
Add support for non-contiguous blocks to find_pc_partia...
tree
|
commitdiff
2018-08-23
Kevin Buettner
Record explicit block ranges from dwarf2read.c
tree
|
commitdiff
2018-08-23
Kevin Buettner
Add block range data structure for blocks with non...
tree
|
commitdiff
2018-08-23
Xavier Roirand
Darwin: fix bad loop incrementation
tree
|
commitdiff
2018-08-22
Simon Marchi
Make read_program_headers_from_bfd return a gdb::byte_v...
tree
|
commitdiff
2018-08-22
Simon Marchi
Make read_program_header return a gdb::byte_vector
tree
|
commitdiff
2018-08-22
Simon Marchi
Restore behavior of disabling address randomization...
tree
|
commitdiff
2018-08-22
Simon Marchi
Fix restoring of inferior terminal settings
tree
|
commitdiff
2018-08-22
Simon Marchi
Replace xstrvprintf usages with string_vprintf
tree
|
commitdiff
2018-08-22
Jan Vrany
MI: Print frame architecture when printing frames on...
tree
|
commitdiff
2018-08-22
Alan Hayward
Aarch64 SVE VG is Vector Granule
tree
|
commitdiff
2018-08-22
Alan Hayward
Add AArch64 SVE to NEWS and GDB manual
tree
|
commitdiff
2018-08-21
Pedro Alves
Don't throw Scheme exceptions with live std::vector...
tree
|
commitdiff
2018-08-21
Simon Marchi
Remove unnecessary ternary operator in m32c-tdep.c
tree
|
commitdiff
2018-08-20
Simon Marchi
Fix formatting in solib-svr4.c
tree
|
commitdiff
2018-08-19
Michael Spang
Fix debugging of stripped PIE executables with padded...
tree
|
commitdiff
2018-08-18
Kevin Buettner
Test case for DW_OP_GNU_variable_value
tree
|
commitdiff
2018-08-18
Kevin Buettner
Add support of DW_OP_GNU_variable_value to DWARF assembler
tree
|
commitdiff
2018-08-18
Kevin Buettner
Add support for DW_OP_GNU_variable_value
tree
|
commitdiff
2018-08-17
Tom Tromey
Remove "repeat" argument from command_line_input
tree
|
commitdiff
2018-08-17
Tom Tromey
Fix use-after-free in number_or_range_parser
tree
|
commitdiff
2018-08-17
Alan Hayward
Fix asm in testsuite/gdb.arch/aarch64-fp.c
tree
|
commitdiff
2018-08-17
Keith Seitz
Use gdb_test_no_output for compile tests expected to...
tree
|
commitdiff
2018-08-15
Tom Tromey
Use pulongest in aarch64-linux-tdep.c
tree
|
commitdiff
2018-08-14
Jan Vrany
MI: Add -a option to the "-data-disassemble" command
tree
|
commitdiff
2018-08-14
Andrew Burgess
gdb: Fix instability in thread groups test
tree
|
commitdiff
2018-08-13
Tom Tromey
Define _FORTIFY_SOURCE in common-defs.h
tree
|
commitdiff
2018-08-13
Alan Hayward
Parse SVE registers in aarch64 core file reading/writing
tree
|
commitdiff
2018-08-13
Alan Hayward
Detect SVE when reading aarch64 core files
tree
|
commitdiff
2018-08-13
Alan Hayward
Split size in regset section iterators
tree
|
commitdiff
2018-08-10
Simon Marchi
Fix forgotten xstrprintf -> string_printf change
tree
|
commitdiff
2018-08-10
Keith Seitz
Use policies for code generation
tree
|
commitdiff
2018-08-10
Keith Seitz
Use unique_ptr for htabs
tree
|
commitdiff
2018-08-10
Keith Seitz
Move compile_instance to compile.c
tree
|
commitdiff
2018-08-10
Keith Seitz
Change compile_instance/compile_c_instance into classes
tree
|
commitdiff
2018-08-10
Keith Seitz
Add a C++ wrapper for GCC C plug-in
tree
|
commitdiff
2018-08-10
Keith Seitz
Move C-related declarations to compile-c.h
tree
|
commitdiff
2018-08-10
Keith Seitz
Rename symbol_substitution_name
tree
|
commitdiff
2018-08-10
Keith Seitz
Return unique_xmalloc_ptr for generate_c_for_variable_l...
tree
|
commitdiff
2018-08-10
Alan Hayward
Rename size in get_core_register_section
tree
|
commitdiff
2018-08-09
Jim Wilson
RISC-V: Add configure support for riscv*-linux*.
tree
|
commitdiff
2018-08-09
Jim Wilson
RISC-V: Add native linux support.
tree
|
commitdiff
2018-08-09
Jim Wilson
RISC-V: Add linux target support.
tree
|
commitdiff
2018-08-09
Andrew Burgess
gdb: Make infrun.c:resume function static
tree
|
commitdiff
2018-08-09
Tom Tromey
Minor formatting fixes in riscv-tdep.h
tree
|
commitdiff
2018-08-09
Simon Marchi
Fix some gettext ARI warnings
tree
|
commitdiff
2018-08-09
Andrew Burgess
gdb: Check element of optimised out vla exists
tree
|
commitdiff
2018-08-09
Andrew Burgess
gdb: Merge similar tests into a single test script
tree
|
commitdiff
2018-08-08
Simon Marchi
Fix some comments in target.c
tree
|
commitdiff
next