Browse Source

* vax-tdep.c: Tweak comment.

jimb-rda-nptl-branch
Mark Kettenis 22 years ago
parent
commit
4cd804765d
  1. 2
      gdb/ChangeLog
  2. 2
      gdb/vax-tdep.c

2
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,

2
gdb/vax-tdep.c

@ -106,7 +106,7 @@ vax_regset_from_core_section (struct gdbarch *gdbarch,
return NULL;
}
/* The VAX Unix calling convention uses R1 to pass a structure return
/* The VAX UNIX 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. */

Loading…
Cancel
Save