forked from bminor/glibc
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
riscv: restore ABI compatibility (bug 24484)
The contents of the dynamic section are part of the ABI, thus DL_RO_DYN_SECTION cannot be changed.
- Loading branch information
1 parent
2b8a3c8
commit 484b7af
Showing
2 changed files
with
10 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,8 @@ | ||
2019-07-04 Andreas Schwab <[email protected]> | ||
|
||
[BZ #24484] | ||
* sysdeps/riscv/ldsodefs.h (DL_RO_DYN_SECTION): Define. | ||
|
||
2019-07-04 Szabolcs Nagy <[email protected]> | ||
|
||
* sysdeps/aarch64/Makefile: Install sys/ifunc.h and add tests. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters