Commit Graph

38 Commits

Author SHA1 Message Date
Ian Lance Taylor be2458e4ce * ieee-float.h: Removed; no longer used. 1994-03-14 20:28:30 +00:00
Jim Kingdon 02400c00cb * os9k.h: os9000 target specific header file, the header of the
object file is used now.
1994-03-09 17:34:32 +00:00
Jim Kingdon 8b1d1557f3 * floatformat.h: New file, intended to replace ieee-float.h. 1994-03-01 18:57:01 +00:00
Ian Lance Taylor e51437f199 * libiberty.h: New file. Declares functions provided by
libiberty.
1994-02-10 22:06:53 +00:00
Stan Shebs 2323d13b5c Keep or lose MPW subdir 1994-02-01 03:48:54 +00:00
Ian Lance Taylor 9a0418eb7b * bfdlink.h: New file for new BFD linker backend routines. 1993-12-30 18:44:54 +00:00
Fred Fish b5ed6e32c2 Remove '.Sanitize' from explicit list of Things-to-lose. It is now implicitly
added to the list by Sanitize, unless Sanitize knows it needs to keep it.
1993-08-02 23:29:32 +00:00
Fred Fish 775d4a4096 Add .Sanitize to Things-to-lose list. 1993-07-30 16:46:19 +00:00
Fred Fish f7da728966 Add nlm directory. 1993-07-20 05:16:51 +00:00
Ken Raeburn 0798b09164 bfd.h isn't here any more 1993-06-30 21:21:55 +00:00
K. Richard Pixley 87756e15db added things-to-lose sections 1993-05-27 06:44:29 +00:00
Per Bothner d7e1be4659 * ieee-float.h: Moved from ../gdb.
* dis-asm.h:  New file.  Interface to dis-assembler.
1993-03-18 22:00:09 +00:00
John Gilmore 06db9917ad Remove extraneous msg. 1993-02-03 09:07:51 +00:00
Per Bothner c97259275e * demangle.h: New file, moved from ../gdb. Made independent
of gdb.  Allow demangling style option to be passed as a
	parameter to cplus_demangle(), but using the
	current_demangling_style global as the default.
1992-08-31 00:57:03 +00:00
Jim Wilson 201258d5f5 Keep fopen-bin.h and fopen-same.h. 1991-12-14 01:32:54 +00:00
Steve Chamberlain 11eab90c7f * bfd.h: change the documentation format.
* created coff, elf and opcode and aout directories. Moved:

	aout64.h	==> aout/aout64.h
	ar.h		==> aout/ar.h
	a.out.encap.h	==> aout/encap.h
	a.out.host.h	==> aout/host.h
	a.out.hp.h	==> aout/hp.h
	a.out.sun4.h	==> aout/sun4.h
	ranlib.h	==> aout/ranlib.h
	reloc.h		==> aout/reloc.h
	stab.def	==> aout/stab.def
	stab.gnu.h	==> aout/stab_gnu.h

	coff-a29k.h	==> coff/a29k.h
	coff-h8300.h	==> coff/h8300.h
	coff-i386.h	==> coff/i386.h
	coff-i960.h	==> coff/i960.h
	internalcoff.h	==> coff/internal.h
	coff-m68k.h	==> coff/m68k.h
	coff-m88k.h	==> coff/m88k.h
	coff-mips.h	==> coff/mips.h
	coff-rs6000.h	==> coff/rs6000.h

	elf-common.h	==> elf/common.h
	dwarf.h		==> elf/dwarf.h
	elf-external.h	==> elf/external.h
	elf-internal.h  ==> elf/internal.h

	a29k-opcode.h	==> opcode/a29k.h
	arm-opcode.h	==> opcode/arm.h
	h8300-opcode.h	==> opcode/h8300.h
	i386-opcode.h	==> opcode/i386.h
	i860-opcode.h	==> opcode/i860.h
	i960-opcode.h	==> opcode/i960.h
	m68k-opcode.h	==> opcode/m68k.h
	m88k-opcode.h	==> opcode/m88k.h
	mips-opcode.h	==> opcode/mips.h
	np1-opcode.h	==> opcode/np1.h
	ns32k-opcode.h	==> opcode/ns32k.h
	pn-opcode.h	==> opcode/pn.h
	pyr-opcode.h	==> opcode/pyr.h
	sparc-opcode.h	==> opcode/sparc.h
	tahoe-opcode.h	==> opcode/tahoe.h
	vax-opcode.h	==> opcode/vax.h
1991-12-01 04:56:32 +00:00
Steve Chamberlain 875f1391a7 Added coff-h8300.h 1991-11-27 22:25:34 +00:00
John Gilmore 95b32bff0e Bring in HP a.out remnants from GDB. Eliminate obsolete a.out.gnu.h. 1991-11-21 04:06:23 +00:00
John Gilmore 40458cc92c Rename coff-related files. 1991-10-25 10:21:10 +00:00
John Gilmore fa8f1d093b rs6000 1991-10-25 07:59:50 +00:00
Fred Fish fa4248e315 Add "dwarf.h". 1991-10-24 18:12:14 +00:00
John Gilmore 775e3a22af Remove include files to bfd/hosts. 1991-10-16 01:08:08 +00:00
John Gilmore 08c6aaccee a.out.vax.h gone. 1991-10-05 06:18:24 +00:00
John Gilmore b14f76edd1 Add elf-*.h files. 1991-10-03 22:24:27 +00:00
Steve Chamberlain 77507546d2 Newly created 1991-09-26 22:46:53 +00:00
John Gilmore 2fbf0d18b8 Removes sparc-opcode.h rather than the file it is sanitizing, if not testing!
(fixed...)
1991-09-13 05:17:53 +00:00
K. Richard Pixley 5f62d65b5a Adding "recover"'ability. 1991-09-04 02:51:18 +00:00
K. Richard Pixley 1312dccc30 Recover the editted files. 1991-09-02 21:21:47 +00:00
John Gilmore 4d84d6ad73 Paperwork handled for AMD Coff. 1991-08-29 00:34:45 +00:00
John Gilmore 49d6a0e673 Add ChangeLog for Include. 1991-08-22 08:00:35 +00:00
John Gilmore 3097f7184a Remove amdcoff.h by default because its copyright is not assigned to FSF.
"Sanitize -keep-29k" will keep it.
1991-07-31 17:36:04 +00:00
John Gilmore 51c27f4925 Remove symseg.h, the ancient GDB symbol-segments (gdb-specific debug
information) definition.
1991-07-31 03:11:46 +00:00
John Gilmore 8e71e6e376 Add COPYING file. 1991-07-24 01:07:25 +00:00
John Gilmore 24d6615cd0 Blow away v9 stuff in aout64.h too. 1991-07-24 00:47:13 +00:00
Steve Chamberlain a737c70bde *** empty log message *** 1991-07-15 23:41:06 +00:00
Steve Chamberlain de9d4075d8 *** empty log message *** 1991-06-14 22:14:07 +00:00
John Gilmore 137a7f1119 Add i386coff.h. Print msg when sanitizing sparc-opcode.h. 1991-05-31 11:26:52 +00:00
K. Richard Pixley 0fd8d5d963 Initial revision 1991-05-23 17:10:40 +00:00