• R/O
  • HTTP
  • SSH
  • HTTPS

提交

標籤
無標籤

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

GNU Binutils with patches for OS216


Commit MetaInfo

修訂0ccba9d8472dd50767e62f5094961a40f3e851d2 (tree)
時間2003-06-11 01:36:55
作者Jim Blandy <jimb@code...>
CommiterJim Blandy

Log Message

Revert changes for revision.

Change Summary

差異

--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -5,13 +5,6 @@
55
66 2003-06-06 Jim Blandy <jimb@redhat.com>
77
8- * ppc-linux-tdep.c (ppc64_call_dummy_address): New function.
9- (ppc_linux_init_abi): Set it as the gdbarch's call_dummy_address
10- method.
11-
12- * ppc-linux-tdep.c (ppc64_desc_entry_point): New function.
13- (ppc64_standard_linkage_target): Use it.
14-
158 Merged from trunk:
169
1710 2003-05-29 Kevin Buettner <kevinb@redhat.com>
@@ -21,17 +14,6 @@
2114
2215 2003-06-05 Jim Blandy <jimb@redhat.com>
2316
24- Recognize and skip 64-bit PowerPC Linux linkage functions.
25- * ppc-linux-tdep.c (insn_d, insn_ds, insn_xfx, read_insn, struct
26- insn_pattern, insns_match_pattern, d_field, ds_field): New
27- functions, macros, and types for working with PPC instructions.
28- (ppc64_standard_linkage, PPC64_STANDARD_LINKAGE_LEN,
29- ppc64_in_solib_call_trampoline, ppc64_standard_linkage_target,
30- ppc64_skip_trampoline_code): New functions, variables, and macros
31- for recognizing and skipping linkage functions.
32- (ppc_linux_init_abi): Use ppc64_in_solib_call_trampoline and
33- ppc64_skip_trampoline_code for the 64-bit PowerPC Linux ABI.
34-
3517 Use gdbarch methods for solib stuff on PowerPC Linux.
3618 * config/powerpc/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE,
3719 SKIP_TRAMPOLINE_CODE): #undef these, so the gdbarch methods will