Roland McGrath 6e3d59bc05 * scripts/abilist.awk: New file.
* Makefile (distribute): Add it.
	* Makerules ($(objpfx)%.dynsym, $(objpfx)%.symlist): New rules.
	(tests): Depend on .symlist file for each $(install-lib.so-versioned).
	[! subdir] (tests): Depend on libc.symlist.
	(generated): Add those files.
	* aclocal.m4 (LIBC_PROG_BINUTILS): Check for objdump, set OBJDUMP.
	* configure: Regenerated.
	* config.make.in (OBJDUMP): New variable, substituted by configure.

	* malloc/mcheck.c (struct hdr): New members `block' and `magic2'.
	(mallochook, reallochook): Set them up.
	(checkhdr): Check HDR->magic2 value.
	(freehook): Reset HDR->magic2.
	(memalignhook): New static function.
	(old_memalign_hook): New static variable.
	(mcheck, reallochook): Set __memalign_hook to memalignhook.
2002-11-14 03:59:56 +00:00
..
2002-11-14 03:59:56 +00:00
2002-07-04 07:15:21 +00:00
2002-07-04 07:15:21 +00:00
1998-05-08 20:56:30 +00:00
1998-11-19 11:23:37 +00:00
1998-05-08 20:56:30 +00:00
1998-05-08 20:56:30 +00:00
1998-05-08 20:56:30 +00:00
1999-12-19 00:04:05 +00:00
2001-07-06 04:58:11 +00:00