aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/linux-x86-low.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-062011-01-05 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>Michael Snyder1-3/+5
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-09-24 gdb/Pedro Alves1-8/+12
2010-08-27 * linux-low.c (linux_unprepare_to_access_memory): Rename to ...Pedro Alves1-2/+2
2010-08-26 * linux-low.c (linux_prepare_to_access_memory): New.Pedro Alves1-3/+21
2010-08-25 PR threads/10729Pedro Alves1-25/+52
2010-06-202010-06-20 Ian Lance Taylor <iant@google.com>Pedro Alves1-25/+21
2010-06-15 * linux-x86-low.c (amd64_emit_const, amd64_emit_void_call_2)Pedro Alves1-6/+6
2010-06-14gdb/Pedro Alves1-1/+1031
2010-06-01gdb/gdbserver/Pedro Alves1-1/+432
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