Replace text for DT_PLTGOT with specific information #92

Merged
inconstante merged 1 commits from dtpltgot into master 6 years ago
inconstante commented 6 years ago (Migrated from github.com)

Hi,

I noticed that the paragraph that describes DT_PLTGOT is a verbatim copy of the paragraph that introduces the Dynamic Section, so I wrote a small replacement for it.

I believe that more information could be added, such as information about the contents of the PLT, but I lack the knowledge/confidence to write it. :)

Hi, I noticed that the paragraph that describes DT_PLTGOT is a verbatim copy of the paragraph that introduces the Dynamic Section, so I wrote a small replacement for it. I believe that more information could be added, such as information about the contents of the PLT, but I lack the knowledge/confidence to write it. :)
wschmidt-ibm commented 6 years ago (Migrated from github.com)

Approved and merged. Thanks, Gabriel! This fixes https://github.com/OpenPOWERFoundation/ELFv2-ABI/issues/82.

Approved and merged. Thanks, Gabriel! This fixes https://github.com/OpenPOWERFoundation/ELFv2-ABI/issues/82.
The pull request has been merged as 89b019992e.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b dtpltgot master
git pull origin dtpltgot

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff dtpltgot
git push origin master
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: systemsoftware/ELFv2-ABI#92
Loading…
There is no content yet.