Add pc-relative 32-bit reloc to v850 port. Fixes ld-elf/merge test failure.

This commit is contained in:
Nick Clifton
2003-06-03 16:24:03 +00:00
parent fb6b1418e4
commit 283857c8db
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
2003-06-03 Nick Clifton <nickc@redhat.com>
* v850.h (R_V850_32): Rename to R_V850_ABS32.
Add R_V850_REL32.
2003-05-15 Roland McGrath <roland@redhat.com>
* common.h (NT_AUXV, AT_*): New macros.