aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorEric B. Weddington <eric.weddington@atmel.com>2008-03-28 21:51:38 +0000
committerEric B. Weddington <eric.weddington@atmel.com>2008-03-28 21:51:38 +0000
commit2460c166aeb65cd1664234dfebbd779c77ee2956 (patch)
tree829897766407f57ad85af40c3f3619a502c726e0 /include/ChangeLog
parent70881657a21de9024d0992ed1c291b24123bb997 (diff)
downloadgdb-2460c166aeb65cd1664234dfebbd779c77ee2956.zip
gdb-2460c166aeb65cd1664234dfebbd779c77ee2956.tar.gz
gdb-2460c166aeb65cd1664234dfebbd779c77ee2956.tar.bz2
/gas:
2008-03-28 Eric B. Weddington <eric.weddington@atmel.com> * config/tc-avr.c (mcu_types): Add attiny167. * doc/c-avr.texi: Likewise. /include: 2008-03-28 Eric B. Weddington <eric.weddington@atmel.com> * opcode/avr.h (AVR_ISA_TINY3): Define new opcode set for attiny167.
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 0b22f18..749e8e9 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,7 @@
+2008-03-28 Eric B. Weddington <eric.weddington@atmel.com>
+
+ * opcode/avr.h (AVR_ISA_TINY3): Define new opcode set for attiny167.
+
2008-03-24 Ian Lance Taylor <iant@google.com>
* sha1.h: New file, from gnulib.