mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-28 01:50:48 +00:00
BFD messages
bfd/ * archive.c, * bfd.c, * linker.c, * reloc.c, * stabs.c, * syms.c: Standardize error/warning messages. binutils/ * testsuite/binutils-all/mips/mips-reginfo-n32.d, * testsuite/binutils-all/mips/mips-reginfo.d: Update. gas/ * testsuite/gas/mips/reginfo-2.l: Update. ld/ * testsuite/ld-arm/cmse-implib-errors.out, * testsuite/ld-arm/cmse-new-earlier-later-implib.out, * testsuite/ld-arm/cmse-new-implib-not-sg-in-implib.out, * testsuite/ld-arm/cmse-new-wrong-implib.out, * testsuite/ld-arm/cmse-veneers-no-gnu_sgstubs.out, * testsuite/ld-arm/cmse-veneers-wrong-entryfct.out, * testsuite/ld-cris/badgotr1.d, * testsuite/ld-cris/tls-err-24.d, * testsuite/ld-cris/tls-err-25.d, * testsuite/ld-cris/tls-err-26.d, * testsuite/ld-cris/tls-err-27.d, * testsuite/ld-cris/tls-err-28.d, * testsuite/ld-cris/tls-err-40.d, * testsuite/ld-cris/tls-err-44.d, * testsuite/ld-cris/tls-err-48.d, * testsuite/ld-cris/tls-err-52.d, * testsuite/ld-cris/tls-err-53.d, * testsuite/ld-cris/tls-err-55.d, * testsuite/ld-cris/tls-err-56.d, * testsuite/ld-cris/tls-err-62.d, * testsuite/ld-cris/tls-err-65.d, * testsuite/ld-cris/tls-err-77.d, * testsuite/ld-elf/empty-implib.out, * testsuite/ld-elf/indirect.exp: Update.
This commit is contained in:
@@ -4,4 +4,4 @@
|
||||
#objcopy: --rename-section .foo=.reginfo
|
||||
#source: mips-reginfo.s
|
||||
#error: \A[^\n]*: incorrect `\.reginfo' section size; expected 24, got 4\n
|
||||
#error: [^\n]*: Bad value\Z
|
||||
#error: [^\n]*: bad value\Z
|
||||
|
||||
@@ -3,4 +3,4 @@
|
||||
#as: -32
|
||||
#objcopy: --rename-section .foo=.reginfo
|
||||
#error: \A[^\n]*: incorrect `\.reginfo' section size; expected 24, got 4\n
|
||||
#error: [^\n]*: Bad value\Z
|
||||
#error: [^\n]*: bad value\Z
|
||||
|
||||
Reference in New Issue
Block a user