commit | c684d6c4e3cd299f7e10576eafe9e4b86521e3d0 | [log] [tgz] |
---|---|---|
author | Michael Matz <matz@suse.de> | Thu Jul 13 17:58:19 2023 +0200 |
committer | Michael Matz <matz@suse.de> | Mon Jul 17 16:59:26 2023 +0200 |
tree | 1d3cc7b6a70f5bf8262bda9a2a48c062f034d50e | |
parent | b26b06dd42fbd9a75eebb4c943bf55a88562b81f [diff] |
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.