binutils-gdb/bfd
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
..
doc no more configure.in 1995-07-06 17:03:40 +00:00
hosts * configure.in: Call AC_CONFIG_HEADER. Substitute 1995-09-06 22:53:43 +00:00
.Sanitize * configure.in: Call AC_CONFIG_HEADER. Substitute 1995-09-06 22:53:43 +00:00
acconfig.h * configure.in: Call AC_CONFIG_HEADER. Substitute 1995-09-06 22:53:43 +00:00
aclocal.m4 * aclocal.m4: Don't try to grep ../Makefile if it doesn't exist. 1995-09-06 00:02:00 +00:00
aix386-core.c
aout0.c
aout32.c
aout64.c
aout-adobe.c
aout-encap.c fsf address update, but not in COPYING files 1995-07-07 22:49:42 +00:00
aout-ns32k.c
aout-rce.c fsf address update, but not in COPYING files 1995-07-07 22:49:42 +00:00
aout-target.h
aoutf1.h
aoutx.h * aoutx.h (NAME(aout,slurp_reloc_table)): Cast argument to size_t 1995-07-13 18:14:45 +00:00
archive.c * archive.c (_bfd_construct_extended_name_table): If 1995-07-04 20:22:43 +00:00
archures.c * configure.in: Call AC_CONFIG_HEADER. Substitute 1995-09-06 22:53:43 +00:00
bfd-in2.h * configure.in: Call AC_CONFIG_HEADER. Substitute 1995-09-06 22:53:43 +00:00
bfd-in.h * configure.in: Call AC_CONFIG_HEADER. Substitute 1995-09-06 22:53:43 +00:00
bfd.c * configure.in: Call AC_CONFIG_HEADER. Substitute 1995-09-06 22:53:43 +00:00
binary.c
bout.c
cache.c
cf-i386lynx.c
cf-m68klynx.c * aoutx.h (NAME(aout,link_add_symbols)): Don't bother to check 1995-07-11 21:22:17 +00:00
cf-sparclynx.c
ChangeLog * configure.in: Call AC_CONFIG_HEADER. Substitute 1995-09-06 22:53:43 +00:00
ChangeLog.1 Remove reference to config/.Sanitize 1995-08-03 16:45:21 +00:00
ChangeLog.2 Split. 1995-09-02 00:24:04 +00:00
cisco-core.c
coff-a29k.c fsf address update, but not in COPYING files 1995-07-07 22:49:42 +00:00
coff-alpha.c
coff-apollo.c
coff-arm.c Thu Aug 31 08:00:14 1995 steve chamberlain <sac@slash.cygnus.com> 1995-08-31 15:05:27 +00:00
coff-go32.c
coff-h8300.c * coff-h8300.c (COFF_LONG_FILENAMES): Define. 1995-06-30 00:26:53 +00:00
coff-h8500.c
coff-i386.c Wed Jun 28 18:04:42 1995 Steve Chamberlain <sac@slash.cygnus.com> 1995-06-29 01:17:58 +00:00
coff-i960.c fsf address update, but not in COPYING files 1995-07-07 22:49:42 +00:00
coff-m68k.c
coff-m88k.c
coff-mips.c
coff-rs6000.c
coff-sh.c * coff-sh.c (sh_coff_howtos): Mark R_SH_PCDISP8BY2 and R_SH_PCDISP 1995-07-24 19:20:15 +00:00
coff-sparc.c
coff-u68k.c
coff-we32k.c
coff-z8k.c
coffcode.h Wed Aug 30 20:41:27 1995 steve chamberlain <sac@slash.cygnus.com> 1995-08-31 03:47:46 +00:00
coffgen.c * coffgen.c (coff_renumber_symbols): Sort defined symbols that are 1995-07-07 21:40:56 +00:00
cofflink.c Tue Aug 29 13:50:21 1995 steve chamberlain <sac@slash.cygnus.com> 1995-08-29 21:05:59 +00:00
coffswap.h Wed Aug 30 20:41:27 1995 steve chamberlain <sac@slash.cygnus.com> 1995-08-31 03:47:46 +00:00
config.bfd tipo 1995-09-04 21:03:18 +00:00
config.h.in * configure.in: Call AC_CONFIG_HEADER. Substitute 1995-09-06 22:53:43 +00:00
configure * configure.in: Call AC_CONFIG_HEADER. Substitute 1995-09-06 22:53:43 +00:00
configure.bat
configure.host * configure.in: Call AC_CONFIG_HEADER. Substitute 1995-09-06 22:53:43 +00:00
configure.in * configure.in: Call AC_CONFIG_HEADER. Substitute 1995-09-06 22:53:43 +00:00
COPYING
core.c fsf address update, but not in COPYING files 1995-07-07 22:49:42 +00:00
cpu-a29k.c fsf address update, but not in COPYING files 1995-07-07 22:49:42 +00:00
cpu-alpha.c
cpu-h8300.c
cpu-h8500.c
cpu-hppa.c
cpu-i386.c
cpu-i960.c
cpu-m88k.c
cpu-rce.c fsf address update, but not in COPYING files 1995-07-07 22:49:42 +00:00
cpu-rs6000.c
cpu-vax.c
cpu-w65.c
cpu-we32k.c
cpu-z8k.c
demo64.c
dep-in.sed
ecoff.c fsf address update, but not in COPYING files 1995-07-07 22:49:42 +00:00
ecofflink.c
ecoffswap.h
elf32-arc.c E_ARC_CPU_XXX renamed to E_ARC_MACH_XXX for consistency with rest of BFD. 1995-02-10 04:34:36 +00:00
elf32-gen.c Added new files elflink.c, elflink.h, elfcore.h. 1995-07-06 02:22:00 +00:00
elf32-hppa.c Added new files elflink.c, elflink.h, elfcore.h. 1995-07-06 02:22:00 +00:00
elf32-hppa.h
elf32-i386.c * elflink.h (elf_link_add_object_symbols): If a symbol is a weak 1995-08-14 15:57:17 +00:00
elf32-i860.c Added new files elflink.c, elflink.h, elfcore.h. 1995-07-06 02:22:00 +00:00
elf32-m68k.c fsf address update, but not in COPYING files 1995-07-07 22:49:42 +00:00
elf32-m88k.c Added new files elflink.c, elflink.h, elfcore.h. 1995-07-06 02:22:00 +00:00
elf32-mips.c * aoutx.h (NAME(aout,slurp_reloc_table)): Cast argument to size_t 1995-07-13 18:14:45 +00:00
elf32-ppc.c Added new files elflink.c, elflink.h, elfcore.h. 1995-07-06 02:22:00 +00:00
elf32-sparc.c fsf address update, but not in COPYING files 1995-07-07 22:49:42 +00:00
elf32.c
elf64-gen.c
elf64-sparc.c
elf64.c
elf.c * libelf.h (struct elf_size_info): Change type of last argument to 1995-07-11 19:24:46 +00:00
elfcode.h fix some compilation warnings from sun cc 1995-07-12 22:00:57 +00:00
elfcore.h copyright notices 1995-07-06 17:12:22 +00:00
elflink.c copyright notices 1995-07-06 17:12:22 +00:00
elflink.h Fri Sep 1 15:18:50 1995 Kazumoto Kojima <kkojima@info.kanagawa-u.ac.jp> 1995-09-01 19:29:43 +00:00
elfxx-target.h Thu Aug 31 16:00:53 1995 steve chamberlain <sac@slash.cygnus.com> 1995-08-31 23:33:37 +00:00
filemode.c fsf address update, but not in COPYING files 1995-07-07 22:49:42 +00:00
format.c
gen-aout.c
genlink.h
hash.c
host-aout.c
hp300bsd.c
hp300hpux.c
hppa_stubs.h
hppabsd-core.c
hpux-core.c
i386aout.c
i386bsd.c
i386dynix.c
i386linux.c fsf address update, but not in COPYING files 1995-07-07 22:49:42 +00:00
i386lynx.c
i386mach3.c
i386netbsd.c
i386os9k.c
ieee.c * targets.c (bfd_target): Add fields _read_minisymbols and 1995-07-13 14:46:06 +00:00
init.c
irix-core.c
libaout.h
libbfd-in.h Thu Aug 31 16:00:53 1995 steve chamberlain <sac@slash.cygnus.com> 1995-08-31 23:33:37 +00:00
libbfd.c
libbfd.h Thu Aug 31 16:00:53 1995 steve chamberlain <sac@slash.cygnus.com> 1995-08-31 23:33:37 +00:00
libcoff-in.h
libcoff.h Mon Aug 21 17:49:28 1995 steve chamberlain <sac@slash.cygnus.com> 1995-08-22 01:02:23 +00:00
libecoff.h Thu Aug 31 16:00:53 1995 steve chamberlain <sac@slash.cygnus.com> 1995-08-31 23:33:37 +00:00
libelf.h Fri Sep 1 15:18:50 1995 Kazumoto Kojima <kkojima@info.kanagawa-u.ac.jp> 1995-09-01 19:29:43 +00:00
libhppa.h
libieee.h
libnlm.h
liboasys.h
linker.c * aoutx.h (NAME(aout,link_hash_table_create)): Allocate hash table 1995-07-10 18:07:17 +00:00
lynx-core.c
m68klynx.c * configure.in: For a native configuration, set COREFILE and 1995-09-01 22:23:04 +00:00
m68knetbsd.c
m88kmach3.c
makefile.dos add binary.o, tekhex.o 1995-07-10 15:48:58 +00:00
Makefile.in * configure.in: Call AC_CONFIG_HEADER. Substitute 1995-09-06 22:53:43 +00:00
mipsbsd.c
mpw-config.in * bfd-in.h, bfd-in2.h (bfd_boolean): Rename bfd_true, bfd_false 1995-06-15 21:18:17 +00:00
mpw-make.in fsf address update, but not in COPYING files 1995-07-07 22:49:42 +00:00
netbsd.h
newsos3.c
nlm32-alpha.c
nlm32-i386.c
nlm32-ppc.c
nlm32-sparc.c
nlm32.c
nlm64.c
nlm-target.h
nlm.c
nlmcode.h
nlmswap.h
ns32knetbsd.c
oasys.c * targets.c (bfd_target): Add fields _read_minisymbols and 1995-07-13 14:46:06 +00:00
opncls.c * configure.in: Call AC_CONFIG_HEADER. Substitute 1995-09-06 22:53:43 +00:00
osf-core.c
pc532-mach.c
pe-i386.c Thu May 11 16:43:14 1995 Steve Chamberlain <sac@slash.cygnus.com> 1995-05-13 18:03:25 +00:00
peicode.h Thu Aug 31 16:00:53 1995 steve chamberlain <sac@slash.cygnus.com> 1995-08-31 23:33:37 +00:00
PORTING
ptrace-core.c
reloc16.c
reloc.c
rs6000-core.c
section.c
som.c * som.c (som_bfd_copy_private_symbol_data): Cast initializations 1995-08-08 03:05:16 +00:00
som.h * som.c (hppa_som_gen_reloc_type): New argument "sym_diff", 1995-07-03 23:27:25 +00:00
sparclynx.c
sparcnetbsd.c
srec.c * configure.in: Call AC_CONFIG_HEADER. Substitute 1995-09-06 22:53:43 +00:00
stab-syms.c * cofflink.c (_bfd_coff_generic_relocate_section): Cast base_file 1995-07-02 21:51:36 +00:00
sunos.c fsf address update, but not in COPYING files 1995-07-07 22:49:42 +00:00
syms.c * aoutx.h (NAME(aout,slurp_reloc_table)): Cast argument to size_t 1995-07-13 18:14:45 +00:00
targets.c * configure.in: Call AC_CONFIG_HEADER. Substitute 1995-09-06 22:53:43 +00:00
tekhex.c
TODO
trad-core.c * configure.in: Call AC_CONFIG_HEADER. Substitute 1995-09-06 22:53:43 +00:00
versados.c * targets.c (bfd_target): Add fields _read_minisymbols and 1995-07-13 14:46:06 +00:00
VERSION