From 6ad34b19bc0976ff766e74d2c52cf36f241ae384 Mon Sep 17 00:00:00 2001 From: Jim Blandy Date: Thu, 29 May 2003 21:49:02 +0000 Subject: Revert change for revisions. --- gdb/ChangeLog | 4 ---- gdb/gdbserver/ChangeLog | 9 --------- 2 files changed, 13 deletions(-) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 0b4dc4349b9..fa3b38c8fb1 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -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 * ppc-linux-nat.c (store_altivec_registers): Don't cast fourth diff --git a/gdb/gdbserver/ChangeLog b/gdb/gdbserver/ChangeLog index 28605d14933..7e998d094ed 100644 --- a/gdb/gdbserver/ChangeLog +++ b/gdb/gdbserver/ChangeLog @@ -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 * low-nbsd.c (fetch_inferior_registers): -- cgit v1.2.1