summaryrefslogtreecommitdiff
path: root/libgcc/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2013-09-12 13:52:41 -0400
committerDJ Delorie <dj@gcc.gnu.org>2013-09-12 13:52:41 -0400
commitf6a83b4a9f8bb38ee24d244a4521ad6f8f77496c (patch)
treed690c25f951ef2f8c504a45d87bfd262e3ab226f /libgcc/ChangeLog
parent8369f38a6f3f797952452dc25cd148909e049ee6 (diff)
downloadgcc-f6a83b4a9f8bb38ee24d244a4521ad6f8f77496c.tar.gz
MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430 maintainers.
* MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430 maintainers. [gcc] * config/msp430/: New port. * config.gcc (msp430): Added. * doc/invoke.texi: Document MSP430 options. * doc/install.texi: Document msp430-elf * doc/md.texi: Document msp430-elf * doc/contrib.texi: Document msp430-elf [libgcc] * config.host (msp*-*-elf): New. * config/msp430/: New port. [contrib] * config-list.mk: Add msp430-elf. From-SVN: r202535
Diffstat (limited to 'libgcc/ChangeLog')
-rw-r--r--libgcc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libgcc/ChangeLog b/libgcc/ChangeLog
index 2f415bfc80a..2d9c7d4f763 100644
--- a/libgcc/ChangeLog
+++ b/libgcc/ChangeLog
@@ -1,3 +1,8 @@
+2013-09-12 DJ Delorie <dj@redhat.com>
+
+ * config.host (msp*-*-elf): New.
+ * config/msp430/: New port.
+
2013-08-18 Iain Sandoe <iain@codesourcery.com>
PR gcov-profile/58127