Go to file
Ian Lance Taylor 267389df6d * read.c (cons): Conditionalize parsing of expression. Move
putting value into object file into separate function.  Separate
	out MRI and WANT_BITFIELDS cases into separate functions.
	(emit_expr): New function to write data into object file.
	Conditionalize on TC_CONS_FIX_NEW and TC_CONS_RELOC rather than on
	processor types.
	(parse_bitfield_cons): New function to parse bitfield expressions
	as used by i960 assemblers.  Only compiled if
	BITFIELD_CONS_EXPRESSIONS is defined.
	(parse_mri_cons): New function to parse MRI style strings.  Only
	compiled if MRI is defined.
	(parse_repeat_cons): New function to parse repeat counts.  Only
	compiled if REPEAT_CONS_EXPRESSIONS is defined.
	* read.h (emit_expr): Added declaration of new function.
	* config/tc-a29k.h (TC_CONS_RELOC): Define to be RELOC_32.
	* config/tc-h8300.h (TC_CONS_RELOC): Define to be R_RELWORD.
	* config/tc-hppa.c (parse_cons_expression_hppa): New function to
	parse a HPPA expression, rather than special case in cons
	function.
	(cons_fix_new_hppa): New function to emit an HPPA fixup, rather
	than special case in emit_expr function.
	* config/tc-hppa.h (TC_PARSE_CONS_EXPRESSION, TC_CONS_FIX_NEW):
	Define to use new functions from tc-hppa.c.
	* config/tc-i960.h (BITFIELD_CONS_EXPRESSIONS): Define.
	(WANT_BITFIELDS): Removed; now obsolete.
	* config/tc-mips.h (REPEAT_CONS_EXPRESSIONS): Define.
	* config/tc-ns32k.c (cons_fix_new_ns32k): New function to emit an
	NS32K fixup, rather than special case in emit_expr function.
	* config/tc-ns32k.h (TC_CONS_FIX_NEW): Define to be
	cons_fix_new_ns32k.  Also use PARAMS rather than checking
	__STDC__.
	* config/tc-sparc.h (TC_CONS_RELOC): Define to RELOC_32.

	* write.c (relax_and_size_seg, adjust_reloc_syms, write_contents):
	Don't core dump if gas has no information about a section.
1993-06-30 18:27:41 +00:00
bfd (CAT4): Added Saber-C (ANSI mode) version. 1993-06-30 10:04:58 +00:00
binutils * Makefile.in: Note dependencies on bucomm.h. 1993-06-28 02:17:13 +00:00
config like mh-sysv4, except with Unixware X definitions 1993-06-22 23:43:34 +00:00
gas * read.c (cons): Conditionalize parsing of expression. Move 1993-06-30 18:27:41 +00:00
gdb * symtab.h (BLOCK_SHOULD_SORT): Do not sort blocks corresponding to 1993-06-29 20:18:26 +00:00
gprof * gprof.c (main): Get whoami from argv, instead of hardcoding. 1993-06-24 21:44:34 +00:00
include Extra stuff for really broken hp compiler. 1993-06-28 15:59:30 +00:00
ld * Makefile.in (scriptdir): Base on tooldir, not datadir. 1993-06-28 19:23:35 +00:00
mmalloc
opcodes * m68k-dis.c (print_insn_arg): Change return value to byte count 1993-06-18 21:18:53 +00:00
readline * configure.in: Add comment. 1993-06-23 18:01:36 +00:00
sim Checkpoint. 1993-06-24 20:52:58 +00:00
.Sanitize Add install.sh 1993-06-23 20:29:28 +00:00
Build-A-Release.mk
build-all.mk * Makefile.in (MAKEINFOFLAGS): New variable. 1993-06-29 19:55:24 +00:00
ChangeLog kludge around 386BSD bug 1993-06-29 20:59:01 +00:00
config.guess * config.guess: Recognize i486-ncr-sysv4. 1993-06-29 20:08:23 +00:00
config.sub * config.sub: Accept -ecoff*, not just -ecoff. 1993-06-04 19:35:28 +00:00
configdos.bat
configure quote program_transform_name value 1993-06-17 23:59:43 +00:00
configure.bat
configure.in add go32 tools to the go32 targetted toolchains 1993-06-27 01:42:27 +00:00
DOC.Sanitize
INSTALL
install-texi.in
Install.in
install.sh kludge around 386BSD bug 1993-06-29 20:59:01 +00:00
intro.texi
Makefile.in * Makefile.in (MAKEINFOFLAGS): New variable. 1993-06-29 19:55:24 +00:00
Pack-A-Progressive
SUPPORTED
tape-labels-tex.in
test-build.mk