Allow ARC target to be configured with --with-cpu=<cpu-name>.
[external/binutils.git] / gdb / x86-linux-nat.c
2016-05-08 Trevor Saundersremove trivialy unused variables
2016-04-19 Walfred TedeschiAdd target descriptions for AVX + MPX
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-09-30 Pedro Alvesx86/Linux: reenable all-stop on top of non-stop
2015-09-09 Markus Metzgerbtrace: kernel address filtering
2015-08-18 Pedro Alvesx86/Linux: disable all-stop on top of non-stop
2015-07-24 Pedro AlvesLinux: sys/ptrace.h -> nat/gdb_ptrace.h everywhere
2015-06-23 Yao QiConvert have_ptrace_getregset to a tri-state boolean
2015-06-01 Yao QiMove have_ptrace_getregset to linux-nat.c
2015-06-01 Yao QiMove PTRACE_GETREGSET and PTRACE_SETREGSET to nat/linux...
2015-03-24 Gary BensonMove duplicated Linux x86 code to nat/x86-linux.c
2015-03-24 Gary BensonMove low-level Linux x86 debug register code to a share...
2015-03-24 Gary BensonIntroduce x86_linux_update_debug_registers
2015-03-24 Gary BensonLinux x86 low-level debug register comment synchronization
2015-03-24 Gary BensonLinux x86 low-level debug register code synchronization
2015-03-24 Gary BensonMake lwp_info.arch_private handling shared
2015-03-24 Gary BensonIntroduce basic LWP accessors
2015-03-24 Gary BensonIntroduce current_lwp_ptid
2015-03-04 Pedro Alvesenum lwp_stop_reason -> enum target_stop_reason
2015-03-03 Markus Metzgerbtrace: support 32-bit inferior on 64-bit host
2015-02-27 Pedro Alvesx86 Linux/ptrace: fix offsetof usage in C++ mode
2015-02-09 Markus Metzgerrecord btrace: add configuration struct
2015-02-09 Markus Metzgerbtrace: add struct btrace_data
2015-01-09 Pedro Alveslinux-nat.c: better starvation avoidance, handle non...
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-09-09 Joel BrobeckerFix missing "struct iovec" definition on some x86-linux.
2014-09-04 Gary BensonRemove code to cope with LWPs wrapped as PIDs
2014-09-03 Gary Bensonx86 debug address register clarifications
2014-09-02 Gary BensonRename 32- and 64-bit Intel files from "i386" to "x86"
2014-07-11 Gary BensonMove duplicated code into new files