aboutsummaryrefslogtreecommitdiff
path: root/include/elf/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2014-08-26 17:01:04 -0400
committerDJ Delorie <dj@redhat.com>2014-08-26 17:01:04 -0400
commit599b6fb8a35c9af16f0edb8e2ca5a85ae8221767 (patch)
treef3c5be2de8b95455980c2167a31b08be7396cf32 /include/elf/ChangeLog
parent32e79d39201271dec352310d597dff430109c8cb (diff)
downloadfsf-binutils-gdb-599b6fb8a35c9af16f0edb8e2ca5a85ae8221767.zip
fsf-binutils-gdb-599b6fb8a35c9af16f0edb8e2ca5a85ae8221767.tar.gz
fsf-binutils-gdb-599b6fb8a35c9af16f0edb8e2ca5a85ae8221767.tar.bz2
rl78.h (RL78_RELAXA_MASK): New. Relax types are enums, not bits
Diffstat (limited to 'include/elf/ChangeLog')
-rw-r--r--include/elf/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/elf/ChangeLog b/include/elf/ChangeLog
index 35d4f4b..b76588f 100644
--- a/include/elf/ChangeLog
+++ b/include/elf/ChangeLog
@@ -1,3 +1,7 @@
+2014-08-26 DJ Delorie <dj@redhat.com>
+
+ * rl78.h (RL78_RELAXA_MASK): New. Relax types are enums, not bits
+
2014-07-07 Barney Stratford <barney_stratford@fastmail.fm>
* avr.h: Add R_AVR_PORT5 and R_AVR_PORT6.