Age | Commit message (Expand) | Author | Files | Lines |
2005-07-04 | * bsd-kvm.c (bsd_kvm_open): Properly cast sentinel in concat call. | Mark Kettenis | 1 | -1/+1 |
2005-06-13 | * corelow.c (core_open): Use bfd_fopen, not bfd_fdopenr. | Mark Mitchell | 1 | -1/+3 |
2005-05-16 | * corelow.c (core_xfer_partial): Change type of readbuf and | Mark Kettenis | 1 | -4/+4 |
2005-05-12 | * solib.h (CLEAR_SOLIB, SOLIB_ADD) | Mark Kettenis | 1 | -10/+8 |
2005-05-01 | 2005-05-01 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -2/+2 |
2005-03-17 | * corelow.c (get_core_register_section): Replace usage of sprintf | Mark Kettenis | 1 | -3/+4 |
2005-02-12 | 2005-02-11 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -3/+3 |
2005-02-11 | 2005-02-10 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -14/+15 |
2005-01-12 | 2005-01-12 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -0/+1 |
2004-10-29 | 2004-10-29 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+1 |
2004-10-08 | 2004-10-08 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -5/+5 |
2004-07-06 | 2004-07-06 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+11 |
2004-05-25 | 2004-05-25 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+5 |
2004-04-28 | 2004-04-28 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -2/+1 |
2004-04-21 | 2004-04-21 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -4/+4 |
2004-04-10 | * corelow.c (core_xfer_partial): Fix coding standards violation. | Mark Kettenis | 1 | -3/+35 |
2004-02-28 | 2004-02-28 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2004-02-14 | 2004-02-13 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -2/+3 |
2004-02-01 | 2004-01-28 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -1/+59 |
2003-11-06 | 2003-11-05 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2003-10-29 | * corelow.c: Include "arch-utils.h", "regset.h" and | Mark Kettenis | 1 | -2/+42 |
2003-10-23 | 2003-10-22 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -3/+4 |
2003-09-21 | 2003-09-20 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -2/+0 |
2003-01-18 | 2003-01-18 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -4/+4 |
2002-12-12 | * corelow.c (init_core_ops): Delete references to to_require_attach | Daniel Jacobowitz | 1 | -2/+0 |
2002-12-09 | 2002-12-08 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -0/+1 |
2002-11-30 | 2002-11-30 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -2/+2 |
2002-11-29 | 2002-11-29 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -2/+2 |
2002-11-16 | * config/pa/nm-hppah.h (CHILD_POST_FOLLOW_INFERIOR_BY_CLONE): Don't | Daniel Jacobowitz | 1 | -1/+0 |
2002-11-07 | 2002-11-07 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2002-05-17 | * corelow.c (core_open): Only call set_gdbarch_from_file if | Mark Kettenis | 1 | -1/+6 |
2002-05-05 | * frame.h (select_frame): Delete level parameter. | Andrew Cagney | 1 | -1/+1 |
2002-04-21 | * frame.h (selected_frame_level): Document as deprecated. | Andrew Cagney | 1 | -1/+2 |
2002-02-27 | * memattr.c (mem_command): Eliminate ``true'' and ``false''. | Andrew Cagney | 1 | -2/+2 |
2001-11-01 | Approved by kev@cygnus.com | Fred Fish | 1 | -1/+2 |
2001-05-15 | Redefine ptid_t to be a struct rather than an int. | Kevin Buettner | 1 | -15/+0 |
2001-05-04 | Phase 1 of the ptid_t changes. | Kevin Buettner | 1 | -10/+25 |
2001-04-14 | * target.h (target_ops): Removed to_core_file_to_sym_file vector | J.T. Conklin | 1 | -65/+0 |
2001-03-06 | Update/correct copyright notices. | Kevin Buettner | 1 | -1/+2 |
2001-03-01 | Create new file regcache.h. Update all uses. | Andrew Cagney | 1 | -0/+1 |
2001-02-14 | * configure.in (AC_CHECK_HEADERS): Add sys/file.h. | Michael Sokolov | 1 | -1/+4 |
2000-12-15 | Replace free() with xfree(). | Kevin Buettner | 1 | -4/+4 |
2000-10-23 | Corrected spelling errors in comments | David Anderson | 1 | -1/+1 |
2000-09-01 | Spelling correction: of->if in comment. | David Anderson | 1 | -1/+1 |
2000-08-27 | * win32-nat.c (dll_symbol_command): Tack a .dll on the end of a supplied | Christopher Faylor | 1 | -1/+5 |
2000-07-30 | Protoization. | Kevin Buettner | 1 | -38/+17 |
2000-06-04 | Eliminate safe_strsignal(). | Andrew Cagney | 1 | -2/+6 |
2000-05-28 | PARAMS removal. | Kevin Buettner | 1 | -14/+14 |
2000-05-22 | Purge (almost) make_cleanup_func. | Andrew Cagney | 1 | -1/+9 |
2000-05-16 | Cleanup bfd_close() cleanups. | Andrew Cagney | 1 | -2/+2 |