Age | Commit message (Expand) | Author | Files | Lines |
2008-04-23 | gdb: | Paolo Bonzini | 3 | -6/+23 |
2008-04-21 | * linux-ppc-low.c (ppc_arch_setup): Reset ppc_hwcap after the | Ulrich Weigand | 2 | -1/+9 |
2008-04-21 | * configure.srv (powerpc64-*-linux*, powerpc-*-linux*): Merge into single | Ulrich Weigand | 2 | -20/+10 |
2008-04-17 | * configure.srv [powerpc64-*-linux*]: Remove powerpc-e500.o from | Ulrich Weigand | 3 | -43/+121 |
2008-04-17 | 2008-04-17 Daniel Jacobowitz <dan@codesourcery.com> | Ulrich Weigand | 2 | -37/+35 |
2008-04-14 | * Makefile.in (LIBGNU, INCGNU): Define. | Daniel Jacobowitz | 4 | -4/+133 |
2008-04-04 | * server.c (handle_query): Never return "unsupported" for | Ulrich Weigand | 2 | -8/+5 |
2008-03-27 | ChangeLog: | Ulrich Weigand | 2 | -3/+11 |
2008-03-10 | * Makefile.in (fork-child.o): Update. | Daniel Jacobowitz | 2 | -4/+75 |
2008-02-28 | ChangeLog: | Ulrich Weigand | 3 | -28/+75 |
2008-02-28 | * configure.srv [powerpc64-*-linux*]: Use linux-ppc-low.o | Ulrich Weigand | 5 | -220/+89 |
2008-02-28 | ChangeLog: | Ulrich Weigand | 17 | -267/+102 |
2008-02-27 | * linux-low.h (struct linux_target_ops): Replace left_pad_xfer field | Ulrich Weigand | 7 | -15/+104 |
2008-02-27 | * configure.srv [s390x-*-linux*]: Set srv_regobj to include both | Ulrich Weigand | 5 | -14/+95 |
2008-02-27 | gdb/ChangeLog: | Ulrich Weigand | 23 | -7/+168 |
2008-02-19 | doc/ | Pedro Alves | 2 | -4/+12 |
2008-02-17 | * server.c (handle_query): Correct length check. | Daniel Jacobowitz | 2 | -1/+5 |
2008-02-14 | * win32-low.c (do_initial_child_stuff): Add process handle | Pedro Alves | 2 | -45/+52 |
2008-02-14 | * server.c (monitor_show_help): Add "exit". | Daniel Jacobowitz | 2 | -4/+10 |
2008-02-11 | 2008-02-11 Maxim Grigoriev <maxim2405@gmail.com> | Maxim Grigoriev | 5 | -2/+243 |
2008-02-01 | * hostio.c: Don't include errno.h. | Pedro Alves | 12 | -66/+216 |
2008-01-30 | * linux-low.c (linux_attach_lwp): Do not _exit after errors. | Daniel Jacobowitz | 5 | -126/+410 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 41 | -44/+51 |
2007-12-21 | * linux-low.c (STACK_SIZE): Define. | Andreas Schwab | 2 | -4/+23 |
2007-12-18 | * linux-low.c (linux_wait_for_event): Update messages. Do not | Daniel Jacobowitz | 6 | -19/+65 |
2007-12-16 | * configure.ac: Check for pread and pwrite. | Daniel Jacobowitz | 5 | -2/+29 |
2007-12-07 | * server.c (myresume): Add own_buf argument. | Daniel Jacobowitz | 2 | -5/+10 |
2007-12-07 | * linux-low.c (linux_wait, linux_resume): Do not handle async I/O. | Daniel Jacobowitz | 6 | -48/+48 |
2007-12-06 | 2007-12-06 Mick Davis <mickd@goanna.iinet.net.au> | Daniel Jacobowitz | 2 | -1/+5 |
2007-12-03 | * win32-low.c (attaching): New global. | Pedro Alves | 2 | -11/+63 |
2007-12-03 | * server.c (main): Don't report dll events on the initial | Pedro Alves | 2 | -4/+10 |
2007-12-03 | * server.c (main): Relax numerical bases supported for the pid of | Pedro Alves | 2 | -1/+6 |
2007-12-03 | * win32-low.c (win32_attach): Call OpenProcess before | Pedro Alves | 2 | -17/+25 |
2007-12-03 | * win32-low.c (win32_get_thread_context) | Pedro Alves | 3 | -4/+51 |
2007-12-03 | * win32-low.c (soft_interrupt_requested, faked_breakpoint): New | Pedro Alves | 2 | -20/+97 |
2007-12-03 | * win32-low.h (win32_thread_info): Add descriptions to the | Pedro Alves | 3 | -9/+41 |
2007-12-02 | * win32-low.c (win32_wait): Don't read from the inferior when it | Pedro Alves | 2 | -3/+5 |
2007-12-02 | * Makefile.in (win32_low_h): New variable. | Pedro Alves | 2 | -1/+12 |
2007-12-01 | * hostio.c: Correct copyright year. | Daniel Jacobowitz | 2 | -1/+5 |
2007-11-30 | * remote.c (remote_cmdlist): New variable. | Daniel Jacobowitz | 5 | -3/+541 |
2007-11-05 | * linux-low.c: Include <sched.h>. | Daniel Jacobowitz | 2 | -0/+5 |
2007-11-01 | * linux-low.c (linux_tracefork_grandchild): New. | Daniel Jacobowitz | 2 | -9/+23 |
2007-10-31 | * Makefile.in: Use $(SHELL) instead of "sh" to call regdat.sh. | Joel Brobecker | 2 | -22/+26 |
2007-10-24 | * linux-low.c (handle_extended_wait): Handle unexpected signals. | Daniel Jacobowitz | 2 | -4/+28 |
2007-10-23 | * inferiors.c (change_inferior_id): Delete. | Daniel Jacobowitz | 7 | -106/+392 |
2007-10-15 | * Makefile.in (clean): Remove new files. | Daniel Jacobowitz | 7 | -5/+302 |
2007-09-19 | * linux-low.c (O_LARGEFILE): Define. | Daniel Jacobowitz | 5 | -0/+160 |
2007-09-04 | * linux-low.c (linux_wait_for_event): Do not pass signals while | Daniel Jacobowitz | 2 | -3/+10 |
2007-09-03 | * win32-low.c (create_process): New. | Pedro Alves | 2 | -35/+67 |
2007-09-03 | * win32-low.c (handle_load_dll): Don't use toolhelp when waiting. | Pedro Alves | 2 | -3/+16 |