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:
authorEric Weddington <eric.weddington@atmel.com>2008-01-23 20:36:23 +0300
committerEric Weddington <eric.weddington@atmel.com>2008-01-23 20:36:23 +0300
commit4be948a34ac7c9da65b402322ed567870f79d42b (patch)
tree812bd935249524fa1425a844eb12aaea29f77282 /include/ChangeLog
parent797ac90aed26ac9ac6c0224c0e8da7ed03254982 (diff)
/gas:
2008-01-23 Eric B. Weddington <eric.weddington@atmel.com> * config/tc-avr.c (mcu_types): Change opcode set for at86rf401. /include: 2008-01-23 Eric B. Weddington <eric.weddington@atmel.com> * opcode/avr.h (AVR_ISA_RF401): Add new opcode set for at86rf401.
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 98fea92b9..9e079f625 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,7 @@
+2008-01-23 Eric B. Weddington <eric.weddington@atmel.com>
+
+ * opcode/avr.h (AVR_ISA_RF401): Add new opcode set for at86rf401.
+
2008-01-03 Eric B. Weddington <eric.weddington@atmel.com>
* opcode/avr.h (AVR_ISA_USB162): Add new opcode set.