projects
/
external
/
binutils.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Eliminate make_cleanup_obstack_free, introduce auto_obstack
2017-06-27
Pedro Alves
Eliminate make_cleanup_obstack_free, introduce auto_obstack
2017-06-27
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-06-26
Pedro Alves
Fix GDB regressions caused by previous bfd_get_section_conte...
2017-06-26
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-06-22
Pedro Alves
environ-selftests: Ignore -Wself-move warning
2017-06-22
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-06-22
Pedro Alves
Add STRINGIFY to gdb/common/preprocessor.h
2017-06-22
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-06-22
Pedro Alves
common/agent.h: Add missing include guards
2017-06-22
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-06-19
Pedro Alves
.gdb_index writer: close the file before unlinking it
2017-06-19
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-06-14
Pedro Alves
Introduce gdb::byte_vector, add allocator that default...
2017-06-14
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-06-12
Pedro Alves
mips-tdep.c: Remove MAX_REGISTER_SIZE usage
2017-06-12
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-06-12
Pedro Alves
.gdb_index prod perf regression: mapped_symtab now...
2017-06-12
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-06-12
Pedro Alves
.gdb_index prod perf regression: Estimate size of psyms_seen
2017-06-12
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-06-12
Pedro Alves
.gdb_index prod perf regression: find before insert...
2017-06-12
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-06-12
Pedro Alves
Code cleanup: dwarf2read.c: Add data_buf::append_uint
2017-06-12
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-06-12
Pedro Alves
Code cleanup: dwarf2read.c: Eliminate ::file_write
2017-06-12
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-06-12
Pedro Alves
Code cleanup: dwarf2read.c:uniquify_cu_indices: Use...
2017-06-12
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-06-07
Pedro Alves
Introduce compiled_regex, eliminate make_regfree_cleanup
2017-06-07
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-06-06
Pedro Alves
Fix double free when running gdb.linespec/ls-errs.exp...
2017-06-06
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-05-22
Pedro Alves
gdb: Add John Baldwin as FreeBSD Maintainer
2017-05-22
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-05-18
Pedro Alves
gdb.base/fileio.c: Fix several -Wmaybe-uninitialized...
2017-05-18
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-05-18
Pedro Alves
gdb.base/fileio.c: Fix several -Wreturn-type warnings
2017-05-18
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-05-18
Pedro Alves
gdb.base/fileio.exp: Remove nowarnings
2017-05-18
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-05-17
Pedro Alves
nat_extra_makefile_frag -> nat_makefile_frag
2017-05-17
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-05-05
Pedro Alves
gdb: Disable -Werror for -Wmaybe-uninitialized
2017-05-05
Pedro Alves
<palves@redhat.com>
2017-05-05
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-05-04
Pedro Alves
Fix gdb.python/py-record-btrace-threads.exp with Python 3
2017-05-04
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-05-04
Pedro Alves
RAII-fy make_cleanup_restore_current_thread & friends
2017-05-04
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-05-04
Pedro Alves
make_cleanup_restore_current_thread: Look up thread...
2017-05-04
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-05-04
Pedro Alves
Fix get_core_register_section leak, introduce thread_section...
2017-05-04
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-04-25
Pedro Alves
Fix build on gcc < 5 (std::is_trivially_copyable missing)
2017-04-25
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-04-25
Pedro Alves
Poison non-POD memset & non-trivially-copyable memcpy...
2017-04-25
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-04-25
Pedro Alves
Don't memset non-POD types: struct breakpoint
2017-04-25
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-04-25
Pedro Alves
Don't memset non-POD types: struct btrace_insn
2017-04-25
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-04-25
Pedro Alves
Don't memset non-POD types: struct bp_location
2017-04-25
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-04-25
Pedro Alves
Don't memcpy non-trivially-copyable types: Make enum_flags...
2017-04-25
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-04-19
Pedro Alves
gdbthread.h: Fix comment typo
2017-04-19
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-04-19
Pedro Alves
Fix removing inferiors from within "thread apply" commands
2017-04-19
Pedro Alves
<palves@redhat.com>
2017-04-19
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-04-19
Pedro Alves
Make inferior::detaching a bool, and introduce scoped_restor...
2017-04-19
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-04-19
Pedro Alves
gdb/Makefile.in: Re-sort SUBDIR_UNITTESTS_SRCS/SUBDIR_UNITTE...
2017-04-19
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-04-18
Pedro Alves
Eliminate obstack_printf
2017-04-18
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-04-18
Pedro Alves
gdb_xml_parser: make data fields private and make more...
2017-04-18
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-04-18
Pedro Alves
xml-support.c: Use std::string for growing string buffer
2017-04-18
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-04-18
Pedro Alves
gdb::optional unit tests
2017-04-18
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-04-18
Pedro Alves
More gdb::optional features
2017-04-18
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-04-18
Pedro Alves
xml-support.c: Use std::vector
2017-04-18
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-04-18
Pedro Alves
C++-ify gdb/xml-support.c a bit to eliminate cleanups
2017-04-18
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-04-13
Pedro Alves
Make inferior a class with cdtors, and use new/delete
2017-04-13
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-04-13
Pedro Alves
GC inferior.c:init_inferior_list
2017-04-13
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-04-13
Pedro Alves
Improve coverage of the PR threads/13217 regression...
2017-04-13
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-04-13
Pedro Alves
C++fy thread_apply_all_command
2017-04-13
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-04-13
Pedro Alves
Fix follow-fork latent bug
2017-04-13
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-04-13
Pedro Alves
watch_command_1: Fix dangling frame access
2017-04-13
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-04-13
Pedro Alves
fork-child.c: Avoid unnecessary heap-allocation / string...
2017-04-13
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-04-13
Pedro Alves
struct breakpoint: Fix indentation
2017-04-13
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-04-13
Pedro Alves
breakpoint.c: bp_location (the array) shadows bp_location...
2017-04-13
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-04-12
Pedro Alves
gdb: Move DJGPP/go32 bits to their own tdep file
2017-04-12
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-04-12
Pedro Alves
Remove unnecessary set_gdbarch_gnu_triplet_regexp calls
2017-04-12
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-04-12
Pedro Alves
Teach GDB that wchar_t is a built-in type in C++ mode
2017-04-12
Pedro Alves
<palves@redhat.com>
2017-04-12
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-04-12
Pedro Alves
Fix PR c++/21323: GDB thinks char16_t and char32_t...
2017-04-12
Pedro Alves
<palves@redhat.com>
2017-04-12
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-04-11
Pedro Alves
gdb/thread.c: Fix whitespace throughout
2017-04-11
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-04-10
Pedro Alves
thread.c: ptid_equal -> operator==
2017-04-10
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-04-10
Pedro Alves
GC gdb/thread.c:current_thread_cleanup_chain
2017-04-10
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-04-07
Pedro Alves
Fix building the BFD library for Win64 by reqorking...
commit
|
commitdiff
|
tree
2017-04-05
Pedro Alves
-Wwrite-strings: Remove -Wno-write-strings
2017-04-05
Pedro Alves
<palves@redhat.com>
2017-04-05
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-04-05
Pedro Alves
-Wwrite-strings: The Rest
2017-04-05
Pedro Alves
<palves@redhat.com>
2017-04-05
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-04-05
Pedro Alves
-Wwrite-strings: More Solaris
2017-04-05
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-04-05
Pedro Alves
-Wwrite-strings: Fix Solaris "set procfs-file"
2017-04-05
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-04-05
Pedro Alves
-Wwrite-strings: Some constification in gdb/breakpoint.c
2017-04-05
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-04-05
Pedro Alves
-Wwrite-strings: execute_command calls with string...
2017-04-05
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-04-05
Pedro Alves
-Wwrite-strings: Add a PyArg_ParseTupleAndKeywords...
2017-04-05
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-04-05
Pedro Alves
-Wwrite-strings: Wrap PyGetSetDef for construction...
2017-04-05
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-04-05
Pedro Alves
-Wwrite-strings: More fix-old-Python-API wrappers
2017-04-05
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-04-05
Pedro Alves
-Wwrite-strings: gdbserver/win32-low.c and TARGET_WAITKIND_EXECD
2017-04-05
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-04-05
Pedro Alves
-Wwrite-strings: gdbserver's 'port' parsing
2017-04-05
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-04-05
Pedro Alves
-Wwrite-strings: MI -info-os
2017-04-05
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-04-05
Pedro Alves
-Wwrite-strings: Constify mi_cmd_argv_ftype's 'command...
2017-04-05
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-04-05
Pedro Alves
-Wwrite-strings: Constify word break character arrays
2017-04-05
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-04-05
Pedro Alves
-Wwrite-strings: Constify target_pid_to_str and target_threa...
2017-04-05
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-04-05
Pedro Alves
-Wwrite-strings: Constify warning_pre_print
2017-04-05
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-04-05
Pedro Alves
-Wwrite-strings: Constify shell_escape and plug make_command...
2017-04-05
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-04-05
Pedro Alves
-Wwrite-strings: Don't initialize string command variables...
2017-04-05
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-04-05
Pedro Alves
-Wwrite-strings: Constify macroexp.c:init_shared_buffer
2017-04-05
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-04-05
Pedro Alves
-Wwrite-strings: Constify struct disassemble_info's...
2017-04-05
Pedro Alves
<palves@redhat.com>
2017-04-05
Pedro Alves
<palves@redhat.com>
2017-04-05
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-04-05
Pedro Alves
New global maintainer - Simon Marchi
2017-04-05
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-04-05
Pedro Alves
Initialize gdb::optional empty payload to quiet false...
2017-04-05
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-04-04
Pedro Alves
dwarf2read.c: C++fy lnp_state_machine
2017-04-04
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-04-04
Pedro Alves
Make sect_offset and cu_offset strong typedefs instead...
2017-04-04
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-04-04
Pedro Alves
dwarf2read.c: Make dir_index and file_name_index strong...
2017-04-04
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-04-04
Pedro Alves
gdb::optional: Add observers
2017-04-04
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-04-04
Pedro Alves
dwarf2read.c: Some C++fycation, use std::vector, std...
2017-04-04
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-03-27
Pedro Alves
dwarf2read.c: Clean up out of bounds handling
2017-03-27
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-03-27
Pedro Alves
gdb/cp-name-parser.y: Eliminate make_empty, use cplus_demang...
2017-03-27
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-03-27
Pedro Alves
cplus_demangle_fill_component: Handle DEMANGLE_COMPONENT_RVA...
2017-03-27
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-03-27
Pedro Alves
Fix gdb_xml_debug/gdb_xml_error ATTRIBUTE_PRINTF use
2017-03-27
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-03-27
Pedro Alves
gdb: Make ldirname return a std::string
2017-03-27
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-03-17
Pedro Alves
PR remote/21188: Fix remote serial timeout
2017-03-17
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-03-14
Pedro Alves
Restore test-cp-name-parser build
2017-03-14
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-03-08
Pedro Alves
Avoid unstable test message in gdb.base/step-over-exit.exp
2017-03-08
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-03-08
Pedro Alves
Fix PR18360 - internal error when using "interrupt -a"
2017-03-08
Pedro Alves
<palves@redhat.com>
2017-03-08
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-03-08
Pedro Alves
gdb: Fix ATTRIBUTE_NONNULL usage
2017-03-08
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-03-08
Pedro Alves
gdb.arch/amd64-entry-value-param*.exp: Make sure test...
2017-03-08
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-03-08
Pedro Alves
"gdb.arch/i386-pkru.exp: probe PKRU support" shouldn...
2017-03-08
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
2017-03-08
Pedro Alves
gdb: Fix a few unstable test names
2017-03-08
Pedro Alves
<palves@redhat.com>
commit
|
commitdiff
|
tree
next