Binutils with MCST patches
Go to file
Ian Lance Taylor 016e0d4207 Sat Dec 12 15:26:34 1992 Ian Lance Taylor (ian@cygnus.com)
* listing.c: Call xmalloc, not malloc; don't declare malloc.

	* Changes to support SCO 3.2v4:
	* read.c (s_align_bytes, s_align_ptwo): If not SEG_DATA or
	SEG_BSS, fill with NOP_OPCODE.
	* config/i386coff.mt: Add opcode/i386.h to TARG_CPU_DEPENDENTS.
	* config/obj-coffbfd.c (do_relocs_for): Increment addr even if not
	using ZERO_BASED_SEGMENTS.
	(fill_section): If ZERO_BASED_SEGMENTS, set segment addresses, but
	never set segment address for SEG_E2 (.bss) and don't write out
	SEG_E2 contents.  Set .init and .fini sections to STYP_TEXT.
	(obj_coff_endef): Don't merge labels or symbols awaiting forward
	definitions, and don't merge tags with non-tags.  Check for .bf
	rather than just checking whether the second character is b and
	the third character is f.
	(obj_coff_val): gcc can generate values which we don't handle
	correctly; discard information for now, since it only affects the
	debugging information.
	(tag_find_or_name): Don't insert tags in the symbol table.
	(yank_symbols): Don't merge labels.
	(write_object_file): Don't define SUB_SEGMENT_ALIGN if it is
	already defined.  Fill subsegments with NOP_OPCODE, not 0.  Don't
	set segment address if ZERO_BASED_SEGMENTS.
	(obj_coff_section): Accept and ignore a trailing quoted string, as
	used in AT&T i386 syntax.
	(fixup_segment): Take segment as argument.  On the i386, adjust PC
	relative addends by the segment vaddr.
	* tc-i386.h: Define SUB_SEGMENT_ALIGN.
	* tc-a29k.h: Define ZERO_BASED_SEGMENTS.
	* tc-i386.c: (i386_operand): If I386COFF, accept any segment type.
1992-12-13 00:56:14 +00:00
bfd Sat Dec 12 15:54:36 1992 Ian Lance Taylor (ian@cygnus.com) 1992-12-13 00:52:11 +00:00
binutils recording file death 1992-12-08 04:59:31 +00:00
config recording file death 1992-12-08 04:59:31 +00:00
gas Sat Dec 12 15:26:34 1992 Ian Lance Taylor (ian@cygnus.com) 1992-12-13 00:56:14 +00:00
gdb * config/{vxworks68,vxworks960}: Don't include xdr_regs.o. 1992-12-10 09:56:01 +00:00
gprof recording file death 1992-12-08 05:21:19 +00:00
include recording file death 1992-12-08 04:44:16 +00:00
ld recording file death 1992-12-08 04:59:31 +00:00
mmalloc recording file death 1992-12-08 05:21:19 +00:00
opcodes also search bfd sources for include files 1992-11-18 03:56:18 +00:00
readline recording file death 1992-12-08 04:59:31 +00:00
.Sanitize Add etc directory. 1992-12-05 23:48:21 +00:00
Build-A-Release.mk didn't get propagated from progressive to devo. 1992-07-31 17:33:55 +00:00
ChangeLog add several packages to configdirs 1992-12-04 05:53:52 +00:00
DOC.Sanitize Initial revision 1991-10-31 00:08:52 +00:00
INSTALL Nearly complete. Still needs pointer to "more doc". 1991-04-13 07:41:11 +00:00
Install.in Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
Makefile.in define and pass down locations for X11 files 1992-11-28 02:37:07 +00:00
Pack-A-Progressive Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
SUPPORTED Initial revision 1991-06-12 21:44:36 +00:00
build-all.mk * configure.in: handle some programs as cross-only, and others as 1992-12-12 04:20:03 +00:00
config.sub Added abug, the os (boot monitor really) for the Motorola MVME 135 m68k 1992-11-11 00:52:04 +00:00
configdos.bat Initial revision 1991-12-12 02:47:57 +00:00
configure from p3. Some shells leave PWD in the environment (old tcsh, ksh at least) 1992-09-18 06:16:37 +00:00
configure.bat More dos scripts 1992-02-22 00:25:24 +00:00
configure.in * configure.in: handle some programs as cross-only, and others as 1992-12-12 04:20:03 +00:00
install-texi.in Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
intro.texi Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
sol-Build-A-Release.mk Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
sol-GNUmakefile Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
sol-inst.texi Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
sol-intro.texi Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
sol-make-ftp Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
sol-rel.texi Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
sol-subst-strings Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
sol-subst-strings-ftp Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
tape-labels-tex.in Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
test-build.mk updates dates, added build-cygnus target 1992-11-23 01:40:05 +00:00