]> gcc.gnu.org Git - gcc.git/blame - gcc/ChangeLog
invoke.texi: Fix incorrect uses of @code, @option, @samp, etc markup throughout the...
[gcc.git] / gcc / ChangeLog
CommitLineData
d1f4e4c3
SL
12015-01-05 Sandra Loosemore <sandra@codesourcery.com>
2
3 * doc/invoke.texi: Fix incorrect uses of @code, @option, @samp,
4 etc markup throughout the file.
5
0d578242
BE
62015-01-05 Bernd Edlinger <bernd.edlinger@hotmail.de>
7
8 Enable experimental TSAN support for Ada.
9 * tsan.c (instrument_expr): Handle VIEW_CONVERT_EXPR.
10
a6377d52
JJ
112015-01-05 Jakub Jelinek <jakub@redhat.com>
12
13 PR tree-optimization/64494
14 * tree-ssa-loop-im.c (move_computations_dom_walker::before_dom): Also
15 clear SSA_NAME_ANTI_RANGE_P flag.
16
248d1391
MP
172015-01-05 Marek Polacek <polacek@redhat.com>
18
19 * doc/extend.texi (Arrays of Length Zero): Add missing comma.
20
2c5103ff
JJ
212015-01-05 Jakub Jelinek <jakub@redhat.com>
22
5624e564
JJ
23 Update copyright years.
24
b67cd4e3
JJ
25 * gcc.c (process_command): Update copyright notice dates.
26 * gcov-dump.c: Ditto.
27 * gcov.c: Ditto.
28 * doc/cpp.texi: Bump @copying's copyright year.
29 * doc/cppinternals.texi: Ditto.
30 * doc/gcc.texi: Ditto.
31 * doc/gccint.texi: Ditto.
32 * doc/gcov.texi: Ditto.
33 * doc/install.texi: Ditto.
34 * doc/invoke.texi: Ditto.
35
2c5103ff
JJ
36 * auto-profile.c, auto-profile.h: Fix up Copyright line.
37
eaacbd7b
SL
382015-01-04 Sandra Loosemore <sandra@codesourcery.com>
39
40 * doc/invoke.texi ([-fsized-deallocation]): Copy-edit to fix
41 verb tense, etc.
42 ([-fvtable-verify], [-fvtv-debug]): Likewise.
43 ([-Wabi]): Likewise.
44 ([-fmessage-length]): Likewise.
45 ([-Wsuggest-final-types], [-Wsuggest-final-methods]): Likewise.
46 ([-Wno-discarded-qualifiers]): Likewise.
47 ([-Wnodiscarded-array-qualifiers]): Likewise.
48 ([-Wno-virtual-move-assign]): Likewise.
49 ([-fsanitize=address], [-fsanitize=thread]): Likewise.
50 ([-fsanitize=leak], [-fsanitize=undefined]): Likewise.
51 ([-fsanitize=unreachable], [-fsanitize-recover]): Likewise.
52 ([-fsanitize-undefined-trap-on-error]): Likewise.
53 ([-floop-interchange]): Likewise.
54 ([-ftree-coalesce-inlined-vars]): Likewise.
55 ([-fvect-cost-model]): Likewise.
56 ([-flto]): Likewise.
57 ([--param]): Likewise.
58 (Spec Files): Likewise.
59 ([-mstrict-align]): Likewise.
60 ([-mfix-cortex-a53-835769]): Likewise.
61 ([-march], [-mtune]): Likewise.
62 ([-mpic-register]): Likewise.
63 ([-munaligned-access]): Likewise.
64 ([-msp8]): Likewise.
65 (EIND and Devices with more than 128 Ki Bytes of Flash): Likewise.
66 (AVR Built-in Macros): Likewise.
67 ([-mpreferred-stack-boundary]): Likewise.
68 ([-mtune-crtl]): Likewise.
69 ([-mashf]): Likewise.
70 ([-mmcu=]): Likewise.
71 ([-minrt]): Likewise.
72 ([-maltivec], [-maltivec=be], [-maltivec=le]): Likewise.
73 ([-mupper-regs]): Likewise.
74 ([-matomic-model]): Likewise.
75 ([-mdiv]): Likewise.
76 ([-mzdcbranch]): Likewise.
77 ([-mdisable-callt]): Likewise.
78 ([-msoft-float]): Likewise.
79 ([-m8byte-align]): Likewise.
80 ([-fstack-reuse]): Likewise.
81
70281a8e
SL
822015-01-03 Sandra Loosemore <sandra@codesourcery.com>
83
84 * doc/invoke.texi ([-fprofile-generate], [-fprofile-use]):
85 Fix markup, light copy-editing.
86 ([-fauto-profile]): Rewrite to fix formatting and content
87 problems.
88
408e8aa4
SL
892015-01-03 Sandra Loosemore <sandra@codesourcery.com>
90
91 * doc/invoke.texi ([-fisolate-erroneous-paths-dereference]):
92 Copy-edit description.
93 ([-fisolate-erroneous-paths-attribute]): Likewise.
94 * common.opt (fisolate-erroneous-paths-dereference):
95 Copy-edit description.
96 (fisolate-erroneous-paths-attribute): Likewise.
97
484b5de0
SL
982015-01-03 Sandra Loosemore <sandra@codesourcery.com>
99
100 * doc/invoke.texi ([-fsemantic-interposition]): Fix typos and
101 tidy grammar.
102
e1a77fb6
SL
1032015-01-03 Sandra Loosemore <sandra@codesourcery.com>
104
105 * doc/invoke.texi ([-fplan9-extensions]): Add/fix @opindex.
106 ([-fvtv-debug]): Likewise.
107 ([-Wc++-compat]): Likewise.
108 ([-Wc++11-compat]): Likewise.
109 ([-Wc++14-compat]): Likewise.
110 ([-Wno-sized-deallocation]): Likewise.
111 ([-femit-class-debug-always]): Likewise.
112 ([-femit-struct-debug-detailed]): Likewise.
113 ([-fno-keep-inline-dllexport]): Likewise.
114 ([-fira-algorithm]): Likewise.
115 ([-fira-region]): Likewise.
116 ([-flra-remat]): Likewise.
117 ([-fipa-ra]): Likewise.
118 ([-fhoist-adjacent-loads]): Likewise.
119 ([-fisolate-erroneous-paths-dereference]): Likewise.
120 ([-fisolate-erroneous-paths-attribute]): Likewise.
121 ([-ftree-switch-conversion]): Likewise.
122 ([-ftree-tail-merge]): Likewise.
123 ([-ftree-loop-if-convert]): Likewise.
124 ([-ftree-loop-if-convert-stores]): Likewise.
125 ([-ftree-loop-distribution]): Likewise.
126 ([-ftree-loop-distribute-patterns]): Likewise.
127 ([-flto-compression-level]): Likewise.
128 ([-flto-report]): Likewise.
129 ([-flto-report-wpa]): Likewise.
130 ([-fuse-linker-plugin]): Likewise.
131 ([-mfix-cortex-a53-835769]): Likewise.
132 ([-mno-fix-cortex-a53-835769]): Likewise.
133 ([-mmmx]...[-mno-3dnow]): Remove the -mno- forms from the
134 explicit listing; add a note to the discussion indicating they
135 exist. Reorder table to group similar options. Add missing
136 @opindex entries. Add @need commands throughout the table to
137 allow it to be split across multiple pages.
138 ([-m8bit-idiv]): Fix @opindex.
139 ([-mavx256-split-unaligned-load]): Likewise.
140 ([-mavx256-split-unaligned-store]): Likewise.
141 ([-mstack-protector-guard]): Likewise.
142 ([-mcpu=]): Likewise.
143 ([-mcpu]): Likewise.
144 ([-mpointer-size=]): Likewise.
145
846ef40a
JDA
1462015-01-03 John David Anglin <danglin@gcc.gnu.org>
147
148 * config/pa/pa.md (decrement_and_branch_until_zero): Use `Q' constraint
149 instead of `m' constraint. Likewise for unnamed movb comparison
150 patterns using reg_before_reload_operand predicate.
151 * config/pa/predicates.md (reg_before_reload_operand): Tighten
152 predicate to reject register index and LO_SUM DLT memory forms
153 after reload.
154
d6ae9a6d
SL
1552015-01-02 Sandra Loosemore <sandra@codesourcery.com>
156
157 * doc/invoke.texi (Option Summary): Fix spelling of
158 -fdevirtualize-at-ltrans.
159 ([-fdevirtualize]): Fix markup.
160 ([-fdevirtualize-speculatively]): Fix typo.
161 ([-fdevirtualize-at-ltrans]): Likewise. Make description less
162 implementor-speaky.
163 * common.opt (fdevirtualize-at-ltrans): Likewise.
164 * ipa-devirt.c: Fix typos in comments throughout the file.
165 (ipa_devirt): Fix typos in format strings for dump output.
166
dd8d9ac4
SL
1672015-01-02 Sandra Loosemore <sandra@codesourcery.com>
168
169 * doc/invoke.texi ([-fopt-info]): Fix markup, consolidate
170 discussion of defaults, light copy-editing.
171
1d4854da
BE
1722015-01-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
173
174 * tsan.c (instrument_expr): corrected previous checkin.
175
fe86867f
BE
1762015-01-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
177
178 Instrument bit field and unaligned accesses for TSAN.
179 * sanitizer.def (BUILT_IN_TSAN_READ_RANGE): New built-in function.
180 (BUILT_IN_TSAN_WRITE_RANGE): New built-in function.
181 * tsan.c (instrument_expr): Handle COMPONENT_REF and BIT_FIELD_REF.
182 Use BUILT_IN_TSAN_READ_RANGE and BUILT_IN_TSAN_WRITE_RANGE for
183 unaligned memory regions.
184
f8478c42 1852015-01-01 Anthony Green <green@moxielogic.com>
582f770b 186
f8478c42
AG
187 * config/moxie/predicates.md (moxie_general_movsrc_operand):
188 Restrict move source register offsets to 16 bits.
ad41bd84 189\f
f8478c42 190Copyright (C) 2015 Free Software Foundation, Inc.
ad41bd84
JM
191
192Copying and distribution of this file, with or without modification,
193are permitted in any medium without royalty provided the copyright
194notice and this notice are preserved.
This page took 7.686952 seconds and 5 git commands to generate.