| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| Make-lang.in | ||
| Makefile.in | ||
| ada-tree.def | ||
| ada-tree.h | ||
| ada.h | ||
| config-lang.in | ||
| cuintp.c | ||
| decl.c | ||
| gadaint.h | ||
| gigi.h | ||
| lang-specs.h | ||
| lang.opt | ||
| misc.c | ||
| targtyps.c | ||
| trans.c | ||
| utils.c | ||
| utils2.c |
gcc/ * tree.h (build_call_list): Remove. * tree.c (build_call_list): Remove. gcc/ada/ * gcc-interface/trans.c (call_to_gnu): Use build_call_vec instead of build_call_list. * gcc-interface/utils.c (build_function_stub): Likewise. gcc/cp/ * tree.c (build_min_non_dep_call_vec): Update comment. gcc/java/ * expr.c (expand_java_multianewarray): Use build_call_vec instead of build_call_list. (pop_arguments): Return a VEC instead of a tree. Take a method type rather than a list of argument types. (rewrite_rule): Change signature. of rewrite_arglist member. (rewrite_arglist_getcaller): Update signature. (rewrite_arglist_getclass): Likewise. (maybe_rewrite_invocation): Update for rewrite_arglist change. (build_known_method_ref): Take a VEC instead of a tree. (invoke_build_dtable): Likewise. (expand_invoke): Update calls to pop_arguments. Use build_call_vec instead of build_call_list. (build_jni_stub): Use build_call_vec instead of build_call_list. * java-tree.h (maybe_rewrite_invocation): Update declaration. (build_known_method_ref): Likewise. (invoke_build_dtable): Likewise. From-SVN: r159548
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| Make-lang.in | Loading commit data... | |
| Makefile.in | Loading commit data... | |
| ada-tree.def | Loading commit data... | |
| ada-tree.h | Loading commit data... | |
| ada.h | Loading commit data... | |
| config-lang.in | Loading commit data... | |
| cuintp.c | Loading commit data... | |
| decl.c | Loading commit data... | |
| gadaint.h | Loading commit data... | |
| gigi.h | Loading commit data... | |
| lang-specs.h | Loading commit data... | |
| lang.opt | Loading commit data... | |
| misc.c | Loading commit data... | |
| targtyps.c | Loading commit data... | |
| trans.c | Loading commit data... | |
| utils.c | Loading commit data... | |
| utils2.c | Loading commit data... |