Binutils with MCST patches
Go to file
Ian Lance Taylor c8d672fe7a * coffcode.h (combined_entry_type): Changed fix_tag and fix_end
fields to bitfields.  Added fields fix_value and fix_scnlen.
	(sec_to_styp_flags): If STYP_DEBUG is defined, use it rather than
	STYP_INFO for the type of a section named .debug.
	(coff_add_missing_symbols): Don't define if RS6000COFF_C.
	(coff_write_object_contents): If RS6000COFF_C, don't call
	coff_add_missing_symbols.
	(coff_slurp_symbol_table): If RS6000COFF_C, then if the last aux
	entry has type STY_LD change the x_scnlen into a pointer to a
	symbol and set fix_scnlen.  Also, for a C_BSTAT symbol, change the
	value into a pointer to a symbol and set fix_value.
	* libcoff.h: Rebuilt.
	* coffgen.c (coff_mangle_symbols): Reindent.  If fix_value is set,
	get the symbol offset. Likewise for fix_scnlen.
	(string_size): Change type to bfd_size_type.
	(debug_string_size, debug_string_section): New static variables.
	(coff_fix_symbol_name): If bfd_coff_symname_in_debug returns true,
	write the symbol name into the .debug section; assume that the
	section has already been created with the right size.
	(coff_write_symbols): Initialize debug_string_size to 0.  If
	bfd_coff_symname_in_debug returns true, don't put symbol name in
	usual string table.  After writing out all symbols, if
	debug_string_size is not 0, check that it matches the size of the
	.debug section.
	(coff_get_normalized_symtab): Clear new fix_value and fix_scnlen
	fields.  If the string offset is 0, always use an empty string as
	the name.
	(coff_make_empty_symbol): Zero out the symbol structure.
1994-02-05 05:11:46 +00:00
bfd * coffcode.h (combined_entry_type): Changed fix_tag and fix_end 1994-02-05 05:11:46 +00:00
binutils * objcopy.c (filter_bytes): Make MEMHUNK a char *, not PTR, so we 1994-02-04 18:47:33 +00:00
config * config/mh-lynxosrs6k: Account for lack of ranlib! 1994-02-01 02:43:21 +00:00
gas * lib/gas-defs.exp (regexp_diff): New procedure, vaguely based on 1994-02-04 22:19:31 +00:00
gdb REGISTER_TYPE is obsolete. 1994-02-05 01:07:48 +00:00
gprof update rev to 5.6(Cygnus) 1993-12-16 04:24:16 +00:00
include * ppc.h (PPC_OPERAND_NEXT): Define. 1994-02-05 04:38:05 +00:00
ld * ldmisc.c (ldmalloc, xmalloc, ldrealloc, xrealloc): Functions 1994-02-05 01:14:56 +00:00
mmalloc * COPYING.LIB: New file (standard version 2 LGPL, as already cited 1993-11-17 04:35:46 +00:00
opcodes * ppc-opc.c (powerpc_operands): New operand type MBE to handle a 1994-02-05 04:46:34 +00:00
readline * chardefs.h: Only declare strrchr if it is not #define'd. 1994-01-28 01:05:39 +00:00
sim keep run.1 1993-11-11 20:07:08 +00:00
.Sanitize Since gdb distributions must be sanitized, and it is easy to forget to 1994-01-24 19:36:12 +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, test-build.mk: Remove MUNCH_NM; it was only needed 1994-02-02 19:56:10 +00:00
ChangeLog.mpw Mon Jan 31 16:07:58 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-02-01 00:10:32 +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 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed 1994-02-02 19:56:10 +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 if we're on lynx, set up GNU_MAKE and CONFIG_SHELL in FLAGS_TO_PASS to 1993-11-11 20:35:30 +00:00
config.guess * config.guess: Clean up NeXT support, to allow nextstep 1994-01-25 02:42:14 +00:00
config.sub * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux). 1993-10-05 17:41:05 +00:00
configdos.bat Initial revision 1991-12-12 02:47:57 +00:00
configure * configure: Completely rewrite option processing. Take 1994-01-22 01:41:21 +00:00
configure.bat More dos scripts 1992-02-22 00:25:24 +00:00
configure.in * config/mh-lynxosrs6k: Account for lack of ranlib! 1994-02-01 02:43:21 +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: Remove 'set -e'. It makes any conditionals 1993-11-04 19:13:47 +00:00
intro.texi Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
mpw-build.in Fri Jan 7 14:34:31 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-01-15 20:46:29 +00:00
mpw-config.in Mon Jan 31 16:07:58 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-02-01 00:10:32 +00:00
mpw-configure Mon Jan 31 16:07:58 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-02-01 00:10:32 +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 don't ever use sh explicitly 1993-11-09 23:32:04 +00:00