OSDN Git Service

* td_thr_tls_get_addr_p): New static global.
[pf3gnuchains/pf3gnuchains4x.git] / rda / unix / ChangeLog
2005-02-08 kevinb * td_thr_tls_get_addr_p): New static global.
2005-02-08 kevinb * thread-db.c (thread_db_get_thread_reg): Don't allow...
2004-12-10 jimbrda/ChangeLog:
2004-11-18 kevinb * thread-db.c (thread_db_set_thread_reg): Don't allow...
2004-10-20 jimbUse the libthread_db 'td_symbol_list' function to look...
2004-10-20 jimb* thread-db.c (thread_db_get_gen): There's no reason...
2004-10-20 jimb* server.c (usage): Don't include the entire pathname...
2004-10-19 jimb * thread-db.c (get_thread_signals): Doc fix.
2004-10-19 jimb * thread-db.c (enum symbol_cache_defined): Move this...
2004-10-19 jimb * ptrace-target.c (ptrace_create_child): Don't use...
2004-10-07 jimb* Makefile.am (rda_DEPENDENCIES): Add ../lib/librda.la.
2004-10-07 jimb * server.c (main): Check for an error return from
2004-09-22 jimb * thread-db.c (thread_db_open, thread_db_get_gen)...
2004-09-22 jimb * thread-db.c (thread_db_detach, thread_db_set_gen,
2004-09-13 jimb * solaris-target.c (solaris_detach, solaris_attach...
2004-08-11 corinna * linux-target.c (linux_write_reg): Print process...
2004-07-20 kevinb * server.c (main): Set ``server_quit_p'' when debugged...
2004-06-03 kevinb * server.c (main): Ensure that thread related realtime...
2004-04-20 kevinb * thread-db.c (lookup_sym): New function.
2004-04-20 kevinb * server.c (main): Ignore realtime signals.
2004-04-05 kevinb * linux-target.c (reginfo) [FRV_LINUX_TARGET]: Add...
2004-03-19 kevinb * ptrace-target.c (ptrace_exit_program): Cause main...
2004-03-10 kevinbAdd support for fetching FR-V loadmaps.
2004-03-10 kevinbEnable thread support for Linux running on FR-V.
2004-03-10 kevinb * ptrace-target.c (ptrace_create_child): Use vfork...
2003-11-14 kevinbLinux/FR-V support.
2003-09-10 kevinb * linux-target.c (reginfo): The MQ register is for...
2003-05-09 kevinb * linux-target.c (mips_singlestep): Don't any consider...
2003-05-09 kevinb * linux-target.c (mips_singlestep): Don't interpret...
2003-04-10 kevinbAdd support for the MIPS "fir" register. Fix support...
2003-02-07 kevinbFix typo in previous entry.
2003-02-07 kevinbFix mips single step code for mips64 n32 and n64 target...
2003-01-23 kevinb * linux-target.c (struct peekuser_pokeuser_reginfo)
2003-01-17 kevinb * configure.in (mips64*linux*n64, mips64*linux*n32...
2003-01-16 kevinb * config.in (LIBTHREAD_DB_SO): New macro.
2003-01-10 kevinb * Makefile.in: Regenerate using "automake --cygnus...
2002-12-18 kevinb * ptrace-target.h, ptrace-target.c (ptrace_write_user)
2002-12-03 kevinbRevise gdbserv_{host,le,be}_bytes_{to,from}_reg() inter...
2002-11-19 msnyder2002-11-19 Michael Snyder <msnyder@redhat.com>
2002-08-28 kevinbAdded files comprising RDA.