From 0ccba9d8472dd50767e62f5094961a40f3e851d2 Mon Sep 17 00:00:00 2001 From: Jim Blandy Date: Tue, 10 Jun 2003 16:36:55 +0000 Subject: [PATCH] Revert changes for revision. --- gdb/ChangeLog | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index a9d531795da..0919017d65f 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -5,13 +5,6 @@ 2003-06-06 Jim Blandy - * 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 @@ -21,17 +14,6 @@ 2003-06-05 Jim Blandy - 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 -- 2.47.2