binutils-gdb/gas/testsuite/gas
H.J. Lu bd0c565edb gas: Always use as_where for preprocessed assembly codes
Always clear the slot 1 if it was assigned to the input file before the
first .file <NUMBER> directive has been seen.  Always use as_where to
generate the correct debug infor for preprocessed assembly codes.

	PR gas/25878
	PR gas/26740
	* dwarf2dbg.c (allocate_filename_to_slot): Don't reuse the slot 1
	here.
	(dwarf2_where): Restore as_where.
	(dwarf2_directive_filename): Clear the slot 1 if it was assigned
	to the input file.
	* testsuite/gas/i386/dwarf5-line-2.d: New file.
	* testsuite/gas/i386/dwarf5-line-2.s: Likewise.
	* testsuite/gas/i386/dwarf5-line-3.d: Likewise.
	* testsuite/gas/i386/dwarf5-line-3.s: Likewise.
	* testsuite/gas/i386/i386.exp: Run dwarf5-line-2 and
	dwarf5-line-3.
2020-10-17 04:24:22 -07:00
..
aarch64 aarch64: Fix bogus type punning in parse_barrier() [PR26699] 2020-10-06 15:56:44 +01:00
all Add a new ".nop" directive to the assembler to allow the creation of no-op instructions in an architeture neutral manner. 2020-09-14 16:14:24 +01:00
alpha
arc arc: Improve error messages when assembling 2020-07-07 16:01:48 +03:00
arm arm: add support for Cortex-A78 and Cortex-A78AE 2020-10-02 20:44:37 +01:00
avr
bfin
bpf bpf: xBPF SDIV, SMOD instructions 2020-09-18 10:04:23 -07:00
cfi PE/x86-64: Display PE relocation names 2020-09-15 13:56:40 -07:00
cr16 cr16 disassembly error of disp20 fields 2020-08-30 20:49:32 +09:30
cris
crx
csky CSKY: Add objdump option -M abi-names. 2020-09-23 23:55:36 +08:00
d10v
d30v
dlx
elf Fix gas sh-link-zero test for hppa64-hpux 2020-10-06 20:22:43 +10:30
epiphany
fr30
frv
ft32
h8300
hppa
i386 gas: Always use as_where for preprocessed assembly codes 2020-10-17 04:24:22 -07:00
ia64 Re: Change readelf's display of symbol names 2020-07-03 17:15:16 +09:30
ieee-fp
ip2k
iq2000
lm32
lns
m32r
m68hc11
m68k
mach-o
macros Remove powerpc PE support 2020-07-09 22:58:16 +09:30
mcore
mep
metag
microblaze
mips MIPS: Make the IRIX naming of local section symbols consistent 2020-07-29 20:56:41 +01:00
mmix Change readelf's display of symbol names (when not in --wide mode) so that if they are going to be truncated then "[...]" is displayed at the end. Add a comment line option to disable this enhancement and restore the old behaviour. 2020-07-02 11:30:52 +01:00
mn10200
mn10300
mri
msp430
mt
nds32
nios2
or1k
pdp11
pe
pj
ppc PR26513, 629310abec breaks assembling PowerPC Linux kernels 2020-08-23 21:38:05 +09:30
pru
riscv RISC-V: Error for relaxable branch in absolute section. 2020-09-24 15:16:54 -07:00
rl78
rx
s12z
s390
score
sh
sparc
sparc-solaris
symver
tic4x
tic6x Change readelf's display of symbol names (when not in --wide mode) so that if they are going to be truncated then "[...]" is displayed at the end. Add a comment line option to disable this enhancement and restore the old behaviour. 2020-07-02 11:30:52 +01:00
tic54x tic54x fixes 2020-08-24 21:48:08 +09:30
tilegx
tilepro
v850
vax
visium
wasm32
xc16x
xgate
xstormy16
xtensa xtensa: allow runtime ABI selection 2020-06-15 13:01:30 -07:00
z8k Z8k: fix sout/soudb opcodes with direct address 2020-08-04 22:31:42 +02:00
z80
template