OSDN Git Service

* valops.c (hand_function_call): Replace #ifdef STACK_ALIGN with
authorcagney <cagney>
Fri, 21 Apr 2000 04:17:18 +0000 (04:17 +0000)
committercagney <cagney>
Fri, 21 Apr 2000 04:17:18 +0000 (04:17 +0000)
commite109cabff30f45d7ff8c2c142e94677f7f894280
treed8c328dc0f7947715bfb7a8ce564ec883e3cb1b6
parent10071ae8009ba4df75f0dec7c26488777c5e853c
* valops.c (hand_function_call): Replace #ifdef STACK_ALIGN with
run-time test for STACK_ALIGN_P.
* gdbarch.sh: Add support for function and variable predicates.
(STACK_ALIGN): Add.  Implement with predicate - STACK_ALIGN_P.
* gdbarch.h, gdbarch.c: Re-generate.
gdb/ChangeLog
gdb/gdbarch.c
gdb/gdbarch.h
gdb/gdbarch.sh
gdb/valops.c