OSDN Git Service

Add missing entry
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 14 Oct 2011 23:04:14 +0000 (23:04 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 14 Oct 2011 23:04:14 +0000 (23:04 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_6-branch@180014 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index d06f12b..b6849f5 100644 (file)
        when they are not gimple vals before passing them.  Properly
        check for type compatibility.
 
+2011-10-13  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * doc/invoke.texi (SPARC options): Document -mfix-at697f.
+       * config/sparc/sparc.opt (mfix-at697f): New option.
+       * config/sparc/sparc.c (TARGET_MACHINE_DEPENDENT_REORG): Define.
+       (sparc_reorg): New function.
+
 2011-10-12  Steve Ellcey  <sje@cup.hp.com>
 
        PR target/49967