Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 May 1999 12:50:19 -0700 (PDT)
From:      Doug Rabson <dfr@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/gnu/usr.bin/binutils Makefile src/gnu/usr.bin/binutils/doc Makefile src/gnu/usr.bin/binutils/gdbreplay Makefile src/gnu/usr.bin/binutils/gdbserver Makefile low-fbsd.c
Message-ID:  <199905021950.MAA44514@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dfr         1999/05/02 12:50:19 PDT

  Modified files:
    gnu/usr.bin/binutils Makefile 
    gnu/usr.bin/binutils/doc Makefile 
    gnu/usr.bin/binutils/gdbreplay Makefile 
    gnu/usr.bin/binutils/gdbserver Makefile low-fbsd.c 
  Log:
  * Merge gdb/doc/Makefile into binutils/doc/Makefile
  * Update build for gdbserver and gdbreplay to work under binutils
  * Fix gdbserver to use PT_GETREGS etc to access registers, removing the
    dependancy on the u-area.
  * Make gdbserver work on the alpha.
  
  Revision  Changes    Path
  1.8       +2 -2      src/gnu/usr.bin/binutils/Makefile
  1.2       +22 -3     src/gnu/usr.bin/binutils/doc/Makefile
  1.4       +8 -4      src/gnu/usr.bin/binutils/gdbreplay/Makefile
  1.4       +8 -4      src/gnu/usr.bin/binutils/gdbserver/Makefile
  1.3       +66 -160   src/gnu/usr.bin/binutils/gdbserver/low-fbsd.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199905021950.MAA44514>