]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Revert change for revisions.
authorJim Blandy <jimb@codesourcery.com>
Thu, 29 May 2003 21:49:02 +0000 (21:49 +0000)
committerJim Blandy <jimb@codesourcery.com>
Thu, 29 May 2003 21:49:02 +0000 (21:49 +0000)
gdb/ChangeLog
gdb/gdbserver/ChangeLog

index 0b4dc4349b96902fee3d8c1578284fbb7e3a3267..fa3b38c8fb1d9ba7abe23d740486c1e29f07da37 100644 (file)
@@ -8,10 +8,6 @@
        IN_SOLIB_CALL_TRAMPOLINE and SKIP_TRAMPOLINE_CODE methods here,
        giving the same effect as the #definitions above.
 
-       Support gdbserver on 64-bit PowerPC Linux.
-       * configure.tgt (powerpc64-*-linux*): Build gdbserver, please.
-       * regformats/reg-ppc64.dat: New file.
-
 2003-05-28  Jim Blandy  <jimb@redhat.com>
 
        * ppc-linux-nat.c (store_altivec_registers): Don't cast fourth
index 28605d149339ce4a2edb6686c6b690c50859a0ca..7e998d094ed1f9d6ba5d7ee8a2999e7268aba6f6 100644 (file)
@@ -5,15 +5,6 @@
        if 'int' is smaller than PTRACE_XFER_TYPE, you end up throwing
        away part of the register's value.
 
-       Add support for Linux on the 64-bit PowerPC.
-       * linux-ppc64-low.c: New file.
-       * configure.srv (powerpc64-*-linux*): New case.
-       (powerpc*-*-linux*): Adjust case pattern not to match
-       powerpc64-*-linux*.
-       * Makefile.in (linux-ppc64-low.o, reg-ppc64.o, reg-ppc64.c): New
-       rules.
-       (clean): Delete reg-ppc64.c, too.
-
 2003-04-24  Andrew Cagney  <cagney@redhat.com>
 
        * low-nbsd.c (fetch_inferior_registers):