Thu Jul 15 10:54:55 1999  Ben Pfaff  <blp@gnu.org>

	* checker.c: (compile) When checking for -l on gcc command line,
	don't gratuitously skip adjacent libraries.
	(read_available_stubs) Allocate enough memory for available_libs[]
	entries.

1998-08-24  Tristan Gingold  <gingold@gnu.org>

	* checker.c : use config.h.

Fri Aug  7 17:22:21 1998  Tristan Gingold  <gingold@suroit.enst.fr>

	* checker.c (gen_compile): new function to handle --compile=prg.
	Now use the same compiler used to build the libraries.

1998-08-05  Tristan Gingold  <gingold@gnu.org>

	* checker.c (compile): add chkr_gcc2.

1998-07-24  Tristan Gingold  <gingold@gnu.org>

	* checker.c : add stubs libraries.
	(disp_libs): new function to disp all the stubs libraries.

1998-07-21  Tristan Gingold  <gingold@gnu.org>

	* checker.c (expand_path): new function.  Can select the library
	directory.

1998-06-27  Tristan Gingold  <gingold@gnu.org>

	* checker.c : use HAVE_BFD_H instead of HAVE_BFD.

