* s390.h: Rename R_390_GOTOFF to R_390_GOTOFF32. Add new gotoff,

gotplt and pltoff relocations.
This commit is contained in:
Martin Schwidefsky
2003-01-20 11:51:38 +00:00
parent 7905c4f158
commit d52cfbfdd8
2 changed files with 16 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
2003-01-20 Martin Schwidefsky <schwidefsky@de.ibm.com>
* s390.h: Rename R_390_GOTOFF to R_390_GOTOFF32. Add new gotoff,
gotplt and pltoff relocations.
2003-01-17 Alan Modra <amodra@bigpond.net.au>
* common.h: Formatting, typo fixes.