old-cross-binutils/gas/testsuite/gas
Joseph Myers d99e5b3995 gas:
* config/tc-tic6x.h (tic6x_label_list): New.
	(tic6x_segment_info_type): Keep a list of labels and a current
	frag instead of a boolean for whether labels seen and a count of
	instructions.
	(tic6x_frag_info, TC_FRAG_TYPE, TC_FRAG_INIT, tic6x_frag_init,
	md_do_align, tic6x_do_align, md_end, tic6x_end): New.
	* config/tc-tic6x.c (tic6x_frob_label): Put label on list.
	(tic6x_cleanup): Correct comment.
	(tic6x_free_label_list): New.
	(tic6x_cons_align): Free label list and update for
	tic6x_segment_info_type changes.
	(tic6x_do_align): New.
	(md_assemble): Handle list of labels and saved frag for execute
	packet.  Create machine-dependent frag for new execute packet and
	adjust labels accordingly.
	(tic6x_adjust_section, tic6x_frag_init, tic6x_end): New.
	(md_convert_frag, md_estimate_size_before_relax): Update comments.

gas/testsuite:
	* gas/tic6x/align-1-be.d, gas/tic6x/align-1.d,
	gas/tic6x/align-1.s, gas/tic6x/align-2.d, gas/tic6x/align-2.s:
	New.
2010-04-27 23:43:25 +00:00
..
all Exclude more aout targets. 2009-10-18 07:43:04 +00:00
alpha
arc
arm * ld/testsuite/ld-arm/attr-merge-2.attr: Update for changes in attribute output. 2010-04-15 10:56:39 +00:00
bfin
cfi
cr16
cris
crx
d10v
d30v
dlx
elf * config/tc-h8300.c (h8300_elf_section): New function - issue a 2010-01-13 14:08:54 +00:00
fr30
frv
h8300
hppa PR gas/11395 2010-04-16 11:20:41 +00:00
i386 Restore "call|jmp [xtrn]" in x86 assembler. 2010-04-24 17:41:04 +00:00
i860
ia64 gas/ 2010-02-12 14:34:45 +00:00
ieee-fp
iq2000
lm32
lns
m32r
m68hc11
m68k Exclude more aout targets. 2009-10-18 07:43:04 +00:00
m68k-coff
macros PR gas/11507 2010-04-20 15:54:48 +00:00
maxq10
maxq20
mcore
mep * configure.tgt: Fix mep cpu case. 2010-02-26 17:27:00 +00:00
mips * config/tc-mips.c (mips_fix_loongson2f, mips_fix_loongson2f_nop, 2010-02-25 11:15:48 +00:00
mmix
mn10200
mn10300
mri
msp430
mt
openrisc
pdp11
pe * gas/pe/section-align-1.d: Don't test section flags. 2010-01-28 19:00:03 +00:00
pj
ppc opcodes/ 2010-04-06 16:04:34 +00:00
rx * gas/rx/macros.inc (creg): Remove cpen. 2009-11-17 10:36:48 +00:00
s390 PR 11225 2010-01-28 15:25:20 +00:00
score
sh
sparc
sparc-solaris
sun4
symver
tic4x
tic6x gas: 2010-04-27 23:43:25 +00:00
tic54x
v850
vax
xc16x * gas/xc16x/xc16x.exp (*): Add missing " in timeout cases. 2009-12-19 19:34:07 +00:00
xstormy16
xtensa
z8k
z80 * gas/z80/equ.d, gas/z80/equ.s: Added test of parsing equ directives. 2009-10-25 16:18:04 +00:00
template