summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Blandy <jimb@codesourcery.com>2003-06-10 16:36:55 +0000
committerJim Blandy <jimb@codesourcery.com>2003-06-10 16:36:55 +0000
commite0cd790ed42ece5f9334f84a922a0483114e5632 (patch)
tree9d541fff46f9c0b50cd47f260004cc4a19dd4215
parentceac2594572096f59c755c2e0cd50b440d52d075 (diff)
downloadgdb-e0cd790ed42ece5f9334f84a922a0483114e5632.tar.gz
Revert changes for revision.
-rw-r--r--gdb/ChangeLog18
1 files changed, 0 insertions, 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 <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>
@@ -21,17 +14,6 @@
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