summaryrefslogtreecommitdiffstats
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@gnu.org>2005-04-22 19:52:21 +0000
committerMark Kettenis <kettenis@gnu.org>2005-04-22 19:52:21 +0000
commit70f1dc74c3a50a71c2b103c8fcc997d13ba62f1d (patch)
tree8fa5f98d10a163372e6d448aab9655004c6a573b /gdb/ChangeLog
parenta33e488c68c19fc82446133521f8c1f419ab7599 (diff)
downloadppe42-binutils-70f1dc74c3a50a71c2b103c8fcc997d13ba62f1d.tar.gz
ppe42-binutils-70f1dc74c3a50a71c2b103c8fcc997d13ba62f1d.zip
* sparc-linux-tdep.c: Reorder includes. Tweak a few comments.
(LINUX32_SIGTRAMP_INSN0, LINUX32_SIGTRAMP_INSN1) (LINUX32_RT_SIGTRAMP_INSN0, LINUX32_RT_SIGTRAMP_INSN1): Remove macros. (sparc32_linux_sigframe, sparc32_linux_rt_sigframe): Hardcode instructions. * sparc64-linux-tdep.c: Reorder includes. Tweak a few comments. (LINUX64_RT_SIGTRAMP_INSN0, LINUX64_RT_SIGTRAMP_INSN1): Remove macros. (sparc64_linux_rt_sigframe): Hardcode instructions. * Makefile.in (sparc-linux-tdep.o, sparc64-linux-tdep.o): Update dependencies.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index b72ebd858c..aecf667f58 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,18 @@
2005-04-22 Mark Kettenis <kettenis@gnu.org>
+ * sparc-linux-tdep.c: Reorder includes. Tweak a few comments.
+ (LINUX32_SIGTRAMP_INSN0, LINUX32_SIGTRAMP_INSN1)
+ (LINUX32_RT_SIGTRAMP_INSN0, LINUX32_RT_SIGTRAMP_INSN1): Remove
+ macros.
+ (sparc32_linux_sigframe, sparc32_linux_rt_sigframe): Hardcode
+ instructions.
+ * sparc64-linux-tdep.c: Reorder includes. Tweak a few comments.
+ (LINUX64_RT_SIGTRAMP_INSN0, LINUX64_RT_SIGTRAMP_INSN1): Remove
+ macros.
+ (sparc64_linux_rt_sigframe): Hardcode instructions.
+ * Makefile.in (sparc-linux-tdep.o, sparc64-linux-tdep.o): Update
+ dependencies.
+
* sparc-linux-tdep.c: Update copyright year.
(sparc32_linux_init_abi): Set skip_trampoline_code and
solib_svr4_fetch_link_map_offsets. Set TDEP->plt_entry_size.
OpenPOWER on IntegriCloud