Also support '^=' in linker script expressions
authorMichael Matz <matz@suse.de>
Thu, 13 Jul 2023 15:58:19 +0000 (17:58 +0200)
committerMichael Matz <matz@suse.de>
Mon, 17 Jul 2023 14:59:26 +0000 (16:59 +0200)
commitc684d6c4e3cd299f7e10576eafe9e4b86521e3d0
tree1d3cc7b6a70f5bf8262bda9a2a48c062f034d50e
parentb26b06dd42fbd9a75eebb4c943bf55a88562b81f
Also support '^=' in linker script expressions

this requires also changes in ldgram.y and ldexp.c, unlike
accepting '^' only.  But let's do this anyway, if only for
symmetry.
ld/ld.texi
ld/ldexp.c
ld/ldgram.y
ld/ldlex.l