..
abs.s
Print all 64bits for st_value and st_size. Adjust tests accordingly.
2010-12-20 20:49:43 +00:00
alias-reloc.s
Write the section table and the section data in the same order that
2011-03-20 18:44:20 +00:00
alias.s
Print all 64bits for st_value and st_size. Adjust tests accordingly.
2010-12-20 20:49:43 +00:00
align-bss.s
Fixing r116753 r116756 r116777
2010-10-19 17:39:10 +00:00
align-nops.s
Fixing r116753 r116756 r116777
2010-10-19 17:39:10 +00:00
align-size.s
Fixing r116753 r116756 r116777
2010-10-19 17:39:10 +00:00
align-text.s
Fixing r116753 r116756 r116777
2010-10-19 17:39:10 +00:00
align.s
Fixing r116753 r116756 r116777
2010-10-19 17:39:10 +00:00
bad-section.s
Jörg Sonnenberger noticed that we were missing this test.
2011-01-24 19:40:38 +00:00
basic-elf-32.s
Write the section table and the section data in the same order that
2011-03-20 18:44:20 +00:00
basic-elf-64.s
Write the section table and the section data in the same order that
2011-03-20 18:44:20 +00:00
bracket-exprs.s
split this test into arch specific pieces, so the ARM
2011-02-25 19:06:35 +00:00
bracket.s
Restore r125595 (reverted in r126336) with modifications:
2011-02-24 21:59:22 +00:00
bss.ll
MC/ELF: Allow null values in virtual sections, ELF doesn't use special
2010-08-18 18:22:37 +00:00
call-abs.s
Convert MC tests to .s so codegen changes won't break them.
2011-01-03 23:47:14 +00:00
cfi-advance-loc2.s
Write the section table and the section data in the same order that
2011-03-20 18:44:20 +00:00
cfi-def-cfa-offset.s
Write the section table and the section data in the same order that
2011-03-20 18:44:20 +00:00
cfi-def-cfa-register.s
Write the section table and the section data in the same order that
2011-03-20 18:44:20 +00:00
cfi-def-cfa.s
Write the section table and the section data in the same order that
2011-03-20 18:44:20 +00:00
cfi-offset.s
Write the section table and the section data in the same order that
2011-03-20 18:44:20 +00:00
cfi-remember.s
Write the section table and the section data in the same order that
2011-03-20 18:44:20 +00:00
cfi-zero-addr-delta.s
Write the section table and the section data in the same order that
2011-03-20 18:44:20 +00:00
cfi.s
Write the section table and the section data in the same order that
2011-03-20 18:44:20 +00:00
comdat.s
Write the section table and the section data in the same order that
2011-03-20 18:44:20 +00:00
common2.s
Fixing r116753 r116756 r116777
2010-10-19 17:39:10 +00:00
common.s
Write the section table and the section data in the same order that
2011-03-20 18:44:20 +00:00
debug-line.s
Fix test.
2010-11-01 17:10:53 +00:00
debug-loc.s
Fix the encoding of negative line deltas.
2010-11-13 01:06:27 +00:00
dg.exp
Add support for leb128 of absolute expressions.
2010-09-11 16:45:15 +00:00
diff2.s
Add a MCObjectFormat class so that code common to all targets that use a
2010-10-16 18:23:53 +00:00
diff.s
Fixing r116753 r116756 r116777
2010-10-19 17:39:10 +00:00
elf_directive_previous.s
actually, move the elf tests into the existing elf dir.
2010-10-02 18:53:48 +00:00
elf_directive_section.s
actually, move the elf tests into the existing elf dir.
2010-10-02 18:53:48 +00:00
empty-dwarf-lines.s
Fixed version of 121434 with no new memory leaks.
2010-12-10 07:39:47 +00:00
empty.s
Fixing r116753 r116756 r116777
2010-10-19 17:39:10 +00:00
entsize.ll
Update tests.
2011-01-16 18:02:57 +00:00
entsize.s
Fixing r116753 r116756 r116777
2010-10-19 17:39:10 +00:00
file.s
Print all 64bits for st_value and st_size. Adjust tests accordingly.
2010-12-20 20:49:43 +00:00
global-offset.s
Handle _GLOBAL_OFFSET_TABLE_ correctly.
2010-10-20 16:46:08 +00:00
got.s
Write the section table and the section data in the same order that
2011-03-20 18:44:20 +00:00
ident.s
Add support for .ident.
2010-10-26 19:35:47 +00:00
invalid-symver.s
Produce an error for an invalid use of .symver.
2010-10-27 17:56:18 +00:00
leb128.s
Add support for expressions in .sleb/.uleb directives.
2010-11-02 17:22:24 +00:00
local-reloc.s
Write the section table and the section data in the same order that
2011-03-20 18:44:20 +00:00
merge.s
Write the section table and the section data in the same order that
2011-03-20 18:44:20 +00:00
n_bytes.s
Add support for .int.
2010-11-17 16:24:40 +00:00
no-fixup.s
Add a test that shows that we produce no fixups when computing the difference
2010-12-18 05:07:45 +00:00
noexec.s
Add support for the --noexecstack option.
2011-01-23 17:55:27 +00:00
norelocation.s
Fixing r116753 r116756 r116777
2010-10-19 17:39:10 +00:00
org.s
Add some limited support for labels in org directives. Hopefully enough to fix
2011-02-20 20:20:07 +00:00
pic-diff.s
Write the section table and the section data in the same order that
2011-03-20 18:44:20 +00:00
plt.s
Fixing r116753 r116756 r116777
2010-10-19 17:39:10 +00:00
pr9292.s
Put in the symbol table symbols only used in a .globl statement.
2011-02-23 20:22:07 +00:00
relax-arith.s
Implement some relaxations for arithmetic instructions. The limitation
2010-10-26 14:09:12 +00:00
relax-crash.s
Relax dwarf line fragments. This fixes a crash in the included testcase.
2010-11-07 02:07:12 +00:00
relax.s
Gas is very inconsistent about when a relaxation/relocation is needed. Do
2011-02-16 03:25:55 +00:00
relocation-386.s
Write the section table and the section data in the same order that
2011-03-20 18:44:20 +00:00
relocation-pc.s
Write the section table and the section data in the same order that
2011-03-20 18:44:20 +00:00
relocation.s
Write the section table and the section data in the same order that
2011-03-20 18:44:20 +00:00
rename.s
Write the section table and the section data in the same order that
2011-03-20 18:44:20 +00:00
section-quoting.s
Be nice to Xcore and the XMOS assembler and avoid quoting section names
2011-03-04 20:03:14 +00:00
section.s
Handle strings in section names the same way as gas:
2011-01-24 18:02:54 +00:00
set.s
Set the value of absolute symbols.
2010-12-20 21:14:39 +00:00
sleb.s
Fixing r116753 r116756 r116777
2010-10-19 17:39:10 +00:00
symref.s
Write the section table and the section data in the same order that
2011-03-20 18:44:20 +00:00
tls-i386.s
Fix handling of @IDNTPOFF relocations, they need to get STT_TLS.
2011-03-17 00:35:10 +00:00
tls.s
Write the section table and the section data in the same order that
2011-03-20 18:44:20 +00:00
type.s
Print all 64bits for st_value and st_size. Adjust tests accordingly.
2010-12-20 20:49:43 +00:00
uleb.s
Fixing r116753 r116756 r116777
2010-10-19 17:39:10 +00:00
undef2.s
Write the section table and the section data in the same order that
2011-03-20 18:44:20 +00:00
undef.s
Print all 64bits for st_value and st_size. Adjust tests accordingly.
2010-12-20 20:49:43 +00:00
weak-relocation.s
PR9352: Always emit a relocation for weak symbols. Not emitting relocations
2011-03-03 07:24:36 +00:00
weak.s
Print all 64bits for st_value and st_size. Adjust tests accordingly.
2010-12-20 20:49:43 +00:00
weakref-plt.s
Make AliasedSymbol able to handle MCTargetExpr. They can get here if
2010-11-11 17:24:43 +00:00
weakref-reloc.s
Write the section table and the section data in the same order that
2011-03-20 18:44:20 +00:00
weakref.s
Write the section table and the section data in the same order that
2011-03-20 18:44:20 +00:00
zero.s
Fixing r116753 r116756 r116777
2010-10-19 17:39:10 +00:00