convert to_get_thread_local_address to use target delegation
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index f4221108ef70d49577285c0fb782630a16a6dd7c..f79973790e4aeb0b3a203c560f23970f6464c50b 100644 (file)
@@ -1,3 +1,15 @@
+2014-07-07  Tom Tromey  <tromey@redhat.com>
+
+       * target.h (struct target_ops) <to_get_thread_local_address>: Use
+       TARGET_DEFAULT_NORETURN.
+       * target.c (generic_tls_error): New function.
+       (target_translate_tls_address): Don't search target stack.
+       * target-delegates.c: Rebuild.
+       * ppc-linux-tdep.c (ppc_linux_spe_context): Don't search target
+       stack.
+       * linux-thread-db.c (thread_db_get_thread_local_address):
+       Unconditionally call beneath target.
+
 2014-07-03  Marc Khouzam  <marc.khouzam@ericsson.com>
 
        * cli/cli-logging.c (pop_output_files): Assign targerr to
This page took 0.025087 seconds and 4 git commands to generate.