win64: hi-mem adjustments
commitd76e03232bb858387108c91e7bf58bd892563483
authorgrischka <grischka>
Mon, 10 Oct 2022 23:50:33 +0000 (11 01:50 +0200)
committergrischka <grischka>
Thu, 13 Oct 2022 18:32:47 +0000 (13 20:32 +0200)
treea86f6dbfa14933af482e8f0e83970c6ab961a80e
parentc03d59eae0f2183016960aacf1a9d23ae45d644e
win64: hi-mem adjustments

- x86_64-link.c:
  ignore relocation overflow to undefined (weak) symbols
- 104_inline.test:
  test lower 32 bits only
- tccpe.c:
  support -Wl,--image-base=... above the 32bit range
tccpe.c
tests/tests2/104+_inline.c
x86_64-link.c