projects
/
deliverable
/
binutils-gdb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Make the literal argument to pow a double, not an integer
[deliverable/binutils-gdb.git]
/
gdb
/
2019-12-19
Christian Biesinger
Make the literal argument to pow a double, not an integer
tree
|
commitdiff
2019-12-19
Christian Biesinger
Cast the log10 argument to double to disambiguate it
tree
|
commitdiff
2019-12-19
Christian Biesinger
Rename "sun" variable to avoid conflicts on Solaris
tree
|
commitdiff
2019-12-19
Tom Tromey
Fix comment in field_kind
tree
|
commitdiff
2019-12-19
Tom Tromey
Handle CRLF when reading XML on Windows
tree
|
commitdiff
2019-12-18
Simon Marchi
Update gdb.base/default.exp for GDB 10
tree
|
commitdiff
2019-12-18
Tom Tromey
Fix pthread_setname_np build error
tree
|
commitdiff
2019-12-18
Simon Marchi
Fix indentation (and clang warning) in c-lang.c
tree
|
commitdiff
2019-12-18
Tom Tromey
Fix build failure on macOS
tree
|
commitdiff
2019-12-18
Simon Marchi
Fix -Wmisleading-indentation warning in top.c
tree
|
commitdiff
2019-12-17
Christian Biesinger
Add missing include to bsd-kvm.c for gdb_abspath
tree
|
commitdiff
2019-12-17
Simon Marchi
Add virtual destructor to tui_layout_base
tree
|
commitdiff
2019-12-17
Bernd Edlinger
Fix skip.exp test failure observed with gcc-9.2.0
tree
|
commitdiff
2019-12-17
Bernd Edlinger
Whitespace fix in gdb.base/skip.exp
tree
|
commitdiff
2019-12-17
Bernd Edlinger
Add a test case for skip with inlined functions
tree
|
commitdiff
2019-12-17
Bernd Edlinger
Check all inline frames if they are marked for skip
tree
|
commitdiff
2019-12-16
Simon Marchi
jit: make gdb_symtab::blocks an std::forward_list
tree
|
commitdiff
2019-12-16
Simon Marchi
jit: c++-ify gdb_block
tree
|
commitdiff
2019-12-16
Simon Marchi
jit: make gdb_object::symtabs an std::forward_list
tree
|
commitdiff
2019-12-16
Simon Marchi
jit: c++-ify gdb_symtab
tree
|
commitdiff
2019-12-16
Simon Marchi
Fix double-free when creating more than one block in...
tree
|
commitdiff
2019-12-16
Tom Tromey
Constify get_exec_file
tree
|
commitdiff
2019-12-16
Christian Biesinger
Update Gnulib to the latest git version
tree
|
commitdiff
2019-12-16
Christian Biesinger
Use a member function to set a symbol's language
tree
|
commitdiff
2019-12-16
Christian Biesinger
Use an accessor function for general_symbol_info::language
tree
|
commitdiff
2019-12-16
Christian Biesinger
Use symbol_set_language to set a symbol's language
tree
|
commitdiff
2019-12-14
Andrew Burgess
gdb/doc: Remove duplicate description of lookup_global_...
tree
|
commitdiff
2019-12-14
Sergio Durigan Junior
Guard against 'current_directory == NULL' on gdb_abspat...
tree
|
commitdiff
2019-12-13
Christian Biesinger
Revert "Turn off threaded minsym demangling by default"
tree
|
commitdiff
2019-12-13
Tom Tromey
Remove ARI check for multiple calls to warning or error
tree
|
commitdiff
2019-12-13
Tom Tromey
Remove "fix" call for "long long" from ARI
tree
|
commitdiff
2019-12-13
Tom Tromey
Accept -Wno- prefix in ARI
tree
|
commitdiff
2019-12-13
Tom Tromey
Change ARI usage to GNU style
tree
|
commitdiff
2019-12-13
Tom Tromey
Suppress ARI warnings for vsprintf
tree
|
commitdiff
2019-12-13
Tom Tromey
Silence ARI warning about floatformat_to_double
tree
|
commitdiff
2019-12-13
Tom Tromey
Silence ARI for valid calls to abort
tree
|
commitdiff
2019-12-13
Tom Tromey
Fix ARI text for floatformat_from_double
tree
|
commitdiff
2019-12-13
Tom Tromey
Remove ATTRIBUTE_UNUSED check from ARI
tree
|
commitdiff
2019-12-13
Tom Tromey
Remove "boolean" and "var_boolean" checks from ARI
tree
|
commitdiff
2019-12-13
Tom Tromey
Fix the gdb build with GCC 7
tree
|
commitdiff
2019-12-13
Simon Marchi
Fix indentation in jit.c
tree
|
commitdiff
2019-12-13
Jozef Lawrynowicz
MSP430: Relax target glob for configuring GDB
tree
|
commitdiff
2019-12-12
Tom Tromey
Change objfile::partial_symtabs to be a unique_ptr
tree
|
commitdiff
2019-12-12
Tom Tromey
Manage objfiles with shared_ptr
tree
|
commitdiff
2019-12-12
Tom Tromey
Move free_all_objfiles to program_space
tree
|
commitdiff
2019-12-12
Tom Tromey
Store objfiles on a std::list
tree
|
commitdiff
2019-12-12
Tom Tromey
Introduce basic_safe_range
tree
|
commitdiff
2019-12-12
Tom Tromey
Remove MULTI_OBJFILE_P
tree
|
commitdiff
2019-12-12
Tom Tromey
Introduce program_space::remove_objfile
tree
|
commitdiff
2019-12-12
Tom Tromey
Introduce program_space::add_objfile
tree
|
commitdiff
2019-12-12
Tom Tromey
Make the objfile destructor private
tree
|
commitdiff
2019-12-12
Tom Tromey
Make add_separate_debug_objfile static
tree
|
commitdiff
2019-12-12
Tom Tromey
Make the objfile constructor private
tree
|
commitdiff
2019-12-12
Simon Marchi
Replace xmalloc/xfree with vector in jit.c
tree
|
commitdiff
2019-12-12
Tom Tromey
Remove some calls to malloc_failure
tree
|
commitdiff
2019-12-12
Tom Tromey
Ravenscar port for RISC-V
tree
|
commitdiff
2019-12-12
Tom Tromey
Fix the thread-pool.c compilation
tree
|
commitdiff
2019-12-12
Luis Machado
Fix unused function error
tree
|
commitdiff
2019-12-12
Tom Tromey
Fix TUI test suite regexps
tree
|
commitdiff
2019-12-11
Tom Tromey
Change "winheight" resizing to use new layout code
tree
|
commitdiff
2019-12-11
Tom Tromey
Re-apply the current layout when resizing
tree
|
commitdiff
2019-12-11
Tom Tromey
First use of tui_layout
tree
|
commitdiff
2019-12-11
Tom Tromey
Introduce new layout code
tree
|
commitdiff
2019-12-11
Tom Tromey
Remove struct tui_point
tree
|
commitdiff
2019-12-11
Tom Tromey
Introduce the tui_gen_win_info::min_height method
tree
|
commitdiff
2019-12-11
Tom Tromey
Move can_box to tui_gen_win_info
tree
|
commitdiff
2019-12-11
Tom Tromey
Move max_height method to tui_gen_win_info
tree
|
commitdiff
2019-12-11
Joel Brobecker
Update NEWS post GDB 9 branch creation.
tree
|
commitdiff
2019-12-11
Joel Brobecker
Bump version to 10.0.50.DATE-git.
tree
|
commitdiff
2019-12-11
Simon Marchi
Fix typo, get_Frame_id -> get_frame_id
tree
|
commitdiff
2019-12-11
Tom Tromey
Fix build on macOS
tree
|
commitdiff
2019-12-11
Tom Tromey
Fix the build after bfd_get_signed_8 change
tree
|
commitdiff
2019-12-11
Philippe Waroquiers
Implement 'print -raw-values' and 'set print raw-values...
tree
|
commitdiff
2019-12-10
Tom Tromey
Minor fix to gdb.prompt documentation
tree
|
commitdiff
2019-12-10
Kevin Buettner
OpenMP parallel region scope tests
tree
|
commitdiff
2019-12-10
Kevin Buettner
Add gdb_caching_proc support_nested_function_tests...
tree
|
commitdiff
2019-12-10
Kevin Buettner
Add gdb_compile_openmp to lib/gdb.exp
tree
|
commitdiff
2019-12-10
Christian Biesinger
Suppress the "unused function" warning for select_strer...
tree
|
commitdiff
2019-12-10
Christian Biesinger
Replace the remaining uses of strerror with safe_strerror
tree
|
commitdiff
2019-12-10
Tom Tromey
Normalize Ada ptype to use a single "?"
tree
|
commitdiff
2019-12-09
George Barrett
Fix scripted probe breakpoints
tree
|
commitdiff
2019-12-09
Tankut Baris Aktemur
gdb: rank an lvalue argument incompatible for an rvalue...
tree
|
commitdiff
2019-12-09
Andrew Burgess
gdb/fortran: Improve output pattern in gdb.mi/mi-fortra...
tree
|
commitdiff
2019-12-09
Andrew Burgess
gdb/testsuite: kfail some tests if using broken gcc
tree
|
commitdiff
2019-12-09
Andrew Burgess
gdb/testsuite/fortran: Fix info-modules/info-types...
tree
|
commitdiff
2019-12-09
Wataru Ashihara
gdb/darwin-nat.c: Fix template argument for scoped_rest...
tree
|
commitdiff
2019-12-08
Tom de Vries
Fix inter-CU references using intra-CU form in imported...
tree
|
commitdiff
2019-12-07
Keith Seitz
Core file build-id support
tree
|
commitdiff
2019-12-06
Christian Biesinger
Put bcache inside "namespace gdb"
tree
|
commitdiff
2019-12-06
Tom de Vries
[gdb/symtab] Prefer var def over decl
tree
|
commitdiff
2019-12-06
Tankut Baris Aktemur
gdb/testsuite: do minor clean-up in gdb.cp/rvalue-ref...
tree
|
commitdiff
2019-12-06
Tankut Baris Aktemur
gdb: fix overload resolution for see-through references
tree
|
commitdiff
2019-12-06
Philippe Waroquiers
Fix crash when command arg is missing in faas/taas...
tree
|
commitdiff
2019-12-05
Philippe Waroquiers
Fix leaks when pruning inferiors.
tree
|
commitdiff
2019-12-05
Simon Marchi
Remove gdbarch parameter of lookup_typename
tree
|
commitdiff
2019-12-04
Christian Biesinger
Fix (most) OpenBSD link errors
tree
|
commitdiff
2019-12-04
Tom Tromey
Use metadata style in a few more places
tree
|
commitdiff
2019-12-04
Andrew Burgess
gdb/testsuite: Use -J option when compiling Fortran...
tree
|
commitdiff
2019-12-04
Andrew Burgess
gdb/fortran: Support for single/double type modifiers
tree
|
commitdiff
2019-12-04
Simon Marchi
Fix doc of AVR-specific command "info io_registers"
tree
|
commitdiff
next
This page took
0.047225 seconds
and
7
git commands to generate.