projects
/
external
/
binutils.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add parameter to allow enabling/disabling selftests via configure
2018-10-08
John Baldwin
Add native target for FreeBSD/riscv.
commit
|
commitdiff
|
tree
2018-10-08
John Baldwin
Add FreeBSD/riscv architecture.
commit
|
commitdiff
|
tree
2018-10-08
John Baldwin
Add a helper function to trad_frame to support register...
commit
|
commitdiff
|
tree
2018-09-28
John Baldwin
Use the existing instruction to determine the RISC...
commit
|
commitdiff
|
tree
2018-09-19
John Baldwin
Add missing spaces after inet_ntop invocations.
commit
|
commitdiff
|
tree
2018-09-18
John Baldwin
Make the "info proc" documentation more consistent.
commit
|
commitdiff
|
tree
2018-09-18
John Baldwin
Document the 'info proc files' command.
commit
|
commitdiff
|
tree
2018-09-18
John Baldwin
Support 'info proc files' on live FreeBSD processes.
commit
|
commitdiff
|
tree
2018-09-18
John Baldwin
Add support for 'info proc files' on FreeBSD core dumps.
commit
|
commitdiff
|
tree
2018-09-18
John Baldwin
Add a new 'info proc files' subcommand of 'info proc'.
commit
|
commitdiff
|
tree
2018-09-18
John Baldwin
Import gnulib's inet_ntop module.
commit
|
commitdiff
|
tree
2018-09-18
John Baldwin
Generate aclocal-m4-deps.mk more deterministically...
commit
|
commitdiff
|
tree
2018-09-18
John Baldwin
Use KF_PATH to verify the size of a struct kinfo_file.
commit
|
commitdiff
|
tree
2018-09-12
John Baldwin
Remove unused "tmp" variable.
commit
|
commitdiff
|
tree
2018-09-12
John Baldwin
Fix a typo in a comment.
commit
|
commitdiff
|
tree
2018-03-04
John Baldwin
Use signal information to determine SIGTRAP type for...
commit
|
commitdiff
|
tree
2018-03-04
John Baldwin
Add a new debug knob for the FreeBSD native target.
commit
|
commitdiff
|
tree
2018-03-04
John Baldwin
Implement "to_stopped_by_hw_breakpoint" for x86 debug...
commit
|
commitdiff
|
tree
2018-02-28
John Baldwin
Workaround a FreeBSD ptrace() bug with clearing thread...
commit
|
commitdiff
|
tree
2018-02-21
John Baldwin
Fix a typo.
commit
|
commitdiff
|
tree
2018-02-21
John Baldwin
Add "common-defs.h" include to files in arch/ subdir...
commit
|
commitdiff
|
tree
2018-01-12
John Baldwin
Use the correct value for the offset of 'kve_protection'.
commit
|
commitdiff
|
tree
2018-01-09
John Baldwin
Document support for 'info proc' on FreeBSD.
commit
|
commitdiff
|
tree
2018-01-09
John Baldwin
Support 'info proc' for native FreeBSD processes.
commit
|
commitdiff
|
tree
2018-01-09
John Baldwin
Use gdb::unique_xmalloc_ptr<> instead of a deleter...
commit
|
commitdiff
|
tree
2018-01-09
John Baldwin
Don't return stale data from fbsd_pid_to_exec_file...
commit
|
commitdiff
|
tree
2018-01-09
John Baldwin
Support 'info proc' for FreeBSD process core dumps.
commit
|
commitdiff
|
tree
2018-01-03
John Baldwin
Create pseudo sections for FreeBSD NT_PROCSTAT_(PROC...
commit
|
commitdiff
|
tree
2017-11-30
John Baldwin
Define MPFR_USE_INTMAX_T so that mpfr.h assumes intmax_t...
commit
|
commitdiff
|
tree
2017-11-15
John Baldwin
Include <array> to declare std::array<>.
commit
|
commitdiff
|
tree
2017-11-15
John Baldwin
Constify the 'arg' passed to commands in bsd-kvm.c.
commit
|
commitdiff
|
tree
2017-10-11
John Baldwin
Add native target for FreeBSD/arm.
commit
|
commitdiff
|
tree
2017-10-11
John Baldwin
Add FreeBSD/arm architecture.
commit
|
commitdiff
|
tree
2017-10-09
John Baldwin
Use gdbarch_long_bit to determine layout of FreeBSD...
commit
|
commitdiff
|
tree
2017-10-06
John Baldwin
Account for padding in FreeBSD/mipsn32 NT_PRSTATUS...
commit
|
commitdiff
|
tree
2017-10-05
John Baldwin
Add a signal frame unwinder for FreeBSD/mipsn32.
commit
|
commitdiff
|
tree
2017-10-05
John Baldwin
Handle the NT_ARM_VFP core dump note on FreeBSD.
commit
|
commitdiff
|
tree
2017-10-05
John Baldwin
Handle FreeBSD-specific AT_EHDRFLAGS and AT_HWCAP auxiliary...
commit
|
commitdiff
|
tree
2017-09-19
John Baldwin
Add a 'starti' command.
commit
|
commitdiff
|
tree
2017-09-09
John Baldwin
Remove unnecessary function prototypes.
commit
|
commitdiff
|
tree
2017-09-06
John Baldwin
Honor an existing CC_FOR_BUILD in the environment for...
commit
|
commitdiff
|
tree
2017-09-06
John Baldwin
Add native target for FreeBSD/aarch64.
commit
|
commitdiff
|
tree
2017-09-06
John Baldwin
Add FreeBSD/aarch64 architecture.
commit
|
commitdiff
|
tree
2017-09-05
John Baldwin
Define an error function in the PPC simulator library.
commit
|
commitdiff
|
tree
2017-09-05
John Baldwin
Enable support for x86 debug registers on NetBSD.
commit
|
commitdiff
|
tree
2017-09-05
John Baldwin
Make <sys/user.h> include in bsd-kvm.c conditional...
commit
|
commitdiff
|
tree
2017-09-05
John Baldwin
Define _KMEMUSER before including BSD kernel headers.
commit
|
commitdiff
|
tree
2017-09-05
John Baldwin
Include "x86-xstate.h" for X86_XSTATE_* constants.
commit
|
commitdiff
|
tree
2017-09-04
John Baldwin
Explicitly include <array> for std::array<>.
commit
|
commitdiff
|
tree
2017-09-04
John Baldwin
Catch up to recent changes to call_function_by_hand().
commit
|
commitdiff
|
tree
2017-08-29
John Baldwin
Look for FIR in the last FreeBSD/mips floating-point...
commit
|
commitdiff
|
tree
2017-08-21
John Baldwin
Use an array type (lwpid_t[]) for the array of lwp...
commit
|
commitdiff
|
tree
2017-08-21
John Baldwin
Correct earlier ChangeLog entry for fbsd_add_threads.
commit
|
commitdiff
|
tree
2017-08-15
John Baldwin
Fix compile on big-endian platforms in siginfo_t converter.
commit
|
commitdiff
|
tree
2017-08-09
John Baldwin
Replace home-grown linked-lists in FreeBSD's native...
commit
|
commitdiff
|
tree
2017-08-09
John Baldwin
Replace remaining cleanups in fbsd-nat.c.
commit
|
commitdiff
|
tree
2017-08-09
John Baldwin
Fix compile in the !HAVE_KINFO_GETVMMAP case.
commit
|
commitdiff
|
tree
2017-07-25
John Baldwin
Fix two NetBSD-specific typos in the configure.nat...
commit
|
commitdiff
|
tree
2017-07-11
John Baldwin
Support the fs_base and gs_base registers on FreeBSD...
commit
|
commitdiff
|
tree
2017-07-11
John Baldwin
Include the fs_base and gs_base registers in amd64...
commit
|
commitdiff
|
tree
2017-07-07
John Baldwin
Read signal information from FreeBSD core dumps.
commit
|
commitdiff
|
tree
2017-07-07
John Baldwin
Create pseudo sections for FreeBSD NT_PTLWPINFO core...
commit
|
commitdiff
|
tree
2017-07-07
John Baldwin
Recognize the recently-added FreeBSD core dump note...
commit
|
commitdiff
|
tree
2017-07-07
John Baldwin
Use the thread_section_name helper class in fbsd_core_thread...
commit
|
commitdiff
|
tree
2017-07-07
John Baldwin
Add a new gdbarch method to fetch signal information...
commit
|
commitdiff
|
tree
2017-07-07
John Baldwin
Move the thread_section_name class to gdbcore.h.
commit
|
commitdiff
|
tree
2017-07-07
John Baldwin
Fetch signal information for native FreeBSD processes.
commit
|
commitdiff
|
tree
2017-07-07
John Baldwin
Implement the "get_siginfo_type" gdbarch method for...
commit
|
commitdiff
|
tree
2017-06-19
John Baldwin
Don't throw an error in 'info registers' for unavailable...
commit
|
commitdiff
|
tree
2017-06-01
John Baldwin
Correct ChangeLog entry date.
commit
|
commitdiff
|
tree
2017-06-01
John Baldwin
Use the ELF class to determine the word size for FreeBSD...
commit
|
commitdiff
|
tree
2017-05-23
John Baldwin
Use mips_regnum instead of constants for FreeBSD/mips...
commit
|
commitdiff
|
tree
2017-05-23
John Baldwin
Cleanups to FreeBSD/mips native register operations.
commit
|
commitdiff
|
tree
2017-04-28
John Baldwin
Consistently use fprintf_filtered when displaying MIPS...
commit
|
commitdiff
|
tree
2017-04-18
John Baldwin
PR threads/20743: Don't attempt to suspend or resume...
commit
|
commitdiff
|
tree
2017-04-04
John Baldwin
Remove support for using the bsd-uthread target on...
commit
|
commitdiff
|
tree
2017-04-04
John Baldwin
Remove support for FreeBSD/alpha.
commit
|
commitdiff
|
tree
2017-04-04
John Baldwin
Use ptid from regcache instead of inferior_ptid.
commit
|
commitdiff
|
tree
2017-01-04
John Baldwin
Use correct OSABI constant for FreeBSD/mips binaries.
commit
|
commitdiff
|
tree
2017-01-04
John Baldwin
Add native target for FreeBSD/mips.
commit
|
commitdiff
|
tree
2017-01-04
John Baldwin
Add FreeBSD/mips architecture.
commit
|
commitdiff
|
tree
2016-11-25
John Baldwin
Remove check requiring void argument to functions with...
commit
|
commitdiff
|
tree
2016-11-24
John Baldwin
Do not use std::move when assigning an anonymous object...
commit
|
commitdiff
|
tree
2016-11-24
John Baldwin
Add noexcept to custom non-throwing new operators.
commit
|
commitdiff
|
tree
2016-07-20
John Baldwin
Use a real vfork done event on FreeBSD when available.
commit
|
commitdiff
|
tree
2016-07-20
John Baldwin
Enable ptrace events on new child processes.
commit
|
commitdiff
|
tree
2016-07-20
John Baldwin
Consolidate code to enable optional FreeBSD native...
commit
|
commitdiff
|
tree
2016-07-20
John Baldwin
Handle version 1a of FreeBSD's NT_PRSINFO.
commit
|
commitdiff
|
tree
2016-07-15
John Baldwin
Pass SIGLIBRT directly to child processes.
commit
|
commitdiff
|
tree
2016-07-06
John Baldwin
Remove extraneous parentheses.
commit
|
commitdiff
|
tree
2016-07-06
John Baldwin
Use unsigned integer constant with left shifts.
commit
|
commitdiff
|
tree
2016-07-06
John Baldwin
Set uses_fp for frames with a valid FP register explicitly.
commit
|
commitdiff
|
tree
2016-07-06
John Baldwin
Remove check for negative size.
commit
|
commitdiff
|
tree
2016-07-06
John Baldwin
Use 'ptid_t' instead of 'ptid' for fbsd_next_vfork_done...
commit
|
commitdiff
|
tree
2016-07-01
John Baldwin
Fake VFORK_DONE events when following only the parent...
commit
|
commitdiff
|
tree
2016-07-01
John Baldwin
Move fbsd_resume and related functions below fork following...
commit
|
commitdiff
|
tree
2016-07-01
John Baldwin
Honor detach-on-fork on FreeBSD.
commit
|
commitdiff
|
tree
2016-07-01
John Baldwin
Set debug registers on all threads belonging to the...
commit
|
commitdiff
|
tree
2016-07-01
John Baldwin
Consolidate x86 debug register code for BSD native...
commit
|
commitdiff
|
tree
2016-06-24
John Baldwin
Add support for catching system calls to native FreeBSD...
commit
|
commitdiff
|
tree
next