aboutsummaryrefslogtreecommitdiff
path: root/gdb/s390-tdep.c
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2002-02-24 22:31:19 +0000
committerAndrew Cagney <cagney@redhat.com>2002-02-24 22:31:19 +0000
commitca557f44a0548248b83712ade658eefe9c976923 (patch)
tree0f7ee0fa8f59a615a29f07388626d172e876aa2a /gdb/s390-tdep.c
parenta4b6fc86fa32d442efcbfb5c17549e4034d44552 (diff)
downloadfsf-binutils-gdb-ca557f44a0548248b83712ade658eefe9c976923.zip
fsf-binutils-gdb-ca557f44a0548248b83712ade658eefe9c976923.tar.gz
fsf-binutils-gdb-ca557f44a0548248b83712ade658eefe9c976923.tar.bz2
s/Linux/.../
Fix PR gdb/378.
Diffstat (limited to 'gdb/s390-tdep.c')
-rw-r--r--gdb/s390-tdep.c20
1 files changed, 12 insertions, 8 deletions
diff --git a/gdb/s390-tdep.c b/gdb/s390-tdep.c
index 41da9a4..3f02e2a 100644
--- a/gdb/s390-tdep.c
+++ b/gdb/s390-tdep.c
@@ -1,5 +1,7 @@
/* Target-dependent code for GDB, the GNU debugger.
- Copyright 2001 Free Software Foundation, Inc.
+
+ Copyright 2001, 2002 Free Software Foundation, Inc.
+
Contributed by D.J. Barrow (djbarrow@de.ibm.com,barrow_dj@yahoo.com)
for IBM Deutschland Entwicklung GmbH, IBM Corporation.
@@ -1354,7 +1356,7 @@ is_float_like (struct type *type)
/* Return non-zero if TYPE is considered a `DOUBLE_OR_FLOAT', as
defined by the parameter passing conventions described in the
- "Linux for S/390 ELF Application Binary Interface Supplement".
+ "GNU/Linux for S/390 ELF Application Binary Interface Supplement".
Otherwise, return zero. */
static int
is_double_or_float (struct type *type)
@@ -1366,8 +1368,9 @@ is_double_or_float (struct type *type)
/* Return non-zero if TYPE is considered a `SIMPLE_ARG', as defined by
- the parameter passing conventions described in the "Linux for S/390
- ELF Application Binary Interface Supplement". Return zero otherwise. */
+ the parameter passing conventions described in the "GNU/Linux for
+ S/390 ELF Application Binary Interface Supplement". Return zero
+ otherwise. */
static int
is_simple_arg (struct type *type)
{
@@ -1415,8 +1418,9 @@ extend_simple_arg (struct value *arg)
/* Return non-zero if TYPE is a `DOUBLE_ARG', as defined by the
- parameter passing conventions described in the "Linux for S/390 ELF
- Application Binary Interface Supplement". Return zero otherwise. */
+ parameter passing conventions described in the "GNU/Linux for S/390
+ ELF Application Binary Interface Supplement". Return zero
+ otherwise. */
static int
is_double_arg (struct type *type)
{
@@ -1487,8 +1491,8 @@ alignment_of (struct type *type)
/* Put the actual parameter values pointed to by ARGS[0..NARGS-1] in
- place to be passed to a function, as specified by the "Linux for
- S/390 ELF Application Binary Interface Supplement".
+ place to be passed to a function, as specified by the "GNU/Linux
+ for S/390 ELF Application Binary Interface Supplement".
SP is the current stack pointer. We must put arguments, links,
padding, etc. whereever they belong, and return the new stack