summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4>2012-09-29 15:15:16 +0000
committerhjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4>2012-09-29 15:15:16 +0000
commitc6b55fbf206b5edf5977ec978854efa76bfa3936 (patch)
tree537a3740a079914bdc3ffbcee672e1ff5276ca4a /ChangeLog
parent9231bca544c7f72ae5c644870ad888931aaeae96 (diff)
downloadgcc-c6b55fbf206b5edf5977ec978854efa76bfa3936.tar.gz
Move GCC ChangeLog entry to gcc/ChangeLog
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@191853 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 0 insertions, 6 deletions
diff --git a/ChangeLog b/ChangeLog
index 38217c4b897..48c9e06b143 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,12 +9,6 @@
* Makefile.def: Make all-gcc depend on all-libbacktrace.
* Makefile.in: Rebuild.
-2012-09-21 Anthony Green <green@moxielogic.com>
-
- * config/moxie/moxie.opt: Add -mno-crt0 option.
- * config/moxie/moxie.h (STARTFILE_SPEC): Handle -mno-crt0 option.
- * doc/invoke.texi (Option Summary): Document -mno-crt0 option.
-
2012-09-20 Walter Lee <walt@tilera.com>
* configure.ac: Add tilegx to list of targets that support gold.