* valops.c (hand_function_call): Replace #ifdef STACK_ALIGN with
authorAndrew Cagney <cagney@redhat.com>
Fri, 21 Apr 2000 04:17:18 +0000 (04:17 +0000)
committerAndrew Cagney <cagney@redhat.com>
Fri, 21 Apr 2000 04:17:18 +0000 (04:17 +0000)
commit2ada493ad19d2c56b79df05931f7c82710259000
tree80c8c32b690dc195bb691cb7c9f32fee53c51b52
parent2f9429aea399b8ff5c1d2d8f7dd0b5e14202f1e8
* 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
This page took 0.024783 seconds and 4 git commands to generate.