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-12-22 17:25:37 +0300
committerNick Clifton <nickc@redhat.com>2004-12-22 17:25:37 +0300
commit1f490e5712894e58eb4b9151a9123fd928890811 (patch)
tree0048578efe13ab1de776753cf0ba018286a29036 /include/elf/ChangeLog
parent4b84574c07ec0e9d9b1fc23c3d63f2ff8b9a1881 (diff)
Add support for the new R_AVR_LDI, R_AVR_6 and R_AVR_6_ADIW relocs for the
LDI, ADIW/SBIW and LDD/STD instructions.
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 ea49947f5..0c49618cc 100644
--- a/include/elf/ChangeLog
+++ b/include/elf/ChangeLog
@@ -1,3 +1,8 @@
+2004-12-22 Klaus Rudolph <lts-rudolph@gmx.de>
+
+ * include/elf/avr.h (R_AVR_LDI, R_AVR_6, R_AVR_6_ADIW): New
+ relocs.
+
2004-12-16 Richard Sandiford <rsandifo@redhat.com>
* v850.h (R_V850_LO16_SPLIT_OFFSET): New reloc.