aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/linux-x86-low.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-17Define xmltarget_amd64_linux_no_xml only for amd64.H.J. Lu1-0/+3
2010-04-12 * regcache.c (set_register_cache): Invalidate regcaches beforePedro Alves1-0/+5
2010-04-12Avoid unused variable warning on Linux/x86-64.H.J. Lu1-1/+1
2010-04-09 gdb/gdbserver/Pedro Alves1-1/+8
2010-04-08Support i386 without SSE.H.J. Lu1-3/+40
2010-04-07Add x86 AVX support to gdbserver.H.J. Lu1-9/+172
2010-04-03 * inferiors.c (add_thread): Set last_status kind toPedro Alves1-1/+1
2010-04-01 * linux-low.c (linux_wait_1): Avoid setting need_step_over isPedro Alves1-0/+4
2010-03-23 * linux-x86-low.c (x86_linux_prepare_to_resume): Clear DR6 if thePedro Alves1-1/+5
2010-03-01Enable XML target descriptions for x86.H.J. Lu1-4/+4
2010-01-20 * regcache.h (struct thread_info): Forward declare.Pedro Alves1-24/+26
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-12-22 * linux-x86-low.c: Delete outdated comment about Elf32_Phdr.Doug Evans1-4/+0
2009-06-30 Add h/w watchpoint support to x86-linux, win32-i386.Doug Evans1-4/+216
2009-05-13 * linux-x86-low.c: Don't include assert.h.Doug Evans1-3/+3
2009-05-12 Biarch support for i386/amd64 gdbserver.Doug Evans1-0/+644