summaryrefslogtreecommitdiff
path: root/rda/unix/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Correct merge of Kevin's patch from the trunk.jimb-rda-nptl-branchcvs/jimb-rda-nptl-branchJim Blandy2005-06-281-1/+5
* Merge changes from trunk, to make progressive branch-vs.-trunkJim Blandy2005-03-111-0/+16
* Merge changes from trunk, to make progressive branch-vs.-trunkJim Blandy2005-03-111-0/+23
* Fix ChangeLog entry.Jim Blandy2005-03-101-3/+0
* * linux-target.c (stock_table_to_frv, frv_table_to_stock,Jim Blandy2005-03-101-0/+14
* Disable debugging messages by default.Jim Blandy2004-12-031-0/+4
* Remove code to handle threads exiting without generating a waitJim Blandy2004-12-031-0/+17
* * lwp-pool.c: Doc fixes. (Use "LWP" instead of "thread".)Jim Blandy2004-12-031-0/+2
* Fix ChangeLog typo.Jim Blandy2004-12-031-1/+1
* * thread-db.c (thread_db_open): Produce debugging output.Jim Blandy2004-12-031-0/+2
* * thread-db.c (thread_db_thread_info): Produce output that moreJim Blandy2004-12-031-0/+4
* * thread-db.c (thread_db_check_child_state): No need to callJim Blandy2004-12-031-0/+3
* * thread-db.c (thread_db_attach): Always preload the symbol listJim Blandy2004-12-031-0/+3
* * thread-db.c (thread_db_break_program): New function.Jim Blandy2004-12-031-0/+3
* * ptrace-target.c (kill_lwp): Produce debugging output.Jim Blandy2004-12-021-0/+2
* * lwp-pool.c (check_stop_pending): lwp_state_stopped_interestingJim Blandy2004-12-021-0/+3
* Introduce a new STOPPED, STOP PENDING state to the LWP pool model.Jim Blandy2004-12-021-0/+17
* Move libthread_db event-based thread death logic from lwp-pool.cJim Blandy2004-11-291-0/+39
* * lwp-pool.h (lwp_pool_singlestep_lwp, lwp_pool_continue_lwp): DocJim Blandy2004-11-291-0/+3
* * lwp-pool.c (wait_flags_str): Return "0" when FLAGS == 0, not theJim Blandy2004-11-291-0/+5
* Separate management of kernel-level LWPs from that of libpthread /Jim Blandy2004-11-231-0/+84
* * thread-db.c (delete_pending_event): Fix bounds-check assertion.Jim Blandy2004-11-011-0/+2
* * ptrace-target.c (stop_lwp): Use tkill when possible; otherwise,Jim Blandy2004-11-011-0/+5
* * stock-breakpoints.c (stock_bp_make_table): Bother to return theJim Blandy2004-11-011-0/+3
* * stock-breakpoints.c: #include all headers necessary to getJim Blandy2004-11-011-0/+2
* * stock-breakpoints.c: #include all headers necessary to getJim Blandy2004-11-011-0/+4
* * server.c (main): Initialize infd, outfd, and speed.Jim Blandy2004-11-011-0/+3
* * linux-target.c (decr_pc_after_break): Fix printf formatJim Blandy2004-11-011-0/+9
* * linux-target.c (linux_get_reg): When register REGNO doesn't exist,Jim Blandy2004-11-011-0/+5
* * linux-target.c (linux_set_reg): Delete unused variables.Jim Blandy2004-10-291-0/+5
* * linux-target.c (x86_make_arch): Use allocate_empty_arch.Jim Blandy2004-10-291-1/+3
* * linux-target.c: #include <string.h>, <sys/types.h>, andJim Blandy2004-10-291-0/+4
* * gdbserv-thread-db.h (stop_lwp, handle_waitstatus, ps_pdread,Jim Blandy2004-10-291-0/+4
* * Makefile.am (AM_CFLAGS): Add '-Wall'.Jim Blandy2004-10-291-0/+1303