]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/gdbserver/ChangeLog
* rs6000-tdep.c (rs6000_builtin_type_vec128): Don't use
[thirdparty/binutils-gdb.git] / gdb / gdbserver / ChangeLog
2008-08-18  Luis Machado * doc/gdb.texinfo (PowerPC): Mention Extended FPR...
2008-08-12  Sandra Loosemoregdb/doc/
2008-08-07  Ralf Wildenhuesgdb/
2008-08-05  Ulrich Weigand * linux-low.c (linux_resume_one_process): Ignore ESRCH.
2008-07-31  Pedro Alves * configure.ac: Check for memmem declaration.
2008-07-28  Doug Evans * linux-low.c (sys/dir.h, sys/user.h): Remove includes.
2008-07-12  Ulrich Weigand * linux-low.c (handle_extended_wait): Do not use ...
2008-07-07  Pedro Alves * server.c (handle_v_attach): Inhibit reporting dll...
2008-06-27  Pedro Alves * remote-utils.c (prepare_resume_reply): If requested...
2008-06-20  Carlos O'Donellgdb/gdbserver/
2008-06-06  Daniel Jacobowitz * Makefile.in (gdbreplay.o): New rule.
2008-06-06  Joseph Myers * gdbreplay.c (gdbreplay_version): Say gdbreplay in...
2008-06-05  Joseph Myers2008-06-05 Vladimir Prus <vladimir@codesourcery.com>
2008-06-04  Daniel Jacobowitz * linux-arm-low.c (thumb_breakpoint, thumb_breakpoint_...
2008-05-29  Ulrich Weigand * linux-ppc-low.c (ppc_collect_ptrace_register): Clear...
2008-05-09  Doug Evansremove cruft from previous checkin
2008-05-09  Doug Evans New "find" command.
2008-05-08  Ulrich Weigand * regcache.c (registers_length): Remove.
2008-05-03  Ulrich WeigandChangeLog:
2008-04-23  Paolo Bonzinigdb:
2008-04-21  Ulrich Weigand * linux-ppc-low.c (ppc_arch_setup): Reset ppc_hwcap...
2008-04-21  Ulrich Weigand * configure.srv (powerpc64-*-linux*, powerpc-*-linux...
2008-04-17  Ulrich Weigand * configure.srv [powerpc64-*-linux*]: Remove powerpc...
2008-04-17  Ulrich Weigand2008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
2008-04-14  Daniel Jacobowitz * Makefile.in (LIBGNU, INCGNU): Define.
2008-04-04  Ulrich Weigand * server.c (handle_query): Never return "unsupported...
2008-03-27  Ulrich WeigandChangeLog:
2008-03-10  Daniel Jacobowitz * Makefile.in (fork-child.o): Update.
2008-02-28  Ulrich WeigandChangeLog:
2008-02-28  Ulrich Weigand * configure.srv [powerpc64-*-linux*]: Use linux-ppc...
2008-02-28  Ulrich WeigandChangeLog:
2008-02-27  Ulrich Weigand * linux-low.h (struct linux_target_ops): Replace left_...
2008-02-27  Ulrich Weigand * configure.srv [s390x-*-linux*]: Set srv_regobj to...
2008-02-27  Ulrich Weigandgdb/ChangeLog:
2008-02-19  Pedro Alvesdoc/
2008-02-17  Daniel Jacobowitz * server.c (handle_query): Correct length check.
2008-02-14  Pedro Alves * win32-low.c (do_initial_child_stuff): Add process...
2008-02-14  Daniel Jacobowitz * server.c (monitor_show_help): Add "exit".
2008-02-11  Maxim Grigoriev2008-02-11 Maxim Grigoriev <maxim2405@gmail.com>
2008-02-01  Pedro Alves * hostio.c: Don't include errno.h.
2008-01-30  Daniel Jacobowitz * linux-low.c (linux_attach_lwp): Do not _exit after...
2007-12-21  Andreas Schwab * linux-low.c (STACK_SIZE): Define.
2007-12-18  Daniel Jacobowitz * linux-low.c (linux_wait_for_event): Update messages...
2007-12-16  Daniel Jacobowitz * configure.ac: Check for pread and pwrite.
2007-12-07  Daniel Jacobowitz * server.c (myresume): Add own_buf argument.
2007-12-07  Daniel Jacobowitz * linux-low.c (linux_wait, linux_resume): Do not handl...
2007-12-06  Daniel Jacobowitz2007-12-06 Mick Davis <mickd@goanna.iinet.net.au>
2007-12-03  Pedro Alves * win32-low.c (attaching): New global.
2007-12-03  Pedro Alves * server.c (main): Don't report dll events on the...
2007-12-03  Pedro Alves * server.c (main): Relax numerical bases supported...
2007-12-03  Pedro Alves * win32-low.c (win32_attach): Call OpenProcess before
2007-12-03  Pedro Alves * win32-low.c (win32_get_thread_context)
2007-12-03  Pedro Alves * win32-low.c (soft_interrupt_requested, faked_breakpo...
2007-12-03  Pedro Alves * win32-low.h (win32_thread_info): Add descriptions...
2007-12-02  Pedro Alves * win32-low.c (win32_wait): Don't read from the inferi...
2007-12-02  Pedro Alves * Makefile.in (win32_low_h): New variable.
2007-12-01  Daniel Jacobowitz * hostio.c: Correct copyright year.
2007-11-30  Daniel Jacobowitz * remote.c (remote_cmdlist): New variable.
2007-11-05  Daniel Jacobowitz * linux-low.c: Include <sched.h>.
2007-11-01  Daniel Jacobowitz * linux-low.c (linux_tracefork_grandchild): New.
2007-10-31  Joel Brobecker * Makefile.in: Use $(SHELL) instead of "sh...
2007-10-24  Daniel Jacobowitz * linux-low.c (handle_extended_wait): Handle unexpecte...
2007-10-23  Daniel Jacobowitz * inferiors.c (change_inferior_id): Delete.
2007-10-15  Daniel Jacobowitz * Makefile.in (clean): Remove new files.
2007-09-19  Daniel Jacobowitz * linux-low.c (O_LARGEFILE): Define.
2007-09-04  Daniel Jacobowitz * linux-low.c (linux_wait_for_event): Do not pass...
2007-09-03  Pedro Alves * win32-low.c (create_process): New.
2007-09-03  Pedro Alves * win32-low.c (handle_load_dll): Don't use toolhelp...
2007-08-23  Joel Brobecker * configure.ac: Switch license to GPLv3.
2007-08-01  Michael Snyder2007-08-01 Michael Snyder <msnyder@access-company...
2007-07-31  Pedro Alves * win32-low.c (winapi_CloseToolhelp32Snapshot) [_WIN32...
2007-07-27  Michael Snyder2007-07-27 Michael Snyder <michael.snyder@access...
2007-07-18  Pedro Alves * remote-utils.c (remote_open): Set SO_KEEPALIVE on...
2007-07-17  Daniel Jacobowitz2007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
2007-07-12  Daniel Jacobowitz * configure.srv: Set srv_linux_regsets for sh*-*-linux*.
2007-07-08  Pedro Alves * win32-low.c (handle_output_debug_string): Ignore...
2007-07-08  Pedro Alves * win32-arm-low.c (arm_wince_breakpoint): Fix typo.
2007-07-03  Daniel Jacobowitz2007-07-03 Paul Gilliam <pgilliam@us.ibm.com>
2007-07-02  Daniel Jacobowitz * inferiors.c (change_inferior_id): Add comment.
2007-06-27  Daniel Jacobowitz * linux-thread-db.c (thread_db_attach): Delete.
2007-06-20  Daniel Jacobowitz * linux-low.c (linux_create_inferior): Try execv befor...
2007-06-13  Daniel Jacobowitz2007-06-13 Mike Frysinger <vapier@gentoo.org>
2007-06-13  Daniel Jacobowitz * features/Makefile: Generate regformats for mips...
2007-06-12  Ulrich WeigandChangeLog:
2007-06-12  Ulrich WeigandChangeLog:
2007-05-16  Pedro AlvesFix typo.
2007-05-16  Ulrich Weigand2007-05-16 Markus Deuling <deuling@de.ibm.com>
2007-05-10  Pedro Alves * server.h (check_remote_input_interrupt_request)...
2007-05-10  Pedro Alves * win32-low.c (debug_registers_changed,
2007-05-10  Pedro Alves * linux-low.c (linux_detach): Change return type to...
2007-05-10  Pedro Alves * target.h (target_ops): Change return type of detach...
2007-05-10  Pedro Alves * win32-low.c (win32-attach): Fix return value.
2007-05-10  Pedro Alves * win32-low.c (GETPROCADDRESS): Define.
2007-05-10  Pedro Alves * win32-low.c (win32_wait): Don't use WSTOPSIG.
2007-03-30  Pedro Alves * win32-low.c: Commit leftover changes from 2007-03-29.
2007-03-30  Daniel Jacobowitz * i387-fp.c (struct i387_fsave, struct i387_fxsave...
2007-03-30  Daniel Jacobowitz * i387-fp.c (i387_cache_to_fxsave): Reinitialize val2...
2007-03-29  Pedro Alves * configure.srv (arm*-*-mingw32ce*): Move near the...
2007-03-29  Pedro AlvesOoops, fix up ChangeLog.
2007-03-29  Pedro Alvesgdb/
next