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:
authorNick Clifton <nickc@redhat.com>2004-07-27 15:37:11 +0400
committerNick Clifton <nickc@redhat.com>2004-07-27 15:37:11 +0400
commit57bbec139173d0a81d3bed826b57c2b194076b81 (patch)
tree434f369b5ba6648e28357f49390308dc06d3e604 /include/elf/ChangeLog
parent5ea3a6e15288bdb3e30f54900640a8fccc15dbc5 (diff)
Add CRX insns: pushx, popx
Add support to GAS for expressions which are the difference of two symbols
Diffstat (limited to 'include/elf/ChangeLog')
-rw-r--r--include/elf/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/elf/ChangeLog b/include/elf/ChangeLog
index 5563ddbee..408088587 100644
--- a/include/elf/ChangeLog
+++ b/include/elf/ChangeLog
@@ -1,3 +1,8 @@
+2004-07-27 Tomer Levi <Tomer.Levi@nsc.com>
+
+ * crx.h: Add BFD_RELOC_CRX_SWITCH8, BFD_RELOC_CRX_SWITCH16,
+ BFD_RELOC_CRX_SWITCH32.
+
2004-07-06 Tomer Levi <Tomer.Levi@nsc.com>
* common.h (EM_CRX): Define.