Go to file
Ian Lance Taylor becfe05e61 * config/tc-hppa.h (tc_frob_label): Define.
* config/tc-mips.c: Many changes to support simple assembler
	optimization.
	(insn_label, prev_insn, prev_prev_insn, dummy_opcode,
	prev_insn_valid, prev_insn_frag, prev_insn_where,
	prev_insn_fixp, prev_insn_is_delay_slot): New static
	variables.
	(insn_uses_reg, mips_no_prev_insn, mips_emit_delays,
	mips_align, s_stringer, s_mips_space): New static functions.
	(mips_define_label): New global function.
	(md_pseudo_table): For "ascii", "asciz", "asciiz", call
	s_stringer.  Changed argument to float_cons from 0 or 1 to 'f'
	or 'd'.  For "space" call s_mips_space.
	(md_begin): Call mips_no_prev_insn.
	(append_insn): Only insert necessary NOP instructions.
	(macro): Call mips_emit_delays before setting mips_noreorder.
	Increment and decrement mips_noreorder rather than using
	save_reorder_condition.  Don't bother to use noreorder in
	M_L_DOB and M_L_DAB, since append_insn will not insert a NOP.
	(md_atof): Handle floating point numbers correctly for both
	big and little endian targets.
	(s_align, s_cons): Call mips_align rather than frag_align.
	(s_change_seg, s_cons): Call mips_emit_delays.
	(s_float_cons): Let float_cons do the work.
	(s_mipsset): Call mips_emit_delays when setting noreorder.
	* config/tc-mips.h (tc_frob_label): Define to be
	mips_define_label.
1993-07-16 16:26:41 +00:00
bfd * coff-m88k.c (howto_table): Corrected bitsize for R_PCR26L from 1993-07-15 20:06:41 +00:00
binutils * objdump.c (disassemble_data): Handle the m88k. 1993-07-15 16:46:50 +00:00
config add mh-riscos 1993-07-08 04:00:47 +00:00
gas * config/tc-hppa.h (tc_frob_label): Define. 1993-07-16 16:26:41 +00:00
gdb * m88k-pinsn.c: Moved code into opcodes/m88k-dis.c. 1993-07-15 22:07:28 +00:00
gprof * Makefile.in: Install correctly. 1993-07-06 17:12:20 +00:00
include Removed definition of OMAGIC from m88k.h. 1993-07-15 22:10:56 +00:00
ld remove dupliate include 1993-07-15 22:02:01 +00:00
mmalloc * attach.c, detach.c: Include <sys/types.h> before <fcntl.h>. 1993-07-15 13:01:31 +00:00
opcodes * m88k-dis.c: New file, moved in from gdb and changed to use the 1993-07-15 16:40:49 +00:00
readline * configure.in (*-*-riscos*): New entry; use mh-sysv. 1993-07-02 18:06:10 +00:00
sim * compile.c: Reset HMODE back to zero (accidently set it to 1). 1993-07-15 17:04:39 +00:00
.Sanitize Add install.sh 1993-06-23 20:29:28 +00:00
Build-A-Release.mk didn't get propagated from progressive to devo. 1992-07-31 17:33:55 +00:00
build-all.mk handle our SCO name better 1993-07-12 21:05:23 +00:00
ChangeLog * Makefile.in (Makefile): depend on configure.in. Also drop the 1993-07-14 19:04:10 +00:00
config.guess * configure: Remove extraneous output when guessing host type. 1993-07-09 01:27:26 +00:00
config.sub * config.sub: Recognize h8300hhms as h8300h-hitachi-hms. 1993-07-14 03:20:18 +00:00
configdos.bat Initial revision 1991-12-12 02:47:57 +00:00
configure * configure: Remove extraneous output when guessing host type. 1993-07-09 01:27:26 +00:00
configure.bat More dos scripts 1992-02-22 00:25:24 +00:00
configure.in * config.sub: Recognize h8300hhms as h8300h-hitachi-hms. 1993-07-14 03:20:18 +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-texi.in Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
Install.in Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
install.sh kludge around 386BSD bug 1993-06-29 20:59:01 +00:00
intro.texi Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
Makefile.in remove all.cross and install.cross targets 1993-07-08 01:00:43 +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
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 uniq to holes, ccross changes 1993-07-08 00:57:49 +00:00