elf.h: Update RISC-V relocations

glibc: commit: 6f962278e24bdf5cb5f310c5a17add41da95407c

And then cut a patch release

Signed-off-by: Michal Biesek <michalbiesek@gmail.com>
(adapted from commit ace831cc97)
This commit is contained in:
Michal Biesek
2023-08-16 00:35:05 +02:00
committed by John Ericson
parent 35f952fd24
commit cdddc5511b
3 changed files with 1141 additions and 115 deletions

View File

@@ -1,4 +1,10 @@
## Release History
# Release History
## 0.16.4 (August 12, 2025)
* Update to a later glibc `elf.h`.
This should not result in any behavioral changes, except for possibly better architecture-specific support.
## 0.15.3 (August 12, 2025)

1246
src/elf.h

File diff suppressed because it is too large Load Diff

View File

@@ -1 +1 @@
0.15.3
0.15.4