]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gas/config/tc-aarch64.c
Apply changes to allow compiling with -ansi
authorMatthew Malcomson <matthew.malcomson@arm.com>
Wed, 4 Aug 2021 11:04:38 +0000 (12:04 +0100)
committerMatthew Malcomson <matthew.malcomson@arm.com>
Wed, 4 Aug 2021 11:04:38 +0000 (12:04 +0100)
commit2d99dff6654ec24ca8aa252dae37a49f69d88d8f
treefa27bd7ed12446887dcbda00550e983057190ae4
parent87128493874c3d33fee1c75be78d4987f4516aa9
Apply changes to allow compiling with -ansi

This is just to help anyone trying to build Morello binutils with a very
old system compiler.

At the time we branched, binutils wanted to be able to be build using C89.
These changes are what is needed to compile using the `-ansi` flag (i.e.
using that C89 flag).
bfd/elfnn-aarch64.c
gas/config/tc-aarch64.c
opcodes/aarch64-opc.c