* dwarf2read.c (read_subroutine_type): Set TYPE_FLAG_PROTOTYPED
authorPeter Schauer <Peter.Schauer@mytum.de>
Sat, 23 May 1998 09:31:41 +0000 (09:31 +0000)
committerPeter Schauer <Peter.Schauer@mytum.de>
Sat, 23 May 1998 09:31:41 +0000 (09:31 +0000)
commitbe5f18e14031b39d0e15f3b284b56a7b8a4a9e59
tree0d31301959af7f130b01d47d974fc9facf8a991f
parentcbc6c9b2bf1ccf602b17c44776a23915419a890a
* dwarf2read.c (read_subroutine_type):  Set TYPE_FLAG_PROTOTYPED
on C++ functions.
* valops.c (value_arg_coerce):  Add new argument to indicate whether
the function has a prototype, handle integer and float promotions
accordingly.
        (call_function_by_hand):  Always call value_arg_coerce, pass down
prototype information.
gdb/ChangeLog
gdb/dwarf2read.c
This page took 0.040849 seconds and 4 git commands to generate.