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>2006-03-03 18:25:30 +0300
committerNick Clifton <nickc@redhat.com>2006-03-03 18:25:30 +0300
commit961fe49069358eb66381c5e1ac56681e5cf4e5b2 (patch)
treec94b20834073d6c34f3289a70e5ade4ca8d3b28a /include/elf/ChangeLog
parent17c8ac3992639e7c5ec921d2fbd3856111be1b26 (diff)
Add linker relaxation support for the AVR
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 9012392ed..27665852b 100644
--- a/include/elf/ChangeLog
+++ b/include/elf/ChangeLog
@@ -1,3 +1,8 @@
+2006-03-03 Bjoern Haase <bjoern.m.haase@web.de>
+
+ * avr.h (R_AVR_MS8_LDI,R_AVR_MS8_LDI_NEG): Add.
+ (EF_AVR_LINKRELAX_PREPARED): Add.
+
2006-03-02 Ben Elliston <bje@au.ibm.com>
Import from the GCC tree: