glibc/nptl_db
Ulrich Drepper b5facfdac0 Update.
2003-01-06  Philip Blundell  <philb@gnu.org>

	* sysdeps/unix/arm/sysdep.S (syscall_error): Optimise a little.
	[__LIBC_REENTRANT]: Unify PIC and non-PIC cases.

	* sysdeps/unix/sysv/linux/arm/sysdep.h (PSEUDO): Remove .type
	directive.
	(PSEUDO_RET): Use SYSCALL_ERROR in place of __syscall_error.
	(SYSCALL_ERROR): New.
	(SYSCALL_ERROR_HANDLER) [NOT_IN_libc]: Provide local copy of error
	handling code.
	(INTERNAL_SYSCALL): Define.
	(INLINE_SYSCALL): Use it.
	(INTERNAL_SYSCALL_ERROR_P, INTERNAL_SYSCALL_ERRNO): Define.
	* sysdeps/unix/sysv/linux/arm/socket.S (__socket): Use
	SYSCALL_ERROR in place of __syscall_error.

2003-01-07  Jakub Jelinek  <jakub@redhat.com>

	* sysdeps/ia64/bits/byteswap.h [__GNUC__ >= 2] (__bswap_16,
	__bswap_32, __bswap_64): Put x into temporary variable
	to avoid warnings.
	[!__GNUC__] (__bswap_16, __bswap_32, __bswap_64): Change into static
	(inline) functions.
	* sysdeps/s390/bits/byteswap.h [__GNUC__ >= 2] (__bswap_16,
	__bswap_32, __bswap_64): Put x into temporary variable
	to avoid warnings.
	[!__GNUC__] (__bswap_16, __bswap_32, __bswap_64): Change into static
	(inline) functions.
	* sysdeps/i386/bits/byteswap.h [!__GNUC__] (__bswap_16, __bswap_32):
	Likewise.

2003-01-07  Jakub Jelinek  <jakub@redhat.com>

	* sysdeps/unix/sysv/linux/alpha/adjtime.c (ntp_adjtime): New weak
	alias.
2003-01-08 00:22:00 +00:00
..
ChangeLog Update. 2003-01-08 00:22:00 +00:00
Makefile Update. 2003-01-05 10:21:08 +00:00
Versions Initial revision 2002-11-26 22:50:54 +00:00
proc_service.h Initial revision 2002-11-26 22:50:54 +00:00
shlib-versions Initial revision 2002-11-26 22:50:54 +00:00
td_init.c Initial revision 2002-11-26 22:50:54 +00:00
td_log.c Initial revision 2002-11-26 22:50:54 +00:00
td_symbol_list.c * sysdeps/hppa/fpu/fesetround.c (fesetround): Use ~FE_DOWNWARD so both 2002-12-03 02:50:58 +00:00
td_ta_clear_event.c Initial revision 2002-11-26 22:50:54 +00:00
td_ta_delete.c Initial revision 2002-11-26 22:50:54 +00:00
td_ta_enable_stats.c Initial revision 2002-11-26 22:50:54 +00:00
td_ta_event_addr.c Initial revision 2002-11-26 22:50:54 +00:00
td_ta_event_getmsg.c Update. 2003-01-08 00:22:00 +00:00
td_ta_get_nthreads.c Initial revision 2002-11-26 22:50:54 +00:00
td_ta_get_ph.c Initial revision 2002-11-26 22:50:54 +00:00
td_ta_get_stats.c Initial revision 2002-11-26 22:50:54 +00:00
td_ta_map_id2thr.c Initial revision 2002-11-26 22:50:54 +00:00
td_ta_new.c Initial revision 2002-11-26 22:50:54 +00:00
td_ta_reset_stats.c Initial revision 2002-11-26 22:50:54 +00:00
td_ta_set_event.c Initial revision 2002-11-26 22:50:54 +00:00
td_ta_setconcurrency.c Initial revision 2002-11-26 22:50:54 +00:00
td_ta_thr_iter.c 2003-01-03 Roland McGrath <roland@redhat.com> 2003-01-03 23:14:49 +00:00
td_ta_tsd_iter.c Initial revision 2002-11-26 22:50:54 +00:00
td_thr_clear_event.c Initial revision 2002-11-26 22:50:54 +00:00
td_thr_dbresume.c Initial revision 2002-11-26 22:50:54 +00:00
td_thr_dbsuspend.c Initial revision 2002-11-26 22:50:54 +00:00
td_thr_event_enable.c Initial revision 2002-11-26 22:50:54 +00:00
td_thr_event_getmsg.c Initial revision 2002-11-26 22:50:54 +00:00
td_thr_get_info.c 2003-01-03 Roland McGrath <roland@redhat.com> 2003-01-03 23:14:49 +00:00
td_thr_getfpregs.c 2003-01-03 Roland McGrath <roland@redhat.com> 2003-01-03 23:14:49 +00:00
td_thr_getgregs.c 2003-01-03 Roland McGrath <roland@redhat.com> 2003-01-03 23:14:49 +00:00
td_thr_getxregs.c Initial revision 2002-11-26 22:50:54 +00:00
td_thr_getxregsize.c Initial revision 2002-11-26 22:50:54 +00:00
td_thr_set_event.c Initial revision 2002-11-26 22:50:54 +00:00
td_thr_setfpregs.c 2003-01-03 Roland McGrath <roland@redhat.com> 2003-01-03 23:14:49 +00:00
td_thr_setgregs.c 2003-01-03 Roland McGrath <roland@redhat.com> 2003-01-03 23:14:49 +00:00
td_thr_setprio.c Initial revision 2002-11-26 22:50:54 +00:00
td_thr_setsigpending.c Initial revision 2002-11-26 22:50:54 +00:00
td_thr_setxregs.c Initial revision 2002-11-26 22:50:54 +00:00
td_thr_sigsetmask.c Initial revision 2002-11-26 22:50:54 +00:00
td_thr_tls_get_addr.c Initial revision 2002-11-26 22:50:54 +00:00
td_thr_tsd.c Initial revision 2002-11-26 22:50:54 +00:00
td_thr_validate.c Initial revision 2002-11-26 22:50:54 +00:00
thread_db.h * td_thr_get_info.c (td_thr_get_info): ti_tid is pthread_t, not a PID. 2002-12-05 03:45:55 +00:00
thread_dbP.h Initial revision 2002-11-26 22:50:54 +00:00