Ulrich Drepper 609cf61467 [BZ #3313]
2006-10-17  Jakub Jelinek  <jakub@redhat.com>
	* sunrpc/xdr_mem.c (xdrmem_setpos): Don't compare addresses
	as signed longs, check for x_base + pos overflow.
	* sunrpc/Makefile (tests): Add tst-xdrmem2.
	* sunrpc/tst-xdrmem2.c: New test.

2006-10-18  Ulrich Drepper  <drepper@redhat.com>

	* elf/dl-lookup.c (_dl_lookup_symbol_x): Add warning to
	_dl_lookup_symbol_x code.

2006-10-17  Jakub Jelinek  <jakub@redhat.com>

	* elf/dl-runtime.c: Include sysdep-cancel.h.
	(_dl_fixup, _dl_profile_fixup): Use __rtld_mrlock_* and
	scoperec->nusers only if !SINGLE_THREAD_P.  Use atomic_*
	instead of catomic_* macros.
	* elf/dl-sym.c: Include sysdep-cancel.h.
	(do_sym): Use __rtld_mrlock_* and scoperec->nusers only
	if !SINGLE_THREAD_P.  Use atomic_* instead of catomic_* macros.
	* elf/dl-close.c: Include sysdep-cancel.h.
	(_dl_close): Use __rtld_mrlock_* and scoperec->nusers only
	if !SINGLE_THREAD_P.  Use atomic_* instead of catomic_* macros.
	* elf/dl-open.c: Include sysdep-cancel.h.
	(dl_open_worker): Use __rtld_mrlock_* and scoperec->nusers only
	if !SINGLE_THREAD_P.  Use atomic_* instead of catomic_* macros.

2006-10-17  Jakub Jelinek  <jakub@redhat.com>

	[BZ #3313]
	* malloc/malloc.c (malloc_consolidate): Set maxfb to address of last
	fastbin rather than end of fastbin array.

2006-10-18  Ulrich Drepper  <drepper@redhat.com>

	* sysdeps/i386/i486/bits/atomic.h (catomic_decrement): Use correct
	body macro.
	* sysdeps/x86_64/bits/atomic.h
	(__arch_c_compare_and_exchange_val_64_acq): Add missing casts.
	(catomic_decrement): Use correct body macro.

2006-10-17  Jakub Jelinek  <jakub@redhat.com>

	* include/atomic.h: Add a unique prefix to all local variables
	in macros.
	* csu/tst-atomic.c (do_test): Test also catomic_* macros.

	* include/link.h: Include <rtld-lowlevel.h>.  Define struct
2006-10-18 19:26:30 +00:00
..
2004-09-28 03:02:24 +00:00
2001-07-06 04:58:11 +00:00
2002-02-26 01:45:59 +00:00
2002-02-26 01:45:59 +00:00
2002-07-25 19:35:04 +00:00
2005-12-20 22:00:50 +00:00
2005-02-17 01:19:55 +00:00
2001-08-30 08:27:57 +00:00
2004-09-30 02:24:51 +00:00
2001-08-20 06:37:56 +00:00
2002-02-26 01:45:59 +00:00
2006-10-18 19:26:30 +00:00
2005-01-19 19:28:21 +00:00
2005-05-23 17:37:21 +00:00
2004-09-30 02:24:51 +00:00
2004-06-18 02:40:54 +00:00
2002-02-26 01:45:59 +00:00
..
2005-11-21 15:45:19 +00:00
2002-02-26 01:45:59 +00:00
2001-03-20 18:35:13 +00:00
..
2005-11-21 15:45:19 +00:00
..
2005-11-21 15:45:19 +00:00
2001-04-04 17:39:59 +00:00
..
2005-11-21 15:45:19 +00:00
..
2005-11-21 15:45:19 +00:00
..
2005-11-21 15:45:19 +00:00
2001-09-19 03:25:37 +00:00
2005-02-17 01:19:55 +00:00
2002-05-15 00:22:23 +00:00
2007-07-12 18:26:36 +00:00
2002-10-14 18:10:15 +00:00
2004-09-28 23:08:14 +00:00
2006-10-18 19:26:30 +00:00
2004-09-28 03:02:24 +00:00
2004-12-19 20:49:12 +00:00
2005-02-17 01:19:55 +00:00
2006-10-18 19:26:30 +00:00