Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-04-09 | gdb/gdbserver/ | Pedro Alves | 1 | -1/+8 |
2010-04-08 | Support i386 without SSE. | H.J. Lu | 1 | -3/+40 |
2010-04-07 | Add x86 AVX support to gdbserver. | H.J. Lu | 1 | -9/+172 |
2010-04-03 | * inferiors.c (add_thread): Set last_status kind to | Pedro Alves | 1 | -1/+1 |
2010-04-01 | * linux-low.c (linux_wait_1): Avoid setting need_step_over is | Pedro Alves | 1 | -0/+4 |
2010-03-23 | * linux-x86-low.c (x86_linux_prepare_to_resume): Clear DR6 if the | Pedro Alves | 1 | -1/+5 |
2010-03-01 | Enable XML target descriptions for x86. | H.J. Lu | 1 | -4/+4 |
2010-01-20 | * regcache.h (struct thread_info): Forward declare. | Pedro Alves | 1 | -24/+26 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-12-22 | * linux-x86-low.c: Delete outdated comment about Elf32_Phdr. | Doug Evans | 1 | -4/+0 |
2009-06-30 | Add h/w watchpoint support to x86-linux, win32-i386. | Doug Evans | 1 | -4/+216 |
2009-05-13 | * linux-x86-low.c: Don't include assert.h. | Doug Evans | 1 | -3/+3 |
2009-05-12 | Biarch support for i386/amd64 gdbserver. | Doug Evans | 1 | -0/+644 |