projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e56aea
)
* vax-tdep.c: Tweak comment.
author
Mark Kettenis
<kettenis@gnu.org>
Sat, 26 Jun 2004 10:25:20 +0000
(10:25 +0000)
committer
Mark Kettenis
<kettenis@gnu.org>
Sat, 26 Jun 2004 10:25:20 +0000
(10:25 +0000)
gdb/ChangeLog
patch
|
blob
|
history
gdb/vax-tdep.c
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 50208388728c784315444e8ba5e2dc3d1625d031..be2779fb4bb6a2d9b9b1583d5d79068fc9358990 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,5
+1,7
@@
2004-06-26 Mark Kettenis <kettenis@gnu.org>
+ * vax-tdep.c: Tweak comment.
+
Add OpenBSD/hppa support.
* NEWS (New native configurations): Mention OpenBSD/hppa.
* hppabsd-nat.c, hppabsd-tdep.c, config/pa/obsd.mh,
diff --git
a/gdb/vax-tdep.c
b/gdb/vax-tdep.c
index f09d3e58abc3193a92882a60c4e61827c3d69237..78862fc04a35e9e00f957bcfe2bc4adc45f8c457 100644
(file)
--- a/
gdb/vax-tdep.c
+++ b/
gdb/vax-tdep.c
@@
-106,7
+106,7
@@
vax_regset_from_core_section (struct gdbarch *gdbarch,
return NULL;
}
\f
-/* The VAX U
nix
calling convention uses R1 to pass a structure return
+/* The VAX U
NIX
calling convention uses R1 to pass a structure return
value address instead of passing it as a first (hidden) argument as
the VMS calling convention suggests. */