binutils-gdb/bfd/hosts
Ian Lance Taylor b7577823b6 * configure.in: Call AC_CONFIG_HEADER. Substitute
HOST_64BIT_LONG.  Check that various header files exist.  Check
	that fcntl exists.  Call BFD_BINARY_FOPEN.  Check whether malloc
	and/or free need to be declared.  Don't make a link to sysdep.h.
	Define TRAD_HEADER for various hosts.
	* configure: Rebuild.
	* configure.host: Don't set my_host.  Add definitions taken from
	host header files for various entries.  Remove entries which now
	do nothing.
	* acconfig.h: New file.
	* config.h.in: New file, built by autoheader.
	* sysdep.h: New file.
	* Makefile.in (do_distclean): Don't remove sysdep.h.
	(RECONFIG): Remove.
	(LOCAL_H_DEPS): New variable.
	($(BFD_LIBS)): Use $(LOCAL_H_DEPS) rather than libbfd.h and
	$(RECONFIG).
	($(BFD_MACHINES), $(BFD_BACKENDS)): Likewise.
	($(OPTIONAL_BACKENDS)): Likewise.
	(stmp-bfd.h): Just substitute for BFD_HOST_64BIT_LONG, rather than
	looking through sysdep.h.
	* bfd-in.h (BFD_HOST_64BIT_LONG): Define; set by Makefile.
	(BFD_HOST_64_BIT): Define based on BFD_HOST_64BIT_LONG.
	(fprintf_vma, sprintf_vma): Likewise.
	(int64_type, uint64_type): Don't define.
	* bfd-in2.h: Rebuild.
	* archures.c, bfd.c, srec.c: Include <ctype.h>.
	* elfcore.h: Check HAVE_SYS_PROCFS_H rather than HAVE_PROCFS.
	* lynx-core.c: Include stuff from old hosts/lynx.h.
	* opncls.c (bfd_fdopenr): Check HAVE_FNCTL and defined (F_GETFL),
	rather than NO_FCNTL.
	* targets.c (bfd_target_list): Check HOST_HPPAHPUX and ! __STDC__
	rather than NATIVE_HPPAHPUX_COMPILER.
	* trad-core.c: Don't include <errno.h>.  Include TRAD_HEADER if it
	is defined.
	* hosts/*.h: Remove all header files which merely include,
	declare, and define things.  Leave header files which define
	information needed by trad-core.c.
1995-09-06 22:53:43 +00:00
..
.Sanitize * configure.in: Call AC_CONFIG_HEADER. Substitute 1995-09-06 22:53:43 +00:00
decstation.h Thu Aug 27 17:01:04 1992 Ian Lance Taylor (ian@cygnus.com) 1992-08-28 00:08:13 +00:00
dpx2.h new for dpx2 1993-07-11 22:58:00 +00:00
hp300bsd.h Added macros for the 'type' part of an fopen, freopen or fdopen. 1991-12-12 01:21:40 +00:00
i386linux.h Provide escape hatch for HAVE_PROCFS being defined. 1995-04-24 14:38:05 +00:00
i386mach3.h new for mach 1993-08-17 22:50:20 +00:00
i386nbsd.h * configure.host (sparc-*-netbsd): use sparcnbsd. 1994-09-13 18:39:47 +00:00
i386sco.h * Base use of sco-core on host, not target. 1993-08-11 15:56:14 +00:00
m68knbsd.h NetBSD/m68k support, based on work by mikeb@snow.datametrics.com: 1994-10-28 18:11:15 +00:00
m88kmach3.h Mach 3 support. 1994-07-05 21:50:43 +00:00
mipsbsd.h changes from Ralph Campbell @ Pyramid for MIPS a.out (BSD 4.4) support 1993-02-01 21:35:16 +00:00
mipsmach3.h Mach 3 support. 1994-07-05 21:50:43 +00:00
mpw.h * hosts/mpw.h (SEEK_SET, SEEK_CUR, BYTES_IN_PRINTF_INT): 1995-03-04 00:47:01 +00:00
nbsd.h * configure.in: Call AC_CONFIG_HEADER. Substitute 1995-09-06 22:53:43 +00:00
news-mips.h new for mips corefiles 1993-10-02 23:55:34 +00:00
ns32knbsd.h * configure.host (sparc-*-netbsd): use sparcnbsd. 1994-09-13 18:39:47 +00:00
pc532mach.h NS32K changes from Ian Dall. 1994-07-14 21:35:54 +00:00
riscos.h * hosts/riscos.h: New file. 1993-06-23 18:38:41 +00:00
sparcnbsd.h * configure.host (sparc-*-netbsd): use sparcnbsd. 1994-09-13 18:39:47 +00:00
symmetry.h * coffcode.h: Recognize I386PTXMAGIC. 1993-07-19 04:55:21 +00:00
tahoe.h * hosts/h-hp300bsd.h, h-tahoe.h, h-vaxbsd.h, h-vaxult.h: 1992-01-31 07:59:13 +00:00
vaxbsd.h Fix core file stacks. 1992-01-31 09:21:14 +00:00
vaxult.h Added macros for the 'type' part of an fopen, freopen or fdopen. 1991-12-12 01:21:40 +00:00
vaxult2.h (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>) 1993-03-03 05:56:52 +00:00