From d279563d5342c96e5132b1b7db0d2e23f5e061fb Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Wed, 17 Dec 1997 19:45:57 +0000 Subject: [PATCH] From gavink, for shorter-than-int integer values, on big endian host store in correct location. --- gdb/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index c5660fc..6261706 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +Thu Dec 18 12:34:28 1997 Andrew Cagney + + From Gavin Koch : mips-tdep.c + * (mips_push_arguments): For big-endian shorts and char's store at + * the correct location. + Thu Dec 18 00:26:46 1997 Andrew Cagney * mdebugread.c (parse_partial_symbols): Delete check that symbols -- 2.7.4