Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn David Anglin <dave.anglin@nrc-cnrc.gc.ca>2005-11-07 03:08:35 +0300
committerJohn David Anglin <dave.anglin@nrc-cnrc.gc.ca>2005-11-07 03:08:35 +0300
commit835cc311c3e01c672c12132b88b34c28f8a8524d (patch)
tree45d5f6dee6bdb3d3d4ed9fff23f9502681a59684 /include/elf
parent2b91e0dac433ec7395ab6e44724589e1a527f96a (diff)
* elf/hppa.h (R_PARISC_DIR64WR, R_PARISC_DIR64DR): Remove relocs.
Diffstat (limited to 'include/elf')
-rw-r--r--include/elf/hppa.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/elf/hppa.h b/include/elf/hppa.h
index 57efac674..38a464e90 100644
--- a/include/elf/hppa.h
+++ b/include/elf/hppa.h
@@ -309,12 +309,6 @@ RELOC_NUMBER (R_PARISC_PCREL16DF, 79)
RELOC_NUMBER (R_PARISC_DIR64, 80)
/* 64-bit doubleword symbol + addend */
-RELOC_NUMBER (R_PARISC_DIR64WR, 81)
-/* 64-bit doubleword RR(symbol, addend) */
-
-RELOC_NUMBER (R_PARISC_DIR64DR, 82)
-/* 64-bit doubleword RR(symbol, addend) */
-
RELOC_NUMBER (R_PARISC_DIR14WR, 83)
/* load/store mod. comp. (2) RR(symbol, addend) */