binutils-gdb/binutils/testsuite/binutils-all
H.J. Lu 279d901e5a x86-64: Add Intel LAM property support
Add Intel Linear Address Masking (LAM) property support.  LAM modifies
the checking that is applied to 64-bit linear addresses, allowing
software to use of the untranslated address bits for metadata.

bfd/

	* elf-linker-x86.h (elf_x86_cet_report): Renamed to ...
	(elf_x86_prop_report): This.
	(elf_linker_x86_params): Add lam_u48, lam_u57, lam_u48_report
	and lam_u57_report.
	* elfxx-x86.c (_bfd_x86_elf_link_setup_gnu_properties): Support
	GNU_PROPERTY_X86_FEATURE_1_LAM_U48 and
	GNU_PROPERTY_X86_FEATURE_1_LAM_U57.
	(_bfd_x86_elf_link_fixup_gnu_properties): Keep LAM features only
	for 64-bit output.

binutils/

	* NEWS: Mention LAM_U48 and LAM_U57 support.
	* elfedit.c (elf_x86_feature): Support lam_u48 and lam_u57.
	(usage): Add lam_u48 and lam_u57.
	* readelf.c (decode_x86_feature_1): Support LAM_U48 and LAM_U57.
	* doc/binutils.texi: Update elfedit with lam_u48 and lam_u57
	support.
	* testsuite/binutils-all/x86-64/lam-u48.d: New file.
	* testsuite/binutils-all/x86-64/lam-u48.s: Likewise.
	* testsuite/binutils-all/x86-64/lam-u57.d: Likewise.
	* testsuite/binutils-all/x86-64/lam-u57.s: Likewise.

include/

	* elf/common.h (GNU_PROPERTY_X86_FEATURE_1_LAM_U48): New.
	(GNU_PROPERTY_X86_FEATURE_1_LAM_U57): Likewise.

ld/

	* NEWS: Mention LAM_U48 and LAM_U57 support.
	* ld.texi: Document LAM_U48 and LAM_U57 support.
	* emulparams/cet.sh: Updated.
	* emulparams/elf_x86_64.sh: Source x86-64-lam.sh.
	* emulparams/x86-64-lam.sh: New file.
	* testsuite/ld-x86-64/property-x86-lam-u48-1a.d: Likewise.
	* testsuite/ld-x86-64/property-x86-lam-u48-1b.d: Likewise.
	* testsuite/ld-x86-64/property-x86-lam-u48-2.d: Likewise.
	* testsuite/ld-x86-64/property-x86-lam-u48-3a.d: Likewise.
	* testsuite/ld-x86-64/property-x86-lam-u48-3b.d: Likewise.
	* testsuite/ld-x86-64/property-x86-lam-u48-4.d: Likewise.
	* testsuite/ld-x86-64/property-x86-lam-u48-5.d: Likewise.
	* testsuite/ld-x86-64/property-x86-lam-u48.s: Likewise.
	* testsuite/ld-x86-64/property-x86-lam-u57-1a.d: Likewise.
	* testsuite/ld-x86-64/property-x86-lam-u57-1b.d: Likewise.
	* testsuite/ld-x86-64/property-x86-lam-u57-2.d: Likewise.
	* testsuite/ld-x86-64/property-x86-lam-u57-3a.d: Likewise.
	* testsuite/ld-x86-64/property-x86-lam-u57-3b.d: Likewise.
	* testsuite/ld-x86-64/property-x86-lam-u57-4.d: Likewise.
	* testsuite/ld-x86-64/property-x86-lam-u57-5.d: Likewise.
	* testsuite/ld-x86-64/property-x86-lam-u57.s: Likewise.
	* testsuite/ld-x86-64/x86-64.exp: Run LAM tests.
2020-12-23 13:00:55 -08:00
..
aarch64 AArch64: add GAS support for UDF instruction 2020-04-30 15:47:30 +01:00
arc arc: Detect usage of illegal double register pairs 2020-07-14 14:51:15 +03:00
arm [PATCH v2] binutils: arm: Fix disassembly of conditional VDUPs. 2020-04-17 17:25:19 +01:00
bfin Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
hppa Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
i386 x86: Support GNU_PROPERTY_X86_ISA_1_BASELINE marker 2020-10-30 06:50:10 -07:00
m68k Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
mips MIPS: Make the IRIX naming of local section symbols consistent 2020-07-29 20:56:41 +01:00
nfp Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
vax Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
wasm32 Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
windres Update the Windows Resource compiler (windres) to support the OWNERDRAW and BITMAP menuitem flags. 2020-07-09 13:45:01 +01:00
x86-64 x86-64: Add Intel LAM property support 2020-12-23 13:00:55 -08:00
add-empty-section.d
add-section.d
add-symbol.d
alias-2.def
alias.def
ar.exp Add an option to the archiver to add a section recording library dependencies. 2020-11-03 15:12:47 +00:00
bintest.s
common-1.s
common-1a.d
common-1b.d
common-1c.d
common-1d.d
common-1e.d
common-1f.d
common-2.s
common-2a.d
common-2b.d
common-2c.d
common-2d.d
common-2e.d
common-2f.d
compress.exp Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
copy-1.d
copy-1.s
copy-2.d Use is_xcoff_format in binutils testsuite 2020-07-07 18:26:33 +09:30
copy-3.d Use is_xcoff_format in binutils testsuite 2020-07-07 18:26:33 +09:30
copy-4.d Use is_xcoff_format in binutils testsuite 2020-07-07 18:26:33 +09:30
copy-5.d
copy-6.d
copytest.s
cxxfilt.exp Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
data-sections.s
debug_str.d
debug_str.s
debuginfod.exp The procedure to find an unused port for the debuginfod tests is susceptible to a TOCTOU failure. Change port finding in order to avoid this. Also use 'expect' to interact with the server process since we now use the server's output to determine whether a port is in use. 2020-03-02 12:46:47 +00:00
debuglink.s Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
disasm.s
dlltool.exp Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
dumptest.s
dw2-1.S Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
dw2-1.W
dw2-2.S Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
dw2-3.rS
dw2-3.rt
dw2-3.S Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
dw2-3.W
dw2-3gabi.W
dw2-compressed.S Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
dw2-decodedline-1.S
dw2-decodedline.S
dw2-empty.S
dw2-ranges.S Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
dw2-ranges.W
dw4.s Fix discrepancies in nm's --line-number output by adding support for the DW_AT_specification DWARF Attttribute. 2020-03-19 16:55:13 +00:00
dw5.S Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
dw5.W readelf: Show Unit Type for DWARF5 2020-09-24 23:13:13 +02:00
dwarf-attributes.S Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
dwarf-attributes.W readelf: Show Unit Type for DWARF5 2020-09-24 23:13:13 +02:00
dwo.s Fix readelf's and objdump's dislplay of DWO links when multiple links are present. 2020-11-13 16:02:39 +00:00
elfedit-1.d Remove x86 NaCl target support 2020-06-30 08:56:14 -07:00
elfedit-2.d
elfedit-3.d
elfedit-4.d
elfedit-5.d
elfedit.exp Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
empty
empty-file
empty.s
exclude-1.s
exclude-1a.d
exclude-1b.d
fastcall.def
group-2.s
group-3.s
group-4.s
group-5.d
group-5.s
group-6.d
group-6.s
group-7.s
group-7a.d
group-7b.d
group-7c.d
group.s
ifunc.s Add missing test file 2020-11-20 14:06:14 +00:00
keep-section-1.d Implement objcopy/strip --keep-section=<sectionpattern> 2019-11-04 11:55:28 +10:30
keep-section-2.d Implement objcopy/strip --keep-section=<sectionpattern> 2019-11-04 11:55:28 +10:30
libdw2-compressed.out
libdw2-compressedgabi.out
libdw2.out
link-order.s
linkdebug.s Add support for debuginfod to the binutils (disable by default, enabled via a configure time option). 2020-01-09 13:19:20 +00:00
localize-hidden-1.d
localize-hidden-1.s
localize-hidden-2.d
localize-hidden-2.s
locview-1.s
locview-2.s
mangled.s Readelf demangling test typo 2020-08-14 21:29:57 +09:30
mbind1.s
needed-by-reloc.s
nm-1.s
nm-elf-1.s
nm-ver.s
nm.exp nm ifunc test tweaks 2020-11-25 16:36:50 +10:30
note-1.d
note-2-32.d
note-2-32.s
note-2-64.d
note-2-64.s
note-3-32.d
note-3-32.s
note-3-64.d
note-3-64.s
note-3.32.s
note-4-32.d
note-4-32.s
note-4-64.d
note-4-64.s
note-5.d
note-5.s
note-6-32.d
note-6-32.s
note-6-64.d
note-6-64.s
objcopy.exp binutils: Report error message on error 2020-10-22 04:48:29 -07:00
objdump.exp binutils objdump.exp remote_file typo 2020-06-23 11:02:56 +09:30
objdump.s
objdump.W
objdump.Wk
objdump.WK2
objdump.WK3
objdump.WL [readelf] Fix end_seq entry in -wL. Specifically stop the display of a line number and is_statement/has-view fields for the End of Sequence operator, as these have no meaning. 2020-07-10 11:25:44 +01:00
only-section-01.d
pr18374.s
pr19020.in
pr19020a.d
pr19020b.d
pr19547.c
pr23633.d
pr23633.list
pr23633.s
pr25543.d Restore readelf's string dump to previous behaviour where newlines were caused line breaks. 2020-03-02 10:02:02 +00:00
pr25543.s Restore readelf's string dump to previous behaviour where newlines were caused line breaks. 2020-03-02 10:02:02 +00:00
pr25662-pdp11.s Fix unresolved test in binutils for pdp11. 2020-06-04 23:41:57 -07:00
pr25662.ld Add testcase for PR 25662 invalid sh_offset for section 2020-03-27 10:54:26 +00:00
pr25662.s Add testcase for PR 25662 invalid sh_offset for section 2020-03-27 10:54:26 +00:00
pr26112.o.bz2 Add a testcase for PR binutils/26112 2020-06-23 06:52:41 -07:00
pr26112.r Add a testcase for PR binutils/26112 2020-06-23 06:52:41 -07:00
pr26160.dwp.bz2 Add a testcase for PR binutils/26160 2020-06-23 09:20:28 -07:00
pr26160.r Add a testcase for PR binutils/26160 2020-06-23 09:20:28 -07:00
readelf-maskos-1a.d Fix SHF_GNU_RETAIN testsuite fallout 2020-11-20 10:33:28 +00:00
readelf-maskos-1b.d Fix SHF_GNU_RETAIN testsuite fallout 2020-11-20 10:33:28 +00:00
readelf-maskos-unknown.s Fix SHF_GNU_RETAIN testsuite fallout 2020-11-20 10:33:28 +00:00
readelf-maskos.s Support SHF_GNU_RETAIN ELF section flag 2020-11-18 11:51:13 +00:00
readelf.demangled Add demangling support to readelf. 2020-08-12 13:31:59 +01:00
readelf.exp Support SHF_GNU_RETAIN ELF section flag 2020-11-18 11:51:13 +00:00
readelf.h
readelf.k
readelf.k2 Fix readelf's and objdump's dislplay of DWO links when multiple links are present. 2020-11-13 16:02:39 +00:00
readelf.locview-1
readelf.locview-2
readelf.n
readelf.pr18374
readelf.r
readelf.r-64
readelf.s
readelf.s-64
readelf.ss
readelf.ss-64
readelf.ss-mips
readelf.ss-tmips
readelf.wa
readelf.wKis
readelf.z
remove-relocs-01.d
remove-relocs-01.s
remove-relocs-02.d
remove-relocs-03.d
remove-relocs-04.d
remove-relocs-05.d
remove-relocs-06.d
remove-relocs-07.d
remove-relocs-07.s
remove-relocs-08.d
remove-section-01.d
retain1.s Support SHF_GNU_RETAIN ELF section flag 2020-11-18 11:51:13 +00:00
retain1a.d Support SHF_GNU_RETAIN ELF section flag 2020-11-18 11:51:13 +00:00
retain1b.d Support SHF_GNU_RETAIN ELF section flag 2020-11-18 11:51:13 +00:00
set-section-alignment.d Use is_xcoff_format in binutils testsuite 2020-07-07 18:26:33 +09:30
size.exp Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
strings-1.bin
strings.exp Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
strip-1.d
strip-2.d
strip-3.d CSKY: Support attribute section. 2020-08-28 17:23:24 +08:00
strip-4.d
strip-5.d
strip-6.d
strip-7.d
strip-8.d
strip-9.d
strip-10.d
strip-11.d
strip-12.d
strip-12.s
strip-13.d
strip-13mips64.s
strip-13rel.s
strip-13rela.s
strip-14.d
strip-14mips64.s
strip-14rel.s
strip-14rela.s
strip-15.d
strip-15mips64.s
strip-15rel.s
strip-15rela.s
symbols-1.d
symbols-2.d
symbols-3.d
symbols-4.d
symbols.s
testprog.c
testranges-ia64.d
testranges-ia64.s
testranges.d
testranges.s
unique.s
unknown.s
update-1.s
update-2.s
update-3.s
update-4.s
update-section.exp [PATCH] objcopy: Allow --dump-section to dump an empty SEC_HAS_CONTENTS section 2020-05-04 17:04:25 +01:00
verilog-1.hex
verilog-2.hex
verilog-4.hex
verilog-8.hex
verilogtest.s
version.def
version.s
z.s
zero-sec.r Add a warning if an emtpty SHT_REL, SHT_RELA or SHT_PROGBITS section is detected. Disable all warnings unless the (new) lint mode is enabled. 2020-04-29 16:01:40 +01:00
zero-sec.s Add a warning if an emtpty SHT_REL, SHT_RELA or SHT_PROGBITS section is detected. Disable all warnings unless the (new) lint mode is enabled. 2020-04-29 16:01:40 +01:00