This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch users/hjl/linux/master in repository binutils-gdb.
from 2f4a1a61d7 Merge remote-tracking branch 'origin/master' into users/hjl/ [...] adds d63f2be21b Sync config.guess, config.sub from GCC adds 5a12586d44 Add support to GNU ld to separate got related plt entries fr [...] adds f466c3053d Correct PR number in prevvious delta adds a7b8d68257 [PowerPC] Fix "info vector" test in gdb.arch/altivec-regs.exp adds 6f072a1034 [PowerPC] Aliases for vector registers adds 8f0a21480b Include <string.h> to dis-asm.h to get strchr declaration adds bbd94648f2 Fix placement of output in TUI mode adds 183561e05e Automatic date update in version.in adds 491adecac4 Constify target_pass_signals and target_program_signals adds 05be00a884 Constify remote_console_output adds bb27775165 Constify some remote-notif functions adds 8d64371b6b Remove cleanup from remote.c adds dc7e818497 sim: Fix definition of SIM_ARANGE_INLINE adds 338c923d26 Automatic date update in version.in adds d5dcaf1b59 S12Z: Emit RELOC_S12Z_OPR instead of RELOC_EXT24 where appropriate. adds 77fdb0e00b S12Z: gas: Permit "extend" instructions which don't actually [...] adds e7b47f2e68 S12Z: gas: Fix bug when a symbol name was the single letter 'c'. adds 1fea0d5379 doc: Add table of MI versions adds c24bdb023c Introduce dwarf2_cu::get_builder adds 7516c26f86 Do not expand macros to 'defined' adds 2dc8dd17cd RISC-V: Support ELF attribute for gas and readelf. adds 7d7a7d7ccf RISC-V: Merge ELF attribute for ld. adds a4bf3d0720 Don't emit vendor attribute section if there is no attribute [...] adds b84bb29de9 Actually remove definitions of DEFINE_NON_INLINE_P and DEFIN [...] adds e89c694196 Automatic date update in version.in adds baae986a40 Update objdump's --disassemble=<symbol> feature so that if < [...] adds dee3ee2224 Arm: Clean up PE GAS testsuite correct THUMB tests. adds 6471e7d23d Replace "the the" with "the" adds 776489e0a7 Remove cleanups from solib-target.c adds 2030c07971 Change all_objfiles adapter to be a method on program_space adds 7e955d83c4 Change all_objfiles_safe adapter to be a method on program_space adds b669c95337 Add compunits range adapter to objfile adds f252c6d5dc Make psymtab range adapter a method on objfile adds 604b1bfb46 Simplify minsym iteration adds 7932255de5 Make minimal symbol range adapter a method on objfile adds 241110d6cd Automatic date update in version.in adds f3be6050c8 Automatic date update in version.in adds f974f26cb1 Add markers for 2.32 branch to NEWS and ChangeLog files. adds f48dfe417e Change version to 2.32.51 and regenerate configure and pot files. adds 3e80dafbfe Automatic date update in version.in adds 57299f4831 [MIPS] fix typo in mips_arch_choices. adds 111f47f3e4 Automatic date update in version.in adds fc65c7dbe0 Testsuite: Ensure stack protection is off for GCC adds acef8081ec Fix spelling mistakes in BFD library. adds 375cd4233d Updated translations for various binutils subdirectories. adds a6c9b40429 Updated Brazilian Portuguese translation for the ld/ subdirectory. adds 73021deb50 AArch64 AAPCS: Empty structs have non zero size in C++ adds d7167c671d Fix leak in splay-tree adds be6d4f74c7 Remove duplicate or commented-out #includes adds b6fb1ee51c Fix leak in event-top.c history expansion adds b1afaa3566 Automatic date update in version.in adds d65d5705cd Remove the EXTERN define from stabsread.h adds 2e8db3703b Automatic date update in version.in adds 951d1049fa Include compile-internal.h in gcc-c-plugin.h adds 7af7e9b5d8 Remove a comment in compile/compile-cplus-types.c adds 6b4d777433 Use "struct bcache" in objfiles.h adds 3fabc0163a Do not include py-ref.h in most files adds 37b3ab5b54 Declare remote_target in remote-fileio.h adds 38561778f3 Rename "lines" parameter in source-cache.h adds 93cc1d53f5 Include gdb_curses.h in tui-wingeneral.h adds 71ba91e1c0 Include coff/sym.h from coff/ecoff.h adds a7c9855d03 corelow.c does not need sys/file.h adds 6406a2701b ld: Add LTO warning to --wrap documentation adds d99386305c Updated translations for some of the binutils subdirectory. adds 6594e12286 AArch64: Ensure lwp info is created zeroed new e1b34a7021 Merge remote-tracking branch 'origin/master' into users/hjl/ [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: ChangeLog | 11 + bfd/ChangeLog | 79 + bfd/bfd-in2.h | 3 + bfd/configure | 20 +- bfd/elf-attrs.c | 2 +- bfd/elf32-nds32.c | 2 +- bfd/elf32-s12z.c | 13 +- bfd/elf32-s390.c | 3 +- bfd/elfnn-riscv.c | 434 ++ bfd/elfxx-riscv.c | 89 + bfd/elfxx-riscv.h | 3 + bfd/libbfd.h | 1 + bfd/po/bfd.pot | 2932 +++++----- bfd/po/fr.po | 2991 +++++----- bfd/po/pt.po | 2989 +++++----- bfd/po/uk.po | 2986 +++++----- bfd/reloc.c | 5 + bfd/version.h | 2 +- bfd/version.m4 | 2 +- binutils/BRANCHES | 1 + binutils/ChangeLog | 43 + binutils/NEWS | 4 +- binutils/README-how-to-make-a-release | 76 +- binutils/configure | 20 +- binutils/doc/binutils.texi | 8 +- binutils/objdump.c | 99 +- binutils/po/binutils.pot | 3414 +++++------ binutils/po/fr.po | 3573 ++++++------ binutils/po/pt.po | 3529 ++++++------ binutils/po/uk.po | 3535 ++++++------ binutils/readelf.c | 100 + binutils/testsuite/binutils-all/disasm.s | 24 + binutils/testsuite/binutils-all/objdump.exp | 93 +- binutils/testsuite/binutils-all/strip-3.d | 2 +- config.guess | 116 +- config.sub | 1121 ++-- config/ChangeLog | 4 + cpu/ChangeLog | 4 + elfcpp/ChangeLog | 4 + gas/ChangeLog | 90 + gas/NEWS | 2 + gas/config.in | 3 + gas/config/tc-riscv.c | 127 + gas/config/tc-riscv.h | 6 + gas/config/tc-s12z.c | 38 +- gas/configure | 54 +- gas/configure.ac | 25 + gas/doc/c-riscv.texi | 53 + gas/po/gas.pot | 5807 ++++++++++--------- gas/po/uk.po | 5904 +++++++++++--------- .../gas/arm/{archv6t2-1.d => archv6t2-1-pe.d} | 2 +- gas/testsuite/gas/arm/archv6t2-1.d | 1 + gas/testsuite/gas/arm/csdb.d | 1 + .../gas/arm/{sb-thumb1.d => sb-thumb1-pe.d} | 4 +- gas/testsuite/gas/arm/sb-thumb1.d | 3 +- .../gas/arm/{sb-thumb2.d => sb-thumb2-pe.d} | 2 +- gas/testsuite/gas/arm/sb-thumb2.d | 1 + gas/testsuite/gas/arm/udf.d | 1 + gas/testsuite/gas/elf/elf.exp | 17 +- .../gas/elf/{section2.e-arc => section2.e-riscv} | 0 gas/testsuite/gas/riscv/attribute-01.d | 6 + gas/testsuite/gas/riscv/attribute-02.d | 6 + gas/testsuite/gas/riscv/attribute-03.d | 6 + gas/testsuite/gas/riscv/attribute-04.d | 6 + gas/testsuite/gas/riscv/attribute-04.s | 1 + gas/testsuite/gas/riscv/attribute-05.d | 11 + gas/testsuite/gas/riscv/attribute-05.s | 6 + gas/testsuite/gas/riscv/attribute-06.d | 6 + gas/testsuite/gas/riscv/attribute-06.s | 1 + gas/testsuite/gas/riscv/attribute-07.d | 6 + gas/testsuite/gas/riscv/attribute-07.s | 1 + gas/testsuite/gas/riscv/attribute-08.d | 6 + gas/testsuite/gas/riscv/attribute-08.s | 1 + gas/testsuite/gas/riscv/attribute-empty.d | 3 + gas/testsuite/gas/riscv/attribute-unknown.d | 8 + gas/testsuite/gas/riscv/attribute-unknown.s | 2 + gas/testsuite/gas/riscv/{empty.s => empty.l} | 0 gas/testsuite/gas/s12z/labels.d | 18 + gas/testsuite/gas/s12z/labels.s | 3 + gas/testsuite/gas/s12z/opr-indirect-expr.d | 2 +- gas/testsuite/gas/s12z/s12z.exp | 1 + gdb/ChangeLog | 382 +- gdb/aarch64-tdep.c | 10 +- gdb/ada-lang.c | 26 +- gdb/amd64-windows-tdep.c | 2 +- gdb/blockframe.c | 2 +- gdb/breakpoint.c | 8 +- gdb/cli/cli-interp.c | 1 - gdb/coffread.c | 4 +- gdb/compile/compile-cplus-types.c | 4 +- gdb/compile/compile-object-run.c | 2 +- gdb/compile/gcc-c-plugin.h | 2 + gdb/corelow.c | 3 - gdb/cp-support.c | 10 +- gdb/csky-tdep.c | 2 - gdb/dbxread.c | 2 +- gdb/doc/ChangeLog | 10 + gdb/doc/gdb.texinfo | 65 +- gdb/dwarf-index-write.c | 2 +- gdb/dwarf2-frame.c | 2 +- gdb/dwarf2loc.h | 2 +- gdb/dwarf2read.c | 271 +- gdb/elfread.c | 4 +- gdb/event-top.c | 18 +- gdb/gcore.c | 4 +- gdb/gdbserver/ChangeLog | 6 + gdb/gdbserver/linux-x86-low.c | 1 - gdb/gdbserver/remote-utils.c | 1 - gdb/gdbserver/tracepoint.c | 1 - gdb/guile/scm-objfile.c | 2 +- gdb/guile/scm-pretty-print.c | 2 +- gdb/guile/scm-progspace.c | 2 +- gdb/hppa-tdep.c | 6 +- gdb/jit.c | 4 +- gdb/linespec.c | 8 +- gdb/linux-nat.c | 2 +- gdb/linux-nat.h | 2 +- gdb/linux-thread-db.c | 4 +- gdb/m32r-tdep.c | 1 - gdb/main.c | 2 +- gdb/maint.c | 8 +- gdb/mdebugread.c | 2 +- gdb/mi/mi-cmd-file.c | 4 +- gdb/mi/mi-interp.c | 2 +- gdb/mi/mi-main.c | 1 - gdb/minsyms.c | 4 +- gdb/nat/aarch64-linux.c | 2 +- gdb/nat/aarch64-sve-linux-sigcontext.h | 2 +- gdb/nto-procfs.c | 5 +- gdb/objc-lang.c | 20 +- gdb/objfiles.c | 30 +- gdb/objfiles.h | 245 +- gdb/or1k-tdep.c | 1 - gdb/ppc-linux-tdep.c | 2 +- gdb/ppc-tdep.h | 4 + gdb/printcmd.c | 3 +- gdb/probe.c | 6 +- gdb/procfs.c | 4 +- gdb/progspace.h | 33 +- gdb/psymtab.c | 12 +- gdb/psymtab.h | 15 +- gdb/python/py-arch.c | 1 - gdb/python/py-block.c | 1 - gdb/python/py-bpevent.c | 1 - gdb/python/py-cmd.c | 1 - gdb/python/py-continueevent.c | 1 - gdb/python/py-event.h | 1 - gdb/python/py-evtregistry.c | 1 - gdb/python/py-finishbreakpoint.c | 1 - gdb/python/py-frame.c | 1 - gdb/python/py-framefilter.c | 1 - gdb/python/py-function.c | 1 - gdb/python/py-infevents.c | 1 - gdb/python/py-linetable.c | 1 - gdb/python/py-objfile.c | 5 +- gdb/python/py-param.c | 1 - gdb/python/py-prettyprint.c | 3 +- gdb/python/py-progspace.c | 3 +- gdb/python/py-symbol.c | 1 - gdb/python/py-symtab.c | 1 - gdb/python/py-type.c | 1 - gdb/python/py-unwind.c | 1 - gdb/python/py-utils.c | 1 - gdb/python/py-value.c | 1 - gdb/python/py-varobj.c | 1 - gdb/python/py-xmethods.c | 3 +- gdb/python/python.c | 1 - gdb/regcache.c | 1 - gdb/remote-fileio.h | 1 + gdb/remote-notif.c | 6 +- gdb/remote-notif.h | 11 +- gdb/remote.c | 865 +-- gdb/rs6000-tdep.c | 108 +- gdb/solib-dsbt.c | 2 +- gdb/solib-spu.c | 2 +- gdb/solib-target.c | 68 +- gdb/solib.c | 4 +- gdb/source-cache.h | 10 +- gdb/source.c | 10 +- gdb/spu-tdep.c | 4 +- gdb/stabsread.c | 20 +- gdb/stabsread.h | 33 +- gdb/stubs/ChangeLog | 4 + gdb/stubs/ia64vms-stub.c | 1 - gdb/symfile-debug.c | 2 +- gdb/symfile.c | 24 +- gdb/symmisc.c | 36 +- gdb/symtab.c | 72 +- gdb/target-debug.h | 2 +- gdb/target-delegates.c | 20 +- gdb/target.c | 5 +- gdb/target.h | 9 +- gdb/testsuite/ChangeLog | 31 + gdb/testsuite/gdb.arch/altivec-regs.exp | 49 +- gdb/testsuite/gdb.arch/powerpc-vector-regs.c | 59 + gdb/testsuite/gdb.arch/powerpc-vector-regs.exp | 62 + gdb/testsuite/gdb.arch/vsx-regs.exp | 3 + gdb/testsuite/gdb.base/infcall-nested-structs.exp | 58 +- gdb/testsuite/gdb.base/stack-protector.c | 28 + gdb/testsuite/gdb.base/stack-protector.exp | 68 + gdb/testsuite/gdb.cp/ovldbreak.exp | 2 +- .../gdb.dwarf2/inlined_subroutine-inheritance.exp | 213 + gdb/testsuite/lib/gdb.exp | 20 +- gdb/tui/tui-io.c | 6 + gdb/tui/tui-source.c | 1 - gdb/tui/tui-wingeneral.h | 2 + gdb/ui-out.c | 1 - gdb/valprint.c | 2 +- gdb/varobj.c | 1 - gdb/windows-tdep.c | 2 +- gold/ChangeLog | 12 + gold/po/gold.pot | 498 +- gold/po/uk.po | 507 +- gprof/ChangeLog | 13 + gprof/configure | 20 +- gprof/po/gprof.pot | 2 +- gprof/po/tr.po | 40 +- include/ChangeLog | 22 + include/coff/ecoff.h | 2 + include/dis-asm.h | 1 + include/elf/riscv.h | 16 + intl/ChangeLog | 4 + intl/aclocal.m4 | 4 +- ld/ChangeLog | 87 + ld/NEWS | 2 + ld/configure | 20 +- ld/emulparams/elf64_s390.sh | 1 + ld/emulparams/elf_s390.sh | 1 + ld/ld.texi | 3 + ld/po/de.po | 3586 ++++++------ ld/po/ld.pot | 4178 +++++++------- ld/po/pt_BR.po | 4280 +++++++------- ld/po/uk.po | 4235 +++++++------- ld/testsuite/ld-riscv-elf/attr-merge-arch-01.d | 9 + ld/testsuite/ld-riscv-elf/attr-merge-arch-01a.s | 1 + ld/testsuite/ld-riscv-elf/attr-merge-arch-01b.s | 1 + ld/testsuite/ld-riscv-elf/attr-merge-arch-02.d | 9 + ld/testsuite/ld-riscv-elf/attr-merge-arch-02a.s | 1 + ld/testsuite/ld-riscv-elf/attr-merge-arch-02b.s | 1 + ld/testsuite/ld-riscv-elf/attr-merge-arch-03.d | 9 + ld/testsuite/ld-riscv-elf/attr-merge-arch-03a.s | 1 + ld/testsuite/ld-riscv-elf/attr-merge-arch-03b.s | 1 + .../ld-riscv-elf/attr-merge-arch-failed-01.d | 5 + .../ld-riscv-elf/attr-merge-arch-failed-01a.s | 1 + .../ld-riscv-elf/attr-merge-arch-failed-01b.s | 1 + ld/testsuite/ld-riscv-elf/attr-merge-priv-spec-a.s | 3 + ld/testsuite/ld-riscv-elf/attr-merge-priv-spec-b.s | 3 + ld/testsuite/ld-riscv-elf/attr-merge-priv-spec.d | 12 + .../ld-riscv-elf/attr-merge-stack-align-a.s | 1 + .../ld-riscv-elf/attr-merge-stack-align-b.s | 1 + .../ld-riscv-elf/attr-merge-stack-align-failed-a.s | 1 + .../ld-riscv-elf/attr-merge-stack-align-failed-b.s | 1 + .../ld-riscv-elf/attr-merge-stack-align-failed.d | 5 + ld/testsuite/ld-riscv-elf/attr-merge-stack-align.d | 10 + .../ld-riscv-elf/attr-merge-strict-align-01.d | 10 + .../ld-riscv-elf/attr-merge-strict-align-01a.s | 1 + .../ld-riscv-elf/attr-merge-strict-align-01b.s | 1 + .../ld-riscv-elf/attr-merge-strict-align-02.d | 10 + .../ld-riscv-elf/attr-merge-strict-align-02a.s | 1 + .../ld-riscv-elf/attr-merge-strict-align-02b.s | 0 .../ld-riscv-elf/attr-merge-strict-align-03.d | 10 + .../ld-riscv-elf/attr-merge-strict-align-03a.s | 1 + .../ld-riscv-elf/attr-merge-strict-align-03b.s | 1 + .../ld-riscv-elf/attr-merge-strict-align-04.d | 9 + .../ld-riscv-elf/attr-merge-strict-align-04a.s | 1 + .../ld-riscv-elf/attr-merge-strict-align-04b.s | 1 + .../ld-riscv-elf/attr-merge-strict-align-05.d | 10 + .../ld-riscv-elf/attr-merge-strict-align-05a.s | 1 + .../ld-riscv-elf/attr-merge-strict-align-05b.s | 1 + ld/testsuite/ld-riscv-elf/ld-riscv-elf.exp | 12 + ld/testsuite/ld-s390/gotreloc_31-1.dd | 10 +- ld/testsuite/ld-s390/s390.exp | 4 +- ld/testsuite/ld-s390/tlsbin.dd | 16 +- ld/testsuite/ld-s390/tlsbin.rd | 12 +- ld/testsuite/ld-s390/tlsbin.sd | 1 - ld/testsuite/ld-s390/tlsbin_64.dd | 18 +- ld/testsuite/ld-s390/tlsbin_64.rd | 10 +- ld/testsuite/ld-s390/tlsbin_64.sd | 15 +- ld/testsuite/ld-s390/tlspic.dd | 38 +- ld/testsuite/ld-s390/tlspic.rd | 4 +- ld/testsuite/ld-s390/tlspic.sd | 1 - ld/testsuite/ld-s390/tlspic_64.dd | 48 +- ld/testsuite/ld-s390/tlspic_64.rd | 2 + ld/testsuite/ld-s390/tlspic_64.sd | 21 +- libiberty/ChangeLog | 4 + libiberty/splay-tree.c | 2 + opcodes/ChangeLog | 22 + opcodes/configure | 20 +- opcodes/mips-dis.c | 6 +- opcodes/po/de.po | 658 ++- opcodes/po/opcodes.pot | 542 +- opcodes/po/pt_BR.po | 652 ++- opcodes/po/uk.po | 642 ++- sim/common/ChangeLog | 8 + sim/common/sim-arange.c | 11 +- sim/common/sim-arange.h | 2 +- 296 files changed, 34978 insertions(+), 29301 deletions(-) create mode 100644 binutils/testsuite/binutils-all/disasm.s copy gas/testsuite/gas/arm/{archv6t2-1.d => archv6t2-1-pe.d} (80%) copy gas/testsuite/gas/arm/{sb-thumb1.d => sb-thumb1-pe.d} (63%) copy gas/testsuite/gas/arm/{sb-thumb2.d => sb-thumb2-pe.d} (73%) copy gas/testsuite/gas/elf/{section2.e-arc => section2.e-riscv} (100%) create mode 100644 gas/testsuite/gas/riscv/attribute-01.d create mode 100644 gas/testsuite/gas/riscv/attribute-02.d create mode 100644 gas/testsuite/gas/riscv/attribute-03.d create mode 100644 gas/testsuite/gas/riscv/attribute-04.d create mode 100644 gas/testsuite/gas/riscv/attribute-04.s create mode 100644 gas/testsuite/gas/riscv/attribute-05.d create mode 100644 gas/testsuite/gas/riscv/attribute-05.s create mode 100644 gas/testsuite/gas/riscv/attribute-06.d create mode 100644 gas/testsuite/gas/riscv/attribute-06.s create mode 100644 gas/testsuite/gas/riscv/attribute-07.d create mode 100644 gas/testsuite/gas/riscv/attribute-07.s create mode 100644 gas/testsuite/gas/riscv/attribute-08.d create mode 100644 gas/testsuite/gas/riscv/attribute-08.s create mode 100644 gas/testsuite/gas/riscv/attribute-empty.d create mode 100644 gas/testsuite/gas/riscv/attribute-unknown.d create mode 100644 gas/testsuite/gas/riscv/attribute-unknown.s copy gas/testsuite/gas/riscv/{empty.s => empty.l} (100%) create mode 100644 gas/testsuite/gas/s12z/labels.d create mode 100644 gas/testsuite/gas/s12z/labels.s create mode 100644 gdb/testsuite/gdb.arch/powerpc-vector-regs.c create mode 100644 gdb/testsuite/gdb.arch/powerpc-vector-regs.exp create mode 100644 gdb/testsuite/gdb.base/stack-protector.c create mode 100644 gdb/testsuite/gdb.base/stack-protector.exp create mode 100644 gdb/testsuite/gdb.dwarf2/inlined_subroutine-inheritance.exp create mode 100644 ld/testsuite/ld-riscv-elf/attr-merge-arch-01.d create mode 100644 ld/testsuite/ld-riscv-elf/attr-merge-arch-01a.s create mode 100644 ld/testsuite/ld-riscv-elf/attr-merge-arch-01b.s create mode 100644 ld/testsuite/ld-riscv-elf/attr-merge-arch-02.d create mode 100644 ld/testsuite/ld-riscv-elf/attr-merge-arch-02a.s create mode 100644 ld/testsuite/ld-riscv-elf/attr-merge-arch-02b.s create mode 100644 ld/testsuite/ld-riscv-elf/attr-merge-arch-03.d create mode 100644 ld/testsuite/ld-riscv-elf/attr-merge-arch-03a.s create mode 100644 ld/testsuite/ld-riscv-elf/attr-merge-arch-03b.s create mode 100644 ld/testsuite/ld-riscv-elf/attr-merge-arch-failed-01.d create mode 100644 ld/testsuite/ld-riscv-elf/attr-merge-arch-failed-01a.s create mode 100644 ld/testsuite/ld-riscv-elf/attr-merge-arch-failed-01b.s create mode 100644 ld/testsuite/ld-riscv-elf/attr-merge-priv-spec-a.s create mode 100644 ld/testsuite/ld-riscv-elf/attr-merge-priv-spec-b.s create mode 100644 ld/testsuite/ld-riscv-elf/attr-merge-priv-spec.d create mode 100644 ld/testsuite/ld-riscv-elf/attr-merge-stack-align-a.s create mode 100644 ld/testsuite/ld-riscv-elf/attr-merge-stack-align-b.s create mode 100644 ld/testsuite/ld-riscv-elf/attr-merge-stack-align-failed-a.s create mode 100644 ld/testsuite/ld-riscv-elf/attr-merge-stack-align-failed-b.s create mode 100644 ld/testsuite/ld-riscv-elf/attr-merge-stack-align-failed.d create mode 100644 ld/testsuite/ld-riscv-elf/attr-merge-stack-align.d create mode 100644 ld/testsuite/ld-riscv-elf/attr-merge-strict-align-01.d create mode 100644 ld/testsuite/ld-riscv-elf/attr-merge-strict-align-01a.s create mode 100644 ld/testsuite/ld-riscv-elf/attr-merge-strict-align-01b.s create mode 100644 ld/testsuite/ld-riscv-elf/attr-merge-strict-align-02.d create mode 100644 ld/testsuite/ld-riscv-elf/attr-merge-strict-align-02a.s copy binutils/testsuite/binutils-all/empty => ld/testsuite/ld-riscv-elf/attr-merge [...] create mode 100644 ld/testsuite/ld-riscv-elf/attr-merge-strict-align-03.d create mode 100644 ld/testsuite/ld-riscv-elf/attr-merge-strict-align-03a.s create mode 100644 ld/testsuite/ld-riscv-elf/attr-merge-strict-align-03b.s create mode 100644 ld/testsuite/ld-riscv-elf/attr-merge-strict-align-04.d create mode 100644 ld/testsuite/ld-riscv-elf/attr-merge-strict-align-04a.s create mode 100644 ld/testsuite/ld-riscv-elf/attr-merge-strict-align-04b.s create mode 100644 ld/testsuite/ld-riscv-elf/attr-merge-strict-align-05.d create mode 100644 ld/testsuite/ld-riscv-elf/attr-merge-strict-align-05a.s create mode 100644 ld/testsuite/ld-riscv-elf/attr-merge-strict-align-05b.s