summaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
authorsandra <sandra@138bc75d-0d04-0410-961f-82ee72b054a4>2015-01-03 21:21:46 +0000
committersandra <sandra@138bc75d-0d04-0410-961f-82ee72b054a4>2015-01-03 21:21:46 +0000
commit8d0a65c403b54ea10c182a4ae06ab22a0de2b682 (patch)
treefded533c5323248a1ebc78369fabd8f8242ab6c4 /gcc/ChangeLog
parentcbd0ca2fa13bd92e8e7d7634f72e5b5153a50421 (diff)
downloadgcc-8d0a65c403b54ea10c182a4ae06ab22a0de2b682.tar.gz
2015-01-03 Sandra Loosemore <sandra@codesourcery.com>
gcc/ * doc/invoke.texi ([-fplan9-extensions]): Add/fix @opindex. ([-fvtv-debug]): Likewise. ([-Wc++-compat]): Likewise. ([-Wc++11-compat]): Likewise. ([-Wc++14-compat]): Likewise. ([-Wno-sized-deallocation]): Likewise. ([-femit-class-debug-always]): Likewise. ([-femit-struct-debug-detailed]): Likewise. ([-fno-keep-inline-dllexport]): Likewise. ([-fira-algorithm]): Likewise. ([-fira-region]): Likewise. ([-flra-remat]): Likewise. ([-fipa-ra]): Likewise. ([-fhoist-adjacent-loads]): Likewise. ([-fisolate-erroneous-paths-dereference]): Likewise. ([-fisolate-erroneous-paths-attribute]): Likewise. ([-ftree-switch-conversion]): Likewise. ([-ftree-tail-merge]): Likewise. ([-ftree-loop-if-convert]): Likewise. ([-ftree-loop-if-convert-stores]): Likewise. ([-ftree-loop-distribution]): Likewise. ([-ftree-loop-distribute-patterns]): Likewise. ([-flto-compression-level]): Likewise. ([-flto-report]): Likewise. ([-flto-report-wpa]): Likewise. ([-fuse-linker-plugin]): Likewise. ([-mfix-cortex-a53-835769]): Likewise. ([-mno-fix-cortex-a53-835769]): Likewise. ([-mmmx]...[-mno-3dnow]): Remove the -mno- forms from the explicit listing; add a note to the discussion indicating they exist. Reorder table to group similar options. Add missing @opindex entries. Add @need commands throughout the table to allow it to be split across multiple pages. ([-m8bit-idiv]): Fix @opindex. ([-mavx256-split-unaligned-load]): Likewise. ([-mavx256-split-unaligned-store]): Likewise. ([-mstack-protector-guard]): Likewise. ([-mcpu=]): Likewise. ([-mcpu]): Likewise. ([-mpointer-size=]): Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@219164 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog43
1 files changed, 43 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 84fd92bef74..ca4956477c9 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,46 @@
+2015-01-03 Sandra Loosemore <sandra@codesourcery.com>
+
+ * doc/invoke.texi ([-fplan9-extensions]): Add/fix @opindex.
+ ([-fvtv-debug]): Likewise.
+ ([-Wc++-compat]): Likewise.
+ ([-Wc++11-compat]): Likewise.
+ ([-Wc++14-compat]): Likewise.
+ ([-Wno-sized-deallocation]): Likewise.
+ ([-femit-class-debug-always]): Likewise.
+ ([-femit-struct-debug-detailed]): Likewise.
+ ([-fno-keep-inline-dllexport]): Likewise.
+ ([-fira-algorithm]): Likewise.
+ ([-fira-region]): Likewise.
+ ([-flra-remat]): Likewise.
+ ([-fipa-ra]): Likewise.
+ ([-fhoist-adjacent-loads]): Likewise.
+ ([-fisolate-erroneous-paths-dereference]): Likewise.
+ ([-fisolate-erroneous-paths-attribute]): Likewise.
+ ([-ftree-switch-conversion]): Likewise.
+ ([-ftree-tail-merge]): Likewise.
+ ([-ftree-loop-if-convert]): Likewise.
+ ([-ftree-loop-if-convert-stores]): Likewise.
+ ([-ftree-loop-distribution]): Likewise.
+ ([-ftree-loop-distribute-patterns]): Likewise.
+ ([-flto-compression-level]): Likewise.
+ ([-flto-report]): Likewise.
+ ([-flto-report-wpa]): Likewise.
+ ([-fuse-linker-plugin]): Likewise.
+ ([-mfix-cortex-a53-835769]): Likewise.
+ ([-mno-fix-cortex-a53-835769]): Likewise.
+ ([-mmmx]...[-mno-3dnow]): Remove the -mno- forms from the
+ explicit listing; add a note to the discussion indicating they
+ exist. Reorder table to group similar options. Add missing
+ @opindex entries. Add @need commands throughout the table to
+ allow it to be split across multiple pages.
+ ([-m8bit-idiv]): Fix @opindex.
+ ([-mavx256-split-unaligned-load]): Likewise.
+ ([-mavx256-split-unaligned-store]): Likewise.
+ ([-mstack-protector-guard]): Likewise.
+ ([-mcpu=]): Likewise.
+ ([-mcpu]): Likewise.
+ ([-mpointer-size=]): Likewise.
+
2015-01-03 John David Anglin <danglin@gcc.gnu.org>
* config/pa/pa.md (decrement_and_branch_until_zero): Use `Q' constraint