[PATCH] s390: Do not generate incomplete opcode table
Jens Remus
jremus@linux.ibm.com
Thu Oct 30 13:46:18 GMT 2025
More information about the Binutils mailing list
Thu Oct 30 13:46:18 GMT 2025
- Previous message (by thread): [PATCH] s390: Do not generate incomplete opcode table
- Next message (by thread): [PATCH] objdump: Show correct file offsets for symbols
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 10/21/2025 1:03 PM, Alan Modra wrote:
> On Thu, Oct 16, 2025 at 01:09:13PM +0200, Jens Remus wrote:
>> opcodes/
>> * Makefile.am (s390-opc.tab): Use an intermediate temporary file
>> to prevent updating of the target on error/warning.
>> * Makefile.in: Regenerated.
>
> OK.
Committed to mainline with Alan's approval. Made the following obvious
correction to the commit message:
1: b1159f8cd916 ! 1: aa4fbe885956 s390: Do not generate incomplete opcode table
@@ Commit message
s390: Do not generate incomplete opcode table
The s390 opcode table s390-opc.tbl is generated from s390-opc.txt
- using the 390-mkopc utility using output redirection. If s390-mkopc
+ using the s390-mkopc utility using output redirection. If s390-mkopc
fails with a non-zero return code, e.g. due to a warning or error, an
incomplete opcode table may be generated in the build directory. A
subsequent invocation of make then assumes that incomplete opcode
Regards,
Jens
--
Jens Remus
Linux on Z Development (D3303)
+49-7031-16-1128 Office
jremus@de.ibm.com
IBM
IBM Deutschland Research & Development GmbH; Vorsitzender des Aufsichtsrats: Wolfgang Wendt; Geschäftsführung: David Faller; Sitz der Gesellschaft: Böblingen; Registergericht: Amtsgericht Stuttgart, HRB 243294
IBM Data Privacy Statement: https://www.ibm.com/privacy/
- Previous message (by thread): [PATCH] s390: Do not generate incomplete opcode table
- Next message (by thread): [PATCH] objdump: Show correct file offsets for symbols
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list