]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Revert changes for revision.
authorJim Blandy <jimb@codesourcery.com>
Tue, 10 Jun 2003 16:36:55 +0000 (16:36 +0000)
committerJim Blandy <jimb@codesourcery.com>
Tue, 10 Jun 2003 16:36:55 +0000 (16:36 +0000)
gdb/ChangeLog

index a9d531795dadff3b4b74a3acd2b171401bce86e2..0919017d65fe804a769955732be2c0a1d67bc474 100644 (file)
@@ -5,13 +5,6 @@
 
 2003-06-06  Jim Blandy  <jimb@redhat.com>
 
-       * ppc-linux-tdep.c (ppc64_call_dummy_address): New function.
-       (ppc_linux_init_abi): Set it as the gdbarch's call_dummy_address
-       method.
-
-       * ppc-linux-tdep.c (ppc64_desc_entry_point): New function.
-       (ppc64_standard_linkage_target): Use it.
-
        Merged from trunk:
        
        2003-05-29  Kevin Buettner  <kevinb@redhat.com>
 
 2003-06-05  Jim Blandy  <jimb@redhat.com>
 
-       Recognize and skip 64-bit PowerPC Linux linkage functions.
-       * ppc-linux-tdep.c (insn_d, insn_ds, insn_xfx, read_insn, struct
-       insn_pattern, insns_match_pattern, d_field, ds_field): New
-       functions, macros, and types for working with PPC instructions.
-       (ppc64_standard_linkage, PPC64_STANDARD_LINKAGE_LEN,
-       ppc64_in_solib_call_trampoline, ppc64_standard_linkage_target,
-       ppc64_skip_trampoline_code): New functions, variables, and macros
-       for recognizing and skipping linkage functions.
-       (ppc_linux_init_abi): Use ppc64_in_solib_call_trampoline and
-       ppc64_skip_trampoline_code for the 64-bit PowerPC Linux ABI.
-
        Use gdbarch methods for solib stuff on PowerPC Linux.
        * config/powerpc/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE,
        SKIP_TRAMPOLINE_CODE): #undef these, so the gdbarch methods will