Binutils with MCST patches
Go to file
Ian Lance Taylor 1356d77df3 * struc-symbol.h (struct symbol): Add sy_mri_common bit.
* read.h (mri_comon_symbol): Declare.
	(s_mri_common): Declare.
	* read.c (mri_line_label): New static variable.
	(mri_common_symbol): New global variable.
	(potable): Add "common" and "common.s".
	(read_a_source_file): In MRI mode, set mri_line_label for a label
	at the start of a line.
	(s_mri_common): New function.
	(s_space): Handle mri_common_symbol.
	* symbols.c (colon): Change return value from void to symbolS *,
	and return new symbol.  If mri_common_symbol is set, attach the
	new symbol to it.
	(resolve_symbol_value): Handle an sy_mri_common symbol.
	* symbols.h (colon): Change return value in declaration.
	* subsegs.c (subseg_set_rest): Clear mri_common_symbol.
	(subseg_set (both versions)): Likewise.
	* frags.c (frag_more): Warn if mri_common_symbol is not NULL.
	* write.c (adjust_reloc_syms): Skip sy_mri_common symbols.
	(write_object_file): Discard sy_mri_common symbols.
	(fixup_segment): Change relocations against sy_mri_common symbols
	to be against the common symbol itself.
	* config/obj-coff.c (yank_symbols): Discard sy_mri_common symbols.
	(fixup_segment): Change relocations against sy_mri_common symbols
	to be against the common symbol itself.
	* config/obj-aout.c (obj_crawl_symbol_chain): Discard
	sy_mri_common symbols.
1995-08-08 21:41:30 +00:00
bfd * configure.host: Recognize aix4 explicitly. 1995-08-08 17:31:52 +00:00
binutils * objcopy.c (mark_symbols_used_in_relocations): Handle sections 1995-08-05 06:18:31 +00:00
config Renamed. 1995-07-03 21:22:00 +00:00
gas * struc-symbol.h (struct symbol): Add sy_mri_common bit. 1995-08-08 21:41:30 +00:00
gdb * top.c (target_output_hook): Make declaration match the one 1995-08-08 18:01:46 +00:00
gprof * core.c (get_src_info): Cast arg 7 of bfd_find_nearest_line 1995-07-20 22:13:40 +00:00
include * m68kmri.h: Remove. 1995-08-02 22:48:21 +00:00
ld treat linuxoldld like linuxaout* 1995-07-28 01:43:15 +00:00
mmalloc * Makefile.in, configure.in: Converted to use autoconf. 1995-05-04 00:21:18 +00:00
opcodes * m68k-dis.c: (fpcr_names): Add % before all register names. 1995-08-07 20:22:13 +00:00
readline inc-hist.texi: gdb manual up to date for 95q3 1995-06-22 21:30:02 +00:00
sim Document FSF address updating of all files with FSF addresses, 1995-08-03 18:42:27 +00:00
.Sanitize Remove traces of gdbtk from Makefile.in if --lose-gdbtk arg seen. 1995-08-06 19:16:15 +00:00
Build-A-Release.mk
ChangeLog * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of 1995-08-06 19:18:27 +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
Install.in
Makefile.in * Makefile.in (GDB_SUPPORT_DIRS): Add utils. 1995-08-05 01:04:06 +00:00
Pack-A-Progressive
SUPPORTED
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 (z8k-*-coff): Add 'std' multilib build. 1995-07-31 16:57:38 +00:00
cfg-ml-pos.in Document sed bug. 1995-07-27 21:37:26 +00:00
config.guess * config.guess: Add hppa1.1-hp-lites support. 1995-04-26 16:59:33 +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 (i386-go32 host): Fix typo (deja-gnu -> dejagnu). 1995-08-07 16:24:42 +00:00
install-texi.in
install.sh * install.sh: If $dstdir exists, don't check whether each component does. 1994-04-27 19:19:56 +00:00
intro.texi
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
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