summaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index f4137c2..2d61dbd 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,19 @@
+2011-11-06 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * do_one: do_cleanup defaults to "no".
+ Add initial support for Objective-C and FORTRAN.
+ - Objective-C needs work on run-time support
+ - FORTRAN needs to be tested
+ * gcc_status: Use BUILDDIR not BASEDIR.
+ * gccgo_status: Use BUILDDIR not BASEDIR.
+ * networkconfig.h: Update.
+ * rtems_gccgo_init.c: Switch to unlimited objects configuration.
+ * rundeja: Add Objective-C.
+ * test_driver: Add -C to check options and exit.
+ Add --enable-watchdog to PPL configuration.
+ * testsuite/ada/acats/Makefile.rtems: Correct uC5282.
+ * gccobjc_status: New file.
+
2011-11-04 Joel Sherrill <joel.sherrilL@OARcorp.com>
* test_driver: Spacing.