binutils-gdb/gas/config
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
..
.Sanitize Add m88k-coff target Makefile fragment. 1993-07-15 16:35:23 +00:00
aout_gnu.h
atof-ieee.c
atof-ns32k.c
atof-tahoe.c
atof-vax.c
coff_gnu.h
cplus-dem.c
ebmon29k.mt
h8300.mt
h8300hds.mt
h8500.mt
ho-ansi.h
ho-decstatn.h
ho-generic.h
ho-go32.h
ho-hppabsd.h
ho-hpux.h
ho-i386.h
ho-i386aix.h
ho-irix.h
ho-mipsbsd.h
ho-rs6000.h
ho-sun3.h
ho-sun4.h
ho-sun386.h
ho-sunos.h
ho-sysv.h
ho-vax.h
ho-vms.h
i386coff.mt
m68k.mt
m68kcoff.mt
m88k-opcode.h
m88kcoff.mt Add m88k-coff target Makefile fragment. 1993-07-15 16:35:23 +00:00
mips-big.mt * config/mips-opcode.h: Moved to opcode/mips.h. 1993-07-07 17:23:39 +00:00
mips-lit.mt * config/mips-opcode.h: Moved to opcode/mips.h. 1993-07-07 17:23:39 +00:00
obj-aout.c * Removed sy_forward and replaced it with an undefined expression 1993-07-14 22:21:25 +00:00
obj-aout.h
obj-bout.c * Removed sy_forward and replaced it with an undefined expression 1993-07-14 22:21:25 +00:00
obj-bout.h * Changes to keep a full expression as the value of a symbol, not 1993-07-14 19:35:45 +00:00
obj-coff.c * Removed sy_forward and replaced it with an undefined expression 1993-07-14 22:21:25 +00:00
obj-coff.h * Changes to keep a full expression as the value of a symbol, not 1993-07-14 19:35:45 +00:00
obj-coffbfd.c * config/obj-coffbfd.c (fixup_segment): If TC_M88K, don't adjust 1993-07-15 20:23:43 +00:00
obj-coffbfd.h * Preliminary support for m88k-coff. 1993-07-15 16:02:21 +00:00
obj-ecoff.c * config/obj-ecoff.c (ecoff_frob_file): Discard all open scopes, 1993-07-15 22:01:27 +00:00
obj-elf.c * Removed sy_forward and replaced it with an undefined expression 1993-07-14 22:21:25 +00:00
obj-elf.h (obj_elf_frob_symbol, elf_frob_file, elf_file_symbol): Declare. 1993-07-07 16:22:12 +00:00
obj-generic.c
obj-generic.h * Changes to keep a full expression as the value of a symbol, not 1993-07-14 19:35:45 +00:00
obj-hp300.c
obj-hp300.h
obj-ieee.c * Changes to keep a full expression as the value of a symbol, not 1993-07-14 19:35:45 +00:00
obj-ieee.h
obj-vms.c * Removed sy_forward and replaced it with an undefined expression 1993-07-14 22:21:25 +00:00
obj-vms.h * Changes to keep a full expression as the value of a symbol, not 1993-07-14 19:35:45 +00:00
sh.mt
sparc.mt
tc-a29k.c update use of valueT and addressT 1993-07-12 18:58:50 +00:00
tc-a29k.h
tc-generic.c
tc-generic.h
tc-h8300.c cvs core dumps again... 1993-07-13 19:13:18 +00:00
tc-h8300.h
tc-h8500.c * config/tc-h8500.c (line_comment_chars): Add hash. 1993-07-13 19:12:10 +00:00
tc-h8500.h
tc-hppa.c fix definitions of md_create_long_jump, md_create_short_jump, 1993-07-12 19:42:32 +00:00
tc-hppa.h * config/tc-hppa.h (tc_frob_label): Define. 1993-07-16 16:26:41 +00:00
tc-i386.c fix definitions of md_create_long_jump, md_create_short_jump, 1993-07-12 19:42:32 +00:00
tc-i386.h
tc-i860.c fix definitions of md_create_long_jump, md_create_short_jump, 1993-07-12 19:42:32 +00:00
tc-i860.h
tc-i960.c Thu Jul 8 14:41:43 1993 Mark Eichin (eichin@cygnus.com) 1993-07-08 18:44:32 +00:00
tc-i960.h
tc-m68k.c fix definitions of md_create_long_jump, md_create_short_jump, 1993-07-12 19:42:32 +00:00
tc-m68k.h
tc-m88k.c * config/tc-m88k.c (omagic): Removed unused variable. 1993-07-15 22:16:39 +00:00
tc-m88k.h * Preliminary support for m88k-coff. 1993-07-15 16:02:21 +00:00
tc-m68851.h
tc-mips.c * config/tc-hppa.h (tc_frob_label): Define. 1993-07-16 16:26:41 +00:00
tc-mips.h * config/mips-opcode.h: Moved to opcode/mips.h. 1993-07-07 17:23:39 +00:00
tc-ns32k.c fix definitions of md_create_long_jump, md_create_short_jump, 1993-07-12 19:42:32 +00:00
tc-ns32k.h
tc-sh.c fix definitions of md_create_long_jump, md_create_short_jump, 1993-07-12 19:42:32 +00:00
tc-sparc64.c
tc-sparc64.h
tc-sparc.c Oops, not all of the tc-sparc.c change was format-independent. 1993-07-08 19:09:19 +00:00
tc-sparc.h Define ENV64 for sparc v9. 1993-07-07 16:17:29 +00:00
tc-tahoe.c fix definitions of md_create_long_jump, md_create_short_jump, 1993-07-12 19:42:32 +00:00
tc-tahoe.h
tc-vax.c fix definitions of md_create_long_jump, md_create_short_jump, 1993-07-12 19:42:32 +00:00
tc-vax.h
tc-z8k.c fix definitions of md_create_long_jump, md_create_short_jump, 1993-07-12 19:42:32 +00:00
tc-z8k.h
te-dpx2.h
te-generic.h
te-hp300.h
te-hppa.h
te-i386aix.h
te-ic960.h
te-sco386.h
te-sun3.h
te-sysv32.h
vax-inst.h
z8k.mt