projects
/
external
/
binutils.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Allow multiple .eh_frame sections per object file.
[external/binutils.git]
/
gdb
/
2017-11-27
Tom Tromey
Remove REMOTE_OBS
tree
|
commitdiff
2017-11-27
Tom Tromey
Move target object files to target subdirectory
tree
|
commitdiff
2017-11-27
Tom Tromey
Add missing files to COMMON_SFILES
tree
|
commitdiff
2017-11-27
Tom Tromey
Simplify COMMON_OBS by using list of sources
tree
|
commitdiff
2017-11-27
Tom Tromey
Define YYOBJ in terms of YYFILES
tree
|
commitdiff
2017-11-27
Tom Tromey
Move python object files to python subdirectory
tree
|
commitdiff
2017-11-27
Tom Tromey
Move guile object files to guile subdirectory
tree
|
commitdiff
2017-11-27
Tom Tromey
Move unittests object files to unittests subdirectory
tree
|
commitdiff
2017-11-27
Tom Tromey
Move tui object files to tui subdirectory
tree
|
commitdiff
2017-11-27
Tom Tromey
Move compile object files to compile subdirectory
tree
|
commitdiff
2017-11-27
Tom Tromey
Move mi objects to mi subdirectory
tree
|
commitdiff
2017-11-27
Tom Tromey
Move cli object files to cli subdirectory
tree
|
commitdiff
2017-11-27
Tom Tromey
A simpler way to make the "arch" build directory
tree
|
commitdiff
2017-11-27
Joel Brobecker
fix two issues in gdb.ada/mi_catch_ex.exp (re: "excepti...
tree
|
commitdiff
2017-11-27
Dominik Czarnota
Update find command help and search memory docs
tree
|
commitdiff
2017-11-27
Simon Marchi
python: Fix memleak in do_start_initialization
tree
|
commitdiff
2017-11-26
Tom Tromey
Add include guards to common/format.h
tree
|
commitdiff
2017-11-26
Tom Tromey
Change maybe_disable_address_space_randomization to...
tree
|
commitdiff
2017-11-26
Tom Tromey
Removes a cleanup from gcore.c
tree
|
commitdiff
2017-11-26
Ulrich Weigand
Fix broken ChangeLog entry for last commit.
tree
|
commitdiff
2017-11-26
Ulrich Weigand
[spu] Fix various test cases
tree
|
commitdiff
2017-11-26
Ulrich Weigand
[spu] Fix single-stepping regression
tree
|
commitdiff
2017-11-25
Sergio Durigan Junior
Adding ChangeLog entry for the last commit.
tree
|
commitdiff
2017-11-25
Sergio Durigan Junior
Fix PR gdb/22491: Regression when setting SystemTap...
tree
|
commitdiff
2017-11-25
Pedro Alves
Use TOLOWER in SYMBOL_HASH_NEXT
tree
|
commitdiff
2017-11-25
Pedro Alves
Fix completing an empty string
tree
|
commitdiff
2017-11-25
Pedro Alves
Add comprehensive C++ operator linespec/location/comple...
tree
|
commitdiff
2017-11-24
Pedro Alves
Comprehensive C++ linespec/completer tests
tree
|
commitdiff
2017-11-24
Pedro Alves
Make strcmp_iw NOT ignore whitespace in the middle...
tree
|
commitdiff
2017-11-24
Joel Brobecker
(Ada) provide the exception message when hitting an...
tree
|
commitdiff
2017-11-24
Simon Marchi
Fix issues with gdb-memory-map.dtd
tree
|
commitdiff
2017-11-24
Ulrich Weigand
[spu] Fix spu-linux gdbserver build
tree
|
commitdiff
2017-11-24
Ulrich Weigand
[spu] Fix spu-linux native build
tree
|
commitdiff
2017-11-24
Philipp Rudo
Workaround build bug with GCC 6.2.1
tree
|
commitdiff
2017-11-24
Alan Hayward
Fix aarch64-none-elf build error
tree
|
commitdiff
2017-11-24
Simon Marchi
Poison XNEW and friends for types that should use new...
tree
|
commitdiff
2017-11-24
Simon Marchi
Create private_thread_info hierarchy
tree
|
commitdiff
2017-11-24
Simon Marchi
remote: C++ify thread_item and threads_listing_context
tree
|
commitdiff
2017-11-24
Simon Marchi
Create private_inferior class hierarchy
tree
|
commitdiff
2017-11-24
Pedro Alves
Document linespec/explicit locations & completion impro...
tree
|
commitdiff
2017-11-24
Yao Qi
Remove dead code in regcache::dump
tree
|
commitdiff
2017-11-24
Yao Qi
cooked_read test for readonly regcache
tree
|
commitdiff
2017-11-24
Yao Qi
regcache::cooked_read unit test
tree
|
commitdiff
2017-11-24
Alan Hayward
Add xml selftests for aarch64 target description.
tree
|
commitdiff
2017-11-24
Alan Hayward
Use flexible target descriptors for aarch64
tree
|
commitdiff
2017-11-24
Alan Hayward
gdbserver: add aarch64_create_target_description
tree
|
commitdiff
2017-11-24
Alan Hayward
Add aarch64_create_target_description
tree
|
commitdiff
2017-11-24
Yao Qi
Change value_contents_eq return bool
tree
|
commitdiff
2017-11-24
Yao Qi
Change register_changed_p returns bool
tree
|
commitdiff
2017-11-24
Yao Qi
Change tic6x target descriptions
tree
|
commitdiff
2017-11-24
Simon Marchi
Fix memory leak in list_available_thread_groups
tree
|
commitdiff
2017-11-23
Simon Marchi
Fix clang warnings about copy elision
tree
|
commitdiff
2017-11-23
Simon Marchi
Revert unexpected rename in previous patch
tree
|
commitdiff
2017-11-23
Simon Marchi
Change int -> bool where applicable throughout varobj
tree
|
commitdiff
2017-11-23
Yao Qi
[testsuite] Pass -g3 to clang in gdb.base/macscp.exp
tree
|
commitdiff
2017-11-23
Sergio Durigan Junior
Convert DTrace probe interface to C++ (and perform...
tree
|
commitdiff
2017-11-23
Sergio Durigan Junior
Convert SystemTap probe interface to C++ (and perform...
tree
|
commitdiff
2017-11-23
Sergio Durigan Junior
Convert generic probe interface to C++ (and perform...
tree
|
commitdiff
2017-11-22
Joel Brobecker
(Ada) ravenscar-thread.c: remove unwanted trailing...
tree
|
commitdiff
2017-11-22
Simon Marchi
C++ify osdata
tree
|
commitdiff
2017-11-22
Simon Marchi
Show optimized out local variables in "info locals"
tree
|
commitdiff
2017-11-22
Simon Marchi
Remove DEF_VEC_P (varobj_p)
tree
|
commitdiff
2017-11-22
Simon Marchi
Replace VEC (varobj_update_result) with std::vector
tree
|
commitdiff
2017-11-22
Simon Marchi
Make varobj::children an std::vector
tree
|
commitdiff
2017-11-22
Simon Marchi
Basic c++ification of varobj
tree
|
commitdiff
2017-11-22
Ulrich Weigand
Remove obsolete core-regset.c
tree
|
commitdiff
2017-11-22
Yao Qi
[testsuite] Pass pthreads in prepare_for_testing
tree
|
commitdiff
2017-11-22
Yao Qi
[testsuite] Don't skip gdb.dwarf2/pr10770.exp for non...
tree
|
commitdiff
2017-11-22
Yao Qi
[testsuite] Pass -pie in ldflags
tree
|
commitdiff
2017-11-22
Ulrich Weigand
Target FP: Make use of MPFR if available
tree
|
commitdiff
2017-11-22
Ulrich Weigand
Target FP: Refactor use of host floating-point arithmetic
tree
|
commitdiff
2017-11-22
Yao Qi
Fix build with GCC 8: strncpy ->strcpy
tree
|
commitdiff
2017-11-22
Yao Qi
Fix build with GCC 8: strncpy -> memcpy
tree
|
commitdiff
2017-11-21
Jerome Guitton
ravenscar: update inferior ptid with event ptid
tree
|
commitdiff
2017-11-21
Joel Brobecker
(Ada) crash connecting to TSIM simulator
tree
|
commitdiff
2017-11-21
Joel Brobecker
problem debugging ravenscar programs if runtime is...
tree
|
commitdiff
2017-11-21
Joel Brobecker
Add multiple-CPU support in ravenscar-thread.c
tree
|
commitdiff
2017-11-21
Joel Brobecker
Provide the "Base CPU" in output of "info task" (if...
tree
|
commitdiff
2017-11-21
Joel Brobecker
watchpoint regression debugging with remote protocol...
tree
|
commitdiff
2017-11-21
Ulrich Weigand
[PowerPC] Detect different long double floating-point...
tree
|
commitdiff
2017-11-21
Pedro Alves
gdb.ada/minsyms.exp: Don't hardcode the variable's...
tree
|
commitdiff
2017-11-21
Simon Marchi
Fix build failure in darwin-nat.c
tree
|
commitdiff
2017-11-21
Pedro Alves
Fix mapped_index::find_name_components_bounds upper...
tree
|
commitdiff
2017-11-21
Pedro Alves
Unit test name-component bounds searching directly
tree
|
commitdiff
2017-11-21
Pedro Alves
0xff chars in name components table; cp-name-parser...
tree
|
commitdiff
2017-11-20
Pedro Alves
Fix gdb.base/whatis-ptype-typedefs.exp on 32-bit archs
tree
|
commitdiff
2017-11-20
Simon Marchi
Remove usage of find_inferior when calling kill_one_lwp...
tree
|
commitdiff
2017-11-20
Simon Marchi
Remove usages of find_thread when calling need_step_over_p
tree
|
commitdiff
2017-11-20
Simon Marchi
Remove usage of find_thread when calling resume_status_...
tree
|
commitdiff
2017-11-20
Simon Marchi
Remove usage of find_inferior when calling linux_set_re...
tree
|
commitdiff
2017-11-20
Simon Marchi
Remove usage of find_inferior in linux_stabilize_threads
tree
|
commitdiff
2017-11-20
Simon Marchi
Remove usage of find_inferior in unsuspend_all_lwps
tree
|
commitdiff
2017-11-20
Simon Marchi
Remove usage of find_inferior in iterate_over_lwps
tree
|
commitdiff
2017-11-20
Simon Marchi
Remove usage of find_inferior in reset_lwp_ptrace_optio...
tree
|
commitdiff
2017-11-20
Simon Marchi
Remove usages of find_inferior in linux-arm-low.c
tree
|
commitdiff
2017-11-20
Simon Marchi
Remove usage of find_inferior in win32-low.c
tree
|
commitdiff
2017-11-20
Simon Marchi
Remove usage of find_inferior in win32-i386-low.c
tree
|
commitdiff
2017-11-17
Tom Tromey
Use an enum to represent subclasses of symbol
tree
|
commitdiff
2017-11-17
Tom Tromey
Make template_symbol derive from symbol
tree
|
commitdiff
2017-11-17
Tom Tromey
Handle dereferencing Rust trait objects
tree
|
commitdiff
next