projects
/
external
/
binutils.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ptid-selftests: Fix erroneous assert messages
2017-04-07
Simon Marchi
ptid-selftests: Fix erroneous assert messages
commit
|
commitdiff
|
tree
2017-04-05
Simon Marchi
ptid_{lwp,tid}_p: Remove unnecessary checks
commit
|
commitdiff
|
tree
2017-04-04
Simon Marchi
gdbserver: Clear .deps on clean
commit
|
commitdiff
|
tree
2017-04-04
Simon Marchi
remote.c: Use ptid_t instead of struct ptid
commit
|
commitdiff
|
tree
2017-03-31
Simon Marchi
gdbserver: Suffix generated C files with -generated
commit
|
commitdiff
|
tree
2017-03-23
Simon Marchi
Remove some unnecessary inferior_ptid setting/restoring...
commit
|
commitdiff
|
tree
2017-03-22
Simon Marchi
Remove lwp -> pid conversion in linux_nat_xfer_partial
commit
|
commitdiff
|
tree
2017-03-21
Simon Marchi
windows: Use ptid from regcache in register fetch/store
commit
|
commitdiff
|
tree
2017-03-21
Simon Marchi
Remove remaining reference to struct serial::current_timeout
commit
|
commitdiff
|
tree
2017-03-20
Simon Marchi
spu: Use ptid from regcache instead of inferior_ptid
commit
|
commitdiff
|
tree
2017-03-20
Simon Marchi
Use ptid from regcache in almost all remaining nat...
commit
|
commitdiff
|
tree
2017-03-17
Simon Marchi
i386-gnu-nat: Use ptid from regcache instead of inferior_ptid
commit
|
commitdiff
|
tree
2017-03-17
Simon Marchi
i386-darwin-nat: Use ptid from regcache instead of...
commit
|
commitdiff
|
tree
2017-03-17
Simon Marchi
i386-bsd-nat: Use ptid from regcache instead of inferior_ptid
commit
|
commitdiff
|
tree
2017-03-17
Simon Marchi
hppa-obsd-nat: Use ptid from regcache instead of inferior_ptid
commit
|
commitdiff
|
tree
2017-03-17
Simon Marchi
hppa-nbsd-nat: Use ptid from regcache instead of inferior_ptid
commit
|
commitdiff
|
tree
2017-03-17
Simon Marchi
hppa-linux-nat: Use ptid from regcache instead of inferior_ptid
commit
|
commitdiff
|
tree
2017-03-17
Simon Marchi
corelow: Use ptid from regcache instead of inferior_ptid
commit
|
commitdiff
|
tree
2017-03-17
Simon Marchi
bsd-uthread: Use ptid from regcache instead of inferior_ptid
commit
|
commitdiff
|
tree
2017-03-17
Simon Marchi
arm-nbsd-nat: Use ptid from regcache instead of inferior_ptid
commit
|
commitdiff
|
tree
2017-03-17
Simon Marchi
arm-linux-nat.c: Use ptid from regcache instead of...
commit
|
commitdiff
|
tree
2017-03-14
Simon Marchi
Make length_of_subexp static
commit
|
commitdiff
|
tree
2017-03-13
Simon Marchi
alpha-bsd-nat: Use ptid from regcache instead of inferior_ptid
commit
|
commitdiff
|
tree
2017-03-13
Simon Marchi
aix-thread: Use ptid from regcache instead of inferior_ptid
commit
|
commitdiff
|
tree
2017-03-13
Simon Marchi
aarc64-linux-nat: Use ptid from regcache instead of...
commit
|
commitdiff
|
tree
2017-03-13
Simon Marchi
amd64-linux-nat: Use ptid from regcache instead of...
commit
|
commitdiff
|
tree
2017-03-13
Simon Marchi
Add asserts in target_fetch/store_registers
commit
|
commitdiff
|
tree
2017-03-13
Simon Marchi
Introduce regcache_get_ptid
commit
|
commitdiff
|
tree
2017-03-13
Simon Marchi
gdbserver: Use pattern rule for the remaining %-ipa...
commit
|
commitdiff
|
tree
2017-03-13
Simon Marchi
gdbserver: Use pattern rule for IPA objects from common/
commit
|
commitdiff
|
tree
2017-03-13
Simon Marchi
gdbserver: Use pattern rule for IPA objects from gdbserver/
commit
|
commitdiff
|
tree
2017-03-13
Simon Marchi
gdbserver: Use pattern rule for objects from arch/
commit
|
commitdiff
|
tree
2017-03-13
Simon Marchi
gdbserver: Use pattern rule for objects from nat/
commit
|
commitdiff
|
tree
2017-03-13
Simon Marchi
gdbserver: Use pattern rule for objects from common/
commit
|
commitdiff
|
tree
2017-03-13
Simon Marchi
gdbserver: Use pattern rule for objects from target/
commit
|
commitdiff
|
tree
2017-03-13
Simon Marchi
gdbserver: Use pattern rule for regformats source file...
commit
|
commitdiff
|
tree
2017-03-13
Simon Marchi
testsuite: Disable backslash_in_multi_line_command_test...
commit
|
commitdiff
|
tree
2017-03-13
Simon Marchi
testsuite: Introduce dejagnu_version
commit
|
commitdiff
|
tree
2017-03-06
Simon Marchi
Remove const in xtensa-linux-nat.c:fetch_gregs
commit
|
commitdiff
|
tree
2017-03-03
Simon Marchi
Use range-based for loop in remote_add_target_side_commands
commit
|
commitdiff
|
tree
2017-02-27
Simon Marchi
Remove struct keyword from range-based for loop
commit
|
commitdiff
|
tree
2017-02-27
Simon Marchi
Use range-based for loop in remote_add_target_side_condition
commit
|
commitdiff
|
tree
2017-02-23
Simon Marchi
Fix usage of inferior_ptid in two thread_alive implementations
commit
|
commitdiff
|
tree
2017-02-21
Simon Marchi
Default initialize enum flags to 0
commit
|
commitdiff
|
tree
2017-02-10
Simon Marchi
Do not send queries on secondary UIs
commit
|
commitdiff
|
tree
2017-02-10
Simon Marchi
new-ui.exp: Use proc_with_prefix
commit
|
commitdiff
|
tree
2017-02-09
Simon Marchi
Remove return in function returning void
commit
|
commitdiff
|
tree
2017-01-26
Simon Marchi
Change method of loading .py files in Python tests
commit
|
commitdiff
|
tree
2017-01-24
Simon Marchi
Fix typo in ExitedEvent doc
commit
|
commitdiff
|
tree
2017-01-23
Simon Marchi
Minor simplification of (Python) find_thread_object
commit
|
commitdiff
|
tree
2017-01-12
Simon Marchi
Update comment in remote_can_async_p
commit
|
commitdiff
|
tree
2017-01-12
Simon Marchi
Update comment in linux_nat_can_async_p
commit
|
commitdiff
|
tree
2017-01-12
Simon Marchi
Remove dead serial_interface_lookup calls
commit
|
commitdiff
|
tree
2017-01-11
Simon Marchi
Fix typo in lookup_cmd_1 comment
commit
|
commitdiff
|
tree
2017-01-10
Simon Marchi
Change return type of ui_out redirect to void
commit
|
commitdiff
|
tree
2017-01-10
Simon Marchi
Update help of the "frame" command
commit
|
commitdiff
|
tree
2016-12-22
Simon Marchi
Class-ify ui_out
commit
|
commitdiff
|
tree
2016-12-06
Simon Marchi
Remove unnecessary inferior lookup in inferior_command
commit
|
commitdiff
|
tree
2016-12-02
Simon Marchi
Introduce enum_flag type for ui_out flags
commit
|
commitdiff
|
tree
2016-12-02
Simon Marchi
Rename some trace functions
commit
|
commitdiff
|
tree
2016-12-02
Simon Marchi
Remove mi_out_data::suppress_output
commit
|
commitdiff
|
tree
2016-12-01
Simon Marchi
Class-ify ui_out_table
commit
|
commitdiff
|
tree
2016-12-01
Simon Marchi
ui_out_table: Replace boolean flag with enum
commit
|
commitdiff
|
tree
2016-12-01
Simon Marchi
Simplify ui-out level code
commit
|
commitdiff
|
tree
2016-12-01
Simon Marchi
Class-ify ui_out_level
commit
|
commitdiff
|
tree
2016-12-01
Simon Marchi
Class-ify ui_out_hdr
commit
|
commitdiff
|
tree
2016-12-01
Simon Marchi
Use std::string for ui_out_hdr's text fields
commit
|
commitdiff
|
tree
2016-12-01
Simon Marchi
Replace hand-made linked list of ui_out_hdr by vector...
commit
|
commitdiff
|
tree
2016-11-30
Simon Marchi
Makefiles: Disable suffix rules and implicit rules
commit
|
commitdiff
|
tree
2016-11-25
Simon Marchi
Fix typo in Makefile
commit
|
commitdiff
|
tree
2016-11-25
Simon Marchi
Fix typos in comment
commit
|
commitdiff
|
tree
2016-11-25
Simon Marchi
Fix typo in comment
commit
|
commitdiff
|
tree
2016-11-23
Simon Marchi
Minor formatting fixups in Makefiles
commit
|
commitdiff
|
tree
2016-11-23
Simon Marchi
Normalize names of some source files
commit
|
commitdiff
|
tree
2016-11-23
Simon Marchi
Makefiles: Flatten and sort file lists
commit
|
commitdiff
|
tree
2016-11-21
Simon Marchi
Add missing POSTCOMPILE step to mi/ file generation...
commit
|
commitdiff
|
tree
2016-11-17
Simon Marchi
Makefile: Replace explicit subdir rules with pattern...
commit
|
commitdiff
|
tree
2016-11-17
Simon Marchi
Makefile: Replace old suffix rules with pattern rules
commit
|
commitdiff
|
tree
2016-11-17
Simon Marchi
Remove code that checks for GNU/non-GNU make
commit
|
commitdiff
|
tree
2016-11-17
Simon Marchi
Document new hard requirement on GNU make
commit
|
commitdiff
|
tree
2016-11-09
Simon Marchi
Make gdb.mi/user-selected-context-sync.exp use proc_with_prefix
commit
|
commitdiff
|
tree
2016-10-17
Simon Marchi
Fix duplicate test message in mi-trace-save.exp
commit
|
commitdiff
|
tree
2016-10-17
Simon Marchi
Fix comment in mi-trace-save.exp
commit
|
commitdiff
|
tree
2016-10-17
Simon Marchi
Fix -trace-save crash when argument is missing
commit
|
commitdiff
|
tree
2016-10-14
Simon Marchi
Fix typos in trace commands doc
commit
|
commitdiff
|
tree
2016-10-14
Simon Marchi
Document -ctf switch of -trace-save
commit
|
commitdiff
|
tree
2016-10-06
Simon Marchi
frame.h: Forward-declare struct ui_out
commit
|
commitdiff
|
tree
2016-10-03
Antoine Tremblay
Add test for user context selection sync
YYYY-MM-DD Simon Marchi <
simon.marchi@ericsson.com
>
commit
|
commitdiff
|
tree
2016-10-03
Antoine Tremblay
Emit inferior, thread and frame selection events to...
YYYY-MM-DD Simon Marchi <
simon.marchi@ericsson.com
>
commit
|
commitdiff
|
tree
2016-09-21
Simon Marchi
Update and add .gitignore's
commit
|
commitdiff
|
tree
2016-09-16
Simon Marchi
Introduce cleanup to restore current_uiout
commit
|
commitdiff
|
tree
2016-08-24
Simon Marchi
Allow resetting an empty inferior-tty
commit
|
commitdiff
|
tree
2016-08-23
Simon Marchi
Fix typo in comment
commit
|
commitdiff
|
tree
2016-08-17
Simon Marchi
Fix remove-inferior error message
commit
|
commitdiff
|
tree
2016-08-17
Simon Marchi
Add remove-inferiors test
commit
|
commitdiff
|
tree
2016-08-17
Simon Marchi
Remove stale comment
commit
|
commitdiff
|
tree
2016-08-05
Simon Marchi
Remove unused cli_command_loop declaration
commit
|
commitdiff
|
tree
2016-07-25
Simon Marchi
Handle correctly passing a bad interpreter name to...
commit
|
commitdiff
|
tree
2016-07-06
Simon Marchi
gdb.ada/arraydim.exp: Fix directory layout
commit
|
commitdiff
|
tree
2016-07-06
Simon Marchi
Remove extra output directory level for Ada tests
commit
|
commitdiff
|
tree
next