Binutils with MCST patches
Go to file
Ian Lance Taylor a208a70f7a Convert i960 COFF to use COFF backend linker.
* coff-i960.c (coff_i960_relocate): Use a coff_section_data
	structure to store the symbol being used.
	(coff_i960_start_final_link): New static function.
	(coff_i960_relocate_section): New static function.
	(coff_i960_adjust_symndx): New static function.
	(coff_start_final_link): Define.
	(coff_relocate_section): Define.
	(coff_adjust_symndx): Define.
	* coffcode.h (bfd_coff_backend_data): Add new callback function
	_bfd_coff_start_final_link.
	(bfd_coff_start_final_link): Define.
	(coff_start_final_link): Define if not defined.
	(bfd_coff_std_swap_table): Add coff_start_final_link.
	* cofflink.c (_bfd_coff_internal_syment_name): Make globally
	visible.
	(_bfd_coff_final_link): Call bfd_coff_start_final_link if the
	function callback is not NULL.
	* libcoff-in.h (struct coff_section_tdata): Add tdata field.
	(_bfd_coff_internal_syment_name): Declare.
	* libcoff.h: Rebuild.
	* configure.in (icoff_big_vec): Add cofflink.o.
	(icoff_little_vec): Likewise.
	* configure: Rebuild.
1995-09-14 19:03:21 +00:00
bfd Convert i960 COFF to use COFF backend linker. 1995-09-14 19:03:21 +00:00
binutils * objdump.c (start_address): New variable. 1995-09-13 22:38:55 +00:00
config turn on -O2 1995-08-22 07:04:48 +00:00
gas * Makefile.in, configure.in: Remove; the testsuite is now run 1995-09-13 20:37:46 +00:00
gdb * stbsread.c (read_one_struct_field): Use subfile language instead of 1995-09-13 22:31:04 +00:00
gprof * Makefile.in (install): Don't install in $(tooldir). 1995-09-08 18:38:50 +00:00
include * internal.h (struct internal_syment): Change n_numaux field from 1995-09-12 16:08:51 +00:00
ld * Makefile.in (maintainer-clean): New target. 1995-09-12 22:23:17 +00:00
mmalloc * Makefile.in, configure.in: Converted to use autoconf. 1995-05-04 00:21:18 +00:00
opcodes * sparc-opc.c (sparc_opcodes): Mark all insns that reference 1995-09-14 19:00:40 +00:00
readline inc-hist.texi: gdb manual up to date for 95q3 1995-06-22 21:30:02 +00:00
sim Sun Sep 10 10:23:56 1995 Michael Tiemann <tiemann@axon.cygnus.com> 1995-09-10 17:33:54 +00:00
.Sanitize * cfg-ml-com.in (sh-*-*): Add sh3e support. 1995-09-06 21:02:59 +00:00
Build-A-Release.mk didn't get propagated from progressive to devo. 1992-07-31 17:33:55 +00:00
ChangeLog * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean. 1995-09-12 22:05:08 +00:00
DOC.Sanitize Remove mention of no-longer-needed keep-mpw, add mention of lose-gdbtk. 1995-05-29 20:52:31 +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 * Makefile.in (GDB_SUPPORT_DIRS): Add utils. 1995-08-05 01:04:06 +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 update target lists for all hosts 1995-05-18 09:16:59 +00:00
cfg-ml-com.in * cfg-ml-com.in (sh-*-*): Add sh3e support. 1995-09-06 21:02:59 +00:00
cfg-ml-pos.in Document sed bug. 1995-07-27 21:37:26 +00:00
config.guess * config.guess: Merge with FSF: 1995-08-11 22:40:18 +00:00
config.sub * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down. 1995-07-03 22:02:03 +00:00
configure Handle autoconfiscated directories by running the correct configure script. 1995-06-21 20:57:03 +00:00
configure.bat additions for binutils release from dj 1994-10-22 02:17:33 +00:00
configure.in * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*. 1995-09-09 00:15:47 +00:00
install-texi.in Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
install.sh * install.sh: If $dstdir exists, don't check whether each component does. 1994-04-27 19:19:56 +00:00
intro.texi Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
makeall.bat additions for binutils release from dj 1994-10-22 02:17:33 +00:00
mpw-README Sun Feb 27 16:05:15 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-02-28 00:15:29 +00:00
mpw-build.in Sun Feb 27 16:05:15 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-02-28 00:15:29 +00:00
mpw-config.in Sun Feb 27 16:05:15 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-02-28 00:15:29 +00:00
mpw-configure Thu Mar 17 12:55:51 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-03-17 23:02:58 +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 add support for i386-unixware target, m68k-vxworks5.1 target, i960-vxworks5.1 target... always configure with --enable-gdbtk 1995-05-18 09:27:23 +00:00