Age | Commit message (Expand) | Author |
2007-06-26 | * init.c (__nptl_initial_report_events): New variable. | Roland McGrath |
2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper |
2007-07-31 | . | Jakub Jelinek |
2006-10-31 | * nptl_db/db_info.c [TLS_DTV_AT_TP]: Fixed size init for dtvp | Ulrich Drepper |
2006-10-27 | USE_TLS support is now default. | Ulrich Drepper |
2006-02-04 | * structs.def: Add a descriptor for pointer.val field of dtv_t. | Roland McGrath |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper |
2007-07-12 | 2.5-18.1 | Jakub Jelinek |
2004-09-09 | * td_ta_map_lwp2thr.c (td_ta_map_lwp2thr): Don't abort if inferior's | Roland McGrath |
2004-09-09 | 2004-09-09 Roland McGrath <roland@redhat.com> | Roland McGrath |
2004-06-01 | * td_thr_validate.c: When we find no threads and the inferior appears | Roland McGrath |
2004-06-01 | 2004-05-27 Roland McGrath <roland@redhat.com> | Roland McGrath |
2004-05-03 | Update. | Ulrich Drepper |
2004-05-03 | Update. | Ulrich Drepper |
2004-04-04 | Update. | Ulrich Drepper |
2004-04-04 | Update. | Ulrich Drepper |
2004-04-04 | Update. | Ulrich Drepper |
2004-04-04 | Update. | Ulrich Drepper |
2004-03-25 | * Makerules ($(common-objpfx)shlib.lds): Don't use \n in rhs of sed | Roland McGrath |
2004-03-14 | * db_info.c: Don't use TLS_TP_OFFSET in the #if, but | Roland McGrath |
2004-03-14 | 2004-03-13 Jakub Jelinek <jakub@redhat.com> | Roland McGrath |
2004-03-13 | * db_info.c [TLS_DTV_AT_TP && TLS_TP_OFFSET > 0] | Roland McGrath |
2004-03-13 | 2004-03-12 Roland McGrath <roland@redhat.com> | Roland McGrath |
2004-01-06 | * sysdeps/alpha/tls.h (DB_THREAD_SELF): Pass bit size of thread | Roland McGrath |
2004-01-06 | 2003-12-11 Ulrich Weigand <uweigand@de.ibm.com> | Roland McGrath |
2003-12-18 | * thread_dbP.h (DB_FUNCTION): New macro. | Roland McGrath |
2003-12-18 | 2003-12-02 Roland McGrath <roland@redhat.com> | Roland McGrath |
2003-09-09 | * sysdeps/unix/sysv/linux/speed.c | Roland McGrath |
2003-06-19 | * td_thr_event_enable.c (td_thr_event_enable): Use proper type `bool' | Roland McGrath |
2003-06-19 | 2003-06-19 Roland McGrath <roland@redhat.com> | Roland McGrath |
2003-03-18 | * td_thr_event_getmsg.c (td_thr_event_getmsg): Splice the thread out | Roland McGrath |
2003-03-18 | 2003-03-18 Roland McGrath <roland@redhat.com> | Roland McGrath |
2003-03-15 | * thread_db.h (td_err_e): Add TD_NOTLS and TD_TLSDEFER. | Roland McGrath |
2003-03-15 | 2003-03-15 Roland McGrath <roland@redhat.com> | Roland McGrath |
2003-03-14 | * init.c: Fix typo "#eli" for "#else". | Roland McGrath |
2003-03-14 | * descr.h (struct pthread): Move the union out of [!TLS_DTV_AT_TP], so | Roland McGrath |
2003-03-10 | * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Correct system | Roland McGrath |
2003-03-10 | 2003-03-10 Roland McGrath <roland@redhat.com> | Roland McGrath |
2003-03-10 | Update. | Ulrich Drepper |
2003-03-10 | Update for TC change. | Ulrich Drepper |
2003-02-15 | Update. | Ulrich Drepper |
2003-01-08 | Update. | Ulrich Drepper |
2003-01-05 | Update. | Ulrich Drepper |
2003-01-05 | Update. | Ulrich Drepper |
2003-01-03 | * td_thr_setgregs.c (td_thr_setgregs): *_BIT -> *_BITMASK | Roland McGrath |
2003-01-03 | 2003-01-03 Roland McGrath <roland@redhat.com> | Roland McGrath |
2002-12-13 | * td_ta_thr_iter.c (iterate_thread_list): Handle special case of | Roland McGrath |
2002-12-13 | 2002-12-12 Roland McGrath <roland@redhat.com> | Roland McGrath |
2002-12-09 | * td_ta_event_getmsg.c (td_ta_event_getmsg): Write the NEXT pointer | Roland McGrath |
2002-12-05 | * td_thr_get_info.c (td_thr_get_info): ti_tid is pthread_t, not a PID. | Roland McGrath |