[ppc64le] Use skip_entrypoint for skip_trampoline_code
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index d19c71adc51175171e82392152e8311ffffdb173..01c7348581838494ea4775bf1465e374c741c9b9 100644 (file)
@@ -1,9 +1,10 @@
-2015-09-15  Pedro Alves  <palves@redhat.com>
+2015-09-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
 
-       PR remote/18965
-       * remote-utils.c (prepare_resume_reply): Merge
-       TARGET_WAITKIND_VFORK_DONE switch case with the
-       TARGET_WAITKIND_FORKED case.
+       * linespec.c (minsym_found): Call gdbarch_skip_entrypoint.
+       * ppc64-tdep.c (ppc64_skip_trampoline_code): Rename to ...
+       (ppc64_skip_trampoline_code_1): ... here.
+       (ppc64_skip_trampoline_code): New wrapper function.
+       * symtab.c (find_function_start_sal): Call gdbarch_skip_entrypoint.
 
 2015-09-15  Yao Qi  <yao.qi@linaro.org>
 
This page took 0.02338 seconds and 4 git commands to generate.