* x86-64-tdep.c (MAX_CLASSES): Remove macro.
authorMark Kettenis <kettenis@gnu.org>
Sat, 29 Nov 2003 00:54:41 +0000 (00:54 +0000)
committerMark Kettenis <kettenis@gnu.org>
Sat, 29 Nov 2003 00:54:41 +0000 (00:54 +0000)
commit720aa42891ed8d437f8229495f55ce2cad5f3e21
treefdb8eb5af7e37af680fc1e4063615532a5946267
parent1c9277c14f12fb1a247095e37acf80151fbee2c1
* x86-64-tdep.c (MAX_CLASSES): Remove macro.
(x86_64_reg_class): Remove enum.
(merge_classes, classify_argument, examine_argument): Remove
functions.
(INT_REGS, SSE_REGS): Remove macros.
(x86_64_push_arguments): Remove function.
(amd64_push_arguments): New function.
(x86_64_push_dummy_call): Call amd64_push_arguments instead of
x86_64_push_arguments.
gdb/ChangeLog
gdb/x86-64-tdep.c
This page took 0.025061 seconds and 4 git commands to generate.