* alpha-tdep.c (init_extra_frame_info): Remove kludge for gcc,
authorPeter Schauer <Peter.Schauer@mytum.de>
Mon, 11 Oct 1993 09:55:41 +0000 (09:55 +0000)
committerPeter Schauer <Peter.Schauer@mytum.de>
Mon, 11 Oct 1993 09:55:41 +0000 (09:55 +0000)
commit3e6b06745ca54176d15bd63f2342c4a9be2d3c9a
tree1ad8d52a25060776c00fbf1565235d4ab9d8f67f
parentc18b613acd0704c91a82ccb13e1bb7f3c64136d6
* alpha-tdep.c (init_extra_frame_info):  Remove kludge for gcc,
gcc has to be compatible with the native tools.
* alpha-tdep.c (alpha_push_arguments):  Rename NUM_ARG_REGS to
ALPHA_NUM_ARG_REGS and move its definition to tm-alpha.h.
* config/alpha/tm-alpha.h (FRAME_ARGS_ADDRESS):  Change it to the
way the native tools define it, update comment.
gdb/ChangeLog
gdb/alpha-tdep.c